Uses of Class
com.google.cloud.dataproc.v1.HadoopJob.DriverCase
-
Packages that use HadoopJob.DriverCase Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of HadoopJob.DriverCase in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return HadoopJob.DriverCase Modifier and Type Method Description static HadoopJob.DriverCaseHadoopJob.DriverCase. forNumber(int value)HadoopJob.DriverCaseHadoopJob.Builder. getDriverCase()HadoopJob.DriverCaseHadoopJob. getDriverCase()HadoopJob.DriverCaseHadoopJobOrBuilder. getDriverCase()static HadoopJob.DriverCaseHadoopJob.DriverCase. valueOf(int value)Deprecated.static HadoopJob.DriverCaseHadoopJob.DriverCase. valueOf(String name)Returns the enum constant of this type with the specified name.static HadoopJob.DriverCase[]HadoopJob.DriverCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-