public class SnowflakeURL extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SnowflakeURL.SnowflakeURLBuilder |
| Constructor and Description |
|---|
SnowflakeURL(String urlStr)
Construct a SnowflakeURL object from a String
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAccount() |
String |
getFullUrl() |
String |
getJdbcUrl() |
int |
getPort() |
String |
getScheme() |
String |
getUrlWithoutPort() |
boolean |
sslEnabled() |
String |
toString() |
public SnowflakeURL(String urlStr)
urlStr - Copyright © 2022. All rights reserved.