Package net.snowflake.ingest.example
Class SnowflakeIngestBasicExample
- java.lang.Object
-
- net.snowflake.ingest.example.SnowflakeIngestBasicExample
-
public class SnowflakeIngestBasicExample extends Object
This sample demonstrates how to make basic requests to the Snowflake Ingest service for Java.Prerequisites: You must have a valid set of Snowflake credentials
-
-
Constructor Summary
Constructors Constructor Description SnowflakeIngestBasicExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-