Class ChannelPointsCustomRewardUpdateCondition
java.lang.Object
com.github.twitch4j.eventsub.condition.EventSubCondition
com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition
com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardUpdateCondition
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
ChannelPointsCustomRewardUpdateCondition.ChannelPointsCustomRewardUpdateConditionBuilder<C extends ChannelPointsCustomRewardUpdateCondition,
B extends ChannelPointsCustomRewardUpdateCondition.ChannelPointsCustomRewardUpdateConditionBuilder<C, B>> Nested classes/interfaces inherited from class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition
CustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder<C extends CustomRewardEventSubCondition,
B extends CustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder<C, B>> Nested classes/interfaces inherited from class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
ChannelEventSubCondition.ChannelEventSubConditionBuilder<C extends ChannelEventSubCondition,
B extends ChannelEventSubCondition.ChannelEventSubConditionBuilder<C, B>> Nested classes/interfaces inherited from class com.github.twitch4j.eventsub.condition.EventSubCondition
EventSubCondition.EventSubConditionBuilder<C extends EventSubCondition,
B extends EventSubCondition.EventSubConditionBuilder<C, B>> -
Constructor Summary
ModifierConstructorDescriptionprotected
ChannelPointsCustomRewardUpdateCondition
(ChannelPointsCustomRewardUpdateCondition.ChannelPointsCustomRewardUpdateConditionBuilder<?, ?> b) -
Method Summary
Methods inherited from class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition
getRewardId
Methods inherited from class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
getBroadcasterUserId
-
Constructor Details
-
ChannelPointsCustomRewardUpdateCondition
protected ChannelPointsCustomRewardUpdateCondition(ChannelPointsCustomRewardUpdateCondition.ChannelPointsCustomRewardUpdateConditionBuilder<?, ?> b)
-
-
Method Details
-
builder
public static ChannelPointsCustomRewardUpdateCondition.ChannelPointsCustomRewardUpdateConditionBuilder<?,?> builder() -
equals
- Overrides:
equals
in classCustomRewardEventSubCondition
-
canEqual
- Overrides:
canEqual
in classChannelEventSubCondition
-
hashCode
public int hashCode()- Overrides:
hashCode
in classCustomRewardEventSubCondition
-
toString
- Overrides:
toString
in classCustomRewardEventSubCondition
-