Uses of Class
com.microsoft.graph.models.WatermarkProtectionValues
Packages that use WatermarkProtectionValues
-
Uses of WatermarkProtectionValues in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WatermarkProtectionValuesModifier and TypeMethodDescriptionstatic WatermarkProtectionValuesWatermarkProtectionValues.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnlineMeetingBase.getWatermarkProtection()Gets the watermarkProtection property value.Methods in com.microsoft.graph.models with parameters of type WatermarkProtectionValuesModifier and TypeMethodDescriptionvoidOnlineMeetingBase.setWatermarkProtection(WatermarkProtectionValues value) Sets the watermarkProtection property value.