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