| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static ChangeNotificationEncryptedContent.Builder |
ChangeNotificationEncryptedContent.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ChangeNotificationEncryptedContent.Builder |
ChangeNotificationEncryptedContent.Builder.data(String data) |
ChangeNotificationEncryptedContent.Builder |
ChangeNotificationEncryptedContent.Builder.dataKey(String dataKey) |
ChangeNotificationEncryptedContent.Builder |
ChangeNotificationEncryptedContent.Builder.dataSignature(String dataSignature) |
ChangeNotificationEncryptedContent.Builder |
ChangeNotificationEncryptedContent.Builder.encryptionCertificateId(String encryptionCertificateId) |
ChangeNotificationEncryptedContent.Builder |
ChangeNotificationEncryptedContent.Builder.encryptionCertificateThumbprint(String encryptionCertificateThumbprint) |
Copyright © 2018–2020. All rights reserved.