public static interface SegmentTypeInfo.Builder extends SdkPojo, CopyableBuilder<SegmentTypeInfo.Builder,SegmentTypeInfo>
| Modifier and Type | Method and Description |
|---|---|
SegmentTypeInfo.Builder |
modelVersion(String modelVersion)
The version of the model used to detect segments.
|
SegmentTypeInfo.Builder |
type(SegmentType type)
The type of a segment (technical cue or shot detection).
|
SegmentTypeInfo.Builder |
type(String type)
The type of a segment (technical cue or shot detection).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSegmentTypeInfo.Builder type(String type)
The type of a segment (technical cue or shot detection).
type - The type of a segment (technical cue or shot detection).SegmentType,
SegmentTypeSegmentTypeInfo.Builder type(SegmentType type)
The type of a segment (technical cue or shot detection).
type - The type of a segment (technical cue or shot detection).SegmentType,
SegmentTypeSegmentTypeInfo.Builder modelVersion(String modelVersion)
The version of the model used to detect segments.
modelVersion - The version of the model used to detect segments.Copyright © 2023. All rights reserved.