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

A

add(Class<T>) - Method in interface com.microsoft.windowsazure.core.Builder.Registry
 
add(Class<T>, Class<TImpl>) - Method in interface com.microsoft.windowsazure.core.Builder.Registry
 
add(Builder.Factory<T>) - Method in interface com.microsoft.windowsazure.core.Builder.Registry
 
add(Class<T>) - Method in class com.microsoft.windowsazure.core.DefaultBuilder
 
add(Class<T>, Class<TImpl>) - Method in class com.microsoft.windowsazure.core.DefaultBuilder
 
add(Builder.Factory<T>) - Method in class com.microsoft.windowsazure.core.DefaultBuilder
 
add(int, E) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
add(E) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
addAll(int, Collection<? extends E>) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
addAll(Collection<? extends E>) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
addOptionalAccessConditionHeader(WebResource.Builder, AccessConditionHeader) - Static method in class com.microsoft.windowsazure.core.pipeline.PipelineHelpers
 
addOptionalHeader(WebResource.Builder, String, Object) - Static method in class com.microsoft.windowsazure.core.pipeline.PipelineHelpers
 
addOptionalMetadataHeader(WebResource.Builder, Map<String, String>) - Static method in class com.microsoft.windowsazure.core.pipeline.PipelineHelpers
 
addOptionalQueryParam(WebResource, String, Object) - Static method in class com.microsoft.windowsazure.core.pipeline.PipelineHelpers
 
addOptionalQueryParam(WebResource, String, int, int) - Static method in class com.microsoft.windowsazure.core.pipeline.PipelineHelpers
 
addOptionalRangeHeader(WebResource.Builder, Long, Long) - Static method in class com.microsoft.windowsazure.core.pipeline.PipelineHelpers
 
addOptionalSourceAccessConditionHeader(WebResource.Builder, AccessConditionHeader) - Static method in class com.microsoft.windowsazure.core.pipeline.PipelineHelpers
 
addTracingInterceptor(CloudTracingInterceptor) - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
Add a tracing interceptor to be notified of changes.
alter(String, T, Builder, Map<String, Object>) - Method in interface com.microsoft.windowsazure.core.Builder.Alteration
 
alter(Class<S>, Class<T>, Builder.Alteration<T>) - Method in interface com.microsoft.windowsazure.core.Builder.Registry
 
alter(Class<S>, Class<T>, Builder.Alteration<T>) - Method in class com.microsoft.windowsazure.core.DefaultBuilder
 
ApacheConfigSettings - Class in com.microsoft.windowsazure.core.pipeline.apache
 
ApacheConfigSettings(String, Map<String, Object>) - Constructor for class com.microsoft.windowsazure.core.pipeline.apache.ApacheConfigSettings
 
ApacheConfigurationProperties - Class in com.microsoft.windowsazure.core.pipeline.apache
 
ApacheConfigurationProperties() - Constructor for class com.microsoft.windowsazure.core.pipeline.apache.ApacheConfigurationProperties
 
applyConfig(HttpClientBuilder) - Method in class com.microsoft.windowsazure.core.pipeline.apache.ApacheConfigSettings
Update the given HttpClientBuilder object with the appropriate settings from configuration.
applyConfig(ClientConfig) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.ClientConfigSettings
Update the given ClientConfig object with the appropriate settings from configuration.
applyConfig(Client) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.ClientConfigSettings
Update the given client object with the appropriate settings from configuration.
applyConfig(String, Map<String, Object>) - Method in class com.microsoft.windowsazure.credentials.CertificateCloudCredentials
 
applyConfig(String, Map<String, Object>) - Method in class com.microsoft.windowsazure.credentials.CloudCredentials
 
AZURE_TEST_MODE - Static variable in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Defines the if the tests are run mocked.

B

Base64StringAdapter - Class in com.microsoft.windowsazure.core.pipeline
 
Base64StringAdapter() - Constructor for class com.microsoft.windowsazure.core.pipeline.Base64StringAdapter
 
build(String, Class<S>, Class<T>, Map<String, Object>) - Method in interface com.microsoft.windowsazure.core.Builder
 
build(String, Class<S>, Class<T>, Map<String, Object>) - Method in class com.microsoft.windowsazure.core.DefaultBuilder
 
Builder - Interface in com.microsoft.windowsazure.core
 
Builder.Alteration<T> - Interface in com.microsoft.windowsazure.core
 
Builder.Exports - Interface in com.microsoft.windowsazure.core
 
Builder.Factory<T> - Interface in com.microsoft.windowsazure.core
 
Builder.Registry - Interface in com.microsoft.windowsazure.core
 

C

calculateBackoff(int, ServiceResponseContext, Exception) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.ExponentialRetryPolicy
 
calculateBackoff(int, ServiceResponseContext, Exception) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.RetryPolicy
 
CertificateCloudCredentials - Class in com.microsoft.windowsazure.credentials
The Class CertificateCloudCredentials.
CertificateCloudCredentials() - Constructor for class com.microsoft.windowsazure.credentials.CertificateCloudCredentials
Instantiates a new certificate cloud credentials.
CertificateCloudCredentials(URI, String, KeyStoreCredential) - Constructor for class com.microsoft.windowsazure.credentials.CertificateCloudCredentials
Instantiates a new certificate cloud credentials.
clear() - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
clear() - Method in class com.microsoft.windowsazure.core.LazyHashMap
 
