Uses of Class
software.amazon.awssdk.services.rekognition.paginators.GetContentModerationIterable
-
Packages that use GetContentModerationIterable 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 GetContentModerationIterable in software.amazon.awssdk.services.rekognition
Methods in software.amazon.awssdk.services.rekognition that return GetContentModerationIterable Modifier and Type Method Description default GetContentModerationIterableRekognitionClient. getContentModerationPaginator(Consumer<GetContentModerationRequest.Builder> getContentModerationRequest)Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis started by StartContentModeration.default GetContentModerationIterableRekognitionClient. getContentModerationPaginator(GetContentModerationRequest getContentModerationRequest)Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis started by StartContentModeration.
-