CreateBatchJobPoolRequest.Builder |
CreateBatchJobPoolRequest.Builder.body$(CreateBatchJobPoolDetails body) |
Alternative setter for the body parameter.
|
static CreateBatchJobPoolRequest.Builder |
CreateBatchJobPoolRequest.builder() |
Return a new builder for this request object.
|
CreateBatchJobPoolRequest.Builder |
CreateBatchJobPoolRequest.Builder.copy(CreateBatchJobPoolRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateBatchJobPoolRequest.Builder |
CreateBatchJobPoolRequest.Builder.createBatchJobPoolDetails(CreateBatchJobPoolDetails createBatchJobPoolDetails) |
Details for the new batch job pool.
|
CreateBatchJobPoolRequest.Builder |
CreateBatchJobPoolRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateBatchJobPoolRequest.Builder |
CreateBatchJobPoolRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateBatchJobPoolRequest.Builder |
CreateBatchJobPoolRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of running that same action again.
|
CreateBatchJobPoolRequest.Builder |
CreateBatchJobPoolRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateBatchJobPoolRequest.Builder |
CreateBatchJobPoolRequest.toBuilder() |
|