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