Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetBackupDestinationResponse |
DatabaseClient.getBackupDestination(GetBackupDestinationRequest request) |
GetBackupDestinationResponse |
Database.getBackupDestination(GetBackupDestinationRequest request)
Gets information about the specified backup destination in an Exadata Cloud@Customer system.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackupDestinationResponse> |
DatabaseAsyncClient.getBackupDestination(GetBackupDestinationRequest request,
AsyncHandler<GetBackupDestinationRequest,GetBackupDestinationResponse> handler) |
Future<GetBackupDestinationResponse> |
DatabaseAsync.getBackupDestination(GetBackupDestinationRequest request,
AsyncHandler<GetBackupDestinationRequest,GetBackupDestinationResponse> handler)
Gets information about the specified backup destination in an Exadata Cloud@Customer system.
|
Modifier and Type | Method and Description |
---|---|
GetBackupDestinationResponse |
GetBackupDestinationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetBackupDestinationResponse.Builder |
GetBackupDestinationResponse.Builder.copy(GetBackupDestinationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.