Uses of Class
com.microsoft.graph.models.UserProtectionScopeContainer
Packages that use UserProtectionScopeContainer
-
Uses of UserProtectionScopeContainer in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserProtectionScopeContainerModifier and TypeMethodDescriptionstatic UserProtectionScopeContainerUserProtectionScopeContainer.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUserDataSecurityAndGovernance.getProtectionScopes()Gets the protectionScopes property value.Methods in com.microsoft.graph.models with parameters of type UserProtectionScopeContainerModifier and TypeMethodDescriptionvoidUserDataSecurityAndGovernance.setProtectionScopes(UserProtectionScopeContainer value) Sets the protectionScopes property value.