Uses of Class
com.microsoft.graph.models.PrinterDefaults
Packages that use PrinterDefaults
-
Uses of PrinterDefaults in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrinterDefaultsModifier and TypeMethodDescriptionstatic PrinterDefaultsPrinterDefaults.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePrinterBase.getDefaults()Gets the defaults property value.Methods in com.microsoft.graph.models with parameters of type PrinterDefaultsModifier and TypeMethodDescriptionvoidPrinterBase.setDefaults(PrinterDefaults value) Sets the defaults property value.