Uses of Class
com.oracle.bmc.distributeddatabasev26.requests.ScaleDistributedDatabaseGsmsRequest
-
Packages that use ScaleDistributedDatabaseGsmsRequest Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.requests -
-
Uses of ScaleDistributedDatabaseGsmsRequest in com.oracle.bmc.distributeddatabasev26
Method parameters in com.oracle.bmc.distributeddatabasev26 with type arguments of type ScaleDistributedDatabaseGsmsRequest 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 ScaleDistributedDatabaseGsmsRequest in com.oracle.bmc.distributeddatabasev26.requests
Methods in com.oracle.bmc.distributeddatabasev26.requests that return ScaleDistributedDatabaseGsmsRequest Modifier and Type Method Description ScaleDistributedDatabaseGsmsRequestScaleDistributedDatabaseGsmsRequest.Builder. build()Build the instance of ScaleDistributedDatabaseGsmsRequest as configured by this builderScaleDistributedDatabaseGsmsRequestScaleDistributedDatabaseGsmsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ScaleDistributedDatabaseGsmsRequest as configured by this builderMethods in com.oracle.bmc.distributeddatabasev26.requests with parameters of type ScaleDistributedDatabaseGsmsRequest Modifier and Type Method Description ScaleDistributedDatabaseGsmsRequest.BuilderScaleDistributedDatabaseGsmsRequest.Builder. copy(ScaleDistributedDatabaseGsmsRequest o)Copy method to populate the builder with values from the given instance.
-