Uses of Class
org.jclouds.azure.storage.options.CreateOptions
Packages that use CreateOptions
-
Uses of CreateOptions in org.jclouds.azure.storage.options
Fields in org.jclouds.azure.storage.options declared as CreateOptionsMethods in org.jclouds.azure.storage.options that return CreateOptionsModifier and TypeMethodDescriptionstatic CreateOptions
CreateOptions.Builder.withMetadata
(com.google.common.collect.Multimap<String, String> metadata) CreateOptions.withMetadata
(com.google.common.collect.Multimap<String, String> metadata) A name-value pair to associate with the container as metadata. -
Uses of CreateOptions in org.jclouds.azureblob.options
Subclasses of CreateOptions in org.jclouds.azureblob.optionsModifier and TypeClassDescriptionclass
Contains options supported in the REST API for the Create Container operation.