Klasse HypeTrainStart
java.lang.Object
com.github.twitch4j.pubsub.domain.HypeTrainStart
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected 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()
-
Konstruktordetails
-
HypeTrainStart
public HypeTrainStart()
-
-
Methodendetails
-
getChannelId
-
getId
-
getConfig
-
getParticipations
-
getProgress
-
getStartedAt
-
getExpiresAt
-
getUpdatedAt
-
isBoostTrain
-
setChannelId
-
setId
-
setConfig
-
setParticipations
-
setProgress
-
setStartedAt
-
setExpiresAt
-
setUpdatedAt
-
isBoostTrain
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-