Skip to content

Generated models and request builders#2576

Merged
peombwa merged 1 commit intomainfrom
v1.0/pipelinebuild/216321
Apr 21, 2026
Merged

Generated models and request builders#2576
peombwa merged 1 commit intomainfrom
v1.0/pipelinebuild/216321

Conversation

@microsoft-graph-devx-bot
Copy link
Copy Markdown
Contributor

‼️Important‼️
Check for unexpected deletions or changes in this PR and ensure relevant CI checks are passing.

Note: This pull request was automatically created by Azure pipelines.

Update generated files with build 216321
@microsoft-graph-devx-bot microsoft-graph-devx-bot Bot requested a review from a team as a code owner April 21, 2026 18:54
@github-actions
Copy link
Copy Markdown
Contributor

Addition of com.microsoft.graph.models.AccessPackageRequestType has an enum member ApproverRemove with order 12 Addition of Public method getManagerApplications in type com.microsoft.graph.models.Application with return type java.util.List and parameters Addition of Public method setManagerApplications in type com.microsoft.graph.models.Application with return type void and parameters value of type java.util.List is optional Addition of com.microsoft.graph.models.ApprovedClientApp inherits from Entity Addition of Public method constructor in type com.microsoft.graph.models.ApprovedClientApp with return type void and parameters Addition of Public method getDisplayName in type com.microsoft.graph.models.ApprovedClientApp with return type String and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.ApprovedClientApp with return type Map> and parameters Addition of Public property OdataType in type com.microsoft.graph.models.ApprovedClientApp with type String Addition of Public method serialize in type com.microsoft.graph.models.ApprovedClientApp with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setDisplayName in type com.microsoft.graph.models.ApprovedClientApp with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.ApprovedClientApp with return type ApprovedClientApp and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.ApprovedClientAppCollectionResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type com.microsoft.graph.models.ApprovedClientAppCollectionResponse with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.ApprovedClientAppCollectionResponse with return type Map> and parameters Addition of Public method getValue in type com.microsoft.graph.models.ApprovedClientAppCollectionResponse with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.models.ApprovedClientAppCollectionResponse with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setValue in type com.microsoft.graph.models.ApprovedClientAppCollectionResponse with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.ApprovedClientAppCollectionResponse with return type ApprovedClientAppCollectionResponse and parameters parseNode of type ParseNode is required Addition of Public method getLocalAdmins in type com.microsoft.graph.models.AzureADJoinPolicy with return type LocalAdminSettings and parameters Addition of Public method setLocalAdmins in type com.microsoft.graph.models.AzureADJoinPolicy with return type void and parameters value of type LocalAdminSettings is optional Addition of Public method getLayoutType in type com.microsoft.graph.models.Channel with return type ChannelLayoutType and parameters Addition of Public method setLayoutType in type com.microsoft.graph.models.Channel with return type void and parameters value of type ChannelLayoutType is optional Addition of com.microsoft.graph.models.ChannelLayoutType has an enum member Post with order 0 Addition of com.microsoft.graph.models.ChannelLayoutType has an enum member Chat with order 1 Addition of com.microsoft.graph.models.ChannelLayoutType has an enum member UnknownFutureValue with order 2 Addition of Protected property backingStore in type com.microsoft.graph.models.LocalAdminSettings with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.LocalAdminSettings with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.LocalAdminSettings with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.LocalAdminSettings with return type BackingStore and parameters Addition of Public method getEnableGlobalAdmins in type com.microsoft.graph.models.LocalAdminSettings with return type Boolean and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.LocalAdminSettings with return type Map> and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.LocalAdminSettings with return type String and parameters Addition of Public method getRegisteringUsers in type com.microsoft.graph.models.LocalAdminSettings with return type DeviceRegistrationMembership and parameters Addition of Public method serialize in type com.microsoft.graph.models.LocalAdminSettings with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.LocalAdminSettings with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.LocalAdminSettings with return type void and parameters value of type BackingStore is required Addition of Public method setEnableGlobalAdmins in type com.microsoft.graph.models.LocalAdminSettings with return type void and parameters value of type Boolean is optional Addition of Public method setOdataType in type com.microsoft.graph.models.LocalAdminSettings with return type void and parameters value of type String is optional Addition of Public method setRegisteringUsers in type com.microsoft.graph.models.LocalAdminSettings with return type void and parameters value of type DeviceRegistrationMembership is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.LocalAdminSettings with return type LocalAdminSettings and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.LocalAdminSettings implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method getApprovedClientApps in type com.microsoft.graph.models.RemoteDesktopSecurityConfiguration with return type java.util.List and parameters Addition of Public method setApprovedClientApps in type com.microsoft.graph.models.RemoteDesktopSecurityConfiguration with return type void and parameters value of type java.util.List is optional Addition of com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder.GetQueryParameters with type Boolean Addition of Public property expand in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder.GetQueryParameters with type String[] Addition of Public property filter in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder.GetQueryParameters with type String Addition of Public property orderby in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder.GetQueryParameters with type String[] Addition of Public property search in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder.GetQueryParameters with type String Addition of Public property select in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder.GetQueryParameters with type String[] Addition of Public property skip in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder.GetQueryParameters with type Integer Addition of Public property top in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder.GetQueryParameters with type Integer Addition of Public method toQueryParameters in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method byApprovedClientAppId in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder with return type ApprovedClientAppItemRequestBuilder and parameters approvedClientAppId of type String is required Addition of Public method constructor in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder 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.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public property count in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder with type CountRequestBuilder Addition of Public method get in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder with return type ApprovedClientAppCollectionResponse and parameters Addition of Public method get in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder with return type ApprovedClientAppCollectionResponse and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method post in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder with return type ApprovedClientApp and parameters body of type ApprovedClientApp is required Addition of Public method post in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder with return type ApprovedClientApp and parameters body of type ApprovedClientApp is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder with return type RequestInformation and parameters body of type ApprovedClientApp is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder with return type RequestInformation and parameters body of type ApprovedClientApp is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.ApprovedClientAppsRequestBuilder with return type ApprovedClientAppsRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property filter in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder.GetQueryParameters with type String Addition of Public property search in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder.GetQueryParameters with type String Addition of Public method toQueryParameters in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder 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.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder 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.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder with return type Integer and parameters Addition of Public method get in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder with return type Integer and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder 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.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.count.CountRequestBuilder with return type CountRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder.DeleteRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property expand in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder.PatchRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder 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.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder 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.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder with return type Void and parameters Addition of Public method delete in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder 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.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder with return type ApprovedClientApp and parameters Addition of Public method get in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder with return type ApprovedClientApp and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method patch in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder with return type ApprovedClientApp and parameters body of type ApprovedClientApp is required Addition of Public method patch in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder with return type ApprovedClientApp and parameters body of type ApprovedClientApp is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder with return type RequestInformation and parameters Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder 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.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder 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.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder with return type RequestInformation and parameters body of type ApprovedClientApp is required Addition of Public method toPatchRequestInformation in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder with return type RequestInformation and parameters body of type ApprovedClientApp is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.approvedclientapps.item.ApprovedClientAppItemRequestBuilder with return type ApprovedClientAppItemRequestBuilder and parameters rawUrl of type String is required Addition of Public property approvedClientApps in type com.microsoft.graph.serviceprincipals.item.remotedesktopsecurityconfiguration.RemoteDesktopSecurityConfigurationRequestBuilder with type ApprovedClientAppsRequestBuilder

@peombwa peombwa merged commit 68e2fc9 into main Apr 21, 2026
12 checks passed
@peombwa peombwa deleted the v1.0/pipelinebuild/216321 branch April 21, 2026 22:15
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.

1 participant