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