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