Uses of Interface
com.google.cloud.video.transcoder.v1.ManifestOrBuilder
-
Packages that use ManifestOrBuilder Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of ManifestOrBuilder in com.google.cloud.video.transcoder.v1
Classes in com.google.cloud.video.transcoder.v1 that implement ManifestOrBuilder Modifier and Type Class Description classManifestManifest configuration.static classManifest.BuilderManifest configuration.Methods in com.google.cloud.video.transcoder.v1 that return ManifestOrBuilder Modifier and Type Method Description ManifestOrBuilderJobConfig.Builder. getManifestsOrBuilder(int index)List of output manifests.ManifestOrBuilderJobConfig. getManifestsOrBuilder(int index)List of output manifests.ManifestOrBuilderJobConfigOrBuilder. getManifestsOrBuilder(int index)List of output manifests.Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type ManifestOrBuilder Modifier and Type Method Description List<? extends ManifestOrBuilder>JobConfig.Builder. getManifestsOrBuilderList()List of output manifests.List<? extends ManifestOrBuilder>JobConfig. getManifestsOrBuilderList()List of output manifests.List<? extends ManifestOrBuilder>JobConfigOrBuilder. getManifestsOrBuilderList()List of output manifests.
-