| 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.withDocumentConfiguration(PrinterDocumentConfiguration documentConfiguration) |
PrintDocument |
PrintDocument.withMimeType(String mimeType) |
PrintDocument |
PrintDocument.withName(String name) |
PrintDocument |
PrintDocument.withSizeInBytes(Long sizeInBytes) |
Copyright © 2018–2020. All rights reserved.