Uses of Class
com.oracle.bmc.recovery.model.RecoveryServiceSubnetCollection
-
Packages that use RecoveryServiceSubnetCollection Package Description com.oracle.bmc.recovery.model com.oracle.bmc.recovery.responses -
-
Uses of RecoveryServiceSubnetCollection in com.oracle.bmc.recovery.model
Methods in com.oracle.bmc.recovery.model that return RecoveryServiceSubnetCollection Modifier and Type Method Description RecoveryServiceSubnetCollection
RecoveryServiceSubnetCollection.Builder. build()
Methods in com.oracle.bmc.recovery.model with parameters of type RecoveryServiceSubnetCollection Modifier and Type Method Description RecoveryServiceSubnetCollection.Builder
RecoveryServiceSubnetCollection.Builder. copy(RecoveryServiceSubnetCollection model)
-
Uses of RecoveryServiceSubnetCollection in com.oracle.bmc.recovery.responses
Methods in com.oracle.bmc.recovery.responses that return RecoveryServiceSubnetCollection Modifier and Type Method Description RecoveryServiceSubnetCollection
ListRecoveryServiceSubnetsResponse. getRecoveryServiceSubnetCollection()
The returned RecoveryServiceSubnetCollection instance.Methods in com.oracle.bmc.recovery.responses with parameters of type RecoveryServiceSubnetCollection Modifier and Type Method Description ListRecoveryServiceSubnetsResponse.Builder
ListRecoveryServiceSubnetsResponse.Builder. recoveryServiceSubnetCollection(RecoveryServiceSubnetCollection recoveryServiceSubnetCollection)
The returned RecoveryServiceSubnetCollection instance.
-