| CreateBackupDestinationRequest.Builder | CreateBackupDestinationRequest.Builder. body$(CreateBackupDestinationDetails body) | Alternative setter for the body parameter. | 
| static CreateBackupDestinationRequest.Builder | CreateBackupDestinationRequest. builder() | Return a new builder for this request object. | 
| CreateBackupDestinationRequest.Builder | CreateBackupDestinationRequest.Builder. copy(CreateBackupDestinationRequest o) | Copy method to populate the builder with values from the given instance. | 
| CreateBackupDestinationRequest.Builder | CreateBackupDestinationRequest.Builder. createBackupDestinationDetails(CreateBackupDestinationDetails createBackupDestinationDetails) | Request to create a new backup destination. | 
| CreateBackupDestinationRequest.Builder | CreateBackupDestinationRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| CreateBackupDestinationRequest.Builder | CreateBackupDestinationRequest.Builder. opcRequestId(String opcRequestId) | Unique identifier for the request. | 
| CreateBackupDestinationRequest.Builder | CreateBackupDestinationRequest.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. | 
| CreateBackupDestinationRequest.Builder | CreateBackupDestinationRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| CreateBackupDestinationRequest.Builder | CreateBackupDestinationRequest. toBuilder() |  |