Uses of Class
software.amazon.awssdk.services.rekognition.paginators.ListUsersPublisher
-
Packages that use ListUsersPublisher Package Description software.amazon.awssdk.services.rekognition This is the API Reference for Amazon Rekognition Image, Amazon Rekognition Custom Labels, Amazon Rekognition Stored Video, Amazon Rekognition Streaming Video. -
-
Uses of ListUsersPublisher in software.amazon.awssdk.services.rekognition
Methods in software.amazon.awssdk.services.rekognition that return ListUsersPublisher Modifier and Type Method Description default ListUsersPublisherRekognitionAsyncClient. listUsersPaginator(Consumer<ListUsersRequest.Builder> listUsersRequest)Returns metadata of the User such asUserIDin the specified collection.default ListUsersPublisherRekognitionAsyncClient. listUsersPaginator(ListUsersRequest listUsersRequest)Returns metadata of the User such asUserIDin the specified collection.
-