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-2013 The Apache Software Foundation. All Rights Reserved.