Uses of Class
com.oracle.bmc.database.responses.CreateBaseccVmClusterResponse
-
Packages that use CreateBaseccVmClusterResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of CreateBaseccVmClusterResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return CreateBaseccVmClusterResponse Modifier and Type Method Description CreateBaseccVmClusterResponseDatabase. createBaseccVmCluster(CreateBaseccVmClusterRequest request)Creates a BaseDB-C@C VM cluster.CreateBaseccVmClusterResponseDatabaseClient. createBaseccVmCluster(CreateBaseccVmClusterRequest request)Method parameters in com.oracle.bmc.database with type arguments of type CreateBaseccVmClusterResponse Modifier and Type Method Description Future<CreateBaseccVmClusterResponse>DatabaseAsync. createBaseccVmCluster(CreateBaseccVmClusterRequest request, AsyncHandler<CreateBaseccVmClusterRequest,CreateBaseccVmClusterResponse> handler)Creates a BaseDB-C@C VM cluster.Future<CreateBaseccVmClusterResponse>DatabaseAsyncClient. createBaseccVmCluster(CreateBaseccVmClusterRequest request, AsyncHandler<CreateBaseccVmClusterRequest,CreateBaseccVmClusterResponse> handler) -
Uses of CreateBaseccVmClusterResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return CreateBaseccVmClusterResponse Modifier and Type Method Description CreateBaseccVmClusterResponseCreateBaseccVmClusterResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type CreateBaseccVmClusterResponse Modifier and Type Method Description CreateBaseccVmClusterResponse.BuilderCreateBaseccVmClusterResponse.Builder. copy(CreateBaseccVmClusterResponse o)Copy method to populate the builder with values from the given instance.
-