Uses of Class
com.oracle.bmc.distributeddatabasev26.responses.StopDistributedAutonomousDatabaseResponse
-
Packages that use StopDistributedAutonomousDatabaseResponse Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of StopDistributedAutonomousDatabaseResponse in com.oracle.bmc.distributeddatabasev26
Methods in com.oracle.bmc.distributeddatabasev26 that return StopDistributedAutonomousDatabaseResponse Modifier and Type Method Description StopDistributedAutonomousDatabaseResponseDistributedAutonomousDbService. stopDistributedAutonomousDatabase(StopDistributedAutonomousDatabaseRequest request)Stop the shards, catalog, GSMs and GDSCTL instances for the Globally distributed autonomous database.StopDistributedAutonomousDatabaseResponseDistributedAutonomousDbServiceClient. stopDistributedAutonomousDatabase(StopDistributedAutonomousDatabaseRequest request)Methods in com.oracle.bmc.distributeddatabasev26 that return types with arguments of type StopDistributedAutonomousDatabaseResponse Modifier and Type Method Description Future<StopDistributedAutonomousDatabaseResponse>DistributedAutonomousDbServiceAsync. stopDistributedAutonomousDatabase(StopDistributedAutonomousDatabaseRequest request, AsyncHandler<StopDistributedAutonomousDatabaseRequest,StopDistributedAutonomousDatabaseResponse> handler)Stop the shards, catalog, GSMs and GDSCTL instances for the Globally distributed autonomous database.Future<StopDistributedAutonomousDatabaseResponse>DistributedAutonomousDbServiceAsyncClient. stopDistributedAutonomousDatabase(StopDistributedAutonomousDatabaseRequest request, AsyncHandler<StopDistributedAutonomousDatabaseRequest,StopDistributedAutonomousDatabaseResponse> handler)Method parameters in com.oracle.bmc.distributeddatabasev26 with type arguments of type StopDistributedAutonomousDatabaseResponse Modifier and Type Method Description Future<StopDistributedAutonomousDatabaseResponse>DistributedAutonomousDbServiceAsync. stopDistributedAutonomousDatabase(StopDistributedAutonomousDatabaseRequest request, AsyncHandler<StopDistributedAutonomousDatabaseRequest,StopDistributedAutonomousDatabaseResponse> handler)Stop the shards, catalog, GSMs and GDSCTL instances for the Globally distributed autonomous database.Future<StopDistributedAutonomousDatabaseResponse>DistributedAutonomousDbServiceAsyncClient. stopDistributedAutonomousDatabase(StopDistributedAutonomousDatabaseRequest request, AsyncHandler<StopDistributedAutonomousDatabaseRequest,StopDistributedAutonomousDatabaseResponse> handler) -
Uses of StopDistributedAutonomousDatabaseResponse in com.oracle.bmc.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return StopDistributedAutonomousDatabaseResponse Modifier and Type Method Description StopDistributedAutonomousDatabaseResponseStopDistributedAutonomousDatabaseResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabasev26.responses with parameters of type StopDistributedAutonomousDatabaseResponse Modifier and Type Method Description StopDistributedAutonomousDatabaseResponse.BuilderStopDistributedAutonomousDatabaseResponse.Builder. copy(StopDistributedAutonomousDatabaseResponse o)Copy method to populate the builder with values from the given instance.
-