Uses of Class
com.microsoft.graph.models.PrinterShareViewpoint
Packages that use PrinterShareViewpoint
-
Uses of PrinterShareViewpoint in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrinterShareViewpointModifier and TypeMethodDescriptionstatic PrinterShareViewpointPrinterShareViewpoint.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePrinterShare.getViewPoint()Gets the viewPoint property value.Methods in com.microsoft.graph.models with parameters of type PrinterShareViewpointModifier and TypeMethodDescriptionvoidPrinterShare.setViewPoint(PrinterShareViewpoint value) Sets the viewPoint property value.