Uses of Class
com.microsoft.graph.models.PrinterCapabilities
Packages that use PrinterCapabilities
-
Uses of PrinterCapabilities in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrinterCapabilitiesModifier and TypeMethodDescriptionstatic PrinterCapabilitiesPrinterCapabilities.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePrinterBase.getCapabilities()Gets the capabilities property value.Methods in com.microsoft.graph.models with parameters of type PrinterCapabilitiesModifier and TypeMethodDescriptionvoidPrinterBase.setCapabilities(PrinterCapabilities value) Sets the capabilities property value.