Uses of Class
software.amazon.awssdk.services.rekognition.paginators.ListCollectionsPublisher
-
Packages that use ListCollectionsPublisher 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 ListCollectionsPublisher in software.amazon.awssdk.services.rekognition
Methods in software.amazon.awssdk.services.rekognition that return ListCollectionsPublisher Modifier and Type Method Description default ListCollectionsPublisherRekognitionAsyncClient. listCollectionsPaginator()This is a variant ofRekognitionAsyncClient.listCollections(software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest)operation.default ListCollectionsPublisherRekognitionAsyncClient. listCollectionsPaginator(Consumer<ListCollectionsRequest.Builder> listCollectionsRequest)This is a variant ofRekognitionAsyncClient.listCollections(software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest)operation.default ListCollectionsPublisherRekognitionAsyncClient. listCollectionsPaginator(ListCollectionsRequest listCollectionsRequest)This is a variant ofRekognitionAsyncClient.listCollections(software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest)operation.
-