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.
|
getAccessLevel
add, 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, toArray
parallelStream, removeIf, stream
RateLimitStatus getRateLimitStatus()
TwitterResponse
getRateLimitStatus
in interface TwitterResponse
Copyright © 2018. All rights reserved.