This project has retired. For details please refer to its
Attic page .
CreateContainerOptions (Apache jclouds 1.7.3 API)
JavaScript is disabled on your browser.
All Implemented Interfaces:
HttpRequestOptions
public class CreateContainerOptions
extends BaseHttpRequestOptions
Contains options supported in the REST API for the Create Container operation.
This specifically enables the Swift ACL for public reads using the 'X-Container-Read'
header. This should be refactored into the Swift API.
Author:
Jeremy Daggett
Method Summary
Methods inherited from class org.jclouds.http.options.BaseHttpRequestOptions
buildFormParameters , buildPathSuffix , buildQueryParameters , buildRequestHeaders , buildStringPayload , equals , getFirstFormOrNull , getFirstHeaderOrNull , getFirstQueryOrNull , hashCode , replaceHeader , toString
Copyright © 2009-2014 The Apache Software Foundation . All Rights Reserved.