JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.azure.core
,
com.azure.core.annotations
,
com.azure.core.credentials
,
com.azure.core.exception
,
com.azure.core.http
,
com.azure.core.http.policy
,
com.azure.core.http.rest
,
com.azure.core.util
,
com.azure.core.util.configuration
,
com.azure.core.util.logging
,
com.azure.core.util.polling
Class Hierarchy
java.lang.
Object
com.azure.core.credentials.
AccessToken
com.azure.core.http.policy.
AddDatePolicy
(implements com.azure.core.http.policy.
HttpPipelinePolicy
)
com.azure.core.http.policy.
AddHeadersPolicy
(implements com.azure.core.http.policy.
HttpPipelinePolicy
)
com.azure.core.
AzureEnvironment
com.azure.core.util.configuration.
BaseConfigurations
com.azure.core.credentials.
BasicAuthenticationCredential
(implements com.azure.core.credentials.
TokenCredential
)
com.azure.core.http.policy.
BearerTokenAuthenticationPolicy
(implements com.azure.core.http.policy.
HttpPipelinePolicy
)
com.azure.core.util.logging.
ClientLogger
com.azure.core.util.configuration.
Configuration
(implements java.lang.
Cloneable
)
com.azure.core.util.configuration.
ConfigurationManager
com.azure.core.util.
Context
com.azure.core.http.policy.
CookiePolicy
(implements com.azure.core.http.policy.
HttpPipelinePolicy
)
com.azure.core.util.
ExpandableStringEnum
<T>
com.azure.core.util.polling.
PollResponse.OperationStatus
com.azure.core.http.policy.
HostPolicy
(implements com.azure.core.http.policy.
HttpPipelinePolicy
)
com.azure.core.http.
HttpHeader
com.azure.core.http.
HttpHeaders
(implements java.lang.
Iterable
<T>, com.fasterxml.jackson.databind.JsonSerializable)
com.azure.core.http.policy.
HttpLoggingPolicy
(implements com.azure.core.http.policy.
HttpPipelinePolicy
)
com.azure.core.http.
HttpPipeline
com.azure.core.http.
HttpPipelineBuilder
com.azure.core.http.
HttpPipelineCallContext
com.azure.core.http.
HttpPipelineNextPolicy
com.azure.core.http.
HttpRequest
(implements java.io.
Serializable
)
com.azure.core.http.
HttpResponse
(implements java.io.
Closeable
)
com.azure.core.util.polling.
Poller
<T>
com.azure.core.util.polling.
PollResponse
<T>
com.azure.core.http.policy.
PortPolicy
(implements com.azure.core.http.policy.
HttpPipelinePolicy
)
com.azure.core.http.policy.
ProtocolPolicy
(implements com.azure.core.http.policy.
HttpPipelinePolicy
)
com.azure.core.http.policy.
ProxyAuthenticationPolicy
(implements com.azure.core.http.policy.
HttpPipelinePolicy
)
com.azure.core.http.
ProxyOptions
com.azure.core.http.policy.
RequestIdPolicy
(implements com.azure.core.http.policy.
HttpPipelinePolicy
)
com.azure.core.http.rest.
ResponseBase
<H,T> (implements com.azure.core.http.rest.
Response
<T>)
com.azure.core.http.policy.
RetryPolicy
(implements com.azure.core.http.policy.
HttpPipelinePolicy
)
com.azure.core.
ServiceClient
com.azure.core.http.rest.
SimpleResponse
<T> (implements com.azure.core.http.rest.
Response
<T>)
com.azure.core.http.rest.
StreamResponse
(implements java.io.
Closeable
)
com.azure.core.http.rest.
VoidResponse
com.azure.core.credentials.
SimpleTokenCache
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.azure.core.exception.
AzureException
com.azure.core.exception.
HttpRequestException
com.azure.core.exception.
HttpResponseException
com.azure.core.exception.
ClientAuthenticationException
com.azure.core.exception.
DecodeException
com.azure.core.exception.
ResourceExistsException
com.azure.core.exception.
ResourceModifiedException
com.azure.core.exception.
ResourceNotFoundException
com.azure.core.exception.
TooManyRedirectsException
com.azure.core.exception.
ServiceResponseException
com.azure.core.http.policy.
TimeoutPolicy
(implements com.azure.core.http.policy.
HttpPipelinePolicy
)
com.azure.core.http.policy.
UserAgentPolicy
(implements com.azure.core.http.policy.
HttpPipelinePolicy
)
Interface Hierarchy
java.lang.
AutoCloseable
java.io.
Closeable
com.azure.core.http.rest.
PagedResponse
<T> (also extends java.io.
Closeable
, com.azure.core.http.rest.
Response
<T>)
com.azure.core.http.rest.
PagedResponse
<T> (also extends java.io.
Closeable
, com.azure.core.http.rest.
Response
<T>)
com.azure.core.http.
HttpClient
com.azure.core.http.policy.
HttpPipelinePolicy
com.azure.core.http.rest.
Page
<T>
com.azure.core.http.rest.
Response
<T>
com.azure.core.http.rest.
PagedResponse
<T> (also extends java.io.
Closeable
, com.azure.core.http.rest.
Response
<T>)
com.azure.core.credentials.
TokenCredential
Annotation Type Hierarchy
com.azure.core.annotations.
HeaderCollection
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
Headers
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
HeaderParam
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
HostParam
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
PATCH
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
UnexpectedResponseExceptionType
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
DELETE
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
PUT
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
QueryParam
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
Beta
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
BodyParam
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
POST
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
ResumeOperation
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
ExpectedResponses
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
SkipParentValidation
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
FormParam
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
PathParam
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
Service
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
UnexpectedResponseExceptionTypes
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
HEAD
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
Host
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
GET
(implements java.lang.annotation.
Annotation
)
com.azure.core.annotations.
ReturnValueWireType
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.azure.core.http.
HttpMethod
com.azure.core.http.
ProxyOptions.Type
com.azure.core.http.policy.
HttpLogDetailLevel
com.azure.core.
AzureEnvironment.Endpoint
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Visit the
Azure for Java Developers
site for more Java documentation, including quick starts, tutorials, and code samples.
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019
Microsoft Corporation
. All rights reserved.