| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected ChangeNotificationEncryptedContent |
ChangeNotification.encryptedContent |
| Modifier and Type | Method and Description |
|---|---|
ChangeNotificationEncryptedContent |
ChangeNotificationEncryptedContent.Builder.build() |
ChangeNotificationEncryptedContent |
ChangeNotificationEncryptedContent.withData(String data) |
ChangeNotificationEncryptedContent |
ChangeNotificationEncryptedContent.withDataKey(String dataKey) |
ChangeNotificationEncryptedContent |
ChangeNotificationEncryptedContent.withDataSignature(String dataSignature) |
ChangeNotificationEncryptedContent |
ChangeNotificationEncryptedContent.withEncryptionCertificateId(String encryptionCertificateId) |
ChangeNotificationEncryptedContent |
ChangeNotificationEncryptedContent.withEncryptionCertificateThumbprint(String encryptionCertificateThumbprint) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ChangeNotificationEncryptedContent> |
ChangeNotification.getEncryptedContent() |
| Modifier and Type | Method and Description |
|---|---|
ChangeNotification.Builder |
ChangeNotification.Builder.encryptedContent(ChangeNotificationEncryptedContent encryptedContent) |
ChangeNotification |
ChangeNotification.withEncryptedContent(ChangeNotificationEncryptedContent encryptedContent) |
Copyright © 2018–2020. All rights reserved.