Class UpdateConfigurationProperty
- java.lang.Object
-
- io.apicurio.registry.rest.v2.beans.UpdateConfigurationProperty
-
@Generated("jsonschema2pojo") public class UpdateConfigurationProperty extends Object
Root Type for UpdateConfigurationProperty
-
-
Constructor Summary
Constructors Constructor Description UpdateConfigurationProperty()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetValue()(Required)voidsetValue(String value)(Required)
-