ClientConfigSettings - Class in com.microsoft.windowsazure.core.pipeline.jersey
Class used for injecting settings into the various places that need it.
ClientConfigSettings() - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.ClientConfigSettings
Construct a ClientConfigSettings object with the default settings.
ClientConfigSettings(Object, Object, boolean) - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.ClientConfigSettings
Construct a ClientConfigSettings object wit the given settings.
ClientFilterAdapter - Class in com.microsoft.windowsazure.core.pipeline.jersey
 
ClientFilterAdapter(ServiceFilter) - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.ClientFilterAdapter
 
ClientFilterRequestAdapter - Class in com.microsoft.windowsazure.core.pipeline.jersey
 
ClientFilterRequestAdapter(ServiceRequestFilter) - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.ClientFilterRequestAdapter
 
ClientFilterResponseAdapter - Class in com.microsoft.windowsazure.core.pipeline.jersey
 
ClientFilterResponseAdapter(ServiceResponseFilter) - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.ClientFilterResponseAdapter
 
ClientRequestTrackingHandler - Class in com.microsoft.windowsazure.tracing
 
ClientRequestTrackingHandler(String) - Constructor for class com.microsoft.windowsazure.tracing.ClientRequestTrackingHandler
 
close() - Method in class com.microsoft.windowsazure.core.ServiceClient
 
CLOUD_SERVICE_NAME - Static variable in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Defines the cloud service name for the scheduler.
CloudCredentials - Class in com.microsoft.windowsazure.credentials
 
CloudCredentials() - Constructor for class com.microsoft.windowsazure.credentials.CloudCredentials
 
CloudTracing - Class in com.microsoft.windowsazure.tracing
Provides tracing utilities that insight into all aspects of client operations via implementations of the ICloudTracingInterceptor interface.
CloudTracingInterceptor - Interface in com.microsoft.windowsazure.tracing
The CloudTracingInterceptor provides useful information about cloud operations.
com.microsoft.windowsazure - package com.microsoft.windowsazure
This package contains the core classes across difference services.
com.microsoft.windowsazure.core - package com.microsoft.windowsazure.core
This package contains the core classes across difference services.
com.microsoft.windowsazure.core.pipeline - package com.microsoft.windowsazure.core.pipeline
This package contains the core classes across difference services.
com.microsoft.windowsazure.core.pipeline.apache - package com.microsoft.windowsazure.core.pipeline.apache
This package contains the core classes across difference services.
com.microsoft.windowsazure.core.pipeline.filter - package com.microsoft.windowsazure.core.pipeline.filter
This package contains the core classes across difference services.
com.microsoft.windowsazure.core.pipeline.jersey - package com.microsoft.windowsazure.core.pipeline.jersey
This package contains the core classes across difference services.
com.microsoft.windowsazure.credentials - package com.microsoft.windowsazure.credentials
This package contains the core classes across difference services.
com.microsoft.windowsazure.exception - package com.microsoft.windowsazure.exception
This package contains the core classes across difference services.
com.microsoft.windowsazure.management.configuration - package com.microsoft.windowsazure.management.configuration
This package contains the core classes across difference services.
com.microsoft.windowsazure.tracing - package com.microsoft.windowsazure.tracing
This package contains the core classes across difference services.
Configuration - Class in com.microsoft.windowsazure
 
Configuration() - Constructor for class com.microsoft.windowsazure.Configuration
 
Configuration(Builder) - Constructor for class com.microsoft.windowsazure.Configuration
 
configuration(String, String, String) - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
 
configuration(String, String, String) - Method in interface com.microsoft.windowsazure.tracing.CloudTracingInterceptor
Probe configuration for the value of a setting.
ConfigurationException - Exception in com.microsoft.windowsazure
 
ConfigurationException() - Constructor for exception com.microsoft.windowsazure.ConfigurationException
 
ConfigurationException(String) - Constructor for exception com.microsoft.windowsazure.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception com.microsoft.windowsazure.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception com.microsoft.windowsazure.ConfigurationException
 
configure(URI, String, String, String) - Static method in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Creates a service management configuration using specified URI, and subscription ID.
configure(URI, String, String, String, KeyStoreType) - Static method in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Creates a service management configuration using specified URI, and subscription ID.
configure(URI, String, String, String, KeyStoreType, String, String) - Static method in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Creates a service management configuration using specified URI, and subscription ID.
configure(String, Configuration, URI, String, String, String) - Static method in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Creates a service management configuration with specified parameters.
configure(String, Configuration, URI, String, String, String, KeyStoreType) - Static method in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Creates a service management configuration with specified parameters.
configure(String, Configuration, URI, String, String, String, KeyStoreType, String, String) - Static method in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Creates a service management configuration for the scheduler.
ConnectionStringField - Annotation Type in com.microsoft.windowsazure.core.pipeline
Annotation used to mark method setters to be used when the field name in the connection string isn't a valid Java method name.
contains(Object) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
containsAll(Collection<?>) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
containsKey(Object) - Method in class com.microsoft.windowsazure.core.LazyHashMap
 
containsValue(Object) - Method in class com.microsoft.windowsazure.core.LazyHashMap
 
