Uses of Class
software.amazon.awssdk.services.kendra.paginators.ListEntityPersonasIterable
-
Packages that use ListEntityPersonasIterable Package Description software.amazon.awssdk.services.kendra Amazon Kendra is a service for indexing large document sets. -
-
Uses of ListEntityPersonasIterable in software.amazon.awssdk.services.kendra
Methods in software.amazon.awssdk.services.kendra that return ListEntityPersonasIterable Modifier and Type Method Description default ListEntityPersonasIterableKendraClient. listEntityPersonasPaginator(Consumer<ListEntityPersonasRequest.Builder> listEntityPersonasRequest)Lists specific permissions of users and groups with access to your Amazon Kendra experience.default ListEntityPersonasIterableKendraClient. listEntityPersonasPaginator(ListEntityPersonasRequest listEntityPersonasRequest)Lists specific permissions of users and groups with access to your Amazon Kendra experience.
-