Class HypeTrainEnd
java.lang.Object
com.github.twitch4j.pubsub.domain.HypeTrainEnd
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()inthashCode()isBoostTrain(Boolean isBoostTrain) Deprecated.voidsetEndedAt(Instant endedAt) Deprecated.voidsetEndingReason(String endingReason) Deprecated.voidDeprecated.voidsetParticipationTotals(List<HypeTrainParticipation> participationTotals) Deprecated.voidsetRewards(List<HypeReward> rewards) Deprecated.toString()
-
Constructor Details
-
HypeTrainEnd
public HypeTrainEnd()
-
-
Method Details
-
getId
-
getEndedAt
-
getEndingReason
-
isBoostTrain
-
getParticipationTotals
-
getRewards
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
setId
Deprecated. -
setEndedAt
Deprecated. -
setEndingReason
Deprecated. -
isBoostTrain
Deprecated.- Returns:
this.
-
setParticipationTotals
Deprecated. -
setRewards
Deprecated.
-