Uses of Class
odata.msgraph.client.complex.IdentitySet
-
-
Uses of IdentitySet in odata.msgraph.client.callrecords.complex
Fields in odata.msgraph.client.callrecords.complex declared as IdentitySet Modifier and Type Field Description protected IdentitySetParticipantEndpoint. identityMethods in odata.msgraph.client.callrecords.complex that return types with arguments of type IdentitySet Modifier and Type Method Description Optional<IdentitySet>ParticipantEndpoint. getIdentity()Org.OData.Core.V1.RevisionsMethods in odata.msgraph.client.callrecords.complex with parameters of type IdentitySet Modifier and Type Method Description ParticipantEndpoint.BuilderParticipantEndpoint.Builder. identity(IdentitySet identity)Org.OData.Core.V1.RevisionsParticipantEndpointParticipantEndpoint. withIdentity(IdentitySet identity)Returns an immutable copy ofthiswith just theidentityfield changed. -
Uses of IdentitySet in odata.msgraph.client.callrecords.entity
Fields in odata.msgraph.client.callrecords.entity declared as IdentitySet Modifier and Type Field Description protected IdentitySetCallRecord. organizerFields in odata.msgraph.client.callrecords.entity with type parameters of type IdentitySet Modifier and Type Field Description protected List<IdentitySet>CallRecord. participantsMethods in odata.msgraph.client.callrecords.entity that return types with arguments of type IdentitySet Modifier and Type Method Description Optional<IdentitySet>CallRecord. getOrganizer()Org.OData.Core.V1.Revisionscom.github.davidmoten.odata.client.CollectionPage<IdentitySet>CallRecord. getParticipants()Org.OData.Core.V1.Revisionscom.github.davidmoten.odata.client.CollectionPage<IdentitySet>CallRecord. getParticipants(com.github.davidmoten.odata.client.HttpRequestOptions options)Org.OData.Core.V1.RevisionsMethods in odata.msgraph.client.callrecords.entity with parameters of type IdentitySet Modifier and Type Method Description CallRecord.BuilderCallRecord.Builder. organizer(IdentitySet organizer)Org.OData.Core.V1.RevisionsCallRecord.BuilderCallRecord.Builder. participants(IdentitySet... participants)Org.OData.Core.V1.RevisionsCallRecordCallRecord. withOrganizer(IdentitySet organizer)Returns an immutable copy ofthiswith just theorganizerfield changed.Method parameters in odata.msgraph.client.callrecords.entity with type arguments of type IdentitySet Modifier and Type Method Description CallRecord.BuilderCallRecord.Builder. participants(List<IdentitySet> participants)Org.OData.Core.V1.RevisionsCallRecordCallRecord. withParticipants(List<IdentitySet> participants)Returns an immutable copy ofthiswith just theparticipantsfield changed. -
Uses of IdentitySet in odata.msgraph.client.complex
Subclasses of IdentitySet in odata.msgraph.client.complex Modifier and Type Class Description classChatMessageFromIdentitySetclassChatMessageMentionedIdentitySetclassChatMessageReactionIdentitySetclassCommunicationsIdentitySetclassSharePointIdentitySetFields in odata.msgraph.client.complex declared as IdentitySet Modifier and Type Field Description protected IdentitySetPlannerAssignment. assignedByprotected IdentitySetSubjectRightsRequestHistory. changedByprotected IdentitySetPublicationFacet. checkedOutByprotected IdentitySetEducationResource. createdByprotected IdentitySetRemoteItem. createdByprotected IdentitySetCopyNotebookModel. createdByIdentityprotected IdentitySetEducationFeedback. feedbackByprotected IdentitySetCallRoute. final_protected IdentitySetEducationAssignmentGrade. gradedByprotected IdentitySetInvitationParticipantInfo. identityprotected IdentitySetMeetingParticipantInfo. identityprotected IdentitySetParticipantInfo. identityprotected IdentitySetCallEndedEventMessageDetail. initiatorprotected IdentitySetCallRecordingEventMessageDetail. initiatorprotected IdentitySetCallStartedEventMessageDetail. initiatorprotected IdentitySetChannelAddedEventMessageDetail. initiatorprotected IdentitySetChannelDeletedEventMessageDetail. initiatorprotected IdentitySetChannelDescriptionUpdatedEventMessageDetail. initiatorprotected IdentitySetChannelRenamedEventMessageDetail. initiatorprotected IdentitySetChannelSetAsFavoriteByDefaultEventMessageDetail. initiatorprotected IdentitySetChannelUnsetAsFavoriteByDefaultEventMessageDetail. initiatorprotected IdentitySetChatRenamedEventMessageDetail. initiatorprotected IdentitySetConversationMemberRoleUpdatedEventMessageDetail. initiatorprotected IdentitySetMeetingPolicyUpdatedEventMessageDetail. initiatorprotected IdentitySetMembersAddedEventMessageDetail. initiatorprotected IdentitySetMembersDeletedEventMessageDetail. initiatorprotected IdentitySetMembersJoinedEventMessageDetail. initiatorprotected IdentitySetMembersLeftEventMessageDetail. initiatorprotected IdentitySetMessagePinnedEventMessageDetail. initiatorprotected IdentitySetMessageUnpinnedEventMessageDetail. initiatorprotected IdentitySetRecordingInfo. initiatorprotected IdentitySetTabUpdatedEventMessageDetail. initiatorprotected IdentitySetTeamArchivedEventMessageDetail. initiatorprotected IdentitySetTeamCreatedEventMessageDetail. initiatorprotected IdentitySetTeamDescriptionUpdatedEventMessageDetail. initiatorprotected IdentitySetTeamJoiningDisabledEventMessageDetail. initiatorprotected IdentitySetTeamJoiningEnabledEventMessageDetail. initiatorprotected IdentitySetTeamRenamedEventMessageDetail. initiatorprotected IdentitySetTeamsAppInstalledEventMessageDetail. initiatorprotected IdentitySetTeamsAppRemovedEventMessageDetail. initiatorprotected IdentitySetTeamsAppUpgradedEventMessageDetail. initiatorprotected IdentitySetTeamUnarchivedEventMessageDetail. initiatorprotected IdentitySetSharingInvitation. invitedByprotected IdentitySetBrowserSharedCookieHistory. lastModifiedByprotected IdentitySetBrowserSiteHistory. lastModifiedByprotected IdentitySetEducationResource. lastModifiedByprotected IdentitySetPlannerChecklistItem. lastModifiedByprotected IdentitySetPlannerExternalReference. lastModifiedByprotected IdentitySetRemoteItem. lastModifiedByprotected IdentitySetServiceStatus. lastModifiedByprotected IdentitySetCopyNotebookModel. lastModifiedByIdentityprotected IdentitySetCallRecordingEventMessageDetail. meetingOrganizerprotected IdentitySetCallTranscriptEventMessageDetail. meetingOrganizerprotected IdentitySetIncomingContext. onBehalfOfprotected IdentitySetOrganizerMeetingInfo. organizerprotected IdentitySetCallRoute. originalprotected IdentitySetShared. ownerprotected IdentitySetCommentAction. parentAuthorprotected IdentitySetCallParticipantInfo. participantprotected IdentitySetShared. sharedByprotected IdentitySetIncomingContext. transferorFields in odata.msgraph.client.complex with type parameters of type IdentitySet Modifier and Type Field Description protected List<IdentitySet>MentionAction. mentioneesprotected List<IdentitySet>CommentAction. participantsprotected List<IdentitySet>ShareAction. recipientsMethods in odata.msgraph.client.complex that return IdentitySet Modifier and Type Method Description IdentitySetIdentitySet.Builder. build()IdentitySetIdentitySet. withApplication(Identity application)IdentitySetIdentitySet. withDevice(Identity device)IdentitySetIdentitySet. withUnmappedField(String name, Object value)IdentitySetIdentitySet. withUser(Identity user)Methods in odata.msgraph.client.complex that return types with arguments of type IdentitySet Modifier and Type Method Description Optional<IdentitySet>PlannerAssignment. getAssignedBy()Optional<IdentitySet>SubjectRightsRequestHistory. getChangedBy()Optional<IdentitySet>PublicationFacet. getCheckedOutBy()Optional<IdentitySet>EducationResource. getCreatedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>RemoteItem. getCreatedBy()Optional<IdentitySet>CopyNotebookModel. getCreatedByIdentity()Optional<IdentitySet>EducationFeedback. getFeedbackBy()Optional<IdentitySet>CallRoute. getFinal_()Optional<IdentitySet>EducationAssignmentGrade. getGradedBy()Optional<IdentitySet>InvitationParticipantInfo. getIdentity()Optional<IdentitySet>MeetingParticipantInfo. getIdentity()Optional<IdentitySet>ParticipantInfo. getIdentity()Optional<IdentitySet>CallEndedEventMessageDetail. getInitiator()Optional<IdentitySet>CallRecordingEventMessageDetail. getInitiator()Optional<IdentitySet>CallStartedEventMessageDetail. getInitiator()Optional<IdentitySet>ChannelAddedEventMessageDetail. getInitiator()Optional<IdentitySet>ChannelDeletedEventMessageDetail. getInitiator()Optional<IdentitySet>ChannelDescriptionUpdatedEventMessageDetail. getInitiator()Optional<IdentitySet>ChannelRenamedEventMessageDetail. getInitiator()Optional<IdentitySet>ChannelSetAsFavoriteByDefaultEventMessageDetail. getInitiator()Optional<IdentitySet>ChannelUnsetAsFavoriteByDefaultEventMessageDetail. getInitiator()Optional<IdentitySet>ChatRenamedEventMessageDetail. getInitiator()Optional<IdentitySet>ConversationMemberRoleUpdatedEventMessageDetail. getInitiator()Optional<IdentitySet>MeetingPolicyUpdatedEventMessageDetail. getInitiator()Optional<IdentitySet>MembersAddedEventMessageDetail. getInitiator()Optional<IdentitySet>MembersDeletedEventMessageDetail. getInitiator()Optional<IdentitySet>MembersJoinedEventMessageDetail. getInitiator()Optional<IdentitySet>MembersLeftEventMessageDetail. getInitiator()Optional<IdentitySet>MessagePinnedEventMessageDetail. getInitiator()Optional<IdentitySet>MessageUnpinnedEventMessageDetail. getInitiator()Optional<IdentitySet>RecordingInfo. getInitiator()Optional<IdentitySet>TabUpdatedEventMessageDetail. getInitiator()Optional<IdentitySet>TeamArchivedEventMessageDetail. getInitiator()Optional<IdentitySet>TeamCreatedEventMessageDetail. getInitiator()Optional<IdentitySet>TeamDescriptionUpdatedEventMessageDetail. getInitiator()Optional<IdentitySet>TeamJoiningDisabledEventMessageDetail. getInitiator()Optional<IdentitySet>TeamJoiningEnabledEventMessageDetail. getInitiator()Optional<IdentitySet>TeamRenamedEventMessageDetail. getInitiator()Optional<IdentitySet>TeamsAppInstalledEventMessageDetail. getInitiator()Optional<IdentitySet>TeamsAppRemovedEventMessageDetail. getInitiator()Optional<IdentitySet>TeamsAppUpgradedEventMessageDetail. getInitiator()Optional<IdentitySet>TeamUnarchivedEventMessageDetail. getInitiator()Optional<IdentitySet>SharingInvitation. getInvitedBy()Optional<IdentitySet>BrowserSharedCookieHistory. getLastModifiedBy()“The identity of the admin who last updated the cookie”Optional<IdentitySet>BrowserSiteHistory. getLastModifiedBy()“The user who modified the site”Optional<IdentitySet>EducationResource. getLastModifiedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>PlannerChecklistItem. getLastModifiedBy()Optional<IdentitySet>PlannerExternalReference. getLastModifiedBy()Optional<IdentitySet>RemoteItem. getLastModifiedBy()Optional<IdentitySet>ServiceStatus. getLastModifiedBy()Optional<IdentitySet>CopyNotebookModel. getLastModifiedByIdentity()Optional<IdentitySet>CallRecordingEventMessageDetail. getMeetingOrganizer()Optional<IdentitySet>CallTranscriptEventMessageDetail. getMeetingOrganizer()com.github.davidmoten.odata.client.CollectionPage<IdentitySet>MentionAction. getMentionees()com.github.davidmoten.odata.client.CollectionPage<IdentitySet>MentionAction. getMentionees(com.github.davidmoten.odata.client.HttpRequestOptions options)Optional<IdentitySet>IncomingContext. getOnBehalfOf()Optional<IdentitySet>OrganizerMeetingInfo. getOrganizer()Optional<IdentitySet>CallRoute. getOriginal()Optional<IdentitySet>Shared. getOwner()Optional<IdentitySet>CommentAction. getParentAuthor()Optional<IdentitySet>CallParticipantInfo. getParticipant()com.github.davidmoten.odata.client.CollectionPage<IdentitySet>CommentAction. getParticipants()com.github.davidmoten.odata.client.CollectionPage<IdentitySet>CommentAction. getParticipants(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.CollectionPage<IdentitySet>ShareAction. getRecipients()com.github.davidmoten.odata.client.CollectionPage<IdentitySet>ShareAction. getRecipients(com.github.davidmoten.odata.client.HttpRequestOptions options)Optional<IdentitySet>Shared. getSharedBy()Optional<IdentitySet>IncomingContext. getTransferor()Method parameters in odata.msgraph.client.complex with type arguments of type IdentitySet Modifier and Type Method Description MentionAction.BuilderMentionAction.Builder. mentionees(List<IdentitySet> mentionees)CommentAction.BuilderCommentAction.Builder. participants(List<IdentitySet> participants)ShareAction.BuilderShareAction.Builder. recipients(List<IdentitySet> recipients) -
Uses of IdentitySet in odata.msgraph.client.entity
Fields in odata.msgraph.client.entity declared as IdentitySet Modifier and Type Field Description protected IdentitySetItemActivity. actorprotected IdentitySetPlannerTask. completedByprotected IdentitySetBaseItem. createdByprotected IdentitySetChangeTrackedEntity. createdByprotected IdentitySetDocumentSetVersion. createdByprotected IdentitySetEducationAssignment. createdByprotected IdentitySetEducationClass. createdByprotected IdentitySetEducationModule. createdByprotected IdentitySetEducationRubric. createdByprotected IdentitySetEducationSchool. createdByprotected IdentitySetEducationUser. createdByprotected IdentitySetOnenoteEntityHierarchyModel. createdByprotected IdentitySetPlannerPlan. createdByprotected IdentitySetPlannerTask. createdByprotected IdentitySetProtectionPolicyBase. createdByprotected IdentitySetProtectionRuleBase. createdByprotected IdentitySetProtectionUnitBase. createdByprotected IdentitySetRequest. createdByprotected IdentitySetRestoreSessionBase. createdByprotected IdentitySetSubjectRightsRequest. createdByprotected IdentitySetTeamsAppDefinition. createdByprotected IdentitySetThreatAssessmentRequest. createdByprotected IdentitySetEducationSubmission. excusedByprotected IdentitySetPermission. grantedToprotected IdentitySetItemRetentionLabel. labelAppliedByprotected IdentitySetBaseItem. lastModifiedByprotected IdentitySetBaseItemVersion. lastModifiedByprotected IdentitySetBrowserSharedCookie. lastModifiedByprotected IdentitySetBrowserSite. lastModifiedByprotected IdentitySetBrowserSiteList. lastModifiedByprotected IdentitySetChangeTrackedEntity. lastModifiedByprotected IdentitySetEducationAssignment. lastModifiedByprotected IdentitySetEducationModule. lastModifiedByprotected IdentitySetEducationOutcome. lastModifiedByprotected IdentitySetEducationRubric. lastModifiedByprotected IdentitySetOnenoteEntityHierarchyModel. lastModifiedByprotected IdentitySetProtectionPolicyBase. lastModifiedByprotected IdentitySetProtectionRuleBase. lastModifiedByprotected IdentitySetProtectionUnitBase. lastModifiedByprotected IdentitySetRestoreSessionBase. lastModifiedByprotected IdentitySetServiceApp. lastModifiedByprotected IdentitySetSubjectRightsRequest. lastModifiedByprotected IdentitySetCallRecording. meetingOrganizerprotected IdentitySetCallTranscript. meetingOrganizerprotected IdentitySetDrive. ownerprotected IdentitySetSharedDriveItem. ownerprotected IdentitySetBrowserSiteList. publishedByprotected IdentitySetEducationSubmission. reassignedByprotected IdentitySetEducationSubmission. returnedByprotected IdentitySetEducationSubmission. submittedByprotected IdentitySetEducationSubmission. unsubmittedByFields in odata.msgraph.client.entity with type parameters of type IdentitySet Modifier and Type Field Description protected List<IdentitySet>Permission. grantedToIdentitiesMethods in odata.msgraph.client.entity that return types with arguments of type IdentitySet Modifier and Type Method Description Optional<IdentitySet>ItemActivity. getActor()Optional<IdentitySet>PlannerTask. getCompletedBy()Optional<IdentitySet>BaseItem. getCreatedBy()Optional<IdentitySet>ChangeTrackedEntity. getCreatedBy()Optional<IdentitySet>DocumentSetVersion. getCreatedBy()Optional<IdentitySet>EducationAssignment. getCreatedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>EducationClass. getCreatedBy()Optional<IdentitySet>EducationModule. getCreatedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>EducationRubric. getCreatedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>EducationSchool. getCreatedBy()Optional<IdentitySet>EducationUser. getCreatedBy()Optional<IdentitySet>OnenoteEntityHierarchyModel. getCreatedBy()Optional<IdentitySet>PlannerPlan. getCreatedBy()Optional<IdentitySet>PlannerTask. getCreatedBy()Optional<IdentitySet>ProtectionPolicyBase. getCreatedBy()Optional<IdentitySet>ProtectionRuleBase. getCreatedBy()Optional<IdentitySet>ProtectionUnitBase. getCreatedBy()Optional<IdentitySet>Request. getCreatedBy()Optional<IdentitySet>RestoreSessionBase. getCreatedBy()Optional<IdentitySet>SubjectRightsRequest. getCreatedBy()Optional<IdentitySet>TeamsAppDefinition. getCreatedBy()Optional<IdentitySet>ThreatAssessmentRequest. getCreatedBy()Optional<IdentitySet>EducationSubmission. getExcusedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>Permission. getGrantedTo()Org.OData.Core.V1.Revisionscom.github.davidmoten.odata.client.CollectionPage<IdentitySet>Permission. getGrantedToIdentities()Org.OData.Core.V1.Revisionscom.github.davidmoten.odata.client.CollectionPage<IdentitySet>Permission. getGrantedToIdentities(com.github.davidmoten.odata.client.HttpRequestOptions options)Org.OData.Core.V1.RevisionsOptional<IdentitySet>ItemRetentionLabel. getLabelAppliedBy()Optional<IdentitySet>BaseItem. getLastModifiedBy()Optional<IdentitySet>BaseItemVersion. getLastModifiedBy()Optional<IdentitySet>BrowserSharedCookie. getLastModifiedBy()“The identity of the admin who last updated the cookie”Optional<IdentitySet>BrowserSite. getLastModifiedBy()“The admin who made the last update on the site.”Optional<IdentitySet>BrowserSiteList. getLastModifiedBy()“Name of the admin who made the last update on the site list”Optional<IdentitySet>ChangeTrackedEntity. getLastModifiedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>EducationAssignment. getLastModifiedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>EducationModule. getLastModifiedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>EducationOutcome. getLastModifiedBy()Optional<IdentitySet>EducationRubric. getLastModifiedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>OnenoteEntityHierarchyModel. getLastModifiedBy()Optional<IdentitySet>ProtectionPolicyBase. getLastModifiedBy()Optional<IdentitySet>ProtectionRuleBase. getLastModifiedBy()Optional<IdentitySet>ProtectionUnitBase. getLastModifiedBy()Optional<IdentitySet>RestoreSessionBase. getLastModifiedBy()Optional<IdentitySet>ServiceApp. getLastModifiedBy()Optional<IdentitySet>SubjectRightsRequest. getLastModifiedBy()Optional<IdentitySet>CallRecording. getMeetingOrganizer()Optional<IdentitySet>CallTranscript. getMeetingOrganizer()Optional<IdentitySet>Drive. getOwner()Optional<IdentitySet>SharedDriveItem. getOwner()Optional<IdentitySet>BrowserSiteList. getPublishedBy()“Name of the admin who published the site list”Optional<IdentitySet>EducationSubmission. getReassignedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>EducationSubmission. getReturnedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>EducationSubmission. getSubmittedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>EducationSubmission. getUnsubmittedBy()Org.OData.Core.V1.ComputedMethods in odata.msgraph.client.entity with parameters of type IdentitySet Modifier and Type Method Description ItemActivity.BuilderItemActivity.Builder. actor(IdentitySet actor)PlannerTask.BuilderPlannerTask.Builder. completedBy(IdentitySet completedBy)BaseSitePage.BuilderBaseSitePage.Builder. createdBy(IdentitySet createdBy)DayNote.BuilderDayNote.Builder. createdBy(IdentitySet createdBy)DocumentSetVersion.BuilderDocumentSetVersion.Builder. createdBy(IdentitySet createdBy)Drive.BuilderDrive.Builder. createdBy(IdentitySet createdBy)DriveItem.BuilderDriveItem.Builder. createdBy(IdentitySet createdBy)DriveProtectionRule.BuilderDriveProtectionRule.Builder. createdBy(IdentitySet createdBy)DriveProtectionUnit.BuilderDriveProtectionUnit.Builder. createdBy(IdentitySet createdBy)EducationAssignment.BuilderEducationAssignment.Builder. createdBy(IdentitySet createdBy)Org.OData.Core.V1.ComputedEducationClass.BuilderEducationClass.Builder. createdBy(IdentitySet createdBy)EducationModule.BuilderEducationModule.Builder. createdBy(IdentitySet createdBy)Org.OData.Core.V1.ComputedEducationRubric.BuilderEducationRubric.Builder. createdBy(IdentitySet createdBy)Org.OData.Core.V1.ComputedEducationSchool.BuilderEducationSchool.Builder. createdBy(IdentitySet createdBy)EducationUser.BuilderEducationUser.Builder. createdBy(IdentitySet createdBy)EmailFileAssessmentRequest.BuilderEmailFileAssessmentRequest.Builder. createdBy(IdentitySet createdBy)ExchangeProtectionPolicy.BuilderExchangeProtectionPolicy.Builder. createdBy(IdentitySet createdBy)ExchangeRestoreSession.BuilderExchangeRestoreSession.Builder. createdBy(IdentitySet createdBy)FileAssessmentRequest.BuilderFileAssessmentRequest.Builder. createdBy(IdentitySet createdBy)List.BuilderList.Builder. createdBy(IdentitySet createdBy)ListItem.BuilderListItem.Builder. createdBy(IdentitySet createdBy)MailAssessmentRequest.BuilderMailAssessmentRequest.Builder. createdBy(IdentitySet createdBy)MailboxProtectionRule.BuilderMailboxProtectionRule.Builder. createdBy(IdentitySet createdBy)MailboxProtectionUnit.BuilderMailboxProtectionUnit.Builder. createdBy(IdentitySet createdBy)Notebook.BuilderNotebook.Builder. createdBy(IdentitySet createdBy)OfferShiftRequest.BuilderOfferShiftRequest.Builder. createdBy(IdentitySet createdBy)OneDriveForBusinessProtectionPolicy.BuilderOneDriveForBusinessProtectionPolicy.Builder. createdBy(IdentitySet createdBy)OneDriveForBusinessRestoreSession.BuilderOneDriveForBusinessRestoreSession.Builder. createdBy(IdentitySet createdBy)OnenoteSection.BuilderOnenoteSection.Builder. createdBy(IdentitySet createdBy)OpenShift.BuilderOpenShift.Builder. createdBy(IdentitySet createdBy)OpenShiftChangeRequest.BuilderOpenShiftChangeRequest.Builder. createdBy(IdentitySet createdBy)PlannerPlan.BuilderPlannerPlan.Builder. createdBy(IdentitySet createdBy)PlannerTask.BuilderPlannerTask.Builder. createdBy(IdentitySet createdBy)PrivilegedAccessGroupAssignmentScheduleRequest.BuilderPrivilegedAccessGroupAssignmentScheduleRequest.Builder. createdBy(IdentitySet createdBy)PrivilegedAccessGroupEligibilityScheduleRequest.BuilderPrivilegedAccessGroupEligibilityScheduleRequest.Builder. createdBy(IdentitySet createdBy)RecycleBin.BuilderRecycleBin.Builder. createdBy(IdentitySet createdBy)RecycleBinItem.BuilderRecycleBinItem.Builder. createdBy(IdentitySet createdBy)Request.BuilderRequest.Builder. createdBy(IdentitySet createdBy)RestoreSessionBase.BuilderRestoreSessionBase.Builder. createdBy(IdentitySet createdBy)SchedulingGroup.BuilderSchedulingGroup.Builder. createdBy(IdentitySet createdBy)SectionGroup.BuilderSectionGroup.Builder. createdBy(IdentitySet createdBy)SharedDriveItem.BuilderSharedDriveItem.Builder. createdBy(IdentitySet createdBy)SharePointProtectionPolicy.BuilderSharePointProtectionPolicy.Builder. createdBy(IdentitySet createdBy)SharePointRestoreSession.BuilderSharePointRestoreSession.Builder. createdBy(IdentitySet createdBy)Shift.BuilderShift.Builder. createdBy(IdentitySet createdBy)ShiftPreferences.BuilderShiftPreferences.Builder. createdBy(IdentitySet createdBy)Site.BuilderSite.Builder. createdBy(IdentitySet createdBy)SitePage.BuilderSitePage.Builder. createdBy(IdentitySet createdBy)SiteProtectionRule.BuilderSiteProtectionRule.Builder. createdBy(IdentitySet createdBy)SiteProtectionUnit.BuilderSiteProtectionUnit.Builder. createdBy(IdentitySet createdBy)SubjectRightsRequest.BuilderSubjectRightsRequest.Builder. createdBy(IdentitySet createdBy)SwapShiftsChangeRequest.BuilderSwapShiftsChangeRequest.Builder. createdBy(IdentitySet createdBy)TeamsAppDefinition.BuilderTeamsAppDefinition.Builder. createdBy(IdentitySet createdBy)TimeCard.BuilderTimeCard.Builder. createdBy(IdentitySet createdBy)TimeOff.BuilderTimeOff.Builder. createdBy(IdentitySet createdBy)TimeOffReason.BuilderTimeOffReason.Builder. createdBy(IdentitySet createdBy)TimeOffRequest.BuilderTimeOffRequest.Builder. createdBy(IdentitySet createdBy)UnifiedRoleAssignmentScheduleRequest.BuilderUnifiedRoleAssignmentScheduleRequest.Builder. createdBy(IdentitySet createdBy)UnifiedRoleEligibilityScheduleRequest.BuilderUnifiedRoleEligibilityScheduleRequest.Builder. createdBy(IdentitySet createdBy)UrlAssessmentRequest.BuilderUrlAssessmentRequest.Builder. createdBy(IdentitySet createdBy)UserConsentRequest.BuilderUserConsentRequest.Builder. createdBy(IdentitySet createdBy)WorkforceIntegration.BuilderWorkforceIntegration.Builder. createdBy(IdentitySet createdBy)EducationSubmission.BuilderEducationSubmission.Builder. excusedBy(IdentitySet excusedBy)Org.OData.Core.V1.ComputedPermission.BuilderPermission.Builder. grantedTo(IdentitySet grantedTo)Org.OData.Core.V1.RevisionsPermission.BuilderPermission.Builder. grantedToIdentities(IdentitySet... grantedToIdentities)Org.OData.Core.V1.RevisionsItemRetentionLabel.BuilderItemRetentionLabel.Builder. labelAppliedBy(IdentitySet labelAppliedBy)BaseSitePage.BuilderBaseSitePage.Builder. lastModifiedBy(IdentitySet lastModifiedBy)BrowserSharedCookie.BuilderBrowserSharedCookie.Builder. lastModifiedBy(IdentitySet lastModifiedBy)“The identity of the admin who last updated the cookie”BrowserSite.BuilderBrowserSite.Builder. lastModifiedBy(IdentitySet lastModifiedBy)“The admin who made the last update on the site.”BrowserSiteList.BuilderBrowserSiteList.Builder. lastModifiedBy(IdentitySet lastModifiedBy)“Name of the admin who made the last update on the site list”DayNote.BuilderDayNote.Builder. lastModifiedBy(IdentitySet lastModifiedBy)DocumentSetVersion.BuilderDocumentSetVersion.Builder. lastModifiedBy(IdentitySet lastModifiedBy)Drive.BuilderDrive.Builder. lastModifiedBy(IdentitySet lastModifiedBy)DriveItem.BuilderDriveItem.Builder. lastModifiedBy(IdentitySet lastModifiedBy)DriveItemVersion.BuilderDriveItemVersion.Builder. lastModifiedBy(IdentitySet lastModifiedBy)DriveProtectionRule.BuilderDriveProtectionRule.Builder. lastModifiedBy(IdentitySet lastModifiedBy)DriveProtectionUnit.BuilderDriveProtectionUnit.Builder. lastModifiedBy(IdentitySet lastModifiedBy)EducationAssignment.BuilderEducationAssignment.Builder. lastModifiedBy(IdentitySet lastModifiedBy)Org.OData.Core.V1.ComputedEducationFeedbackOutcome.BuilderEducationFeedbackOutcome.Builder. lastModifiedBy(IdentitySet lastModifiedBy)EducationFeedbackResourceOutcome.BuilderEducationFeedbackResourceOutcome.Builder. lastModifiedBy(IdentitySet lastModifiedBy)EducationModule.BuilderEducationModule.Builder. lastModifiedBy(IdentitySet lastModifiedBy)Org.OData.Core.V1.ComputedEducationPointsOutcome.BuilderEducationPointsOutcome.Builder. lastModifiedBy(IdentitySet lastModifiedBy)EducationRubric.BuilderEducationRubric.Builder. lastModifiedBy(IdentitySet lastModifiedBy)Org.OData.Core.V1.ComputedEducationRubricOutcome.BuilderEducationRubricOutcome.Builder. lastModifiedBy(IdentitySet lastModifiedBy)ExchangeProtectionPolicy.BuilderExchangeProtectionPolicy.Builder. lastModifiedBy(IdentitySet lastModifiedBy)ExchangeRestoreSession.BuilderExchangeRestoreSession.Builder. lastModifiedBy(IdentitySet lastModifiedBy)List.BuilderList.Builder. lastModifiedBy(IdentitySet lastModifiedBy)ListItem.BuilderListItem.Builder. lastModifiedBy(IdentitySet lastModifiedBy)ListItemVersion.BuilderListItemVersion.Builder. lastModifiedBy(IdentitySet lastModifiedBy)MailboxProtectionRule.BuilderMailboxProtectionRule.Builder. lastModifiedBy(IdentitySet lastModifiedBy)MailboxProtectionUnit.BuilderMailboxProtectionUnit.Builder. lastModifiedBy(IdentitySet lastModifiedBy)Notebook.BuilderNotebook.Builder. lastModifiedBy(IdentitySet lastModifiedBy)OfferShiftRequest.BuilderOfferShiftRequest.Builder. lastModifiedBy(IdentitySet lastModifiedBy)OneDriveForBusinessProtectionPolicy.BuilderOneDriveForBusinessProtectionPolicy.Builder. lastModifiedBy(IdentitySet lastModifiedBy)OneDriveForBusinessRestoreSession.BuilderOneDriveForBusinessRestoreSession.Builder. lastModifiedBy(IdentitySet lastModifiedBy)OnenoteSection.BuilderOnenoteSection.Builder. lastModifiedBy(IdentitySet lastModifiedBy)OpenShift.BuilderOpenShift.Builder. lastModifiedBy(IdentitySet lastModifiedBy)OpenShiftChangeRequest.BuilderOpenShiftChangeRequest.Builder. lastModifiedBy(IdentitySet lastModifiedBy)RecycleBin.BuilderRecycleBin.Builder. lastModifiedBy(IdentitySet lastModifiedBy)RecycleBinItem.BuilderRecycleBinItem.Builder. lastModifiedBy(IdentitySet lastModifiedBy)RestoreSessionBase.BuilderRestoreSessionBase.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SchedulingGroup.BuilderSchedulingGroup.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SectionGroup.BuilderSectionGroup.Builder. lastModifiedBy(IdentitySet lastModifiedBy)ServiceApp.BuilderServiceApp.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SharedDriveItem.BuilderSharedDriveItem.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SharePointProtectionPolicy.BuilderSharePointProtectionPolicy.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SharePointRestoreSession.BuilderSharePointRestoreSession.Builder. lastModifiedBy(IdentitySet lastModifiedBy)Shift.BuilderShift.Builder. lastModifiedBy(IdentitySet lastModifiedBy)ShiftPreferences.BuilderShiftPreferences.Builder. lastModifiedBy(IdentitySet lastModifiedBy)Site.BuilderSite.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SitePage.BuilderSitePage.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SiteProtectionRule.BuilderSiteProtectionRule.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SiteProtectionUnit.BuilderSiteProtectionUnit.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SubjectRightsRequest.BuilderSubjectRightsRequest.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SwapShiftsChangeRequest.BuilderSwapShiftsChangeRequest.Builder. lastModifiedBy(IdentitySet lastModifiedBy)TimeCard.BuilderTimeCard.Builder. lastModifiedBy(IdentitySet lastModifiedBy)TimeOff.BuilderTimeOff.Builder. lastModifiedBy(IdentitySet lastModifiedBy)TimeOffReason.BuilderTimeOffReason.Builder. lastModifiedBy(IdentitySet lastModifiedBy)TimeOffRequest.BuilderTimeOffRequest.Builder. lastModifiedBy(IdentitySet lastModifiedBy)WorkforceIntegration.BuilderWorkforceIntegration.Builder. lastModifiedBy(IdentitySet lastModifiedBy)CallRecording.BuilderCallRecording.Builder. meetingOrganizer(IdentitySet meetingOrganizer)CallTranscript.BuilderCallTranscript.Builder. meetingOrganizer(IdentitySet meetingOrganizer)Drive.BuilderDrive.Builder. owner(IdentitySet owner)SharedDriveItem.BuilderSharedDriveItem.Builder. owner(IdentitySet owner)BrowserSiteList.BuilderBrowserSiteList.Builder. publishedBy(IdentitySet publishedBy)“Name of the admin who published the site list”EducationSubmission.BuilderEducationSubmission.Builder. reassignedBy(IdentitySet reassignedBy)Org.OData.Core.V1.ComputedEducationSubmission.BuilderEducationSubmission.Builder. returnedBy(IdentitySet returnedBy)Org.OData.Core.V1.ComputedEducationSubmission.BuilderEducationSubmission.Builder. submittedBy(IdentitySet submittedBy)Org.OData.Core.V1.ComputedEducationSubmission.BuilderEducationSubmission.Builder. unsubmittedBy(IdentitySet unsubmittedBy)Org.OData.Core.V1.ComputedItemActivityItemActivity. withActor(IdentitySet actor)PlannerTaskPlannerTask. withCompletedBy(IdentitySet completedBy)BaseItemBaseItem. withCreatedBy(IdentitySet createdBy)ChangeTrackedEntityChangeTrackedEntity. withCreatedBy(IdentitySet createdBy)DocumentSetVersionDocumentSetVersion. withCreatedBy(IdentitySet createdBy)EducationAssignmentEducationAssignment. withCreatedBy(IdentitySet createdBy)Returns an immutable copy ofthiswith just thecreatedByfield changed.EducationClassEducationClass. withCreatedBy(IdentitySet createdBy)EducationModuleEducationModule. withCreatedBy(IdentitySet createdBy)Returns an immutable copy ofthiswith just thecreatedByfield changed.EducationRubricEducationRubric. withCreatedBy(IdentitySet createdBy)Returns an immutable copy ofthiswith just thecreatedByfield changed.EducationSchoolEducationSchool. withCreatedBy(IdentitySet createdBy)EducationUserEducationUser. withCreatedBy(IdentitySet createdBy)OnenoteEntityHierarchyModelOnenoteEntityHierarchyModel. withCreatedBy(IdentitySet createdBy)PlannerPlanPlannerPlan. withCreatedBy(IdentitySet createdBy)PlannerTaskPlannerTask. withCreatedBy(IdentitySet createdBy)ProtectionPolicyBaseProtectionPolicyBase. withCreatedBy(IdentitySet createdBy)ProtectionRuleBaseProtectionRuleBase. withCreatedBy(IdentitySet createdBy)ProtectionUnitBaseProtectionUnitBase. withCreatedBy(IdentitySet createdBy)RequestRequest. withCreatedBy(IdentitySet createdBy)RestoreSessionBaseRestoreSessionBase. withCreatedBy(IdentitySet createdBy)SubjectRightsRequestSubjectRightsRequest. withCreatedBy(IdentitySet createdBy)TeamsAppDefinitionTeamsAppDefinition. withCreatedBy(IdentitySet createdBy)ThreatAssessmentRequestThreatAssessmentRequest. withCreatedBy(IdentitySet createdBy)EducationSubmissionEducationSubmission. withExcusedBy(IdentitySet excusedBy)Returns an immutable copy ofthiswith just theexcusedByfield changed.PermissionPermission. withGrantedTo(IdentitySet grantedTo)Returns an immutable copy ofthiswith just thegrantedTofield changed.ItemRetentionLabelItemRetentionLabel. withLabelAppliedBy(IdentitySet labelAppliedBy)BaseItemBaseItem. withLastModifiedBy(IdentitySet lastModifiedBy)BaseItemVersionBaseItemVersion. withLastModifiedBy(IdentitySet lastModifiedBy)BrowserSharedCookieBrowserSharedCookie. withLastModifiedBy(IdentitySet lastModifiedBy)Returns an immutable copy ofthiswith just thelastModifiedByfield changed.BrowserSiteBrowserSite. withLastModifiedBy(IdentitySet lastModifiedBy)Returns an immutable copy ofthiswith just thelastModifiedByfield changed.BrowserSiteListBrowserSiteList. withLastModifiedBy(IdentitySet lastModifiedBy)Returns an immutable copy ofthiswith just thelastModifiedByfield changed.ChangeTrackedEntityChangeTrackedEntity. withLastModifiedBy(IdentitySet lastModifiedBy)Returns an immutable copy ofthiswith just thelastModifiedByfield changed.EducationAssignmentEducationAssignment. withLastModifiedBy(IdentitySet lastModifiedBy)Returns an immutable copy ofthiswith just thelastModifiedByfield changed.EducationModuleEducationModule. withLastModifiedBy(IdentitySet lastModifiedBy)Returns an immutable copy ofthiswith just thelastModifiedByfield changed.EducationOutcomeEducationOutcome. withLastModifiedBy(IdentitySet lastModifiedBy)EducationRubricEducationRubric. withLastModifiedBy(IdentitySet lastModifiedBy)Returns an immutable copy ofthiswith just thelastModifiedByfield changed.OnenoteEntityHierarchyModelOnenoteEntityHierarchyModel. withLastModifiedBy(IdentitySet lastModifiedBy)ProtectionPolicyBaseProtectionPolicyBase. withLastModifiedBy(IdentitySet lastModifiedBy)ProtectionRuleBaseProtectionRuleBase. withLastModifiedBy(IdentitySet lastModifiedBy)ProtectionUnitBaseProtectionUnitBase. withLastModifiedBy(IdentitySet lastModifiedBy)RestoreSessionBaseRestoreSessionBase. withLastModifiedBy(IdentitySet lastModifiedBy)ServiceAppServiceApp. withLastModifiedBy(IdentitySet lastModifiedBy)SubjectRightsRequestSubjectRightsRequest. withLastModifiedBy(IdentitySet lastModifiedBy)CallRecordingCallRecording. withMeetingOrganizer(IdentitySet meetingOrganizer)CallTranscriptCallTranscript. withMeetingOrganizer(IdentitySet meetingOrganizer)DriveDrive. withOwner(IdentitySet owner)SharedDriveItemSharedDriveItem. withOwner(IdentitySet owner)BrowserSiteListBrowserSiteList. withPublishedBy(IdentitySet publishedBy)Returns an immutable copy ofthiswith just thepublishedByfield changed.EducationSubmissionEducationSubmission. withReassignedBy(IdentitySet reassignedBy)Returns an immutable copy ofthiswith just thereassignedByfield changed.EducationSubmissionEducationSubmission. withReturnedBy(IdentitySet returnedBy)Returns an immutable copy ofthiswith just thereturnedByfield changed.EducationSubmissionEducationSubmission. withSubmittedBy(IdentitySet submittedBy)Returns an immutable copy ofthiswith just thesubmittedByfield changed.EducationSubmissionEducationSubmission. withUnsubmittedBy(IdentitySet unsubmittedBy)Returns an immutable copy ofthiswith just theunsubmittedByfield changed.Method parameters in odata.msgraph.client.entity with type arguments of type IdentitySet Modifier and Type Method Description Permission.BuilderPermission.Builder. grantedToIdentities(List<IdentitySet> grantedToIdentities)Org.OData.Core.V1.RevisionsPermissionPermission. withGrantedToIdentities(List<IdentitySet> grantedToIdentities)Returns an immutable copy ofthiswith just thegrantedToIdentitiesfield changed. -
Uses of IdentitySet in odata.msgraph.client.security.entity
Fields in odata.msgraph.client.security.entity declared as IdentitySet Modifier and Type Field Description protected IdentitySetEdiscoveryCase. closedByprotected IdentitySetCaseOperation. createdByprotected IdentitySetDataSet. createdByprotected IdentitySetDataSource. createdByprotected IdentitySetFilePlanDescriptorTemplate. createdByprotected IdentitySetRetentionEvent. createdByprotected IdentitySetRetentionEventType. createdByprotected IdentitySetRetentionLabel. createdByprotected IdentitySetSearch. createdByprotected IdentitySetTag. createdByprotected IdentitySetCase. lastModifiedByprotected IdentitySetRetentionEvent. lastModifiedByprotected IdentitySetRetentionEventType. lastModifiedByprotected IdentitySetRetentionLabel. lastModifiedByprotected IdentitySetSearch. lastModifiedByMethods in odata.msgraph.client.security.entity that return types with arguments of type IdentitySet Modifier and Type Method Description Optional<IdentitySet>EdiscoveryCase. getClosedBy()Optional<IdentitySet>CaseOperation. getCreatedBy()Optional<IdentitySet>DataSet. getCreatedBy()Optional<IdentitySet>DataSource. getCreatedBy()Optional<IdentitySet>FilePlanDescriptorTemplate. getCreatedBy()Optional<IdentitySet>RetentionEvent. getCreatedBy()Optional<IdentitySet>RetentionEventType. getCreatedBy()Optional<IdentitySet>RetentionLabel. getCreatedBy()Optional<IdentitySet>Search. getCreatedBy()Optional<IdentitySet>Tag. getCreatedBy()Optional<IdentitySet>Case. getLastModifiedBy()Optional<IdentitySet>RetentionEvent. getLastModifiedBy()Optional<IdentitySet>RetentionEventType. getLastModifiedBy()Optional<IdentitySet>RetentionLabel. getLastModifiedBy()Optional<IdentitySet>Search. getLastModifiedBy()
-