Class ChannelPointsCustomRewardRedemptionUpdateCondition
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.ChannelPointsCustomRewardRedemptionUpdateCondition
public class ChannelPointsCustomRewardRedemptionUpdateCondition extends CustomRewardEventSubCondition
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder<C extends ChannelPointsCustomRewardRedemptionUpdateCondition,B extends ChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder<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
Constructors Modifier Constructor Description protectedChannelPointsCustomRewardRedemptionUpdateCondition(ChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder<?,?> b) -
Method Summary
Methods inherited from class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition
getRewardIdMethods inherited from class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
getBroadcasterUserIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
ChannelPointsCustomRewardRedemptionUpdateCondition
protected ChannelPointsCustomRewardRedemptionUpdateCondition(ChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder<?,?> b)
-
-
Method Details
-
builder
public static ChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder<?,?> builder() -
equals
public boolean equals(java.lang.Object o)- Overrides:
equalsin classCustomRewardEventSubCondition
-
canEqual
protected boolean canEqual(java.lang.Object other)- Overrides:
canEqualin classCustomRewardEventSubCondition
-
hashCode
public int hashCode()- Overrides:
hashCodein classCustomRewardEventSubCondition
-
toString
public java.lang.String toString()- Overrides:
toStringin classCustomRewardEventSubCondition
-