Uses of Class
io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Packages that use UserInterfaceConfigFeatures
-
Uses of UserInterfaceConfigFeatures in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return UserInterfaceConfigFeaturesModifier and TypeMethodDescriptionstatic UserInterfaceConfigFeaturesUserInterfaceConfigFeatures.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUserInterfaceConfig.getFeatures()Gets the features property value.Methods in io.apicurio.registry.rest.client.models with parameters of type UserInterfaceConfigFeaturesModifier and TypeMethodDescriptionvoidUserInterfaceConfig.setFeatures(UserInterfaceConfigFeatures value) Sets the features property value.