create(Class<T>) - Method in class com.microsoft.windowsazure.Configuration
 
create(String, Class<T>) - Method in class com.microsoft.windowsazure.Configuration
 
create(String, Class<S>, Builder, Map<String, Object>) - Method in interface com.microsoft.windowsazure.core.Builder.Factory
 
create() - Static method in class com.microsoft.windowsazure.core.DefaultBuilder
 
create(ClientConfig) - Static method in class com.microsoft.windowsazure.core.pipeline.jersey.HttpURLConnectionClient
 
create(HttpRequest, String, HttpResponse, HttpEntity, String) - Static method in exception com.microsoft.windowsazure.exception.ServiceException
 
createFromJson(HttpRequest, String, HttpResponse, HttpEntity) - Static method in exception com.microsoft.windowsazure.exception.ServiceException
 
createFromXml(HttpRequest, String, HttpResponse, HttpEntity) - Static method in exception com.microsoft.windowsazure.exception.ServiceException
 
createManagementConfiguration(String, String) - Static method in class com.microsoft.windowsazure.management.configuration.PublishSettingsLoader
Create a service management configuration using specified publish settings file and subscription ID.
CustomHttpDelete - Class in com.microsoft.windowsazure.core.pipeline.apache
 
CustomHttpDelete(String) - Constructor for class com.microsoft.windowsazure.core.pipeline.apache.CustomHttpDelete
 

D

DEFAULT_CLIENT_BACKOFF - Static variable in class com.microsoft.windowsazure.core.pipeline.jersey.RetryPolicy
 
DEFAULT_CLIENT_RETRY_COUNT - Static variable in class com.microsoft.windowsazure.core.pipeline.jersey.RetryPolicy
 
DEFAULT_MAX_BACKOFF - Static variable in class com.microsoft.windowsazure.core.pipeline.jersey.RetryPolicy
 
DEFAULT_MIN_BACKOFF - Static variable in class com.microsoft.windowsazure.core.pipeline.jersey.RetryPolicy
 
DefaultBuilder - Class in com.microsoft.windowsazure.core
 
DefaultBuilder() - Constructor for class com.microsoft.windowsazure.core.DefaultBuilder
 
doHandle(ClientRequest) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.IdempotentClientFilter
Implemented by derived classes to provide the actual implementation for filtering.
dotCombine(String, String) - Method in class com.microsoft.windowsazure.core.DefaultBuilder
 

E

enter(String, Object, String, HashMap<String, Object>) - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
 
enter(String, Object, String, HashMap<String, Object>) - Method in interface com.microsoft.windowsazure.tracing.CloudTracingInterceptor
Enter a method.
EntityStreamingListener - Interface in com.microsoft.windowsazure.core.pipeline.jersey
 
entrySet() - Method in class com.microsoft.windowsazure.core.LazyHashMap
 
error(String, Exception) - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
 
error(String, Exception) - Method in interface com.microsoft.windowsazure.tracing.CloudTracingInterceptor
Raise an error.
exit(String, Object) - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
 
exit(String, Object) - Method in interface com.microsoft.windowsazure.tracing.CloudTracingInterceptor
Exit a method.
ExponentialRetryPolicy - Class in com.microsoft.windowsazure.core.pipeline.jersey
 
ExponentialRetryPolicy(int[]) - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.ExponentialRetryPolicy
 
ExponentialRetryPolicy(int, int, int[]) - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.ExponentialRetryPolicy
 
Exports - Class in com.microsoft.windowsazure.core.pipeline.apache
 
Exports() - Constructor for class com.microsoft.windowsazure.core.pipeline.apache.Exports
 
Exports - Class in com.microsoft.windowsazure.core.pipeline.jersey
 
Exports() - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.Exports
 
Exports - Class in com.microsoft.windowsazure.credentials
 
Exports() - Constructor for class com.microsoft.windowsazure.credentials.Exports
 
Exports - Class in com.microsoft.windowsazure.management.configuration
 
Exports() - Constructor for class com.microsoft.windowsazure.management.configuration.Exports
 

F

filter(ServiceRequestContext) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceRequestFilter
 
filter(ServiceRequestContext, ServiceResponseContext) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceResponseFilter
 
filter(ServiceRequestContext) - Method in class com.microsoft.windowsazure.core.UserAgentFilter
 
filter(ServiceRequestContext) - Method in class com.microsoft.windowsazure.tracing.ClientRequestTrackingHandler
 
filter(ServiceRequestContext, ServiceResponseContext) - Method in class com.microsoft.windowsazure.tracing.ClientRequestTrackingHandler
 
FilterableService<T> - Interface in com.microsoft.windowsazure.core
 
findNamedAnnotation(Annotation[]) - Method in class com.microsoft.windowsazure.core.DefaultBuilder
 
format(Date) - Method in class com.microsoft.windowsazure.core.ISO8601DateConverter
 
format(Date) - Method in class com.microsoft.windowsazure.core.RFC1123DateConverter
 
format(Duration) - Static method in class com.microsoft.windowsazure.core.TimeSpan8601Converter
 

G

get(int) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
get(Object) - Method in class com.microsoft.windowsazure.core.LazyHashMap
 
getBuilder() - Method in class com.microsoft.windowsazure.Configuration
 
