| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<GovernanceNotificationTemplate> |
GovernanceNotificationPolicy.notificationTemplates |
| Modifier and Type | Method and Description |
|---|---|
GovernanceNotificationTemplate |
GovernanceNotificationTemplate.Builder.build() |
GovernanceNotificationTemplate |
GovernanceNotificationTemplate.withCulture(String culture) |
GovernanceNotificationTemplate |
GovernanceNotificationTemplate.withId(String id) |
GovernanceNotificationTemplate |
GovernanceNotificationTemplate.withSource(String source) |
GovernanceNotificationTemplate |
GovernanceNotificationTemplate.withType(String type) |
GovernanceNotificationTemplate |
GovernanceNotificationTemplate.withVersion(String version) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<GovernanceNotificationTemplate> |
GovernanceNotificationPolicy.getNotificationTemplates() |
com.github.davidmoten.odata.client.CollectionPage<GovernanceNotificationTemplate> |
GovernanceNotificationPolicy.getNotificationTemplates(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
GovernanceNotificationPolicy.Builder |
GovernanceNotificationPolicy.Builder.notificationTemplates(GovernanceNotificationTemplate... notificationTemplates) |
| Modifier and Type | Method and Description |
|---|---|
GovernanceNotificationPolicy.Builder |
GovernanceNotificationPolicy.Builder.notificationTemplates(List<GovernanceNotificationTemplate> notificationTemplates) |
Copyright © 2018–2020. All rights reserved.