Package com.github.twitch4j.helix.domain
Class ModeratorList
java.lang.Object
com.github.twitch4j.helix.domain.ModeratorList
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Deprecated.in favor of getModerators()int
hashCode()
void
setModerators
(List<Moderator> moderators) void
setPagination
(HelixPagination pagination) toString()
-
Constructor Details
-
ModeratorList
public ModeratorList()
-
-
Method Details
-
getSubscriptions
Deprecated.in favor of getModerators()- Returns:
- the moderators from this query
-
getModerators
-
getPagination
-
setModerators
-
setPagination
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-