Class ClaimData.Claim
java.lang.Object
com.github.twitch4j.pubsub.domain.ClaimData.Claim
- Enclosing class:
- ClaimData
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getId()
int
hashCode()
void
setChannelId
(String channelId) void
setCreatedAt
(Instant createdAt) void
void
setPointGain
(ChannelPointsGain pointGain) void
toString()
-
Constructor Details
-
Claim
public Claim()
-
-
Method Details