ChangeBackupDestinationCompartmentRequest.Builder |
ChangeBackupDestinationCompartmentRequest.Builder.backupDestinationId(String backupDestinationId) |
The OCID of the
backup destination.
|
ChangeBackupDestinationCompartmentRequest.Builder |
ChangeBackupDestinationCompartmentRequest.Builder.body$(ChangeCompartmentDetails body) |
Alternative setter for the body parameter.
|
static ChangeBackupDestinationCompartmentRequest.Builder |
ChangeBackupDestinationCompartmentRequest.builder() |
Return a new builder for this request object.
|
ChangeBackupDestinationCompartmentRequest.Builder |
ChangeBackupDestinationCompartmentRequest.Builder.changeCompartmentDetails(ChangeCompartmentDetails changeCompartmentDetails) |
Request to move backup destination to a different compartment.
|
ChangeBackupDestinationCompartmentRequest.Builder |
ChangeBackupDestinationCompartmentRequest.Builder.copy(ChangeBackupDestinationCompartmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangeBackupDestinationCompartmentRequest.Builder |
ChangeBackupDestinationCompartmentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ChangeBackupDestinationCompartmentRequest.Builder |
ChangeBackupDestinationCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangeBackupDestinationCompartmentRequest.Builder |
ChangeBackupDestinationCompartmentRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
ChangeBackupDestinationCompartmentRequest.Builder |
ChangeBackupDestinationCompartmentRequest.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.
|
ChangeBackupDestinationCompartmentRequest.Builder |
ChangeBackupDestinationCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangeBackupDestinationCompartmentRequest.Builder |
ChangeBackupDestinationCompartmentRequest.toBuilder() |
|