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