| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
PrintDocument |
PrintDocument.Builder.build() |
PrintDocument |
PrintDocument.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
PrintDocument |
PrintDocument.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
PrintDocument |
PrintDocument.withConfiguration(PrinterDocumentConfiguration configuration) |
PrintDocument |
PrintDocument.withContentType(String contentType) |
PrintDocument |
PrintDocument.withDisplayName(String displayName) |
PrintDocument |
PrintDocument.withSize(Long size) |
Copyright © 2018–2020. All rights reserved.