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 class
TextStream.TextMapping
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.static class
TextStream.TextMapping.Builder
The 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.TextMappingOrBuilder
TextStream.Builder. getMappingOrBuilder(int index)
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.TextStream.TextMappingOrBuilder
TextStream. getMappingOrBuilder(int index)
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.TextStream.TextMappingOrBuilder
TextStreamOrBuilder. 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`.
-