public class DefaultEndpointResolver extends Object implements EndpointResolver
| Modifier and Type | Field and Description |
|---|---|
static UserCustomizedEndpointResolver |
predefinedEndpointResolver |
| Constructor and Description |
|---|
DefaultEndpointResolver(IAcsClient client) |
DefaultEndpointResolver(IAcsClient client,
IClientProfile profile) |
DefaultEndpointResolver(IAcsClient client,
String userConfig,
IClientProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
void |
putEndpointEntry(String regionId,
String productCode,
String endpoint) |
String |
resolve(ResolveEndpointRequest request) |
public static UserCustomizedEndpointResolver predefinedEndpointResolver
public DefaultEndpointResolver(IAcsClient client, String userConfig, IClientProfile profile)
public DefaultEndpointResolver(IAcsClient client)
public DefaultEndpointResolver(IAcsClient client, IClientProfile profile)
public String resolve(ResolveEndpointRequest request) throws ClientException
resolve in interface EndpointResolverClientExceptionCopyright © 2022. All rights reserved.