CreateSchedulingPolicyRequest.Builder |
CreateSchedulingPolicyRequest.Builder.body$(CreateSchedulingPolicyDetails body) |
Alternative setter for the body parameter.
|
static CreateSchedulingPolicyRequest.Builder |
CreateSchedulingPolicyRequest.builder() |
Return a new builder for this request object.
|
CreateSchedulingPolicyRequest.Builder |
CreateSchedulingPolicyRequest.Builder.copy(CreateSchedulingPolicyRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateSchedulingPolicyRequest.Builder |
CreateSchedulingPolicyRequest.Builder.createSchedulingPolicyDetails(CreateSchedulingPolicyDetails createSchedulingPolicyDetails) |
Request to create Scheduling Policy.
|
CreateSchedulingPolicyRequest.Builder |
CreateSchedulingPolicyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateSchedulingPolicyRequest.Builder |
CreateSchedulingPolicyRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
CreateSchedulingPolicyRequest.Builder |
CreateSchedulingPolicyRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateSchedulingPolicyRequest.Builder |
CreateSchedulingPolicyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateSchedulingPolicyRequest.Builder |
CreateSchedulingPolicyRequest.toBuilder() |
|