Uses of Enum Class
io.apicurio.registry.rest.client.v2.search.artifacts.PostOrderQueryParameterType
Packages that use PostOrderQueryParameterType
-
Uses of PostOrderQueryParameterType in io.apicurio.registry.rest.client.v2.search.artifacts
Fields in io.apicurio.registry.rest.client.v2.search.artifacts declared as PostOrderQueryParameterTypeModifier and TypeFieldDescriptionArtifactsRequestBuilder.PostQueryParameters.orderSort order, ascending (`asc`) or descending (`desc`).Methods in io.apicurio.registry.rest.client.v2.search.artifacts that return PostOrderQueryParameterTypeModifier and TypeMethodDescriptionstatic PostOrderQueryParameterTypestatic PostOrderQueryParameterTypeReturns the enum constant of this class with the specified name.static PostOrderQueryParameterType[]PostOrderQueryParameterType.values()Returns an array containing the constants of this enum class, in the order they are declared.