Uses of Enum Class
io.apicurio.registry.rest.client.models.VersionSortBy
Packages that use VersionSortBy
Package
Description
-
Uses of VersionSortBy in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions
Fields in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions declared as VersionSortByModifier and TypeFieldDescriptionVersionsRequestBuilder.GetQueryParameters.orderbyThe field to sort by. -
Uses of VersionSortBy in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return VersionSortByModifier and TypeMethodDescriptionstatic VersionSortBystatic VersionSortByReturns the enum constant of this class with the specified name.static VersionSortBy[]VersionSortBy.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of VersionSortBy in io.apicurio.registry.rest.client.search.versions
Fields in io.apicurio.registry.rest.client.search.versions declared as VersionSortBy