Uses of Enum Class
io.apicurio.registry.rest.client.search.contracts.GetOrderQueryParameterType
Packages that use GetOrderQueryParameterType
-
Uses of GetOrderQueryParameterType in io.apicurio.registry.rest.client.search.contracts
Fields in io.apicurio.registry.rest.client.search.contracts declared as GetOrderQueryParameterTypeModifier and TypeFieldDescriptionContractsRequestBuilder.GetQueryParameters.orderSort order (asc or desc).Methods in io.apicurio.registry.rest.client.search.contracts that return GetOrderQueryParameterTypeModifier and TypeMethodDescriptionstatic GetOrderQueryParameterTypestatic GetOrderQueryParameterTypeReturns the enum constant of this class with the specified name.static GetOrderQueryParameterType[]GetOrderQueryParameterType.values()Returns an array containing the constants of this enum class, in the order they are declared.