| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static ChangeNotification.Builder |
ChangeNotification.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ChangeNotification.Builder |
ChangeNotification.Builder.changeType(ChangeType changeType) |
ChangeNotification.Builder |
ChangeNotification.Builder.clientState(String clientState) |
ChangeNotification.Builder |
ChangeNotification.Builder.encryptedContent(ChangeNotificationEncryptedContent encryptedContent) |
ChangeNotification.Builder |
ChangeNotification.Builder.id(String id) |
ChangeNotification.Builder |
ChangeNotification.Builder.lifecycleEvent(LifecycleEventType lifecycleEvent) |
ChangeNotification.Builder |
ChangeNotification.Builder.resource(String resource) |
ChangeNotification.Builder |
ChangeNotification.Builder.resourceData(ResourceData resourceData) |
ChangeNotification.Builder |
ChangeNotification.Builder.subscriptionExpirationDateTime(OffsetDateTime subscriptionExpirationDateTime) |
ChangeNotification.Builder |
ChangeNotification.Builder.subscriptionId(String subscriptionId) |
ChangeNotification.Builder |
ChangeNotification.Builder.tenantId(String tenantId) |
Copyright © 2018–2020. All rights reserved.