public class AwsEndPointDefinitions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AwsEndPointDefinitions.ERegion |
static class |
AwsEndPointDefinitions.EService |
| Modifier and Type | Field and Description |
|---|---|
static String |
REGIONNAME_IRELAND |
static String |
REGIONNAME_JAPAN |
static String |
REGIONNAME_NORTHERN_CALIFORNIA |
static String |
REGIONNAME_NORTHERN_VIRGINIA |
static String |
REGIONNAME_SINGAPORE |
| Constructor and Description |
|---|
AwsEndPointDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEndPoint(AwsEndPointDefinitions.ERegion eRegion,
AwsEndPointDefinitions.EService eService) |
static String |
getEndPoint(String sRegion,
AwsEndPointDefinitions.EService eService) |
public static final String REGIONNAME_NORTHERN_VIRGINIA
public static final String REGIONNAME_NORTHERN_CALIFORNIA
public static final String REGIONNAME_IRELAND
public static final String REGIONNAME_SINGAPORE
public static final String REGIONNAME_JAPAN
public static String getEndPoint(String sRegion, AwsEndPointDefinitions.EService eService) throws Exception
Exceptionpublic static String getEndPoint(AwsEndPointDefinitions.ERegion eRegion, AwsEndPointDefinitions.EService eService) throws Exception
ExceptionCopyright © 2016 as-development.net. All rights reserved.