Class BonusModelOptions
java.lang.Object
io.gs2.cdk.loginReward.model.options.BonusModelOptions
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithMetadata(String metadata) withMissedReceiveReliefConsumeActions(List<ConsumeAction> missedReceiveReliefConsumeActions) withPeriodEventId(String periodEventId) withRepeat(BonusModelRepeat repeat) withResetHour(Integer resetHour) withRewards(List<Reward> rewards)
-
Field Details
-
metadata
-
periodEventId
-
resetHour
-
repeat
-
rewards
-
missedReceiveReliefConsumeActions
-
-
Constructor Details
-
BonusModelOptions
public BonusModelOptions()
-
-
Method Details
-
withMetadata
-
withPeriodEventId
-
withResetHour
-
withRepeat
-
withRewards
-
withMissedReceiveReliefConsumeActions
public BonusModelOptions withMissedReceiveReliefConsumeActions(List<ConsumeAction> missedReceiveReliefConsumeActions)
-