Uses of Interface
com.google.cloud.video.transcoder.v1.InputOrBuilder
-
Packages that use InputOrBuilder Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of InputOrBuilder in com.google.cloud.video.transcoder.v1
Classes in com.google.cloud.video.transcoder.v1 that implement InputOrBuilder Modifier and Type Class Description class
Input
Input asset.static class
Input.Builder
Input asset.Methods in com.google.cloud.video.transcoder.v1 that return InputOrBuilder Modifier and Type Method Description InputOrBuilder
JobConfig.Builder. getInputsOrBuilder(int index)
List of input assets stored in Cloud Storage.InputOrBuilder
JobConfig. getInputsOrBuilder(int index)
List of input assets stored in Cloud Storage.InputOrBuilder
JobConfigOrBuilder. getInputsOrBuilder(int index)
List of input assets stored in Cloud Storage.Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type InputOrBuilder Modifier and Type Method Description List<? extends InputOrBuilder>
JobConfig.Builder. getInputsOrBuilderList()
List of input assets stored in Cloud Storage.List<? extends InputOrBuilder>
JobConfig. getInputsOrBuilderList()
List of input assets stored in Cloud Storage.List<? extends InputOrBuilder>
JobConfigOrBuilder. getInputsOrBuilderList()
List of input assets stored in Cloud Storage.
-