| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static PrintJob.Builder |
PrintJob.builderPrintJob()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
PrintJob.Builder |
PrintJob.Builder.createdBy(UserIdentity createdBy) |
PrintJob.Builder |
PrintJob.Builder.createdDateTime(OffsetDateTime createdDateTime) |
PrintJob.Builder |
PrintJob.Builder.id(String id) |
PrintJob.Builder |
PrintJob.Builder.status(PrintJobStatus status) |
Copyright © 2018–2020. All rights reserved.