org.jclouds.location.reference
Interface LocationConstants


public interface LocationConstants

Author:
Adrian Cole

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
           
 

Field Detail

ENDPOINT

static final String ENDPOINT
See Also:
Constant Field Values

ISO3166_CODES

static final String ISO3166_CODES
See Also:
Constant Field Values

PROPERTY_REGIONS

static final String PROPERTY_REGIONS
See Also:
Constant Field Values

PROPERTY_REGION

static final String PROPERTY_REGION
See Also:
Constant Field Values

PROPERTY_ZONES

static final String PROPERTY_ZONES
See Also:
Constant Field Values

PROPERTY_ZONE

static final String PROPERTY_ZONE
See Also:
Constant Field Values


Copyright © 2009-2011 jclouds. All Rights Reserved.