Uses of Class
app.nzyme.plugin.rest.configuration.ConfigurationEntryResponse
Packages that use ConfigurationEntryResponse
-
Uses of ConfigurationEntryResponse in app.nzyme.plugin.rest.configuration
Methods in app.nzyme.plugin.rest.configuration that return ConfigurationEntryResponseModifier and TypeMethodDescriptionabstract ConfigurationEntryResponseConfigurationEntryResponse.Builder.build()static ConfigurationEntryResponseConfigurationEntryResponse.create(String key, String keyHumanReadable, Object value, ConfigurationEntryValueType valueType, Object defaultValue, Boolean requiresRestart, List<ConfigurationEntryConstraint> constraints, String helpTag)