Uses of Class
net.snowflake.ingest.streaming.internal.BlobPath
-
Packages that use BlobPath Package Description net.snowflake.ingest.streaming.internal -
-
Uses of BlobPath in net.snowflake.ingest.streaming.internal
Methods in net.snowflake.ingest.streaming.internal that return BlobPath Modifier and Type Method Description static BlobPathBlobPath. fileNameWithoutToken(String fileName)static BlobPathBlobPath. presignedUrlWithToken(String fileName, String url)
-