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