Uses of Class
com.oracle.bmc.globallydistributeddatabase.requests.ConfigureShardedDatabaseGsmsRequest
-
Packages that use ConfigureShardedDatabaseGsmsRequest Package Description com.oracle.bmc.globallydistributeddatabase com.oracle.bmc.globallydistributeddatabase.requests -
-
Uses of ConfigureShardedDatabaseGsmsRequest in com.oracle.bmc.globallydistributeddatabase
Method parameters in com.oracle.bmc.globallydistributeddatabase with type arguments of type ConfigureShardedDatabaseGsmsRequest Modifier and Type Method Description Future<ConfigureShardedDatabaseGsmsResponse>
ShardedDatabaseServiceAsync. configureShardedDatabaseGsms(ConfigureShardedDatabaseGsmsRequest request, AsyncHandler<ConfigureShardedDatabaseGsmsRequest,ConfigureShardedDatabaseGsmsResponse> handler)
Configure new Global Service Manager(GSM aka shard manager) instances for the sharded database.Future<ConfigureShardedDatabaseGsmsResponse>
ShardedDatabaseServiceAsyncClient. configureShardedDatabaseGsms(ConfigureShardedDatabaseGsmsRequest request, AsyncHandler<ConfigureShardedDatabaseGsmsRequest,ConfigureShardedDatabaseGsmsResponse> handler)
-
Uses of ConfigureShardedDatabaseGsmsRequest in com.oracle.bmc.globallydistributeddatabase.requests
Methods in com.oracle.bmc.globallydistributeddatabase.requests that return ConfigureShardedDatabaseGsmsRequest Modifier and Type Method Description ConfigureShardedDatabaseGsmsRequest
ConfigureShardedDatabaseGsmsRequest.Builder. build()
Build the instance of ConfigureShardedDatabaseGsmsRequest as configured by this builderConfigureShardedDatabaseGsmsRequest
ConfigureShardedDatabaseGsmsRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ConfigureShardedDatabaseGsmsRequest as configured by this builderMethods in com.oracle.bmc.globallydistributeddatabase.requests with parameters of type ConfigureShardedDatabaseGsmsRequest Modifier and Type Method Description ConfigureShardedDatabaseGsmsRequest.Builder
ConfigureShardedDatabaseGsmsRequest.Builder. copy(ConfigureShardedDatabaseGsmsRequest o)
Copy method to populate the builder with values from the given instance.
-