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

Closed
wants to merge 1 commit into from

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 167170
@andrueastman andrueastman requested a review from a team as a code owner October 15, 2024 11:31
Copy link
Contributor

Addition of Protected property backingStore in type com.microsoft.graph.domains.item.verify.VerifyPostRequestBody with type BackingStore Addition of Public method constructor in type com.microsoft.graph.domains.item.verify.VerifyPostRequestBody with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.domains.item.verify.VerifyPostRequestBody with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.domains.item.verify.VerifyPostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.domains.item.verify.VerifyPostRequestBody with return type Map> and parameters Addition of Public method getForceTakeover in type com.microsoft.graph.domains.item.verify.VerifyPostRequestBody with return type Boolean and parameters Addition of Public method serialize in type com.microsoft.graph.domains.item.verify.VerifyPostRequestBody with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.domains.item.verify.VerifyPostRequestBody with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.domains.item.verify.VerifyPostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method setForceTakeover in type com.microsoft.graph.domains.item.verify.VerifyPostRequestBody with return type void and parameters value of type Boolean is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.domains.item.verify.VerifyPostRequestBody with return type VerifyPostRequestBody and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.domains.item.verify.VerifyPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Removal of Public method post in type com.microsoft.graph.domains.item.verify.VerifyRequestBuilder with return type Domain and parameters Removal of Public method post in type com.microsoft.graph.domains.item.verify.VerifyRequestBuilder with return type Domain and parameters requestConfiguration of type java.util.function.Consumer is optional Removal of Public method toPostRequestInformation in type com.microsoft.graph.domains.item.verify.VerifyRequestBuilder with return type RequestInformation and parameters Removal of Public method toPostRequestInformation in type com.microsoft.graph.domains.item.verify.VerifyRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method post in type com.microsoft.graph.domains.item.verify.VerifyRequestBuilder with return type Domain and parameters body of type VerifyPostRequestBody is required Addition of Public method post in type com.microsoft.graph.domains.item.verify.VerifyRequestBuilder with return type Domain and parameters body of type VerifyPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.domains.item.verify.VerifyRequestBuilder with return type RequestInformation and parameters body of type VerifyPostRequestBody is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.domains.item.verify.VerifyRequestBuilder with return type RequestInformation and parameters body of type VerifyPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Removal of Public method getDisc in type com.microsoft.graph.models.Audio with return type Integer and parameters Removal of Public method getDiscCount in type com.microsoft.graph.models.Audio with return type Integer and parameters Addition of Public method getDisc in type com.microsoft.graph.models.Audio with return type Double and parameters Addition of Public method getDiscCount in type com.microsoft.graph.models.Audio with return type Double and parameters Removal of Public method setDisc in type com.microsoft.graph.models.Audio with return type void and parameters value of type Integer is optional Removal of Public method setDiscCount in type com.microsoft.graph.models.Audio with return type void and parameters value of type Integer is optional Addition of Public method setDisc in type com.microsoft.graph.models.Audio with return type void and parameters value of type Double is optional Addition of Public method setDiscCount in type com.microsoft.graph.models.Audio with return type void and parameters value of type Double is optional Removal of Public method getLimit in type com.microsoft.graph.models.CollapseProperty with return type Integer and parameters Addition of Public method getLimit in type com.microsoft.graph.models.CollapseProperty with return type Double and parameters Removal of Public method setLimit in type com.microsoft.graph.models.CollapseProperty with return type void and parameters value of type Integer is optional Addition of Public method setLimit in type com.microsoft.graph.models.CollapseProperty with return type void and parameters value of type Double is optional Removal of Public method getOrientation in type com.microsoft.graph.models.Photo with return type Integer and parameters Addition of Public method getOrientation in type com.microsoft.graph.models.Photo with return type Double and parameters Removal of Public method setOrientation in type com.microsoft.graph.models.Photo with return type void and parameters value of type Integer is optional Addition of Public method setOrientation in type com.microsoft.graph.models.Photo with return type void and parameters value of type Double is optional Removal of Public method getNics in type com.microsoft.graph.models.security.IoTDeviceEvidence with return type NicEvidence and parameters Addition of Public method getNics in type com.microsoft.graph.models.security.IoTDeviceEvidence with return type java.util.List and parameters Removal of Public method setNics in type com.microsoft.graph.models.security.IoTDeviceEvidence with return type void and parameters value of type NicEvidence is optional Addition of Public method setNics in type com.microsoft.graph.models.security.IoTDeviceEvidence with return type void and parameters value of type java.util.List is optional

@andrueastman
Copy link
Member Author

Closing to first resolve microsoft/kiota#5611

@baywet baywet deleted the v1.0/pipelinebuild/167170 branch November 10, 2024 02:57
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