| Package | Description |
|---|---|
| org.jclouds.azure.storage.options | |
| org.jclouds.azureblob.options |
| Modifier and Type | Field and Description |
|---|---|
static CreateOptions |
CreateOptions.NONE |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateContainerOptions
Contains options supported in the REST API for the Create Container operation.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.