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