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