Uses of Class
io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Packages that use ConsumerVersionEntry
-
Uses of ConsumerVersionEntry in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return ConsumerVersionEntryModifier and TypeMethodDescriptionstatic ConsumerVersionEntryConsumerVersionEntry.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 ConsumerVersionEntryModifier and TypeMethodDescriptionConsumerVersionHeatmap.getConsumers()Gets the consumers property value.Method parameters in io.apicurio.registry.rest.client.models with type arguments of type ConsumerVersionEntryModifier and TypeMethodDescriptionvoidConsumerVersionHeatmap.setConsumers(List<ConsumerVersionEntry> value) Sets the consumers property value.