static ListBackupDestinationRequest.Builder |
ListBackupDestinationRequest.builder() |
Return a new builder for this request object.
|
ListBackupDestinationRequest.Builder |
ListBackupDestinationRequest.Builder.compartmentId(String compartmentId) |
|
ListBackupDestinationRequest.Builder |
ListBackupDestinationRequest.Builder.copy(ListBackupDestinationRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListBackupDestinationRequest.Builder |
ListBackupDestinationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListBackupDestinationRequest.Builder |
ListBackupDestinationRequest.Builder.limit(Integer limit) |
The maximum number of items to return per page.
|
ListBackupDestinationRequest.Builder |
ListBackupDestinationRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
ListBackupDestinationRequest.Builder |
ListBackupDestinationRequest.Builder.page(String page) |
The pagination token to continue listing from.
|
ListBackupDestinationRequest.Builder |
ListBackupDestinationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListBackupDestinationRequest.Builder |
ListBackupDestinationRequest.toBuilder() |
|
ListBackupDestinationRequest.Builder |
ListBackupDestinationRequest.Builder.type(String type) |
A filter to return only resources that match the given type of the Backup Destination.
|