Uses of Class
com.microsoft.graph.models.PrintTaskStatus
Packages that use PrintTaskStatus
-
Uses of PrintTaskStatus in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrintTaskStatusModifier and TypeMethodDescriptionstatic PrintTaskStatusPrintTaskStatus.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePrintTask.getStatus()Gets the status property value.Methods in com.microsoft.graph.models with parameters of type PrintTaskStatusModifier and TypeMethodDescriptionvoidPrintTask.setStatus(PrintTaskStatus value) Sets the status property value.