Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase | |
com.oracle.bmc.globallydistributeddatabase.responses |
Modifier and Type | Method and Description |
---|---|
PatchShardedDatabaseResponse |
ShardedDatabaseService.patchShardedDatabase(PatchShardedDatabaseRequest request)
Patch operation to add, remove or update shards to the sharded database topology.
|
PatchShardedDatabaseResponse |
ShardedDatabaseServiceClient.patchShardedDatabase(PatchShardedDatabaseRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<PatchShardedDatabaseResponse> |
ShardedDatabaseServiceAsync.patchShardedDatabase(PatchShardedDatabaseRequest request,
AsyncHandler<PatchShardedDatabaseRequest,PatchShardedDatabaseResponse> handler)
Patch operation to add, remove or update shards to the sharded database topology.
|
Future<PatchShardedDatabaseResponse> |
ShardedDatabaseServiceAsyncClient.patchShardedDatabase(PatchShardedDatabaseRequest request,
AsyncHandler<PatchShardedDatabaseRequest,PatchShardedDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<PatchShardedDatabaseResponse> |
ShardedDatabaseServiceAsync.patchShardedDatabase(PatchShardedDatabaseRequest request,
AsyncHandler<PatchShardedDatabaseRequest,PatchShardedDatabaseResponse> handler)
Patch operation to add, remove or update shards to the sharded database topology.
|
Future<PatchShardedDatabaseResponse> |
ShardedDatabaseServiceAsyncClient.patchShardedDatabase(PatchShardedDatabaseRequest request,
AsyncHandler<PatchShardedDatabaseRequest,PatchShardedDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
PatchShardedDatabaseResponse |
PatchShardedDatabaseResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchShardedDatabaseResponse.Builder |
PatchShardedDatabaseResponse.Builder.copy(PatchShardedDatabaseResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.