Hierarchy For Package com.microsoft.graph.httpcore.middlewareoption
Class Hierarchy
- java.lang.Object
- com.microsoft.graph.httpcore.middlewareoption.RedirectOptions (implements com.microsoft.graph.httpcore.middlewareoption.IMiddlewareControl)
- com.microsoft.graph.httpcore.middlewareoption.RetryOptions (implements com.microsoft.graph.httpcore.middlewareoption.IMiddlewareControl)
- com.microsoft.graph.httpcore.middlewareoption.TelemetryOptions
Interface Hierarchy
- com.microsoft.graph.httpcore.middlewareoption.IMiddlewareControl
- com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect
- com.microsoft.graph.httpcore.middlewareoption.IShouldRetry
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.microsoft.graph.httpcore.middlewareoption.MiddlewareType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)