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.modelMethods in com.oracle.bmc.recovery.model that return RecoveryServiceSubnetCollection Modifier and Type Method Description RecoveryServiceSubnetCollectionRecoveryServiceSubnetCollection.Builder. build()Methods in com.oracle.bmc.recovery.model with parameters of type RecoveryServiceSubnetCollection Modifier and Type Method Description RecoveryServiceSubnetCollection.BuilderRecoveryServiceSubnetCollection.Builder. copy(RecoveryServiceSubnetCollection model)
- 
Uses of RecoveryServiceSubnetCollection in com.oracle.bmc.recovery.responsesMethods in com.oracle.bmc.recovery.responses that return RecoveryServiceSubnetCollection Modifier and Type Method Description RecoveryServiceSubnetCollectionListRecoveryServiceSubnetsResponse. getRecoveryServiceSubnetCollection()The returned RecoveryServiceSubnetCollection instance.Methods in com.oracle.bmc.recovery.responses with parameters of type RecoveryServiceSubnetCollection Modifier and Type Method Description ListRecoveryServiceSubnetsResponse.BuilderListRecoveryServiceSubnetsResponse.Builder. recoveryServiceSubnetCollection(RecoveryServiceSubnetCollection recoveryServiceSubnetCollection)The returned RecoveryServiceSubnetCollection instance.
 
-