org.jclouds.aws.reference
Class AWSConstants

java.lang.Object
  extended by org.jclouds.aws.reference.AWSConstants

public final class AWSConstants
extends Object

Configuration properties and constants used in amazon connections.


Field Summary
static String PROPERTY_AUTH_TAG
           
static String PROPERTY_HEADER_TAG
           
static String PROPERTY_ZONECLIENT_ENDPOINT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_ZONECLIENT_ENDPOINT

public static final String PROPERTY_ZONECLIENT_ENDPOINT
See Also:
Constant Field Values

PROPERTY_AUTH_TAG

public static final String PROPERTY_AUTH_TAG
See Also:
Constant Field Values

PROPERTY_HEADER_TAG

public static final String PROPERTY_HEADER_TAG
See Also:
Constant Field Values


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