Uses of Class
io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Packages that use ReferenceGraphMetadata
-
Uses of ReferenceGraphMetadata in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return ReferenceGraphMetadataModifier and TypeMethodDescriptionstatic ReferenceGraphMetadataReferenceGraphMetadata.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueReferenceGraph.getMetadata()Gets the metadata property value.Methods in io.apicurio.registry.rest.client.models with parameters of type ReferenceGraphMetadataModifier and TypeMethodDescriptionvoidReferenceGraph.setMetadata(ReferenceGraphMetadata value) Sets the metadata property value.