Uses of Class
com.microsoft.graph.models.PrintSettings
Packages that use PrintSettings
-
Uses of PrintSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrintSettingsModifier and TypeMethodDescriptionstatic PrintSettingsPrintSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePrint.getSettings()Gets the settings property value.Methods in com.microsoft.graph.models with parameters of type PrintSettingsModifier and TypeMethodDescriptionvoidPrint.setSettings(PrintSettings value) Sets the settings property value.