Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListBackupDestinationResponse> |
DatabaseAsync.listBackupDestination(ListBackupDestinationRequest request,
AsyncHandler<ListBackupDestinationRequest,ListBackupDestinationResponse> handler)
Gets a list of backup destinations in the specified compartment.
|
Future<ListBackupDestinationResponse> |
DatabaseAsyncClient.listBackupDestination(ListBackupDestinationRequest request,
AsyncHandler<ListBackupDestinationRequest,ListBackupDestinationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListBackupDestinationRequest |
ListBackupDestinationRequest.Builder.build()
Build the instance of ListBackupDestinationRequest as configured by this builder
|
ListBackupDestinationRequest |
ListBackupDestinationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListBackupDestinationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListBackupDestinationRequest.Builder |
ListBackupDestinationRequest.Builder.copy(ListBackupDestinationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.