Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
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 |
---|---|
GetBackupDestinationRequest |
GetBackupDestinationRequest.Builder.build()
Build the instance of GetBackupDestinationRequest as configured by this builder
|
GetBackupDestinationRequest |
GetBackupDestinationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetBackupDestinationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetBackupDestinationRequest.Builder |
GetBackupDestinationRequest.Builder.copy(GetBackupDestinationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.