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