Uses of Class
com.oracle.bmc.disasterrecovery.model.DrPlanCollection
-
Packages that use DrPlanCollection Package Description com.oracle.bmc.disasterrecovery.model com.oracle.bmc.disasterrecovery.responses -
-
Uses of DrPlanCollection in com.oracle.bmc.disasterrecovery.model
Methods in com.oracle.bmc.disasterrecovery.model that return DrPlanCollection Modifier and Type Method Description DrPlanCollection
DrPlanCollection.Builder. build()
Methods in com.oracle.bmc.disasterrecovery.model with parameters of type DrPlanCollection Modifier and Type Method Description DrPlanCollection.Builder
DrPlanCollection.Builder. copy(DrPlanCollection model)
-
Uses of DrPlanCollection in com.oracle.bmc.disasterrecovery.responses
Methods in com.oracle.bmc.disasterrecovery.responses that return DrPlanCollection Modifier and Type Method Description DrPlanCollection
ListDrPlansResponse. getDrPlanCollection()
The returned DrPlanCollection instance.Methods in com.oracle.bmc.disasterrecovery.responses with parameters of type DrPlanCollection Modifier and Type Method Description ListDrPlansResponse.Builder
ListDrPlansResponse.Builder. drPlanCollection(DrPlanCollection drPlanCollection)
The returned DrPlanCollection instance.
-