| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the Amazon Rekognition API reference.
|
| software.amazon.awssdk.services.rekognition.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartSegmentDetectionResponse> |
RekognitionAsyncClient.startSegmentDetection(StartSegmentDetectionRequest startSegmentDetectionRequest)
Starts asynchronous detection of segment detection in a stored video.
|
default StartSegmentDetectionResponse |
RekognitionClient.startSegmentDetection(StartSegmentDetectionRequest startSegmentDetectionRequest)
Starts asynchronous detection of segment detection in a stored video.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartSegmentDetectionRequestMarshaller.marshall(StartSegmentDetectionRequest startSegmentDetectionRequest) |
Copyright © 2021. All rights reserved.