static GetTableRequest.Builder |
GetTableRequest.builder() |
Return a new builder for this request object.
|
GetTableRequest.Builder |
GetTableRequest.Builder.compartmentId(String compartmentId) |
The ID of a table’s compartment.
|
GetTableRequest.Builder |
GetTableRequest.Builder.copy(GetTableRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetTableRequest.Builder |
GetTableRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetTableRequest.Builder |
GetTableRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
GetTableRequest.Builder |
GetTableRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetTableRequest.Builder |
GetTableRequest.Builder.tableNameOrId(String tableNameOrId) |
A table name within the compartment, or a table OCID.
|
GetTableRequest.Builder |
GetTableRequest.toBuilder() |
|