Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase | |
com.oracle.bmc.globallydistributeddatabase.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetShardedDatabaseResponse> |
ShardedDatabaseServiceAsync.getShardedDatabase(GetShardedDatabaseRequest request,
AsyncHandler<GetShardedDatabaseRequest,GetShardedDatabaseResponse> handler)
Gets the details of the Sharded database identified by given id.
|
Future<GetShardedDatabaseResponse> |
ShardedDatabaseServiceAsyncClient.getShardedDatabase(GetShardedDatabaseRequest request,
AsyncHandler<GetShardedDatabaseRequest,GetShardedDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetShardedDatabaseRequest |
GetShardedDatabaseRequest.Builder.build()
Build the instance of GetShardedDatabaseRequest as configured by this builder
|
GetShardedDatabaseRequest |
GetShardedDatabaseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetShardedDatabaseRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetShardedDatabaseRequest.Builder |
GetShardedDatabaseRequest.Builder.copy(GetShardedDatabaseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.