A B C E F G H I L M N O P R S T U V W 

A

AzureStorageClientErrorRetryHandler - Class in org.jclouds.azure.storage.handlers
Handles Retryable responses with error codes in the 4xx range
AzureStorageClientErrorRetryHandler(BackoffLimitedRetryHandler, AzureStorageUtils) - Constructor for class org.jclouds.azure.storage.handlers.AzureStorageClientErrorRetryHandler
 
AzureStorageError - Class in org.jclouds.azure.storage.domain
When an Azure Storage request is in error, the client receives an error response.
AzureStorageError() - Constructor for class org.jclouds.azure.storage.domain.AzureStorageError
 
AzureStorageHeaders - Interface in org.jclouds.azure.storage.reference
Additional headers specified by Azure Storage REST API.
AzureStorageParserModule - Class in org.jclouds.azure.storage.config
 
AzureStorageParserModule() - Constructor for class org.jclouds.azure.storage.config.AzureStorageParserModule
 
AzureStorageResponseException - Exception in org.jclouds.azure.storage
Encapsulates an Error from Azure Storage Services.
AzureStorageResponseException(HttpCommand, HttpResponse, AzureStorageError) - Constructor for exception org.jclouds.azure.storage.AzureStorageResponseException
 
AzureStorageResponseException(HttpCommand, HttpResponse, AzureStorageError, Throwable) - Constructor for exception org.jclouds.azure.storage.AzureStorageResponseException
 
AzureStorageResponseException(String, HttpCommand, HttpResponse, AzureStorageError) - Constructor for exception org.jclouds.azure.storage.AzureStorageResponseException
 
AzureStorageResponseException(String, HttpCommand, HttpResponse, AzureStorageError, Throwable) - Constructor for exception org.jclouds.azure.storage.AzureStorageResponseException
 
AzureStorageRestClientModule<S,A> - Class in org.jclouds.azure.storage.config
Configures the AzureStorage connection, including logging and http transport.
AzureStorageRestClientModule() - Constructor for class org.jclouds.azure.storage.config.AzureStorageRestClientModule
 
AzureStorageRestClientModule(Map<Class<?>, Class<?>>) - Constructor for class org.jclouds.azure.storage.config.AzureStorageRestClientModule
 
AzureStorageRestClientModule(TypeToken<S>, TypeToken<A>) - Constructor for class org.jclouds.azure.storage.config.AzureStorageRestClientModule
 
AzureStorageUtils - Class in org.jclouds.azure.storage.util
Encryption, Hashing, and IO Utilities needed to sign and verify Azure Storage requests and responses.
AzureStorageUtils() - Constructor for class org.jclouds.azure.storage.util.AzureStorageUtils
 

B

bindErrorHandlers() - Method in class org.jclouds.azure.storage.config.AzureStorageRestClientModule
 
bindRetryHandlers() - Method in class org.jclouds.azure.storage.config.AzureStorageRestClientModule
 
BoundedHashSet<T> - Class in org.jclouds.azure.storage.domain.internal
 
BoundedHashSet(Iterable<T>, URI, String, String, Integer, String) - Constructor for class org.jclouds.azure.storage.domain.internal.BoundedHashSet
 
BoundedSet<T> - Interface in org.jclouds.azure.storage.domain
 

C

characters(char[], int, int) - Method in class org.jclouds.azure.storage.xml.ErrorHandler
 
configure() - Method in class org.jclouds.azure.storage.config.AzureStorageParserModule
 
configure() - Method in class org.jclouds.azure.storage.config.AzureStorageRestClientModule
 
CONTAINER_KEY_PATH - Static variable in class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
 
CONTAINER_PATH - Static variable in class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
 
CreateOptions - Class in org.jclouds.azure.storage.options
Contains common options supported in the REST API for the Create operation.
CreateOptions() - Constructor for class org.jclouds.azure.storage.options.CreateOptions
 
CreateOptions.Builder - Class in org.jclouds.azure.storage.options
 
CreateOptions.Builder() - Constructor for class org.jclouds.azure.storage.options.CreateOptions.Builder
 
createStringToSign(HttpRequest) - Method in class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
 

E

endElement(String, String, String) - Method in class org.jclouds.azure.storage.xml.ErrorHandler
 
ErrorHandler - Class in org.jclouds.azure.storage.xml
Parses the error from the Amazon S3 REST API.
ErrorHandler() - Constructor for class org.jclouds.azure.storage.xml.ErrorHandler
 

F

filter(HttpRequest) - Method in class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
 

G

getCode() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
 
getDetails() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
 
getError() - Method in exception org.jclouds.azure.storage.AzureStorageResponseException
 
getIncludeMetadata() - Method in class org.jclouds.azure.storage.options.ListOptions
 
getMarker() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
 
getMarker() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
 
getMarker() - Method in class org.jclouds.azure.storage.options.ListOptions
 
getMaxResults() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
 
getMaxResults() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
 
getMaxResults() - Method in class org.jclouds.azure.storage.options.ListOptions
 
getMessage() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
 
getNextMarker() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
 
getNextMarker() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
 
getPrefix() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
 
getPrefix() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
 
getPrefix() - Method in class org.jclouds.azure.storage.options.ListOptions
 
getRequestId() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
If a request is consistently failing and you have verified that the request is properly formulated, you may use this value to report the error to Microsoft.
getResult() - Method in class org.jclouds.azure.storage.xml.ErrorHandler
 
getSignature() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
 
getStringSigned() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
 
