Uses of Class
com.microsoft.graph.models.SharePointIdentity
Packages that use SharePointIdentity
-
Uses of SharePointIdentity in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SharePointIdentityModifier and TypeMethodDescriptionstatic SharePointIdentitySharePointIdentity.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSharePointIdentitySet.getSiteGroup()Gets the siteGroup property value.SharePointIdentitySet.getSiteUser()Gets the siteUser property value.Methods in com.microsoft.graph.models with parameters of type SharePointIdentityModifier and TypeMethodDescriptionvoidSharePointIdentitySet.setSiteGroup(SharePointIdentity value) Sets the siteGroup property value.voidSharePointIdentitySet.setSiteUser(SharePointIdentity value) Sets the siteUser property value.