Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase | |
com.oracle.bmc.globallydistributeddatabase.responses |
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) |
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 |
---|---|
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 |
---|---|
ConfigureShardingResponse |
ConfigureShardingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ConfigureShardingResponse.Builder |
ConfigureShardingResponse.Builder.copy(ConfigureShardingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.