| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
List<SegmentTypeInfo> |
GetSegmentDetectionResponse.selectedSegmentTypes()
An array containing the segment types requested in the call to
StartSegmentDetection. |
| Modifier and Type | Method and Description |
|---|---|
GetSegmentDetectionResponse.Builder |
GetSegmentDetectionResponse.Builder.selectedSegmentTypes(SegmentTypeInfo... selectedSegmentTypes)
An array containing the segment types requested in the call to
StartSegmentDetection. |
| Modifier and Type | Method and Description |
|---|---|
GetSegmentDetectionResponse.Builder |
GetSegmentDetectionResponse.Builder.selectedSegmentTypes(Collection<SegmentTypeInfo> selectedSegmentTypes)
An array containing the segment types requested in the call to
StartSegmentDetection. |
Copyright © 2023. All rights reserved.