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 class
Manifest
Manifest configuration.static class
Manifest.Builder
Manifest configuration.Methods in com.google.cloud.video.transcoder.v1 that return ManifestOrBuilder Modifier and Type Method Description ManifestOrBuilder
JobConfig.Builder. getManifestsOrBuilder(int index)
List of output manifests.ManifestOrBuilder
JobConfig. getManifestsOrBuilder(int index)
List of output manifests.ManifestOrBuilder
JobConfigOrBuilder. 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.
-