Package com.microsoft.kiota
package com.microsoft.kiota
-
ClassDescriptionProvides a builder for creating an ApiClient and register the default serializers/deserializers.Parent type for exceptions thrown by the client when receiving failed responses to its requests.Builder class for ApiException.Base class for request buildersBase class for request configurationA map that is case-insensitive on the keysCompatibility methods for androidA class representing the headers of a request or a response.Represents the HTTP method used by a request.Represents a multipart body for a request or a response.The
ResponseHandlerimplementation to handle native response objectsPentaFunction<T,U, V, W, X, R> Represents a callback accepting 5 values and returning a resultThe aggregate type forPeriodandDurationQuadFunction<T,U, V, W, R> Represents a callback accepting 4 values and returning a resultThis interface allows to extract Query Parameters to be expanded in the URI Template.Service responsible for translating abstract Request Info into concrete native HTTP requests.A class representing the headers of a request.This class represents an abstract HTTP request.Represents a request option.Defines the contract for a response handler.Request option that can be used to provide a callback and handle the raw responseA class representing the headers of a request.TriConsumer<T,U, V> Represents a callback that accepts 3 values