| Modifier and Type | Method and Description |
|---|---|
static PrestoJob.QueriesCase |
PrestoJob.QueriesCase.forNumber(int value) |
PrestoJob.QueriesCase |
PrestoJob.getQueriesCase() |
PrestoJob.QueriesCase |
PrestoJob.Builder.getQueriesCase() |
PrestoJob.QueriesCase |
PrestoJobOrBuilder.getQueriesCase() |
static PrestoJob.QueriesCase |
PrestoJob.QueriesCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PrestoJob.QueriesCase |
PrestoJob.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.
|
Copyright © 2024 Google LLC. All rights reserved.