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