ChangeDrProtectionGroupCompartmentRequest.Builder |
ChangeDrProtectionGroupCompartmentRequest.Builder.body$(ChangeDrProtectionGroupCompartmentDetails body) |
Alternative setter for the body parameter.
|
static ChangeDrProtectionGroupCompartmentRequest.Builder |
ChangeDrProtectionGroupCompartmentRequest.builder() |
Return a new builder for this request object.
|
ChangeDrProtectionGroupCompartmentRequest.Builder |
ChangeDrProtectionGroupCompartmentRequest.Builder.changeDrProtectionGroupCompartmentDetails(ChangeDrProtectionGroupCompartmentDetails changeDrProtectionGroupCompartmentDetails) |
Details for changing the DR protection group compartment.
|
ChangeDrProtectionGroupCompartmentRequest.Builder |
ChangeDrProtectionGroupCompartmentRequest.Builder.copy(ChangeDrProtectionGroupCompartmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangeDrProtectionGroupCompartmentRequest.Builder |
ChangeDrProtectionGroupCompartmentRequest.Builder.drProtectionGroupId(String drProtectionGroupId) |
The OCID of the DR protection group.
|
ChangeDrProtectionGroupCompartmentRequest.Builder |
ChangeDrProtectionGroupCompartmentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ChangeDrProtectionGroupCompartmentRequest.Builder |
ChangeDrProtectionGroupCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangeDrProtectionGroupCompartmentRequest.Builder |
ChangeDrProtectionGroupCompartmentRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ChangeDrProtectionGroupCompartmentRequest.Builder |
ChangeDrProtectionGroupCompartmentRequest.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.
|
ChangeDrProtectionGroupCompartmentRequest.Builder |
ChangeDrProtectionGroupCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangeDrProtectionGroupCompartmentRequest.Builder |
ChangeDrProtectionGroupCompartmentRequest.toBuilder() |
|