Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase | |
com.oracle.bmc.globallydistributeddatabase.requests |
Modifier and Type | Method and Description |
---|---|
StopShardedDatabaseResponse |
ShardedDatabaseService.stopShardedDatabase(StopShardedDatabaseRequest request)
Stop the shards, catalog and GSM instances for the sharded database.
|
StopShardedDatabaseResponse |
ShardedDatabaseServiceClient.stopShardedDatabase(StopShardedDatabaseRequest request) |
Future<StopShardedDatabaseResponse> |
ShardedDatabaseServiceAsync.stopShardedDatabase(StopShardedDatabaseRequest request,
AsyncHandler<StopShardedDatabaseRequest,StopShardedDatabaseResponse> handler)
Stop the shards, catalog and GSM instances for the sharded database.
|
Future<StopShardedDatabaseResponse> |
ShardedDatabaseServiceAsyncClient.stopShardedDatabase(StopShardedDatabaseRequest request,
AsyncHandler<StopShardedDatabaseRequest,StopShardedDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<StopShardedDatabaseResponse> |
ShardedDatabaseServiceAsync.stopShardedDatabase(StopShardedDatabaseRequest request,
AsyncHandler<StopShardedDatabaseRequest,StopShardedDatabaseResponse> handler)
Stop the shards, catalog and GSM instances for the sharded database.
|
Future<StopShardedDatabaseResponse> |
ShardedDatabaseServiceAsyncClient.stopShardedDatabase(StopShardedDatabaseRequest request,
AsyncHandler<StopShardedDatabaseRequest,StopShardedDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
StopShardedDatabaseRequest |
StopShardedDatabaseRequest.Builder.build()
Build the instance of StopShardedDatabaseRequest as configured by this builder
|
StopShardedDatabaseRequest |
StopShardedDatabaseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of StopShardedDatabaseRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
StopShardedDatabaseRequest.Builder |
StopShardedDatabaseRequest.Builder.copy(StopShardedDatabaseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.