Uses of Class
com.oracle.bmc.ocvp.model.AttachDatastoreClusterToEsxiHostDetails
-
Packages that use AttachDatastoreClusterToEsxiHostDetails Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.requests -
-
Uses of AttachDatastoreClusterToEsxiHostDetails in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return AttachDatastoreClusterToEsxiHostDetails Modifier and Type Method Description AttachDatastoreClusterToEsxiHostDetails
AttachDatastoreClusterToEsxiHostDetails.Builder. build()
Methods in com.oracle.bmc.ocvp.model with parameters of type AttachDatastoreClusterToEsxiHostDetails Modifier and Type Method Description AttachDatastoreClusterToEsxiHostDetails.Builder
AttachDatastoreClusterToEsxiHostDetails.Builder. copy(AttachDatastoreClusterToEsxiHostDetails model)
-
Uses of AttachDatastoreClusterToEsxiHostDetails in com.oracle.bmc.ocvp.requests
Methods in com.oracle.bmc.ocvp.requests that return AttachDatastoreClusterToEsxiHostDetails Modifier and Type Method Description AttachDatastoreClusterToEsxiHostDetails
AttachDatastoreClusterToEsxiHostRequest. getAttachDatastoreClusterToEsxiHostDetails()
The information about Datastore Cluster attachment.AttachDatastoreClusterToEsxiHostDetails
AttachDatastoreClusterToEsxiHostRequest. getBody$()
Alternative accessor for the body parameter.Methods in com.oracle.bmc.ocvp.requests with parameters of type AttachDatastoreClusterToEsxiHostDetails Modifier and Type Method Description AttachDatastoreClusterToEsxiHostRequest.Builder
AttachDatastoreClusterToEsxiHostRequest.Builder. attachDatastoreClusterToEsxiHostDetails(AttachDatastoreClusterToEsxiHostDetails attachDatastoreClusterToEsxiHostDetails)
The information about Datastore Cluster attachment.AttachDatastoreClusterToEsxiHostRequest.Builder
AttachDatastoreClusterToEsxiHostRequest.Builder. body$(AttachDatastoreClusterToEsxiHostDetails body)
Alternative setter for the body parameter.
-