Uses of Class
com.microsoft.graph.models.SynchronizationMetadataEntry
Packages that use SynchronizationMetadataEntry
-
Uses of SynchronizationMetadataEntry in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SynchronizationMetadataEntryModifier and TypeMethodDescriptionstatic SynchronizationMetadataEntrySynchronizationMetadataEntry.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 SynchronizationMetadataEntryModifier and TypeMethodDescriptionSynchronizationTemplate.getMetadata()Gets the metadata property value.Method parameters in com.microsoft.graph.models with type arguments of type SynchronizationMetadataEntryModifier and TypeMethodDescriptionvoidSynchronizationTemplate.setMetadata(List<SynchronizationMetadataEntry> value) Sets the metadata property value.