Uses of Class
com.oracle.bmc.ocvp.model.AttachDatastoreClusterToEsxiHostDetails.Builder
-
Packages that use AttachDatastoreClusterToEsxiHostDetails.Builder Package Description com.oracle.bmc.ocvp.model -
-
Uses of AttachDatastoreClusterToEsxiHostDetails.Builder in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return AttachDatastoreClusterToEsxiHostDetails.Builder Modifier and Type Method Description static AttachDatastoreClusterToEsxiHostDetails.Builder
AttachDatastoreClusterToEsxiHostDetails. builder()
Create a new builder.AttachDatastoreClusterToEsxiHostDetails.Builder
AttachDatastoreClusterToEsxiHostDetails.Builder. copy(AttachDatastoreClusterToEsxiHostDetails model)
AttachDatastoreClusterToEsxiHostDetails.Builder
AttachDatastoreClusterToEsxiHostDetails.Builder. esxiHostId(String esxiHostId)
The OCID of the ESXi host to attach the datastore cluster to.AttachDatastoreClusterToEsxiHostDetails.Builder
AttachDatastoreClusterToEsxiHostDetails. toBuilder()
-