getClient() - Method in interface com.microsoft.windowsazure.core.ServiceOperations
 
getClientResponse() - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceResponseContext
 
getCode() - Method in class com.microsoft.windowsazure.core.OperationStatusResponse.ErrorDetails
The management service error code returned if the asynchronous request failed.
getEntity() - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceRequestContext
 
getEntity() - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceRequestContext
 
getEntity() - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceRequestContext
 
getEntityInputStream() - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceResponseContext
 
getEntityInputStream() - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceResponseContext
 
getEntityInputStream() - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceResponseContext
 
getError() - Method in class com.microsoft.windowsazure.core.OperationStatusResponse
If the asynchronous operation failed, the response body includes the HTTP status code for the failed request, and also includes error information regarding the failure.
getErrorCode() - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
getErrorMessage() - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
getErrorValue(String) - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
getErrorValues() - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
getExecutorService() - Method in class com.microsoft.windowsazure.core.ServiceClient
 
getHeader(String) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceRequestContext
 
getHeader(String) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceResponseContext
 
getHeader(String) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceRequestContext
 
getHeader(String) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceResponseContext
 
getHeader(String) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceRequestContext
 
getHeader(String) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceResponseContext
 
getHttpClient() - Method in class com.microsoft.windowsazure.core.ServiceClient
 
getHttpReasonPhrase() - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
getHttpStatusCode() - Method in class com.microsoft.windowsazure.core.OperationStatusResponse
The HTTP status code for the asynchronous request.
getHttpStatusCode() - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
getId() - Method in class com.microsoft.windowsazure.core.OperationStatusResponse
The request ID of the asynchronous request.
getInstance() - Static method in class com.microsoft.windowsazure.Configuration
 
getInterceptors() - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
Gets the collection of tracing interceptors to notify.
getIsEnabled() - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
Gets the value indicating whether tracing is enabled.
getKey() - Method in class com.microsoft.windowsazure.core.pipeline.jersey.IdempotentClientFilter
Get the key value used to detect multiple runs.
getKeyStoreCredential() - Method in class com.microsoft.windowsazure.credentials.CertificateCloudCredentials
Gets the key store credential.
getMessage() - Method in class com.microsoft.windowsazure.core.OperationStatusResponse.ErrorDetails
The management service error message returned if the asynchronous request failed.
getMessage() - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
getMetadataFromHeaders(ClientResponse) - Static method in class com.microsoft.windowsazure.core.pipeline.PipelineHelpers
 
getMethod() - Method in class com.microsoft.windowsazure.core.pipeline.apache.CustomHttpDelete
 
getMethod() - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceRequestContext
 
getMethod() - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceRequestContext
 
getMethod() - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceRequestContext
 
getNextInvocationId() - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
 
getProperties() - Method in class com.microsoft.windowsazure.Configuration
 
getProperty(String) - Method in class com.microsoft.windowsazure.Configuration
 
getProperty(String) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceRequestContext
 
getProperty(String) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceResponseContext
 
getProperty(String) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceRequestContext
 
getProperty(String) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceResponseContext
 
getProperty(String) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceRequestContext
 
getProperty(String) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceResponseContext
 
getRawResponseBody() - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
getRequestId() - Method in class com.microsoft.windowsazure.core.OperationResponse
Gets the request identifier.
getRootHandler() - Method in class com.microsoft.windowsazure.core.pipeline.jersey.HttpURLConnectionClient
 
getServiceName() - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
getStatus() - Method in class com.microsoft.windowsazure.core.OperationStatusResponse
The status of the asynchronous request.
getStatus() - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceResponseContext
 
getStatus() - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceResponseContext
 
getStatus() - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceResponseContext
 
getStatusCode() - Method in class com.microsoft.windowsazure.core.OperationResponse
Gets the HTTP status code for the request.
getSubscriptionId() - Method in class com.microsoft.windowsazure.credentials.CertificateCloudCredentials
 
getSubscriptionId() - Method in class com.microsoft.windowsazure.credentials.SubscriptionCloudCredentials
 
getTrackingId() - Method in class com.microsoft.windowsazure.tracing.ClientRequestTrackingHandler
 
getURI() - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceRequestContext
 
getURI() - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceRequestContext
 
getURI() - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceRequestContext
 
getUri() - Method in class com.microsoft.windowsazure.credentials.CertificateCloudCredentials
Gets the URI.

H

handle(ClientRequest) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.ClientFilterAdapter
 
handle(ClientRequest) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.ClientFilterRequestAdapter
 
handle(ClientRequest) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.ClientFilterResponseAdapter
 
handle(ClientRequest) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.HttpURLConnectionClientHandler
 
handle(ClientRequest) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.IdempotentClientFilter
 
handle(ServiceRequestContext, ServiceFilter.Next) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.RetryPolicyFilter
 
handle(ServiceRequestContext, ServiceFilter.Next) - Method in interface com.microsoft.windowsazure.core.pipeline.jersey.ServiceFilter
 
handle(ServiceRequestContext) - Method in interface com.microsoft.windowsazure.core.pipeline.jersey.ServiceFilter.Next
 
hasEntity() - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceResponseContext
 
hasEntity() - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceResponseContext
 
hasEntity() - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceResponseContext
 
