Class HypeTrainStart
java.lang.Object
com.github.twitch4j.pubsub.domain.HypeTrainStart
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()inthashCode()isBoostTrain(Boolean isBoostTrain) voidsetChannelId(String channelId) voidsetConfig(HypeTrainConfig config) voidsetExpiresAt(Instant expiresAt) voidvoidsetParticipations(HypeTrainParticipations participations) voidsetProgress(HypeTrainProgress progress) voidsetStartedAt(Instant startedAt) voidsetUpdatedAt(Instant updatedAt) toString()
-
Constructor Details
-
HypeTrainStart
public HypeTrainStart()
-
-
Method Details
-
getChannelId
-
getId
-
getConfig
-
getParticipations
-
getProgress
-
getStartedAt
-
getExpiresAt
-
getUpdatedAt
-
isBoostTrain
-
setChannelId
-
setId
-
setConfig
-
setParticipations
-
setProgress
-
setStartedAt
-
setExpiresAt
-
setUpdatedAt
-
isBoostTrain
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-