Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase | |
com.oracle.bmc.globallydistributeddatabase.responses |
Modifier and Type | Method and Description |
---|---|
FetchConnectionStringResponse |
ShardedDatabaseService.fetchConnectionString(FetchConnectionStringRequest request)
Gets the Sharded Database Connection Strings.
|
FetchConnectionStringResponse |
ShardedDatabaseServiceClient.fetchConnectionString(FetchConnectionStringRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<FetchConnectionStringResponse> |
ShardedDatabaseServiceAsync.fetchConnectionString(FetchConnectionStringRequest request,
AsyncHandler<FetchConnectionStringRequest,FetchConnectionStringResponse> handler)
Gets the Sharded Database Connection Strings.
|
Future<FetchConnectionStringResponse> |
ShardedDatabaseServiceAsyncClient.fetchConnectionString(FetchConnectionStringRequest request,
AsyncHandler<FetchConnectionStringRequest,FetchConnectionStringResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<FetchConnectionStringResponse> |
ShardedDatabaseServiceAsync.fetchConnectionString(FetchConnectionStringRequest request,
AsyncHandler<FetchConnectionStringRequest,FetchConnectionStringResponse> handler)
Gets the Sharded Database Connection Strings.
|
Future<FetchConnectionStringResponse> |
ShardedDatabaseServiceAsyncClient.fetchConnectionString(FetchConnectionStringRequest request,
AsyncHandler<FetchConnectionStringRequest,FetchConnectionStringResponse> handler) |
Modifier and Type | Method and Description |
---|---|
FetchConnectionStringResponse |
FetchConnectionStringResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
FetchConnectionStringResponse.Builder |
FetchConnectionStringResponse.Builder.copy(FetchConnectionStringResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.