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.ManifestConfigCase
Manifest.ManifestConfigCase. forNumber(int value)
Manifest.ManifestConfigCase
Manifest.Builder. getManifestConfigCase()
Manifest.ManifestConfigCase
Manifest. getManifestConfigCase()
Manifest.ManifestConfigCase
ManifestOrBuilder. getManifestConfigCase()
static Manifest.ManifestConfigCase
Manifest.ManifestConfigCase. valueOf(int value)
Deprecated.static Manifest.ManifestConfigCase
Manifest.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.
-