Uses of Class
com.oracle.bmc.distributeddatabasev26.responses.ScaleDistributedDatabaseGsmsResponse
-
Packages that use ScaleDistributedDatabaseGsmsResponse Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of ScaleDistributedDatabaseGsmsResponse in com.oracle.bmc.distributeddatabasev26
Methods in com.oracle.bmc.distributeddatabasev26 that return ScaleDistributedDatabaseGsmsResponse Modifier and Type Method Description ScaleDistributedDatabaseGsmsResponseDistributedDbService. scaleDistributedDatabaseGsms(ScaleDistributedDatabaseGsmsRequest request)Scale global service manager(GSM aka shard manager) instances for the Globally distributed database.ScaleDistributedDatabaseGsmsResponseDistributedDbServiceClient. scaleDistributedDatabaseGsms(ScaleDistributedDatabaseGsmsRequest request)Methods in com.oracle.bmc.distributeddatabasev26 that return types with arguments of type ScaleDistributedDatabaseGsmsResponse Modifier and Type Method Description Future<ScaleDistributedDatabaseGsmsResponse>DistributedDbServiceAsync. scaleDistributedDatabaseGsms(ScaleDistributedDatabaseGsmsRequest request, AsyncHandler<ScaleDistributedDatabaseGsmsRequest,ScaleDistributedDatabaseGsmsResponse> handler)Scale global service manager(GSM aka shard manager) instances for the Globally distributed database.Future<ScaleDistributedDatabaseGsmsResponse>DistributedDbServiceAsyncClient. scaleDistributedDatabaseGsms(ScaleDistributedDatabaseGsmsRequest request, AsyncHandler<ScaleDistributedDatabaseGsmsRequest,ScaleDistributedDatabaseGsmsResponse> handler)Method parameters in com.oracle.bmc.distributeddatabasev26 with type arguments of type ScaleDistributedDatabaseGsmsResponse Modifier and Type Method Description Future<ScaleDistributedDatabaseGsmsResponse>DistributedDbServiceAsync. scaleDistributedDatabaseGsms(ScaleDistributedDatabaseGsmsRequest request, AsyncHandler<ScaleDistributedDatabaseGsmsRequest,ScaleDistributedDatabaseGsmsResponse> handler)Scale global service manager(GSM aka shard manager) instances for the Globally distributed database.Future<ScaleDistributedDatabaseGsmsResponse>DistributedDbServiceAsyncClient. scaleDistributedDatabaseGsms(ScaleDistributedDatabaseGsmsRequest request, AsyncHandler<ScaleDistributedDatabaseGsmsRequest,ScaleDistributedDatabaseGsmsResponse> handler) -
Uses of ScaleDistributedDatabaseGsmsResponse in com.oracle.bmc.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return ScaleDistributedDatabaseGsmsResponse Modifier and Type Method Description ScaleDistributedDatabaseGsmsResponseScaleDistributedDatabaseGsmsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabasev26.responses with parameters of type ScaleDistributedDatabaseGsmsResponse Modifier and Type Method Description ScaleDistributedDatabaseGsmsResponse.BuilderScaleDistributedDatabaseGsmsResponse.Builder. copy(ScaleDistributedDatabaseGsmsResponse o)Copy method to populate the builder with values from the given instance.
-