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