diff --git a/src/main/java/com/microsoft/graph/generated/applications/item/restore/RestoreRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/applications/item/restore/RestoreRequestBuilder.java
index 6c87f64f7a4..de2062beb36 100644
--- a/src/main/java/com/microsoft/graph/generated/applications/item/restore/RestoreRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/applications/item/restore/RestoreRequestBuilder.java
@@ -36,7 +36,7 @@ public RestoreRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j
super(requestAdapter, "{+baseurl}/applications/{application%2Did}/restore", rawUrl);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -46,7 +46,7 @@ public DirectoryObject post() {
return post(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -60,7 +60,7 @@ public DirectoryObject post(@jakarta.annotation.Nullable final java.util.functio
return this.requestAdapter.send(requestInfo, errorMapping, DirectoryObject::createFromDiscriminatorValue);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -68,7 +68,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
diff --git a/src/main/java/com/microsoft/graph/generated/contacts/item/restore/RestoreRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/contacts/item/restore/RestoreRequestBuilder.java
index a3b18e9bdac..15e775041d0 100644
--- a/src/main/java/com/microsoft/graph/generated/contacts/item/restore/RestoreRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/contacts/item/restore/RestoreRequestBuilder.java
@@ -36,7 +36,7 @@ public RestoreRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j
super(requestAdapter, "{+baseurl}/contacts/{orgContact%2Did}/restore", rawUrl);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -46,7 +46,7 @@ public DirectoryObject post() {
return post(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -60,7 +60,7 @@ public DirectoryObject post(@jakarta.annotation.Nullable final java.util.functio
return this.requestAdapter.send(requestInfo, errorMapping, DirectoryObject::createFromDiscriminatorValue);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -68,7 +68,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
diff --git a/src/main/java/com/microsoft/graph/generated/contracts/item/restore/RestoreRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/contracts/item/restore/RestoreRequestBuilder.java
index 13de8a01d99..e5d75704b65 100644
--- a/src/main/java/com/microsoft/graph/generated/contracts/item/restore/RestoreRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/contracts/item/restore/RestoreRequestBuilder.java
@@ -36,7 +36,7 @@ public RestoreRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j
super(requestAdapter, "{+baseurl}/contracts/{contract%2Did}/restore", rawUrl);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -46,7 +46,7 @@ public DirectoryObject post() {
return post(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -60,7 +60,7 @@ public DirectoryObject post(@jakarta.annotation.Nullable final java.util.functio
return this.requestAdapter.send(requestInfo, errorMapping, DirectoryObject::createFromDiscriminatorValue);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -68,7 +68,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/virtualendpoint/onpremisesconnections/item/updateaddomainpassword/UpdateAdDomainPasswordRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/virtualendpoint/onpremisesconnections/item/updateaddomainpassword/UpdateAdDomainPasswordRequestBuilder.java
index 1eff6d4ab74..b7fd56ad0cc 100644
--- a/src/main/java/com/microsoft/graph/generated/devicemanagement/virtualendpoint/onpremisesconnections/item/updateaddomainpassword/UpdateAdDomainPasswordRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/virtualendpoint/onpremisesconnections/item/updateaddomainpassword/UpdateAdDomainPasswordRequestBuilder.java
@@ -35,18 +35,20 @@ public UpdateAdDomainPasswordRequestBuilder(@jakarta.annotation.Nonnull final St
super(requestAdapter, "{+baseurl}/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection%2Did}/updateAdDomainPassword", rawUrl);
}
/**
- * Invoke action updateAdDomainPassword
+ * Update the Active Directory domain password for a successful cloudPcOnPremisesConnection. This API is supported when the type of the cloudPcOnPremisesConnection object is hybridAzureADJoin.
* @param body The request body
* @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
*/
public void post(@jakarta.annotation.Nonnull final UpdateAdDomainPasswordPostRequestBody body) {
post(body, null);
}
/**
- * Invoke action updateAdDomainPassword
+ * Update the Active Directory domain password for a successful cloudPcOnPremisesConnection. This API is supported when the type of the cloudPcOnPremisesConnection object is hybridAzureADJoin.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
*/
public void post(@jakarta.annotation.Nonnull final UpdateAdDomainPasswordPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
Objects.requireNonNull(body);
@@ -56,7 +58,7 @@ public void post(@jakarta.annotation.Nonnull final UpdateAdDomainPasswordPostReq
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Invoke action updateAdDomainPassword
+ * Update the Active Directory domain password for a successful cloudPcOnPremisesConnection. This API is supported when the type of the cloudPcOnPremisesConnection object is hybridAzureADJoin.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -65,7 +67,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f
return toPostRequestInformation(body, null);
}
/**
- * Invoke action updateAdDomainPassword
+ * Update the Active Directory domain password for a successful cloudPcOnPremisesConnection. This API is supported when the type of the cloudPcOnPremisesConnection object is hybridAzureADJoin.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
diff --git a/src/main/java/com/microsoft/graph/generated/devices/item/restore/RestoreRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devices/item/restore/RestoreRequestBuilder.java
index ad746cb95fb..7f060802c79 100644
--- a/src/main/java/com/microsoft/graph/generated/devices/item/restore/RestoreRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/devices/item/restore/RestoreRequestBuilder.java
@@ -36,7 +36,7 @@ public RestoreRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j
super(requestAdapter, "{+baseurl}/devices/{device%2Did}/restore", rawUrl);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -46,7 +46,7 @@ public DirectoryObject post() {
return post(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -60,7 +60,7 @@ public DirectoryObject post(@jakarta.annotation.Nullable final java.util.functio
return this.requestAdapter.send(requestInfo, errorMapping, DirectoryObject::createFromDiscriminatorValue);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -68,7 +68,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
diff --git a/src/main/java/com/microsoft/graph/generated/directory/deleteditems/DeletedItemsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/directory/deleteditems/DeletedItemsRequestBuilder.java
index 54b138edf99..dd8ee759967 100644
--- a/src/main/java/com/microsoft/graph/generated/directory/deleteditems/DeletedItemsRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/directory/deleteditems/DeletedItemsRequestBuilder.java
@@ -140,7 +140,7 @@ public DeletedItemsRequestBuilder(@jakarta.annotation.Nonnull final String rawUr
super(requestAdapter, "{+baseurl}/directory/deletedItems{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl);
}
/**
- * Retrieve the properties of a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @return a {@link DirectoryObjectCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
*/
@@ -149,7 +149,7 @@ public DirectoryObjectCollectionResponse get() {
return get(null);
}
/**
- * Retrieve the properties of a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DirectoryObjectCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -162,7 +162,7 @@ public DirectoryObjectCollectionResponse get(@jakarta.annotation.Nullable final
return this.requestAdapter.send(requestInfo, errorMapping, DirectoryObjectCollectionResponse::createFromDiscriminatorValue);
}
/**
- * Retrieve the properties of a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -170,7 +170,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Retrieve the properties of a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -192,7 +192,7 @@ public DeletedItemsRequestBuilder withUrl(@jakarta.annotation.Nonnull final Stri
return new DeletedItemsRequestBuilder(rawUrl, requestAdapter);
}
/**
- * Retrieve the properties of a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/directory/deleteditems/graphgroup/GraphGroupRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/directory/deleteditems/graphgroup/GraphGroupRequestBuilder.java
index 7a99e3666bc..797aa99b61f 100644
--- a/src/main/java/com/microsoft/graph/generated/directory/deleteditems/graphgroup/GraphGroupRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/directory/deleteditems/graphgroup/GraphGroupRequestBuilder.java
@@ -46,7 +46,7 @@ public GraphGroupRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl,
super(requestAdapter, "{+baseurl}/directory/deletedItems/graph.group{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl);
}
/**
- * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, group, administrative unit, and user resources. Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @return a {@link GroupCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -56,7 +56,7 @@ public GroupCollectionResponse get() {
return get(null);
}
/**
- * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, group, administrative unit, and user resources. Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link GroupCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -70,7 +70,7 @@ public GroupCollectionResponse get(@jakarta.annotation.Nullable final java.util.
return this.requestAdapter.send(requestInfo, errorMapping, GroupCollectionResponse::createFromDiscriminatorValue);
}
/**
- * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, group, administrative unit, and user resources. Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -78,7 +78,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, group, administrative unit, and user resources. Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -100,7 +100,7 @@ public GraphGroupRequestBuilder withUrl(@jakarta.annotation.Nonnull final String
return new GraphGroupRequestBuilder(rawUrl, requestAdapter);
}
/**
- * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, group, administrative unit, and user resources. Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/directory/deleteditems/item/DirectoryObjectItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/directory/deleteditems/item/DirectoryObjectItemRequestBuilder.java
index f824b7953cb..6343f206fb7 100644
--- a/src/main/java/com/microsoft/graph/generated/directory/deleteditems/item/DirectoryObjectItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/directory/deleteditems/item/DirectoryObjectItemRequestBuilder.java
@@ -136,7 +136,7 @@ public DirectoryObjectItemRequestBuilder(@jakarta.annotation.Nonnull final Strin
super(requestAdapter, "{+baseurl}/directory/deletedItems/{directoryObject%2Did}{?%24expand,%24select}", rawUrl);
}
/**
- * Permanently delete a recently deleted application, group, servicePrincipal, or user object from deleted items. After an item is permanently deleted, it cannot be restored. Permanently delete a recently deleted directory object from deleted items. The following types are supported:- certificateBasedAuthPki- certificateAuthorityDetail After an item is permanently deleted, it cannot be restored. Administrative units cannot be permanently deleted by using the deletedItems API. Soft-deleted administrative units will be permanently deleted 30 days after initial deletion unless they are restored.
+ * Permanently delete a recently deleted directory object from deleted items. The following types are supported:- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user After an item is permanently deleted, it cannot be restored. Administrative units cannot be permanently deleted by using the deletedItems API. Soft-deleted administrative units will be permanently deleted 30 days after initial deletion unless they are restored.
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
*/
@@ -144,7 +144,7 @@ public void delete() {
delete(null);
}
/**
- * Permanently delete a recently deleted application, group, servicePrincipal, or user object from deleted items. After an item is permanently deleted, it cannot be restored. Permanently delete a recently deleted directory object from deleted items. The following types are supported:- certificateBasedAuthPki- certificateAuthorityDetail After an item is permanently deleted, it cannot be restored. Administrative units cannot be permanently deleted by using the deletedItems API. Soft-deleted administrative units will be permanently deleted 30 days after initial deletion unless they are restored.
+ * Permanently delete a recently deleted directory object from deleted items. The following types are supported:- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user After an item is permanently deleted, it cannot be restored. Administrative units cannot be permanently deleted by using the deletedItems API. Soft-deleted administrative units will be permanently deleted 30 days after initial deletion unless they are restored.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -156,7 +156,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Retrieve the properties of a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -166,7 +166,7 @@ public DirectoryObject get() {
return get(null);
}
/**
- * Retrieve the properties of a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -180,7 +180,7 @@ public DirectoryObject get(@jakarta.annotation.Nullable final java.util.function
return this.requestAdapter.send(requestInfo, errorMapping, DirectoryObject::createFromDiscriminatorValue);
}
/**
- * Permanently delete a recently deleted application, group, servicePrincipal, or user object from deleted items. After an item is permanently deleted, it cannot be restored. Permanently delete a recently deleted directory object from deleted items. The following types are supported:- certificateBasedAuthPki- certificateAuthorityDetail After an item is permanently deleted, it cannot be restored. Administrative units cannot be permanently deleted by using the deletedItems API. Soft-deleted administrative units will be permanently deleted 30 days after initial deletion unless they are restored.
+ * Permanently delete a recently deleted directory object from deleted items. The following types are supported:- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user After an item is permanently deleted, it cannot be restored. Administrative units cannot be permanently deleted by using the deletedItems API. Soft-deleted administrative units will be permanently deleted 30 days after initial deletion unless they are restored.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -188,7 +188,7 @@ public RequestInformation toDeleteRequestInformation() {
return toDeleteRequestInformation(null);
}
/**
- * Permanently delete a recently deleted application, group, servicePrincipal, or user object from deleted items. After an item is permanently deleted, it cannot be restored. Permanently delete a recently deleted directory object from deleted items. The following types are supported:- certificateBasedAuthPki- certificateAuthorityDetail After an item is permanently deleted, it cannot be restored. Administrative units cannot be permanently deleted by using the deletedItems API. Soft-deleted administrative units will be permanently deleted 30 days after initial deletion unless they are restored.
+ * Permanently delete a recently deleted directory object from deleted items. The following types are supported:- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user After an item is permanently deleted, it cannot be restored. Administrative units cannot be permanently deleted by using the deletedItems API. Soft-deleted administrative units will be permanently deleted 30 days after initial deletion unless they are restored.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -200,7 +200,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Retrieve the properties of a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -208,7 +208,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Retrieve the properties of a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -236,7 +236,7 @@ public DirectoryObjectItemRequestBuilder withUrl(@jakarta.annotation.Nonnull fin
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
}
/**
- * Retrieve the properties of a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve the properties of a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/directory/deleteditems/item/graphgroup/GraphGroupRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/directory/deleteditems/item/graphgroup/GraphGroupRequestBuilder.java
index 4a16dc5ada6..52a8904bdb9 100644
--- a/src/main/java/com/microsoft/graph/generated/directory/deleteditems/item/graphgroup/GraphGroupRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/directory/deleteditems/item/graphgroup/GraphGroupRequestBuilder.java
@@ -37,7 +37,7 @@ public GraphGroupRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl,
super(requestAdapter, "{+baseurl}/directory/deletedItems/{directoryObject%2Did}/graph.group{?%24expand,%24select}", rawUrl);
}
/**
- * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, group, administrative unit, and user resources. Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @return a {@link Group}
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -47,7 +47,7 @@ public Group get() {
return get(null);
}
/**
- * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, group, administrative unit, and user resources. Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link Group}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -61,7 +61,7 @@ public Group get(@jakarta.annotation.Nullable final java.util.function.Consumer<
return this.requestAdapter.send(requestInfo, errorMapping, Group::createFromDiscriminatorValue);
}
/**
- * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, group, administrative unit, and user resources. Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -69,7 +69,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, group, administrative unit, and user resources. Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -91,7 +91,7 @@ public GraphGroupRequestBuilder withUrl(@jakarta.annotation.Nonnull final String
return new GraphGroupRequestBuilder(rawUrl, requestAdapter);
}
/**
- * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, group, administrative unit, and user resources. Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
+ * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/directory/deleteditems/item/restore/RestoreRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/directory/deleteditems/item/restore/RestoreRequestBuilder.java
index 52bc067d185..a18ff43807c 100644
--- a/src/main/java/com/microsoft/graph/generated/directory/deleteditems/item/restore/RestoreRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/directory/deleteditems/item/restore/RestoreRequestBuilder.java
@@ -36,7 +36,7 @@ public RestoreRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j
super(requestAdapter, "{+baseurl}/directory/deletedItems/{directoryObject%2Did}/restore", rawUrl);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -46,7 +46,7 @@ public DirectoryObject post() {
return post(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -60,7 +60,7 @@ public DirectoryObject post(@jakarta.annotation.Nullable final java.util.functio
return this.requestAdapter.send(requestInfo, errorMapping, DirectoryObject::createFromDiscriminatorValue);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -68,7 +68,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
diff --git a/src/main/java/com/microsoft/graph/generated/directoryobjects/item/restore/RestoreRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/directoryobjects/item/restore/RestoreRequestBuilder.java
index 6a3862ebed0..c08c7c0f112 100644
--- a/src/main/java/com/microsoft/graph/generated/directoryobjects/item/restore/RestoreRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/directoryobjects/item/restore/RestoreRequestBuilder.java
@@ -36,7 +36,7 @@ public RestoreRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j
super(requestAdapter, "{+baseurl}/directoryObjects/{directoryObject%2Did}/restore", rawUrl);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -46,7 +46,7 @@ public DirectoryObject post() {
return post(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -60,7 +60,7 @@ public DirectoryObject post(@jakarta.annotation.Nullable final java.util.functio
return this.requestAdapter.send(requestInfo, errorMapping, DirectoryObject::createFromDiscriminatorValue);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -68,7 +68,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
diff --git a/src/main/java/com/microsoft/graph/generated/directoryroles/item/restore/RestoreRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/directoryroles/item/restore/RestoreRequestBuilder.java
index bc1874783d9..7a4841a1af4 100644
--- a/src/main/java/com/microsoft/graph/generated/directoryroles/item/restore/RestoreRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/directoryroles/item/restore/RestoreRequestBuilder.java
@@ -36,7 +36,7 @@ public RestoreRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j
super(requestAdapter, "{+baseurl}/directoryRoles/{directoryRole%2Did}/restore", rawUrl);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -46,7 +46,7 @@ public DirectoryObject post() {
return post(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -60,7 +60,7 @@ public DirectoryObject post(@jakarta.annotation.Nullable final java.util.functio
return this.requestAdapter.send(requestInfo, errorMapping, DirectoryObject::createFromDiscriminatorValue);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -68,7 +68,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
diff --git a/src/main/java/com/microsoft/graph/generated/directoryroletemplates/item/restore/RestoreRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/directoryroletemplates/item/restore/RestoreRequestBuilder.java
index 5eaf6c8865d..db5408616b2 100644
--- a/src/main/java/com/microsoft/graph/generated/directoryroletemplates/item/restore/RestoreRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/directoryroletemplates/item/restore/RestoreRequestBuilder.java
@@ -36,7 +36,7 @@ public RestoreRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j
super(requestAdapter, "{+baseurl}/directoryRoleTemplates/{directoryRoleTemplate%2Did}/restore", rawUrl);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -46,7 +46,7 @@ public DirectoryObject post() {
return post(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -60,7 +60,7 @@ public DirectoryObject post(@jakarta.annotation.Nullable final java.util.functio
return this.requestAdapter.send(requestInfo, errorMapping, DirectoryObject::createFromDiscriminatorValue);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -68,7 +68,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/retentionlabel/RetentionLabelRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/retentionlabel/RetentionLabelRequestBuilder.java
index ccde6a44e9d..b29b44d6ddf 100644
--- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/retentionlabel/RetentionLabelRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/retentionlabel/RetentionLabelRequestBuilder.java
@@ -37,7 +37,7 @@ public RetentionLabelRequestBuilder(@jakarta.annotation.Nonnull final String raw
super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/retentionLabel{?%24expand,%24select}", rawUrl);
}
/**
- * Remove a retention label from a driveItem. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
+ * Remove the retention label from a driveItem. This operation clears the retention label and all associated retention settings enforced on the item. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
*/
@@ -45,7 +45,7 @@ public void delete() {
delete(null);
}
/**
- * Remove a retention label from a driveItem. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
+ * Remove the retention label from a driveItem. This operation clears the retention label and all associated retention settings enforced on the item. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -108,7 +108,7 @@ public ItemRetentionLabel patch(@jakarta.annotation.Nonnull final ItemRetentionL
return this.requestAdapter.send(requestInfo, errorMapping, ItemRetentionLabel::createFromDiscriminatorValue);
}
/**
- * Remove a retention label from a driveItem. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
+ * Remove the retention label from a driveItem. This operation clears the retention label and all associated retention settings enforced on the item. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -116,7 +116,7 @@ public RequestInformation toDeleteRequestInformation() {
return toDeleteRequestInformation(null);
}
/**
- * Remove a retention label from a driveItem. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
+ * Remove the retention label from a driveItem. This operation clears the retention label and all associated retention settings enforced on the item. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/permanentdelete/PermanentDeleteRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/permanentdelete/PermanentDeleteRequestBuilder.java
index afe138d70a7..7f100502ba7 100644
--- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/permanentdelete/PermanentDeleteRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/permanentdelete/PermanentDeleteRequestBuilder.java
@@ -35,18 +35,16 @@ public PermanentDeleteRequestBuilder(@jakarta.annotation.Nonnull final String ra
super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/permanentDelete", rawUrl);
}
/**
- * Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas.
+ * Invoke action permanentDelete
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
*/
public void post() {
post(null);
}
/**
- * Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas.
+ * Invoke action permanentDelete
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
*/
public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
final RequestInformation requestInfo = toPostRequestInformation(requestConfiguration);
@@ -55,7 +53,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer<
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas.
+ * Invoke action permanentDelete
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -63,7 +61,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas.
+ * Invoke action permanentDelete
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/restore/RestoreRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/restore/RestoreRequestBuilder.java
index aabb3f4e3ff..e734467ef90 100644
--- a/src/main/java/com/microsoft/graph/generated/groups/item/restore/RestoreRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/groups/item/restore/RestoreRequestBuilder.java
@@ -36,7 +36,7 @@ public RestoreRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j
super(requestAdapter, "{+baseurl}/groups/{group%2Did}/restore", rawUrl);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -46,7 +46,7 @@ public DirectoryObject post() {
return post(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -60,7 +60,7 @@ public DirectoryObject post(@jakarta.annotation.Nullable final java.util.functio
return this.requestAdapter.send(requestInfo, errorMapping, DirectoryObject::createFromDiscriminatorValue);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -68,7 +68,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
diff --git a/src/main/java/com/microsoft/graph/generated/groupsettingtemplates/item/restore/RestoreRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groupsettingtemplates/item/restore/RestoreRequestBuilder.java
index 04659f5bded..549f47b83f6 100644
--- a/src/main/java/com/microsoft/graph/generated/groupsettingtemplates/item/restore/RestoreRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/groupsettingtemplates/item/restore/RestoreRequestBuilder.java
@@ -36,7 +36,7 @@ public RestoreRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j
super(requestAdapter, "{+baseurl}/groupSettingTemplates/{groupSettingTemplate%2Did}/restore", rawUrl);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
* @see Find more info here
@@ -46,7 +46,7 @@ public DirectoryObject post() {
return post(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DirectoryObject}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -60,7 +60,7 @@ public DirectoryObject post(@jakarta.annotation.Nullable final java.util.functio
return this.requestAdapter.send(requestInfo, errorMapping, DirectoryObject::createFromDiscriminatorValue);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -68,7 +68,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
+ * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- agentIdentityBlueprint- agentIdentity- agentIdentityBlueprintPrincipal- agentUser- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
diff --git a/src/main/java/com/microsoft/graph/generated/identity/IdentityRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/IdentityRequestBuilder.java
index 5e3062f0f96..88e882ce0a0 100644
--- a/src/main/java/com/microsoft/graph/generated/identity/IdentityRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/identity/IdentityRequestBuilder.java
@@ -9,6 +9,7 @@
import com.microsoft.graph.identity.identityproviders.IdentityProvidersRequestBuilder;
import com.microsoft.graph.identity.riskprevention.RiskPreventionRequestBuilder;
import com.microsoft.graph.identity.userflowattributes.UserFlowAttributesRequestBuilder;
+import com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder;
import com.microsoft.graph.models.IdentityContainer;
import com.microsoft.graph.models.odataerrors.ODataError;
import com.microsoft.kiota.BaseRequestBuilder;
@@ -101,6 +102,14 @@ public RiskPreventionRequestBuilder riskPrevention() {
public UserFlowAttributesRequestBuilder userFlowAttributes() {
return new UserFlowAttributesRequestBuilder(pathParameters, requestAdapter);
}
+ /**
+ * Provides operations to manage the verifiedId property of the microsoft.graph.identityContainer entity.
+ * @return a {@link VerifiedIdRequestBuilder}
+ */
+ @jakarta.annotation.Nonnull
+ public VerifiedIdRequestBuilder verifiedId() {
+ return new VerifiedIdRequestBuilder(pathParameters, requestAdapter);
+ }
/**
* Instantiates a new {@link IdentityRequestBuilder} and sets the default values.
* @param pathParameters Path parameters for the request
diff --git a/src/main/java/com/microsoft/graph/generated/identity/verifiedid/VerifiedIdRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/verifiedid/VerifiedIdRequestBuilder.java
new file mode 100644
index 00000000000..bd5a6affaf9
--- /dev/null
+++ b/src/main/java/com/microsoft/graph/generated/identity/verifiedid/VerifiedIdRequestBuilder.java
@@ -0,0 +1,237 @@
+package com.microsoft.graph.identity.verifiedid;
+
+import com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder;
+import com.microsoft.graph.models.IdentityVerifiedIdRoot;
+import com.microsoft.graph.models.odataerrors.ODataError;
+import com.microsoft.kiota.BaseRequestBuilder;
+import com.microsoft.kiota.BaseRequestConfiguration;
+import com.microsoft.kiota.HttpMethod;
+import com.microsoft.kiota.QueryParameters;
+import com.microsoft.kiota.RequestAdapter;
+import com.microsoft.kiota.RequestInformation;
+import com.microsoft.kiota.RequestOption;
+import com.microsoft.kiota.serialization.Parsable;
+import com.microsoft.kiota.serialization.ParsableFactory;
+import java.util.Collection;
+import java.util.HashMap;
+import java.util.Map;
+import java.util.Objects;
+/**
+ * Provides operations to manage the verifiedId property of the microsoft.graph.identityContainer entity.
+ */
+@jakarta.annotation.Generated("com.microsoft.kiota")
+public class VerifiedIdRequestBuilder extends BaseRequestBuilder {
+ /**
+ * Provides operations to manage the profiles property of the microsoft.graph.identityVerifiedIdRoot entity.
+ * @return a {@link ProfilesRequestBuilder}
+ */
+ @jakarta.annotation.Nonnull
+ public ProfilesRequestBuilder profiles() {
+ return new ProfilesRequestBuilder(pathParameters, requestAdapter);
+ }
+ /**
+ * Instantiates a new {@link VerifiedIdRequestBuilder} and sets the default values.
+ * @param pathParameters Path parameters for the request
+ * @param requestAdapter The request adapter to use to execute the requests.
+ */
+ public VerifiedIdRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) {
+ super(requestAdapter, "{+baseurl}/identity/verifiedId{?%24expand,%24select}", pathParameters);
+ }
+ /**
+ * Instantiates a new {@link VerifiedIdRequestBuilder} and sets the default values.
+ * @param rawUrl The raw URL to use for the request builder.
+ * @param requestAdapter The request adapter to use to execute the requests.
+ */
+ public VerifiedIdRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) {
+ super(requestAdapter, "{+baseurl}/identity/verifiedId{?%24expand,%24select}", rawUrl);
+ }
+ /**
+ * Delete navigation property verifiedId for identity
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ */
+ public void delete() {
+ delete(null);
+ }
+ /**
+ * Delete navigation property verifiedId for identity
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ */
+ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration);
+ final HashMap> errorMapping = new HashMap>();
+ errorMapping.put("XXX", ODataError::createFromDiscriminatorValue);
+ this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
+ }
+ /**
+ * Entry point for verified ID operations.
+ * @return a {@link IdentityVerifiedIdRoot}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ */
+ @jakarta.annotation.Nullable
+ public IdentityVerifiedIdRoot get() {
+ return get(null);
+ }
+ /**
+ * Entry point for verified ID operations.
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link IdentityVerifiedIdRoot}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ */
+ @jakarta.annotation.Nullable
+ public IdentityVerifiedIdRoot get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ final RequestInformation requestInfo = toGetRequestInformation(requestConfiguration);
+ final HashMap> errorMapping = new HashMap>();
+ errorMapping.put("XXX", ODataError::createFromDiscriminatorValue);
+ return this.requestAdapter.send(requestInfo, errorMapping, IdentityVerifiedIdRoot::createFromDiscriminatorValue);
+ }
+ /**
+ * Update the navigation property verifiedId in identity
+ * @param body The request body
+ * @return a {@link IdentityVerifiedIdRoot}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ */
+ @jakarta.annotation.Nullable
+ public IdentityVerifiedIdRoot patch(@jakarta.annotation.Nonnull final IdentityVerifiedIdRoot body) {
+ return patch(body, null);
+ }
+ /**
+ * Update the navigation property verifiedId in identity
+ * @param body The request body
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link IdentityVerifiedIdRoot}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ */
+ @jakarta.annotation.Nullable
+ public IdentityVerifiedIdRoot patch(@jakarta.annotation.Nonnull final IdentityVerifiedIdRoot body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ Objects.requireNonNull(body);
+ final RequestInformation requestInfo = toPatchRequestInformation(body, requestConfiguration);
+ final HashMap> errorMapping = new HashMap>();
+ errorMapping.put("XXX", ODataError::createFromDiscriminatorValue);
+ return this.requestAdapter.send(requestInfo, errorMapping, IdentityVerifiedIdRoot::createFromDiscriminatorValue);
+ }
+ /**
+ * Delete navigation property verifiedId for identity
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toDeleteRequestInformation() {
+ return toDeleteRequestInformation(null);
+ }
+ /**
+ * Delete navigation property verifiedId for identity
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ final RequestInformation requestInfo = new RequestInformation(HttpMethod.DELETE, urlTemplate, pathParameters);
+ requestInfo.configure(requestConfiguration, DeleteRequestConfiguration::new);
+ requestInfo.headers.tryAdd("Accept", "application/json");
+ return requestInfo;
+ }
+ /**
+ * Entry point for verified ID operations.
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toGetRequestInformation() {
+ return toGetRequestInformation(null);
+ }
+ /**
+ * Entry point for verified ID operations.
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ final RequestInformation requestInfo = new RequestInformation(HttpMethod.GET, urlTemplate, pathParameters);
+ requestInfo.configure(requestConfiguration, GetRequestConfiguration::new, x -> x.queryParameters);
+ requestInfo.headers.tryAdd("Accept", "application/json");
+ return requestInfo;
+ }
+ /**
+ * Update the navigation property verifiedId in identity
+ * @param body The request body
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull final IdentityVerifiedIdRoot body) {
+ return toPatchRequestInformation(body, null);
+ }
+ /**
+ * Update the navigation property verifiedId in identity
+ * @param body The request body
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull final IdentityVerifiedIdRoot body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ Objects.requireNonNull(body);
+ final RequestInformation requestInfo = new RequestInformation(HttpMethod.PATCH, urlTemplate, pathParameters);
+ requestInfo.configure(requestConfiguration, PatchRequestConfiguration::new);
+ requestInfo.headers.tryAdd("Accept", "application/json");
+ requestInfo.setContentFromParsable(requestAdapter, "application/json", body);
+ return requestInfo;
+ }
+ /**
+ * Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
+ * @param rawUrl The raw URL to use for the request builder.
+ * @return a {@link VerifiedIdRequestBuilder}
+ */
+ @jakarta.annotation.Nonnull
+ public VerifiedIdRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawUrl) {
+ Objects.requireNonNull(rawUrl);
+ return new VerifiedIdRequestBuilder(rawUrl, requestAdapter);
+ }
+ /**
+ * Configuration for the request such as headers, query parameters, and middleware options.
+ */
+ @jakarta.annotation.Generated("com.microsoft.kiota")
+ public class DeleteRequestConfiguration extends BaseRequestConfiguration {
+ }
+ /**
+ * Entry point for verified ID operations.
+ */
+ @jakarta.annotation.Generated("com.microsoft.kiota")
+ public class GetQueryParameters implements QueryParameters {
+ /**
+ * Expand related entities
+ */
+ @jakarta.annotation.Nullable
+ public String[] expand;
+ /**
+ * Select properties to be returned
+ */
+ @jakarta.annotation.Nullable
+ public String[] select;
+ /**
+ * Extracts the query parameters into a map for the URI template parsing.
+ * @return a {@link Map}
+ */
+ @jakarta.annotation.Nonnull
+ public Map toQueryParameters() {
+ final Map allQueryParams = new HashMap();
+ allQueryParams.put("%24expand", expand);
+ allQueryParams.put("%24select", select);
+ return allQueryParams;
+ }
+ }
+ /**
+ * Configuration for the request such as headers, query parameters, and middleware options.
+ */
+ @jakarta.annotation.Generated("com.microsoft.kiota")
+ public class GetRequestConfiguration extends BaseRequestConfiguration {
+ /**
+ * Request query parameters
+ */
+ @jakarta.annotation.Nullable
+ public GetQueryParameters queryParameters = new GetQueryParameters();
+ }
+ /**
+ * Configuration for the request such as headers, query parameters, and middleware options.
+ */
+ @jakarta.annotation.Generated("com.microsoft.kiota")
+ public class PatchRequestConfiguration extends BaseRequestConfiguration {
+ }
+}
diff --git a/src/main/java/com/microsoft/graph/generated/identity/verifiedid/profiles/ProfilesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/verifiedid/profiles/ProfilesRequestBuilder.java
new file mode 100644
index 00000000000..9161b04576b
--- /dev/null
+++ b/src/main/java/com/microsoft/graph/generated/identity/verifiedid/profiles/ProfilesRequestBuilder.java
@@ -0,0 +1,247 @@
+package com.microsoft.graph.identity.verifiedid.profiles;
+
+import com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder;
+import com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder;
+import com.microsoft.graph.models.odataerrors.ODataError;
+import com.microsoft.graph.models.VerifiedIdProfile;
+import com.microsoft.graph.models.VerifiedIdProfileCollectionResponse;
+import com.microsoft.kiota.BaseRequestBuilder;
+import com.microsoft.kiota.BaseRequestConfiguration;
+import com.microsoft.kiota.HttpMethod;
+import com.microsoft.kiota.QueryParameters;
+import com.microsoft.kiota.RequestAdapter;
+import com.microsoft.kiota.RequestInformation;
+import com.microsoft.kiota.RequestOption;
+import com.microsoft.kiota.serialization.Parsable;
+import com.microsoft.kiota.serialization.ParsableFactory;
+import java.util.Collection;
+import java.util.HashMap;
+import java.util.Map;
+import java.util.Objects;
+/**
+ * Provides operations to manage the profiles property of the microsoft.graph.identityVerifiedIdRoot entity.
+ */
+@jakarta.annotation.Generated("com.microsoft.kiota")
+public class ProfilesRequestBuilder extends BaseRequestBuilder {
+ /**
+ * Provides operations to count the resources in the collection.
+ * @return a {@link CountRequestBuilder}
+ */
+ @jakarta.annotation.Nonnull
+ public CountRequestBuilder count() {
+ return new CountRequestBuilder(pathParameters, requestAdapter);
+ }
+ /**
+ * Provides operations to manage the profiles property of the microsoft.graph.identityVerifiedIdRoot entity.
+ * @param verifiedIdProfileId The unique identifier of verifiedIdProfile
+ * @return a {@link VerifiedIdProfileItemRequestBuilder}
+ */
+ @jakarta.annotation.Nonnull
+ public VerifiedIdProfileItemRequestBuilder byVerifiedIdProfileId(@jakarta.annotation.Nonnull final String verifiedIdProfileId) {
+ Objects.requireNonNull(verifiedIdProfileId);
+ final HashMap urlTplParams = new HashMap(this.pathParameters);
+ urlTplParams.put("verifiedIdProfile%2Did", verifiedIdProfileId);
+ return new VerifiedIdProfileItemRequestBuilder(urlTplParams, requestAdapter);
+ }
+ /**
+ * Instantiates a new {@link ProfilesRequestBuilder} and sets the default values.
+ * @param pathParameters Path parameters for the request
+ * @param requestAdapter The request adapter to use to execute the requests.
+ */
+ public ProfilesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) {
+ super(requestAdapter, "{+baseurl}/identity/verifiedId/profiles{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters);
+ }
+ /**
+ * Instantiates a new {@link ProfilesRequestBuilder} and sets the default values.
+ * @param rawUrl The raw URL to use for the request builder.
+ * @param requestAdapter The request adapter to use to execute the requests.
+ */
+ public ProfilesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) {
+ super(requestAdapter, "{+baseurl}/identity/verifiedId/profiles{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl);
+ }
+ /**
+ * Get a list of the verifiedIdProfile objects and their properties.
+ * @return a {@link VerifiedIdProfileCollectionResponse}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
+ */
+ @jakarta.annotation.Nullable
+ public VerifiedIdProfileCollectionResponse get() {
+ return get(null);
+ }
+ /**
+ * Get a list of the verifiedIdProfile objects and their properties.
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link VerifiedIdProfileCollectionResponse}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
+ */
+ @jakarta.annotation.Nullable
+ public VerifiedIdProfileCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ final RequestInformation requestInfo = toGetRequestInformation(requestConfiguration);
+ final HashMap> errorMapping = new HashMap>();
+ errorMapping.put("XXX", ODataError::createFromDiscriminatorValue);
+ return this.requestAdapter.send(requestInfo, errorMapping, VerifiedIdProfileCollectionResponse::createFromDiscriminatorValue);
+ }
+ /**
+ * Create a new verifiedIdProfile object.
+ * @param body The request body
+ * @return a {@link VerifiedIdProfile}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
+ */
+ @jakarta.annotation.Nullable
+ public VerifiedIdProfile post(@jakarta.annotation.Nonnull final VerifiedIdProfile body) {
+ return post(body, null);
+ }
+ /**
+ * Create a new verifiedIdProfile object.
+ * @param body The request body
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link VerifiedIdProfile}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
+ */
+ @jakarta.annotation.Nullable
+ public VerifiedIdProfile post(@jakarta.annotation.Nonnull final VerifiedIdProfile body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ Objects.requireNonNull(body);
+ final RequestInformation requestInfo = toPostRequestInformation(body, requestConfiguration);
+ final HashMap> errorMapping = new HashMap>();
+ errorMapping.put("XXX", ODataError::createFromDiscriminatorValue);
+ return this.requestAdapter.send(requestInfo, errorMapping, VerifiedIdProfile::createFromDiscriminatorValue);
+ }
+ /**
+ * Get a list of the verifiedIdProfile objects and their properties.
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toGetRequestInformation() {
+ return toGetRequestInformation(null);
+ }
+ /**
+ * Get a list of the verifiedIdProfile objects and their properties.
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ final RequestInformation requestInfo = new RequestInformation(HttpMethod.GET, urlTemplate, pathParameters);
+ requestInfo.configure(requestConfiguration, GetRequestConfiguration::new, x -> x.queryParameters);
+ requestInfo.headers.tryAdd("Accept", "application/json");
+ return requestInfo;
+ }
+ /**
+ * Create a new verifiedIdProfile object.
+ * @param body The request body
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull final VerifiedIdProfile body) {
+ return toPostRequestInformation(body, null);
+ }
+ /**
+ * Create a new verifiedIdProfile object.
+ * @param body The request body
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull final VerifiedIdProfile body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ Objects.requireNonNull(body);
+ final RequestInformation requestInfo = new RequestInformation(HttpMethod.POST, urlTemplate, pathParameters);
+ requestInfo.configure(requestConfiguration, PostRequestConfiguration::new);
+ requestInfo.headers.tryAdd("Accept", "application/json");
+ requestInfo.setContentFromParsable(requestAdapter, "application/json", body);
+ return requestInfo;
+ }
+ /**
+ * Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
+ * @param rawUrl The raw URL to use for the request builder.
+ * @return a {@link ProfilesRequestBuilder}
+ */
+ @jakarta.annotation.Nonnull
+ public ProfilesRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawUrl) {
+ Objects.requireNonNull(rawUrl);
+ return new ProfilesRequestBuilder(rawUrl, requestAdapter);
+ }
+ /**
+ * Get a list of the verifiedIdProfile objects and their properties.
+ */
+ @jakarta.annotation.Generated("com.microsoft.kiota")
+ public class GetQueryParameters implements QueryParameters {
+ /**
+ * Include count of items
+ */
+ @jakarta.annotation.Nullable
+ public Boolean count;
+ /**
+ * Expand related entities
+ */
+ @jakarta.annotation.Nullable
+ public String[] expand;
+ /**
+ * Filter items by property values
+ */
+ @jakarta.annotation.Nullable
+ public String filter;
+ /**
+ * Order items by property values
+ */
+ @jakarta.annotation.Nullable
+ public String[] orderby;
+ /**
+ * Search items by search phrases
+ */
+ @jakarta.annotation.Nullable
+ public String search;
+ /**
+ * Select properties to be returned
+ */
+ @jakarta.annotation.Nullable
+ public String[] select;
+ /**
+ * Skip the first n items
+ */
+ @jakarta.annotation.Nullable
+ public Integer skip;
+ /**
+ * Show only the first n items
+ */
+ @jakarta.annotation.Nullable
+ public Integer top;
+ /**
+ * Extracts the query parameters into a map for the URI template parsing.
+ * @return a {@link Map}
+ */
+ @jakarta.annotation.Nonnull
+ public Map toQueryParameters() {
+ final Map allQueryParams = new HashMap();
+ allQueryParams.put("%24count", count);
+ allQueryParams.put("%24filter", filter);
+ allQueryParams.put("%24search", search);
+ allQueryParams.put("%24skip", skip);
+ allQueryParams.put("%24top", top);
+ allQueryParams.put("%24expand", expand);
+ allQueryParams.put("%24orderby", orderby);
+ allQueryParams.put("%24select", select);
+ return allQueryParams;
+ }
+ }
+ /**
+ * Configuration for the request such as headers, query parameters, and middleware options.
+ */
+ @jakarta.annotation.Generated("com.microsoft.kiota")
+ public class GetRequestConfiguration extends BaseRequestConfiguration {
+ /**
+ * Request query parameters
+ */
+ @jakarta.annotation.Nullable
+ public GetQueryParameters queryParameters = new GetQueryParameters();
+ }
+ /**
+ * Configuration for the request such as headers, query parameters, and middleware options.
+ */
+ @jakarta.annotation.Generated("com.microsoft.kiota")
+ public class PostRequestConfiguration extends BaseRequestConfiguration {
+ }
+}
diff --git a/src/main/java/com/microsoft/graph/generated/identity/verifiedid/profiles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/verifiedid/profiles/count/CountRequestBuilder.java
new file mode 100644
index 00000000000..b59e6e6de3f
--- /dev/null
+++ b/src/main/java/com/microsoft/graph/generated/identity/verifiedid/profiles/count/CountRequestBuilder.java
@@ -0,0 +1,128 @@
+package com.microsoft.graph.identity.verifiedid.profiles.count;
+
+import com.microsoft.graph.models.odataerrors.ODataError;
+import com.microsoft.kiota.BaseRequestBuilder;
+import com.microsoft.kiota.BaseRequestConfiguration;
+import com.microsoft.kiota.HttpMethod;
+import com.microsoft.kiota.QueryParameters;
+import com.microsoft.kiota.RequestAdapter;
+import com.microsoft.kiota.RequestInformation;
+import com.microsoft.kiota.RequestOption;
+import com.microsoft.kiota.serialization.Parsable;
+import com.microsoft.kiota.serialization.ParsableFactory;
+import java.util.Collection;
+import java.util.HashMap;
+import java.util.Map;
+import java.util.Objects;
+/**
+ * Provides operations to count the resources in the collection.
+ */
+@jakarta.annotation.Generated("com.microsoft.kiota")
+public class CountRequestBuilder extends BaseRequestBuilder {
+ /**
+ * Instantiates a new {@link CountRequestBuilder} and sets the default values.
+ * @param pathParameters Path parameters for the request
+ * @param requestAdapter The request adapter to use to execute the requests.
+ */
+ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) {
+ super(requestAdapter, "{+baseurl}/identity/verifiedId/profiles/$count{?%24filter,%24search}", pathParameters);
+ }
+ /**
+ * Instantiates a new {@link CountRequestBuilder} and sets the default values.
+ * @param rawUrl The raw URL to use for the request builder.
+ * @param requestAdapter The request adapter to use to execute the requests.
+ */
+ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) {
+ super(requestAdapter, "{+baseurl}/identity/verifiedId/profiles/$count{?%24filter,%24search}", rawUrl);
+ }
+ /**
+ * Get the number of the resource
+ * @return a {@link Integer}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ */
+ @jakarta.annotation.Nullable
+ public Integer get() {
+ return get(null);
+ }
+ /**
+ * Get the number of the resource
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link Integer}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ */
+ @jakarta.annotation.Nullable
+ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ final RequestInformation requestInfo = toGetRequestInformation(requestConfiguration);
+ final HashMap> errorMapping = new HashMap>();
+ errorMapping.put("XXX", ODataError::createFromDiscriminatorValue);
+ return this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Integer.class);
+ }
+ /**
+ * Get the number of the resource
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toGetRequestInformation() {
+ return toGetRequestInformation(null);
+ }
+ /**
+ * Get the number of the resource
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ final RequestInformation requestInfo = new RequestInformation(HttpMethod.GET, urlTemplate, pathParameters);
+ requestInfo.configure(requestConfiguration, GetRequestConfiguration::new, x -> x.queryParameters);
+ requestInfo.headers.tryAdd("Accept", "text/plain;q=0.9");
+ return requestInfo;
+ }
+ /**
+ * Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
+ * @param rawUrl The raw URL to use for the request builder.
+ * @return a {@link CountRequestBuilder}
+ */
+ @jakarta.annotation.Nonnull
+ public CountRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawUrl) {
+ Objects.requireNonNull(rawUrl);
+ return new CountRequestBuilder(rawUrl, requestAdapter);
+ }
+ /**
+ * Get the number of the resource
+ */
+ @jakarta.annotation.Generated("com.microsoft.kiota")
+ public class GetQueryParameters implements QueryParameters {
+ /**
+ * Filter items by property values
+ */
+ @jakarta.annotation.Nullable
+ public String filter;
+ /**
+ * Search items by search phrases
+ */
+ @jakarta.annotation.Nullable
+ public String search;
+ /**
+ * Extracts the query parameters into a map for the URI template parsing.
+ * @return a {@link Map}
+ */
+ @jakarta.annotation.Nonnull
+ public Map toQueryParameters() {
+ final Map allQueryParams = new HashMap();
+ allQueryParams.put("%24filter", filter);
+ allQueryParams.put("%24search", search);
+ return allQueryParams;
+ }
+ }
+ /**
+ * Configuration for the request such as headers, query parameters, and middleware options.
+ */
+ @jakarta.annotation.Generated("com.microsoft.kiota")
+ public class GetRequestConfiguration extends BaseRequestConfiguration {
+ /**
+ * Request query parameters
+ */
+ @jakarta.annotation.Nullable
+ public GetQueryParameters queryParameters = new GetQueryParameters();
+ }
+}
diff --git a/src/main/java/com/microsoft/graph/generated/identity/verifiedid/profiles/item/VerifiedIdProfileItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/verifiedid/profiles/item/VerifiedIdProfileItemRequestBuilder.java
new file mode 100644
index 00000000000..d9bd20fd42b
--- /dev/null
+++ b/src/main/java/com/microsoft/graph/generated/identity/verifiedid/profiles/item/VerifiedIdProfileItemRequestBuilder.java
@@ -0,0 +1,234 @@
+package com.microsoft.graph.identity.verifiedid.profiles.item;
+
+import com.microsoft.graph.models.odataerrors.ODataError;
+import com.microsoft.graph.models.VerifiedIdProfile;
+import com.microsoft.kiota.BaseRequestBuilder;
+import com.microsoft.kiota.BaseRequestConfiguration;
+import com.microsoft.kiota.HttpMethod;
+import com.microsoft.kiota.QueryParameters;
+import com.microsoft.kiota.RequestAdapter;
+import com.microsoft.kiota.RequestInformation;
+import com.microsoft.kiota.RequestOption;
+import com.microsoft.kiota.serialization.Parsable;
+import com.microsoft.kiota.serialization.ParsableFactory;
+import java.util.Collection;
+import java.util.HashMap;
+import java.util.Map;
+import java.util.Objects;
+/**
+ * Provides operations to manage the profiles property of the microsoft.graph.identityVerifiedIdRoot entity.
+ */
+@jakarta.annotation.Generated("com.microsoft.kiota")
+public class VerifiedIdProfileItemRequestBuilder extends BaseRequestBuilder {
+ /**
+ * Instantiates a new {@link VerifiedIdProfileItemRequestBuilder} and sets the default values.
+ * @param pathParameters Path parameters for the request
+ * @param requestAdapter The request adapter to use to execute the requests.
+ */
+ public VerifiedIdProfileItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) {
+ super(requestAdapter, "{+baseurl}/identity/verifiedId/profiles/{verifiedIdProfile%2Did}{?%24expand,%24select}", pathParameters);
+ }
+ /**
+ * Instantiates a new {@link VerifiedIdProfileItemRequestBuilder} and sets the default values.
+ * @param rawUrl The raw URL to use for the request builder.
+ * @param requestAdapter The request adapter to use to execute the requests.
+ */
+ public VerifiedIdProfileItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) {
+ super(requestAdapter, "{+baseurl}/identity/verifiedId/profiles/{verifiedIdProfile%2Did}{?%24expand,%24select}", rawUrl);
+ }
+ /**
+ * Delete a verifiedIdProfile object.
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
+ */
+ public void delete() {
+ delete(null);
+ }
+ /**
+ * Delete a verifiedIdProfile object.
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
+ */
+ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration);
+ final HashMap> errorMapping = new HashMap>();
+ errorMapping.put("XXX", ODataError::createFromDiscriminatorValue);
+ this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
+ }
+ /**
+ * Read the properties and relationships of verifiedIdProfile object.
+ * @return a {@link VerifiedIdProfile}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
+ */
+ @jakarta.annotation.Nullable
+ public VerifiedIdProfile get() {
+ return get(null);
+ }
+ /**
+ * Read the properties and relationships of verifiedIdProfile object.
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link VerifiedIdProfile}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
+ */
+ @jakarta.annotation.Nullable
+ public VerifiedIdProfile get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ final RequestInformation requestInfo = toGetRequestInformation(requestConfiguration);
+ final HashMap> errorMapping = new HashMap>();
+ errorMapping.put("XXX", ODataError::createFromDiscriminatorValue);
+ return this.requestAdapter.send(requestInfo, errorMapping, VerifiedIdProfile::createFromDiscriminatorValue);
+ }
+ /**
+ * Update the properties of a verifiedIdProfile object.
+ * @param body The request body
+ * @return a {@link VerifiedIdProfile}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
+ */
+ @jakarta.annotation.Nullable
+ public VerifiedIdProfile patch(@jakarta.annotation.Nonnull final VerifiedIdProfile body) {
+ return patch(body, null);
+ }
+ /**
+ * Update the properties of a verifiedIdProfile object.
+ * @param body The request body
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link VerifiedIdProfile}
+ * @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
+ */
+ @jakarta.annotation.Nullable
+ public VerifiedIdProfile patch(@jakarta.annotation.Nonnull final VerifiedIdProfile body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ Objects.requireNonNull(body);
+ final RequestInformation requestInfo = toPatchRequestInformation(body, requestConfiguration);
+ final HashMap> errorMapping = new HashMap>();
+ errorMapping.put("XXX", ODataError::createFromDiscriminatorValue);
+ return this.requestAdapter.send(requestInfo, errorMapping, VerifiedIdProfile::createFromDiscriminatorValue);
+ }
+ /**
+ * Delete a verifiedIdProfile object.
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toDeleteRequestInformation() {
+ return toDeleteRequestInformation(null);
+ }
+ /**
+ * Delete a verifiedIdProfile object.
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ final RequestInformation requestInfo = new RequestInformation(HttpMethod.DELETE, urlTemplate, pathParameters);
+ requestInfo.configure(requestConfiguration, DeleteRequestConfiguration::new);
+ requestInfo.headers.tryAdd("Accept", "application/json");
+ return requestInfo;
+ }
+ /**
+ * Read the properties and relationships of verifiedIdProfile object.
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toGetRequestInformation() {
+ return toGetRequestInformation(null);
+ }
+ /**
+ * Read the properties and relationships of verifiedIdProfile object.
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ final RequestInformation requestInfo = new RequestInformation(HttpMethod.GET, urlTemplate, pathParameters);
+ requestInfo.configure(requestConfiguration, GetRequestConfiguration::new, x -> x.queryParameters);
+ requestInfo.headers.tryAdd("Accept", "application/json");
+ return requestInfo;
+ }
+ /**
+ * Update the properties of a verifiedIdProfile object.
+ * @param body The request body
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull final VerifiedIdProfile body) {
+ return toPatchRequestInformation(body, null);
+ }
+ /**
+ * Update the properties of a verifiedIdProfile object.
+ * @param body The request body
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
+ * @return a {@link RequestInformation}
+ */
+ @jakarta.annotation.Nonnull
+ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull final VerifiedIdProfile body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
+ Objects.requireNonNull(body);
+ final RequestInformation requestInfo = new RequestInformation(HttpMethod.PATCH, urlTemplate, pathParameters);
+ requestInfo.configure(requestConfiguration, PatchRequestConfiguration::new);
+ requestInfo.headers.tryAdd("Accept", "application/json");
+ requestInfo.setContentFromParsable(requestAdapter, "application/json", body);
+ return requestInfo;
+ }
+ /**
+ * Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
+ * @param rawUrl The raw URL to use for the request builder.
+ * @return a {@link VerifiedIdProfileItemRequestBuilder}
+ */
+ @jakarta.annotation.Nonnull
+ public VerifiedIdProfileItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawUrl) {
+ Objects.requireNonNull(rawUrl);
+ return new VerifiedIdProfileItemRequestBuilder(rawUrl, requestAdapter);
+ }
+ /**
+ * Configuration for the request such as headers, query parameters, and middleware options.
+ */
+ @jakarta.annotation.Generated("com.microsoft.kiota")
+ public class DeleteRequestConfiguration extends BaseRequestConfiguration {
+ }
+ /**
+ * Read the properties and relationships of verifiedIdProfile object.
+ */
+ @jakarta.annotation.Generated("com.microsoft.kiota")
+ public class GetQueryParameters implements QueryParameters {
+ /**
+ * Expand related entities
+ */
+ @jakarta.annotation.Nullable
+ public String[] expand;
+ /**
+ * Select properties to be returned
+ */
+ @jakarta.annotation.Nullable
+ public String[] select;
+ /**
+ * Extracts the query parameters into a map for the URI template parsing.
+ * @return a {@link Map}
+ */
+ @jakarta.annotation.Nonnull
+ public Map toQueryParameters() {
+ final Map allQueryParams = new HashMap();
+ allQueryParams.put("%24expand", expand);
+ allQueryParams.put("%24select", select);
+ return allQueryParams;
+ }
+ }
+ /**
+ * Configuration for the request such as headers, query parameters, and middleware options.
+ */
+ @jakarta.annotation.Generated("com.microsoft.kiota")
+ public class GetRequestConfiguration extends BaseRequestConfiguration {
+ /**
+ * Request query parameters
+ */
+ @jakarta.annotation.Nullable
+ public GetQueryParameters queryParameters = new GetQueryParameters();
+ }
+ /**
+ * Configuration for the request such as headers, query parameters, and middleware options.
+ */
+ @jakarta.annotation.Generated("com.microsoft.kiota")
+ public class PatchRequestConfiguration extends BaseRequestConfiguration {
+ }
+}
diff --git a/src/main/java/com/microsoft/graph/generated/kiota-dom-export.txt b/src/main/java/com/microsoft/graph/generated/kiota-dom-export.txt
index f642afbbbe5..790dab109d5 100644
--- a/src/main/java/com/microsoft/graph/generated/kiota-dom-export.txt
+++ b/src/main/java/com/microsoft/graph/generated/kiota-dom-export.txt
@@ -95709,6 +95709,7 @@ com.microsoft.graph.identity.IdentityRequestBuilder::|public|toGetRequestInforma
com.microsoft.graph.identity.IdentityRequestBuilder::|public|toPatchRequestInformation(body:IdentityContainer):RequestInformation
com.microsoft.graph.identity.IdentityRequestBuilder::|public|toPatchRequestInformation(body:IdentityContainer; requestConfiguration?:java.util.function.Consumer):RequestInformation
com.microsoft.graph.identity.IdentityRequestBuilder::|public|userFlowAttributes:UserFlowAttributesRequestBuilder
+com.microsoft.graph.identity.IdentityRequestBuilder::|public|verifiedId:VerifiedIdRequestBuilder
com.microsoft.graph.identity.IdentityRequestBuilder::|public|withUrl(rawUrl:String):IdentityRequestBuilder
com.microsoft.graph.identity.riskprevention.fraudprotectionproviders.count.CountRequestBuilder-->BaseRequestBuilder
com.microsoft.graph.identity.riskprevention.fraudprotectionproviders.count.CountRequestBuilder.GetQueryParameters::|public|filter:String
@@ -96034,6 +96035,96 @@ com.microsoft.graph.identity.userflowattributes.UserFlowAttributesRequestBuilder
com.microsoft.graph.identity.userflowattributes.UserFlowAttributesRequestBuilder::|public|toPostRequestInformation(body:IdentityUserFlowAttribute):RequestInformation
com.microsoft.graph.identity.userflowattributes.UserFlowAttributesRequestBuilder::|public|toPostRequestInformation(body:IdentityUserFlowAttribute; requestConfiguration?:java.util.function.Consumer):RequestInformation
com.microsoft.graph.identity.userflowattributes.UserFlowAttributesRequestBuilder::|public|withUrl(rawUrl:String):UserFlowAttributesRequestBuilder
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder-->BaseRequestBuilder
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder.GetQueryParameters::|public|filter:String
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder.GetQueryParameters::|public|search:String
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder.GetQueryParameters::|public|toQueryParameters():Map
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder.GetQueryParameters~~>QueryParameters
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder.GetRequestConfiguration-->BaseRequestConfiguration
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder.GetRequestConfiguration::|public|queryParameters:GetQueryParameters
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder::|public|constructor(pathParameters:HashMap; requestAdapter:RequestAdapter):Void
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder::|public|constructor(rawUrl:String; requestAdapter:RequestAdapter):Void
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder::|public|get():Integer
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder::|public|get(requestConfiguration?:java.util.function.Consumer):Integer
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder::|public|toGetRequestInformation():RequestInformation
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:java.util.function.Consumer):RequestInformation
+com.microsoft.graph.identity.verifiedid.profiles.count.CountRequestBuilder::|public|withUrl(rawUrl:String):CountRequestBuilder
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder-->BaseRequestBuilder
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder.DeleteRequestConfiguration-->BaseRequestConfiguration
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder.GetQueryParameters::|public|expand:String[]
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder.GetQueryParameters::|public|select:String[]
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder.GetQueryParameters::|public|toQueryParameters():Map
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder.GetQueryParameters~~>QueryParameters
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder.GetRequestConfiguration-->BaseRequestConfiguration
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder.GetRequestConfiguration::|public|queryParameters:GetQueryParameters
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder.PatchRequestConfiguration-->BaseRequestConfiguration
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|constructor(pathParameters:HashMap; requestAdapter:RequestAdapter):Void
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|constructor(rawUrl:String; requestAdapter:RequestAdapter):Void
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|delete():Void
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|delete(requestConfiguration?:java.util.function.Consumer):Void
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|get():VerifiedIdProfile
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|get(requestConfiguration?:java.util.function.Consumer):VerifiedIdProfile
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|patch(body:VerifiedIdProfile):VerifiedIdProfile
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|patch(body:VerifiedIdProfile; requestConfiguration?:java.util.function.Consumer):VerifiedIdProfile
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|toDeleteRequestInformation():RequestInformation
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|toDeleteRequestInformation(requestConfiguration?:java.util.function.Consumer):RequestInformation
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|toGetRequestInformation():RequestInformation
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:java.util.function.Consumer):RequestInformation
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|toPatchRequestInformation(body:VerifiedIdProfile):RequestInformation
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|toPatchRequestInformation(body:VerifiedIdProfile; requestConfiguration?:java.util.function.Consumer):RequestInformation
+com.microsoft.graph.identity.verifiedid.profiles.item.VerifiedIdProfileItemRequestBuilder::|public|withUrl(rawUrl:String):VerifiedIdProfileItemRequestBuilder
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder-->BaseRequestBuilder
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder.GetQueryParameters::|public|count:Boolean
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder.GetQueryParameters::|public|expand:String[]
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder.GetQueryParameters::|public|filter:String
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder.GetQueryParameters::|public|orderby:String[]
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder.GetQueryParameters::|public|search:String
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder.GetQueryParameters::|public|select:String[]
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder.GetQueryParameters::|public|skip:Integer
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder.GetQueryParameters::|public|top:Integer
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder.GetQueryParameters::|public|toQueryParameters():Map
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder.GetQueryParameters~~>QueryParameters
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder.GetRequestConfiguration-->BaseRequestConfiguration
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder.GetRequestConfiguration::|public|queryParameters:GetQueryParameters
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder.PostRequestConfiguration-->BaseRequestConfiguration
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder::|public|byVerifiedIdProfileId(verifiedIdProfileId:String):VerifiedIdProfileItemRequestBuilder
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder::|public|constructor(pathParameters:HashMap; requestAdapter:RequestAdapter):Void
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder::|public|constructor(rawUrl:String; requestAdapter:RequestAdapter):Void
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder::|public|count:CountRequestBuilder
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder::|public|get():VerifiedIdProfileCollectionResponse
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder::|public|get(requestConfiguration?:java.util.function.Consumer):VerifiedIdProfileCollectionResponse
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder::|public|post(body:VerifiedIdProfile):VerifiedIdProfile
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder::|public|post(body:VerifiedIdProfile; requestConfiguration?:java.util.function.Consumer):VerifiedIdProfile
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder::|public|toGetRequestInformation():RequestInformation
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:java.util.function.Consumer):RequestInformation
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder::|public|toPostRequestInformation(body:VerifiedIdProfile):RequestInformation
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder::|public|toPostRequestInformation(body:VerifiedIdProfile; requestConfiguration?:java.util.function.Consumer):RequestInformation
+com.microsoft.graph.identity.verifiedid.profiles.ProfilesRequestBuilder::|public|withUrl(rawUrl:String):ProfilesRequestBuilder
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder-->BaseRequestBuilder
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder.DeleteRequestConfiguration-->BaseRequestConfiguration
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder.GetQueryParameters::|public|expand:String[]
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder.GetQueryParameters::|public|select:String[]
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder.GetQueryParameters::|public|toQueryParameters():Map
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder.GetQueryParameters~~>QueryParameters
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder.GetRequestConfiguration-->BaseRequestConfiguration
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder.GetRequestConfiguration::|public|queryParameters:GetQueryParameters
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder.PatchRequestConfiguration-->BaseRequestConfiguration
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|constructor(pathParameters:HashMap; requestAdapter:RequestAdapter):Void
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|constructor(rawUrl:String; requestAdapter:RequestAdapter):Void
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|delete():Void
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|delete(requestConfiguration?:java.util.function.Consumer):Void
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|get():IdentityVerifiedIdRoot
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|get(requestConfiguration?:java.util.function.Consumer):IdentityVerifiedIdRoot
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|patch(body:IdentityVerifiedIdRoot):IdentityVerifiedIdRoot
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|patch(body:IdentityVerifiedIdRoot; requestConfiguration?:java.util.function.Consumer):IdentityVerifiedIdRoot
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|profiles:ProfilesRequestBuilder
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|toDeleteRequestInformation():RequestInformation
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|toDeleteRequestInformation(requestConfiguration?:java.util.function.Consumer):RequestInformation
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|toGetRequestInformation():RequestInformation
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:java.util.function.Consumer):RequestInformation
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|toPatchRequestInformation(body:IdentityVerifiedIdRoot):RequestInformation
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|toPatchRequestInformation(body:IdentityVerifiedIdRoot; requestConfiguration?:java.util.function.Consumer):RequestInformation
+com.microsoft.graph.identity.verifiedid.VerifiedIdRequestBuilder::|public|withUrl(rawUrl:String):VerifiedIdRequestBuilder
com.microsoft.graph.identitygovernance.accessreviews.AccessReviewsRequestBuilder-->BaseRequestBuilder
com.microsoft.graph.identitygovernance.accessreviews.AccessReviewsRequestBuilder.DeleteRequestConfiguration-->BaseRequestConfiguration
com.microsoft.graph.identitygovernance.accessreviews.AccessReviewsRequestBuilder.GetQueryParameters::|public|expand:String[]
@@ -118381,6 +118472,7 @@ com.microsoft.graph.models.B2xIdentityUserFlowCollectionResponse::|public|setVal
com.microsoft.graph.models.B2xIdentityUserFlowCollectionResponse::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):B2xIdentityUserFlowCollectionResponse
com.microsoft.graph.models.BackupRestoreRoot-->Entity
com.microsoft.graph.models.BackupRestoreRoot::|public|constructor():void
+com.microsoft.graph.models.BackupRestoreRoot::|public|getBrowseSessions():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|getDriveInclusionRules():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|getDriveProtectionUnits():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|getDriveProtectionUnitsBulkAdditionJobs():java.util.List
@@ -118390,6 +118482,7 @@ com.microsoft.graph.models.BackupRestoreRoot::|public|getFieldDeserializers():Ma
com.microsoft.graph.models.BackupRestoreRoot::|public|getMailboxInclusionRules():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|getMailboxProtectionUnits():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|getMailboxProtectionUnitsBulkAdditionJobs():java.util.List
+com.microsoft.graph.models.BackupRestoreRoot::|public|getOneDriveForBusinessBrowseSessions():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|getOneDriveForBusinessProtectionPolicies():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|getOneDriveForBusinessRestoreSessions():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|getProtectionPolicies():java.util.List
@@ -118398,6 +118491,7 @@ com.microsoft.graph.models.BackupRestoreRoot::|public|getRestorePoints():java.ut
com.microsoft.graph.models.BackupRestoreRoot::|public|getRestoreSessions():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|getServiceApps():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|getServiceStatus():ServiceStatus
+com.microsoft.graph.models.BackupRestoreRoot::|public|getSharePointBrowseSessions():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|getSharePointProtectionPolicies():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|getSharePointRestoreSessions():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|getSiteInclusionRules():java.util.List
@@ -118405,6 +118499,7 @@ com.microsoft.graph.models.BackupRestoreRoot::|public|getSiteProtectionUnits():j
com.microsoft.graph.models.BackupRestoreRoot::|public|getSiteProtectionUnitsBulkAdditionJobs():java.util.List
com.microsoft.graph.models.BackupRestoreRoot::|public|OdataType:String
com.microsoft.graph.models.BackupRestoreRoot::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.BackupRestoreRoot::|public|setBrowseSessions(value?:java.util.List):void
com.microsoft.graph.models.BackupRestoreRoot::|public|setDriveInclusionRules(value?:java.util.List):void
com.microsoft.graph.models.BackupRestoreRoot::|public|setDriveProtectionUnits(value?:java.util.List):void
com.microsoft.graph.models.BackupRestoreRoot::|public|setDriveProtectionUnitsBulkAdditionJobs(value?:java.util.List):void
@@ -118413,6 +118508,7 @@ com.microsoft.graph.models.BackupRestoreRoot::|public|setExchangeRestoreSessions
com.microsoft.graph.models.BackupRestoreRoot::|public|setMailboxInclusionRules(value?:java.util.List):void
com.microsoft.graph.models.BackupRestoreRoot::|public|setMailboxProtectionUnits(value?:java.util.List):void
com.microsoft.graph.models.BackupRestoreRoot::|public|setMailboxProtectionUnitsBulkAdditionJobs(value?:java.util.List):void
+com.microsoft.graph.models.BackupRestoreRoot::|public|setOneDriveForBusinessBrowseSessions(value?:java.util.List):void
com.microsoft.graph.models.BackupRestoreRoot::|public|setOneDriveForBusinessProtectionPolicies(value?:java.util.List):void
com.microsoft.graph.models.BackupRestoreRoot::|public|setOneDriveForBusinessRestoreSessions(value?:java.util.List):void
com.microsoft.graph.models.BackupRestoreRoot::|public|setProtectionPolicies(value?:java.util.List):void
@@ -118421,6 +118517,7 @@ com.microsoft.graph.models.BackupRestoreRoot::|public|setRestorePoints(value?:ja
com.microsoft.graph.models.BackupRestoreRoot::|public|setRestoreSessions(value?:java.util.List):void
com.microsoft.graph.models.BackupRestoreRoot::|public|setServiceApps(value?:java.util.List):void
com.microsoft.graph.models.BackupRestoreRoot::|public|setServiceStatus(value?:ServiceStatus):void
+com.microsoft.graph.models.BackupRestoreRoot::|public|setSharePointBrowseSessions(value?:java.util.List):void
com.microsoft.graph.models.BackupRestoreRoot::|public|setSharePointProtectionPolicies(value?:java.util.List):void
com.microsoft.graph.models.BackupRestoreRoot::|public|setSharePointRestoreSessions(value?:java.util.List):void
com.microsoft.graph.models.BackupRestoreRoot::|public|setSiteInclusionRules(value?:java.util.List):void
@@ -119295,6 +119392,46 @@ com.microsoft.graph.models.BroadcastMeetingSettings::|public|setIsVideoOnDemandE
com.microsoft.graph.models.BroadcastMeetingSettings::|public|setOdataType(value?:String):void
com.microsoft.graph.models.BroadcastMeetingSettings::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):BroadcastMeetingSettings
com.microsoft.graph.models.BroadcastMeetingSettings~~>AdditionalDataHolder; BackedModel; Parsable
+com.microsoft.graph.models.BrowsableResourceType::0000-None
+com.microsoft.graph.models.BrowsableResourceType::0001-Site
+com.microsoft.graph.models.BrowsableResourceType::0002-DocumentLibrary
+com.microsoft.graph.models.BrowsableResourceType::0003-Folder
+com.microsoft.graph.models.BrowsableResourceType::0004-UnknownFutureValue
+com.microsoft.graph.models.BrowseQueryOrder::0000-PathAsc
+com.microsoft.graph.models.BrowseQueryOrder::0001-PathDsc
+com.microsoft.graph.models.BrowseQueryOrder::0002-NameAsc
+com.microsoft.graph.models.BrowseQueryOrder::0003-NameDsc
+com.microsoft.graph.models.BrowseQueryOrder::0004-UnknownFutureValue
+com.microsoft.graph.models.BrowseQueryResponseItem::|protected|backingStore:BackingStore
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|constructor():void
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|getAdditionalData():Map
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|getItemKey():String
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|getItemsCount():Integer
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|getName():String
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|getOdataType():String
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|getSizeInBytes():String
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|getType():BrowseQueryResponseItemType
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|getWebUrl():String
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|setItemKey(value?:String):void
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|setItemsCount(value?:Integer):void
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|setName(value?:String):void
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|setSizeInBytes(value?:String):void
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|setType(value?:BrowseQueryResponseItemType):void
+com.microsoft.graph.models.BrowseQueryResponseItem::|public|setWebUrl(value?:String):void
+com.microsoft.graph.models.BrowseQueryResponseItem::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):BrowseQueryResponseItem
+com.microsoft.graph.models.BrowseQueryResponseItemType::0000-None
+com.microsoft.graph.models.BrowseQueryResponseItemType::0001-Site
+com.microsoft.graph.models.BrowseQueryResponseItemType::0002-DocumentLibrary
+com.microsoft.graph.models.BrowseQueryResponseItemType::0003-Folder
+com.microsoft.graph.models.BrowseQueryResponseItemType::0004-File
+com.microsoft.graph.models.BrowseQueryResponseItemType::0005-UnknownFutureValue
+com.microsoft.graph.models.BrowseQueryResponseItem~~>AdditionalDataHolder; BackedModel; Parsable
com.microsoft.graph.models.BrowserSharedCookie-->Entity
com.microsoft.graph.models.BrowserSharedCookie::|public|constructor():void
com.microsoft.graph.models.BrowserSharedCookie::|public|getComment():String
@@ -119493,6 +119630,37 @@ com.microsoft.graph.models.BrowserSiteTargetEnvironment::0002-MicrosoftEdge
com.microsoft.graph.models.BrowserSiteTargetEnvironment::0003-Configurable
com.microsoft.graph.models.BrowserSiteTargetEnvironment::0004-None
com.microsoft.graph.models.BrowserSiteTargetEnvironment::0005-UnknownFutureValue
+com.microsoft.graph.models.BrowseSessionBase-->Entity
+com.microsoft.graph.models.BrowseSessionBase::|public|constructor():void
+com.microsoft.graph.models.BrowseSessionBase::|public|getBackupSizeInBytes():String
+com.microsoft.graph.models.BrowseSessionBase::|public|getCreatedDateTime():OffsetDateTime
+com.microsoft.graph.models.BrowseSessionBase::|public|getError():PublicError
+com.microsoft.graph.models.BrowseSessionBase::|public|getExpirationDateTime():OffsetDateTime
+com.microsoft.graph.models.BrowseSessionBase::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.BrowseSessionBase::|public|getRestorePointDateTime():OffsetDateTime
+com.microsoft.graph.models.BrowseSessionBase::|public|getRestorePointId():String
+com.microsoft.graph.models.BrowseSessionBase::|public|getStatus():BrowseSessionStatus
+com.microsoft.graph.models.BrowseSessionBase::|public|OdataType:String
+com.microsoft.graph.models.BrowseSessionBase::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.BrowseSessionBase::|public|setBackupSizeInBytes(value?:String):void
+com.microsoft.graph.models.BrowseSessionBase::|public|setCreatedDateTime(value?:OffsetDateTime):void
+com.microsoft.graph.models.BrowseSessionBase::|public|setError(value?:PublicError):void
+com.microsoft.graph.models.BrowseSessionBase::|public|setExpirationDateTime(value?:OffsetDateTime):void
+com.microsoft.graph.models.BrowseSessionBase::|public|setRestorePointDateTime(value?:OffsetDateTime):void
+com.microsoft.graph.models.BrowseSessionBase::|public|setRestorePointId(value?:String):void
+com.microsoft.graph.models.BrowseSessionBase::|public|setStatus(value?:BrowseSessionStatus):void
+com.microsoft.graph.models.BrowseSessionBase::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):BrowseSessionBase
+com.microsoft.graph.models.BrowseSessionBaseCollectionResponse-->BaseCollectionPaginationCountResponse
+com.microsoft.graph.models.BrowseSessionBaseCollectionResponse::|public|constructor():void
+com.microsoft.graph.models.BrowseSessionBaseCollectionResponse::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.BrowseSessionBaseCollectionResponse::|public|getValue():java.util.List
+com.microsoft.graph.models.BrowseSessionBaseCollectionResponse::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.BrowseSessionBaseCollectionResponse::|public|setValue(value?:java.util.List):void
+com.microsoft.graph.models.BrowseSessionBaseCollectionResponse::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):BrowseSessionBaseCollectionResponse
+com.microsoft.graph.models.BrowseSessionStatus::0000-Creating
+com.microsoft.graph.models.BrowseSessionStatus::0001-Created
+com.microsoft.graph.models.BrowseSessionStatus::0002-Failed
+com.microsoft.graph.models.BrowseSessionStatus::0003-UnknownFutureValue
com.microsoft.graph.models.BucketAggregationDefinition::|protected|backingStore:BackingStore
com.microsoft.graph.models.BucketAggregationDefinition::|public|constructor():void
com.microsoft.graph.models.BucketAggregationDefinition::|public|getAdditionalData():Map
@@ -121677,6 +121845,26 @@ com.microsoft.graph.models.ChoiceColumn::|public|setDisplayAs(value?:String):voi
com.microsoft.graph.models.ChoiceColumn::|public|setOdataType(value?:String):void
com.microsoft.graph.models.ChoiceColumn::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):ChoiceColumn
com.microsoft.graph.models.ChoiceColumn~~>AdditionalDataHolder; BackedModel; Parsable
+com.microsoft.graph.models.ClaimBinding::|protected|backingStore:BackingStore
+com.microsoft.graph.models.ClaimBinding::|public|constructor():void
+com.microsoft.graph.models.ClaimBinding::|public|getAdditionalData():Map
+com.microsoft.graph.models.ClaimBinding::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.ClaimBinding::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.ClaimBinding::|public|getMatchConfidenceLevel():MatchConfidenceLevel
+com.microsoft.graph.models.ClaimBinding::|public|getOdataType():String
+com.microsoft.graph.models.ClaimBinding::|public|getSourceAttribute():String
+com.microsoft.graph.models.ClaimBinding::|public|getVerifiedIdClaim():String
+com.microsoft.graph.models.ClaimBinding::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.ClaimBinding::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.ClaimBinding::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.ClaimBinding::|public|setMatchConfidenceLevel(value?:MatchConfidenceLevel):void
+com.microsoft.graph.models.ClaimBinding::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.ClaimBinding::|public|setSourceAttribute(value?:String):void
+com.microsoft.graph.models.ClaimBinding::|public|setVerifiedIdClaim(value?:String):void
+com.microsoft.graph.models.ClaimBinding::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):ClaimBinding
+com.microsoft.graph.models.ClaimBindingSource::0000-Directory
+com.microsoft.graph.models.ClaimBindingSource::0001-UnknownFutureValue
+com.microsoft.graph.models.ClaimBinding~~>AdditionalDataHolder; BackedModel; Parsable
com.microsoft.graph.models.ClaimsMappingPolicy-->StsPolicy
com.microsoft.graph.models.ClaimsMappingPolicy::|public|constructor():void
com.microsoft.graph.models.ClaimsMappingPolicy::|public|getFieldDeserializers():Map>
@@ -121690,6 +121878,22 @@ com.microsoft.graph.models.ClaimsMappingPolicyCollectionResponse::|public|getVal
com.microsoft.graph.models.ClaimsMappingPolicyCollectionResponse::|public|serialize(writer:SerializationWriter):Void
com.microsoft.graph.models.ClaimsMappingPolicyCollectionResponse::|public|setValue(value?:java.util.List):void
com.microsoft.graph.models.ClaimsMappingPolicyCollectionResponse::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):ClaimsMappingPolicyCollectionResponse
+com.microsoft.graph.models.ClaimValidation::|protected|backingStore:BackingStore
+com.microsoft.graph.models.ClaimValidation::|public|constructor():void
+com.microsoft.graph.models.ClaimValidation::|public|getAdditionalData():Map
+com.microsoft.graph.models.ClaimValidation::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.ClaimValidation::|public|getCustomExtensionId():String
+com.microsoft.graph.models.ClaimValidation::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.ClaimValidation::|public|getIsEnabled():Boolean
+com.microsoft.graph.models.ClaimValidation::|public|getOdataType():String
+com.microsoft.graph.models.ClaimValidation::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.ClaimValidation::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.ClaimValidation::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.ClaimValidation::|public|setCustomExtensionId(value?:String):void
+com.microsoft.graph.models.ClaimValidation::|public|setIsEnabled(value?:Boolean):void
+com.microsoft.graph.models.ClaimValidation::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.ClaimValidation::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):ClaimValidation
+com.microsoft.graph.models.ClaimValidation~~>AdditionalDataHolder; BackedModel; Parsable
com.microsoft.graph.models.ClassifcationErrorBase::|protected|backingStore:BackingStore
com.microsoft.graph.models.ClassifcationErrorBase::|public|constructor():void
com.microsoft.graph.models.ClassifcationErrorBase::|public|getAdditionalData():Map
@@ -123239,6 +123443,7 @@ com.microsoft.graph.models.ConditionalAccessGrantControl::0004-ApprovedApplicati
com.microsoft.graph.models.ConditionalAccessGrantControl::0005-CompliantApplication
com.microsoft.graph.models.ConditionalAccessGrantControl::0006-PasswordChange
com.microsoft.graph.models.ConditionalAccessGrantControl::0007-UnknownFutureValue
+com.microsoft.graph.models.ConditionalAccessGrantControl::0008-RiskRemediation
com.microsoft.graph.models.ConditionalAccessGrantControls::|protected|backingStore:BackingStore
com.microsoft.graph.models.ConditionalAccessGrantControls::|public|constructor():void
com.microsoft.graph.models.ConditionalAccessGrantControls::|public|getAdditionalData():Map
@@ -129290,6 +129495,24 @@ com.microsoft.graph.models.EmailAuthenticationMethodConfiguration::|public|seria
com.microsoft.graph.models.EmailAuthenticationMethodConfiguration::|public|setAllowExternalIdToUseEmailOtp(value?:ExternalEmailOtpState):void
com.microsoft.graph.models.EmailAuthenticationMethodConfiguration::|public|setIncludeTargets(value?:java.util.List):void
com.microsoft.graph.models.EmailAuthenticationMethodConfiguration::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):EmailAuthenticationMethodConfiguration
+com.microsoft.graph.models.EmailDetails::|protected|backingStore:BackingStore
+com.microsoft.graph.models.EmailDetails::|public|constructor():void
+com.microsoft.graph.models.EmailDetails::|public|getAdditionalData():Map
+com.microsoft.graph.models.EmailDetails::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.EmailDetails::|public|getBody():String
+com.microsoft.graph.models.EmailDetails::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.EmailDetails::|public|getOdataType():String
+com.microsoft.graph.models.EmailDetails::|public|getSenderEmailAddress():String
+com.microsoft.graph.models.EmailDetails::|public|getSubject():String
+com.microsoft.graph.models.EmailDetails::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.EmailDetails::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.EmailDetails::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.EmailDetails::|public|setBody(value?:String):void
+com.microsoft.graph.models.EmailDetails::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.EmailDetails::|public|setSenderEmailAddress(value?:String):void
+com.microsoft.graph.models.EmailDetails::|public|setSubject(value?:String):void
+com.microsoft.graph.models.EmailDetails::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):EmailDetails
+com.microsoft.graph.models.EmailDetails~~>AdditionalDataHolder; BackedModel; Parsable
com.microsoft.graph.models.EmailFileAssessmentRequest-->ThreatAssessmentRequest
com.microsoft.graph.models.EmailFileAssessmentRequest::|public|constructor():void
com.microsoft.graph.models.EmailFileAssessmentRequest::|public|getContentData():String
@@ -130726,6 +130949,11 @@ com.microsoft.graph.models.externalconnectors.Label::0045-PersonColleagues
com.microsoft.graph.models.externalconnectors.Label::0046-PersonManager
com.microsoft.graph.models.externalconnectors.Label::0047-PersonAlternateContacts
com.microsoft.graph.models.externalconnectors.Label::0048-PersonEmergencyContacts
+com.microsoft.graph.models.externalconnectors.Label::0049-PersonEducationalActivities
+com.microsoft.graph.models.externalconnectors.Label::0050-PersonInterests
+com.microsoft.graph.models.externalconnectors.Label::0051-PersonLanguages
+com.microsoft.graph.models.externalconnectors.Label::0052-PersonPublications
+com.microsoft.graph.models.externalconnectors.Label::0053-PersonPatents
com.microsoft.graph.models.externalconnectors.Properties::|protected|backingStore:BackingStore
com.microsoft.graph.models.externalconnectors.Properties::|public|constructor():void
com.microsoft.graph.models.externalconnectors.Properties::|public|getAdditionalData():Map
@@ -130944,6 +131172,22 @@ com.microsoft.graph.models.ExtractSensitivityLabelsResult::|public|setLabels(val
com.microsoft.graph.models.ExtractSensitivityLabelsResult::|public|setOdataType(value?:String):void
com.microsoft.graph.models.ExtractSensitivityLabelsResult::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):ExtractSensitivityLabelsResult
com.microsoft.graph.models.ExtractSensitivityLabelsResult~~>AdditionalDataHolder; BackedModel; Parsable
+com.microsoft.graph.models.FaceCheckConfiguration::|protected|backingStore:BackingStore
+com.microsoft.graph.models.FaceCheckConfiguration::|public|constructor():void
+com.microsoft.graph.models.FaceCheckConfiguration::|public|getAdditionalData():Map
+com.microsoft.graph.models.FaceCheckConfiguration::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.FaceCheckConfiguration::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.FaceCheckConfiguration::|public|getIsEnabled():Boolean
+com.microsoft.graph.models.FaceCheckConfiguration::|public|getOdataType():String
+com.microsoft.graph.models.FaceCheckConfiguration::|public|getSourcePhotoClaimName():String
+com.microsoft.graph.models.FaceCheckConfiguration::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.FaceCheckConfiguration::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.FaceCheckConfiguration::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.FaceCheckConfiguration::|public|setIsEnabled(value?:Boolean):void
+com.microsoft.graph.models.FaceCheckConfiguration::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.FaceCheckConfiguration::|public|setSourcePhotoClaimName(value?:String):void
+com.microsoft.graph.models.FaceCheckConfiguration::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):FaceCheckConfiguration
+com.microsoft.graph.models.FaceCheckConfiguration~~>AdditionalDataHolder; BackedModel; Parsable
com.microsoft.graph.models.FallbackToMicrosoftProviderOnError-->CustomExtensionBehaviorOnError
com.microsoft.graph.models.FallbackToMicrosoftProviderOnError::|public|constructor():void
com.microsoft.graph.models.FallbackToMicrosoftProviderOnError::|public|getFieldDeserializers():Map>
@@ -131031,6 +131275,7 @@ com.microsoft.graph.models.Fido2AuthenticationMethod::|public|getDisplayName():S
com.microsoft.graph.models.Fido2AuthenticationMethod::|public|getFieldDeserializers():Map>
com.microsoft.graph.models.Fido2AuthenticationMethod::|public|getModel():String
com.microsoft.graph.models.Fido2AuthenticationMethod::|public|getPasskeyType():PasskeyType
+com.microsoft.graph.models.Fido2AuthenticationMethod::|public|getPublicKeyCredential():WebauthnPublicKeyCredential
com.microsoft.graph.models.Fido2AuthenticationMethod::|public|OdataType:String
com.microsoft.graph.models.Fido2AuthenticationMethod::|public|serialize(writer:SerializationWriter):Void
com.microsoft.graph.models.Fido2AuthenticationMethod::|public|setAaGuid(value?:String):void
@@ -131039,6 +131284,7 @@ com.microsoft.graph.models.Fido2AuthenticationMethod::|public|setAttestationLeve
com.microsoft.graph.models.Fido2AuthenticationMethod::|public|setDisplayName(value?:String):void
com.microsoft.graph.models.Fido2AuthenticationMethod::|public|setModel(value?:String):void
com.microsoft.graph.models.Fido2AuthenticationMethod::|public|setPasskeyType(value?:PasskeyType):void
+com.microsoft.graph.models.Fido2AuthenticationMethod::|public|setPublicKeyCredential(value?:WebauthnPublicKeyCredential):void
com.microsoft.graph.models.Fido2AuthenticationMethod::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):Fido2AuthenticationMethod
com.microsoft.graph.models.Fido2AuthenticationMethodCollectionResponse-->BaseCollectionPaginationCountResponse
com.microsoft.graph.models.Fido2AuthenticationMethodCollectionResponse::|public|constructor():void
@@ -131821,6 +132067,21 @@ com.microsoft.graph.models.GovernanceInsightCollectionResponse::|public|getValue
com.microsoft.graph.models.GovernanceInsightCollectionResponse::|public|serialize(writer:SerializationWriter):Void
com.microsoft.graph.models.GovernanceInsightCollectionResponse::|public|setValue(value?:java.util.List):void
com.microsoft.graph.models.GovernanceInsightCollectionResponse::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):GovernanceInsightCollectionResponse
+com.microsoft.graph.models.GranularDriveRestoreArtifact-->GranularRestoreArtifactBase
+com.microsoft.graph.models.GranularDriveRestoreArtifact::|public|constructor():void
+com.microsoft.graph.models.GranularDriveRestoreArtifact::|public|getDirectoryObjectId():String
+com.microsoft.graph.models.GranularDriveRestoreArtifact::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.GranularDriveRestoreArtifact::|public|OdataType:String
+com.microsoft.graph.models.GranularDriveRestoreArtifact::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.GranularDriveRestoreArtifact::|public|setDirectoryObjectId(value?:String):void
+com.microsoft.graph.models.GranularDriveRestoreArtifact::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):GranularDriveRestoreArtifact
+com.microsoft.graph.models.GranularDriveRestoreArtifactCollectionResponse-->BaseCollectionPaginationCountResponse
+com.microsoft.graph.models.GranularDriveRestoreArtifactCollectionResponse::|public|constructor():void
+com.microsoft.graph.models.GranularDriveRestoreArtifactCollectionResponse::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.GranularDriveRestoreArtifactCollectionResponse::|public|getValue():java.util.List
+com.microsoft.graph.models.GranularDriveRestoreArtifactCollectionResponse::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.GranularDriveRestoreArtifactCollectionResponse::|public|setValue(value?:java.util.List):void
+com.microsoft.graph.models.GranularDriveRestoreArtifactCollectionResponse::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):GranularDriveRestoreArtifactCollectionResponse
com.microsoft.graph.models.GranularMailboxRestoreArtifact-->MailboxRestoreArtifact
com.microsoft.graph.models.GranularMailboxRestoreArtifact::|public|constructor():void
com.microsoft.graph.models.GranularMailboxRestoreArtifact::|public|getArtifactCount():Integer
@@ -131838,6 +132099,45 @@ com.microsoft.graph.models.GranularMailboxRestoreArtifactCollectionResponse::|pu
com.microsoft.graph.models.GranularMailboxRestoreArtifactCollectionResponse::|public|serialize(writer:SerializationWriter):Void
com.microsoft.graph.models.GranularMailboxRestoreArtifactCollectionResponse::|public|setValue(value?:java.util.List):void
com.microsoft.graph.models.GranularMailboxRestoreArtifactCollectionResponse::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):GranularMailboxRestoreArtifactCollectionResponse
+com.microsoft.graph.models.GranularRestoreArtifactBase-->Entity
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|constructor():void
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|getBrowseSessionId():String
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|getCompletionDateTime():OffsetDateTime
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|getRestoredItemKey():String
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|getRestoredItemPath():String
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|getRestoredItemWebUrl():String
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|getRestorePointDateTime():OffsetDateTime
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|getStartDateTime():OffsetDateTime
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|getStatus():ArtifactRestoreStatus
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|getWebUrl():String
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|OdataType:String
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|setBrowseSessionId(value?:String):void
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|setCompletionDateTime(value?:OffsetDateTime):void
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|setRestoredItemKey(value?:String):void
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|setRestoredItemPath(value?:String):void
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|setRestoredItemWebUrl(value?:String):void
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|setRestorePointDateTime(value?:OffsetDateTime):void
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|setStartDateTime(value?:OffsetDateTime):void
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|setStatus(value?:ArtifactRestoreStatus):void
+com.microsoft.graph.models.GranularRestoreArtifactBase::|public|setWebUrl(value?:String):void
+com.microsoft.graph.models.GranularRestoreArtifactBase::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):GranularRestoreArtifactBase
+com.microsoft.graph.models.GranularSiteRestoreArtifact-->GranularRestoreArtifactBase
+com.microsoft.graph.models.GranularSiteRestoreArtifact::|public|constructor():void
+com.microsoft.graph.models.GranularSiteRestoreArtifact::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.GranularSiteRestoreArtifact::|public|getSiteId():String
+com.microsoft.graph.models.GranularSiteRestoreArtifact::|public|OdataType:String
+com.microsoft.graph.models.GranularSiteRestoreArtifact::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.GranularSiteRestoreArtifact::|public|setSiteId(value?:String):void
+com.microsoft.graph.models.GranularSiteRestoreArtifact::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):GranularSiteRestoreArtifact
+com.microsoft.graph.models.GranularSiteRestoreArtifactCollectionResponse-->BaseCollectionPaginationCountResponse
+com.microsoft.graph.models.GranularSiteRestoreArtifactCollectionResponse::|public|constructor():void
+com.microsoft.graph.models.GranularSiteRestoreArtifactCollectionResponse::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.GranularSiteRestoreArtifactCollectionResponse::|public|getValue():java.util.List
+com.microsoft.graph.models.GranularSiteRestoreArtifactCollectionResponse::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.GranularSiteRestoreArtifactCollectionResponse::|public|setValue(value?:java.util.List):void
+com.microsoft.graph.models.GranularSiteRestoreArtifactCollectionResponse::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):GranularSiteRestoreArtifactCollectionResponse
com.microsoft.graph.models.Group-->DirectoryObject
com.microsoft.graph.models.Group::|public|constructor():void
com.microsoft.graph.models.Group::|public|getAcceptedSenders():java.util.List
@@ -132290,6 +132590,7 @@ com.microsoft.graph.models.IdentityContainer::|public|getFieldDeserializers():Ma
com.microsoft.graph.models.IdentityContainer::|public|getIdentityProviders():java.util.List
com.microsoft.graph.models.IdentityContainer::|public|getRiskPrevention():RiskPreventionContainer
com.microsoft.graph.models.IdentityContainer::|public|getUserFlowAttributes():java.util.List
+com.microsoft.graph.models.IdentityContainer::|public|getVerifiedId():IdentityVerifiedIdRoot
com.microsoft.graph.models.IdentityContainer::|public|OdataType:String
com.microsoft.graph.models.IdentityContainer::|public|serialize(writer:SerializationWriter):Void
com.microsoft.graph.models.IdentityContainer::|public|setApiConnectors(value?:java.util.List):void
@@ -132301,6 +132602,7 @@ com.microsoft.graph.models.IdentityContainer::|public|setCustomAuthenticationExt
com.microsoft.graph.models.IdentityContainer::|public|setIdentityProviders(value?:java.util.List):void
com.microsoft.graph.models.IdentityContainer::|public|setRiskPrevention(value?:RiskPreventionContainer):void
com.microsoft.graph.models.IdentityContainer::|public|setUserFlowAttributes(value?:java.util.List):void
+com.microsoft.graph.models.IdentityContainer::|public|setVerifiedId(value?:IdentityVerifiedIdRoot):void
com.microsoft.graph.models.IdentityContainer::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):IdentityContainer
com.microsoft.graph.models.IdentityCustomUserFlowAttribute-->IdentityUserFlowAttribute
com.microsoft.graph.models.IdentityCustomUserFlowAttribute::|public|constructor():void
@@ -132661,6 +132963,7 @@ com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|getC
com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|getCreatedDateTime():OffsetDateTime
com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|getFailureReason():String
com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|getProcessingInfo():String
com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|getProcessingStatus():LifecycleWorkflowProcessingStatus
com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|getStartedDateTime():OffsetDateTime
com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|getSubject():User
@@ -132670,6 +132973,7 @@ com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|seri
com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|setCompletedDateTime(value?:OffsetDateTime):void
com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|setCreatedDateTime(value?:OffsetDateTime):void
com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|setFailureReason(value?:String):void
+com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|setProcessingInfo(value?:String):void
com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|setProcessingStatus(value?:LifecycleWorkflowProcessingStatus):void
com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|setStartedDateTime(value?:OffsetDateTime):void
com.microsoft.graph.models.identitygovernance.TaskProcessingResult::|public|setSubject(value?:User):void
@@ -133292,6 +133596,14 @@ com.microsoft.graph.models.IdentityUserFlowAttributeType::0000-BuiltIn
com.microsoft.graph.models.IdentityUserFlowAttributeType::0001-Custom
com.microsoft.graph.models.IdentityUserFlowAttributeType::0002-Required
com.microsoft.graph.models.IdentityUserFlowAttributeType::0003-UnknownFutureValue
+com.microsoft.graph.models.IdentityVerifiedIdRoot-->Entity
+com.microsoft.graph.models.IdentityVerifiedIdRoot::|public|constructor():void
+com.microsoft.graph.models.IdentityVerifiedIdRoot::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.IdentityVerifiedIdRoot::|public|getProfiles():java.util.List
+com.microsoft.graph.models.IdentityVerifiedIdRoot::|public|OdataType:String
+com.microsoft.graph.models.IdentityVerifiedIdRoot::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.IdentityVerifiedIdRoot::|public|setProfiles(value?:java.util.List):void
+com.microsoft.graph.models.IdentityVerifiedIdRoot::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):IdentityVerifiedIdRoot
com.microsoft.graph.models.Identity~~>AdditionalDataHolder; BackedModel; Parsable
com.microsoft.graph.models.IdleSessionSignOut::|protected|backingStore:BackingStore
com.microsoft.graph.models.IdleSessionSignOut::|public|constructor():void
@@ -137227,6 +137539,9 @@ com.microsoft.graph.models.ManagementState::0009-WipeCanceled
com.microsoft.graph.models.ManagementState::0010-RetireCanceled
com.microsoft.graph.models.ManagementState::0011-Discovered
com.microsoft.graph.models.ManagementState::0012-UnknownFutureValue
+com.microsoft.graph.models.MatchConfidenceLevel::0000-Exact
+com.microsoft.graph.models.MatchConfidenceLevel::0001-Relaxed
+com.microsoft.graph.models.MatchConfidenceLevel::0002-UnknownFutureValue
com.microsoft.graph.models.MaxWorkLocationDetails::0000-Unknown
com.microsoft.graph.models.MaxWorkLocationDetails::0001-None
com.microsoft.graph.models.MaxWorkLocationDetails::0002-Approximate
@@ -138924,6 +139239,10 @@ com.microsoft.graph.models.NotificationTemplateBrandingOptions::0003-IncludeCont
com.microsoft.graph.models.NotificationTemplateBrandingOptions::0004-IncludeCompanyPortalLink
com.microsoft.graph.models.NotificationTemplateBrandingOptions::0005-IncludeDeviceDetails
com.microsoft.graph.models.NotificationTemplateBrandingOptions::0006-UnknownFutureValue
+com.microsoft.graph.models.NotifyMembers::0000-All
+com.microsoft.graph.models.NotifyMembers::0001-AllowSelected
+com.microsoft.graph.models.NotifyMembers::0002-BlockSelected
+com.microsoft.graph.models.NotifyMembers::0003-UnknownFutureValue
com.microsoft.graph.models.NoTrainingNotificationSetting-->EndUserNotificationSetting
com.microsoft.graph.models.NoTrainingNotificationSetting::|public|constructor():void
com.microsoft.graph.models.NoTrainingNotificationSetting::|public|getFieldDeserializers():Map>
@@ -139534,6 +139853,21 @@ com.microsoft.graph.models.OnAuthenticationMethodLoadStartListener::|public|Odat
com.microsoft.graph.models.OnAuthenticationMethodLoadStartListener::|public|serialize(writer:SerializationWriter):Void
com.microsoft.graph.models.OnAuthenticationMethodLoadStartListener::|public|setHandler(value?:OnAuthenticationMethodLoadStartHandler):void
com.microsoft.graph.models.OnAuthenticationMethodLoadStartListener::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):OnAuthenticationMethodLoadStartListener
+com.microsoft.graph.models.OneDriveForBusinessBrowseSession-->BrowseSessionBase
+com.microsoft.graph.models.OneDriveForBusinessBrowseSession::|public|constructor():void
+com.microsoft.graph.models.OneDriveForBusinessBrowseSession::|public|getDirectoryObjectId():String
+com.microsoft.graph.models.OneDriveForBusinessBrowseSession::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.OneDriveForBusinessBrowseSession::|public|OdataType:String
+com.microsoft.graph.models.OneDriveForBusinessBrowseSession::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.OneDriveForBusinessBrowseSession::|public|setDirectoryObjectId(value?:String):void
+com.microsoft.graph.models.OneDriveForBusinessBrowseSession::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):OneDriveForBusinessBrowseSession
+com.microsoft.graph.models.OneDriveForBusinessBrowseSessionCollectionResponse-->BaseCollectionPaginationCountResponse
+com.microsoft.graph.models.OneDriveForBusinessBrowseSessionCollectionResponse::|public|constructor():void
+com.microsoft.graph.models.OneDriveForBusinessBrowseSessionCollectionResponse::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.OneDriveForBusinessBrowseSessionCollectionResponse::|public|getValue():java.util.List
+com.microsoft.graph.models.OneDriveForBusinessBrowseSessionCollectionResponse::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.OneDriveForBusinessBrowseSessionCollectionResponse::|public|setValue(value?:java.util.List):void
+com.microsoft.graph.models.OneDriveForBusinessBrowseSessionCollectionResponse::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):OneDriveForBusinessBrowseSessionCollectionResponse
com.microsoft.graph.models.OneDriveForBusinessProtectionPolicy-->ProtectionPolicyBase
com.microsoft.graph.models.OneDriveForBusinessProtectionPolicy::|public|constructor():void
com.microsoft.graph.models.OneDriveForBusinessProtectionPolicy::|public|getDriveInclusionRules():java.util.List
@@ -139558,10 +139892,12 @@ com.microsoft.graph.models.OneDriveForBusinessRestoreSession::|public|constructo
com.microsoft.graph.models.OneDriveForBusinessRestoreSession::|public|getDriveRestoreArtifacts():java.util.List
com.microsoft.graph.models.OneDriveForBusinessRestoreSession::|public|getDriveRestoreArtifactsBulkAdditionRequests():java.util.List
com.microsoft.graph.models.OneDriveForBusinessRestoreSession::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.OneDriveForBusinessRestoreSession::|public|getGranularDriveRestoreArtifacts():java.util.List
com.microsoft.graph.models.OneDriveForBusinessRestoreSession::|public|OdataType:String
com.microsoft.graph.models.OneDriveForBusinessRestoreSession::|public|serialize(writer:SerializationWriter):Void
com.microsoft.graph.models.OneDriveForBusinessRestoreSession::|public|setDriveRestoreArtifacts(value?:java.util.List):void
com.microsoft.graph.models.OneDriveForBusinessRestoreSession::|public|setDriveRestoreArtifactsBulkAdditionRequests(value?:java.util.List):void
+com.microsoft.graph.models.OneDriveForBusinessRestoreSession::|public|setGranularDriveRestoreArtifacts(value?:java.util.List):void
com.microsoft.graph.models.OneDriveForBusinessRestoreSession::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):OneDriveForBusinessRestoreSession
com.microsoft.graph.models.OneDriveForBusinessRestoreSessionCollectionResponse-->BaseCollectionPaginationCountResponse
com.microsoft.graph.models.OneDriveForBusinessRestoreSessionCollectionResponse::|public|constructor():void
@@ -140394,6 +140730,42 @@ com.microsoft.graph.models.OnUserCreateStartListener::|public|OdataType:String
com.microsoft.graph.models.OnUserCreateStartListener::|public|serialize(writer:SerializationWriter):Void
com.microsoft.graph.models.OnUserCreateStartListener::|public|setHandler(value?:OnUserCreateStartHandler):void
com.microsoft.graph.models.OnUserCreateStartListener::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):OnUserCreateStartListener
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtension-->CustomAuthenticationExtension
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtension::|public|constructor():void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtension::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtension::|public|OdataType:String
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtension::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtension::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):OnVerifiedIdClaimValidationCustomExtension
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtensionHandler-->OnVerifiedIdClaimValidationHandler
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtensionHandler::|public|constructor():void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtensionHandler::|public|getConfiguration():CustomExtensionOverwriteConfiguration
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtensionHandler::|public|getCustomExtension():OnVerifiedIdClaimValidationCustomExtension
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtensionHandler::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtensionHandler::|public|OdataType:String
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtensionHandler::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtensionHandler::|public|setConfiguration(value?:CustomExtensionOverwriteConfiguration):void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtensionHandler::|public|setCustomExtension(value?:OnVerifiedIdClaimValidationCustomExtension):void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationCustomExtensionHandler::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):OnVerifiedIdClaimValidationCustomExtensionHandler
+com.microsoft.graph.models.OnVerifiedIdClaimValidationHandler::|protected|backingStore:BackingStore
+com.microsoft.graph.models.OnVerifiedIdClaimValidationHandler::|public|constructor():void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationHandler::|public|getAdditionalData():Map
+com.microsoft.graph.models.OnVerifiedIdClaimValidationHandler::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.OnVerifiedIdClaimValidationHandler::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.OnVerifiedIdClaimValidationHandler::|public|getOdataType():String
+com.microsoft.graph.models.OnVerifiedIdClaimValidationHandler::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationHandler::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationHandler::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationHandler::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationHandler::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):OnVerifiedIdClaimValidationHandler
+com.microsoft.graph.models.OnVerifiedIdClaimValidationHandler~~>AdditionalDataHolder; BackedModel; Parsable
+com.microsoft.graph.models.OnVerifiedIdClaimValidationListener-->AuthenticationEventListener
+com.microsoft.graph.models.OnVerifiedIdClaimValidationListener::|public|constructor():void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationListener::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.OnVerifiedIdClaimValidationListener::|public|getHandler():OnVerifiedIdClaimValidationHandler
+com.microsoft.graph.models.OnVerifiedIdClaimValidationListener::|public|OdataType:String
+com.microsoft.graph.models.OnVerifiedIdClaimValidationListener::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationListener::|public|setHandler(value?:OnVerifiedIdClaimValidationHandler):void
+com.microsoft.graph.models.OnVerifiedIdClaimValidationListener::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):OnVerifiedIdClaimValidationListener
com.microsoft.graph.models.OpenComplexDictionaryType-->Dictionary
com.microsoft.graph.models.OpenComplexDictionaryType::|public|constructor():void
com.microsoft.graph.models.OpenComplexDictionaryType::|public|getFieldDeserializers():Map>
@@ -140909,6 +141281,26 @@ com.microsoft.graph.models.OutOfOfficeSettings::|public|setMessage(value?:String
com.microsoft.graph.models.OutOfOfficeSettings::|public|setOdataType(value?:String):void
com.microsoft.graph.models.OutOfOfficeSettings::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):OutOfOfficeSettings
com.microsoft.graph.models.OutOfOfficeSettings~~>AdditionalDataHolder; BackedModel; Parsable
+com.microsoft.graph.models.OwnerlessGroupPolicy-->Entity
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|constructor():void
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|getEmailInfo():EmailDetails
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|getEnabledGroupIds():java.util.List
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|getIsEnabled():Boolean
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|getMaxMembersToNotify():Long
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|getNotificationDurationInWeeks():Long
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|getPolicyWebUrl():String
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|getTargetOwners():TargetOwners
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|OdataType:String
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|setEmailInfo(value?:EmailDetails):void
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|setEnabledGroupIds(value?:java.util.List):void
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|setIsEnabled(value?:Boolean):void
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|setMaxMembersToNotify(value?:Long):void
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|setNotificationDurationInWeeks(value?:Long):void
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|setPolicyWebUrl(value?:String):void
+com.microsoft.graph.models.OwnerlessGroupPolicy::|public|setTargetOwners(value?:TargetOwners):void
+com.microsoft.graph.models.OwnerlessGroupPolicy::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):OwnerlessGroupPolicy
com.microsoft.graph.models.PackageEscaped::|protected|backingStore:BackingStore
com.microsoft.graph.models.PackageEscaped::|public|constructor():void
com.microsoft.graph.models.PackageEscaped::|public|getAdditionalData():Map
@@ -142505,6 +142897,7 @@ com.microsoft.graph.models.PolicyRoot::|public|getFeatureRolloutPolicies():java.
com.microsoft.graph.models.PolicyRoot::|public|getFieldDeserializers():Map>
com.microsoft.graph.models.PolicyRoot::|public|getHomeRealmDiscoveryPolicies():java.util.List
com.microsoft.graph.models.PolicyRoot::|public|getIdentitySecurityDefaultsEnforcementPolicy():IdentitySecurityDefaultsEnforcementPolicy
+com.microsoft.graph.models.PolicyRoot::|public|getOwnerlessGroupPolicy():OwnerlessGroupPolicy
com.microsoft.graph.models.PolicyRoot::|public|getPermissionGrantPolicies():java.util.List
com.microsoft.graph.models.PolicyRoot::|public|getRoleManagementPolicies():java.util.List
com.microsoft.graph.models.PolicyRoot::|public|getRoleManagementPolicyAssignments():java.util.List
@@ -142527,6 +142920,7 @@ com.microsoft.graph.models.PolicyRoot::|public|setDeviceRegistrationPolicy(value
com.microsoft.graph.models.PolicyRoot::|public|setFeatureRolloutPolicies(value?:java.util.List):void
com.microsoft.graph.models.PolicyRoot::|public|setHomeRealmDiscoveryPolicies(value?:java.util.List):void
com.microsoft.graph.models.PolicyRoot::|public|setIdentitySecurityDefaultsEnforcementPolicy(value?:IdentitySecurityDefaultsEnforcementPolicy):void
+com.microsoft.graph.models.PolicyRoot::|public|setOwnerlessGroupPolicy(value?:OwnerlessGroupPolicy):void
com.microsoft.graph.models.PolicyRoot::|public|setPermissionGrantPolicies(value?:java.util.List):void
com.microsoft.graph.models.PolicyRoot::|public|setRoleManagementPolicies(value?:java.util.List):void
com.microsoft.graph.models.PolicyRoot::|public|setRoleManagementPolicyAssignments(value?:java.util.List):void
@@ -146913,6 +147307,7 @@ com.microsoft.graph.models.RestoreArtifactsBulkRequestStatus::0004-UnknownFuture
com.microsoft.graph.models.RestoreJobType::0000-Standard
com.microsoft.graph.models.RestoreJobType::0001-Bulk
com.microsoft.graph.models.RestoreJobType::0002-UnknownFutureValue
+com.microsoft.graph.models.RestoreJobType::0003-Granular
com.microsoft.graph.models.RestorePoint-->Entity
com.microsoft.graph.models.RestorePoint::|public|constructor():void
com.microsoft.graph.models.RestorePoint::|public|getExpirationDateTime():OffsetDateTime
@@ -147184,6 +147579,7 @@ com.microsoft.graph.models.RiskDetail::0014-AdminDismissedAllRiskForServicePrinc
com.microsoft.graph.models.RiskDetail::0015-UserChangedPasswordOnPremises
com.microsoft.graph.models.RiskDetail::0016-AdminDismissedRiskForSignIn
com.microsoft.graph.models.RiskDetail::0017-AdminConfirmedAccountSafe
+com.microsoft.graph.models.RiskDetail::0018-MicrosoftRevokedSessions
com.microsoft.graph.models.RiskDetection-->Entity
com.microsoft.graph.models.RiskDetection::|public|constructor():void
com.microsoft.graph.models.RiskDetection::|public|getActivity():ActivityType
@@ -148664,6 +149060,7 @@ com.microsoft.graph.models.security.Alert::|public|getAdditionalDataProperty():D
com.microsoft.graph.models.security.Alert::|public|getAlertPolicyId():String
com.microsoft.graph.models.security.Alert::|public|getAlertWebUrl():String
com.microsoft.graph.models.security.Alert::|public|getAssignedTo():String
+com.microsoft.graph.models.security.Alert::|public|getCategories():java.util.List
com.microsoft.graph.models.security.Alert::|public|getCategory():String
com.microsoft.graph.models.security.Alert::|public|getClassification():AlertClassification
com.microsoft.graph.models.security.Alert::|public|getComments():java.util.List
@@ -148701,6 +149098,7 @@ com.microsoft.graph.models.security.Alert::|public|setAdditionalDataProperty(val
com.microsoft.graph.models.security.Alert::|public|setAlertPolicyId(value?:String):void
com.microsoft.graph.models.security.Alert::|public|setAlertWebUrl(value?:String):void
com.microsoft.graph.models.security.Alert::|public|setAssignedTo(value?:String):void
+com.microsoft.graph.models.security.Alert::|public|setCategories(value?:java.util.List):void
com.microsoft.graph.models.security.Alert::|public|setCategory(value?:String):void
com.microsoft.graph.models.security.Alert::|public|setClassification(value?:AlertClassification):void
com.microsoft.graph.models.security.Alert::|public|setComments(value?:java.util.List):void
@@ -153544,6 +153942,21 @@ com.microsoft.graph.models.Sharepoint::|public|OdataType:String
com.microsoft.graph.models.Sharepoint::|public|serialize(writer:SerializationWriter):Void
com.microsoft.graph.models.Sharepoint::|public|setSettings(value?:SharepointSettings):void
com.microsoft.graph.models.Sharepoint::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):Sharepoint
+com.microsoft.graph.models.SharePointBrowseSession-->BrowseSessionBase
+com.microsoft.graph.models.SharePointBrowseSession::|public|constructor():void
+com.microsoft.graph.models.SharePointBrowseSession::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.SharePointBrowseSession::|public|getSiteId():String
+com.microsoft.graph.models.SharePointBrowseSession::|public|OdataType:String
+com.microsoft.graph.models.SharePointBrowseSession::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.SharePointBrowseSession::|public|setSiteId(value?:String):void
+com.microsoft.graph.models.SharePointBrowseSession::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):SharePointBrowseSession
+com.microsoft.graph.models.SharePointBrowseSessionCollectionResponse-->BaseCollectionPaginationCountResponse
+com.microsoft.graph.models.SharePointBrowseSessionCollectionResponse::|public|constructor():void
+com.microsoft.graph.models.SharePointBrowseSessionCollectionResponse::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.SharePointBrowseSessionCollectionResponse::|public|getValue():java.util.List
+com.microsoft.graph.models.SharePointBrowseSessionCollectionResponse::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.SharePointBrowseSessionCollectionResponse::|public|setValue(value?:java.util.List):void
+com.microsoft.graph.models.SharePointBrowseSessionCollectionResponse::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):SharePointBrowseSessionCollectionResponse
com.microsoft.graph.models.SharePointGroup-->Entity
com.microsoft.graph.models.SharePointGroup::|public|constructor():void
com.microsoft.graph.models.SharePointGroup::|public|getDescription():String
@@ -153855,10 +154268,12 @@ com.microsoft.graph.models.SharePointProtectionPolicyCollectionResponse::|static
com.microsoft.graph.models.SharePointRestoreSession-->RestoreSessionBase
com.microsoft.graph.models.SharePointRestoreSession::|public|constructor():void
com.microsoft.graph.models.SharePointRestoreSession::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.SharePointRestoreSession::|public|getGranularSiteRestoreArtifacts():java.util.List
com.microsoft.graph.models.SharePointRestoreSession::|public|getSiteRestoreArtifacts():java.util.List
com.microsoft.graph.models.SharePointRestoreSession::|public|getSiteRestoreArtifactsBulkAdditionRequests():java.util.List
com.microsoft.graph.models.SharePointRestoreSession::|public|OdataType:String
com.microsoft.graph.models.SharePointRestoreSession::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.SharePointRestoreSession::|public|setGranularSiteRestoreArtifacts(value?:java.util.List):void
com.microsoft.graph.models.SharePointRestoreSession::|public|setSiteRestoreArtifacts(value?:java.util.List):void
com.microsoft.graph.models.SharePointRestoreSession::|public|setSiteRestoreArtifactsBulkAdditionRequests(value?:java.util.List):void
com.microsoft.graph.models.SharePointRestoreSession::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):SharePointRestoreSession
@@ -156113,6 +156528,22 @@ com.microsoft.graph.models.TargetManager::|public|OdataType:String
com.microsoft.graph.models.TargetManager::|public|serialize(writer:SerializationWriter):Void
com.microsoft.graph.models.TargetManager::|public|setManagerLevel(value?:Integer):void
com.microsoft.graph.models.TargetManager::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):TargetManager
+com.microsoft.graph.models.TargetOwners::|protected|backingStore:BackingStore
+com.microsoft.graph.models.TargetOwners::|public|constructor():void
+com.microsoft.graph.models.TargetOwners::|public|getAdditionalData():Map
+com.microsoft.graph.models.TargetOwners::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.TargetOwners::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.TargetOwners::|public|getNotifyMembers():NotifyMembers
+com.microsoft.graph.models.TargetOwners::|public|getOdataType():String
+com.microsoft.graph.models.TargetOwners::|public|getSecurityGroups():java.util.List
+com.microsoft.graph.models.TargetOwners::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.TargetOwners::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.TargetOwners::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.TargetOwners::|public|setNotifyMembers(value?:NotifyMembers):void
+com.microsoft.graph.models.TargetOwners::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.TargetOwners::|public|setSecurityGroups(value?:java.util.List):void
+com.microsoft.graph.models.TargetOwners::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):TargetOwners
+com.microsoft.graph.models.TargetOwners~~>AdditionalDataHolder; BackedModel; Parsable
com.microsoft.graph.models.TargetResource::|protected|backingStore:BackingStore
com.microsoft.graph.models.TargetResource::|public|constructor():void
com.microsoft.graph.models.TargetResource::|public|getAdditionalData():Map
@@ -161164,6 +161595,82 @@ com.microsoft.graph.models.VerifiedDomain::|public|setOdataType(value?:String):v
com.microsoft.graph.models.VerifiedDomain::|public|setType(value?:String):void
com.microsoft.graph.models.VerifiedDomain::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):VerifiedDomain
com.microsoft.graph.models.VerifiedDomain~~>AdditionalDataHolder; BackedModel; Parsable
+com.microsoft.graph.models.VerifiedIdProfile-->Entity
+com.microsoft.graph.models.VerifiedIdProfile::|public|constructor():void
+com.microsoft.graph.models.VerifiedIdProfile::|public|getDescription():String
+com.microsoft.graph.models.VerifiedIdProfile::|public|getFaceCheckConfiguration():FaceCheckConfiguration
+com.microsoft.graph.models.VerifiedIdProfile::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.VerifiedIdProfile::|public|getLastModifiedDateTime():OffsetDateTime
+com.microsoft.graph.models.VerifiedIdProfile::|public|getName():String
+com.microsoft.graph.models.VerifiedIdProfile::|public|getPriority():Integer
+com.microsoft.graph.models.VerifiedIdProfile::|public|getState():VerifiedIdProfileState
+com.microsoft.graph.models.VerifiedIdProfile::|public|getVerifiedIdProfileConfiguration():VerifiedIdProfileConfiguration
+com.microsoft.graph.models.VerifiedIdProfile::|public|getVerifiedIdUsageConfigurations():java.util.List
+com.microsoft.graph.models.VerifiedIdProfile::|public|getVerifierDid():String
+com.microsoft.graph.models.VerifiedIdProfile::|public|OdataType:String
+com.microsoft.graph.models.VerifiedIdProfile::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.VerifiedIdProfile::|public|setDescription(value?:String):void
+com.microsoft.graph.models.VerifiedIdProfile::|public|setFaceCheckConfiguration(value?:FaceCheckConfiguration):void
+com.microsoft.graph.models.VerifiedIdProfile::|public|setLastModifiedDateTime(value?:OffsetDateTime):void
+com.microsoft.graph.models.VerifiedIdProfile::|public|setName(value?:String):void
+com.microsoft.graph.models.VerifiedIdProfile::|public|setPriority(value?:Integer):void
+com.microsoft.graph.models.VerifiedIdProfile::|public|setState(value?:VerifiedIdProfileState):void
+com.microsoft.graph.models.VerifiedIdProfile::|public|setVerifiedIdProfileConfiguration(value?:VerifiedIdProfileConfiguration):void
+com.microsoft.graph.models.VerifiedIdProfile::|public|setVerifiedIdUsageConfigurations(value?:java.util.List):void
+com.microsoft.graph.models.VerifiedIdProfile::|public|setVerifierDid(value?:String):void
+com.microsoft.graph.models.VerifiedIdProfile::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):VerifiedIdProfile
+com.microsoft.graph.models.VerifiedIdProfileCollectionResponse-->BaseCollectionPaginationCountResponse
+com.microsoft.graph.models.VerifiedIdProfileCollectionResponse::|public|constructor():void
+com.microsoft.graph.models.VerifiedIdProfileCollectionResponse::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.VerifiedIdProfileCollectionResponse::|public|getValue():java.util.List
+com.microsoft.graph.models.VerifiedIdProfileCollectionResponse::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.VerifiedIdProfileCollectionResponse::|public|setValue(value?:java.util.List):void
+com.microsoft.graph.models.VerifiedIdProfileCollectionResponse::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):VerifiedIdProfileCollectionResponse
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|protected|backingStore:BackingStore
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|constructor():void
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|getAcceptedIssuer():String
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|getAdditionalData():Map
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|getClaimBindings():java.util.List
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|getClaimBindingSource():ClaimBindingSource
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|getClaimValidation():ClaimValidation
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|getOdataType():String
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|getType():String
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|setAcceptedIssuer(value?:String):void
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|setClaimBindings(value?:java.util.List):void
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|setClaimBindingSource(value?:ClaimBindingSource):void
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|setClaimValidation(value?:ClaimValidation):void
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|public|setType(value?:String):void
+com.microsoft.graph.models.VerifiedIdProfileConfiguration::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):VerifiedIdProfileConfiguration
+com.microsoft.graph.models.VerifiedIdProfileConfiguration~~>AdditionalDataHolder; BackedModel; Parsable
+com.microsoft.graph.models.VerifiedIdProfileState::0000-Enabled
+com.microsoft.graph.models.VerifiedIdProfileState::0001-Disabled
+com.microsoft.graph.models.VerifiedIdProfileState::0002-UnknownFutureValue
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|protected|backingStore:BackingStore
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|public|constructor():void
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|public|getAdditionalData():Map
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|public|getIsEnabledForTestOnly():Boolean
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|public|getOdataType():String
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|public|getPurpose():VerifiedIdUsageConfigurationPurpose
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|public|setIsEnabledForTestOnly(value?:Boolean):void
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|public|setPurpose(value?:VerifiedIdUsageConfigurationPurpose):void
+com.microsoft.graph.models.VerifiedIdUsageConfiguration::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):VerifiedIdUsageConfiguration
+com.microsoft.graph.models.VerifiedIdUsageConfigurationPurpose::0000-Recovery
+com.microsoft.graph.models.VerifiedIdUsageConfigurationPurpose::0001-Onboarding
+com.microsoft.graph.models.VerifiedIdUsageConfigurationPurpose::0002-All
+com.microsoft.graph.models.VerifiedIdUsageConfigurationPurpose::0003-UnknownFutureValue
+com.microsoft.graph.models.VerifiedIdUsageConfiguration~~>AdditionalDataHolder; BackedModel; Parsable
com.microsoft.graph.models.VerifiedPublisher::|protected|backingStore:BackingStore
com.microsoft.graph.models.VerifiedPublisher::|public|constructor():void
com.microsoft.graph.models.VerifiedPublisher::|public|getAddedDateTime():OffsetDateTime
@@ -161868,6 +162375,196 @@ com.microsoft.graph.models.WebApplicationFirewallVerifiedDetails::|public|setOda
com.microsoft.graph.models.WebApplicationFirewallVerifiedDetails::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):WebApplicationFirewallVerifiedDetails
com.microsoft.graph.models.WebApplicationFirewallVerifiedDetails~~>AdditionalDataHolder; BackedModel; Parsable
com.microsoft.graph.models.WebApplication~~>AdditionalDataHolder; BackedModel; Parsable
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientInputs::|protected|backingStore:BackingStore
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientInputs::|public|constructor():void
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientInputs::|public|getAdditionalData():Map
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientInputs::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientInputs::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientInputs::|public|getOdataType():String
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientInputs::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientInputs::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientInputs::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientInputs::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientInputs::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):WebauthnAuthenticationExtensionsClientInputs
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientInputs~~>AdditionalDataHolder; BackedModel; Parsable
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientOutputs::|protected|backingStore:BackingStore
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientOutputs::|public|constructor():void
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientOutputs::|public|getAdditionalData():Map
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientOutputs::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientOutputs::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientOutputs::|public|getOdataType():String
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientOutputs::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientOutputs::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientOutputs::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientOutputs::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientOutputs::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):WebauthnAuthenticationExtensionsClientOutputs
+com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientOutputs~~>AdditionalDataHolder; BackedModel; Parsable
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|protected|backingStore:BackingStore
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|public|constructor():void
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|public|getAdditionalData():Map
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|public|getAttestationObject():String
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|public|getClientDataJSON():String
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|public|getOdataType():String
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|public|setAttestationObject(value?:String):void
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|public|setClientDataJSON(value?:String):void
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):WebauthnAuthenticatorAttestationResponse
+com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse~~>AdditionalDataHolder; BackedModel; Parsable
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|protected|backingStore:BackingStore
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|constructor():void
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|getAdditionalData():Map
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|getAuthenticatorAttachment():String
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|getOdataType():String
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|getRequireResidentKey():Boolean
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|getUserVerification():String
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|setAuthenticatorAttachment(value?:String):void
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|setRequireResidentKey(value?:Boolean):void
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|public|setUserVerification(value?:String):void
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):WebauthnAuthenticatorSelectionCriteria
+com.microsoft.graph.models.WebauthnAuthenticatorSelectionCriteria~~>AdditionalDataHolder; BackedModel; Parsable
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|protected|backingStore:BackingStore
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|public|constructor():void
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|public|getAdditionalData():Map
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|public|getChallengeTimeoutDateTime():OffsetDateTime
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|public|getOdataType():String
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|public|getPublicKey():WebauthnPublicKeyCredentialCreationOptions
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|public|setAdditionalData(value?:Map):void
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|public|setBackingStore(value:BackingStore):void
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|public|setChallengeTimeoutDateTime(value?:OffsetDateTime):void
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|public|setOdataType(value?:String):void
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|public|setPublicKey(value?:WebauthnPublicKeyCredentialCreationOptions):void
+com.microsoft.graph.models.WebauthnCredentialCreationOptions::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):WebauthnCredentialCreationOptions
+com.microsoft.graph.models.WebauthnCredentialCreationOptions~~>AdditionalDataHolder; BackedModel; Parsable
+com.microsoft.graph.models.WebauthnPublicKeyCredential::|protected|backingStore:BackingStore
+com.microsoft.graph.models.WebauthnPublicKeyCredential::|public|constructor():void
+com.microsoft.graph.models.WebauthnPublicKeyCredential::|public|getAdditionalData():Map
+com.microsoft.graph.models.WebauthnPublicKeyCredential::|public|getBackingStore():BackingStore
+com.microsoft.graph.models.WebauthnPublicKeyCredential::|public|getClientExtensionResults():WebauthnAuthenticationExtensionsClientOutputs
+com.microsoft.graph.models.WebauthnPublicKeyCredential::|public|getFieldDeserializers():Map>
+com.microsoft.graph.models.WebauthnPublicKeyCredential::|public|getId():String
+com.microsoft.graph.models.WebauthnPublicKeyCredential::|public|getOdataType():String
+com.microsoft.graph.models.WebauthnPublicKeyCredential::|public|getResponse():WebauthnAuthenticatorAttestationResponse
+com.microsoft.graph.models.WebauthnPublicKeyCredential::|public|serialize(writer:SerializationWriter):Void
+com.microsoft.graph.models.WebauthnPublicKeyCredential::|public|setAdditionalData(value?:Map