| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
List<LabelDetection> |
GetLabelDetectionResponse.labels()
An array of labels detected in the video.
|
| Modifier and Type | Method and Description |
|---|---|
GetLabelDetectionResponse.Builder |
GetLabelDetectionResponse.Builder.labels(LabelDetection... labels)
An array of labels detected in the video.
|
| Modifier and Type | Method and Description |
|---|---|
GetLabelDetectionResponse.Builder |
GetLabelDetectionResponse.Builder.labels(Collection<LabelDetection> labels)
An array of labels detected in the video.
|
Copyright © 2022. All rights reserved.