| Package | Description |
|---|---|
| com.amazonaws.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
ListAccessControlConfigurationsResult |
AWSkendraClient.listAccessControlConfigurations(ListAccessControlConfigurationsRequest request)
Lists one or more access control configurations for an index.
|
ListAccessControlConfigurationsResult |
AbstractAWSkendra.listAccessControlConfigurations(ListAccessControlConfigurationsRequest request) |
ListAccessControlConfigurationsResult |
AWSkendra.listAccessControlConfigurations(ListAccessControlConfigurationsRequest listAccessControlConfigurationsRequest)
Lists one or more access control configurations for an index.
|
| Modifier and Type | Method and Description |
|---|---|
ListAccessControlConfigurationsResult |
ListAccessControlConfigurationsResult.clone() |
ListAccessControlConfigurationsResult |
ListAccessControlConfigurationsResult.withAccessControlConfigurations(AccessControlConfigurationSummary... accessControlConfigurations)
The details of your access control configurations.
|
ListAccessControlConfigurationsResult |
ListAccessControlConfigurationsResult.withAccessControlConfigurations(Collection<AccessControlConfigurationSummary> accessControlConfigurations)
The details of your access control configurations.
|
ListAccessControlConfigurationsResult |
ListAccessControlConfigurationsResult.withNextToken(String nextToken)
If the response is truncated, Amazon Kendra returns this token, which you can use in the subsequent request to
retrieve the next set of access control configurations.
|
Copyright © 2022. All rights reserved.