Uses of Class
dev.dosya.sdk.model.RateLimitInfo
Packages that use RateLimitInfo
-
Uses of RateLimitInfo in dev.dosya.sdk
Methods in dev.dosya.sdk that return types with arguments of type RateLimitInfoModifier and TypeMethodDescription@Nullable Consumer<RateLimitInfo>DosyaClientOptions.getOnRateLimit()Returns the rate-limit callback, or null.Method parameters in dev.dosya.sdk with type arguments of type RateLimitInfoModifier and TypeMethodDescriptionDosyaClientOptions.onRateLimit(@Nullable Consumer<RateLimitInfo> onRateLimit) Registers a callback invoked when rate-limit response headers are received.