Uses of Class
com.oracle.bmc.datacc.responses.DeleteVmClusterNetworkResponse
-
Packages that use DeleteVmClusterNetworkResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of DeleteVmClusterNetworkResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return DeleteVmClusterNetworkResponse Modifier and Type Method Description DeleteVmClusterNetworkResponseBaseinfra. deleteVmClusterNetwork(DeleteVmClusterNetworkRequest request)Delete the VM cluster network on Database Infrastructure that has the specified OCID.DeleteVmClusterNetworkResponseBaseinfraClient. deleteVmClusterNetwork(DeleteVmClusterNetworkRequest request)Methods in com.oracle.bmc.datacc that return types with arguments of type DeleteVmClusterNetworkResponse Modifier and Type Method Description Future<DeleteVmClusterNetworkResponse>BaseinfraAsync. deleteVmClusterNetwork(DeleteVmClusterNetworkRequest request, AsyncHandler<DeleteVmClusterNetworkRequest,DeleteVmClusterNetworkResponse> handler)Delete the VM cluster network on Database Infrastructure that has the specified OCID.Future<DeleteVmClusterNetworkResponse>BaseinfraAsyncClient. deleteVmClusterNetwork(DeleteVmClusterNetworkRequest request, AsyncHandler<DeleteVmClusterNetworkRequest,DeleteVmClusterNetworkResponse> handler)Method parameters in com.oracle.bmc.datacc with type arguments of type DeleteVmClusterNetworkResponse Modifier and Type Method Description Future<DeleteVmClusterNetworkResponse>BaseinfraAsync. deleteVmClusterNetwork(DeleteVmClusterNetworkRequest request, AsyncHandler<DeleteVmClusterNetworkRequest,DeleteVmClusterNetworkResponse> handler)Delete the VM cluster network on Database Infrastructure that has the specified OCID.Future<DeleteVmClusterNetworkResponse>BaseinfraAsyncClient. deleteVmClusterNetwork(DeleteVmClusterNetworkRequest request, AsyncHandler<DeleteVmClusterNetworkRequest,DeleteVmClusterNetworkResponse> handler) -
Uses of DeleteVmClusterNetworkResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return DeleteVmClusterNetworkResponse Modifier and Type Method Description DeleteVmClusterNetworkResponseDeleteVmClusterNetworkResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type DeleteVmClusterNetworkResponse Modifier and Type Method Description DeleteVmClusterNetworkResponse.BuilderDeleteVmClusterNetworkResponse.Builder. copy(DeleteVmClusterNetworkResponse o)Copy method to populate the builder with values from the given instance.
-