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