Uses of Class
app.nzyme.plugin.rest.configuration.EncryptedConfigurationEntryResponse
Packages that use EncryptedConfigurationEntryResponse
-
Uses of EncryptedConfigurationEntryResponse in app.nzyme.plugin.rest.configuration
Methods in app.nzyme.plugin.rest.configuration that return EncryptedConfigurationEntryResponseModifier and TypeMethodDescriptionabstract EncryptedConfigurationEntryResponseEncryptedConfigurationEntryResponse.Builder.build()EncryptedConfigurationEntryResponse.create(String key, String keyHumanReadable, Boolean valueIsSet, ConfigurationEntryValueType valueType, Boolean requiresRestart, List<ConfigurationEntryConstraint> constraints, String helpTag)