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 classInputInput asset.static classInput.BuilderInput asset.Methods in com.google.cloud.video.transcoder.v1 that return InputOrBuilder Modifier and Type Method Description InputOrBuilderJobConfig.Builder. getInputsOrBuilder(int index)List of input assets stored in Cloud Storage.InputOrBuilderJobConfig. getInputsOrBuilder(int index)List of input assets stored in Cloud Storage.InputOrBuilderJobConfigOrBuilder. 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.
-