Uses of Enum Class
io.apicurio.registry.rest.client.models.ReferenceGraphDirection
Packages that use ReferenceGraphDirection
Package
Description
-
Uses of ReferenceGraphDirection in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph
Fields in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph declared as ReferenceGraphDirectionModifier and TypeFieldDescriptionGraphRequestBuilder.GetQueryParameters.directionThe direction of references to include in the graph. -
Uses of ReferenceGraphDirection in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return ReferenceGraphDirectionModifier and TypeMethodDescriptionstatic ReferenceGraphDirectionstatic ReferenceGraphDirectionReturns the enum constant of this class with the specified name.static ReferenceGraphDirection[]ReferenceGraphDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.