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 #2283

Merged
merged 2 commits into from
Jan 30, 2025
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 178264
@andrueastman andrueastman requested a review from a team as a code owner January 28, 2025 11:30
@Ndiritu Ndiritu enabled auto-merge January 30, 2025 13:32
Copy link
Contributor

Addition of com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder.GetQueryParameters with type Boolean Addition of Public property expand in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder.GetQueryParameters with type String[] Addition of Public property filter in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder.GetQueryParameters with type String Addition of Public property orderby in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder.GetQueryParameters with type String[] Addition of Public property search in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder.GetQueryParameters with type String Addition of Public property select in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder.GetQueryParameters with type String[] Addition of Public property skip in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder.GetQueryParameters with type Integer Addition of Public property top in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder.GetQueryParameters with type Integer Addition of Public method toQueryParameters in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method byAppRoleAssignmentId in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder with return type AppRoleAssignmentItemRequestBuilder and parameters appRoleAssignmentId of type String is required Addition of Public method constructor in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder 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.approleassignments.AppRoleAssignmentsRequestBuilder 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.approleassignments.AppRoleAssignmentsRequestBuilder with type CountRequestBuilder Addition of Public property delta in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder with type DeltaRequestBuilder Addition of Public method get in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder with return type AppRoleAssignmentCollectionResponse and parameters Addition of Public method get in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder with return type AppRoleAssignmentCollectionResponse and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public property getAvailableExtensionProperties in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder with type GetAvailableExtensionPropertiesRequestBuilder Addition of Public property getByIds in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder with type GetByIdsRequestBuilder Addition of Public method post in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder with return type AppRoleAssignment and parameters body of type AppRoleAssignment is required Addition of Public method post in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder with return type AppRoleAssignment and parameters body of type AppRoleAssignment is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder 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.approleassignments.AppRoleAssignmentsRequestBuilder with return type RequestInformation and parameters body of type AppRoleAssignment is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder with return type RequestInformation and parameters body of type AppRoleAssignment is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public property validateProperties in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder with type ValidatePropertiesRequestBuilder Addition of Public method withUrl in type com.microsoft.graph.approleassignments.AppRoleAssignmentsRequestBuilder with return type AppRoleAssignmentsRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.approleassignments.count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property filter in type com.microsoft.graph.approleassignments.count.CountRequestBuilder.GetQueryParameters with type String Addition of Public property search in type com.microsoft.graph.approleassignments.count.CountRequestBuilder.GetQueryParameters with type String Addition of Public method toQueryParameters in type com.microsoft.graph.approleassignments.count.CountRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.approleassignments.count.CountRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.approleassignments.count.CountRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.approleassignments.count.CountRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.approleassignments.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.approleassignments.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.approleassignments.count.CountRequestBuilder with return type Integer and parameters Addition of Public method get in type com.microsoft.graph.approleassignments.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.approleassignments.count.CountRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.approleassignments.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.approleassignments.count.CountRequestBuilder with return type CountRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.approleassignments.delta.DeltaGetResponse inherits from BaseDeltaFunctionResponse Addition of Public method constructor in type com.microsoft.graph.approleassignments.delta.DeltaGetResponse with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.delta.DeltaGetResponse with return type Map> and parameters Addition of Public method getValue in type com.microsoft.graph.approleassignments.delta.DeltaGetResponse with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.delta.DeltaGetResponse with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setValue in type com.microsoft.graph.approleassignments.delta.DeltaGetResponse with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.delta.DeltaGetResponse with return type DeltaGetResponse and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder.GetQueryParameters with type Boolean Addition of Public property expand in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder.GetQueryParameters with type String[] Addition of Public property filter in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder.GetQueryParameters with type String Addition of Public property orderby in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder.GetQueryParameters with type String[] Addition of Public property search in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder.GetQueryParameters with type String Addition of Public property select in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder.GetQueryParameters with type String[] Addition of Public property skip in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder.GetQueryParameters with type Integer Addition of Public property top in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder.GetQueryParameters with type Integer Addition of Public method toQueryParameters in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder 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.approleassignments.delta.DeltaRequestBuilder 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.approleassignments.delta.DeltaRequestBuilder with return type DeltaGetResponse and parameters Addition of Public method get in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder with return type DeltaGetResponse and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.approleassignments.delta.DeltaRequestBuilder 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.approleassignments.delta.DeltaRequestBuilder with return type DeltaRequestBuilder and parameters rawUrl of type String is required Addition of Protected property backingStore in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostRequestBody with type BackingStore Addition of Public method constructor in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostRequestBody with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostRequestBody with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostRequestBody with return type Map> and parameters Addition of Public method getIsSyncedFromOnPremises in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostRequestBody with return type Boolean and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostRequestBody with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostRequestBody with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method setIsSyncedFromOnPremises in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostRequestBody with return type void and parameters value of type Boolean is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostRequestBody with return type GetAvailableExtensionPropertiesPostRequestBody and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostResponse with return type Map> and parameters Addition of Public method getValue in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostResponse with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostResponse with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setValue in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostResponse with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesPostResponse with return type GetAvailableExtensionPropertiesPostResponse and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesRequestBuilder 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.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesRequestBuilder 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.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesRequestBuilder with return type GetAvailableExtensionPropertiesPostResponse and parameters body of type GetAvailableExtensionPropertiesPostRequestBody is required Addition of Public method post in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesRequestBuilder with return type GetAvailableExtensionPropertiesPostResponse and parameters body of type GetAvailableExtensionPropertiesPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesRequestBuilder with return type RequestInformation and parameters body of type GetAvailableExtensionPropertiesPostRequestBody is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesRequestBuilder with return type RequestInformation and parameters body of type GetAvailableExtensionPropertiesPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.approleassignments.getavailableextensionproperties.GetAvailableExtensionPropertiesRequestBuilder with return type GetAvailableExtensionPropertiesRequestBuilder and parameters rawUrl of type String is required Addition of Protected property backingStore in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody with type BackingStore Addition of Public method constructor in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody with return type Map> and parameters Addition of Public method getIds in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody with return type java.util.List and parameters Addition of Public method getTypes in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method setIds in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody with return type void and parameters value of type java.util.List is optional Addition of Public method setTypes in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody with return type GetByIdsPostRequestBody and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.getbyids.GetByIdsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.approleassignments.getbyids.GetByIdsPostResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostResponse with return type Map> and parameters Addition of Public method getValue in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostResponse with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostResponse with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setValue in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostResponse with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.getbyids.GetByIdsPostResponse with return type GetByIdsPostResponse and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.getbyids.GetByIdsRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.approleassignments.getbyids.GetByIdsRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.approleassignments.getbyids.GetByIdsRequestBuilder 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.approleassignments.getbyids.GetByIdsRequestBuilder 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.approleassignments.getbyids.GetByIdsRequestBuilder with return type GetByIdsPostResponse and parameters body of type GetByIdsPostRequestBody is required Addition of Public method post in type com.microsoft.graph.approleassignments.getbyids.GetByIdsRequestBuilder with return type GetByIdsPostResponse and parameters body of type GetByIdsPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.getbyids.GetByIdsRequestBuilder with return type RequestInformation and parameters body of type GetByIdsPostRequestBody is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.getbyids.GetByIdsRequestBuilder with return type RequestInformation and parameters body of type GetByIdsPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.approleassignments.getbyids.GetByIdsRequestBuilder with return type GetByIdsRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder.DeleteRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property expand in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder.PatchRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property checkMemberGroups in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder with type CheckMemberGroupsRequestBuilder Addition of Public property checkMemberObjects in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder with type CheckMemberObjectsRequestBuilder Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder 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.approleassignments.item.AppRoleAssignmentItemRequestBuilder 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.approleassignments.item.AppRoleAssignmentItemRequestBuilder with return type Void and parameters Addition of Public method delete in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder 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.approleassignments.item.AppRoleAssignmentItemRequestBuilder with return type AppRoleAssignment and parameters Addition of Public method get in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder with return type AppRoleAssignment and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public property getMemberGroups in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder with type GetMemberGroupsRequestBuilder Addition of Public property getMemberObjects in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder with type GetMemberObjectsRequestBuilder Addition of Public method patch in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder with return type AppRoleAssignment and parameters body of type AppRoleAssignment is required Addition of Public method patch in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder with return type AppRoleAssignment and parameters body of type AppRoleAssignment is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public property restore in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder with type RestoreRequestBuilder Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder with return type RequestInformation and parameters Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder 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.approleassignments.item.AppRoleAssignmentItemRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder 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.approleassignments.item.AppRoleAssignmentItemRequestBuilder with return type RequestInformation and parameters body of type AppRoleAssignment is required Addition of Public method toPatchRequestInformation in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder with return type RequestInformation and parameters body of type AppRoleAssignment is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.approleassignments.item.AppRoleAssignmentItemRequestBuilder with return type AppRoleAssignmentItemRequestBuilder and parameters rawUrl of type String is required Addition of Protected property backingStore in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostRequestBody with type BackingStore Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostRequestBody with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostRequestBody with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostRequestBody with return type Map> and parameters Addition of Public method getGroupIds in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostRequestBody with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostRequestBody with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostRequestBody with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method setGroupIds in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostRequestBody with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostRequestBody with return type CheckMemberGroupsPostRequestBody and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostResponse with return type Map> and parameters Addition of Public method getValue in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostResponse with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostResponse with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setValue in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostResponse with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsPostResponse with return type CheckMemberGroupsPostResponse and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsRequestBuilder 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.approleassignments.item.checkmembergroups.CheckMemberGroupsRequestBuilder 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.approleassignments.item.checkmembergroups.CheckMemberGroupsRequestBuilder with return type CheckMemberGroupsPostResponse and parameters body of type CheckMemberGroupsPostRequestBody is required Addition of Public method post in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsRequestBuilder with return type CheckMemberGroupsPostResponse and parameters body of type CheckMemberGroupsPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsRequestBuilder with return type RequestInformation and parameters body of type CheckMemberGroupsPostRequestBody is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsRequestBuilder with return type RequestInformation and parameters body of type CheckMemberGroupsPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.approleassignments.item.checkmembergroups.CheckMemberGroupsRequestBuilder with return type CheckMemberGroupsRequestBuilder and parameters rawUrl of type String is required Addition of Protected property backingStore in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostRequestBody with type BackingStore Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostRequestBody with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostRequestBody with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostRequestBody with return type Map> and parameters Addition of Public method getIds in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostRequestBody with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostRequestBody with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostRequestBody with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method setIds in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostRequestBody with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostRequestBody with return type CheckMemberObjectsPostRequestBody and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostResponse with return type Map> and parameters Addition of Public method getValue in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostResponse with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostResponse with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setValue in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostResponse with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsPostResponse with return type CheckMemberObjectsPostResponse and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsRequestBuilder 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.approleassignments.item.checkmemberobjects.CheckMemberObjectsRequestBuilder 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.approleassignments.item.checkmemberobjects.CheckMemberObjectsRequestBuilder with return type CheckMemberObjectsPostResponse and parameters body of type CheckMemberObjectsPostRequestBody is required Addition of Public method post in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsRequestBuilder with return type CheckMemberObjectsPostResponse and parameters body of type CheckMemberObjectsPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsRequestBuilder with return type RequestInformation and parameters body of type CheckMemberObjectsPostRequestBody is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsRequestBuilder with return type RequestInformation and parameters body of type CheckMemberObjectsPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.approleassignments.item.checkmemberobjects.CheckMemberObjectsRequestBuilder with return type CheckMemberObjectsRequestBuilder and parameters rawUrl of type String is required Addition of Protected property backingStore in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostRequestBody with type BackingStore Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostRequestBody with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostRequestBody with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostRequestBody with return type Map> and parameters Addition of Public method getSecurityEnabledOnly in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostRequestBody with return type Boolean and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostRequestBody with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostRequestBody with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method setSecurityEnabledOnly in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostRequestBody with return type void and parameters value of type Boolean is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostRequestBody with return type GetMemberGroupsPostRequestBody and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostResponse with return type Map> and parameters Addition of Public method getValue in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostResponse with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostResponse with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setValue in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostResponse with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsPostResponse with return type GetMemberGroupsPostResponse and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsRequestBuilder 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.approleassignments.item.getmembergroups.GetMemberGroupsRequestBuilder 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.approleassignments.item.getmembergroups.GetMemberGroupsRequestBuilder with return type GetMemberGroupsPostResponse and parameters body of type GetMemberGroupsPostRequestBody is required Addition of Public method post in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsRequestBuilder with return type GetMemberGroupsPostResponse and parameters body of type GetMemberGroupsPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsRequestBuilder with return type RequestInformation and parameters body of type GetMemberGroupsPostRequestBody is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsRequestBuilder with return type RequestInformation and parameters body of type GetMemberGroupsPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.approleassignments.item.getmembergroups.GetMemberGroupsRequestBuilder with return type GetMemberGroupsRequestBuilder and parameters rawUrl of type String is required Addition of Protected property backingStore in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostRequestBody with type BackingStore Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostRequestBody with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostRequestBody with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostRequestBody with return type Map> and parameters Addition of Public method getSecurityEnabledOnly in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostRequestBody with return type Boolean and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostRequestBody with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostRequestBody with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method setSecurityEnabledOnly in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostRequestBody with return type void and parameters value of type Boolean is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostRequestBody with return type GetMemberObjectsPostRequestBody and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostResponse with return type Map> and parameters Addition of Public method getValue in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostResponse with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostResponse with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setValue in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostResponse with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsPostResponse with return type GetMemberObjectsPostResponse and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsRequestBuilder 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.approleassignments.item.getmemberobjects.GetMemberObjectsRequestBuilder 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.approleassignments.item.getmemberobjects.GetMemberObjectsRequestBuilder with return type GetMemberObjectsPostResponse and parameters body of type GetMemberObjectsPostRequestBody is required Addition of Public method post in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsRequestBuilder with return type GetMemberObjectsPostResponse and parameters body of type GetMemberObjectsPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsRequestBuilder with return type RequestInformation and parameters body of type GetMemberObjectsPostRequestBody is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsRequestBuilder with return type RequestInformation and parameters body of type GetMemberObjectsPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.approleassignments.item.getmemberobjects.GetMemberObjectsRequestBuilder with return type GetMemberObjectsRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.approleassignments.item.restore.RestoreRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.approleassignments.item.restore.RestoreRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.approleassignments.item.restore.RestoreRequestBuilder 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.approleassignments.item.restore.RestoreRequestBuilder 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.approleassignments.item.restore.RestoreRequestBuilder with return type DirectoryObject and parameters Addition of Public method post in type com.microsoft.graph.approleassignments.item.restore.RestoreRequestBuilder with return type DirectoryObject and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.item.restore.RestoreRequestBuilder with return type RequestInformation and parameters Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.item.restore.RestoreRequestBuilder 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.approleassignments.item.restore.RestoreRequestBuilder with return type RestoreRequestBuilder and parameters rawUrl of type String is required Addition of Protected property backingStore in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with type BackingStore Addition of Public method constructor in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type BackingStore and parameters Addition of Public method getDisplayName in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type String and parameters Addition of Public method getEntityType in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type String and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type Map> and parameters Addition of Public method getMailNickname in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type String and parameters Addition of Public method getOnBehalfOfUserId in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type UUID and parameters Addition of Public method serialize in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method setDisplayName in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type void and parameters value of type String is optional Addition of Public method setEntityType in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type void and parameters value of type String is optional Addition of Public method setMailNickname in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type void and parameters value of type String is optional Addition of Public method setOnBehalfOfUserId in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type void and parameters value of type UUID is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody with return type ValidatePropertiesPostRequestBody and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesRequestBuilder 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.approleassignments.validateproperties.ValidatePropertiesRequestBuilder 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.approleassignments.validateproperties.ValidatePropertiesRequestBuilder with return type Void and parameters body of type ValidatePropertiesPostRequestBody is required Addition of Public method post in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesRequestBuilder with return type Void and parameters body of type ValidatePropertiesPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesRequestBuilder with return type RequestInformation and parameters body of type ValidatePropertiesPostRequestBody is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesRequestBuilder with return type RequestInformation and parameters body of type ValidatePropertiesPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.approleassignments.validateproperties.ValidatePropertiesRequestBuilder with return type ValidatePropertiesRequestBuilder and parameters rawUrl of type String is required Addition of Public property appRoleAssignments in type com.microsoft.graph.BaseGraphServiceClient with type AppRoleAssignmentsRequestBuilder Addition of Public method getAutopatch in type com.microsoft.graph.models.CloudPcProvisioningPolicy with return type CloudPcProvisioningPolicyAutopatch and parameters Addition of Public method setAutopatch in type com.microsoft.graph.models.CloudPcProvisioningPolicy with return type void and parameters value of type CloudPcProvisioningPolicyAutopatch is optional Addition of Protected property backingStore in type com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch with return type Map and parameters Addition of Public method getAutopatchGroupId in type com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch with return type String and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch with return type Map> and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch with return type void and parameters value of type Map is optional Addition of Public method setAutopatchGroupId in type com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch with return type void and parameters value of type String is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch with return type void and parameters value of type BackingStore is required Addition of Public method setOdataType in type com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch with return type CloudPcProvisioningPolicyAutopatch and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.CloudPcProvisioningPolicyAutopatch implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.models.ManagedDeviceOwnerType has an enum member UnknownFutureValue with order 3

@Ndiritu Ndiritu merged commit 5e0319d into main Jan 30, 2025
13 checks passed
@Ndiritu Ndiritu deleted the v1.0/pipelinebuild/178264 branch January 30, 2025 13:44
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