This project has retired. For details please refer to its Attic page.
CreateOptions (Apache jclouds 1.9.3 API)
org.jclouds.azure.storage.options

Class CreateOptions

    • Constructor Detail

      • CreateOptions

        public CreateOptions()
    • Method Detail

      • withMetadata

        public CreateOptions withMetadata(com.google.common.collect.Multimap<String,String> metadata)
        A name-value pair to associate with the container as metadata. Note that these are stored at the server under the prefix: x-ms-meta-

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