Uses of Class
com.microsoft.graph.models.PendingOperations
Packages that use PendingOperations
-
Uses of PendingOperations in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PendingOperationsModifier and TypeMethodDescriptionstatic PendingOperationsPendingOperations.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDriveItem.getPendingOperations()Gets the pendingOperations property value.Methods in com.microsoft.graph.models with parameters of type PendingOperationsModifier and TypeMethodDescriptionvoidDriveItem.setPendingOperations(PendingOperations value) Sets the pendingOperations property value.