Uses of Class
com.google.cloud.video.transcoder.v1.TextStream.TextMapping
-
Packages that use TextStream.TextMapping Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of TextStream.TextMapping in com.google.cloud.video.transcoder.v1
Methods in com.google.cloud.video.transcoder.v1 that return TextStream.TextMapping Modifier and Type Method Description TextStream.TextMappingTextStream.TextMapping.Builder. build()TextStream.TextMappingTextStream.TextMapping.Builder. buildPartial()static TextStream.TextMappingTextStream.TextMapping. getDefaultInstance()TextStream.TextMappingTextStream.TextMapping.Builder. getDefaultInstanceForType()TextStream.TextMappingTextStream.TextMapping. getDefaultInstanceForType()TextStream.TextMappingTextStream.Builder. getMapping(int index)The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.TextStream.TextMappingTextStream. getMapping(int index)The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.TextStream.TextMappingTextStreamOrBuilder. getMapping(int index)The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.static TextStream.TextMappingTextStream.TextMapping. parseDelimitedFrom(InputStream input)static TextStream.TextMappingTextStream.TextMapping. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TextStream.TextMappingTextStream.TextMapping. parseFrom(byte[] data)static TextStream.TextMappingTextStream.TextMapping. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TextStream.TextMappingTextStream.TextMapping. parseFrom(com.google.protobuf.ByteString data)static TextStream.TextMappingTextStream.TextMapping. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TextStream.TextMappingTextStream.TextMapping. parseFrom(com.google.protobuf.CodedInputStream input)static TextStream.TextMappingTextStream.TextMapping. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TextStream.TextMappingTextStream.TextMapping. parseFrom(InputStream input)static TextStream.TextMappingTextStream.TextMapping. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TextStream.TextMappingTextStream.TextMapping. parseFrom(ByteBuffer data)static TextStream.TextMappingTextStream.TextMapping. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type TextStream.TextMapping Modifier and Type Method Description List<TextStream.TextMapping>TextStream.Builder. getMappingList()The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.List<TextStream.TextMapping>TextStream. getMappingList()The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.List<TextStream.TextMapping>TextStreamOrBuilder. getMappingList()The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.com.google.protobuf.Parser<TextStream.TextMapping>TextStream.TextMapping. getParserForType()static com.google.protobuf.Parser<TextStream.TextMapping>TextStream.TextMapping. parser()Methods in com.google.cloud.video.transcoder.v1 with parameters of type TextStream.TextMapping Modifier and Type Method Description TextStream.BuilderTextStream.Builder. addMapping(int index, TextStream.TextMapping value)The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.TextStream.BuilderTextStream.Builder. addMapping(TextStream.TextMapping value)The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.TextStream.TextMapping.BuilderTextStream.TextMapping.Builder. mergeFrom(TextStream.TextMapping other)static TextStream.TextMapping.BuilderTextStream.TextMapping. newBuilder(TextStream.TextMapping prototype)TextStream.BuilderTextStream.Builder. setMapping(int index, TextStream.TextMapping value)The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.Method parameters in com.google.cloud.video.transcoder.v1 with type arguments of type TextStream.TextMapping Modifier and Type Method Description TextStream.BuilderTextStream.Builder. addAllMapping(Iterable<? extends TextStream.TextMapping> values)The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
-