Package com.microsoft.graph.httpcore.middlewareoption


package com.microsoft.graph.httpcore.middlewareoption
  • Class
    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
    The type of middleware to applied to the request/response
    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.