Uses of Package
com.microsoft.rest.interceptors
-
Packages that use com.microsoft.rest.interceptors Package Description com.microsoft.rest The package contains the runtime classes required for AutoRest generated clients to compile and function.com.microsoft.rest.interceptors The package contains default interceptors for making HTTP requests. -
Classes in com.microsoft.rest.interceptors used by com.microsoft.rest Class Description CustomHeadersInterceptor An instance of this class enables adding custom headers in client requests when added to theOkHttpClientinterceptors. -
Classes in com.microsoft.rest.interceptors used by com.microsoft.rest.interceptors Class Description CustomHeadersInterceptor An instance of this class enables adding custom headers in client requests when added to theOkHttpClientinterceptors.LoggingInterceptor An OkHttp interceptor that handles logging of HTTP requests and responses.UserAgentInterceptor User agent interceptor for putting a 'User-Agent' header in the request.