Uses of Class
io.gs2.formation.model.Config
Packages that use Config
-
Uses of Config in io.gs2.formation.model
Methods in io.gs2.formation.model that return ConfigModifier and TypeMethodDescriptionstatic ConfigConfig.fromJson(com.fasterxml.jackson.databind.JsonNode data) Methods in io.gs2.formation.model that return types with arguments of type ConfigMethod parameters in io.gs2.formation.model with type arguments of type Config -
Uses of Config in io.gs2.formation.request
Methods in io.gs2.formation.request that return types with arguments of type ConfigModifier and TypeMethodDescriptionAcquireActionsToFormPropertiesRequest.getConfig()AcquireActionsToPropertyFormPropertiesRequest.getConfig()Method parameters in io.gs2.formation.request with type arguments of type ConfigModifier and TypeMethodDescriptionvoidvoidAcquireActionsToFormPropertiesRequest.withConfig(List<Config> config) AcquireActionsToPropertyFormPropertiesRequest.withConfig(List<Config> config)