Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListBackupDestinationResponse |
Database.listBackupDestination(ListBackupDestinationRequest request)
Gets a list of backup destinations in the specified compartment.
|
ListBackupDestinationResponse |
DatabaseClient.listBackupDestination(ListBackupDestinationRequest request) |
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) |
Iterable<ListBackupDestinationResponse> |
DatabasePaginators.listBackupDestinationResponseIterator(ListBackupDestinationRequest request)
Creates a new iterable which will iterate over the responses received from the
listBackupDestination operation.
|
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 |
---|---|
ListBackupDestinationResponse |
ListBackupDestinationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListBackupDestinationResponse.Builder |
ListBackupDestinationResponse.Builder.copy(ListBackupDestinationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.