Class HypeTrainEnd
java.lang.Object
com.github.twitch4j.pubsub.domain.HypeTrainEnd
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getId()
int
hashCode()
isBoostTrain
(Boolean isBoostTrain) Deprecated.void
setEndedAt
(Instant endedAt) Deprecated.void
setEndingReason
(String endingReason) Deprecated.void
Deprecated.void
setParticipationTotals
(List<HypeTrainParticipation> participationTotals) Deprecated.void
setRewards
(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.
-