| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
PrintJobStatus |
PrintJobStatus.Builder.build() |
PrintJobStatus |
PrintJobStatus.withAcquiredByPrinter(Boolean acquiredByPrinter) |
PrintJobStatus |
PrintJobStatus.withProcessingState(PrintJobProcessingState processingState) |
PrintJobStatus |
PrintJobStatus.withProcessingStateDescription(String processingStateDescription) |
| Modifier and Type | Field and Description |
|---|---|
protected PrintJobStatus |
PrintJob.status |
| Modifier and Type | Method and Description |
|---|---|
Optional<PrintJobStatus> |
PrintJob.getStatus() |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<PrintJobStatus> |
PrintJob.startPrintJob() |
| Modifier and Type | Method and Description |
|---|---|
PrintJob.Builder |
PrintJob.Builder.status(PrintJobStatus status) |
PrintJob |
PrintJob.withStatus(PrintJobStatus status) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<PrintJobStatus> |
PrintJobRequest.startPrintJob() |
Copyright © 2018–2020. All rights reserved.