Uses of Enum
com.microsoft.graph.models.SynchronizationSecret
Packages that use SynchronizationSecret
-
Uses of SynchronizationSecret in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SynchronizationSecretModifier and TypeMethodDescriptionstatic SynchronizationSecretSynchronizationSecretKeyStringValuePair.getKey()Gets the key property value.static SynchronizationSecretReturns the enum constant of this type with the specified name.static SynchronizationSecret[]SynchronizationSecret.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 SynchronizationSecretModifier and TypeMethodDescriptionvoidSynchronizationSecretKeyStringValuePair.setKey(SynchronizationSecret value) Sets the key property value.