Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.requests |
Modifier and Type | Method and Description |
---|---|
static GetDrPlanExecutionRequest.Builder |
GetDrPlanExecutionRequest.builder()
Return a new builder for this request object.
|
GetDrPlanExecutionRequest.Builder |
GetDrPlanExecutionRequest.Builder.copy(GetDrPlanExecutionRequest o)
Copy method to populate the builder with values from the given instance.
|
GetDrPlanExecutionRequest.Builder |
GetDrPlanExecutionRequest.Builder.drPlanExecutionId(String drPlanExecutionId)
The OCID of the DR plan execution.
|
GetDrPlanExecutionRequest.Builder |
GetDrPlanExecutionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetDrPlanExecutionRequest.Builder |
GetDrPlanExecutionRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetDrPlanExecutionRequest.Builder |
GetDrPlanExecutionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetDrPlanExecutionRequest.Builder |
GetDrPlanExecutionRequest.toBuilder()
Return an instance of
GetDrPlanExecutionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.