Uses of Class
com.oracle.bmc.ocvp.requests.AttachDatastoreClusterToEsxiHostRequest
-
Packages that use AttachDatastoreClusterToEsxiHostRequest Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.requests -
-
Uses of AttachDatastoreClusterToEsxiHostRequest in com.oracle.bmc.ocvp
Method parameters in com.oracle.bmc.ocvp with type arguments of type AttachDatastoreClusterToEsxiHostRequest Modifier and Type Method Description Future<AttachDatastoreClusterToEsxiHostResponse>
DatastoreClusterAsync. attachDatastoreClusterToEsxiHost(AttachDatastoreClusterToEsxiHostRequest request, AsyncHandler<AttachDatastoreClusterToEsxiHostRequest,AttachDatastoreClusterToEsxiHostResponse> handler)
Attach the specified Datastore Cluster to the provided ESXi Hosts.Future<AttachDatastoreClusterToEsxiHostResponse>
DatastoreClusterAsyncClient. attachDatastoreClusterToEsxiHost(AttachDatastoreClusterToEsxiHostRequest request, AsyncHandler<AttachDatastoreClusterToEsxiHostRequest,AttachDatastoreClusterToEsxiHostResponse> handler)
-
Uses of AttachDatastoreClusterToEsxiHostRequest in com.oracle.bmc.ocvp.requests
Methods in com.oracle.bmc.ocvp.requests that return AttachDatastoreClusterToEsxiHostRequest Modifier and Type Method Description AttachDatastoreClusterToEsxiHostRequest
AttachDatastoreClusterToEsxiHostRequest.Builder. build()
Build the instance of AttachDatastoreClusterToEsxiHostRequest as configured by this builderAttachDatastoreClusterToEsxiHostRequest
AttachDatastoreClusterToEsxiHostRequest.Builder. buildWithoutInvocationCallback()
Build the instance of AttachDatastoreClusterToEsxiHostRequest as configured by this builderMethods in com.oracle.bmc.ocvp.requests with parameters of type AttachDatastoreClusterToEsxiHostRequest Modifier and Type Method Description AttachDatastoreClusterToEsxiHostRequest.Builder
AttachDatastoreClusterToEsxiHostRequest.Builder. copy(AttachDatastoreClusterToEsxiHostRequest o)
Copy method to populate the builder with values from the given instance.
-