Uses of Class
io.gs2.cdk.showcase.model.RandomDisplayItemModel
Packages that use RandomDisplayItemModel
-
Uses of RandomDisplayItemModel in io.gs2.cdk.showcase.model
Constructor parameters in io.gs2.cdk.showcase.model with type arguments of type RandomDisplayItemModelModifierConstructorDescriptionRandomShowcase(String name, Integer maximumNumberOfChoice, List<RandomDisplayItemModel> displayItems, Long baseTimestamp, Integer resetIntervalHours) RandomShowcase(String name, Integer maximumNumberOfChoice, List<RandomDisplayItemModel> displayItems, Long baseTimestamp, Integer resetIntervalHours, RandomShowcaseOptions options)