Uses of Class
odata.msgraph.client.beta.entity.request.PrinterShareRequest
-
Packages that use PrinterShareRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PrinterShareRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PrinterShareRequest Modifier and Type Method Description PrinterShareRequestPrinter. getShare() -
Uses of PrinterShareRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PrinterShareRequest Modifier and Type Method Description PrinterShareRequestPrinterCollectionRequest. shares(String id) -
Uses of PrinterShareRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PrinterShareRequest Modifier and Type Method Description PrinterShareRequestPrintRequest. printerShares(String id)PrinterShareRequestPrinterRequest. share()PrinterShareRequestPrinterRequest. shares(String id)PrinterShareRequestPrintRequest. shares(String id)
-