GetSchedulingPlanResponse.Builder |
GetSchedulingPlanResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static GetSchedulingPlanResponse.Builder |
GetSchedulingPlanResponse.builder() |
Return a new builder for this response object.
|
GetSchedulingPlanResponse.Builder |
GetSchedulingPlanResponse.Builder.copy(GetSchedulingPlanResponse o) |
Copy method to populate the builder with values from the given instance.
|
GetSchedulingPlanResponse.Builder |
GetSchedulingPlanResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
GetSchedulingPlanResponse.Builder |
GetSchedulingPlanResponse.Builder.headers(Map<String,List<String>> headers) |
|
GetSchedulingPlanResponse.Builder |
GetSchedulingPlanResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetSchedulingPlanResponse.Builder |
GetSchedulingPlanResponse.Builder.schedulingPlan(SchedulingPlan schedulingPlan) |
The returned SchedulingPlan instance.
|