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