Uses of Class
io.apicurio.registry.rest.v3.beans.ConfigurationProperty
Packages that use ConfigurationProperty
-
Uses of ConfigurationProperty in io.apicurio.registry.rest.v3
Methods in io.apicurio.registry.rest.v3 that return ConfigurationPropertyModifier and TypeMethodDescriptionAdminResource.getConfigProperty(String propertyName) Returns the value of a single configuration property.Methods in io.apicurio.registry.rest.v3 that return types with arguments of type ConfigurationPropertyModifier and TypeMethodDescriptionAdminResource.listConfigProperties()Returns a list of all configuration properties that have been set.