Uses of Class
io.apicurio.registry.rest.client.models.VersionUsageMetrics
Packages that use VersionUsageMetrics
-
Uses of VersionUsageMetrics in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return VersionUsageMetricsModifier and TypeMethodDescriptionstatic VersionUsageMetricsVersionUsageMetrics.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 VersionUsageMetricsModifier and TypeMethodDescriptionArtifactUsageMetrics.getVersions()Gets the versions property value.Method parameters in io.apicurio.registry.rest.client.models with type arguments of type VersionUsageMetricsModifier and TypeMethodDescriptionvoidArtifactUsageMetrics.setVersions(List<VersionUsageMetrics> value) Sets the versions property value.