Uses of Enum Class
io.apicurio.registry.rest.client.v2.search.artifacts.PostOrderbyQueryParameterType
Packages that use PostOrderbyQueryParameterType
-
Uses of PostOrderbyQueryParameterType in io.apicurio.registry.rest.client.v2.search.artifacts
Fields in io.apicurio.registry.rest.client.v2.search.artifacts declared as PostOrderbyQueryParameterTypeModifier and TypeFieldDescriptionArtifactsRequestBuilder.PostQueryParameters.orderbyThe field to sort by.Methods in io.apicurio.registry.rest.client.v2.search.artifacts that return PostOrderbyQueryParameterTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PostOrderbyQueryParameterType[]PostOrderbyQueryParameterType.values()Returns an array containing the constants of this enum class, in the order they are declared.