org.jclouds.location.reference
Class LocationConstants

java.lang.Object
  extended by org.jclouds.location.reference.LocationConstants

public final class LocationConstants
extends Object


Field Summary
static String ENDPOINT
           
static String ISO3166_CODES
           
static String PROPERTY_REGION
           
static String PROPERTY_REGIONS
           
static String PROPERTY_ZONE
           
static String PROPERTY_ZONES
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.