Uses of Class
odata.msgraph.client.beta.entity.PrinterShare
-
Packages that use PrinterShare Package Description odata.msgraph.client.beta.entity -
-
Uses of PrinterShare in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PrinterShare Modifier and Type Method Description PrinterSharePrinterShare.Builder. build()PrinterSharePrinterShare. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PrinterSharePrinterShare. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PrinterSharePrinterShare. withAllowAllUsers(Boolean allowAllUsers)PrinterSharePrinterShare. withCreatedDateTime(OffsetDateTime createdDateTime)PrinterSharePrinterShare. withUnmappedField(String name, String value)
-