Uses of Class
org.jclouds.azure.storage.options.CreateOptions

Packages that use CreateOptions
org.jclouds.azure.storage.options   
 

Uses of CreateOptions in org.jclouds.azure.storage.options
 

Fields in org.jclouds.azure.storage.options declared as CreateOptions
static CreateOptions CreateOptions.NONE
           
 

Methods in org.jclouds.azure.storage.options that return CreateOptions
 CreateOptions CreateOptions.withMetadata(com.google.common.collect.Multimap<String,String> metadata)
          A name-value pair to associate with the container as metadata.
static CreateOptions CreateOptions.Builder.withMetadata(com.google.common.collect.Multimap<String,String> metadata)
           
 



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