static CancelJobRunRequest.Builder |
CancelJobRunRequest.builder() |
Return a new builder for this request object.
|
CancelJobRunRequest.Builder |
CancelJobRunRequest.Builder.copy(CancelJobRunRequest o) |
Copy method to populate the builder with values from the given instance.
|
CancelJobRunRequest.Builder |
CancelJobRunRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
CancelJobRunRequest.Builder |
CancelJobRunRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CancelJobRunRequest.Builder |
CancelJobRunRequest.Builder.jobRunId(String jobRunId) |
|
CancelJobRunRequest.Builder |
CancelJobRunRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle assigned identifier for the request.
|
CancelJobRunRequest.Builder |
CancelJobRunRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CancelJobRunRequest.Builder |
CancelJobRunRequest.toBuilder() |
|