Uses of Class
software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest
-
Packages that use ListCollectionsRequest 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.software.amazon.awssdk.services.rekognition.paginators software.amazon.awssdk.services.rekognition.transform -
-
Uses of ListCollectionsRequest in software.amazon.awssdk.services.rekognition
-
Uses of ListCollectionsRequest in software.amazon.awssdk.services.rekognition.paginators
Constructors in software.amazon.awssdk.services.rekognition.paginators with parameters of type ListCollectionsRequest Constructor Description ListCollectionsIterable(RekognitionClient client, ListCollectionsRequest firstRequest)ListCollectionsPublisher(RekognitionAsyncClient client, ListCollectionsRequest firstRequest) -
Uses of ListCollectionsRequest in software.amazon.awssdk.services.rekognition.transform
Methods in software.amazon.awssdk.services.rekognition.transform with parameters of type ListCollectionsRequest Modifier and Type Method Description SdkHttpFullRequestListCollectionsRequestMarshaller. marshall(ListCollectionsRequest listCollectionsRequest)
-