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