Uses of Enum Class
io.apicurio.registry.rest.client.search.contracts.GetOrderbyQueryParameterType
Packages that use GetOrderbyQueryParameterType
-
Uses of GetOrderbyQueryParameterType in io.apicurio.registry.rest.client.search.contracts
Fields in io.apicurio.registry.rest.client.search.contracts declared as GetOrderbyQueryParameterTypeModifier and TypeFieldDescriptionContractsRequestBuilder.GetQueryParameters.orderbyField to sort by.Methods in io.apicurio.registry.rest.client.search.contracts that return GetOrderbyQueryParameterTypeModifier and TypeMethodDescriptionstatic GetOrderbyQueryParameterTypestatic GetOrderbyQueryParameterTypeReturns the enum constant of this class with the specified name.static GetOrderbyQueryParameterType[]GetOrderbyQueryParameterType.values()Returns an array containing the constants of this enum class, in the order they are declared.