CancelBackupRequest.Builder | 
CancelBackupRequest.Builder.backupId(String backupId) | 
 | 
static CancelBackupRequest.Builder | 
CancelBackupRequest.builder() | 
 Return a new builder for this request object. 
 | 
CancelBackupRequest.Builder | 
CancelBackupRequest.Builder.copy(CancelBackupRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
CancelBackupRequest.Builder | 
CancelBackupRequest.Builder.ifMatch(String ifMatch) | 
 For optimistic concurrency control. 
 | 
CancelBackupRequest.Builder | 
CancelBackupRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
CancelBackupRequest.Builder | 
CancelBackupRequest.Builder.opcRequestId(String opcRequestId) | 
 Unique identifier for the request. 
 | 
CancelBackupRequest.Builder | 
CancelBackupRequest.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. 
 | 
CancelBackupRequest.Builder | 
CancelBackupRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
CancelBackupRequest.Builder | 
CancelBackupRequest.toBuilder() | 
 |