Uses of Class
io.apicurio.registry.rest.client.models.ReferenceGraphNode
Packages that use ReferenceGraphNode
-
Uses of ReferenceGraphNode in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return ReferenceGraphNodeModifier and TypeMethodDescriptionstatic ReferenceGraphNodeReferenceGraphNode.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueReferenceGraph.getRoot()Gets the root property value.Methods in io.apicurio.registry.rest.client.models that return types with arguments of type ReferenceGraphNodeMethods in io.apicurio.registry.rest.client.models with parameters of type ReferenceGraphNodeModifier and TypeMethodDescriptionvoidReferenceGraph.setRoot(ReferenceGraphNode value) Sets the root property value.Method parameters in io.apicurio.registry.rest.client.models with type arguments of type ReferenceGraphNodeModifier and TypeMethodDescriptionvoidReferenceGraph.setNodes(List<ReferenceGraphNode> value) Sets the nodes property value.