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