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()Methods in odata.msgraph.client.callrecords.complex with parameters of type IdentitySet Modifier and Type Method Description ParticipantEndpoint.BuilderParticipantEndpoint.Builder. identity(IdentitySet identity)ParticipantEndpointParticipantEndpoint. withIdentity(IdentitySet identity) -
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()com.github.davidmoten.odata.client.CollectionPage<IdentitySet>CallRecord. getParticipants()com.github.davidmoten.odata.client.CollectionPage<IdentitySet>CallRecord. getParticipants(com.github.davidmoten.odata.client.HttpRequestOptions options)Methods in odata.msgraph.client.callrecords.entity with parameters of type IdentitySet Modifier and Type Method Description CallRecord.BuilderCallRecord.Builder. organizer(IdentitySet organizer)CallRecord.BuilderCallRecord.Builder. participants(IdentitySet... participants)CallRecordCallRecord. withOrganizer(IdentitySet organizer)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)CallRecordCallRecord. withParticipants(List<IdentitySet> participants) -
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 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>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 IdentitySetDocumentSetVersion. createdByprotected IdentitySetEducationAssignment. createdByprotected IdentitySetEducationClass. createdByprotected IdentitySetEducationRubric. createdByprotected IdentitySetEducationSchool. createdByprotected IdentitySetEducationUser. createdByprotected IdentitySetOnenoteEntityHierarchyModel. createdByprotected IdentitySetPlannerPlan. createdByprotected IdentitySetPlannerTask. createdByprotected IdentitySetRequest. createdByprotected IdentitySetSubjectRightsRequest. createdByprotected IdentitySetTeamsAppDefinition. createdByprotected IdentitySetThreatAssessmentRequest. createdByprotected IdentitySetPermission. grantedToprotected IdentitySetItemRetentionLabel. labelAppliedByprotected IdentitySetBaseItem. lastModifiedByprotected IdentitySetBaseItemVersion. lastModifiedByprotected IdentitySetBrowserSharedCookie. lastModifiedByprotected IdentitySetBrowserSite. lastModifiedByprotected IdentitySetBrowserSiteList. lastModifiedByprotected IdentitySetChangeTrackedEntity. lastModifiedByprotected IdentitySetEducationAssignment. lastModifiedByprotected IdentitySetEducationOutcome. lastModifiedByprotected IdentitySetEducationRubric. lastModifiedByprotected IdentitySetOnenoteEntityHierarchyModel. 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>DocumentSetVersion. getCreatedBy()Optional<IdentitySet>EducationAssignment. getCreatedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>EducationClass. getCreatedBy()Optional<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>Request. getCreatedBy()Optional<IdentitySet>SubjectRightsRequest. getCreatedBy()Optional<IdentitySet>TeamsAppDefinition. getCreatedBy()Optional<IdentitySet>ThreatAssessmentRequest. getCreatedBy()Optional<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>EducationOutcome. getLastModifiedBy()Optional<IdentitySet>EducationRubric. getLastModifiedBy()Org.OData.Core.V1.ComputedOptional<IdentitySet>OnenoteEntityHierarchyModel. 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)DocumentSetVersion.BuilderDocumentSetVersion.Builder. createdBy(IdentitySet createdBy)Drive.BuilderDrive.Builder. createdBy(IdentitySet createdBy)DriveItem.BuilderDriveItem.Builder. createdBy(IdentitySet createdBy)EducationAssignment.BuilderEducationAssignment.Builder. createdBy(IdentitySet createdBy)Org.OData.Core.V1.ComputedEducationClass.BuilderEducationClass.Builder. createdBy(IdentitySet createdBy)EducationRubric.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)FileAssessmentRequest.BuilderFileAssessmentRequest.Builder. createdBy(IdentitySet createdBy)List.BuilderList.Builder. createdBy(IdentitySet createdBy)ListItem.BuilderListItem.Builder. createdBy(IdentitySet createdBy)MailAssessmentRequest.BuilderMailAssessmentRequest.Builder. createdBy(IdentitySet createdBy)Notebook.BuilderNotebook.Builder. createdBy(IdentitySet createdBy)OnenoteSection.BuilderOnenoteSection.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)Request.BuilderRequest.Builder. createdBy(IdentitySet createdBy)SectionGroup.BuilderSectionGroup.Builder. createdBy(IdentitySet createdBy)SharedDriveItem.BuilderSharedDriveItem.Builder. createdBy(IdentitySet createdBy)Site.BuilderSite.Builder. createdBy(IdentitySet createdBy)SubjectRightsRequest.BuilderSubjectRightsRequest.Builder. createdBy(IdentitySet createdBy)TeamsAppDefinition.BuilderTeamsAppDefinition.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)Permission.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)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”DocumentSetVersion.BuilderDocumentSetVersion.Builder. lastModifiedBy(IdentitySet lastModifiedBy)Drive.BuilderDrive.Builder. lastModifiedBy(IdentitySet lastModifiedBy)DriveItem.BuilderDriveItem.Builder. lastModifiedBy(IdentitySet lastModifiedBy)DriveItemVersion.BuilderDriveItemVersion.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)EducationPointsOutcome.BuilderEducationPointsOutcome.Builder. lastModifiedBy(IdentitySet lastModifiedBy)EducationRubric.BuilderEducationRubric.Builder. lastModifiedBy(IdentitySet lastModifiedBy)Org.OData.Core.V1.ComputedEducationRubricOutcome.BuilderEducationRubricOutcome.Builder. lastModifiedBy(IdentitySet lastModifiedBy)List.BuilderList.Builder. lastModifiedBy(IdentitySet lastModifiedBy)ListItem.BuilderListItem.Builder. lastModifiedBy(IdentitySet lastModifiedBy)ListItemVersion.BuilderListItemVersion.Builder. lastModifiedBy(IdentitySet lastModifiedBy)Notebook.BuilderNotebook.Builder. lastModifiedBy(IdentitySet lastModifiedBy)OfferShiftRequest.BuilderOfferShiftRequest.Builder. lastModifiedBy(IdentitySet lastModifiedBy)OnenoteSection.BuilderOnenoteSection.Builder. lastModifiedBy(IdentitySet lastModifiedBy)OpenShift.BuilderOpenShift.Builder. lastModifiedBy(IdentitySet lastModifiedBy)OpenShiftChangeRequest.BuilderOpenShiftChangeRequest.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SchedulingGroup.BuilderSchedulingGroup.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SectionGroup.BuilderSectionGroup.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SharedDriveItem.BuilderSharedDriveItem.Builder. lastModifiedBy(IdentitySet lastModifiedBy)Shift.BuilderShift.Builder. lastModifiedBy(IdentitySet lastModifiedBy)ShiftPreferences.BuilderShiftPreferences.Builder. lastModifiedBy(IdentitySet lastModifiedBy)Site.BuilderSite.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SubjectRightsRequest.BuilderSubjectRightsRequest.Builder. lastModifiedBy(IdentitySet lastModifiedBy)SwapShiftsChangeRequest.BuilderSwapShiftsChangeRequest.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)DocumentSetVersionDocumentSetVersion. withCreatedBy(IdentitySet createdBy)EducationAssignmentEducationAssignment. withCreatedBy(IdentitySet createdBy)Returns an immutable copy ofthiswith just thecreatedByfield changed.EducationClassEducationClass. withCreatedBy(IdentitySet createdBy)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)RequestRequest. withCreatedBy(IdentitySet createdBy)SubjectRightsRequestSubjectRightsRequest. withCreatedBy(IdentitySet createdBy)TeamsAppDefinitionTeamsAppDefinition. withCreatedBy(IdentitySet createdBy)ThreatAssessmentRequestThreatAssessmentRequest. withCreatedBy(IdentitySet createdBy)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.EducationOutcomeEducationOutcome. withLastModifiedBy(IdentitySet lastModifiedBy)EducationRubricEducationRubric. withLastModifiedBy(IdentitySet lastModifiedBy)Returns an immutable copy ofthiswith just thelastModifiedByfield changed.OnenoteEntityHierarchyModelOnenoteEntityHierarchyModel. 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 IdentitySetRetentionEvent. createdByprotected IdentitySetRetentionEventType. createdByprotected IdentitySetSearch. createdByprotected IdentitySetTag. createdByprotected IdentitySetCase. lastModifiedByprotected IdentitySetRetentionEvent. lastModifiedByprotected IdentitySetRetentionEventType. 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>RetentionEvent. getCreatedBy()Optional<IdentitySet>RetentionEventType. getCreatedBy()Optional<IdentitySet>Search. getCreatedBy()Optional<IdentitySet>Tag. getCreatedBy()Optional<IdentitySet>Case. getLastModifiedBy()Optional<IdentitySet>RetentionEvent. getLastModifiedBy()Optional<IdentitySet>RetentionEventType. getLastModifiedBy()Optional<IdentitySet>Search. getLastModifiedBy()
-