| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AlertTrigger |
AlertTrigger.Builder.build() |
AlertTrigger |
AlertTrigger.withName(String name) |
AlertTrigger |
AlertTrigger.withType(String type) |
AlertTrigger |
AlertTrigger.withValue(String value) |
| Modifier and Type | Field and Description |
|---|---|
protected List<AlertTrigger> |
Alert.triggers |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<AlertTrigger> |
Alert.getTriggers() |
| Modifier and Type | Method and Description |
|---|---|
Alert.Builder |
Alert.Builder.triggers(List<AlertTrigger> triggers) |
Copyright © 2018–2020. All rights reserved.