Uses of Record Class
net.ygbstudio.jbrave.api.response.RateLimitResponse
Packages that use RateLimitResponse
-
Uses of RateLimitResponse in net.ygbstudio.jbrave.api.response
Methods in net.ygbstudio.jbrave.api.response that return RateLimitResponseModifier and TypeMethodDescriptionstatic <T> @NotNull RateLimitResponseRateLimitResponse.from(@NotNull HttpResponse<T> httpResponse) Creates a RateLimitResponse object from the headers of anHttpResponse.