Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.requests |
Modifier and Type | Method and Description |
---|---|
RetryDrPlanExecutionRequest.Builder |
RetryDrPlanExecutionRequest.Builder.body$(RetryDrPlanExecutionDetails body)
Alternative setter for the body parameter.
|
static RetryDrPlanExecutionRequest.Builder |
RetryDrPlanExecutionRequest.builder()
Return a new builder for this request object.
|
RetryDrPlanExecutionRequest.Builder |
RetryDrPlanExecutionRequest.Builder.copy(RetryDrPlanExecutionRequest o)
Copy method to populate the builder with values from the given instance.
|
RetryDrPlanExecutionRequest.Builder |
RetryDrPlanExecutionRequest.Builder.drPlanExecutionId(String drPlanExecutionId)
The OCID of the DR plan execution.
|
RetryDrPlanExecutionRequest.Builder |
RetryDrPlanExecutionRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
RetryDrPlanExecutionRequest.Builder |
RetryDrPlanExecutionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
RetryDrPlanExecutionRequest.Builder |
RetryDrPlanExecutionRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
RetryDrPlanExecutionRequest.Builder |
RetryDrPlanExecutionRequest.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.
|
RetryDrPlanExecutionRequest.Builder |
RetryDrPlanExecutionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
RetryDrPlanExecutionRequest.Builder |
RetryDrPlanExecutionRequest.Builder.retryDrPlanExecutionDetails(RetryDrPlanExecutionDetails retryDrPlanExecutionDetails)
Details for retrying execution of the failed group or step.
|
RetryDrPlanExecutionRequest.Builder |
RetryDrPlanExecutionRequest.toBuilder()
Return an instance of
RetryDrPlanExecutionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.