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