HttpHeaderRemovalFilter - Class in com.microsoft.windowsazure.core.pipeline.apache
 
HttpHeaderRemovalFilter() - Constructor for class com.microsoft.windowsazure.core.pipeline.apache.HttpHeaderRemovalFilter
 
HttpRequestInterceptorAdapter - Class in com.microsoft.windowsazure.core.pipeline.apache
 
HttpRequestInterceptorAdapter(ServiceRequestFilter) - Constructor for class com.microsoft.windowsazure.core.pipeline.apache.HttpRequestInterceptorAdapter
 
HttpResponseInterceptorAdapter - Class in com.microsoft.windowsazure.core.pipeline.apache
 
HttpResponseInterceptorAdapter(ServiceResponseFilter) - Constructor for class com.microsoft.windowsazure.core.pipeline.apache.HttpResponseInterceptorAdapter
 
HttpServiceRequestContext - Class in com.microsoft.windowsazure.core.pipeline.apache
 
HttpServiceRequestContext(HttpRequest, HttpContext) - Constructor for class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceRequestContext
 
HttpServiceResponseContext - Class in com.microsoft.windowsazure.core.pipeline.apache
 
HttpServiceResponseContext(HttpResponse, HttpContext) - Constructor for class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceResponseContext
 
HttpURLConnectionClient - Class in com.microsoft.windowsazure.core.pipeline.jersey
 
HttpURLConnectionClient(HttpURLConnectionClientHandler, ClientConfig) - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.HttpURLConnectionClient
 
HttpURLConnectionClientHandler - Class in com.microsoft.windowsazure.core.pipeline.jersey
 
HttpURLConnectionClientHandler(ClientConfig) - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.HttpURLConnectionClientHandler
 

I

IdempotentClientFilter - Class in com.microsoft.windowsazure.core.pipeline.jersey
Base class for filters that enforces idempotency - the filter will only be applied once for a particular request, even if the request passes through this filter more than once.
IdempotentClientFilter() - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.IdempotentClientFilter
 
indexOf(Object) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
information(String, Object...) - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
 
information(String) - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
 
information(String) - Method in interface com.microsoft.windowsazure.tracing.CloudTracingInterceptor
Trace information.
isEmpty() - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
isEmpty() - Method in class com.microsoft.windowsazure.core.LazyHashMap
 
isInitialized() - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
isInitialized() - Method in interface com.microsoft.windowsazure.core.LazyCollection
 
isInitialized() - Method in class com.microsoft.windowsazure.core.LazyHashMap
 
ISO8601DateConverter - Class in com.microsoft.windowsazure.core
 
ISO8601DateConverter() - Constructor for class com.microsoft.windowsazure.core.ISO8601DateConverter
 
iterator() - Method in class com.microsoft.windowsazure.core.LazyArrayList
 

J

JerseyFilterableService<T> - Interface in com.microsoft.windowsazure.core.pipeline.jersey
 
JerseyServiceRequestContext - Class in com.microsoft.windowsazure.core.pipeline.jersey
 
JerseyServiceRequestContext(ClientRequest) - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceRequestContext
 
JerseyServiceResponseContext - Class in com.microsoft.windowsazure.core.pipeline.jersey
 
JerseyServiceResponseContext(ClientResponse) - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceResponseContext
 
JOB_COLLECTION_NAME - Static variable in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Defines the job collection name for the scheduler.

K

keySet() - Method in class com.microsoft.windowsazure.core.LazyHashMap
 
KEYSTORE_PASSWORD - Static variable in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Defines the password of the keystore.
KEYSTORE_PATH - Static variable in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Defines the path of the keystore.
KEYSTORE_TYPE - Static variable in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Defines the type of the keystore.

L

lastIndexOf(Object) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
LazyArrayList<E> - Class in com.microsoft.windowsazure.core
 
LazyArrayList() - Constructor for class com.microsoft.windowsazure.core.LazyArrayList
 
LazyCollection - Interface in com.microsoft.windowsazure.core
 
LazyHashMap<K,V> - Class in com.microsoft.windowsazure.core
 
LazyHashMap() - Constructor for class com.microsoft.windowsazure.core.LazyHashMap
 
listIterator() - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
listIterator(int) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
load() - Static method in class com.microsoft.windowsazure.Configuration
 

M

ManagementConfiguration - Class in com.microsoft.windowsazure.management.configuration
Provides functionality to create a service management configuration.
marshal(String) - Method in class com.microsoft.windowsazure.core.pipeline.Base64StringAdapter
 
marshal(Date) - Method in class com.microsoft.windowsazure.core.RFC1123DateAdapter
 

N

newInstance(HttpClientBuilder, ExecutorService) - Method in class com.microsoft.windowsazure.core.ServiceClient
 

O

onBeforeStreamingEntity(ClientRequest) - Method in interface com.microsoft.windowsazure.core.pipeline.jersey.EntityStreamingListener
This method is called just before the entity is streamed to the underlying connection.
OperationResponse - Class in com.microsoft.windowsazure.core
 
OperationResponse() - Constructor for class com.microsoft.windowsazure.core.OperationResponse
 
