CreateDrPlanExecutionResponse.Builder |
CreateDrPlanExecutionResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreateDrPlanExecutionResponse.Builder |
CreateDrPlanExecutionResponse.builder() |
Return a new builder for this response object.
|
CreateDrPlanExecutionResponse.Builder |
CreateDrPlanExecutionResponse.Builder.copy(CreateDrPlanExecutionResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateDrPlanExecutionResponse.Builder |
CreateDrPlanExecutionResponse.Builder.drPlanExecution(DrPlanExecution drPlanExecution) |
The returned DrPlanExecution instance.
|
CreateDrPlanExecutionResponse.Builder |
CreateDrPlanExecutionResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
CreateDrPlanExecutionResponse.Builder |
CreateDrPlanExecutionResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateDrPlanExecutionResponse.Builder |
CreateDrPlanExecutionResponse.Builder.location(String location) |
A URI for the new resource which was created by the request.
|
CreateDrPlanExecutionResponse.Builder |
CreateDrPlanExecutionResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateDrPlanExecutionResponse.Builder |
CreateDrPlanExecutionResponse.Builder.opcWorkRequestId(String opcWorkRequestId) |
Unique Oracle-assigned identifier (OCID) for the asynchronous request.
|