Uses of Class
com.snowflake.snowpark_java.types.SnowflakeSecrets
-
Packages that use SnowflakeSecrets Package Description com.snowflake.snowpark_java.types Provides the classes specifying the schema (the data types of the fields) of semi-structured data. -
-
Uses of SnowflakeSecrets in com.snowflake.snowpark_java.types
Methods in com.snowflake.snowpark_java.types that return SnowflakeSecrets Modifier and Type Method Description static SnowflakeSecretsSnowflakeSecrets. newInstance()Create a new instance of SnowflakeSecrets.
-