OperationStatus - Enum in com.microsoft.windowsazure.core
The status of the asynchronous request.
OperationStatusResponse - Class in com.microsoft.windowsazure.core
The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed.
OperationStatusResponse() - Constructor for class com.microsoft.windowsazure.core.OperationStatusResponse
 
OperationStatusResponse.ErrorDetails - Class in com.microsoft.windowsazure.core
If the asynchronous operation failed, the response body includes the HTTP status code for the failed request, and also includes error information regarding the failure.
OperationStatusResponse.ErrorDetails() - Constructor for class com.microsoft.windowsazure.core.OperationStatusResponse.ErrorDetails
 

P

parse(String) - Method in class com.microsoft.windowsazure.core.ISO8601DateConverter
 
parse(String) - Method in class com.microsoft.windowsazure.core.RFC1123DateConverter
 
parse(String) - Static method in class com.microsoft.windowsazure.core.TimeSpan8601Converter
 
PipelineHelpers - Class in com.microsoft.windowsazure.core.pipeline
 
process(HttpRequest, HttpContext) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpHeaderRemovalFilter
 
process(HttpRequest, HttpContext) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpRequestInterceptorAdapter
 
process(HttpResponse, HttpContext) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpResponseInterceptorAdapter
 
process(HttpRequest, HttpContext) - Method in class com.microsoft.windowsazure.core.UserAgentFilterAdapter
 
process(String, ServiceException) - Static method in class com.microsoft.windowsazure.exception.ServiceExceptionFactory
 
PROPERTY_CONNECT_TIMEOUT - Static variable in class com.microsoft.windowsazure.Configuration
Property name for socket connection timeout used by services created with this configuration.
PROPERTY_CONNECTION_MANAGER - Static variable in class com.microsoft.windowsazure.core.pipeline.apache.ApacheConfigurationProperties
 
PROPERTY_HTTP_CLIENT_BUILDER - Static variable in class com.microsoft.windowsazure.core.pipeline.apache.ApacheConfigurationProperties
 
PROPERTY_LOG_HTTP_REQUESTS - Static variable in class com.microsoft.windowsazure.Configuration
Property name to control if HTTP logging to console is on or off.
PROPERTY_PROXY_URI - Static variable in class com.microsoft.windowsazure.core.pipeline.apache.ApacheConfigurationProperties
 
PROPERTY_READ_TIMEOUT - Static variable in class com.microsoft.windowsazure.Configuration
Property name for socket read timeout used by services created with this configuration.
PROPERTY_REDIRECT_STRATEGY - Static variable in class com.microsoft.windowsazure.core.pipeline.apache.ApacheConfigurationProperties
 
PROPERTY_RETRY_HANDLER - Static variable in class com.microsoft.windowsazure.core.pipeline.apache.ApacheConfigurationProperties
 
PROPERTY_SSL_CONNECTION_SOCKET_FACTORY - Static variable in class com.microsoft.windowsazure.core.pipeline.apache.ApacheConfigurationProperties
 
PublishSettingsLoader - Class in com.microsoft.windowsazure.management.configuration
Loading a publish settings file to create a service management configuration.
PublishSettingsLoader() - Constructor for class com.microsoft.windowsazure.management.configuration.PublishSettingsLoader
 
put(K, V) - Method in class com.microsoft.windowsazure.core.LazyHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.microsoft.windowsazure.core.LazyHashMap
 

R

receiveResponse(String, HttpResponse) - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
 
receiveResponse(String, HttpResponse) - Method in interface com.microsoft.windowsazure.tracing.CloudTracingInterceptor
Receive an HTTP response.
register(Builder.Registry) - Method in interface com.microsoft.windowsazure.core.Builder.Exports
 
register(Builder.Registry) - Method in class com.microsoft.windowsazure.core.pipeline.apache.Exports
 
register(Builder.Registry) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.Exports
 
register(Builder.Registry) - Method in class com.microsoft.windowsazure.credentials.Exports
 
register(Builder.Registry) - Method in class com.microsoft.windowsazure.management.configuration.Exports
 
remove(int) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
remove(Object) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
remove(Object) - Method in class com.microsoft.windowsazure.core.LazyHashMap
 
removeAll(Collection<?>) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
removeHeader(String) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceRequestContext
 
removeHeader(String) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceResponseContext
 
removeHeader(String) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceRequestContext
 
removeHeader(String) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceResponseContext
 
removeHeader(String) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceRequestContext
 
removeHeader(String) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceResponseContext
 
removeTracingInterceptor(CloudTracingInterceptor) - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
Remove a tracing interceptor from change notifications.
retainAll(Collection<?>) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
RetryPolicy - Class in com.microsoft.windowsazure.core.pipeline.jersey
 
RetryPolicy() - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.RetryPolicy
 
RetryPolicyFilter - Class in com.microsoft.windowsazure.core.pipeline.jersey
 
RetryPolicyFilter(RetryPolicy) - Constructor for class com.microsoft.windowsazure.core.pipeline.jersey.RetryPolicyFilter
 
RFC1123DateAdapter - Class in com.microsoft.windowsazure.core
 
RFC1123DateAdapter() - Constructor for class com.microsoft.windowsazure.core.RFC1123DateAdapter
 
RFC1123DateConverter - Class in com.microsoft.windowsazure.core
 
RFC1123DateConverter() - Constructor for class com.microsoft.windowsazure.core.RFC1123DateConverter
 

