CancelBackupDeletionRequest.Builder |
CancelBackupDeletionRequest.Builder.backupId(String backupId) |
The OCID of the Backup
|
static CancelBackupDeletionRequest.Builder |
CancelBackupDeletionRequest.builder() |
Return a new builder for this request object.
|
CancelBackupDeletionRequest.Builder |
CancelBackupDeletionRequest.Builder.copy(CancelBackupDeletionRequest o) |
Copy method to populate the builder with values from the given instance.
|
CancelBackupDeletionRequest.Builder |
CancelBackupDeletionRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
CancelBackupDeletionRequest.Builder |
CancelBackupDeletionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CancelBackupDeletionRequest.Builder |
CancelBackupDeletionRequest.Builder.opcRequestId(String opcRequestId) |
Customer-defined unique identifier for the request.
|
CancelBackupDeletionRequest.Builder |
CancelBackupDeletionRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CancelBackupDeletionRequest.Builder |
CancelBackupDeletionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CancelBackupDeletionRequest.Builder |
CancelBackupDeletionRequest.toBuilder() |
|