public class MwsEndpoints extends Object
| Modifier and Type | Field and Description |
|---|---|
static URI |
CN_PROD
URI for CN production.
|
static URI |
DE_PROD
URI for DE production.
|
static URI |
ES_PROD
URI for ES production.
|
static URI |
EU_PROD
URI for EU production.
|
static URI |
FR_PROD
URI for FR production.
|
static URI |
IN_PROD
URI for IN production.
|
static URI |
IT_PROD
URI for IT production.
|
static URI |
JP_PROD
URI for JP production.
|
static URI |
NA_PROD
URI for NA production.
|
static URI |
UK_PROD
URI for UK production.
|
| Modifier | Constructor and Description |
|---|---|
protected |
MwsEndpoints()
Never instantiated, but is extended.
|
public static final URI CN_PROD
public static final URI DE_PROD
public static final URI ES_PROD
public static final URI EU_PROD
public static final URI FR_PROD
public static final URI IN_PROD
public static final URI IT_PROD
public static final URI JP_PROD
public static final URI NA_PROD
public static final URI UK_PROD
Copyright © 2014. All Rights Reserved.