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