Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase | |
com.oracle.bmc.globallydistributeddatabase.requests |
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) |
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 |
---|---|
PatchShardedDatabaseRequest |
PatchShardedDatabaseRequest.Builder.build()
Build the instance of PatchShardedDatabaseRequest as configured by this builder
|
PatchShardedDatabaseRequest |
PatchShardedDatabaseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchShardedDatabaseRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchShardedDatabaseRequest.Builder |
PatchShardedDatabaseRequest.Builder.copy(PatchShardedDatabaseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.