Uses of Class
io.gs2.showcase.model.Config
Packages that use Config
-
Uses of Config in io.gs2.showcase.model
Methods in io.gs2.showcase.model that return Config -
Uses of Config in io.gs2.showcase.request
Methods in io.gs2.showcase.request that return types with arguments of type ConfigModifier and TypeMethodDescriptionBuyByUserIdRequest.getConfig()BuyRequest.getConfig()RandomShowcaseBuyByUserIdRequest.getConfig()RandomShowcaseBuyRequest.getConfig()Method parameters in io.gs2.showcase.request with type arguments of type ConfigModifier and TypeMethodDescriptionvoidvoidvoidvoidBuyByUserIdRequest.withConfig(List<Config> config) BuyRequest.withConfig(List<Config> config) RandomShowcaseBuyByUserIdRequest.withConfig(List<Config> config) RandomShowcaseBuyRequest.withConfig(List<Config> config)