Uses of Class
com.oracle.bmc.ocvp.responses.AttachDatastoreClusterToEsxiHostResponse
-
Packages that use AttachDatastoreClusterToEsxiHostResponse Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.responses -
-
Uses of AttachDatastoreClusterToEsxiHostResponse in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp that return AttachDatastoreClusterToEsxiHostResponse Modifier and Type Method Description AttachDatastoreClusterToEsxiHostResponse
DatastoreCluster. attachDatastoreClusterToEsxiHost(AttachDatastoreClusterToEsxiHostRequest request)
Attach the specified Datastore Cluster to the provided ESXi Hosts.AttachDatastoreClusterToEsxiHostResponse
DatastoreClusterClient. attachDatastoreClusterToEsxiHost(AttachDatastoreClusterToEsxiHostRequest request)
Methods in com.oracle.bmc.ocvp that return types with arguments of type AttachDatastoreClusterToEsxiHostResponse 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)
Method parameters in com.oracle.bmc.ocvp with type arguments of type AttachDatastoreClusterToEsxiHostResponse 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 AttachDatastoreClusterToEsxiHostResponse in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return AttachDatastoreClusterToEsxiHostResponse Modifier and Type Method Description AttachDatastoreClusterToEsxiHostResponse
AttachDatastoreClusterToEsxiHostResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.ocvp.responses with parameters of type AttachDatastoreClusterToEsxiHostResponse Modifier and Type Method Description AttachDatastoreClusterToEsxiHostResponse.Builder
AttachDatastoreClusterToEsxiHostResponse.Builder. copy(AttachDatastoreClusterToEsxiHostResponse o)
Copy method to populate the builder with values from the given instance.
-