Uses of Class
com.microsoft.graph.models.PendingContentUpdate
Packages that use PendingContentUpdate
-
Uses of PendingContentUpdate in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PendingContentUpdateModifier and TypeMethodDescriptionstatic PendingContentUpdatePendingContentUpdate.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePendingOperations.getPendingContentUpdate()Gets the pendingContentUpdate property value.Methods in com.microsoft.graph.models with parameters of type PendingContentUpdateModifier and TypeMethodDescriptionvoidPendingOperations.setPendingContentUpdate(PendingContentUpdate value) Sets the pendingContentUpdate property value.