| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected PrintEvent |
PrintTaskTrigger.event |
| Modifier and Type | Method and Description |
|---|---|
Optional<PrintEvent> |
PrintTaskTrigger.getEvent() |
| Modifier and Type | Method and Description |
|---|---|
PrintTaskTrigger.Builder |
PrintTaskTrigger.Builder.event(PrintEvent event) |
PrintTaskTrigger |
PrintTaskTrigger.withEvent(PrintEvent event) |
| Modifier and Type | Method and Description |
|---|---|
static PrintEvent |
PrintEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrintEvent[] |
PrintEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.