Uses of Class
io.apicurio.registry.rest.client.models.ReferenceGraph
Packages that use ReferenceGraph
Package
Description
-
Uses of ReferenceGraph in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph
Methods in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph that return ReferenceGraphModifier and TypeMethodDescriptionGraphRequestBuilder.get()Retrieves a graph representation of all references for a single version of an artifact.GraphRequestBuilder.get(Consumer<GraphRequestBuilder.GetRequestConfiguration> requestConfiguration) Retrieves a graph representation of all references for a single version of an artifact. -
Uses of ReferenceGraph in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return ReferenceGraphModifier and TypeMethodDescriptionstatic ReferenceGraphReferenceGraph.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value