S

sendRequest(String, HttpRequest) - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
 
sendRequest(String, HttpRequest) - Method in interface com.microsoft.windowsazure.tracing.CloudTracingInterceptor
Send an HTTP request.
ServiceClient<TClient> - Class in com.microsoft.windowsazure.core
 
ServiceClient(HttpClientBuilder, ExecutorService) - Constructor for class com.microsoft.windowsazure.core.ServiceClient
 
ServiceException - Exception in com.microsoft.windowsazure.exception
The Service Exception indicates an error while executing a service operation.
ServiceException() - Constructor for exception com.microsoft.windowsazure.exception.ServiceException
 
ServiceException(String) - Constructor for exception com.microsoft.windowsazure.exception.ServiceException
 
ServiceException(String, Throwable) - Constructor for exception com.microsoft.windowsazure.exception.ServiceException
 
ServiceException(Throwable) - Constructor for exception com.microsoft.windowsazure.exception.ServiceException
 
ServiceExceptionFactory - Class in com.microsoft.windowsazure.exception
 
ServiceExceptionFactory() - Constructor for class com.microsoft.windowsazure.exception.ServiceExceptionFactory
 
ServiceFilter - Interface in com.microsoft.windowsazure.core.pipeline.jersey
 
ServiceFilter.Next - Interface in com.microsoft.windowsazure.core.pipeline.jersey
 
ServiceOperations<TClient> - Interface in com.microsoft.windowsazure.core
 
ServiceRequestContext - Interface in com.microsoft.windowsazure.core.pipeline.filter
 
ServiceRequestFilter - Interface in com.microsoft.windowsazure.core.pipeline.filter
 
ServiceResponseContext - Interface in com.microsoft.windowsazure.core.pipeline.filter
 
ServiceResponseFilter - Interface in com.microsoft.windowsazure.core.pipeline.filter
 
ServiceTimeoutException - Exception in com.microsoft.windowsazure.core
Exception indicating a service operation has timed out.
ServiceTimeoutException() - Constructor for exception com.microsoft.windowsazure.core.ServiceTimeoutException
Construct a ServiceTimeoutException instance with default parameters.
ServiceTimeoutException(String) - Constructor for exception com.microsoft.windowsazure.core.ServiceTimeoutException
Construct a ServiceTimeoutException instance with the specified message.
ServiceTimeoutException(String, Throwable) - Constructor for exception com.microsoft.windowsazure.core.ServiceTimeoutException
Construct a ServiceTimeoutException instance with specified message and cause
ServiceTimeoutException(Throwable) - Constructor for exception com.microsoft.windowsazure.core.ServiceTimeoutException
Construct a ServiceTimeoutException instance with the specified cause.
set(int, E) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
setCode(String) - Method in class com.microsoft.windowsazure.core.OperationStatusResponse.ErrorDetails
The management service error code returned if the asynchronous request failed.
setEntity(Object) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceRequestContext
 
setEntity(Object) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceRequestContext
 
setEntity(Object) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceRequestContext
 
setEntityInputStream(InputStream) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceResponseContext
 
setEntityInputStream(InputStream) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceResponseContext
 
setEntityInputStream(InputStream) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceResponseContext
 
setError(OperationStatusResponse.ErrorDetails) - Method in class com.microsoft.windowsazure.core.OperationStatusResponse
If the asynchronous operation failed, the response body includes the HTTP status code for the failed request, and also includes error information regarding the failure.
setErrorCode(String) - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
setErrorMessage(String) - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
setErrorValue(String, String) - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
setErrorValues(Map<String, String>) - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
setHeader(String, String) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceRequestContext
 
setHeader(String, String) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceResponseContext
 
setHeader(String, String) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceRequestContext
 
setHeader(String, String) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceResponseContext
 
setHeader(String, String) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceRequestContext
 
setHeader(String, String) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceResponseContext
 
setHttpReasonPhrase(String) - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
setHttpStatusCode(Integer) - Method in class com.microsoft.windowsazure.core.OperationStatusResponse
The HTTP status code for the asynchronous request.
setHttpStatusCode(int) - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
setId(String) - Method in class com.microsoft.windowsazure.core.OperationStatusResponse
The request ID of the asynchronous request.
setInstance(Configuration) - Static method in class com.microsoft.windowsazure.Configuration
 
setIsEnabled(boolean) - Static method in class com.microsoft.windowsazure.tracing.CloudTracing
Sets the value indicating whether tracing is enabled.
setKeyStoreCredential(KeyStoreCredential) - Method in class com.microsoft.windowsazure.credentials.CertificateCloudCredentials
Sets the key store credential.
setMessage(String) - Method in class com.microsoft.windowsazure.core.OperationStatusResponse.ErrorDetails
The management service error message returned if the asynchronous request failed.
setMethod(String) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceRequestContext
 
setMethod(String) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceRequestContext
 
setMethod(String) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceRequestContext
 
setProperty(String, Object) - Method in class com.microsoft.windowsazure.Configuration
 
setProperty(String, Object) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceRequestContext
 
setProperty(String, Object) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceResponseContext
 
setProperty(String, Object) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceRequestContext
 
setProperty(String, Object) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceResponseContext
 
