static CancelJobRequest.Builder |
CancelJobRequest.builder() |
Return a new builder for this request object.
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.copy(CancelJobRequest o) |
Copy method to populate the builder with values from the given instance.
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.isForced(Boolean isForced) |
Indicates whether a forced cancellation is requested for the job while it was running.
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.jobId(String jobId) |
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CancelJobRequest.Builder |
CancelJobRequest.toBuilder() |
|