-
Notifications
You must be signed in to change notification settings - Fork 145
Generated models and request builders #2419
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update generated files with build 191849
Contributor
| Addition of com.microsoft.graph.models.CallEvent inherits from Entity Addition of Public method constructor in type com.microsoft.graph.models.CallEvent with return type void and parameters Addition of Public method getCallEventType in type com.microsoft.graph.models.CallEvent with return type CallEventType and parameters Addition of Public method getEventDateTime in type com.microsoft.graph.models.CallEvent with return type OffsetDateTime and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.CallEvent with return type Map> and parameters Addition of Public method getParticipants in type com.microsoft.graph.models.CallEvent with return type java.util.List and parameters Addition of Public property OdataType in type com.microsoft.graph.models.CallEvent with type String Addition of Public method serialize in type com.microsoft.graph.models.CallEvent with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setCallEventType in type com.microsoft.graph.models.CallEvent with return type void and parameters value of type CallEventType is optional Addition of Public method setEventDateTime in type com.microsoft.graph.models.CallEvent with return type void and parameters value of type OffsetDateTime is optional Addition of Public method setParticipants in type com.microsoft.graph.models.CallEvent 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.CallEvent with return type CallEvent and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.CallEventType has an enum member CallStarted with order 0 Addition of com.microsoft.graph.models.CallEventType has an enum member CallEnded with order 1 Addition of com.microsoft.graph.models.CallEventType has an enum member UnknownFutureValue with order 2 Addition of com.microsoft.graph.models.CallEventType has an enum member RosterUpdated with order 3 Addition of Protected property backingStore in type com.microsoft.graph.models.EmergencyCallerInfo with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.EmergencyCallerInfo with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.EmergencyCallerInfo with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.EmergencyCallerInfo with return type BackingStore and parameters Addition of Public method getDisplayName in type com.microsoft.graph.models.EmergencyCallerInfo with return type String and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.EmergencyCallerInfo with return type Map> and parameters Addition of Public method getLocation in type com.microsoft.graph.models.EmergencyCallerInfo with return type Location and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.EmergencyCallerInfo with return type String and parameters Addition of Public method getPhoneNumber in type com.microsoft.graph.models.EmergencyCallerInfo with return type String and parameters Addition of Public method getTenantId in type com.microsoft.graph.models.EmergencyCallerInfo with return type String and parameters Addition of Public method getUpn in type com.microsoft.graph.models.EmergencyCallerInfo with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.EmergencyCallerInfo with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.EmergencyCallerInfo with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.EmergencyCallerInfo with return type void and parameters value of type BackingStore is required Addition of Public method setDisplayName in type com.microsoft.graph.models.EmergencyCallerInfo with return type void and parameters value of type String is optional Addition of Public method setLocation in type com.microsoft.graph.models.EmergencyCallerInfo with return type void and parameters value of type Location is optional Addition of Public method setOdataType in type com.microsoft.graph.models.EmergencyCallerInfo with return type void and parameters value of type String is optional Addition of Public method setPhoneNumber in type com.microsoft.graph.models.EmergencyCallerInfo with return type void and parameters value of type String is optional Addition of Public method setTenantId in type com.microsoft.graph.models.EmergencyCallerInfo with return type void and parameters value of type String is optional Addition of Public method setUpn in type com.microsoft.graph.models.EmergencyCallerInfo with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.EmergencyCallerInfo with return type EmergencyCallerInfo and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.EmergencyCallerInfo implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.models.EmergencyCallEvent inherits from CallEvent Addition of Public method constructor in type com.microsoft.graph.models.EmergencyCallEvent with return type void and parameters Addition of Public method getCallerInfo in type com.microsoft.graph.models.EmergencyCallEvent with return type EmergencyCallerInfo and parameters Addition of Public method getEmergencyNumberDialed in type com.microsoft.graph.models.EmergencyCallEvent with return type String and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.EmergencyCallEvent with return type Map> and parameters Addition of Public method getPolicyName in type com.microsoft.graph.models.EmergencyCallEvent with return type String and parameters Addition of Public property OdataType in type com.microsoft.graph.models.EmergencyCallEvent with type String Addition of Public method serialize in type com.microsoft.graph.models.EmergencyCallEvent with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setCallerInfo in type com.microsoft.graph.models.EmergencyCallEvent with return type void and parameters value of type EmergencyCallerInfo is optional Addition of Public method setEmergencyNumberDialed in type com.microsoft.graph.models.EmergencyCallEvent with return type void and parameters value of type String is optional Addition of Public method setPolicyName in type com.microsoft.graph.models.EmergencyCallEvent with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.EmergencyCallEvent with return type EmergencyCallEvent and parameters parseNode of type ParseNode is required Addition of Public method getUnbilled in type com.microsoft.graph.models.partners.billing.BillingReconciliation with return type UnbilledReconciliation and parameters Addition of Public method setUnbilled in type com.microsoft.graph.models.partners.billing.BillingReconciliation with return type void and parameters value of type UnbilledReconciliation is optional Addition of com.microsoft.graph.models.partners.billing.UnbilledReconciliation inherits from Entity Addition of Public method constructor in type com.microsoft.graph.models.partners.billing.UnbilledReconciliation with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.partners.billing.UnbilledReconciliation with return type Map> and parameters Addition of Public property OdataType in type com.microsoft.graph.models.partners.billing.UnbilledReconciliation with type String Addition of Public method serialize in type com.microsoft.graph.models.partners.billing.UnbilledReconciliation with return type Void and parameters writer of type SerializationWriter is required Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.partners.billing.UnbilledReconciliation with return type UnbilledReconciliation and parameters parseNode of type ParseNode is required Addition of Public property unbilled in type com.microsoft.graph.reports.partners.billing.reconciliation.ReconciliationRequestBuilder with type UnbilledRequestBuilder Addition of Protected property backingStore in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with type BackingStore Addition of Public method constructor in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type Map and parameters Addition of Public method getAttributeSet in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type AttributeSet and parameters Addition of Public method getBackingStore in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type BackingStore and parameters Addition of Public method getBillingPeriod in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type BillingPeriod and parameters Addition of Public method getCurrencyCode in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type String and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type Map> and parameters Addition of Public method serialize in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type void and parameters value of type Map is optional Addition of Public method setAttributeSet in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type void and parameters value of type AttributeSet is optional Addition of Public method setBackingStore in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method setBillingPeriod in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type void and parameters value of type BillingPeriod is optional Addition of Public method setCurrencyCode in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody with return type ExportPostRequestBody and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.ExportPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.MicrosoftGraphPartnersBillingExportRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.MicrosoftGraphPartnersBillingExportRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.MicrosoftGraphPartnersBillingExportRequestBuilder 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.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.MicrosoftGraphPartnersBillingExportRequestBuilder 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.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.MicrosoftGraphPartnersBillingExportRequestBuilder with return type Operation and parameters body of type ExportPostRequestBody is required Addition of Public method post in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.MicrosoftGraphPartnersBillingExportRequestBuilder with return type Operation and parameters body of type ExportPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.MicrosoftGraphPartnersBillingExportRequestBuilder with return type RequestInformation and parameters body of type ExportPostRequestBody is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.MicrosoftGraphPartnersBillingExportRequestBuilder with return type RequestInformation and parameters body of type ExportPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.microsoftgraphpartnersbillingexport.MicrosoftGraphPartnersBillingExportRequestBuilder with return type MicrosoftGraphPartnersBillingExportRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.DeleteRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property expand in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.PatchRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder 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.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder 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.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type Void and parameters Addition of Public method delete in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder 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.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type UnbilledReconciliation and parameters Addition of Public method get in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type UnbilledReconciliation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public property microsoftGraphPartnersBillingExport in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with type MicrosoftGraphPartnersBillingExportRequestBuilder Addition of Public method patch in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type UnbilledReconciliation and parameters body of type UnbilledReconciliation is required Addition of Public method patch in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type UnbilledReconciliation and parameters body of type UnbilledReconciliation is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type RequestInformation and parameters Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder 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.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder 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.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type RequestInformation and parameters body of type UnbilledReconciliation is required Addition of Public method toPatchRequestInformation in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type RequestInformation and parameters body of type UnbilledReconciliation is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type UnbilledRequestBuilder and parameters rawUrl of type String is required |
adrian05-ms
approved these changes
Jul 1, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.