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