Uses of Class
com.microsoft.graph.models.Printer
Packages that use Printer
-
Uses of Printer in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrinterModifier and TypeMethodDescriptionstatic PrinterPrinter.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePrinterCreateOperation.getPrinter()Gets the printer property value.PrinterShare.getPrinter()Gets the printer property value.Methods in com.microsoft.graph.models that return types with arguments of type PrinterModifier and TypeMethodDescriptionPrint.getPrinters()Gets the printers property value.PrinterCollectionResponse.getValue()Gets the value property value.Methods in com.microsoft.graph.models with parameters of type PrinterModifier and TypeMethodDescriptionvoidPrinterCreateOperation.setPrinter(Printer value) Sets the printer property value.voidPrinterShare.setPrinter(Printer value) Sets the printer property value.Method parameters in com.microsoft.graph.models with type arguments of type Printer