Uses of Class
com.microsoft.graph.models.AttributeDefinitionMetadataEntry
Packages that use AttributeDefinitionMetadataEntry
-
Uses of AttributeDefinitionMetadataEntry in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AttributeDefinitionMetadataEntryModifier and TypeMethodDescriptionAttributeDefinitionMetadataEntry.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 AttributeDefinitionMetadataEntryModifier and TypeMethodDescriptionAttributeDefinition.getMetadata()Gets the metadata property value.Method parameters in com.microsoft.graph.models with type arguments of type AttributeDefinitionMetadataEntryModifier and TypeMethodDescriptionvoidAttributeDefinition.setMetadata(List<AttributeDefinitionMetadataEntry> value) Sets the metadata property value.