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