Uses of Class
com.oracle.bmc.database.responses.UpdateBaseccVmClusterResponse
-
Packages that use UpdateBaseccVmClusterResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of UpdateBaseccVmClusterResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return UpdateBaseccVmClusterResponse Modifier and Type Method Description UpdateBaseccVmClusterResponseDatabase. updateBaseccVmCluster(UpdateBaseccVmClusterRequest request)Updates the specified BaseDB-C@C VM cluster.UpdateBaseccVmClusterResponseDatabaseClient. updateBaseccVmCluster(UpdateBaseccVmClusterRequest request)Method parameters in com.oracle.bmc.database with type arguments of type UpdateBaseccVmClusterResponse Modifier and Type Method Description Future<UpdateBaseccVmClusterResponse>DatabaseAsync. updateBaseccVmCluster(UpdateBaseccVmClusterRequest request, AsyncHandler<UpdateBaseccVmClusterRequest,UpdateBaseccVmClusterResponse> handler)Updates the specified BaseDB-C@C VM cluster.Future<UpdateBaseccVmClusterResponse>DatabaseAsyncClient. updateBaseccVmCluster(UpdateBaseccVmClusterRequest request, AsyncHandler<UpdateBaseccVmClusterRequest,UpdateBaseccVmClusterResponse> handler) -
Uses of UpdateBaseccVmClusterResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return UpdateBaseccVmClusterResponse Modifier and Type Method Description UpdateBaseccVmClusterResponseUpdateBaseccVmClusterResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type UpdateBaseccVmClusterResponse Modifier and Type Method Description UpdateBaseccVmClusterResponse.BuilderUpdateBaseccVmClusterResponse.Builder. copy(UpdateBaseccVmClusterResponse o)Copy method to populate the builder with values from the given instance.
-