org.jclouds.s3.reference
Class S3Constants
java.lang.Object
org.jclouds.s3.reference.S3Constants
public final class S3Constants
- extends Object
Configuration properties and constants used in S3 connections.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
S3_REST_API_XML_NAMESPACE
public static final String S3_REST_API_XML_NAMESPACE
- S3 service's XML Namespace, as used in XML request and response documents.
- See Also:
- Constant Field Values
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
MARKER
public static final String MARKER
- See Also:
- Constant Field Values
MAX_KEYS
public static final String MAX_KEYS
- See Also:
- Constant Field Values
DELIMITER
public static final String DELIMITER
- See Also:
- Constant Field Values
PROPERTY_S3_SERVICE_PATH
public static final String PROPERTY_S3_SERVICE_PATH
- See Also:
- Constant Field Values
PROPERTY_S3_VIRTUAL_HOST_BUCKETS
public static final String PROPERTY_S3_VIRTUAL_HOST_BUCKETS
- See Also:
- Constant Field Values
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.