Uses of Class
com.microsoft.graph.models.SynchronizationLinkedObjects
Packages that use SynchronizationLinkedObjects
-
Uses of SynchronizationLinkedObjects in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SynchronizationLinkedObjectsModifier and TypeMethodDescriptionstatic SynchronizationLinkedObjectsSynchronizationLinkedObjects.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSynchronizationJobSubject.getLinks()Gets the links property value.Methods in com.microsoft.graph.models with parameters of type SynchronizationLinkedObjectsModifier and TypeMethodDescriptionvoidSynchronizationJobSubject.setLinks(SynchronizationLinkedObjects value) Sets the links property value.