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() | 
 |