Uses of Enum
com.microsoft.graph.models.SynchronizationMetadata
Packages that use SynchronizationMetadata
-
Uses of SynchronizationMetadata in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SynchronizationMetadataModifier and TypeMethodDescriptionstatic SynchronizationMetadataSynchronizationMetadataEntry.getKey()Gets the key property value.static SynchronizationMetadataReturns the enum constant of this type with the specified name.static SynchronizationMetadata[]SynchronizationMetadata.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type SynchronizationMetadataModifier and TypeMethodDescriptionvoidSynchronizationMetadataEntry.setKey(SynchronizationMetadata value) Sets the key property value.