Uses of Class
com.oracle.bmc.datacc.responses.GetVmClusterNetworkResponse
-
Packages that use GetVmClusterNetworkResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of GetVmClusterNetworkResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return GetVmClusterNetworkResponse Modifier and Type Method Description GetVmClusterNetworkResponseBaseinfra. getVmClusterNetwork(GetVmClusterNetworkRequest request)Obtain the VM cluster network on Database Infrastructure that has the specified OCID.GetVmClusterNetworkResponseBaseinfraClient. getVmClusterNetwork(GetVmClusterNetworkRequest request)Method parameters in com.oracle.bmc.datacc with type arguments of type GetVmClusterNetworkResponse Modifier and Type Method Description Future<GetVmClusterNetworkResponse>BaseinfraAsync. getVmClusterNetwork(GetVmClusterNetworkRequest request, AsyncHandler<GetVmClusterNetworkRequest,GetVmClusterNetworkResponse> handler)Obtain the VM cluster network on Database Infrastructure that has the specified OCID.Future<GetVmClusterNetworkResponse>BaseinfraAsyncClient. getVmClusterNetwork(GetVmClusterNetworkRequest request, AsyncHandler<GetVmClusterNetworkRequest,GetVmClusterNetworkResponse> handler) -
Uses of GetVmClusterNetworkResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return GetVmClusterNetworkResponse Modifier and Type Method Description GetVmClusterNetworkResponseGetVmClusterNetworkResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type GetVmClusterNetworkResponse Modifier and Type Method Description GetVmClusterNetworkResponse.BuilderGetVmClusterNetworkResponse.Builder. copy(GetVmClusterNetworkResponse o)Copy method to populate the builder with values from the given instance.
-