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