- All Superinterfaces:
java.util.Map
public interface ApiResponse
extends java.util.Map
-
Nested Class Summary
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K extends java.lang.Object,V extends java.lang.Object>
-
Method Summary
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Method Details
-
java.util.Map<java.lang.String,RateLimit> rateLimits()
throws
java.text.ParseException
- Throws:
java.text.ParseException
-
RateLimit apiRateLimit()
throws
java.text.ParseException
- Throws:
java.text.ParseException