Uses of Class
com.microsoft.graph.models.ChangeNotificationEncryptedContent
Packages that use ChangeNotificationEncryptedContent
-
Uses of ChangeNotificationEncryptedContent in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ChangeNotificationEncryptedContentModifier and TypeMethodDescriptionChangeNotificationEncryptedContent.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueChangeNotification.getEncryptedContent()Gets the encryptedContent property value.Methods in com.microsoft.graph.models with parameters of type ChangeNotificationEncryptedContentModifier and TypeMethodDescriptionvoidChangeNotification.setEncryptedContent(ChangeNotificationEncryptedContent value) Sets the encryptedContent property value.