Uses of Class
com.microsoft.graph.models.Identity
Packages that use Identity
-
Uses of Identity in com.microsoft.graph.models
Subclasses of Identity in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in com.microsoft.graph.models that return IdentityModifier and TypeMethodDescriptionstatic IdentityIdentity.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueIdentitySet.getApplication()Gets the application property value.ServiceApp.getApplication()Gets the application property value.SharingLink.getApplication()Gets the application property value.CommunicationsIdentitySet.getApplicationInstance()Gets the applicationInstance property value.CommunicationsIdentitySet.getAssertedIdentity()Gets the assertedIdentity property value.SubjectRightsRequest.getAssignedTo()Gets the assignedTo property value.EngagementIdentitySet.getAudience()Gets the audience property value.AuthoredNote.getAuthor()Gets the author property value.CommunicationsIdentitySet.getAzureCommunicationServicesUser()Gets the azureCommunicationServicesUser property value.IdentitySet.getDevice()Gets the device property value.CommunicationsIdentitySet.getEncrypted()Gets the encrypted property value.EngagementIdentitySet.getGroup()Gets the group property value.SharePointIdentitySet.getGroup()Gets the group property value.CommunicationsIdentitySet.getGuest()Gets the guest property value.AttendanceRecord.getIdentity()Gets the identity property value.VirtualEventPresenter.getIdentity()Gets the identity property value.UnifiedRoleManagementPolicy.getLastModifiedBy()Gets the lastModifiedBy property value.CommunicationsIdentitySet.getOnPremises()Gets the onPremises property value.CommunicationsIdentitySet.getPhone()Gets the phone property value.AccessReviewInstanceDecisionItem.getPrincipal()Gets the principal property value.TargetedChatMessage.getRecipient()Gets the recipient property value.ApprovalStage.getReviewedBy()Gets the reviewedBy property value.ScopedRoleMembership.getRoleMemberInfo()Gets the roleMemberInfo property value.IdentitySet.getUser()Gets the user property value.Methods in com.microsoft.graph.models that return types with arguments of type IdentityModifier and TypeMethodDescriptionVirtualEventTownhall.getInvitedAttendees()Gets the invitedAttendees property value.AccessPackageSuggestionRelatedPeopleBased.getRelatedPeople()Gets the relatedPeople property value.Methods in com.microsoft.graph.models with parameters of type IdentityModifier and TypeMethodDescriptionvoidIdentitySet.setApplication(Identity value) Sets the application property value.voidServiceApp.setApplication(Identity value) Sets the application property value.voidSharingLink.setApplication(Identity value) Sets the application property value.voidCommunicationsIdentitySet.setApplicationInstance(Identity value) Sets the applicationInstance property value.voidCommunicationsIdentitySet.setAssertedIdentity(Identity value) Sets the assertedIdentity property value.voidSubjectRightsRequest.setAssignedTo(Identity value) Sets the assignedTo property value.voidEngagementIdentitySet.setAudience(Identity value) Sets the audience property value.voidSets the author property value.voidCommunicationsIdentitySet.setAzureCommunicationServicesUser(Identity value) Sets the azureCommunicationServicesUser property value.voidSets the device property value.voidCommunicationsIdentitySet.setEncrypted(Identity value) Sets the encrypted property value.voidSets the group property value.voidSets the group property value.voidSets the guest property value.voidAttendanceRecord.setIdentity(Identity value) Sets the identity property value.voidVirtualEventPresenter.setIdentity(Identity value) Sets the identity property value.voidUnifiedRoleManagementPolicy.setLastModifiedBy(Identity value) Sets the lastModifiedBy property value.voidCommunicationsIdentitySet.setOnPremises(Identity value) Sets the onPremises property value.voidSets the phone property value.voidAccessReviewInstanceDecisionItem.setPrincipal(Identity value) Sets the principal property value.voidTargetedChatMessage.setRecipient(Identity value) Sets the recipient property value.voidApprovalStage.setReviewedBy(Identity value) Sets the reviewedBy property value.voidScopedRoleMembership.setRoleMemberInfo(Identity value) Sets the roleMemberInfo property value.voidSets the user property value.Method parameters in com.microsoft.graph.models with type arguments of type IdentityModifier and TypeMethodDescriptionvoidVirtualEventTownhall.setInvitedAttendees(List<Identity> value) Sets the invitedAttendees property value.voidAccessPackageSuggestionRelatedPeopleBased.setRelatedPeople(List<Identity> value) Sets the relatedPeople property value.