Uses of Class
com.google.cloud.video.transcoder.v1.Manifest.ManifestConfigCase
-
Packages that use Manifest.ManifestConfigCase Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of Manifest.ManifestConfigCase in com.google.cloud.video.transcoder.v1
Methods in com.google.cloud.video.transcoder.v1 that return Manifest.ManifestConfigCase Modifier and Type Method Description static Manifest.ManifestConfigCaseManifest.ManifestConfigCase. forNumber(int value)Manifest.ManifestConfigCaseManifest.Builder. getManifestConfigCase()Manifest.ManifestConfigCaseManifest. getManifestConfigCase()Manifest.ManifestConfigCaseManifestOrBuilder. getManifestConfigCase()static Manifest.ManifestConfigCaseManifest.ManifestConfigCase. valueOf(int value)Deprecated.static Manifest.ManifestConfigCaseManifest.ManifestConfigCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Manifest.ManifestConfigCase[]Manifest.ManifestConfigCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-