Uses of Class
io.gs2.cdk.showcase.model.options.RandomShowcaseOptions
Packages that use RandomShowcaseOptions
-
Uses of RandomShowcaseOptions in io.gs2.cdk.showcase.model
Constructors in io.gs2.cdk.showcase.model with parameters of type RandomShowcaseOptionsModifierConstructorDescriptionRandomShowcase(String name, Integer maximumNumberOfChoice, List<RandomDisplayItemModel> displayItems, Long baseTimestamp, Integer resetIntervalHours, RandomShowcaseOptions options) -
Uses of RandomShowcaseOptions in io.gs2.cdk.showcase.model.options
Methods in io.gs2.cdk.showcase.model.options that return RandomShowcaseOptionsModifier and TypeMethodDescriptionRandomShowcaseOptions.withMetadata(String metadata) RandomShowcaseOptions.withSalesPeriodEventId(String salesPeriodEventId)