| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
static SegmentTypeInfo.Builder |
SegmentTypeInfo.builder() |
SegmentTypeInfo.Builder |
SegmentTypeInfo.Builder.modelVersion(String modelVersion)
The version of the model used to detect segments.
|
SegmentTypeInfo.Builder |
SegmentTypeInfo.toBuilder() |
SegmentTypeInfo.Builder |
SegmentTypeInfo.Builder.type(SegmentType type)
The type of a segment (technical cue or shot detection).
|
SegmentTypeInfo.Builder |
SegmentTypeInfo.Builder.type(String type)
The type of a segment (technical cue or shot detection).
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SegmentTypeInfo.Builder> |
SegmentTypeInfo.serializableBuilderClass() |
Copyright © 2023. All rights reserved.