static ListIndicesResponse.Builder |
ListIndicesResponse.builder() |
|
ListIndicesResponse.Builder |
ListIndicesResponse.Builder.indexConfigurationSummaryItems(Collection<IndexConfigurationSummary> indexConfigurationSummaryItems) |
An array of summary information on the configuration of one or more indexes.
|
ListIndicesResponse.Builder |
ListIndicesResponse.Builder.indexConfigurationSummaryItems(Consumer<IndexConfigurationSummary.Builder>... indexConfigurationSummaryItems) |
An array of summary information on the configuration of one or more indexes.
|
ListIndicesResponse.Builder |
ListIndicesResponse.Builder.indexConfigurationSummaryItems(IndexConfigurationSummary... indexConfigurationSummaryItems) |
An array of summary information on the configuration of one or more indexes.
|
ListIndicesResponse.Builder |
ListIndicesResponse.Builder.nextToken(String nextToken) |
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to
retrieve the next set of indexes.
|
ListIndicesResponse.Builder |
ListIndicesResponse.toBuilder() |
|