Uses of Class
com.oracle.bmc.distributeddatabasev26.responses.ConfigureDistributedDatabaseGsmsResponse
-
Packages that use ConfigureDistributedDatabaseGsmsResponse Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of ConfigureDistributedDatabaseGsmsResponse in com.oracle.bmc.distributeddatabasev26
Methods in com.oracle.bmc.distributeddatabasev26 that return ConfigureDistributedDatabaseGsmsResponse Modifier and Type Method Description ConfigureDistributedDatabaseGsmsResponseDistributedDbService. configureDistributedDatabaseGsms(ConfigureDistributedDatabaseGsmsRequest request)Configure new Global Service Manager(GSM aka shard manager) instances for the Globally distributed database.ConfigureDistributedDatabaseGsmsResponseDistributedDbServiceClient. configureDistributedDatabaseGsms(ConfigureDistributedDatabaseGsmsRequest request)Methods in com.oracle.bmc.distributeddatabasev26 that return types with arguments of type ConfigureDistributedDatabaseGsmsResponse Modifier and Type Method Description Future<ConfigureDistributedDatabaseGsmsResponse>DistributedDbServiceAsync. configureDistributedDatabaseGsms(ConfigureDistributedDatabaseGsmsRequest request, AsyncHandler<ConfigureDistributedDatabaseGsmsRequest,ConfigureDistributedDatabaseGsmsResponse> handler)Configure new Global Service Manager(GSM aka shard manager) instances for the Globally distributed database.Future<ConfigureDistributedDatabaseGsmsResponse>DistributedDbServiceAsyncClient. configureDistributedDatabaseGsms(ConfigureDistributedDatabaseGsmsRequest request, AsyncHandler<ConfigureDistributedDatabaseGsmsRequest,ConfigureDistributedDatabaseGsmsResponse> handler)Method parameters in com.oracle.bmc.distributeddatabasev26 with type arguments of type ConfigureDistributedDatabaseGsmsResponse Modifier and Type Method Description Future<ConfigureDistributedDatabaseGsmsResponse>DistributedDbServiceAsync. configureDistributedDatabaseGsms(ConfigureDistributedDatabaseGsmsRequest request, AsyncHandler<ConfigureDistributedDatabaseGsmsRequest,ConfigureDistributedDatabaseGsmsResponse> handler)Configure new Global Service Manager(GSM aka shard manager) instances for the Globally distributed database.Future<ConfigureDistributedDatabaseGsmsResponse>DistributedDbServiceAsyncClient. configureDistributedDatabaseGsms(ConfigureDistributedDatabaseGsmsRequest request, AsyncHandler<ConfigureDistributedDatabaseGsmsRequest,ConfigureDistributedDatabaseGsmsResponse> handler) -
Uses of ConfigureDistributedDatabaseGsmsResponse in com.oracle.bmc.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return ConfigureDistributedDatabaseGsmsResponse Modifier and Type Method Description ConfigureDistributedDatabaseGsmsResponseConfigureDistributedDatabaseGsmsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabasev26.responses with parameters of type ConfigureDistributedDatabaseGsmsResponse Modifier and Type Method Description ConfigureDistributedDatabaseGsmsResponse.BuilderConfigureDistributedDatabaseGsmsResponse.Builder. copy(ConfigureDistributedDatabaseGsmsResponse o)Copy method to populate the builder with values from the given instance.
-