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