Uses of Class
com.snowflake.snowpark_java.types.UsernamePassword
-
Packages that use UsernamePassword 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 UsernamePassword in com.snowflake.snowpark_java.types
Methods in com.snowflake.snowpark_java.types that return UsernamePassword Modifier and Type Method Description UsernamePasswordSnowflakeSecrets. getUsernamePassword(java.lang.String secretName)Get the user name and password from the secret.
-