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