Uses of Class
com.microsoft.graph.models.ObjectDefinitionMetadataEntry
Packages that use ObjectDefinitionMetadataEntry
-
Uses of ObjectDefinitionMetadataEntry in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ObjectDefinitionMetadataEntryModifier and TypeMethodDescriptionObjectDefinitionMetadataEntry.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type ObjectDefinitionMetadataEntryModifier and TypeMethodDescriptionObjectDefinition.getMetadata()Gets the metadata property value.Method parameters in com.microsoft.graph.models with type arguments of type ObjectDefinitionMetadataEntryModifier and TypeMethodDescriptionvoidObjectDefinition.setMetadata(List<ObjectDefinitionMetadataEntry> value) Sets the metadata property value.