Uses of Interface
com.google.cloud.video.transcoder.v1.TextStream.TextMappingOrBuilder
-
Packages that use TextStream.TextMappingOrBuilder Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of TextStream.TextMappingOrBuilder in com.google.cloud.video.transcoder.v1
Classes in com.google.cloud.video.transcoder.v1 that implement TextStream.TextMappingOrBuilder Modifier and Type Class Description static classTextStream.TextMappingThe mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.static classTextStream.TextMapping.BuilderThe mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.Methods in com.google.cloud.video.transcoder.v1 that return TextStream.TextMappingOrBuilder Modifier and Type Method Description TextStream.TextMappingOrBuilderTextStream.Builder. getMappingOrBuilder(int index)The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.TextStream.TextMappingOrBuilderTextStream. getMappingOrBuilder(int index)The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.TextStream.TextMappingOrBuilderTextStreamOrBuilder. getMappingOrBuilder(int index)The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type TextStream.TextMappingOrBuilder Modifier and Type Method Description List<? extends TextStream.TextMappingOrBuilder>TextStream.Builder. getMappingOrBuilderList()The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.List<? extends TextStream.TextMappingOrBuilder>TextStream. getMappingOrBuilderList()The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.List<? extends TextStream.TextMappingOrBuilder>TextStreamOrBuilder. getMappingOrBuilderList()The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
-