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