UpdateRowRequest.Builder |
UpdateRowRequest.Builder.body$(UpdateRowDetails body) |
Alternative setter for the body parameter.
|
static UpdateRowRequest.Builder |
UpdateRowRequest.builder() |
Return a new builder for this request object.
|
UpdateRowRequest.Builder |
UpdateRowRequest.Builder.copy(UpdateRowRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateRowRequest.Builder |
UpdateRowRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateRowRequest.Builder |
UpdateRowRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateRowRequest.Builder |
UpdateRowRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
UpdateRowRequest.Builder |
UpdateRowRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateRowRequest.Builder |
UpdateRowRequest.Builder.tableNameOrId(String tableNameOrId) |
A table name within the compartment, or a table OCID.
|
UpdateRowRequest.Builder |
UpdateRowRequest.toBuilder() |
|
UpdateRowRequest.Builder |
UpdateRowRequest.Builder.updateRowDetails(UpdateRowDetails updateRowDetails) |
Specifications for the putting of a table row.
|