| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
List<SegmentDetection> |
GetSegmentDetectionResponse.segments()
An array of segments detected in a video.
|
| Modifier and Type | Method and Description |
|---|---|
GetSegmentDetectionResponse.Builder |
GetSegmentDetectionResponse.Builder.segments(SegmentDetection... segments)
An array of segments detected in a video.
|
| Modifier and Type | Method and Description |
|---|---|
GetSegmentDetectionResponse.Builder |
GetSegmentDetectionResponse.Builder.segments(Collection<SegmentDetection> segments)
An array of segments detected in a video.
|
Copyright © 2023. All rights reserved.