Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetTargetDatabaseResponse |
DataSafe.getTargetDatabase(GetTargetDatabaseRequest request)
Returns the details of the specified Data Safe target database.
|
GetTargetDatabaseResponse |
DataSafeClient.getTargetDatabase(GetTargetDatabaseRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetTargetDatabaseResponse> |
DataSafeAsync.getTargetDatabase(GetTargetDatabaseRequest request,
AsyncHandler<GetTargetDatabaseRequest,GetTargetDatabaseResponse> handler)
Returns the details of the specified Data Safe target database.
|
Future<GetTargetDatabaseResponse> |
DataSafeAsyncClient.getTargetDatabase(GetTargetDatabaseRequest request,
AsyncHandler<GetTargetDatabaseRequest,GetTargetDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetTargetDatabaseResponse |
GetTargetDatabaseResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTargetDatabaseResponse.Builder |
GetTargetDatabaseResponse.Builder.copy(GetTargetDatabaseResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.