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