Package org.jclouds.location.reference
Class LocationConstants
- java.lang.Object
-
- org.jclouds.location.reference.LocationConstants
-
public final class LocationConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENDPOINT
static String
ISO3166_CODES
static String
PROPERTY_REGION
static String
PROPERTY_REGIONS
static String
PROPERTY_ZONE
static String
PROPERTY_ZONES
-
-
-
Field Detail
-
ENDPOINT
public static final String ENDPOINT
- See Also:
- Constant Field Values
-
ISO3166_CODES
public static final String ISO3166_CODES
- See Also:
- Constant Field Values
-
PROPERTY_REGIONS
public static final String PROPERTY_REGIONS
- See Also:
- Constant Field Values
-
PROPERTY_REGION
public static final String PROPERTY_REGION
- See Also:
- Constant Field Values
-
PROPERTY_ZONES
public static final String PROPERTY_ZONES
- See Also:
- Constant Field Values
-
PROPERTY_ZONE
public static final String PROPERTY_ZONE
- See Also:
- Constant Field Values
-
-