Uses of Class
io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Packages that use UserInterfaceConfigAuth
-
Uses of UserInterfaceConfigAuth in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return UserInterfaceConfigAuthModifier and TypeMethodDescriptionstatic UserInterfaceConfigAuthUserInterfaceConfigAuth.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUserInterfaceConfig.getAuth()Gets the auth property value.Methods in io.apicurio.registry.rest.client.models with parameters of type UserInterfaceConfigAuthModifier and TypeMethodDescriptionvoidUserInterfaceConfig.setAuth(UserInterfaceConfigAuth value) Sets the auth property value.