Uses of Class
software.amazon.awssdk.services.glue.model.SnowflakeSource
-
Packages that use SnowflakeSource Package Description software.amazon.awssdk.services.glue.model -
-
Uses of SnowflakeSource in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return SnowflakeSource Modifier and Type Method Description SnowflakeSourceCodeGenConfigurationNode. snowflakeSource()Specifies a Snowflake data source.Methods in software.amazon.awssdk.services.glue.model with parameters of type SnowflakeSource Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. snowflakeSource(SnowflakeSource snowflakeSource)Specifies a Snowflake data source.
-