Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
GetBackupDestinationRequest.Builder |
GetBackupDestinationRequest.Builder.backupDestinationId(String backupDestinationId)
The OCID of the
backup destination.
|
static GetBackupDestinationRequest.Builder |
GetBackupDestinationRequest.builder()
Return a new builder for this request object.
|
GetBackupDestinationRequest.Builder |
GetBackupDestinationRequest.Builder.copy(GetBackupDestinationRequest o)
Copy method to populate the builder with values from the given instance.
|
GetBackupDestinationRequest.Builder |
GetBackupDestinationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetBackupDestinationRequest.Builder |
GetBackupDestinationRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetBackupDestinationRequest.Builder |
GetBackupDestinationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetBackupDestinationRequest.Builder |
GetBackupDestinationRequest.toBuilder()
Return an instance of
GetBackupDestinationRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.