Uses of Enum Class
io.apicurio.registry.rest.client.models.UsageClassification
Packages that use UsageClassification
-
Uses of UsageClassification in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return UsageClassificationModifier and TypeMethodDescriptionstatic UsageClassificationVersionUsageMetrics.getClassification()Gets the classification property value.static UsageClassificationReturns the enum constant of this class with the specified name.static UsageClassification[]UsageClassification.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.apicurio.registry.rest.client.models with parameters of type UsageClassificationModifier and TypeMethodDescriptionvoidVersionUsageMetrics.setClassification(UsageClassification value) Sets the classification property value.