Package com.microsoft.graph.httpcore.middlewareoption


package com.microsoft.graph.httpcore.middlewareoption
  • Interface Summary
    Interface
    Description
    Option to be passed to one of the middlewares provided by this SDK
    Indicates whether a specific response redirect information should be followed
    Indicates whether a specific request should be retried
  • Class Summary
    Class
    Description
    Options to be passed to the redirect middleware.
    The options to be passed to the retry middleware.
    Options to be passed to the telemetry middleware.
  • Enum Class Summary
    Enum Class
    Description
    The type of middleware to applied to the request/response