Uses of Class
io.gs2.cdk.showcase.model.Showcase
Packages that use Showcase
-
Uses of Showcase in io.gs2.cdk.showcase.model
Method parameters in io.gs2.cdk.showcase.model with type arguments of type ShowcaseModifier and TypeMethodDescriptionNamespace.masterData(List<Showcase> showcases, List<RandomShowcase> randomShowcases) Constructor parameters in io.gs2.cdk.showcase.model with type arguments of type ShowcaseModifierConstructorDescriptionCurrentMasterData(Stack stack, String namespaceName, List<Showcase> showcases, List<RandomShowcase> randomShowcases)