Uses of Class
com.microsoft.graph.models.CustomMetadataDictionary
Packages that use CustomMetadataDictionary
-
Uses of CustomMetadataDictionary in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CustomMetadataDictionaryModifier and TypeMethodDescriptionstatic CustomMetadataDictionaryCustomMetadataDictionary.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueProcessFileMetadata.getCustomProperties()Gets the customProperties property value.Methods in com.microsoft.graph.models with parameters of type CustomMetadataDictionaryModifier and TypeMethodDescriptionvoidProcessFileMetadata.setCustomProperties(CustomMetadataDictionary value) Sets the customProperties property value.