Uses of Class
com.microsoft.graph.models.UsageRightsIncluded
Packages that use UsageRightsIncluded
-
Uses of UsageRightsIncluded in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UsageRightsIncludedModifier and TypeMethodDescriptionstatic UsageRightsIncludedUsageRightsIncluded.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSensitivityLabel.getRights()Gets the rights property value.Methods in com.microsoft.graph.models with parameters of type UsageRightsIncludedModifier and TypeMethodDescriptionvoidSensitivityLabel.setRights(UsageRightsIncluded value) Sets the rights property value.