Uses of Class
com.microsoft.graph.models.AirPrintSettings
Packages that use AirPrintSettings
-
Uses of AirPrintSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AirPrintSettingsModifier and TypeMethodDescriptionstatic AirPrintSettingsAirPrintSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePrinterDiscoverySettings.getAirPrint()Gets the airPrint property value.Methods in com.microsoft.graph.models with parameters of type AirPrintSettingsModifier and TypeMethodDescriptionvoidPrinterDiscoverySettings.setAirPrint(AirPrintSettings value) Sets the airPrint property value.