public class DataCloudToken extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken() |
String |
getTenantId() |
String |
getTenantUrl() |
boolean |
isAlive() |
static DataCloudToken |
of(DataCloudTokenResponse model) |
public static DataCloudToken of(DataCloudTokenResponse model) throws SQLException
SQLExceptionpublic boolean isAlive()
public String getTenantUrl()
public String getTenantId() throws SQLException
SQLExceptionpublic String getAccessToken()
Copyright © 2025. All rights reserved.