static SkipNextScheduledJobExecutionRequest.Builder |
SkipNextScheduledJobExecutionRequest.builder() |
Return a new builder for this request object.
|
SkipNextScheduledJobExecutionRequest.Builder |
SkipNextScheduledJobExecutionRequest.Builder.copy(SkipNextScheduledJobExecutionRequest o) |
Copy method to populate the builder with values from the given instance.
|
SkipNextScheduledJobExecutionRequest.Builder |
SkipNextScheduledJobExecutionRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
SkipNextScheduledJobExecutionRequest.Builder |
SkipNextScheduledJobExecutionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
SkipNextScheduledJobExecutionRequest.Builder |
SkipNextScheduledJobExecutionRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
SkipNextScheduledJobExecutionRequest.Builder |
SkipNextScheduledJobExecutionRequest.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.
|
SkipNextScheduledJobExecutionRequest.Builder |
SkipNextScheduledJobExecutionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
SkipNextScheduledJobExecutionRequest.Builder |
SkipNextScheduledJobExecutionRequest.Builder.scheduledJobId(String scheduledJobId) |
The ID of the scheduled job.
|
SkipNextScheduledJobExecutionRequest.Builder |
SkipNextScheduledJobExecutionRequest.toBuilder() |
|