| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
PrintTaskStatus |
PrintTaskStatus.Builder.build() |
PrintTaskStatus |
PrintTaskStatus.withDescription(String description) |
PrintTaskStatus |
PrintTaskStatus.withState(PrintTaskProcessingState state) |
| Modifier and Type | Field and Description |
|---|---|
protected PrintTaskStatus |
PrintTask.status |
| Modifier and Type | Method and Description |
|---|---|
Optional<PrintTaskStatus> |
PrintTask.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
PrintTask.Builder |
PrintTask.Builder.status(PrintTaskStatus status) |
PrintTask |
PrintTask.withStatus(PrintTaskStatus status) |
Copyright © 2018–2020. All rights reserved.