org.jclouds.azure.storage.reference
Interface AzureStorageHeaders


public interface AzureStorageHeaders

Additional headers specified by Azure Storage REST API.

Author:
Adrian Cole
See Also:

Field Summary
static String REQUEST_ID
           
static String USER_METADATA_PREFIX
           
static String VERSION
           
 

Field Detail

USER_METADATA_PREFIX

static final String USER_METADATA_PREFIX
See Also:
Constant Field Values

REQUEST_ID

static final String REQUEST_ID
See Also:
Constant Field Values

VERSION

static final String VERSION
See Also:
Constant Field Values


Copyright © 2009-2012 jclouds. All Rights Reserved.