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