Package com.github.twitch4j.helix.domain
Class ModeratorList
java.lang.Object
com.github.twitch4j.helix.domain.ModeratorList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanDeprecated.in favor of getModerators()inthashCode()voidsetModerators(List<Moderator> moderators) voidsetPagination(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
-