com.microsoft.graph.httpcore.middlewareoption

Classes

RedirectOptions

Options to be passed to the redirect middleware.

RetryOptions

The options to be passed to the retry middleware.

TelemetryOptions

Options to be passed to the telemetry middleware.

Interfaces

IMiddlewareControl

Option to be passed to one of the middlewares provided by this SDK

IShouldRedirect

Indicates whether a specific response redirect information should be followed

IShouldRetry

Indicates whether a specific request should be retried

Enums

MiddlewareType

The type of middleware to applied to the request/response