Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.responses |
Modifier and Type | Method and Description |
---|---|
GetProtectedDatabaseResponse |
DatabaseRecoveryClient.getProtectedDatabase(GetProtectedDatabaseRequest request) |
GetProtectedDatabaseResponse |
DatabaseRecovery.getProtectedDatabase(GetProtectedDatabaseRequest request)
Gets information about a specified protected database.
|
Modifier and Type | Method and Description |
---|---|
Future<GetProtectedDatabaseResponse> |
DatabaseRecoveryAsync.getProtectedDatabase(GetProtectedDatabaseRequest request,
AsyncHandler<GetProtectedDatabaseRequest,GetProtectedDatabaseResponse> handler)
Gets information about a specified protected database.
|
Future<GetProtectedDatabaseResponse> |
DatabaseRecoveryAsyncClient.getProtectedDatabase(GetProtectedDatabaseRequest request,
AsyncHandler<GetProtectedDatabaseRequest,GetProtectedDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetProtectedDatabaseResponse |
GetProtectedDatabaseResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetProtectedDatabaseResponse.Builder |
GetProtectedDatabaseResponse.Builder.copy(GetProtectedDatabaseResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.