setProperty(String, Object) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceRequestContext
 
setProperty(String, Object) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceResponseContext
 
setRawResponseBody(String) - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
setRequestId(String) - Method in class com.microsoft.windowsazure.core.OperationResponse
Sets the request identifier.
setServiceName(String) - Method in exception com.microsoft.windowsazure.exception.ServiceException
 
setStatus(OperationStatus) - Method in class com.microsoft.windowsazure.core.OperationStatusResponse
The status of the asynchronous request.
setStatus(int) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceResponseContext
 
setStatus(int) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceResponseContext
 
setStatus(int) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceResponseContext
 
setStatusCode(int) - Method in class com.microsoft.windowsazure.core.OperationResponse
Sets the HTTP status code for the request.
setSubscriptionId(String) - Method in class com.microsoft.windowsazure.credentials.CertificateCloudCredentials
Sets the subscription id.
setURI(URI) - Method in class com.microsoft.windowsazure.core.pipeline.apache.HttpServiceRequestContext
 
setURI(URI) - Method in interface com.microsoft.windowsazure.core.pipeline.filter.ServiceRequestContext
 
setURI(URI) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.JerseyServiceRequestContext
 
setUri(URI) - Method in class com.microsoft.windowsazure.credentials.CertificateCloudCredentials
Sets the URI.
shortFormat(Date) - Method in class com.microsoft.windowsazure.core.ISO8601DateConverter
 
shouldRetry(int, ServiceResponseContext, Exception) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.ExponentialRetryPolicy
 
shouldRetry(int, ServiceResponseContext, Exception) - Method in class com.microsoft.windowsazure.core.pipeline.jersey.RetryPolicy
 
size() - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
size() - Method in class com.microsoft.windowsazure.core.LazyHashMap
 
subList(int, int) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
SUBSCRIPTION_CLOUD_CREDENTIALS - Static variable in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Defines the subscription cloud credentials object of the Windows Azure account.
SUBSCRIPTION_ID - Static variable in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Defines the subscription ID of the Windows Azure account.
SubscriptionCloudCredentials - Class in com.microsoft.windowsazure.credentials
 
SubscriptionCloudCredentials() - Constructor for class com.microsoft.windowsazure.credentials.SubscriptionCloudCredentials
 

T

throwIfError(ClientResponse) - Static method in class com.microsoft.windowsazure.core.pipeline.PipelineHelpers
 
throwIfNotSuccess(ClientResponse) - Static method in class com.microsoft.windowsazure.core.pipeline.PipelineHelpers
 
TimeSpan8601Converter - Class in com.microsoft.windowsazure.core
 
TimeSpan8601Converter() - Constructor for class com.microsoft.windowsazure.core.TimeSpan8601Converter
 
toArray() - Method in class com.microsoft.windowsazure.core.LazyArrayList
 
toArray(T[]) - Method in class com.microsoft.windowsazure.core.LazyArrayList
 

U

unmarshal(String) - Method in class com.microsoft.windowsazure.core.pipeline.Base64StringAdapter
 
unmarshal(String) - Method in class com.microsoft.windowsazure.core.RFC1123DateAdapter
 
URI - Static variable in class com.microsoft.windowsazure.management.configuration.ManagementConfiguration
Defines the URI of service management.
UserAgentFilter - Class in com.microsoft.windowsazure.core
The Class UserAgentFilter.
UserAgentFilter() - Constructor for class com.microsoft.windowsazure.core.UserAgentFilter
Instantiates a new user agent filter.
UserAgentFilterAdapter - Class in com.microsoft.windowsazure.core
 
UserAgentFilterAdapter(UserAgentFilter) - Constructor for class com.microsoft.windowsazure.core.UserAgentFilterAdapter
 

V

valueOf(String) - Static method in enum com.microsoft.windowsazure.core.OperationStatus
Returns the enum constant of this type with the specified name.
values() - Method in class com.microsoft.windowsazure.core.LazyHashMap
 
values() - Static method in enum com.microsoft.windowsazure.core.OperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

withFilter(ServiceFilter) - Method in interface com.microsoft.windowsazure.core.pipeline.jersey.JerseyFilterableService
 
withRequestFilterFirst(ServiceRequestFilter) - Method in interface com.microsoft.windowsazure.core.FilterableService
 
withRequestFilterFirst(ServiceRequestFilter) - Method in class com.microsoft.windowsazure.core.ServiceClient
 
withRequestFilterLast(ServiceRequestFilter) - Method in interface com.microsoft.windowsazure.core.FilterableService
 
withRequestFilterLast(ServiceRequestFilter) - Method in class com.microsoft.windowsazure.core.ServiceClient
 
withResponseFilterFirst(ServiceResponseFilter) - Method in interface com.microsoft.windowsazure.core.FilterableService
 
withResponseFilterFirst(ServiceResponseFilter) - Method in class com.microsoft.windowsazure.core.ServiceClient
 
withResponseFilterLast(ServiceResponseFilter) - Method in interface com.microsoft.windowsazure.core.FilterableService
 
withResponseFilterLast(ServiceResponseFilter) - Method in class com.microsoft.windowsazure.core.ServiceClient
 
A B C D E F G H I J K L M N O P R S T U V W 

/**
* Copyright Microsoft Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/