org.jclouds.atmos.options

Class PutOptions

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class and Description
      static class  PutOptions.Builder 
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static PutOptions NONE 
      • Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions

        formParameters, headers, pathSuffix, payload, queryParameters
    • Constructor Summary

      Constructors 
      Constructor and Description
      PutOptions() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      PutOptions publicRead()
      Add public access to all users
      • Methods inherited from class org.jclouds.http.options.BaseHttpRequestOptions

        buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
    • Constructor Detail

      • PutOptions

        public PutOptions()
    • Method Detail

      • publicRead

        public PutOptions publicRead()
        Add public access to all users

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