public interface ResponseList<T> extends TwitterResponse, List<T>
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGES| Modifier and Type | Method and Description |
|---|---|
RateLimitStatus |
getRateLimitStatus()
Returns the current rate limit status if available.
|
getAccessLeveladd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamRateLimitStatus getRateLimitStatus()
TwitterResponsegetRateLimitStatus in interface TwitterResponseCopyright © 2018. All rights reserved.