UpdateBackupDestinationRequest.Builder |
UpdateBackupDestinationRequest.Builder.backupDestinationId(String backupDestinationId) |
The OCID of the
backup destination.
|
UpdateBackupDestinationRequest.Builder |
UpdateBackupDestinationRequest.Builder.body$(UpdateBackupDestinationDetails body) |
Alternative setter for the body parameter.
|
static UpdateBackupDestinationRequest.Builder |
UpdateBackupDestinationRequest.builder() |
Return a new builder for this request object.
|
UpdateBackupDestinationRequest.Builder |
UpdateBackupDestinationRequest.Builder.copy(UpdateBackupDestinationRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateBackupDestinationRequest.Builder |
UpdateBackupDestinationRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateBackupDestinationRequest.Builder |
UpdateBackupDestinationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateBackupDestinationRequest.Builder |
UpdateBackupDestinationRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UpdateBackupDestinationRequest.Builder |
UpdateBackupDestinationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateBackupDestinationRequest.Builder |
UpdateBackupDestinationRequest.toBuilder() |
|
UpdateBackupDestinationRequest.Builder |
UpdateBackupDestinationRequest.Builder.updateBackupDestinationDetails(UpdateBackupDestinationDetails updateBackupDestinationDetails) |
For a RECOVERY_APPLIANCE backup destination, request to update the connection string
and/or the list of VPC users.
|