| Package | Description |
|---|---|
| com.contentful.java.cma.interceptor | |
| com.contentful.java.cma.model |
| Modifier and Type | Method and Description |
|---|---|
void |
RateLimitsListener.onRateLimitHeaderReceived(RateLimits rateLimits) |
| Modifier and Type | Method and Description |
|---|---|
RateLimits |
RateLimits.Parser.parse(Map<String,List<String>> headers)
Convert Contentfuls http headers to ratelimits
|
RateLimits |
RateLimits.DefaultParser.parse(Map<String,List<String>> headers)
Analyzes and converts a map of given headers to its rate limits.
|
Copyright © 2026 Contentful, GmbH.. All rights reserved.