Uses of Enum Class
org.apache.camel.component.google.bigquery.sql.OutputType
Packages that use OutputType
-
Uses of OutputType in org.apache.camel.component.google.bigquery.sql
Methods in org.apache.camel.component.google.bigquery.sql that return OutputTypeModifier and TypeMethodDescriptionGoogleBigQuerySQLConfiguration.getOutputType()static OutputTypeReturns the enum constant of this class with the specified name.static OutputType[]OutputType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.google.bigquery.sql with parameters of type OutputTypeModifier and TypeMethodDescriptionGoogleBigQuerySQLConfiguration.setOutputType(OutputType outputType)