Uses of Class
com.microsoft.graph.models.SharePointGroupIdentity
Packages that use SharePointGroupIdentity
-
Uses of SharePointGroupIdentity in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SharePointGroupIdentityModifier and TypeMethodDescriptionstatic SharePointGroupIdentitySharePointGroupIdentity.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSharePointIdentitySet.getSharePointGroup()Gets the sharePointGroup property value.Methods in com.microsoft.graph.models with parameters of type SharePointGroupIdentityModifier and TypeMethodDescriptionvoidSharePointIdentitySet.setSharePointGroup(SharePointGroupIdentity value) Sets the sharePointGroup property value.