Class HypeTrainStart
java.lang.Object
com.github.twitch4j.pubsub.domain.HypeTrainStart
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanDeprecated.getId()Deprecated.inthashCode()Deprecated.isBoostTrain(Boolean isBoostTrain) Deprecated.isFastMode(Boolean isFastMode) Deprecated.isGoldenKappaTrain(Boolean isGoldenKappaTrain) Deprecated.voidsetAllTimeHigh(HypeTrainCompleted allTimeHigh) Deprecated.voidsetChannelId(String channelId) Deprecated.voidsetConductors(List<HypeConductor> conductors) Deprecated.voidsetConfig(HypeTrainConfig config) Deprecated.voidsetContributions(List<HypeTrainParticipation> contributions) Deprecated.voidsetExpiresAt(Instant expiresAt) Deprecated.voidDeprecated.voidsetParticipations(HypeTrainParticipations participations) Deprecated.voidsetProgress(HypeTrainProgress progress) Deprecated.voidsetStartedAt(Instant startedAt) Deprecated.voidsetUpdatedAt(Instant updatedAt) Deprecated.toString()
-
Constructor Details
-
HypeTrainStart
public HypeTrainStart()
-
-
Method Details
-
getChannelId
Deprecated. -
getId
-
getConfig
-
getParticipations
Deprecated. -
getContributions
-
getConductors
-
getProgress
-
getStartedAt
-
getExpiresAt
-
getUpdatedAt
-
getAllTimeHigh
-
isGoldenKappaTrain
-
isFastMode
-
isBoostTrain
Deprecated. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
setId
Deprecated. -
setConfig
Deprecated. -
setContributions
Deprecated. -
setConductors
Deprecated. -
setProgress
Deprecated. -
setStartedAt
Deprecated. -
setExpiresAt
Deprecated. -
setUpdatedAt
Deprecated. -
setAllTimeHigh
Deprecated. -
isGoldenKappaTrain
Deprecated.- Returns:
this.
-
isFastMode
Deprecated.- Returns:
this.
-
setChannelId
Deprecated. -
setParticipations
Deprecated. -
isBoostTrain
Deprecated.- Returns:
this.
-