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