| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
PrinterShare |
PrinterShare.Builder.build() |
PrinterShare |
PrinterShare.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
PrinterShare |
PrinterShare.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
PrinterShare |
PrinterShare.withCreatedDateTime(OffsetDateTime createdDateTime) |
Copyright © 2018–2020. All rights reserved.