public class InternalEndpointsParser extends Object implements IEndpointsProvider
| Constructor and Description |
|---|
InternalEndpointsParser() |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
getEndpoint(String region,
String product) |
Endpoint |
getEndpoint(String region,
String product,
String serviceCode,
String endpointType,
Credential credential,
LocationConfig locationConfig) |
List<Endpoint> |
getEndpoints() |
public List<Endpoint> getEndpoints() throws ClientException
ClientExceptionpublic Endpoint getEndpoint(String region, String product) throws ClientException
getEndpoint in interface IEndpointsProviderClientExceptionpublic Endpoint getEndpoint(String region, String product, String serviceCode, String endpointType, Credential credential, LocationConfig locationConfig) throws ClientException
getEndpoint in interface IEndpointsProviderClientExceptionCopyright © 2017. All Rights Reserved.