Uses of Class
com.oracle.bmc.recovery.model.UpdateRecoveryServiceSubnetDetails
-
Packages that use UpdateRecoveryServiceSubnetDetails Package Description com.oracle.bmc.recovery.model com.oracle.bmc.recovery.requests -
-
Uses of UpdateRecoveryServiceSubnetDetails in com.oracle.bmc.recovery.model
Methods in com.oracle.bmc.recovery.model that return UpdateRecoveryServiceSubnetDetails Modifier and Type Method Description UpdateRecoveryServiceSubnetDetails
UpdateRecoveryServiceSubnetDetails.Builder. build()
Methods in com.oracle.bmc.recovery.model with parameters of type UpdateRecoveryServiceSubnetDetails Modifier and Type Method Description UpdateRecoveryServiceSubnetDetails.Builder
UpdateRecoveryServiceSubnetDetails.Builder. copy(UpdateRecoveryServiceSubnetDetails model)
-
Uses of UpdateRecoveryServiceSubnetDetails in com.oracle.bmc.recovery.requests
Methods in com.oracle.bmc.recovery.requests that return UpdateRecoveryServiceSubnetDetails Modifier and Type Method Description UpdateRecoveryServiceSubnetDetails
UpdateRecoveryServiceSubnetRequest. getBody$()
Alternative accessor for the body parameter.UpdateRecoveryServiceSubnetDetails
UpdateRecoveryServiceSubnetRequest. getUpdateRecoveryServiceSubnetDetails()
Describes the parameters required to update a recovery service subnet.Methods in com.oracle.bmc.recovery.requests with parameters of type UpdateRecoveryServiceSubnetDetails Modifier and Type Method Description UpdateRecoveryServiceSubnetRequest.Builder
UpdateRecoveryServiceSubnetRequest.Builder. body$(UpdateRecoveryServiceSubnetDetails body)
Alternative setter for the body parameter.UpdateRecoveryServiceSubnetRequest.Builder
UpdateRecoveryServiceSubnetRequest.Builder. updateRecoveryServiceSubnetDetails(UpdateRecoveryServiceSubnetDetails updateRecoveryServiceSubnetDetails)
Describes the parameters required to update a recovery service subnet.
-