| 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 StartLabelDetectionResponse |
RekognitionClient.startLabelDetection(StartLabelDetectionRequest startLabelDetectionRequest)
Starts asynchronous detection of labels in a stored video.
|
default CompletableFuture<StartLabelDetectionResponse> |
RekognitionAsyncClient.startLabelDetection(StartLabelDetectionRequest startLabelDetectionRequest)
Starts asynchronous detection of labels in a stored video.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartLabelDetectionRequestMarshaller.marshall(StartLabelDetectionRequest startLabelDetectionRequest) |
Copyright © 2019. All rights reserved.