JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package com.microsoft.graph.http
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
com.microsoft.graph.http.
BaseCollectionPage
<T1,T2> (implements com.microsoft.graph.http.
IBaseCollectionPage
<T1,T2>)
com.microsoft.graph.http.
BaseCollectionRequest
<T1,T2> (implements com.microsoft.graph.http.
IHttpRequest
)
com.microsoft.graph.http.
BaseRequest
(implements com.microsoft.graph.http.
IHttpRequest
)
com.microsoft.graph.http.
CustomRequest
<T>
com.microsoft.graph.http.
BaseRequestBuilder
(implements com.microsoft.graph.http.
IRequestBuilder
)
com.microsoft.graph.http.
BaseStreamRequest
<T> (implements com.microsoft.graph.http.
IHttpStreamRequest
)
com.microsoft.graph.http.
CoreHttpProvider
(implements com.microsoft.graph.http.
IHttpProvider
)
com.microsoft.graph.http.
DefaultConnectionFactory
(implements com.microsoft.graph.http.
IConnectionFactory
)
com.microsoft.graph.http.
DefaultHttpProvider
(implements com.microsoft.graph.http.
IHttpProvider
)
com.microsoft.graph.http.
GraphError
com.microsoft.graph.http.
GraphErrorResponse
(implements com.microsoft.graph.serializer.
IJsonBackedObject
)
com.microsoft.graph.http.
GraphInnerError
com.microsoft.graph.http.
HttpResponseCode
com.microsoft.graph.http.
ReferenceRequestBody
(implements com.microsoft.graph.serializer.
IJsonBackedObject
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
com.microsoft.graph.core.
ClientException
com.microsoft.graph.http.
GraphServiceException
com.microsoft.graph.http.
GraphFatalServiceException
com.microsoft.graph.http.
UrlConnection
(implements com.microsoft.graph.http.
IConnection
)
Interface Hierarchy
com.microsoft.graph.http.
IConnection
com.microsoft.graph.http.
IConnectionFactory
com.microsoft.graph.http.
IHttpProvider
com.microsoft.graph.http.
IHttpRequest
com.microsoft.graph.http.
IHttpStreamRequest
com.microsoft.graph.serializer.
IJsonBackedObject
com.microsoft.graph.http.
IBaseCollectionPage
<T1,T2>
com.microsoft.graph.http.
IRequestBuilder
com.microsoft.graph.http.
IStatefulResponseHandler
<ResultType,DeserializedType>
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.microsoft.graph.http.
HttpMethod
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes