Uses of Class
com.oracle.bmc.database.responses.GetBaseccVmClusterResponse
-
Packages that use GetBaseccVmClusterResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of GetBaseccVmClusterResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return GetBaseccVmClusterResponse Modifier and Type Method Description GetBaseccVmClusterResponseDatabase. getBaseccVmCluster(GetBaseccVmClusterRequest request)Gets information about the BaseDB-C@C VM cluster.GetBaseccVmClusterResponseDatabaseClient. getBaseccVmCluster(GetBaseccVmClusterRequest request)Method parameters in com.oracle.bmc.database with type arguments of type GetBaseccVmClusterResponse Modifier and Type Method Description Future<GetBaseccVmClusterResponse>DatabaseAsync. getBaseccVmCluster(GetBaseccVmClusterRequest request, AsyncHandler<GetBaseccVmClusterRequest,GetBaseccVmClusterResponse> handler)Gets information about the BaseDB-C@C VM cluster.Future<GetBaseccVmClusterResponse>DatabaseAsyncClient. getBaseccVmCluster(GetBaseccVmClusterRequest request, AsyncHandler<GetBaseccVmClusterRequest,GetBaseccVmClusterResponse> handler) -
Uses of GetBaseccVmClusterResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return GetBaseccVmClusterResponse Modifier and Type Method Description GetBaseccVmClusterResponseGetBaseccVmClusterResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type GetBaseccVmClusterResponse Modifier and Type Method Description GetBaseccVmClusterResponse.BuilderGetBaseccVmClusterResponse.Builder. copy(GetBaseccVmClusterResponse o)Copy method to populate the builder with values from the given instance.
-