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

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

andrueastman
Copy link
Member

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

Update generated files with build 172211
@andrueastman andrueastman requested a review from a team as a code owner November 27, 2024 14:38
Copy link
Contributor

Addition of com.microsoft.graph.models.AppManagementRestrictionState has an enum member Enabled with order 0 Addition of com.microsoft.graph.models.AppManagementRestrictionState has an enum member Disabled with order 1 Addition of com.microsoft.graph.models.AppManagementRestrictionState has an enum member UnknownFutureValue with order 2 Addition of Protected property backingStore in type com.microsoft.graph.models.ConditionalAccessAuthenticationFlows with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.ConditionalAccessAuthenticationFlows with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.ConditionalAccessAuthenticationFlows with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.ConditionalAccessAuthenticationFlows with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.ConditionalAccessAuthenticationFlows with return type Map> and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.ConditionalAccessAuthenticationFlows with return type String and parameters Addition of Public method getTransferMethods in type com.microsoft.graph.models.ConditionalAccessAuthenticationFlows with return type ConditionalAccessTransferMethods and parameters Addition of Public method serialize in type com.microsoft.graph.models.ConditionalAccessAuthenticationFlows with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.ConditionalAccessAuthenticationFlows with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.ConditionalAccessAuthenticationFlows with return type void and parameters value of type BackingStore is required Addition of Public method setOdataType in type com.microsoft.graph.models.ConditionalAccessAuthenticationFlows with return type void and parameters value of type String is optional Addition of Public method setTransferMethods in type com.microsoft.graph.models.ConditionalAccessAuthenticationFlows with return type void and parameters value of type ConditionalAccessTransferMethods is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.ConditionalAccessAuthenticationFlows with return type ConditionalAccessAuthenticationFlows and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.ConditionalAccessAuthenticationFlows implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method getAuthenticationFlows in type com.microsoft.graph.models.ConditionalAccessConditionSet with return type ConditionalAccessAuthenticationFlows and parameters Addition of Public method setAuthenticationFlows in type com.microsoft.graph.models.ConditionalAccessConditionSet with return type void and parameters value of type ConditionalAccessAuthenticationFlows is optional Addition of com.microsoft.graph.models.ConditionalAccessTransferMethods has an enum member None with order 0 Addition of com.microsoft.graph.models.ConditionalAccessTransferMethods has an enum member DeviceCodeFlow with order 1 Addition of com.microsoft.graph.models.ConditionalAccessTransferMethods has an enum member AuthenticationTransfer with order 2 Addition of com.microsoft.graph.models.ConditionalAccessTransferMethods has an enum member UnknownFutureValue with order 3 Addition of Public method getState in type com.microsoft.graph.models.KeyCredentialConfiguration with return type AppManagementRestrictionState and parameters Addition of Public method setState in type com.microsoft.graph.models.KeyCredentialConfiguration with return type void and parameters value of type AppManagementRestrictionState is optional Addition of Public method getState in type com.microsoft.graph.models.PasswordCredentialConfiguration with return type AppManagementRestrictionState and parameters Addition of Public method setState in type com.microsoft.graph.models.PasswordCredentialConfiguration with return type void and parameters value of type AppManagementRestrictionState is optional Addition of Protected property backingStore in type com.microsoft.graph.models.security.DeploymentAccessKeyType with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.security.DeploymentAccessKeyType with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.security.DeploymentAccessKeyType with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.security.DeploymentAccessKeyType with return type BackingStore and parameters Addition of Public method getDeploymentAccessKey in type com.microsoft.graph.models.security.DeploymentAccessKeyType with return type String and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.security.DeploymentAccessKeyType with return type Map> and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.security.DeploymentAccessKeyType with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.security.DeploymentAccessKeyType with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.security.DeploymentAccessKeyType with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.security.DeploymentAccessKeyType with return type void and parameters value of type BackingStore is required Addition of Public method setDeploymentAccessKey in type com.microsoft.graph.models.security.DeploymentAccessKeyType with return type void and parameters value of type String is optional Addition of Public method setOdataType in type com.microsoft.graph.models.security.DeploymentAccessKeyType with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.security.DeploymentAccessKeyType with return type DeploymentAccessKeyType and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.security.DeploymentAccessKeyType implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.models.security.DeploymentStatus has an enum member UpToDate with order 0 Addition of com.microsoft.graph.models.security.DeploymentStatus has an enum member Outdated with order 1 Addition of com.microsoft.graph.models.security.DeploymentStatus has an enum member Updating with order 2 Addition of com.microsoft.graph.models.security.DeploymentStatus has an enum member UpdateFailed with order 3 Addition of com.microsoft.graph.models.security.DeploymentStatus has an enum member NotConfigured with order 4 Addition of com.microsoft.graph.models.security.DeploymentStatus has an enum member Unreachable with order 5 Addition of com.microsoft.graph.models.security.DeploymentStatus has an enum member Disconnected with order 6 Addition of com.microsoft.graph.models.security.DeploymentStatus has an enum member StartFailure with order 7 Addition of com.microsoft.graph.models.security.DeploymentStatus has an enum member Syncing with order 8 Addition of com.microsoft.graph.models.security.DeploymentStatus has an enum member UnknownFutureValue with order 9 Addition of com.microsoft.graph.models.security.EvidenceRemediationStatus has an enum member Active with order 6 Addition of com.microsoft.graph.models.security.EvidenceRemediationStatus has an enum member PendingApproval with order 7 Addition of com.microsoft.graph.models.security.EvidenceRemediationStatus has an enum member Declined with order 8 Addition of com.microsoft.graph.models.security.EvidenceRemediationStatus has an enum member Unremediated with order 9 Addition of com.microsoft.graph.models.security.EvidenceRemediationStatus has an enum member Running with order 10 Addition of com.microsoft.graph.models.security.EvidenceRemediationStatus has an enum member PartiallyRemediated with order 11 Addition of Public method getSensors in type com.microsoft.graph.models.security.IdentityContainer with return type java.util.List and parameters Addition of Public method setSensors in type com.microsoft.graph.models.security.IdentityContainer with return type void and parameters value of type java.util.List is optional Addition of com.microsoft.graph.models.security.NetworkAdapter inherits from Entity Addition of Public method constructor in type com.microsoft.graph.models.security.NetworkAdapter with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.security.NetworkAdapter with return type Map> and parameters Addition of Public method getIsEnabled in type com.microsoft.graph.models.security.NetworkAdapter with return type Boolean and parameters Addition of Public method getName in type com.microsoft.graph.models.security.NetworkAdapter with return type String and parameters Addition of Public property OdataType in type com.microsoft.graph.models.security.NetworkAdapter with type String Addition of Public method serialize in type com.microsoft.graph.models.security.NetworkAdapter with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setIsEnabled in type com.microsoft.graph.models.security.NetworkAdapter with return type void and parameters value of type Boolean is optional Addition of Public method setName in type com.microsoft.graph.models.security.NetworkAdapter with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.security.NetworkAdapter with return type NetworkAdapter and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.security.Sensor inherits from Entity Addition of Public method constructor in type com.microsoft.graph.models.security.Sensor with return type void and parameters Addition of Public method getCreatedDateTime in type com.microsoft.graph.models.security.Sensor with return type OffsetDateTime and parameters Addition of Public method getDeploymentStatus in type com.microsoft.graph.models.security.Sensor with return type DeploymentStatus and parameters Addition of Public method getDisplayName in type com.microsoft.graph.models.security.Sensor with return type String and parameters Addition of Public method getDomainName in type com.microsoft.graph.models.security.Sensor with return type String and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.security.Sensor with return type Map> and parameters Addition of Public method getHealthIssues in type com.microsoft.graph.models.security.Sensor with return type java.util.List and parameters Addition of Public method getHealthStatus in type com.microsoft.graph.models.security.Sensor with return type SensorHealthStatus and parameters Addition of Public method getOpenHealthIssuesCount in type com.microsoft.graph.models.security.Sensor with return type Long and parameters Addition of Public method getSensorType in type com.microsoft.graph.models.security.Sensor with return type SensorType and parameters Addition of Public method getSettings in type com.microsoft.graph.models.security.Sensor with return type SensorSettings and parameters Addition of Public method getVersion in type com.microsoft.graph.models.security.Sensor with return type String and parameters Addition of Public property OdataType in type com.microsoft.graph.models.security.Sensor with type String Addition of Public method serialize in type com.microsoft.graph.models.security.Sensor with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setCreatedDateTime in type com.microsoft.graph.models.security.Sensor with return type void and parameters value of type OffsetDateTime is optional Addition of Public method setDeploymentStatus in type com.microsoft.graph.models.security.Sensor with return type void and parameters value of type DeploymentStatus is optional Addition of Public method setDisplayName in type com.microsoft.graph.models.security.Sensor with return type void and parameters value of type String is optional Addition of Public method setDomainName in type com.microsoft.graph.models.security.Sensor with return type void and parameters value of type String is optional Addition of Public method setHealthIssues in type com.microsoft.graph.models.security.Sensor with return type void and parameters value of type java.util.List is optional Addition of Public method setHealthStatus in type com.microsoft.graph.models.security.Sensor with return type void and parameters value of type SensorHealthStatus is optional Addition of Public method setOpenHealthIssuesCount in type com.microsoft.graph.models.security.Sensor with return type void and parameters value of type Long is optional Addition of Public method setSensorType in type com.microsoft.graph.models.security.Sensor with return type void and parameters value of type SensorType is optional Addition of Public method setSettings in type com.microsoft.graph.models.security.Sensor with return type void and parameters value of type SensorSettings is optional Addition of Public method setVersion in type com.microsoft.graph.models.security.Sensor with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.security.Sensor with return type Sensor and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.security.SensorCollectionResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type com.microsoft.graph.models.security.SensorCollectionResponse with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.security.SensorCollectionResponse with return type Map> and parameters Addition of Public method getValue in type com.microsoft.graph.models.security.SensorCollectionResponse with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.models.security.SensorCollectionResponse with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setValue in type com.microsoft.graph.models.security.SensorCollectionResponse 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.security.SensorCollectionResponse with return type SensorCollectionResponse and parameters parseNode of type ParseNode is required Addition of Protected property backingStore in type com.microsoft.graph.models.security.SensorDeploymentPackage with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type BackingStore and parameters Addition of Public method getDownloadUrl in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type String and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type Map> and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type String and parameters Addition of Public method getVersion in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type void and parameters value of type BackingStore is required Addition of Public method setDownloadUrl in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type void and parameters value of type String is optional Addition of Public method setOdataType in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type void and parameters value of type String is optional Addition of Public method setVersion in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.security.SensorDeploymentPackage with return type SensorDeploymentPackage and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.security.SensorDeploymentPackage implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.models.security.SensorHealthStatus has an enum member Healthy with order 0 Addition of com.microsoft.graph.models.security.SensorHealthStatus has an enum member NotHealthyLow with order 1 Addition of com.microsoft.graph.models.security.SensorHealthStatus has an enum member NotHealthyMedium with order 2 Addition of com.microsoft.graph.models.security.SensorHealthStatus has an enum member NotHealthyHigh with order 3 Addition of com.microsoft.graph.models.security.SensorHealthStatus has an enum member UnknownFutureValue with order 4 Addition of Protected property backingStore in type com.microsoft.graph.models.security.SensorSettings with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.security.SensorSettings with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.security.SensorSettings with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.security.SensorSettings with return type BackingStore and parameters Addition of Public method getDescription in type com.microsoft.graph.models.security.SensorSettings with return type String and parameters Addition of Public method getDomainControllerDnsNames in type com.microsoft.graph.models.security.SensorSettings with return type java.util.List and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.security.SensorSettings with return type Map> and parameters Addition of Public method getIsDelayedDeploymentEnabled in type com.microsoft.graph.models.security.SensorSettings with return type Boolean and parameters Addition of Public method getNetworkAdapters in type com.microsoft.graph.models.security.SensorSettings with return type java.util.List and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.security.SensorSettings with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.security.SensorSettings with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.security.SensorSettings with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.security.SensorSettings with return type void and parameters value of type BackingStore is required Addition of Public method setDescription in type com.microsoft.graph.models.security.SensorSettings with return type void and parameters value of type String is optional Addition of Public method setDomainControllerDnsNames in type com.microsoft.graph.models.security.SensorSettings with return type void and parameters value of type java.util.List is optional Addition of Public method setIsDelayedDeploymentEnabled in type com.microsoft.graph.models.security.SensorSettings with return type void and parameters value of type Boolean is optional Addition of Public method setNetworkAdapters in type com.microsoft.graph.models.security.SensorSettings with return type void and parameters value of type java.util.List is optional Addition of Public method setOdataType in type com.microsoft.graph.models.security.SensorSettings with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.security.SensorSettings with return type SensorSettings and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.security.SensorSettings implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.models.security.SensorType has an enum member AdConnectIntegrated with order 0 Addition of com.microsoft.graph.models.security.SensorType has an enum member AdcsIntegrated with order 1 Addition of com.microsoft.graph.models.security.SensorType has an enum member AdfsIntegrated with order 2 Addition of com.microsoft.graph.models.security.SensorType has an enum member DomainControllerIntegrated with order 3 Addition of com.microsoft.graph.models.security.SensorType has an enum member DomainControllerStandalone with order 4 Addition of com.microsoft.graph.models.security.SensorType has an enum member UnknownFutureValue with order 5 Addition of Public property sensors in type com.microsoft.graph.security.identities.IdentitiesRequestBuilder with type SensorsRequestBuilder Addition of com.microsoft.graph.security.identities.sensors.count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property filter in type com.microsoft.graph.security.identities.sensors.count.CountRequestBuilder.GetQueryParameters with type String Addition of Public property search in type com.microsoft.graph.security.identities.sensors.count.CountRequestBuilder.GetQueryParameters with type String Addition of Public method toQueryParameters in type com.microsoft.graph.security.identities.sensors.count.CountRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.security.identities.sensors.count.CountRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.security.identities.sensors.count.CountRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.security.identities.sensors.count.CountRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.security.identities.sensors.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.security.identities.sensors.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.security.identities.sensors.count.CountRequestBuilder with return type Integer and parameters Addition of Public method get in type com.microsoft.graph.security.identities.sensors.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.security.identities.sensors.count.CountRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.identities.sensors.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.security.identities.sensors.count.CountRequestBuilder with return type CountRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.security.identities.sensors.item.healthissues.count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property filter in type com.microsoft.graph.security.identities.sensors.item.healthissues.count.CountRequestBuilder.GetQueryParameters with type String Addition of Public property search in type com.microsoft.graph.security.identities.sensors.item.healthissues.count.CountRequestBuilder.GetQueryParameters with type String Addition of Public method toQueryParameters in type com.microsoft.graph.security.identities.sensors.item.healthissues.count.CountRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.security.identities.sensors.item.healthissues.count.CountRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.security.identities.sensors.item.healthissues.count.CountRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.security.identities.sensors.item.healthissues.count.CountRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.security.identities.sensors.item.healthissues.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.security.identities.sensors.item.healthissues.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.security.identities.sensors.item.healthissues.count.CountRequestBuilder with return type Integer and parameters Addition of Public method get in type com.microsoft.graph.security.identities.sensors.item.healthissues.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.security.identities.sensors.item.healthissues.count.CountRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.identities.sensors.item.healthissues.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.security.identities.sensors.item.healthissues.count.CountRequestBuilder with return type CountRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder.GetQueryParameters with type Boolean Addition of Public property expand in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder.GetQueryParameters with type String[] Addition of Public property filter in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder.GetQueryParameters with type String Addition of Public property orderby in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder.GetQueryParameters with type String[] Addition of Public property search in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder.GetQueryParameters with type String Addition of Public property select in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder.GetQueryParameters with type String[] Addition of Public property skip in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder.GetQueryParameters with type Integer Addition of Public property top in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder.GetQueryParameters with type Integer Addition of Public method toQueryParameters in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method byHealthIssueId in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder with return type HealthIssueItemRequestBuilder and parameters healthIssueId of type String is required Addition of Public method constructor in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder 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.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder 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.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder with type CountRequestBuilder Addition of Public method get in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder with return type HealthIssueCollectionResponse and parameters Addition of Public method get in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder with return type HealthIssueCollectionResponse and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.security.identities.sensors.item.healthissues.HealthIssuesRequestBuilder with return type HealthIssuesRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder inherits from BaseRequestBuilder Addition of Public property expand in type com.microsoft.graph.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder 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.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method get in type com.microsoft.graph.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder with return type HealthIssue and parameters Addition of Public method get in type com.microsoft.graph.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder with return type HealthIssue and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.security.identities.sensors.item.healthissues.item.HealthIssueItemRequestBuilder with return type HealthIssueItemRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder.DeleteRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property expand in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder.PatchRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder 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.security.identities.sensors.item.SensorItemRequestBuilder 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.security.identities.sensors.item.SensorItemRequestBuilder with return type Void and parameters Addition of Public method delete in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder 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.security.identities.sensors.item.SensorItemRequestBuilder with return type Sensor and parameters Addition of Public method get in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder with return type Sensor and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public property healthIssues in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder with type HealthIssuesRequestBuilder Addition of Public method patch in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder with return type Sensor and parameters body of type Sensor is required Addition of Public method patch in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder with return type Sensor and parameters body of type Sensor is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder with return type RequestInformation and parameters Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder 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.security.identities.sensors.item.SensorItemRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder 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.security.identities.sensors.item.SensorItemRequestBuilder with return type RequestInformation and parameters body of type Sensor is required Addition of Public method toPatchRequestInformation in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder with return type RequestInformation and parameters body of type Sensor is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.security.identities.sensors.item.SensorItemRequestBuilder with return type SensorItemRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentaccesskey.MicrosoftGraphSecurityGetDeploymentAccessKeyRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentaccesskey.MicrosoftGraphSecurityGetDeploymentAccessKeyRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentaccesskey.MicrosoftGraphSecurityGetDeploymentAccessKeyRequestBuilder 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.security.identities.sensors.microsoftgraphsecuritygetdeploymentaccesskey.MicrosoftGraphSecurityGetDeploymentAccessKeyRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method get in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentaccesskey.MicrosoftGraphSecurityGetDeploymentAccessKeyRequestBuilder with return type DeploymentAccessKeyType and parameters Addition of Public method get in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentaccesskey.MicrosoftGraphSecurityGetDeploymentAccessKeyRequestBuilder with return type DeploymentAccessKeyType and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentaccesskey.MicrosoftGraphSecurityGetDeploymentAccessKeyRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentaccesskey.MicrosoftGraphSecurityGetDeploymentAccessKeyRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentaccesskey.MicrosoftGraphSecurityGetDeploymentAccessKeyRequestBuilder with return type MicrosoftGraphSecurityGetDeploymentAccessKeyRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentpackageuri.MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentpackageuri.MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentpackageuri.MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilder 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.security.identities.sensors.microsoftgraphsecuritygetdeploymentpackageuri.MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method get in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentpackageuri.MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilder with return type SensorDeploymentPackage and parameters Addition of Public method get in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentpackageuri.MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilder with return type SensorDeploymentPackage and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentpackageuri.MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentpackageuri.MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecuritygetdeploymentpackageuri.MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilder with return type MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.security.identities.sensors.microsoftgraphsecurityregeneratedeploymentaccesskey.MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.security.identities.sensors.microsoftgraphsecurityregeneratedeploymentaccesskey.MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecurityregeneratedeploymentaccesskey.MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilder 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.security.identities.sensors.microsoftgraphsecurityregeneratedeploymentaccesskey.MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilder 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.security.identities.sensors.microsoftgraphsecurityregeneratedeploymentaccesskey.MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilder with return type DeploymentAccessKeyType and parameters Addition of Public method post in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecurityregeneratedeploymentaccesskey.MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilder with return type DeploymentAccessKeyType and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecurityregeneratedeploymentaccesskey.MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilder with return type RequestInformation and parameters Addition of Public method toPostRequestInformation in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecurityregeneratedeploymentaccesskey.MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.security.identities.sensors.microsoftgraphsecurityregeneratedeploymentaccesskey.MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilder with return type MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder.GetQueryParameters with type Boolean Addition of Public property expand in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder.GetQueryParameters with type String[] Addition of Public property filter in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder.GetQueryParameters with type String Addition of Public property orderby in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder.GetQueryParameters with type String[] Addition of Public property search in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder.GetQueryParameters with type String Addition of Public property select in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder.GetQueryParameters with type String[] Addition of Public property skip in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder.GetQueryParameters with type Integer Addition of Public property top in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder.GetQueryParameters with type Integer Addition of Public method toQueryParameters in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method bySensorId in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder with return type SensorItemRequestBuilder and parameters sensorId of type String is required Addition of Public method constructor in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder 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.security.identities.sensors.SensorsRequestBuilder 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.security.identities.sensors.SensorsRequestBuilder with type CountRequestBuilder Addition of Public method get in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder with return type SensorCollectionResponse and parameters Addition of Public method get in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder with return type SensorCollectionResponse and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public property microsoftGraphSecurityGetDeploymentAccessKey in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder with type MicrosoftGraphSecurityGetDeploymentAccessKeyRequestBuilder Addition of Public property microsoftGraphSecurityGetDeploymentPackageUri in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder with type MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilder Addition of Public property microsoftGraphSecurityRegenerateDeploymentAccessKey in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder with type MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilder Addition of Public method post in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder with return type Sensor and parameters body of type Sensor is required Addition of Public method post in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder with return type Sensor and parameters body of type Sensor is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder 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.security.identities.sensors.SensorsRequestBuilder with return type RequestInformation and parameters body of type Sensor is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder with return type RequestInformation and parameters body of type Sensor is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.security.identities.sensors.SensorsRequestBuilder with return type SensorsRequestBuilder and parameters rawUrl of type String is required

@Ndiritu Ndiritu merged commit 543afda into main Nov 28, 2024
13 checks passed
@Ndiritu Ndiritu deleted the v1.0/pipelinebuild/172211 branch November 28, 2024 20:10
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