Uses of Class
com.snowflake.snowpark_java.UpdatableAsyncActor
- 
Packages that use UpdatableAsyncActor Package Description com.snowflake.snowpark_java Provides most of the classes for the Snowpark Java API.
- 
- 
Uses of UpdatableAsyncActor in com.snowflake.snowpark_javaMethods in com.snowflake.snowpark_java that return UpdatableAsyncActor Modifier and Type Method Description UpdatableAsyncActorUpdatable. async()Returns an UpdatableAsyncActor object that can be used to execute Updatable actions asynchronously.
 
-