getUrl() - Method in interface org.jclouds.azure.storage.domain.BoundedSet
 
getUrl() - Method in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
 

H

handleError(HttpCommand, HttpResponse) - Method in class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
 

I

includeMetadata() - Static method in class org.jclouds.azure.storage.options.ListOptions.Builder
 
includeMetadata() - Method in class org.jclouds.azure.storage.options.ListOptions
Include this parameter to specify that the container's metadata be returned as part of the response body.

L

ListOptions - Class in org.jclouds.azure.storage.options
Options used to control paginated results (aka list commands).
ListOptions() - Constructor for class org.jclouds.azure.storage.options.ListOptions
 
ListOptions.Builder - Class in org.jclouds.azure.storage.options
 
ListOptions.Builder() - Constructor for class org.jclouds.azure.storage.options.ListOptions.Builder
 
logger - Variable in class org.jclouds.azure.storage.handlers.AzureStorageClientErrorRetryHandler
 
logger - Variable in class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
 

M

marker - Variable in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
 
marker(String) - Static method in class org.jclouds.azure.storage.options.ListOptions.Builder
 
marker(String) - Method in class org.jclouds.azure.storage.options.ListOptions
A string value that identifies the portion of the list to be returned with the next list operation.
maxResults - Variable in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
 
maxResults(int) - Static method in class org.jclouds.azure.storage.options.ListOptions.Builder
 
maxResults(int) - Method in class org.jclouds.azure.storage.options.ListOptions
Specifies the maximum number of containers to return.

N

nextMarker - Variable in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
 
NONE - Static variable in class org.jclouds.azure.storage.options.CreateOptions
 
NONE - Static variable in class org.jclouds.azure.storage.options.ListOptions
 

O

org.jclouds.azure.storage - package org.jclouds.azure.storage
 
org.jclouds.azure.storage.config - package org.jclouds.azure.storage.config
 
org.jclouds.azure.storage.domain - package org.jclouds.azure.storage.domain
 
org.jclouds.azure.storage.domain.internal - package org.jclouds.azure.storage.domain.internal
 
org.jclouds.azure.storage.filters - package org.jclouds.azure.storage.filters
 
org.jclouds.azure.storage.handlers - package org.jclouds.azure.storage.handlers
 
org.jclouds.azure.storage.options - package org.jclouds.azure.storage.options
 
org.jclouds.azure.storage.reference - package org.jclouds.azure.storage.reference
 
org.jclouds.azure.storage.util - package org.jclouds.azure.storage.util
 
org.jclouds.azure.storage.xml - package org.jclouds.azure.storage.xml
 

P

parseAzureStorageErrorFromContent(HttpCommand, HttpResponse, InputStream) - Method in class org.jclouds.azure.storage.util.AzureStorageUtils
 
ParseAzureStorageErrorFromXmlContent - Class in org.jclouds.azure.storage.handlers
This will parse and set an appropriate exception on the command object.
ParseAzureStorageErrorFromXmlContent(AzureStorageUtils) - Constructor for class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
 
prefix - Variable in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
 
prefix(String) - Static method in class org.jclouds.azure.storage.options.ListOptions.Builder
 
prefix(String) - Method in class org.jclouds.azure.storage.options.ListOptions
Filters the results to return only objects whose name begins with the specified prefix.
provideTimeStamp(Supplier<String>) - Method in class org.jclouds.azure.storage.config.AzureStorageRestClientModule
 
provideTimeStampCache(long, DateService) - Method in class org.jclouds.azure.storage.config.AzureStorageRestClientModule
borrowing concurrency code to ensure that caching takes place properly

R

refineException(HttpCommand, HttpResponse, Exception, AzureStorageError, String) - Method in class org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
 
REQUEST_ID - Static variable in interface org.jclouds.azure.storage.reference.AzureStorageHeaders
 

S

setCode(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
 
setDetails(Map<String, String>) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
 
setError(AzureStorageError) - Method in exception org.jclouds.azure.storage.AzureStorageResponseException
 
setMessage(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
 
setRequestId(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
 
setSignature(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
 
setStringSigned(String) - Method in class org.jclouds.azure.storage.domain.AzureStorageError
 
SharedKeyLiteAuthentication - Class in org.jclouds.azure.storage.filters
Signs the Azure Storage request.
SharedKeyLiteAuthentication(SignatureWire, Supplier<Credentials>, Provider<String>, Crypto, HttpUtils) - Constructor for class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
 
shouldRetryRequest(HttpCommand, HttpResponse) - Method in class org.jclouds.azure.storage.handlers.AzureStorageClientErrorRetryHandler
 
signString(String) - Method in class org.jclouds.azure.storage.filters.SharedKeyLiteAuthentication
 

T

toString() - Method in class org.jclouds.azure.storage.domain.AzureStorageError
 

U

url - Variable in class org.jclouds.azure.storage.domain.internal.BoundedHashSet
 
USER_METADATA_PREFIX - Static variable in interface org.jclouds.azure.storage.reference.AzureStorageHeaders
 

V

VERSION - Static variable in interface org.jclouds.azure.storage.reference.AzureStorageHeaders
 

W

withMetadata(Multimap<String, String>) - Static method in class org.jclouds.azure.storage.options.CreateOptions.Builder
 
withMetadata(Multimap<String, String>) - Method in class org.jclouds.azure.storage.options.CreateOptions
A name-value pair to associate with the container as metadata.
A B C E F G H I L M N O P R S T U V W 

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