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