Uses of Class
io.apicurio.registry.rest.client.models.DeprecationReadinessActiveConsumers
Packages that use DeprecationReadinessActiveConsumers
-
Uses of DeprecationReadinessActiveConsumers in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return DeprecationReadinessActiveConsumersModifier and TypeMethodDescriptionDeprecationReadinessActiveConsumers.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in io.apicurio.registry.rest.client.models that return types with arguments of type DeprecationReadinessActiveConsumersModifier and TypeMethodDescriptionDeprecationReadiness.getActiveConsumers()Gets the activeConsumers property value.Method parameters in io.apicurio.registry.rest.client.models with type arguments of type DeprecationReadinessActiveConsumersModifier and TypeMethodDescriptionvoidDeprecationReadiness.setActiveConsumers(List<DeprecationReadinessActiveConsumers> value) Sets the activeConsumers property value.