Uses of Class
com.oracle.bmc.ocvp.model.DatastoreClusterCollection
-
Packages that use DatastoreClusterCollection Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.responses -
-
Uses of DatastoreClusterCollection in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return DatastoreClusterCollection Modifier and Type Method Description DatastoreClusterCollection
DatastoreClusterCollection.Builder. build()
Methods in com.oracle.bmc.ocvp.model with parameters of type DatastoreClusterCollection Modifier and Type Method Description DatastoreClusterCollection.Builder
DatastoreClusterCollection.Builder. copy(DatastoreClusterCollection model)
-
Uses of DatastoreClusterCollection in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return DatastoreClusterCollection Modifier and Type Method Description DatastoreClusterCollection
ListDatastoreClustersResponse. getDatastoreClusterCollection()
The returned DatastoreClusterCollection instance.Methods in com.oracle.bmc.ocvp.responses with parameters of type DatastoreClusterCollection Modifier and Type Method Description ListDatastoreClustersResponse.Builder
ListDatastoreClustersResponse.Builder. datastoreClusterCollection(DatastoreClusterCollection datastoreClusterCollection)
The returned DatastoreClusterCollection instance.
-