Uses of Interface
dev.dosya.sdk.DosyaInterceptor
Packages that use DosyaInterceptor
-
Uses of DosyaInterceptor in dev.dosya.sdk
Methods in dev.dosya.sdk that return DosyaInterceptorModifier and TypeMethodDescription@Nullable DosyaInterceptorDosyaClientOptions.getInterceptor()Returns the interceptor, or null.Methods in dev.dosya.sdk with parameters of type DosyaInterceptorModifier and TypeMethodDescriptionDosyaClientOptions.interceptor(@Nullable DosyaInterceptor interceptor) Registers an interceptor for observing HTTP requests and responses.