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