| Package | Description |
|---|---|
| com.aliyuncs | |
| com.aliyuncs.profile | |
| com.aliyuncs.regions |
| Modifier and Type | Method and Description |
|---|---|
<T extends AcsResponse> |
IAcsClient.doAction(AcsRequest<T> request,
boolean autoRetry,
int maxRetryNumber,
String regionId,
Credential credential,
ISigner signer,
FormatType format,
List<Endpoint> endpoints) |
<T extends AcsResponse> |
DefaultAcsClient.doAction(AcsRequest<T> request,
boolean autoRetry,
int maxRetryNumber,
String regionId,
Credential credential,
ISigner signer,
FormatType format,
List<Endpoint> endpoints) |
| Modifier and Type | Method and Description |
|---|---|
List<Endpoint> |
IClientProfile.getEndpoints() |
List<Endpoint> |
DefaultProfile.getEndpoints() |
List<Endpoint> |
IClientProfile.getEndpoints(String regionId,
String product) |
List<Endpoint> |
DefaultProfile.getEndpoints(String regionId,
String product) |
List<Endpoint> |
IClientProfile.getEndpoints(String product,
String regionId,
String serviceCode,
String endpointType) |
List<Endpoint> |
DefaultProfile.getEndpoints(String product,
String regionId,
String serviceCode,
String endpointType) |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
InternalEndpointsParser.getEndpoint(String region,
String product) |
Endpoint |
IEndpointsProvider.getEndpoint(String region,
String product) |
Endpoint |
CustomizedEndpointsParser.getEndpoint(String regionId,
String product) |
Endpoint |
RemoteEndpointsParser.getEndpoint(String regionId,
String product) |
Endpoint |
InternalEndpointsParser.getEndpoint(String region,
String product,
String serviceCode,
String endpointType,
Credential credential,
LocationConfig locationConfig) |
Endpoint |
IEndpointsProvider.getEndpoint(String region,
String product,
String serviceCode,
String endpointType,
Credential credential,
LocationConfig locationConfig) |
Endpoint |
CustomizedEndpointsParser.getEndpoint(String region,
String product,
String serviceCode,
String endpointType,
Credential credential,
LocationConfig locationConfig) |
Endpoint |
RemoteEndpointsParser.getEndpoint(String regionId,
String product,
String serviceCode,
String endpointType,
Credential credential,
LocationConfig locationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomizedEndpointsParser.setEndpoint(Endpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
static ProductDomain |
Endpoint.findProductDomain(String regionId,
String product,
List<Endpoint> endpoints) |
Copyright © 2017. All Rights Reserved.