Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated models and request builders #2214

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

andrueastman
Copy link
Member

This pull request was automatically created by Azure Pipelines. Important Check for unexpected deletions or changes in this PR.

Update generated files with build 169540
@andrueastman andrueastman requested a review from a team as a code owner November 5, 2024 10:32
Copy link
Contributor

github-actions bot commented Nov 5, 2024

Addition of Public method getServiceManagementReference in type com.microsoft.graph.applicationtemplates.item.instantiate.InstantiatePostRequestBody with return type String and parameters Addition of Public method setServiceManagementReference in type com.microsoft.graph.applicationtemplates.item.instantiate.InstantiatePostRequestBody with return type void and parameters value of type String is optional Addition of Public method usersWithUserPrincipalName in type com.microsoft.graph.BaseGraphServiceClient with return type UsersWithUserPrincipalNameRequestBuilder and parameters userPrincipalName of type String is required Addition of Public property retrieveDeviceAppInstallationStatusReport in type com.microsoft.graph.devicemanagement.reports.ReportsRequestBuilder with type RetrieveDeviceAppInstallationStatusReportRequestBuilder Addition of Protected property backingStore in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with type BackingStore Addition of Public method constructor in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type Map> and parameters Addition of Public method getFilter in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type String and parameters Addition of Public method getGroupBy in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type java.util.List and parameters Addition of Public method getName in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type String and parameters Addition of Public method getOrderBy in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type java.util.List and parameters Addition of Public method getSearch in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type String and parameters Addition of Public method getSelect in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type java.util.List and parameters Addition of Public method getSessionId in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type String and parameters Addition of Public method getSkip in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type Integer and parameters Addition of Public method getTop in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type Integer and parameters Addition of Public method serialize in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method setFilter in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type void and parameters value of type String is optional Addition of Public method setGroupBy in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type void and parameters value of type java.util.List is optional Addition of Public method setName in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type void and parameters value of type String is optional Addition of Public method setOrderBy in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type void and parameters value of type java.util.List is optional Addition of Public method setSearch in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type void and parameters value of type String is optional Addition of Public method setSelect in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type void and parameters value of type java.util.List is optional Addition of Public method setSessionId in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type void and parameters value of type String is optional Addition of Public method setSkip in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type void and parameters value of type Integer is optional Addition of Public method setTop in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type void and parameters value of type Integer is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody with return type RetrieveDeviceAppInstallationStatusReportPostRequestBody and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method post in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportRequestBuilder with return type InputStream and parameters body of type RetrieveDeviceAppInstallationStatusReportPostRequestBody is required Addition of Public method post in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportRequestBuilder with return type InputStream and parameters body of type RetrieveDeviceAppInstallationStatusReportPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportRequestBuilder with return type RequestInformation and parameters body of type RetrieveDeviceAppInstallationStatusReportPostRequestBody is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportRequestBuilder with return type RequestInformation and parameters body of type RetrieveDeviceAppInstallationStatusReportPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.devicemanagement.reports.retrievedeviceappinstallationstatusreport.RetrieveDeviceAppInstallationStatusReportRequestBuilder with return type RetrieveDeviceAppInstallationStatusReportRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder inherits from BaseRequestBuilder Addition of Public property expand in type com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required; userPrincipalName of type String is optional Addition of Public method constructor in type com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method get in type com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder with return type User and parameters Addition of Public method get in type com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder with return type User and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.assigneduserswithuserprincipalname.AssignedUsersWithUserPrincipalNameRequestBuilder with return type AssignedUsersWithUserPrincipalNameRequestBuilder and parameters rawUrl of type String is required Addition of Public method assignedUsersWithUserPrincipalName in type com.microsoft.graph.devicemanagement.virtualendpoint.provisioningpolicies.item.assignments.item.CloudPcProvisioningPolicyAssignmentItemRequestBuilder with return type AssignedUsersWithUserPrincipalNameRequestBuilder and parameters userPrincipalName of type String is required Addition of Public method ownersWithUserPrincipalName in type com.microsoft.graph.employeeexperience.communities.item.CommunityItemRequestBuilder with return type OwnersWithUserPrincipalNameRequestBuilder and parameters userPrincipalName of type String is required Addition of com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder inherits from BaseRequestBuilder Addition of Public property expand in type com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required; userPrincipalName of type String is optional Addition of Public method constructor in type com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method get in type com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder with return type User and parameters Addition of Public method get in type com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder with return type User and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.employeeexperience.communities.item.ownerswithuserprincipalname.OwnersWithUserPrincipalNameRequestBuilder with return type OwnersWithUserPrincipalNameRequestBuilder and parameters rawUrl of type String is required Addition of Public method getIsDeltaRosterEnabled in type com.microsoft.graph.models.CallOptions with return type Boolean and parameters Addition of Public method setIsDeltaRosterEnabled in type com.microsoft.graph.models.CallOptions with return type void and parameters value of type Boolean is optional Addition of Protected property backingStore in type com.microsoft.graph.models.callrecords.AdministrativeUnitInfo with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.callrecords.AdministrativeUnitInfo with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.callrecords.AdministrativeUnitInfo with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.callrecords.AdministrativeUnitInfo with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.callrecords.AdministrativeUnitInfo with return type Map> and parameters Addition of Public method getId in type com.microsoft.graph.models.callrecords.AdministrativeUnitInfo with return type String and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.callrecords.AdministrativeUnitInfo with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.callrecords.AdministrativeUnitInfo with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.callrecords.AdministrativeUnitInfo with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.callrecords.AdministrativeUnitInfo with return type void and parameters value of type BackingStore is required Addition of Public method setId in type com.microsoft.graph.models.callrecords.AdministrativeUnitInfo with return type void and parameters value of type String is optional Addition of Public method setOdataType in type com.microsoft.graph.models.callrecords.AdministrativeUnitInfo with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.callrecords.AdministrativeUnitInfo with return type AdministrativeUnitInfo and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.callrecords.AdministrativeUnitInfo implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method getAdministrativeUnitInfos in type com.microsoft.graph.models.callrecords.ParticipantBase with return type java.util.List and parameters Addition of Public method setAdministrativeUnitInfos in type com.microsoft.graph.models.callrecords.ParticipantBase with return type void and parameters value of type java.util.List is optional Addition of Public method getDisplayName in type com.microsoft.graph.models.ChatMessageReaction with return type String and parameters Addition of Public method getReactionContentUrl in type com.microsoft.graph.models.ChatMessageReaction with return type String and parameters Addition of Public method setDisplayName in type com.microsoft.graph.models.ChatMessageReaction with return type void and parameters value of type String is optional Addition of Public method setReactionContentUrl in type com.microsoft.graph.models.ChatMessageReaction with return type void and parameters value of type String is optional Addition of Public method getSettings in type com.microsoft.graph.models.FileStorageContainer with return type FileStorageContainerSettings and parameters Addition of Public method setSettings in type com.microsoft.graph.models.FileStorageContainer with return type void and parameters value of type FileStorageContainerSettings is optional Addition of Protected property backingStore in type com.microsoft.graph.models.FileStorageContainerSettings with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.FileStorageContainerSettings with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.FileStorageContainerSettings with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.FileStorageContainerSettings with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.FileStorageContainerSettings with return type Map> and parameters Addition of Public method getIsOcrEnabled in type com.microsoft.graph.models.FileStorageContainerSettings with return type Boolean and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.FileStorageContainerSettings with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.FileStorageContainerSettings with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.FileStorageContainerSettings with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.FileStorageContainerSettings with return type void and parameters value of type BackingStore is required Addition of Public method setIsOcrEnabled in type com.microsoft.graph.models.FileStorageContainerSettings with return type void and parameters value of type Boolean is optional Addition of Public method setOdataType in type com.microsoft.graph.models.FileStorageContainerSettings with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.FileStorageContainerSettings with return type FileStorageContainerSettings and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.FileStorageContainerSettings implements AdditionalDataHolder; BackedModel; Parsable Removal of com.microsoft.graph.models.security.PurgeType has an enum member PermanentlyDeleted with order 1 Removal of com.microsoft.graph.models.security.PurgeType has an enum member UnknownFutureValue with order 2 Addition of com.microsoft.graph.models.security.PurgeType has an enum member UnknownFutureValue with order 1 Addition of com.microsoft.graph.models.security.PurgeType has an enum member PermanentlyDelete with order 2 Addition of Public method getClientAppId in type com.microsoft.graph.models.TeamsAppAuthorization with return type String and parameters Addition of Public method setClientAppId in type com.microsoft.graph.models.TeamsAppAuthorization with return type void and parameters value of type String is optional Addition of Public method getAutoUpdateSettings in type com.microsoft.graph.models.Win32LobAppAssignmentSettings with return type Win32LobAppAutoUpdateSettings and parameters Addition of Public method setAutoUpdateSettings in type com.microsoft.graph.models.Win32LobAppAssignmentSettings with return type void and parameters value of type Win32LobAppAutoUpdateSettings is optional Addition of Protected property backingStore in type com.microsoft.graph.models.Win32LobAppAutoUpdateSettings with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.Win32LobAppAutoUpdateSettings with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.Win32LobAppAutoUpdateSettings with return type Map and parameters Addition of Public method getAutoUpdateSupersededAppsState in type com.microsoft.graph.models.Win32LobAppAutoUpdateSettings with return type Win32LobAutoUpdateSupersededAppsState and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.Win32LobAppAutoUpdateSettings with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.Win32LobAppAutoUpdateSettings with return type Map> and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.Win32LobAppAutoUpdateSettings with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.Win32LobAppAutoUpdateSettings with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.Win32LobAppAutoUpdateSettings with return type void and parameters value of type Map is optional Addition of Public method setAutoUpdateSupersededAppsState in type com.microsoft.graph.models.Win32LobAppAutoUpdateSettings with return type void and parameters value of type Win32LobAutoUpdateSupersededAppsState is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.Win32LobAppAutoUpdateSettings with return type void and parameters value of type BackingStore is required Addition of Public method setOdataType in type com.microsoft.graph.models.Win32LobAppAutoUpdateSettings with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.Win32LobAppAutoUpdateSettings with return type Win32LobAppAutoUpdateSettings and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.Win32LobAppAutoUpdateSettings implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.models.Win32LobAutoUpdateSupersededAppsState has an enum member NotConfigured with order 0 Addition of com.microsoft.graph.models.Win32LobAutoUpdateSupersededAppsState has an enum member Enabled with order 1 Addition of com.microsoft.graph.models.Win32LobAutoUpdateSupersededAppsState has an enum member UnknownFutureValue with order 2 Addition of com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder inherits from BaseRequestBuilder Addition of Public property expand in type com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required; userPrincipalName of type String is optional Addition of Public method constructor in type com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method get in type com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type User and parameters Addition of Public method get in type com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type User and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.privacy.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type ApproversWithUserPrincipalNameRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder inherits from BaseRequestBuilder Addition of Public property expand in type com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required; userPrincipalName of type String is optional Addition of Public method constructor in type com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method get in type com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type User and parameters Addition of Public method get in type com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type User and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.privacy.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type CollaboratorsWithUserPrincipalNameRequestBuilder and parameters rawUrl of type String is required Addition of Public method approversWithUserPrincipalName in type com.microsoft.graph.privacy.subjectrightsrequests.item.SubjectRightsRequestItemRequestBuilder with return type ApproversWithUserPrincipalNameRequestBuilder and parameters userPrincipalName of type String is required Addition of Public method collaboratorsWithUserPrincipalName in type com.microsoft.graph.privacy.subjectrightsrequests.item.SubjectRightsRequestItemRequestBuilder with return type CollaboratorsWithUserPrincipalNameRequestBuilder and parameters userPrincipalName of type String is required Addition of com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder inherits from BaseRequestBuilder Addition of Public property expand in type com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required; userPrincipalName of type String is optional Addition of Public method constructor in type com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method get in type com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type User and parameters Addition of Public method get in type com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type User and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.security.subjectrightsrequests.item.approverswithuserprincipalname.ApproversWithUserPrincipalNameRequestBuilder with return type ApproversWithUserPrincipalNameRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder inherits from BaseRequestBuilder Addition of Public property expand in type com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required; userPrincipalName of type String is optional Addition of Public method constructor in type com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method get in type com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type User and parameters Addition of Public method get in type com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type User and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.security.subjectrightsrequests.item.collaboratorswithuserprincipalname.CollaboratorsWithUserPrincipalNameRequestBuilder with return type CollaboratorsWithUserPrincipalNameRequestBuilder and parameters rawUrl of type String is required Addition of Public method approversWithUserPrincipalName in type com.microsoft.graph.security.subjectrightsrequests.item.SubjectRightsRequestItemRequestBuilder with return type ApproversWithUserPrincipalNameRequestBuilder and parameters userPrincipalName of type String is required Addition of Public method collaboratorsWithUserPrincipalName in type com.microsoft.graph.security.subjectrightsrequests.item.SubjectRightsRequestItemRequestBuilder with return type CollaboratorsWithUserPrincipalNameRequestBuilder and parameters userPrincipalName of type String is required Addition of com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder.DeleteRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property expand in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder.PatchRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required; userPrincipalName of type String is optional Addition of Public method constructor in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method delete in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type Void and parameters Addition of Public method delete in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type Void and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method get in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type User and parameters Addition of Public method get in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type User and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method patch in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type User and parameters body of type User is required Addition of Public method patch in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type User and parameters body of type User is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPatchRequestInformation in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters body of type User is required Addition of Public method toPatchRequestInformation in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type RequestInformation and parameters body of type User is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.userswithuserprincipalname.UsersWithUserPrincipalNameRequestBuilder with return type UsersWithUserPrincipalNameRequestBuilder and parameters rawUrl of type String is required

@Ndiritu Ndiritu merged commit 027b787 into main Nov 7, 2024
12 of 13 checks passed
@Ndiritu Ndiritu deleted the v1.0/pipelinebuild/169540 branch November 7, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants