Uses of Class
app.nzyme.plugin.rest.configuration.EncryptedConfigurationEntryResponse.Builder
Packages that use EncryptedConfigurationEntryResponse.Builder
-
Uses of EncryptedConfigurationEntryResponse.Builder in app.nzyme.plugin.rest.configuration
Methods in app.nzyme.plugin.rest.configuration that return EncryptedConfigurationEntryResponse.BuilderModifier and TypeMethodDescriptionEncryptedConfigurationEntryResponse.builder()EncryptedConfigurationEntryResponse.Builder.constraints(List<ConfigurationEntryConstraint> constraints) EncryptedConfigurationEntryResponse.Builder.keyHumanReadable(String keyHumanReadable) EncryptedConfigurationEntryResponse.Builder.requiresRestart(Boolean requiresRestart) EncryptedConfigurationEntryResponse.Builder.valueIsSet(Boolean valueIsSet) EncryptedConfigurationEntryResponse.Builder.valueType(ConfigurationEntryValueType valueType)