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