Klasse PollData
java.lang.Object
com.github.twitch4j.pubsub.domain.PollData
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic classstatic classstatic enumstatic classstatic class -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleangetTitle()Veraltet.getVotes()inthashCode()voidsetChoices(List<PollData.PollChoice> choices) voidsetCreatedBy(String createdBy) voidsetDurationSeconds(Long durationSeconds) voidsetEndedAt(Instant endedAt) voidsetEndedBy(String endedBy) voidsetOwnedBy(String ownedBy) voidvoidsetRemainingDurationMilliseconds(Long remainingDurationMilliseconds) voidsetSettings(PollData.PollSettings settings) voidsetStartedAt(Instant startedAt) voidsetStatus(PollData.Status status) voidvoidsetTokens(PollData.Tokens tokens) voidsetTopBitsContributor(PollData.Contributor topBitsContributor) Veraltet.voidsetTopChannelPointsContributor(PollData.Contributor topChannelPointsContributor) voidsetTopContributor(PollData.Contributor topContributor) voidsetTotalVoters(Integer totalVoters) voidsetVotes(PollData.Votes votes) toString()
-
Konstruktordetails
-
PollData
public PollData()
-
-
Methodendetails
-
getPollId
-
getOwnedBy
-
getCreatedBy
-
getTitle
-
getStartedAt
-
getEndedAt
-
getEndedBy
-
getDurationSeconds
-
getSettings
-
getStatus
-
getChoices
-
getVotes
-
getTokens
-
getTotalVoters
-
getRemainingDurationMilliseconds
-
getTopContributor
-
getTopBitsContributor
Veraltet. -
getTopChannelPointsContributor
-
setPollId
-
setOwnedBy
-
setCreatedBy
-
setTitle
-
setStartedAt
-
setEndedAt
-
setEndedBy
-
setDurationSeconds
-
setSettings
-
setStatus
-
setChoices
-
setVotes
-
setTokens
-
setTotalVoters
-
setRemainingDurationMilliseconds
-
setTopContributor
-
setTopBitsContributor
Veraltet. -
setTopChannelPointsContributor
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-