Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase | |
com.oracle.bmc.globallydistributeddatabase.requests |
Modifier and Type | Method and Description |
---|---|
ConfigureShardingResponse |
ShardedDatabaseService.configureSharding(ConfigureShardingRequest request)
Once all components of sharded database are provisioned, and signed GSM certificates are
successfully uploaded, this api shall be invoked to configure sharding on the sharded
database.
|
ConfigureShardingResponse |
ShardedDatabaseServiceClient.configureSharding(ConfigureShardingRequest request) |
Future<ConfigureShardingResponse> |
ShardedDatabaseServiceAsync.configureSharding(ConfigureShardingRequest request,
AsyncHandler<ConfigureShardingRequest,ConfigureShardingResponse> handler)
Once all components of sharded database are provisioned, and signed GSM certificates are
successfully uploaded, this api shall be invoked to configure sharding on the sharded
database.
|
Future<ConfigureShardingResponse> |
ShardedDatabaseServiceAsyncClient.configureSharding(ConfigureShardingRequest request,
AsyncHandler<ConfigureShardingRequest,ConfigureShardingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ConfigureShardingResponse> |
ShardedDatabaseServiceAsync.configureSharding(ConfigureShardingRequest request,
AsyncHandler<ConfigureShardingRequest,ConfigureShardingResponse> handler)
Once all components of sharded database are provisioned, and signed GSM certificates are
successfully uploaded, this api shall be invoked to configure sharding on the sharded
database.
|
Future<ConfigureShardingResponse> |
ShardedDatabaseServiceAsyncClient.configureSharding(ConfigureShardingRequest request,
AsyncHandler<ConfigureShardingRequest,ConfigureShardingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ConfigureShardingRequest |
ConfigureShardingRequest.Builder.build()
Build the instance of ConfigureShardingRequest as configured by this builder
|
ConfigureShardingRequest |
ConfigureShardingRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ConfigureShardingRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ConfigureShardingRequest.Builder |
ConfigureShardingRequest.Builder.copy(ConfigureShardingRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.