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