Uses of Class
io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Packages that use UserInterfaceConfigUi
-
Uses of UserInterfaceConfigUi in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return UserInterfaceConfigUiModifier and TypeMethodDescriptionstatic UserInterfaceConfigUiUserInterfaceConfigUi.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUserInterfaceConfig.getUi()Gets the ui property value.Methods in io.apicurio.registry.rest.client.models with parameters of type UserInterfaceConfigUiModifier and TypeMethodDescriptionvoidUserInterfaceConfig.setUi(UserInterfaceConfigUi value) Sets the ui property value.