Uses of Class
com.microsoft.graph.models.PrinterLocation
Packages that use PrinterLocation
-
Uses of PrinterLocation in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrinterLocationModifier and TypeMethodDescriptionstatic PrinterLocationPrinterLocation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePrintConnector.getLocation()Gets the location property value.PrinterBase.getLocation()Gets the location property value.Methods in com.microsoft.graph.models with parameters of type PrinterLocationModifier and TypeMethodDescriptionvoidPrintConnector.setLocation(PrinterLocation value) Sets the location property value.voidPrinterBase.setLocation(PrinterLocation value) Sets the location property value.