Uses of Class
com.microsoft.graph.models.SynchronizationSecretKeyStringValuePair
Packages that use SynchronizationSecretKeyStringValuePair
-
Uses of SynchronizationSecretKeyStringValuePair in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SynchronizationSecretKeyStringValuePairModifier and TypeMethodDescriptionSynchronizationSecretKeyStringValuePair.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 SynchronizationSecretKeyStringValuePairMethod parameters in com.microsoft.graph.models with type arguments of type SynchronizationSecretKeyStringValuePairModifier and TypeMethodDescriptionvoidSynchronization.setSecrets(List<SynchronizationSecretKeyStringValuePair> value) Sets the secrets property value.