org.jclouds.cloudfiles.reference
Interface CloudFilesHeaders
- All Superinterfaces:
- SwiftHeaders
public interface CloudFilesHeaders
- extends SwiftHeaders
Additional headers specified by Rackspace Cloud Files REST API.
- Author:
- Adrian Cole
- See Also:
CDN_ENABLED
static final String CDN_ENABLED
- See Also:
- Constant Field Values
CDN_REFERRER_ACL
static final String CDN_REFERRER_ACL
- See Also:
- Constant Field Values
CDN_TTL
static final String CDN_TTL
- See Also:
- Constant Field Values
CDN_URI
static final String CDN_URI
- See Also:
- Constant Field Values
CDN_USER_AGENT_ACL
static final String CDN_USER_AGENT_ACL
- See Also:
- Constant Field Values
Copyright © 2009-2011 jclouds. All Rights Reserved.