Uses of Class
com.microsoft.graph.models.PrintJobConfiguration
Packages that use PrintJobConfiguration
-
Uses of PrintJobConfiguration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrintJobConfigurationModifier and TypeMethodDescriptionstatic PrintJobConfigurationPrintJobConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePrintJob.getConfiguration()Gets the configuration property value.Methods in com.microsoft.graph.models with parameters of type PrintJobConfigurationModifier and TypeMethodDescriptionvoidPrintJob.setConfiguration(PrintJobConfiguration value) Sets the configuration property value.