Uses of Class
com.oracle.bmc.aivision.model.VideoLabelSegment.Builder
- 
Packages that use VideoLabelSegment.Builder Package Description com.oracle.bmc.aivision.model 
- 
- 
Uses of VideoLabelSegment.Builder in com.oracle.bmc.aivision.modelMethods in com.oracle.bmc.aivision.model that return VideoLabelSegment.Builder Modifier and Type Method Description static VideoLabelSegment.BuilderVideoLabelSegment. builder()Create a new builder.VideoLabelSegment.BuilderVideoLabelSegment.Builder. confidence(Float confidence)The confidence score, between 0 and 1.VideoLabelSegment.BuilderVideoLabelSegment.Builder. copy(VideoLabelSegment model)VideoLabelSegment.BuilderVideoLabelSegment. toBuilder()VideoLabelSegment.BuilderVideoLabelSegment.Builder. videoSegment(VideoSegment videoSegment)
 
-