public class DLIInfo extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ENDPOINT_POSTFIX |
static String |
IAM_ENDPOINT_PREFIX |
static String |
OBS_ENDPOINT |
static String |
SERVER_ENDPOINT_PREFIX |
static String |
SERVER_NAME |
Constructor and Description |
---|
DLIInfo() |
DLIInfo(String regionName,
String projectId,
String token) |
DLIInfo(String regionName,
String accessKey,
String secretKey,
String projectId) |
DLIInfo(String regionName,
String domainName,
String userName,
String password,
String projectId) |
Modifier and Type | Method and Description |
---|---|
void |
setProxy(String proxyHost,
int proxyPort) |
void |
setProxy(String proxyHost,
int proxyPort,
String proxyUser,
String proxyPwd) |
public static final String IAM_ENDPOINT_PREFIX
public static final String OBS_ENDPOINT
public static final String SERVER_ENDPOINT_PREFIX
public static final String ENDPOINT_POSTFIX
public static final String SERVER_NAME
Copyright © 2023. All rights reserved.