UpdateSchedulingPolicyRequest.Builder |
UpdateSchedulingPolicyRequest.Builder.body$(UpdateSchedulingPolicyDetails body) |
Alternative setter for the body parameter.
|
static UpdateSchedulingPolicyRequest.Builder |
UpdateSchedulingPolicyRequest.builder() |
Return a new builder for this request object.
|
UpdateSchedulingPolicyRequest.Builder |
UpdateSchedulingPolicyRequest.Builder.copy(UpdateSchedulingPolicyRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateSchedulingPolicyRequest.Builder |
UpdateSchedulingPolicyRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateSchedulingPolicyRequest.Builder |
UpdateSchedulingPolicyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateSchedulingPolicyRequest.Builder |
UpdateSchedulingPolicyRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UpdateSchedulingPolicyRequest.Builder |
UpdateSchedulingPolicyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateSchedulingPolicyRequest.Builder |
UpdateSchedulingPolicyRequest.Builder.schedulingPolicyId(String schedulingPolicyId) |
The Scheduling Policy
OCID.
|
UpdateSchedulingPolicyRequest.Builder |
UpdateSchedulingPolicyRequest.toBuilder() |
|
UpdateSchedulingPolicyRequest.Builder |
UpdateSchedulingPolicyRequest.Builder.updateSchedulingPolicyDetails(UpdateSchedulingPolicyDetails updateSchedulingPolicyDetails) |
Request to update the properties of a Scheduling Policy.
|