diff --git a/src/main/java/com/microsoft/graph/generated/chats/item/members/item/ConversationMemberItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/chats/item/members/item/ConversationMemberItemRequestBuilder.java
index a76e0084403..98fe724ad7d 100644
--- a/src/main/java/com/microsoft/graph/generated/chats/item/members/item/ConversationMemberItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/chats/item/members/item/ConversationMemberItemRequestBuilder.java
@@ -57,21 +57,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Retrieve a conversationMember from a chat.
+ * Retrieve a conversationMember from a chat or channel.
* @return a {@link ConversationMember}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ConversationMember get() {
return get(null);
}
/**
- * Retrieve a conversationMember from a chat.
+ * Retrieve a conversationMember from a chat or channel.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link ConversationMember}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ConversationMember get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -126,7 +126,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Retrieve a conversationMember from a chat.
+ * Retrieve a conversationMember from a chat or channel.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -134,7 +134,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Retrieve a conversationMember from a chat.
+ * Retrieve a conversationMember from a chat or channel.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -186,7 +186,7 @@ public ConversationMemberItemRequestBuilder withUrl(@jakarta.annotation.Nonnull
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
}
/**
- * Retrieve a conversationMember from a chat.
+ * Retrieve a conversationMember from a chat or channel.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/communications/onlinemeetings/item/attendeereport/AttendeeReportRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/communications/onlinemeetings/item/attendeereport/AttendeeReportRequestBuilder.java
index 09da4d248b0..9143841fb07 100644
--- a/src/main/java/com/microsoft/graph/generated/communications/onlinemeetings/item/attendeereport/AttendeeReportRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/communications/onlinemeetings/item/attendeereport/AttendeeReportRequestBuilder.java
@@ -36,14 +36,14 @@ public AttendeeReportRequestBuilder(@jakarta.annotation.Nonnull final String raw
super(requestAdapter, "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendeeReport", rawUrl);
}
/**
- * Delete attendeeReport for the navigation property onlineMeetings in communications
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @throws ODataError When receiving a 4XX or 5XX status code
*/
public void delete() {
delete(null);
}
/**
- * Delete attendeeReport for the navigation property onlineMeetings in communications
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @throws ODataError When receiving a 4XX or 5XX status code
*/
@@ -54,7 +54,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Get attendeeReport for the navigation property onlineMeetings from communications
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @return a {@link InputStream}
* @throws ODataError When receiving a 4XX or 5XX status code
*/
@@ -63,7 +63,7 @@ public InputStream get() {
return get(null);
}
/**
- * Get attendeeReport for the navigation property onlineMeetings from communications
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link InputStream}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -76,7 +76,7 @@ public InputStream get(@jakarta.annotation.Nullable final java.util.function.Con
return this.requestAdapter.sendPrimitive(requestInfo, errorMapping, InputStream.class);
}
/**
- * Update attendeeReport for the navigation property onlineMeetings in communications
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param body Binary request body
* @return a {@link InputStream}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -86,7 +86,7 @@ public InputStream put(@jakarta.annotation.Nonnull final InputStream body) {
return put(body, null);
}
/**
- * Update attendeeReport for the navigation property onlineMeetings in communications
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param body Binary request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link InputStream}
@@ -101,7 +101,7 @@ public InputStream put(@jakarta.annotation.Nonnull final InputStream body, @jaka
return this.requestAdapter.sendPrimitive(requestInfo, errorMapping, InputStream.class);
}
/**
- * Delete attendeeReport for the navigation property onlineMeetings in communications
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -109,7 +109,7 @@ public RequestInformation toDeleteRequestInformation() {
return toDeleteRequestInformation(null);
}
/**
- * Delete attendeeReport for the navigation property onlineMeetings in communications
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -121,7 +121,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Get attendeeReport for the navigation property onlineMeetings from communications
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -129,7 +129,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Get attendeeReport for the navigation property onlineMeetings from communications
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -141,7 +141,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Update attendeeReport for the navigation property onlineMeetings in communications
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param body Binary request body
* @return a {@link RequestInformation}
*/
@@ -150,7 +150,7 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi
return toPutRequestInformation(body, null);
}
/**
- * Update attendeeReport for the navigation property onlineMeetings in communications
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param body Binary 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/deviceappmanagement/DeviceAppManagementRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/DeviceAppManagementRequestBuilder.java
index 68bc2a9314b..0c6f3411076 100644
--- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/DeviceAppManagementRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/DeviceAppManagementRequestBuilder.java
@@ -175,7 +175,7 @@ public DeviceAppManagementRequestBuilder(@jakarta.annotation.Nonnull final Strin
* Read properties and relationships of the deviceAppManagement object.
* @return a {@link DeviceAppManagement}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceAppManagement get() {
@@ -186,7 +186,7 @@ public DeviceAppManagement get() {
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DeviceAppManagement}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceAppManagement get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -200,7 +200,7 @@ public DeviceAppManagement get(@jakarta.annotation.Nullable final java.util.func
* @param body The request body
* @return a {@link DeviceAppManagement}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceAppManagement patch(@jakarta.annotation.Nonnull final DeviceAppManagement body) {
@@ -212,7 +212,7 @@ public DeviceAppManagement patch(@jakarta.annotation.Nonnull final DeviceAppMana
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DeviceAppManagement}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceAppManagement patch(@jakarta.annotation.Nonnull final DeviceAppManagement body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/ManagedAppPoliciesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/ManagedAppPoliciesRequestBuilder.java
index d73aa15e052..91afd7f965e 100644
--- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/ManagedAppPoliciesRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/ManagedAppPoliciesRequestBuilder.java
@@ -60,21 +60,21 @@ public ManagedAppPoliciesRequestBuilder(@jakarta.annotation.Nonnull final String
super(requestAdapter, "{+baseurl}/deviceAppManagement/managedAppPolicies{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl);
}
/**
- * List properties and relationships of the managedAppConfiguration objects.
+ * List properties and relationships of the managedAppProtection objects.
* @return a {@link ManagedAppPolicyCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedAppPolicyCollectionResponse get() {
return get(null);
}
/**
- * List properties and relationships of the managedAppConfiguration objects.
+ * List properties and relationships of the managedAppProtection objects.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link ManagedAppPolicyCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedAppPolicyCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -109,7 +109,7 @@ public ManagedAppPolicy post(@jakarta.annotation.Nonnull final ManagedAppPolicy
return this.requestAdapter.send(requestInfo, errorMapping, ManagedAppPolicy::createFromDiscriminatorValue);
}
/**
- * List properties and relationships of the managedAppConfiguration objects.
+ * List properties and relationships of the managedAppProtection objects.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -117,7 +117,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * List properties and relationships of the managedAppConfiguration objects.
+ * List properties and relationships of the managedAppProtection objects.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -163,7 +163,7 @@ public ManagedAppPoliciesRequestBuilder withUrl(@jakarta.annotation.Nonnull fina
return new ManagedAppPoliciesRequestBuilder(rawUrl, requestAdapter);
}
/**
- * List properties and relationships of the managedAppConfiguration objects.
+ * List properties and relationships of the managedAppProtection objects.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/ManagedAppPolicyItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/ManagedAppPolicyItemRequestBuilder.java
index b552aaabb84..fe9ce73d4b5 100644
--- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/ManagedAppPolicyItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/ManagedAppPolicyItemRequestBuilder.java
@@ -64,21 +64,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Read properties and relationships of the managedAppPolicy object.
+ * Read properties and relationships of the managedAppConfiguration object.
* @return a {@link ManagedAppPolicy}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedAppPolicy get() {
return get(null);
}
/**
- * Read properties and relationships of the managedAppPolicy object.
+ * Read properties and relationships of the managedAppConfiguration object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link ManagedAppPolicy}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedAppPolicy get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -133,7 +133,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Read properties and relationships of the managedAppPolicy object.
+ * Read properties and relationships of the managedAppConfiguration object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -141,7 +141,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Read properties and relationships of the managedAppPolicy object.
+ * Read properties and relationships of the managedAppConfiguration object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -193,7 +193,7 @@ public ManagedAppPolicyItemRequestBuilder withUrl(@jakarta.annotation.Nonnull fi
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
}
/**
- * Read properties and relationships of the managedAppPolicy object.
+ * Read properties and relationships of the managedAppConfiguration object.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/targetapps/TargetAppsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/targetapps/TargetAppsRequestBuilder.java
index 648674ff3e8..90134a12068 100644
--- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/targetapps/TargetAppsRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/targetapps/TargetAppsRequestBuilder.java
@@ -38,7 +38,7 @@ public TargetAppsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl,
* Not yet documented
* @param body The request body
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody body) {
post(body, null);
@@ -48,7 +48,7 @@ public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody bod
* @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
+ * @see Find more info here
*/
public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
Objects.requireNonNull(body);
diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/appliedpolicies/item/targetapps/TargetAppsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/appliedpolicies/item/targetapps/TargetAppsRequestBuilder.java
index 860d86b8311..6b8d2345dc5 100644
--- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/appliedpolicies/item/targetapps/TargetAppsRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/appliedpolicies/item/targetapps/TargetAppsRequestBuilder.java
@@ -38,7 +38,7 @@ public TargetAppsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl,
* Not yet documented
* @param body The request body
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody body) {
post(body, null);
@@ -48,7 +48,7 @@ public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody bod
* @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
+ * @see Find more info here
*/
public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
Objects.requireNonNull(body);
diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/intendedpolicies/item/targetapps/TargetAppsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/intendedpolicies/item/targetapps/TargetAppsRequestBuilder.java
index 85fe66c7236..910c4cf6a34 100644
--- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/intendedpolicies/item/targetapps/TargetAppsRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/intendedpolicies/item/targetapps/TargetAppsRequestBuilder.java
@@ -38,7 +38,7 @@ public TargetAppsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl,
* Not yet documented
* @param body The request body
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody body) {
post(body, null);
@@ -48,7 +48,7 @@ public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody bod
* @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
+ * @see Find more info here
*/
public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
Objects.requireNonNull(body);
diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappstatuses/item/ManagedAppStatusItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappstatuses/item/ManagedAppStatusItemRequestBuilder.java
index dfe8eb0ac38..e0cfb0e8610 100644
--- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappstatuses/item/ManagedAppStatusItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappstatuses/item/ManagedAppStatusItemRequestBuilder.java
@@ -55,21 +55,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Read properties and relationships of the managedAppStatus object.
+ * Read properties and relationships of the managedAppStatusRaw object.
* @return a {@link ManagedAppStatus}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedAppStatus get() {
return get(null);
}
/**
- * Read properties and relationships of the managedAppStatus object.
+ * Read properties and relationships of the managedAppStatusRaw object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link ManagedAppStatus}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedAppStatus get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -124,7 +124,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Read properties and relationships of the managedAppStatus object.
+ * Read properties and relationships of the managedAppStatusRaw object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -132,7 +132,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Read properties and relationships of the managedAppStatus object.
+ * Read properties and relationships of the managedAppStatusRaw object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -184,7 +184,7 @@ public ManagedAppStatusItemRequestBuilder withUrl(@jakarta.annotation.Nonnull fi
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
}
/**
- * Read properties and relationships of the managedAppStatus object.
+ * Read properties and relationships of the managedAppStatusRaw object.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/ManagedEBooksRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/ManagedEBooksRequestBuilder.java
index c806be424f1..0fe3f3f8483 100644
--- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/ManagedEBooksRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/ManagedEBooksRequestBuilder.java
@@ -60,21 +60,21 @@ public ManagedEBooksRequestBuilder(@jakarta.annotation.Nonnull final String rawU
super(requestAdapter, "{+baseurl}/deviceAppManagement/managedEBooks{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl);
}
/**
- * List properties and relationships of the iosVppEBook objects.
+ * List properties and relationships of the managedEBook objects.
* @return a {@link ManagedEBookCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedEBookCollectionResponse get() {
return get(null);
}
/**
- * List properties and relationships of the iosVppEBook objects.
+ * List properties and relationships of the managedEBook objects.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link ManagedEBookCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedEBookCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -111,7 +111,7 @@ public ManagedEBook post(@jakarta.annotation.Nonnull final ManagedEBook body, @j
return this.requestAdapter.send(requestInfo, errorMapping, ManagedEBook::createFromDiscriminatorValue);
}
/**
- * List properties and relationships of the iosVppEBook objects.
+ * List properties and relationships of the managedEBook objects.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * List properties and relationships of the iosVppEBook objects.
+ * List properties and relationships of the managedEBook objects.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -165,7 +165,7 @@ public ManagedEBooksRequestBuilder withUrl(@jakarta.annotation.Nonnull final Str
return new ManagedEBooksRequestBuilder(rawUrl, requestAdapter);
}
/**
- * List properties and relationships of the iosVppEBook objects.
+ * List properties and relationships of the managedEBook objects.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/assignments/item/ManagedEBookAssignmentItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/assignments/item/ManagedEBookAssignmentItemRequestBuilder.java
index 7fc760a3edf..0a8c0917b43 100644
--- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/assignments/item/ManagedEBookAssignmentItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/assignments/item/ManagedEBookAssignmentItemRequestBuilder.java
@@ -37,18 +37,18 @@ public ManagedEBookAssignmentItemRequestBuilder(@jakarta.annotation.Nonnull fina
super(requestAdapter, "{+baseurl}/deviceAppManagement/managedEBooks/{managedEBook%2Did}/assignments/{managedEBookAssignment%2Did}{?%24expand,%24select}", rawUrl);
}
/**
- * Deletes a managedEBookAssignment.
+ * Deletes a iosVppEBookAssignment.
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void delete() {
delete(null);
}
/**
- * Deletes a managedEBookAssignment.
+ * Deletes a iosVppEBookAssignment.
* @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
+ * @see Find more info here
*/
public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration);
@@ -57,21 +57,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Read properties and relationships of the iosVppEBookAssignment object.
+ * Read properties and relationships of the managedEBookAssignment object.
* @return a {@link ManagedEBookAssignment}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedEBookAssignment get() {
return get(null);
}
/**
- * Read properties and relationships of the iosVppEBookAssignment object.
+ * Read properties and relationships of the managedEBookAssignment object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link ManagedEBookAssignment}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedEBookAssignment get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -81,23 +81,23 @@ public ManagedEBookAssignment get(@jakarta.annotation.Nullable final java.util.f
return this.requestAdapter.send(requestInfo, errorMapping, ManagedEBookAssignment::createFromDiscriminatorValue);
}
/**
- * Update the properties of a managedEBookAssignment object.
+ * Update the properties of a iosVppEBookAssignment object.
* @param body The request body
* @return a {@link ManagedEBookAssignment}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedEBookAssignment patch(@jakarta.annotation.Nonnull final ManagedEBookAssignment body) {
return patch(body, null);
}
/**
- * Update the properties of a managedEBookAssignment object.
+ * Update the properties of a iosVppEBookAssignment object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link ManagedEBookAssignment}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedEBookAssignment patch(@jakarta.annotation.Nonnull final ManagedEBookAssignment body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -108,7 +108,7 @@ public ManagedEBookAssignment patch(@jakarta.annotation.Nonnull final ManagedEBo
return this.requestAdapter.send(requestInfo, errorMapping, ManagedEBookAssignment::createFromDiscriminatorValue);
}
/**
- * Deletes a managedEBookAssignment.
+ * Deletes a iosVppEBookAssignment.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -116,7 +116,7 @@ public RequestInformation toDeleteRequestInformation() {
return toDeleteRequestInformation(null);
}
/**
- * Deletes a managedEBookAssignment.
+ * Deletes a iosVppEBookAssignment.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -128,7 +128,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Read properties and relationships of the iosVppEBookAssignment object.
+ * Read properties and relationships of the managedEBookAssignment object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -136,7 +136,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Read properties and relationships of the iosVppEBookAssignment object.
+ * Read properties and relationships of the managedEBookAssignment object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -148,7 +148,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Update the properties of a managedEBookAssignment object.
+ * Update the properties of a iosVppEBookAssignment object.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -157,7 +157,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull
return toPatchRequestInformation(body, null);
}
/**
- * Update the properties of a managedEBookAssignment object.
+ * Update the properties of a iosVppEBookAssignment object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
@@ -188,7 +188,7 @@ public ManagedEBookAssignmentItemRequestBuilder withUrl(@jakarta.annotation.Nonn
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
}
/**
- * Read properties and relationships of the iosVppEBookAssignment object.
+ * Read properties and relationships of the managedEBookAssignment object.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileappconfigurations/item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileappconfigurations/item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.java
index 783c561d2a9..2dffcd3051c 100644
--- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileappconfigurations/item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileappconfigurations/item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.java
@@ -111,21 +111,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Read properties and relationships of the managedDeviceMobileAppConfiguration object.
+ * Read properties and relationships of the iosMobileAppConfiguration object.
* @return a {@link ManagedDeviceMobileAppConfiguration}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedDeviceMobileAppConfiguration get() {
return get(null);
}
/**
- * Read properties and relationships of the managedDeviceMobileAppConfiguration object.
+ * Read properties and relationships of the iosMobileAppConfiguration object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link ManagedDeviceMobileAppConfiguration}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ManagedDeviceMobileAppConfiguration get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -182,7 +182,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Read properties and relationships of the managedDeviceMobileAppConfiguration object.
+ * Read properties and relationships of the iosMobileAppConfiguration object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -190,7 +190,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Read properties and relationships of the managedDeviceMobileAppConfiguration object.
+ * Read properties and relationships of the iosMobileAppConfiguration object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -242,7 +242,7 @@ public ManagedDeviceMobileAppConfigurationItemRequestBuilder withUrl(@jakarta.an
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
}
/**
- * Read properties and relationships of the managedDeviceMobileAppConfiguration object.
+ * Read properties and relationships of the iosMobileAppConfiguration object.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/MobileAppsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/MobileAppsRequestBuilder.java
index 6c1adf56f55..219b7a1a920 100644
--- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/MobileAppsRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/MobileAppsRequestBuilder.java
@@ -204,21 +204,21 @@ public MobileAppsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl,
super(requestAdapter, "{+baseurl}/deviceAppManagement/mobileApps{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl);
}
/**
- * List properties and relationships of the androidStoreApp objects.
+ * List properties and relationships of the windowsMobileMSI objects.
* @return a {@link MobileAppCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public MobileAppCollectionResponse get() {
return get(null);
}
/**
- * List properties and relationships of the androidStoreApp objects.
+ * List properties and relationships of the windowsMobileMSI objects.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link MobileAppCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public MobileAppCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -228,23 +228,23 @@ public MobileAppCollectionResponse get(@jakarta.annotation.Nullable final java.u
return this.requestAdapter.send(requestInfo, errorMapping, MobileAppCollectionResponse::createFromDiscriminatorValue);
}
/**
- * Create a new windowsWebApp object.
+ * Create a new macOSOfficeSuiteApp object.
* @param body The request body
* @return a {@link MobileApp}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public MobileApp post(@jakarta.annotation.Nonnull final MobileApp body) {
return post(body, null);
}
/**
- * Create a new windowsWebApp object.
+ * Create a new macOSOfficeSuiteApp object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link MobileApp}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public MobileApp post(@jakarta.annotation.Nonnull final MobileApp body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -255,7 +255,7 @@ public MobileApp post(@jakarta.annotation.Nonnull final MobileApp body, @jakarta
return this.requestAdapter.send(requestInfo, errorMapping, MobileApp::createFromDiscriminatorValue);
}
/**
- * List properties and relationships of the androidStoreApp objects.
+ * List properties and relationships of the windowsMobileMSI objects.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -263,7 +263,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * List properties and relationships of the androidStoreApp objects.
+ * List properties and relationships of the windowsMobileMSI objects.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -275,7 +275,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Create a new windowsWebApp object.
+ * Create a new macOSOfficeSuiteApp object.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -284,7 +284,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f
return toPostRequestInformation(body, null);
}
/**
- * Create a new windowsWebApp object.
+ * Create a new macOSOfficeSuiteApp object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
@@ -309,7 +309,7 @@ public MobileAppsRequestBuilder withUrl(@jakarta.annotation.Nonnull final String
return new MobileAppsRequestBuilder(rawUrl, requestAdapter);
}
/**
- * List properties and relationships of the androidStoreApp objects.
+ * List properties and relationships of the windowsMobileMSI objects.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/item/MobileAppItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/item/MobileAppItemRequestBuilder.java
index fa492a49de5..2e99ffdf497 100644
--- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/item/MobileAppItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/item/MobileAppItemRequestBuilder.java
@@ -208,18 +208,18 @@ public MobileAppItemRequestBuilder(@jakarta.annotation.Nonnull final String rawU
super(requestAdapter, "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}{?%24expand,%24select}", rawUrl);
}
/**
- * Deletes a iosVppApp.
+ * Deletes a windowsMicrosoftEdgeApp.
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void delete() {
delete(null);
}
/**
- * Deletes a iosVppApp.
+ * Deletes a windowsMicrosoftEdgeApp.
* @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
+ * @see Find more info here
*/
public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration);
@@ -228,21 +228,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Read properties and relationships of the windowsAppX object.
+ * Read properties and relationships of the macOSOfficeSuiteApp object.
* @return a {@link MobileApp}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public MobileApp get() {
return get(null);
}
/**
- * Read properties and relationships of the windowsAppX object.
+ * Read properties and relationships of the macOSOfficeSuiteApp object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link MobileApp}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public MobileApp get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -252,23 +252,23 @@ public MobileApp get(@jakarta.annotation.Nullable final java.util.function.Consu
return this.requestAdapter.send(requestInfo, errorMapping, MobileApp::createFromDiscriminatorValue);
}
/**
- * Update the properties of a webApp object.
+ * Update the properties of a iosStoreApp object.
* @param body The request body
* @return a {@link MobileApp}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public MobileApp patch(@jakarta.annotation.Nonnull final MobileApp body) {
return patch(body, null);
}
/**
- * Update the properties of a webApp object.
+ * Update the properties of a iosStoreApp object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link MobileApp}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public MobileApp patch(@jakarta.annotation.Nonnull final MobileApp body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -279,7 +279,7 @@ public MobileApp patch(@jakarta.annotation.Nonnull final MobileApp body, @jakart
return this.requestAdapter.send(requestInfo, errorMapping, MobileApp::createFromDiscriminatorValue);
}
/**
- * Deletes a iosVppApp.
+ * Deletes a windowsMicrosoftEdgeApp.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -287,7 +287,7 @@ public RequestInformation toDeleteRequestInformation() {
return toDeleteRequestInformation(null);
}
/**
- * Deletes a iosVppApp.
+ * Deletes a windowsMicrosoftEdgeApp.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -299,7 +299,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Read properties and relationships of the windowsAppX object.
+ * Read properties and relationships of the macOSOfficeSuiteApp object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -307,7 +307,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Read properties and relationships of the windowsAppX object.
+ * Read properties and relationships of the macOSOfficeSuiteApp object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -319,7 +319,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Update the properties of a webApp object.
+ * Update the properties of a iosStoreApp object.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -328,7 +328,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull
return toPatchRequestInformation(body, null);
}
/**
- * Update the properties of a webApp object.
+ * Update the properties of a iosStoreApp object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
@@ -359,7 +359,7 @@ public MobileAppItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final Str
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
}
/**
- * Read properties and relationships of the windowsAppX object.
+ * Read properties and relationships of the macOSOfficeSuiteApp object.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/DeviceManagementRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/DeviceManagementRequestBuilder.java
index 3624eb68ecc..73f214a3ee1 100644
--- a/src/main/java/com/microsoft/graph/generated/devicemanagement/DeviceManagementRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/DeviceManagementRequestBuilder.java
@@ -573,7 +573,7 @@ public DeviceManagementRequestBuilder(@jakarta.annotation.Nonnull final String r
* Read properties and relationships of the deviceManagement object.
* @return a {@link DeviceManagement}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceManagement get() {
@@ -584,7 +584,7 @@ public DeviceManagement get() {
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DeviceManagement}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceManagement get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -608,7 +608,7 @@ public GetEffectivePermissionsWithScopeRequestBuilder getEffectivePermissionsWit
* @param body The request body
* @return a {@link DeviceManagement}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceManagement patch(@jakarta.annotation.Nonnull final DeviceManagement body) {
@@ -620,7 +620,7 @@ public DeviceManagement patch(@jakarta.annotation.Nonnull final DeviceManagement
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DeviceManagement}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceManagement patch(@jakarta.annotation.Nonnull final DeviceManagement body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/DeviceCompliancePoliciesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/DeviceCompliancePoliciesRequestBuilder.java
index 5e9eb23b304..b6bdec42879 100644
--- a/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/DeviceCompliancePoliciesRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/DeviceCompliancePoliciesRequestBuilder.java
@@ -60,21 +60,21 @@ public DeviceCompliancePoliciesRequestBuilder(@jakarta.annotation.Nonnull final
super(requestAdapter, "{+baseurl}/deviceManagement/deviceCompliancePolicies{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl);
}
/**
- * List properties and relationships of the windows81CompliancePolicy objects.
+ * List properties and relationships of the macOSCompliancePolicy objects.
* @return a {@link DeviceCompliancePolicyCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceCompliancePolicyCollectionResponse get() {
return get(null);
}
/**
- * List properties and relationships of the windows81CompliancePolicy objects.
+ * List properties and relationships of the macOSCompliancePolicy objects.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DeviceCompliancePolicyCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceCompliancePolicyCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -84,23 +84,23 @@ public DeviceCompliancePolicyCollectionResponse get(@jakarta.annotation.Nullable
return this.requestAdapter.send(requestInfo, errorMapping, DeviceCompliancePolicyCollectionResponse::createFromDiscriminatorValue);
}
/**
- * Create a new windows10CompliancePolicy object.
+ * Create a new windows10MobileCompliancePolicy object.
* @param body The request body
* @return a {@link DeviceCompliancePolicy}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceCompliancePolicy post(@jakarta.annotation.Nonnull final DeviceCompliancePolicy body) {
return post(body, null);
}
/**
- * Create a new windows10CompliancePolicy object.
+ * Create a new windows10MobileCompliancePolicy object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DeviceCompliancePolicy}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceCompliancePolicy post(@jakarta.annotation.Nonnull final DeviceCompliancePolicy body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -111,7 +111,7 @@ public DeviceCompliancePolicy post(@jakarta.annotation.Nonnull final DeviceCompl
return this.requestAdapter.send(requestInfo, errorMapping, DeviceCompliancePolicy::createFromDiscriminatorValue);
}
/**
- * List properties and relationships of the windows81CompliancePolicy objects.
+ * List properties and relationships of the macOSCompliancePolicy objects.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * List properties and relationships of the windows81CompliancePolicy objects.
+ * List properties and relationships of the macOSCompliancePolicy objects.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Create a new windows10CompliancePolicy object.
+ * Create a new windows10MobileCompliancePolicy object.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -140,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f
return toPostRequestInformation(body, null);
}
/**
- * Create a new windows10CompliancePolicy object.
+ * Create a new windows10MobileCompliancePolicy object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
@@ -165,7 +165,7 @@ public DeviceCompliancePoliciesRequestBuilder withUrl(@jakarta.annotation.Nonnul
return new DeviceCompliancePoliciesRequestBuilder(rawUrl, requestAdapter);
}
/**
- * List properties and relationships of the windows81CompliancePolicy objects.
+ * List properties and relationships of the macOSCompliancePolicy objects.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/DeviceCompliancePolicyItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/DeviceCompliancePolicyItemRequestBuilder.java
index 9b7abf62a9e..2a76171cf4e 100644
--- a/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/DeviceCompliancePolicyItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/DeviceCompliancePolicyItemRequestBuilder.java
@@ -138,21 +138,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Read properties and relationships of the androidCompliancePolicy object.
+ * Read properties and relationships of the windows81CompliancePolicy object.
* @return a {@link DeviceCompliancePolicy}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceCompliancePolicy get() {
return get(null);
}
/**
- * Read properties and relationships of the androidCompliancePolicy object.
+ * Read properties and relationships of the windows81CompliancePolicy object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DeviceCompliancePolicy}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceCompliancePolicy get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -162,23 +162,23 @@ public DeviceCompliancePolicy get(@jakarta.annotation.Nullable final java.util.f
return this.requestAdapter.send(requestInfo, errorMapping, DeviceCompliancePolicy::createFromDiscriminatorValue);
}
/**
- * Update the properties of a windowsPhone81CompliancePolicy object.
+ * Update the properties of a androidWorkProfileCompliancePolicy object.
* @param body The request body
* @return a {@link DeviceCompliancePolicy}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceCompliancePolicy patch(@jakarta.annotation.Nonnull final DeviceCompliancePolicy body) {
return patch(body, null);
}
/**
- * Update the properties of a windowsPhone81CompliancePolicy object.
+ * Update the properties of a androidWorkProfileCompliancePolicy object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DeviceCompliancePolicy}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceCompliancePolicy patch(@jakarta.annotation.Nonnull final DeviceCompliancePolicy body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -209,7 +209,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Read properties and relationships of the androidCompliancePolicy object.
+ * Read properties and relationships of the windows81CompliancePolicy object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -217,7 +217,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Read properties and relationships of the androidCompliancePolicy object.
+ * Read properties and relationships of the windows81CompliancePolicy object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -229,7 +229,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Update the properties of a windowsPhone81CompliancePolicy object.
+ * Update the properties of a androidWorkProfileCompliancePolicy object.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -238,7 +238,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull
return toPatchRequestInformation(body, null);
}
/**
- * Update the properties of a windowsPhone81CompliancePolicy object.
+ * Update the properties of a androidWorkProfileCompliancePolicy object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
@@ -269,7 +269,7 @@ public DeviceCompliancePolicyItemRequestBuilder withUrl(@jakarta.annotation.Nonn
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
}
/**
- * Read properties and relationships of the androidCompliancePolicy object.
+ * Read properties and relationships of the windows81CompliancePolicy object.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/DeviceConfigurationsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/DeviceConfigurationsRequestBuilder.java
index 14d58d11592..9f90125890a 100644
--- a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/DeviceConfigurationsRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/DeviceConfigurationsRequestBuilder.java
@@ -60,21 +60,21 @@ public DeviceConfigurationsRequestBuilder(@jakarta.annotation.Nonnull final Stri
super(requestAdapter, "{+baseurl}/deviceManagement/deviceConfigurations{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl);
}
/**
- * List properties and relationships of the windowsPhone81CustomConfiguration objects.
+ * List properties and relationships of the macOSGeneralDeviceConfiguration objects.
* @return a {@link DeviceConfigurationCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceConfigurationCollectionResponse get() {
return get(null);
}
/**
- * List properties and relationships of the windowsPhone81CustomConfiguration objects.
+ * List properties and relationships of the macOSGeneralDeviceConfiguration objects.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DeviceConfigurationCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceConfigurationCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -84,23 +84,23 @@ public DeviceConfigurationCollectionResponse get(@jakarta.annotation.Nullable fi
return this.requestAdapter.send(requestInfo, errorMapping, DeviceConfigurationCollectionResponse::createFromDiscriminatorValue);
}
/**
- * Create a new androidCustomConfiguration object.
+ * Create a new windows10CustomConfiguration object.
* @param body The request body
* @return a {@link DeviceConfiguration}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceConfiguration post(@jakarta.annotation.Nonnull final DeviceConfiguration body) {
return post(body, null);
}
/**
- * Create a new androidCustomConfiguration object.
+ * Create a new windows10CustomConfiguration object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DeviceConfiguration}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceConfiguration post(@jakarta.annotation.Nonnull final DeviceConfiguration body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -111,7 +111,7 @@ public DeviceConfiguration post(@jakarta.annotation.Nonnull final DeviceConfigur
return this.requestAdapter.send(requestInfo, errorMapping, DeviceConfiguration::createFromDiscriminatorValue);
}
/**
- * List properties and relationships of the windowsPhone81CustomConfiguration objects.
+ * List properties and relationships of the macOSGeneralDeviceConfiguration objects.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * List properties and relationships of the windowsPhone81CustomConfiguration objects.
+ * List properties and relationships of the macOSGeneralDeviceConfiguration objects.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Create a new androidCustomConfiguration object.
+ * Create a new windows10CustomConfiguration object.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -140,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f
return toPostRequestInformation(body, null);
}
/**
- * Create a new androidCustomConfiguration object.
+ * Create a new windows10CustomConfiguration object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
@@ -165,7 +165,7 @@ public DeviceConfigurationsRequestBuilder withUrl(@jakarta.annotation.Nonnull fi
return new DeviceConfigurationsRequestBuilder(rawUrl, requestAdapter);
}
/**
- * List properties and relationships of the windowsPhone81CustomConfiguration objects.
+ * List properties and relationships of the macOSGeneralDeviceConfiguration objects.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/item/DeviceConfigurationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/item/DeviceConfigurationItemRequestBuilder.java
index 5cd9d2c71c8..403a048ea30 100644
--- a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/item/DeviceConfigurationItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/item/DeviceConfigurationItemRequestBuilder.java
@@ -101,18 +101,18 @@ public DeviceConfigurationItemRequestBuilder(@jakarta.annotation.Nonnull final S
super(requestAdapter, "{+baseurl}/deviceManagement/deviceConfigurations/{deviceConfiguration%2Did}{?%24expand,%24select}", rawUrl);
}
/**
- * Deletes a macOSGeneralDeviceConfiguration.
+ * Deletes a iosDeviceFeaturesConfiguration.
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void delete() {
delete(null);
}
/**
- * Deletes a macOSGeneralDeviceConfiguration.
+ * Deletes a iosDeviceFeaturesConfiguration.
* @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
+ * @see Find more info here
*/
public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration);
@@ -121,21 +121,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Read properties and relationships of the windows10SecureAssessmentConfiguration object.
+ * Read properties and relationships of the androidCustomConfiguration object.
* @return a {@link DeviceConfiguration}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceConfiguration get() {
return get(null);
}
/**
- * Read properties and relationships of the windows10SecureAssessmentConfiguration object.
+ * Read properties and relationships of the androidCustomConfiguration object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DeviceConfiguration}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceConfiguration get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -155,23 +155,23 @@ public GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder getOm
return new GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder(pathParameters, requestAdapter, secretReferenceValueId);
}
/**
- * Update the properties of a windows10TeamGeneralConfiguration object.
+ * Update the properties of a androidWorkProfileCustomConfiguration object.
* @param body The request body
* @return a {@link DeviceConfiguration}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceConfiguration patch(@jakarta.annotation.Nonnull final DeviceConfiguration body) {
return patch(body, null);
}
/**
- * Update the properties of a windows10TeamGeneralConfiguration object.
+ * Update the properties of a androidWorkProfileCustomConfiguration object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DeviceConfiguration}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceConfiguration patch(@jakarta.annotation.Nonnull final DeviceConfiguration body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -182,7 +182,7 @@ public DeviceConfiguration patch(@jakarta.annotation.Nonnull final DeviceConfigu
return this.requestAdapter.send(requestInfo, errorMapping, DeviceConfiguration::createFromDiscriminatorValue);
}
/**
- * Deletes a macOSGeneralDeviceConfiguration.
+ * Deletes a iosDeviceFeaturesConfiguration.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -190,7 +190,7 @@ public RequestInformation toDeleteRequestInformation() {
return toDeleteRequestInformation(null);
}
/**
- * Deletes a macOSGeneralDeviceConfiguration.
+ * Deletes a iosDeviceFeaturesConfiguration.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -202,7 +202,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Read properties and relationships of the windows10SecureAssessmentConfiguration object.
+ * Read properties and relationships of the androidCustomConfiguration object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -210,7 +210,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Read properties and relationships of the windows10SecureAssessmentConfiguration object.
+ * Read properties and relationships of the androidCustomConfiguration object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -222,7 +222,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Update the properties of a windows10TeamGeneralConfiguration object.
+ * Update the properties of a androidWorkProfileCustomConfiguration object.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -231,7 +231,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull
return toPatchRequestInformation(body, null);
}
/**
- * Update the properties of a windows10TeamGeneralConfiguration object.
+ * Update the properties of a androidWorkProfileCustomConfiguration object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
@@ -262,7 +262,7 @@ public DeviceConfigurationItemRequestBuilder withUrl(@jakarta.annotation.Nonnull
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
}
/**
- * Read properties and relationships of the windows10SecureAssessmentConfiguration object.
+ * Read properties and relationships of the androidCustomConfiguration object.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/DeviceEnrollmentConfigurationsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/DeviceEnrollmentConfigurationsRequestBuilder.java
index 7897bdc9c56..aa9eb83a6d0 100644
--- a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/DeviceEnrollmentConfigurationsRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/DeviceEnrollmentConfigurationsRequestBuilder.java
@@ -84,23 +84,23 @@ public DeviceEnrollmentConfigurationCollectionResponse get(@jakarta.annotation.N
return this.requestAdapter.send(requestInfo, errorMapping, DeviceEnrollmentConfigurationCollectionResponse::createFromDiscriminatorValue);
}
/**
- * Create a new deviceEnrollmentPlatformRestrictionsConfiguration object.
+ * Create a new deviceEnrollmentLimitConfiguration object.
* @param body The request body
* @return a {@link DeviceEnrollmentConfiguration}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceEnrollmentConfiguration post(@jakarta.annotation.Nonnull final DeviceEnrollmentConfiguration body) {
return post(body, null);
}
/**
- * Create a new deviceEnrollmentPlatformRestrictionsConfiguration object.
+ * Create a new deviceEnrollmentLimitConfiguration object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link DeviceEnrollmentConfiguration}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public DeviceEnrollmentConfiguration post(@jakarta.annotation.Nonnull final DeviceEnrollmentConfiguration body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Create a new deviceEnrollmentPlatformRestrictionsConfiguration object.
+ * Create a new deviceEnrollmentLimitConfiguration object.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -140,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f
return toPostRequestInformation(body, null);
}
/**
- * Create a new deviceEnrollmentPlatformRestrictionsConfiguration object.
+ * Create a new deviceEnrollmentLimitConfiguration object.
* @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/devicemanagement/deviceenrollmentconfigurations/item/DeviceEnrollmentConfigurationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/item/DeviceEnrollmentConfigurationItemRequestBuilder.java
index 7d73ad2b2b9..8488c9ea061 100644
--- a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/item/DeviceEnrollmentConfigurationItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/item/DeviceEnrollmentConfigurationItemRequestBuilder.java
@@ -64,18 +64,18 @@ public DeviceEnrollmentConfigurationItemRequestBuilder(@jakarta.annotation.Nonnu
super(requestAdapter, "{+baseurl}/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration%2Did}{?%24expand,%24select}", rawUrl);
}
/**
- * Deletes a deviceEnrollmentLimitConfiguration.
+ * Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration.
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void delete() {
delete(null);
}
/**
- * Deletes a deviceEnrollmentLimitConfiguration.
+ * Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration.
* @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
+ * @see Find more info here
*/
public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration);
@@ -135,7 +135,7 @@ public DeviceEnrollmentConfiguration patch(@jakarta.annotation.Nonnull final Dev
return this.requestAdapter.send(requestInfo, errorMapping, DeviceEnrollmentConfiguration::createFromDiscriminatorValue);
}
/**
- * Deletes a deviceEnrollmentLimitConfiguration.
+ * Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -143,7 +143,7 @@ public RequestInformation toDeleteRequestInformation() {
return toDeleteRequestInformation(null);
}
/**
- * Deletes a deviceEnrollmentLimitConfiguration.
+ * Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration.
* @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/roledefinitions/item/RoleDefinitionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/roledefinitions/item/RoleDefinitionItemRequestBuilder.java
index fc0fedac8ee..f7c9837f26c 100644
--- a/src/main/java/com/microsoft/graph/generated/devicemanagement/roledefinitions/item/RoleDefinitionItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/roledefinitions/item/RoleDefinitionItemRequestBuilder.java
@@ -46,18 +46,18 @@ public RoleDefinitionItemRequestBuilder(@jakarta.annotation.Nonnull final String
super(requestAdapter, "{+baseurl}/deviceManagement/roleDefinitions/{roleDefinition%2Did}{?%24expand,%24select}", rawUrl);
}
/**
- * Deletes a deviceAndAppManagementRoleDefinition.
+ * Deletes a roleDefinition.
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void delete() {
delete(null);
}
/**
- * Deletes a deviceAndAppManagementRoleDefinition.
+ * Deletes a roleDefinition.
* @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
+ * @see Find more info here
*/
public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration);
@@ -66,21 +66,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Read properties and relationships of the roleDefinition object.
+ * Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
* @return a {@link RoleDefinition}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public RoleDefinition get() {
return get(null);
}
/**
- * Read properties and relationships of the roleDefinition object.
+ * Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RoleDefinition}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public RoleDefinition get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -90,23 +90,23 @@ public RoleDefinition get(@jakarta.annotation.Nullable final java.util.function.
return this.requestAdapter.send(requestInfo, errorMapping, RoleDefinition::createFromDiscriminatorValue);
}
/**
- * Update the properties of a roleDefinition object.
+ * Update the properties of a deviceAndAppManagementRoleDefinition object.
* @param body The request body
* @return a {@link RoleDefinition}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public RoleDefinition patch(@jakarta.annotation.Nonnull final RoleDefinition body) {
return patch(body, null);
}
/**
- * Update the properties of a roleDefinition object.
+ * Update the properties of a deviceAndAppManagementRoleDefinition object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RoleDefinition}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public RoleDefinition patch(@jakarta.annotation.Nonnull final RoleDefinition body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -117,7 +117,7 @@ public RoleDefinition patch(@jakarta.annotation.Nonnull final RoleDefinition bod
return this.requestAdapter.send(requestInfo, errorMapping, RoleDefinition::createFromDiscriminatorValue);
}
/**
- * Deletes a deviceAndAppManagementRoleDefinition.
+ * Deletes a roleDefinition.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -125,7 +125,7 @@ public RequestInformation toDeleteRequestInformation() {
return toDeleteRequestInformation(null);
}
/**
- * Deletes a deviceAndAppManagementRoleDefinition.
+ * Deletes a roleDefinition.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -137,7 +137,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Read properties and relationships of the roleDefinition object.
+ * Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -145,7 +145,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Read properties and relationships of the roleDefinition object.
+ * Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -157,7 +157,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Update the properties of a roleDefinition object.
+ * Update the properties of a deviceAndAppManagementRoleDefinition object.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -166,7 +166,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull
return toPatchRequestInformation(body, null);
}
/**
- * Update the properties of a roleDefinition object.
+ * Update the properties of a deviceAndAppManagementRoleDefinition object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
@@ -197,7 +197,7 @@ public RoleDefinitionItemRequestBuilder withUrl(@jakarta.annotation.Nonnull fina
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
}
/**
- * Read properties and relationships of the roleDefinition object.
+ * Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
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 e2d7e4eef05..195bf3fca2a 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
@@ -79,23 +79,23 @@ public ItemRetentionLabel get(@jakarta.annotation.Nullable final java.util.funct
return this.requestAdapter.send(requestInfo, errorMapping, ItemRetentionLabel::createFromDiscriminatorValue);
}
/**
- * Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
+ * Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive.
* @param body The request body
* @return a {@link ItemRetentionLabel}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ItemRetentionLabel patch(@jakarta.annotation.Nonnull final ItemRetentionLabel body) {
return patch(body, null);
}
/**
- * Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
+ * Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link ItemRetentionLabel}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ItemRetentionLabel patch(@jakarta.annotation.Nonnull final ItemRetentionLabel body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -146,7 +146,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
+ * Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -155,7 +155,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull
return toPatchRequestInformation(body, null);
}
/**
- * Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
+ * Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive.
* @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/drives/item/items/item/workbook/names/item/range/RangeRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/names/item/range/RangeRequestBuilder.java
index ee60b086714..a95b0ba345c 100644
--- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/names/item/range/RangeRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/names/item/range/RangeRequestBuilder.java
@@ -36,21 +36,21 @@ public RangeRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak
super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/names/{workbookNamedItem%2Did}/range()", rawUrl);
}
/**
- * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ * Retrieve the properties and relationships of range object.
* @return a {@link WorkbookRange}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public WorkbookRange get() {
return get(null);
}
/**
- * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ * Retrieve the properties and relationships of range object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link WorkbookRange}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public WorkbookRange get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -60,7 +60,7 @@ public WorkbookRange get(@jakarta.annotation.Nullable final java.util.function.C
return this.requestAdapter.send(requestInfo, errorMapping, WorkbookRange::createFromDiscriminatorValue);
}
/**
- * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ * Retrieve the properties and relationships of range object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -68,7 +68,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ * Retrieve the properties and relationships of range object.
* @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/workbook/tables/add/AddRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/add/AddRequestBuilder.java
index bcf6f11d17b..25580bb3f11 100644
--- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/add/AddRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/add/AddRequestBuilder.java
@@ -36,23 +36,23 @@ public AddRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar
super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/tables/add", rawUrl);
}
/**
- * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
+ * Use this API to create a new Table.
* @param body The request body
* @return a {@link WorkbookTable}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public WorkbookTable post(@jakarta.annotation.Nonnull final AddPostRequestBody body) {
return post(body, null);
}
/**
- * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
+ * Use this API to create a new Table.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link WorkbookTable}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public WorkbookTable post(@jakarta.annotation.Nonnull final AddPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -63,7 +63,7 @@ public WorkbookTable post(@jakarta.annotation.Nonnull final AddPostRequestBody b
return this.requestAdapter.send(requestInfo, errorMapping, WorkbookTable::createFromDiscriminatorValue);
}
/**
- * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
+ * Use this API to create a new Table.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -72,7 +72,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f
return toPostRequestInformation(body, null);
}
/**
- * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
+ * Use this API to create a new Table.
* @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/drives/item/items/item/workbook/worksheets/item/names/item/range/RangeRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/names/item/range/RangeRequestBuilder.java
index fd85e506fb0..a863911f6b1 100644
--- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/names/item/range/RangeRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/names/item/range/RangeRequestBuilder.java
@@ -36,21 +36,21 @@ public RangeRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak
super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/worksheets/{workbookWorksheet%2Did}/names/{workbookNamedItem%2Did}/range()", rawUrl);
}
/**
- * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ * Retrieve the properties and relationships of range object.
* @return a {@link WorkbookRange}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public WorkbookRange get() {
return get(null);
}
/**
- * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ * Retrieve the properties and relationships of range object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link WorkbookRange}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public WorkbookRange get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -60,7 +60,7 @@ public WorkbookRange get(@jakarta.annotation.Nullable final java.util.function.C
return this.requestAdapter.send(requestInfo, errorMapping, WorkbookRange::createFromDiscriminatorValue);
}
/**
- * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ * Retrieve the properties and relationships of range object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -68,7 +68,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ * Retrieve the properties and relationships of range object.
* @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/workbook/worksheets/item/tables/add/AddRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/AddRequestBuilder.java
index 635c39d3b34..a487e3decfd 100644
--- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/AddRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/AddRequestBuilder.java
@@ -36,23 +36,23 @@ public AddRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar
super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/worksheets/{workbookWorksheet%2Did}/tables/add", rawUrl);
}
/**
- * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
+ * Use this API to create a new Table.
* @param body The request body
* @return a {@link WorkbookTable}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public WorkbookTable post(@jakarta.annotation.Nonnull final AddPostRequestBody body) {
return post(body, null);
}
/**
- * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
+ * Use this API to create a new Table.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link WorkbookTable}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public WorkbookTable post(@jakarta.annotation.Nonnull final AddPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -63,7 +63,7 @@ public WorkbookTable post(@jakarta.annotation.Nonnull final AddPostRequestBody b
return this.requestAdapter.send(requestInfo, errorMapping, WorkbookTable::createFromDiscriminatorValue);
}
/**
- * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
+ * Use this API to create a new Table.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -72,7 +72,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f
return toPostRequestInformation(body, null);
}
/**
- * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
+ * Use this API to create a new Table.
* @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/education/classes/item/assignments/item/submissions/item/excuse/ExcuseRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/excuse/ExcuseRequestBuilder.java
index 1258ec41742..1b8601d2044 100644
--- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/excuse/ExcuseRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/excuse/ExcuseRequestBuilder.java
@@ -36,19 +36,21 @@ public ExcuseRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja
super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/submissions/{educationSubmission%2Did}/excuse", rawUrl);
}
/**
- * Invoke action excuse
+ * Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission shows the excused status. Otherwise, the submission status retains the returned status. For more information about how to use this header, see the Examples section.
* @return a {@link EducationSubmission}
* @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public EducationSubmission post() {
return post(null);
}
/**
- * Invoke action excuse
+ * Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission shows the excused status. Otherwise, the submission status retains the returned status. For more information about how to use this header, see the Examples section.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link EducationSubmission}
* @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public EducationSubmission post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -58,7 +60,7 @@ public EducationSubmission post(@jakarta.annotation.Nullable final java.util.fun
return this.requestAdapter.send(requestInfo, errorMapping, EducationSubmission::createFromDiscriminatorValue);
}
/**
- * Invoke action excuse
+ * Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission shows the excused status. Otherwise, the submission status retains the returned status. For more information about how to use this header, see the Examples section.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -66,7 +68,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Invoke action excuse
+ * Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission shows the excused status. Otherwise, the submission status retains the returned status. For more information about how to use this header, see the Examples section.
* @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/education/me/assignments/item/submissions/item/excuse/ExcuseRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/me/assignments/item/submissions/item/excuse/ExcuseRequestBuilder.java
index 52cea59ad2e..777a4fb6129 100644
--- a/src/main/java/com/microsoft/graph/generated/education/me/assignments/item/submissions/item/excuse/ExcuseRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/education/me/assignments/item/submissions/item/excuse/ExcuseRequestBuilder.java
@@ -36,19 +36,21 @@ public ExcuseRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja
super(requestAdapter, "{+baseurl}/education/me/assignments/{educationAssignment%2Did}/submissions/{educationSubmission%2Did}/excuse", rawUrl);
}
/**
- * Invoke action excuse
+ * Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission shows the excused status. Otherwise, the submission status retains the returned status. For more information about how to use this header, see the Examples section.
* @return a {@link EducationSubmission}
* @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public EducationSubmission post() {
return post(null);
}
/**
- * Invoke action excuse
+ * Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission shows the excused status. Otherwise, the submission status retains the returned status. For more information about how to use this header, see the Examples section.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link EducationSubmission}
* @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public EducationSubmission post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -58,7 +60,7 @@ public EducationSubmission post(@jakarta.annotation.Nullable final java.util.fun
return this.requestAdapter.send(requestInfo, errorMapping, EducationSubmission::createFromDiscriminatorValue);
}
/**
- * Invoke action excuse
+ * Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission shows the excused status. Otherwise, the submission status retains the returned status. For more information about how to use this header, see the Examples section.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -66,7 +68,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Invoke action excuse
+ * Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission shows the excused status. Otherwise, the submission status retains the returned status. For more information about how to use this header, see the Examples section.
* @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/education/users/item/assignments/item/submissions/item/excuse/ExcuseRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/users/item/assignments/item/submissions/item/excuse/ExcuseRequestBuilder.java
index 4eb51e05a23..36f71415e77 100644
--- a/src/main/java/com/microsoft/graph/generated/education/users/item/assignments/item/submissions/item/excuse/ExcuseRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/education/users/item/assignments/item/submissions/item/excuse/ExcuseRequestBuilder.java
@@ -36,19 +36,21 @@ public ExcuseRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja
super(requestAdapter, "{+baseurl}/education/users/{educationUser%2Did}/assignments/{educationAssignment%2Did}/submissions/{educationSubmission%2Did}/excuse", rawUrl);
}
/**
- * Invoke action excuse
+ * Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission shows the excused status. Otherwise, the submission status retains the returned status. For more information about how to use this header, see the Examples section.
* @return a {@link EducationSubmission}
* @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public EducationSubmission post() {
return post(null);
}
/**
- * Invoke action excuse
+ * Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission shows the excused status. Otherwise, the submission status retains the returned status. For more information about how to use this header, see the Examples section.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link EducationSubmission}
* @throws ODataError When receiving a 4XX or 5XX status code
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public EducationSubmission post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -58,7 +60,7 @@ public EducationSubmission post(@jakarta.annotation.Nullable final java.util.fun
return this.requestAdapter.send(requestInfo, errorMapping, EducationSubmission::createFromDiscriminatorValue);
}
/**
- * Invoke action excuse
+ * Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission shows the excused status. Otherwise, the submission status retains the returned status. For more information about how to use this header, see the Examples section.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -66,7 +68,7 @@ public RequestInformation toPostRequestInformation() {
return toPostRequestInformation(null);
}
/**
- * Invoke action excuse
+ * Excuse a submission. Excused submissions aren't included in average grade calculations. Grading rubrics and feedback are deleted. Only teachers can perform this action. If the Prefer: include-unknown-enum-members request header is provided, the excused submission shows the excused status. Otherwise, the submission status retains the returned status. For more information about how to use this header, see the Examples section.
* @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/external/connections/item/items/item/ExternalItemItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/external/connections/item/items/item/ExternalItemItemRequestBuilder.java
index eaae73f655f..ba5560b8366 100644
--- a/src/main/java/com/microsoft/graph/generated/external/connections/item/items/item/ExternalItemItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/external/connections/item/items/item/ExternalItemItemRequestBuilder.java
@@ -99,23 +99,23 @@ public ExternalItem get(@jakarta.annotation.Nullable final java.util.function.Co
return this.requestAdapter.send(requestInfo, errorMapping, ExternalItem::createFromDiscriminatorValue);
}
/**
- * Update the properties of an externalItem object.
+ * Create a new externalItem object.
* @param body The request body
* @return a {@link ExternalItem}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ExternalItem put(@jakarta.annotation.Nonnull final ExternalItem body) {
return put(body, null);
}
/**
- * Update the properties of an externalItem object.
+ * Create a new externalItem object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link ExternalItem}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ExternalItem put(@jakarta.annotation.Nonnull final ExternalItem body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -166,7 +166,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Update the properties of an externalItem object.
+ * Create a new externalItem object.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -175,7 +175,7 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi
return toPutRequestInformation(body, null);
}
/**
- * Update the properties of an externalItem object.
+ * Create a new externalItem object.
* @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/groups/GroupsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/GroupsRequestBuilder.java
index f26a6683d2a..d2cb22b135d 100644
--- a/src/main/java/com/microsoft/graph/generated/groups/GroupsRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/groups/GroupsRequestBuilder.java
@@ -120,23 +120,23 @@ public GroupCollectionResponse get(@jakarta.annotation.Nullable final java.util.
return this.requestAdapter.send(requestInfo, errorMapping, GroupCollectionResponse::createFromDiscriminatorValue);
}
/**
- * Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
+ * Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
* @param body The request body
* @return a {@link Group}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public Group post(@jakarta.annotation.Nonnull final Group body) {
return post(body, null);
}
/**
- * Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
+ * Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
* @param body The request body
* @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
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public Group post(@jakarta.annotation.Nonnull final Group body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -167,7 +167,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
+ * Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -176,7 +176,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f
return toPostRequestInformation(body, null);
}
/**
- * Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
+ * Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
* @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/groups/item/conversations/item/ConversationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/ConversationItemRequestBuilder.java
index 7310470a448..e35ea2ee6c3 100644
--- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/ConversationItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/ConversationItemRequestBuilder.java
@@ -48,7 +48,7 @@ public ConversationItemRequestBuilder(@jakarta.annotation.Nonnull final String r
/**
* Delete conversation.
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void delete() {
delete(null);
@@ -57,7 +57,7 @@ public void delete() {
* Delete conversation.
* @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
+ * @see Find more info here
*/
public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration);
diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/reply/ReplyRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/reply/ReplyRequestBuilder.java
index 9902355a599..b20eacba228 100644
--- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/reply/ReplyRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/reply/ReplyRequestBuilder.java
@@ -35,20 +35,20 @@ public ReplyRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak
super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/reply", rawUrl);
}
/**
- * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
* @param body The request body
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void post(@jakarta.annotation.Nonnull final ReplyPostRequestBody body) {
post(body, null);
}
/**
- * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
* @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
+ * @see Find more info here
*/
public void post(@jakarta.annotation.Nonnull final ReplyPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
Objects.requireNonNull(body);
@@ -58,7 +58,7 @@ public void post(@jakarta.annotation.Nonnull final ReplyPostRequestBody body, @j
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -67,7 +67,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f
return toPostRequestInformation(body, null);
}
/**
- * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
* @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/groups/item/threads/item/ConversationThreadItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/ConversationThreadItemRequestBuilder.java
index c4775506e57..7aa6443c1aa 100644
--- a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/ConversationThreadItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/ConversationThreadItemRequestBuilder.java
@@ -75,21 +75,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation.
+ * Get a thread object.
* @return a {@link ConversationThread}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ConversationThread get() {
return get(null);
}
/**
- * Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation.
+ * Get a thread object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link ConversationThread}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public ConversationThread get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -146,7 +146,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation.
+ * Get a thread object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -154,7 +154,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation.
+ * Get a thread object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -206,7 +206,7 @@ public ConversationThreadItemRequestBuilder withUrl(@jakarta.annotation.Nonnull
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
}
/**
- * Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation.
+ * Get a thread object.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/reply/ReplyRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/reply/ReplyRequestBuilder.java
index 950e00bfa49..f11d366df32 100644
--- a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/reply/ReplyRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/reply/ReplyRequestBuilder.java
@@ -35,20 +35,20 @@ public ReplyRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak
super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/reply", rawUrl);
}
/**
- * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
* @param body The request body
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void post(@jakarta.annotation.Nonnull final ReplyPostRequestBody body) {
post(body, null);
}
/**
- * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
* @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
+ * @see Find more info here
*/
public void post(@jakarta.annotation.Nonnull final ReplyPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
Objects.requireNonNull(body);
@@ -58,7 +58,7 @@ public void post(@jakarta.annotation.Nonnull final ReplyPostRequestBody body, @j
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -67,7 +67,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f
return toPostRequestInformation(body, null);
}
/**
- * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
* @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/identity/conditionalaccess/namedlocations/item/NamedLocationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/conditionalaccess/namedlocations/item/NamedLocationItemRequestBuilder.java
index ae7c950a627..ae4a14f7286 100644
--- a/src/main/java/com/microsoft/graph/generated/identity/conditionalaccess/namedlocations/item/NamedLocationItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/identity/conditionalaccess/namedlocations/item/NamedLocationItemRequestBuilder.java
@@ -37,18 +37,18 @@ public NamedLocationItemRequestBuilder(@jakarta.annotation.Nonnull final String
super(requestAdapter, "{+baseurl}/identity/conditionalAccess/namedLocations/{namedLocation%2Did}{?%24expand,%24select}", rawUrl);
}
/**
- * Delete an ipNamedLocation object.
+ * Delete a countryNamedLocation object.
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void delete() {
delete(null);
}
/**
- * Delete an ipNamedLocation object.
+ * Delete a countryNamedLocation 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
+ * @see Find more info here
*/
public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration);
@@ -108,7 +108,7 @@ public NamedLocation patch(@jakarta.annotation.Nonnull final NamedLocation body,
return this.requestAdapter.send(requestInfo, errorMapping, NamedLocation::createFromDiscriminatorValue);
}
/**
- * Delete an ipNamedLocation object.
+ * Delete a countryNamedLocation object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -116,7 +116,7 @@ public RequestInformation toDeleteRequestInformation() {
return toDeleteRequestInformation(null);
}
/**
- * Delete an ipNamedLocation object.
+ * Delete a countryNamedLocation object.
* @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/identitygovernance/entitlementmanagement/catalogs/item/customworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/entitlementmanagement/catalogs/item/customworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java
index 251a786ceff..f80bad6757a 100644
--- a/src/main/java/com/microsoft/graph/generated/identitygovernance/entitlementmanagement/catalogs/item/customworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/entitlementmanagement/catalogs/item/customworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java
@@ -81,23 +81,23 @@ public CustomCalloutExtension get(@jakarta.annotation.Nullable final java.util.f
return this.requestAdapter.send(requestInfo, errorMapping, CustomCalloutExtension::createFromDiscriminatorValue);
}
/**
- * Update the properties of an accessPackageAssignmentRequestWorkflowExtension object.
+ * Update the properties of an accessPackageAssignmentWorkflowExtension object.
* @param body The request body
* @return a {@link CustomCalloutExtension}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public CustomCalloutExtension patch(@jakarta.annotation.Nonnull final CustomCalloutExtension body) {
return patch(body, null);
}
/**
- * Update the properties of an accessPackageAssignmentRequestWorkflowExtension object.
+ * Update the properties of an accessPackageAssignmentWorkflowExtension object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link CustomCalloutExtension}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public CustomCalloutExtension patch(@jakarta.annotation.Nonnull final CustomCalloutExtension body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -148,7 +148,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Update the properties of an accessPackageAssignmentRequestWorkflowExtension object.
+ * Update the properties of an accessPackageAssignmentWorkflowExtension object.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -157,7 +157,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull
return toPatchRequestInformation(body, null);
}
/**
- * Update the properties of an accessPackageAssignmentRequestWorkflowExtension object.
+ * Update the properties of an accessPackageAssignmentWorkflowExtension object.
* @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/identitygovernance/termsofuse/agreements/item/AgreementItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/termsofuse/agreements/item/AgreementItemRequestBuilder.java
index 900e65ca210..bbfee33be6c 100644
--- a/src/main/java/com/microsoft/graph/generated/identitygovernance/termsofuse/agreements/item/AgreementItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/termsofuse/agreements/item/AgreementItemRequestBuilder.java
@@ -84,21 +84,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Retrieve all files related to an agreement. This includes the default file and all localized files.
+ * Retrieve the properties and relationships of an agreement object.
* @return a {@link Agreement}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public Agreement get() {
return get(null);
}
/**
- * Retrieve all files related to an agreement. This includes the default file and all localized files.
+ * Retrieve the properties and relationships of an agreement object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link Agreement}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public Agreement get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -155,7 +155,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Retrieve all files related to an agreement. This includes the default file and all localized files.
+ * Retrieve the properties and relationships of an agreement object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -163,7 +163,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Retrieve all files related to an agreement. This includes the default file and all localized files.
+ * Retrieve the properties and relationships of an agreement object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -215,7 +215,7 @@ public AgreementItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final Str
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
}
/**
- * Retrieve all files related to an agreement. This includes the default file and all localized files.
+ * Retrieve the properties and relationships of an agreement object.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/item/history/HistoryRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/item/history/HistoryRequestBuilder.java
index d29192e6925..bce5215fbf0 100644
--- a/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/item/history/HistoryRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/item/history/HistoryRequestBuilder.java
@@ -60,21 +60,21 @@ public HistoryRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j
super(requestAdapter, "{+baseurl}/identityProtection/riskyUsers/{riskyUser%2Did}/history{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl);
}
/**
- * Get the riskyUserHistoryItems from the history navigation property.
+ * Read the properties and relationships of a riskyUserHistoryItem object.
* @return a {@link RiskyUserHistoryItemCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public RiskyUserHistoryItemCollectionResponse get() {
return get(null);
}
/**
- * Get the riskyUserHistoryItems from the history navigation property.
+ * Read the properties and relationships of a riskyUserHistoryItem object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RiskyUserHistoryItemCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public RiskyUserHistoryItemCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -109,7 +109,7 @@ public RiskyUserHistoryItem post(@jakarta.annotation.Nonnull final RiskyUserHist
return this.requestAdapter.send(requestInfo, errorMapping, RiskyUserHistoryItem::createFromDiscriminatorValue);
}
/**
- * Get the riskyUserHistoryItems from the history navigation property.
+ * Read the properties and relationships of a riskyUserHistoryItem object.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -117,7 +117,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Get the riskyUserHistoryItems from the history navigation property.
+ * Read the properties and relationships of a riskyUserHistoryItem object.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -163,7 +163,7 @@ public HistoryRequestBuilder withUrl(@jakarta.annotation.Nonnull final String ra
return new HistoryRequestBuilder(rawUrl, requestAdapter);
}
/**
- * Get the riskyUserHistoryItems from the history navigation property.
+ * Read the properties and relationships of a riskyUserHistoryItem object.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/models/AccessPackageAnswerChoice.java b/src/main/java/com/microsoft/graph/generated/models/AccessPackageAnswerChoice.java
index f8647689449..cea81c677a2 100644
--- a/src/main/java/com/microsoft/graph/generated/models/AccessPackageAnswerChoice.java
+++ b/src/main/java/com/microsoft/graph/generated/models/AccessPackageAnswerChoice.java
@@ -93,7 +93,7 @@ public String getOdataType() {
return this.backingStore.get("odataType");
}
/**
- * Gets the text property value. The text property
+ * Gets the text property value. The string to display for this answer; if an Accept-Language header is provided, and there is a matching localization in localizations, this string will be the matching localized string; otherwise, this string remains as the default non-localized string. Required.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -149,7 +149,7 @@ public void setOdataType(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("odataType", value);
}
/**
- * Sets the text property value. The text property
+ * Sets the text property value. The string to display for this answer; if an Accept-Language header is provided, and there is a matching localization in localizations, this string will be the matching localized string; otherwise, this string remains as the default non-localized string. Required.
* @param value Value to set for the text property.
*/
public void setText(@jakarta.annotation.Nullable final String value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/AddIn.java b/src/main/java/com/microsoft/graph/generated/models/AddIn.java
index 53d3ce18985..7ca578099cc 100644
--- a/src/main/java/com/microsoft/graph/generated/models/AddIn.java
+++ b/src/main/java/com/microsoft/graph/generated/models/AddIn.java
@@ -70,7 +70,7 @@ public Map> getFieldDeserializers
return deserializerMap;
}
/**
- * Gets the id property value. The id property
+ * Gets the id property value. The unique identifier for the addIn object.
* @return a {@link UUID}
*/
@jakarta.annotation.Nullable
@@ -86,7 +86,7 @@ public String getOdataType() {
return this.backingStore.get("odataType");
}
/**
- * Gets the properties property value. The properties property
+ * Gets the properties property value. The collection of key-value pairs that define parameters that the consuming service can use or call. You must specify this property when performing a POST or a PATCH operation on the addIns collection. Required.
* @return a {@link java.util.List}
*/
@jakarta.annotation.Nullable
@@ -94,7 +94,7 @@ public java.util.List getProperties() {
return this.backingStore.get("properties");
}
/**
- * Gets the type property value. The type property
+ * Gets the type property value. The unique name for the functionality exposed by the app.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -129,7 +129,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value
this.backingStore = value;
}
/**
- * Sets the id property value. The id property
+ * Sets the id property value. The unique identifier for the addIn object.
* @param value Value to set for the id property.
*/
public void setId(@jakarta.annotation.Nullable final UUID value) {
@@ -143,14 +143,14 @@ public void setOdataType(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("odataType", value);
}
/**
- * Sets the properties property value. The properties property
+ * Sets the properties property value. The collection of key-value pairs that define parameters that the consuming service can use or call. You must specify this property when performing a POST or a PATCH operation on the addIns collection. Required.
* @param value Value to set for the properties property.
*/
public void setProperties(@jakarta.annotation.Nullable final java.util.List value) {
this.backingStore.set("properties", value);
}
/**
- * Sets the type property value. The type property
+ * Sets the type property value. The unique name for the functionality exposed by the app.
* @param value Value to set for the type property.
*/
public void setType(@jakarta.annotation.Nullable final String value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/AttributeDefinition.java b/src/main/java/com/microsoft/graph/generated/models/AttributeDefinition.java
index 8bac0082fe4..c31c98b8e50 100644
--- a/src/main/java/com/microsoft/graph/generated/models/AttributeDefinition.java
+++ b/src/main/java/com/microsoft/graph/generated/models/AttributeDefinition.java
@@ -80,7 +80,7 @@ public Boolean getCaseExact() {
return this.backingStore.get("caseExact");
}
/**
- * Gets the defaultValue property value. The defaultValue property
+ * Gets the defaultValue property value. The default value of the attribute.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -239,7 +239,7 @@ public void setCaseExact(@jakarta.annotation.Nullable final Boolean value) {
this.backingStore.set("caseExact", value);
}
/**
- * Sets the defaultValue property value. The defaultValue property
+ * Sets the defaultValue property value. The default value of the attribute.
* @param value Value to set for the defaultValue property.
*/
public void setDefaultValue(@jakarta.annotation.Nullable final String value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/AudioConferencing.java b/src/main/java/com/microsoft/graph/generated/models/AudioConferencing.java
index 3a94473f111..6f235f6550e 100644
--- a/src/main/java/com/microsoft/graph/generated/models/AudioConferencing.java
+++ b/src/main/java/com/microsoft/graph/generated/models/AudioConferencing.java
@@ -96,7 +96,7 @@ public String getOdataType() {
return this.backingStore.get("odataType");
}
/**
- * Gets the tollFreeNumber property value. The tollFreeNumber property
+ * Gets the tollFreeNumber property value. The toll-free number that connects to the Audio Conference Provider.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -112,7 +112,7 @@ public java.util.List getTollFreeNumbers() {
return this.backingStore.get("tollFreeNumbers");
}
/**
- * Gets the tollNumber property value. The tollNumber property
+ * Gets the tollNumber property value. The toll number that connects to the Audio Conference Provider.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -179,7 +179,7 @@ public void setOdataType(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("odataType", value);
}
/**
- * Sets the tollFreeNumber property value. The tollFreeNumber property
+ * Sets the tollFreeNumber property value. The toll-free number that connects to the Audio Conference Provider.
* @param value Value to set for the tollFreeNumber property.
*/
public void setTollFreeNumber(@jakarta.annotation.Nullable final String value) {
@@ -193,7 +193,7 @@ public void setTollFreeNumbers(@jakarta.annotation.Nullable final java.util.List
this.backingStore.set("tollFreeNumbers", value);
}
/**
- * Sets the tollNumber property value. The tollNumber property
+ * Sets the tollNumber property value. The toll number that connects to the Audio Conference Provider.
* @param value Value to set for the tollNumber property.
*/
public void setTollNumber(@jakarta.annotation.Nullable final String value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/AuthenticationEventListener.java b/src/main/java/com/microsoft/graph/generated/models/AuthenticationEventListener.java
index 2114bd398a0..37b6b05ef48 100644
--- a/src/main/java/com/microsoft/graph/generated/models/AuthenticationEventListener.java
+++ b/src/main/java/com/microsoft/graph/generated/models/AuthenticationEventListener.java
@@ -32,7 +32,7 @@ public static AuthenticationEventListener createFromDiscriminatorValue(@jakarta.
return new AuthenticationEventListener();
}
/**
- * Gets the authenticationEventsFlowId property value. The authenticationEventsFlowId property
+ * Gets the authenticationEventsFlowId property value. Indicates the authenticationEventListener is associated with an authenticationEventsFlow. Read-only.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -69,7 +69,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ
writer.writeObjectValue("conditions", this.getConditions());
}
/**
- * Sets the authenticationEventsFlowId property value. The authenticationEventsFlowId property
+ * Sets the authenticationEventsFlowId property value. Indicates the authenticationEventListener is associated with an authenticationEventsFlow. Read-only.
* @param value Value to set for the authenticationEventsFlowId property.
*/
public void setAuthenticationEventsFlowId(@jakarta.annotation.Nullable final String value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/Device.java b/src/main/java/com/microsoft/graph/generated/models/Device.java
index e4aec49e6ab..d0fe1623839 100644
--- a/src/main/java/com/microsoft/graph/generated/models/Device.java
+++ b/src/main/java/com/microsoft/graph/generated/models/Device.java
@@ -27,7 +27,7 @@ public static Device createFromDiscriminatorValue(@jakarta.annotation.Nonnull fi
return new Device();
}
/**
- * Gets the accountEnabled property value. true if the account is enabled; otherwise, false. Required. Default is true. Supports $filter (eq, ne, not, in). Only callers in Global Administrator and Cloud Device Administrator roles can set this property.
+ * Gets the accountEnabled property value. true if the account is enabled; otherwise, false. Required. Default is true. Supports $filter (eq, ne, not, in). Only callers with at least the Cloud Device Administrator role can set this property.
* @return a {@link Boolean}
*/
@jakarta.annotation.Nullable
@@ -384,7 +384,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ
writer.writeStringValue("trustType", this.getTrustType());
}
/**
- * Sets the accountEnabled property value. true if the account is enabled; otherwise, false. Required. Default is true. Supports $filter (eq, ne, not, in). Only callers in Global Administrator and Cloud Device Administrator roles can set this property.
+ * Sets the accountEnabled property value. true if the account is enabled; otherwise, false. Required. Default is true. Supports $filter (eq, ne, not, in). Only callers with at least the Cloud Device Administrator role can set this property.
* @param value Value to set for the accountEnabled property.
*/
public void setAccountEnabled(@jakarta.annotation.Nullable final Boolean value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/EducationSubmission.java b/src/main/java/com/microsoft/graph/generated/models/EducationSubmission.java
index 704912351fe..057001759f5 100644
--- a/src/main/java/com/microsoft/graph/generated/models/EducationSubmission.java
+++ b/src/main/java/com/microsoft/graph/generated/models/EducationSubmission.java
@@ -26,7 +26,7 @@ public static EducationSubmission createFromDiscriminatorValue(@jakarta.annotati
return new EducationSubmission();
}
/**
- * Gets the excusedBy property value. The excusedBy property
+ * Gets the excusedBy property value. The user that marked the submission as excused.
* @return a {@link IdentitySet}
*/
@jakarta.annotation.Nullable
@@ -34,7 +34,7 @@ public IdentitySet getExcusedBy() {
return this.backingStore.get("excusedBy");
}
/**
- * Gets the excusedDateTime property value. The excusedDateTime property
+ * Gets the excusedDateTime property value. The time that the submission was excused. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
* @return a {@link OffsetDateTime}
*/
@jakarta.annotation.Nullable
@@ -132,7 +132,7 @@ public OffsetDateTime getReturnedDateTime() {
return this.backingStore.get("returnedDateTime");
}
/**
- * Gets the status property value. Read-only. Possible values are: working, submitted, returned, and reassigned. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: reassigned.
+ * Gets the status property value. Read-only. Possible values are: excused, reassigned, returned, submitted and working. You must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: excused and reassigned.
* @return a {@link EducationSubmissionStatus}
*/
@jakarta.annotation.Nullable
@@ -200,14 +200,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ
writer.writeCollectionOfObjectValues("submittedResources", this.getSubmittedResources());
}
/**
- * Sets the excusedBy property value. The excusedBy property
+ * Sets the excusedBy property value. The user that marked the submission as excused.
* @param value Value to set for the excusedBy property.
*/
public void setExcusedBy(@jakarta.annotation.Nullable final IdentitySet value) {
this.backingStore.set("excusedBy", value);
}
/**
- * Sets the excusedDateTime property value. The excusedDateTime property
+ * Sets the excusedDateTime property value. The time that the submission was excused. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
* @param value Value to set for the excusedDateTime property.
*/
public void setExcusedDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) {
@@ -270,7 +270,7 @@ public void setReturnedDateTime(@jakarta.annotation.Nullable final OffsetDateTim
this.backingStore.set("returnedDateTime", value);
}
/**
- * Sets the status property value. Read-only. Possible values are: working, submitted, returned, and reassigned. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: reassigned.
+ * Sets the status property value. Read-only. Possible values are: excused, reassigned, returned, submitted and working. You must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: excused and reassigned.
* @param value Value to set for the status property.
*/
public void setStatus(@jakarta.annotation.Nullable final EducationSubmissionStatus value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/EducationUser.java b/src/main/java/com/microsoft/graph/generated/models/EducationUser.java
index 52bc0cb2bac..637824b9e61 100644
--- a/src/main/java/com/microsoft/graph/generated/models/EducationUser.java
+++ b/src/main/java/com/microsoft/graph/generated/models/EducationUser.java
@@ -209,7 +209,7 @@ public String getMobilePhone() {
return this.backingStore.get("mobilePhone");
}
/**
- * Gets the officeLocation property value. The officeLocation property
+ * Gets the officeLocation property value. The office location for the user.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -265,7 +265,7 @@ public java.util.List getProvisionedPlans() {
return this.backingStore.get("provisionedPlans");
}
/**
- * Gets the refreshTokensValidFromDateTime property value. The refreshTokensValidFromDateTime property
+ * Gets the refreshTokensValidFromDateTime property value. Any refresh tokens or sessions tokens (session cookies) issued before this time are invalid, and applications get an error when using an invalid refresh or sessions token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Returned only on $select. Read-only.
* @return a {@link OffsetDateTime}
*/
@jakarta.annotation.Nullable
@@ -542,7 +542,7 @@ public void setMobilePhone(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("mobilePhone", value);
}
/**
- * Sets the officeLocation property value. The officeLocation property
+ * Sets the officeLocation property value. The office location for the user.
* @param value Value to set for the officeLocation property.
*/
public void setOfficeLocation(@jakarta.annotation.Nullable final String value) {
@@ -591,7 +591,7 @@ public void setProvisionedPlans(@jakarta.annotation.Nullable final java.util.Lis
this.backingStore.set("provisionedPlans", value);
}
/**
- * Sets the refreshTokensValidFromDateTime property value. The refreshTokensValidFromDateTime property
+ * Sets the refreshTokensValidFromDateTime property value. Any refresh tokens or sessions tokens (session cookies) issued before this time are invalid, and applications get an error when using an invalid refresh or sessions token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Returned only on $select. Read-only.
* @param value Value to set for the refreshTokensValidFromDateTime property.
*/
public void setRefreshTokensValidFromDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/Group.java b/src/main/java/com/microsoft/graph/generated/models/Group.java
index 65c5b506a6e..5e08b20d344 100644
--- a/src/main/java/com/microsoft/graph/generated/models/Group.java
+++ b/src/main/java/com/microsoft/graph/generated/models/Group.java
@@ -303,7 +303,7 @@ public Boolean getIsArchived() {
return this.backingStore.get("isArchived");
}
/**
- * Gets the isAssignableToRole property value. Indicates whether this group can be assigned to a Microsoft Entra role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true, visibility must be Hidden, and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global Administrator and Privileged Role Administrator roles can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Microsoft Entra role assignmentsUsing this feature requires a Microsoft Entra ID P1 license. Returned by default. Supports $filter (eq, ne, not).
+ * Gets the isAssignableToRole property value. Indicates whether this group can be assigned to a Microsoft Entra role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true, visibility must be Hidden, and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers with at least the Privileged Role Administrator role can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Microsoft Entra role assignmentsUsing this feature requires a Microsoft Entra ID P1 license. Returned by default. Supports $filter (eq, ne, not).
* @return a {@link Boolean}
*/
@jakarta.annotation.Nullable
@@ -495,7 +495,7 @@ public PlannerGroup getPlanner() {
return this.backingStore.get("planner");
}
/**
- * Gets the preferredDataLocation property value. The preferred data location for the Microsoft 365 group. By default, the group inherits the group creator's preferred data location. To set this property, the calling app must be granted the Directory.ReadWrite.All permission and the user be assigned one of the following Microsoft Entra roles: Global Administrator User Account Administrator Directory Writer Exchange Administrator SharePoint Administrator For more information about this property, see OneDrive Online Multi-Geo. Nullable. Returned by default.
+ * Gets the preferredDataLocation property value. The preferred data location for the Microsoft 365 group. By default, the group inherits the group creator's preferred data location. To set this property, the calling app must be granted the Directory.ReadWrite.All permission and the user be assigned at least one of the following Microsoft Entra roles: User Account Administrator Directory Writer Exchange Administrator SharePoint Administrator For more information about this property, see OneDrive Online Multi-Geo. Nullable. Returned by default.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -889,7 +889,7 @@ public void setIsArchived(@jakarta.annotation.Nullable final Boolean value) {
this.backingStore.set("isArchived", value);
}
/**
- * Sets the isAssignableToRole property value. Indicates whether this group can be assigned to a Microsoft Entra role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true, visibility must be Hidden, and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global Administrator and Privileged Role Administrator roles can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Microsoft Entra role assignmentsUsing this feature requires a Microsoft Entra ID P1 license. Returned by default. Supports $filter (eq, ne, not).
+ * Sets the isAssignableToRole property value. Indicates whether this group can be assigned to a Microsoft Entra role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true, visibility must be Hidden, and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers with at least the Privileged Role Administrator role can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Microsoft Entra role assignmentsUsing this feature requires a Microsoft Entra ID P1 license. Returned by default. Supports $filter (eq, ne, not).
* @param value Value to set for the isAssignableToRole property.
*/
public void setIsAssignableToRole(@jakarta.annotation.Nullable final Boolean value) {
@@ -1057,7 +1057,7 @@ public void setPlanner(@jakarta.annotation.Nullable final PlannerGroup value) {
this.backingStore.set("planner", value);
}
/**
- * Sets the preferredDataLocation property value. The preferred data location for the Microsoft 365 group. By default, the group inherits the group creator's preferred data location. To set this property, the calling app must be granted the Directory.ReadWrite.All permission and the user be assigned one of the following Microsoft Entra roles: Global Administrator User Account Administrator Directory Writer Exchange Administrator SharePoint Administrator For more information about this property, see OneDrive Online Multi-Geo. Nullable. Returned by default.
+ * Sets the preferredDataLocation property value. The preferred data location for the Microsoft 365 group. By default, the group inherits the group creator's preferred data location. To set this property, the calling app must be granted the Directory.ReadWrite.All permission and the user be assigned at least one of the following Microsoft Entra roles: User Account Administrator Directory Writer Exchange Administrator SharePoint Administrator For more information about this property, see OneDrive Online Multi-Geo. Nullable. Returned by default.
* @param value Value to set for the preferredDataLocation property.
*/
public void setPreferredDataLocation(@jakarta.annotation.Nullable final String value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/KeyCredentialConfiguration.java b/src/main/java/com/microsoft/graph/generated/models/KeyCredentialConfiguration.java
index a0f8fa3b88e..e1b131ebcdb 100644
--- a/src/main/java/com/microsoft/graph/generated/models/KeyCredentialConfiguration.java
+++ b/src/main/java/com/microsoft/graph/generated/models/KeyCredentialConfiguration.java
@@ -71,7 +71,7 @@ public Map> getFieldDeserializers
return deserializerMap;
}
/**
- * Gets the maxLifetime property value. The maxLifetime property
+ * Gets the maxLifetime property value. Value that can be used as the maximum duration in days, hours, minutes, or seconds from the date of key creation, for which the key is valid. Defined in ISO 8601 format for Durations. For example, P4DT12H30M5S represents a duration of four days, twelve hours, thirty minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.
* @return a {@link PeriodAndDuration}
*/
@jakarta.annotation.Nullable
@@ -130,7 +130,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value
this.backingStore = value;
}
/**
- * Sets the maxLifetime property value. The maxLifetime property
+ * Sets the maxLifetime property value. Value that can be used as the maximum duration in days, hours, minutes, or seconds from the date of key creation, for which the key is valid. Defined in ISO 8601 format for Durations. For example, P4DT12H30M5S represents a duration of four days, twelve hours, thirty minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.
* @param value Value to set for the maxLifetime property.
*/
public void setMaxLifetime(@jakarta.annotation.Nullable final PeriodAndDuration value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/LearningCourseActivity.java b/src/main/java/com/microsoft/graph/generated/models/LearningCourseActivity.java
index 49ae4952664..3eff3a8f110 100644
--- a/src/main/java/com/microsoft/graph/generated/models/LearningCourseActivity.java
+++ b/src/main/java/com/microsoft/graph/generated/models/LearningCourseActivity.java
@@ -50,7 +50,7 @@ public Integer getCompletionPercentage() {
return this.backingStore.get("completionPercentage");
}
/**
- * Gets the externalcourseActivityId property value. A course activity ID generated by the provider. Optional.
+ * Gets the externalcourseActivityId property value. The externalcourseActivityId property
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -135,7 +135,7 @@ public void setCompletionPercentage(@jakarta.annotation.Nullable final Integer v
this.backingStore.set("completionPercentage", value);
}
/**
- * Sets the externalcourseActivityId property value. A course activity ID generated by the provider. Optional.
+ * Sets the externalcourseActivityId property value. The externalcourseActivityId property
* @param value Value to set for the externalcourseActivityId property.
*/
public void setExternalcourseActivityId(@jakarta.annotation.Nullable final String value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/MeetingParticipants.java b/src/main/java/com/microsoft/graph/generated/models/MeetingParticipants.java
index c51749bda01..32322f3dede 100644
--- a/src/main/java/com/microsoft/graph/generated/models/MeetingParticipants.java
+++ b/src/main/java/com/microsoft/graph/generated/models/MeetingParticipants.java
@@ -48,7 +48,7 @@ public Map getAdditionalData() {
return value;
}
/**
- * Gets the attendees property value. The attendees property
+ * Gets the attendees property value. Information about the meeting attendees.
* @return a {@link java.util.List}
*/
@jakarta.annotation.Nullable
@@ -84,7 +84,7 @@ public String getOdataType() {
return this.backingStore.get("odataType");
}
/**
- * Gets the organizer property value. The organizer property
+ * Gets the organizer property value. Information about the meeting organizer.
* @return a {@link MeetingParticipantInfo}
*/
@jakarta.annotation.Nullable
@@ -110,7 +110,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map value) {
@@ -132,7 +132,7 @@ public void setOdataType(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("odataType", value);
}
/**
- * Sets the organizer property value. The organizer property
+ * Sets the organizer property value. Information about the meeting organizer.
* @param value Value to set for the organizer property.
*/
public void setOrganizer(@jakarta.annotation.Nullable final MeetingParticipantInfo value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/OnlineMeeting.java b/src/main/java/com/microsoft/graph/generated/models/OnlineMeeting.java
index d447a4962b4..8b5bd624380 100644
--- a/src/main/java/com/microsoft/graph/generated/models/OnlineMeeting.java
+++ b/src/main/java/com/microsoft/graph/generated/models/OnlineMeeting.java
@@ -27,7 +27,7 @@ public static OnlineMeeting createFromDiscriminatorValue(@jakarta.annotation.Non
return new OnlineMeeting();
}
/**
- * Gets the attendeeReport property value. The attendeeReport property
+ * Gets the attendeeReport property value. The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @return a {@link byte[]}
*/
@jakarta.annotation.Nullable
@@ -35,7 +35,7 @@ public byte[] getAttendeeReport() {
return this.backingStore.get("attendeeReport");
}
/**
- * Gets the broadcastSettings property value. The broadcastSettings property
+ * Gets the broadcastSettings property value. Settings related to a live event.
* @return a {@link BroadcastMeetingSettings}
*/
@jakarta.annotation.Nullable
@@ -86,7 +86,7 @@ public Map> getFieldDeserializers
return deserializerMap;
}
/**
- * Gets the isBroadcast property value. The isBroadcast property
+ * Gets the isBroadcast property value. Indicates if this is a Teams live event.
* @return a {@link Boolean}
*/
@jakarta.annotation.Nullable
@@ -144,14 +144,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ
writer.writeCollectionOfObjectValues("transcripts", this.getTranscripts());
}
/**
- * Sets the attendeeReport property value. The attendeeReport property
+ * Sets the attendeeReport property value. The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param value Value to set for the attendeeReport property.
*/
public void setAttendeeReport(@jakarta.annotation.Nullable final byte[] value) {
this.backingStore.set("attendeeReport", value);
}
/**
- * Sets the broadcastSettings property value. The broadcastSettings property
+ * Sets the broadcastSettings property value. Settings related to a live event.
* @param value Value to set for the broadcastSettings property.
*/
public void setBroadcastSettings(@jakarta.annotation.Nullable final BroadcastMeetingSettings value) {
@@ -179,7 +179,7 @@ public void setExternalId(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("externalId", value);
}
/**
- * Sets the isBroadcast property value. The isBroadcast property
+ * Sets the isBroadcast property value. Indicates if this is a Teams live event.
* @param value Value to set for the isBroadcast property.
*/
public void setIsBroadcast(@jakarta.annotation.Nullable final Boolean value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/OnlineMeetingBase.java b/src/main/java/com/microsoft/graph/generated/models/OnlineMeetingBase.java
index 7a346518310..e6c3545d536 100644
--- a/src/main/java/com/microsoft/graph/generated/models/OnlineMeetingBase.java
+++ b/src/main/java/com/microsoft/graph/generated/models/OnlineMeetingBase.java
@@ -181,7 +181,7 @@ public Boolean getRecordAutomatically() {
return this.backingStore.get("recordAutomatically");
}
/**
- * Gets the shareMeetingChatHistoryDefault property value. The shareMeetingChatHistoryDefault property
+ * Gets the shareMeetingChatHistoryDefault property value. Specifies whether meeting chat history is shared with participants. Possible values are: all, none, unknownFutureValue.
* @return a {@link MeetingChatHistoryDefaultMode}
*/
@jakarta.annotation.Nullable
@@ -345,7 +345,7 @@ public void setRecordAutomatically(@jakarta.annotation.Nullable final Boolean va
this.backingStore.set("recordAutomatically", value);
}
/**
- * Sets the shareMeetingChatHistoryDefault property value. The shareMeetingChatHistoryDefault property
+ * Sets the shareMeetingChatHistoryDefault property value. Specifies whether meeting chat history is shared with participants. Possible values are: all, none, unknownFutureValue.
* @param value Value to set for the shareMeetingChatHistoryDefault property.
*/
public void setShareMeetingChatHistoryDefault(@jakarta.annotation.Nullable final MeetingChatHistoryDefaultMode value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/PasswordCredentialConfiguration.java b/src/main/java/com/microsoft/graph/generated/models/PasswordCredentialConfiguration.java
index e82ff1f1314..2c11b51a743 100644
--- a/src/main/java/com/microsoft/graph/generated/models/PasswordCredentialConfiguration.java
+++ b/src/main/java/com/microsoft/graph/generated/models/PasswordCredentialConfiguration.java
@@ -71,7 +71,7 @@ public Map> getFieldDeserializers
return deserializerMap;
}
/**
- * Gets the maxLifetime property value. The maxLifetime property
+ * Gets the maxLifetime property value. Value that can be used as the maximum number for setting password expiration time in days, hours, minutes or seconds. Defined in ISO 8601 format for Durations. For example, 'P4DT12H30M5S' represents a duration of four days, twelve hours, thirty minutes, and five seconds. This property is required when restriction type is set to passwordLifetime.
* @return a {@link PeriodAndDuration}
*/
@jakarta.annotation.Nullable
@@ -130,7 +130,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value
this.backingStore = value;
}
/**
- * Sets the maxLifetime property value. The maxLifetime property
+ * Sets the maxLifetime property value. Value that can be used as the maximum number for setting password expiration time in days, hours, minutes or seconds. Defined in ISO 8601 format for Durations. For example, 'P4DT12H30M5S' represents a duration of four days, twelve hours, thirty minutes, and five seconds. This property is required when restriction type is set to passwordLifetime.
* @param value Value to set for the maxLifetime property.
*/
public void setMaxLifetime(@jakarta.annotation.Nullable final PeriodAndDuration value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/PayloadDetail.java b/src/main/java/com/microsoft/graph/generated/models/PayloadDetail.java
index 4656a5c612d..2278bd0bfeb 100644
--- a/src/main/java/com/microsoft/graph/generated/models/PayloadDetail.java
+++ b/src/main/java/com/microsoft/graph/generated/models/PayloadDetail.java
@@ -63,7 +63,7 @@ public BackingStore getBackingStore() {
return this.backingStore;
}
/**
- * Gets the coachmarks property value. Payload coachmark details.
+ * Gets the coachmarks property value. The coachmarks property
* @return a {@link java.util.List}
*/
@jakarta.annotation.Nullable
@@ -135,7 +135,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value
this.backingStore = value;
}
/**
- * Sets the coachmarks property value. Payload coachmark details.
+ * Sets the coachmarks property value. The coachmarks property
* @param value Value to set for the coachmarks property.
*/
public void setCoachmarks(@jakarta.annotation.Nullable final java.util.List value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/Permission.java b/src/main/java/com/microsoft/graph/generated/models/Permission.java
index 425636b014f..6949d93b9e4 100644
--- a/src/main/java/com/microsoft/graph/generated/models/Permission.java
+++ b/src/main/java/com/microsoft/graph/generated/models/Permission.java
@@ -54,7 +54,7 @@ public Map> getFieldDeserializers
return deserializerMap;
}
/**
- * Gets the grantedTo property value. The grantedTo property
+ * Gets the grantedTo property value. For user type permissions, the details of the users and applications for this permission. Read-only.
* @return a {@link IdentitySet}
*/
@jakarta.annotation.Nullable
@@ -62,7 +62,7 @@ public IdentitySet getGrantedTo() {
return this.backingStore.get("grantedTo");
}
/**
- * Gets the grantedToIdentities property value. The grantedToIdentities property
+ * Gets the grantedToIdentities property value. For type permissions, the details of the users to whom permission was granted. Read-only.
* @return a {@link java.util.List}
*/
@jakarta.annotation.Nullable
@@ -160,14 +160,14 @@ public void setExpirationDateTime(@jakarta.annotation.Nullable final OffsetDateT
this.backingStore.set("expirationDateTime", value);
}
/**
- * Sets the grantedTo property value. The grantedTo property
+ * Sets the grantedTo property value. For user type permissions, the details of the users and applications for this permission. Read-only.
* @param value Value to set for the grantedTo property.
*/
public void setGrantedTo(@jakarta.annotation.Nullable final IdentitySet value) {
this.backingStore.set("grantedTo", value);
}
/**
- * Sets the grantedToIdentities property value. The grantedToIdentities property
+ * Sets the grantedToIdentities property value. For type permissions, the details of the users to whom permission was granted. Read-only.
* @param value Value to set for the grantedToIdentities property.
*/
public void setGrantedToIdentities(@jakarta.annotation.Nullable final java.util.List value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/PlannerPlan.java b/src/main/java/com/microsoft/graph/generated/models/PlannerPlan.java
index 4cf0d232bb2..c3500b8a2b9 100644
--- a/src/main/java/com/microsoft/graph/generated/models/PlannerPlan.java
+++ b/src/main/java/com/microsoft/graph/generated/models/PlannerPlan.java
@@ -83,7 +83,7 @@ public Map> getFieldDeserializers
return deserializerMap;
}
/**
- * Gets the owner property value. The owner property
+ * Gets the owner property value. Use the container property instead. ID of the group that owns the plan. After it's set, this property cant be updated. This property won't return a valid group ID if the container of the plan isn't a group.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -158,7 +158,7 @@ public void setDetails(@jakarta.annotation.Nullable final PlannerPlanDetails val
this.backingStore.set("details", value);
}
/**
- * Sets the owner property value. The owner property
+ * Sets the owner property value. Use the container property instead. ID of the group that owns the plan. After it's set, this property cant be updated. This property won't return a valid group ID if the container of the plan isn't a group.
* @param value Value to set for the owner property.
*/
public void setOwner(@jakarta.annotation.Nullable final String value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/PrintJobConfiguration.java b/src/main/java/com/microsoft/graph/generated/models/PrintJobConfiguration.java
index 93a982f25cb..b354fc4a15e 100644
--- a/src/main/java/com/microsoft/graph/generated/models/PrintJobConfiguration.java
+++ b/src/main/java/com/microsoft/graph/generated/models/PrintJobConfiguration.java
@@ -141,7 +141,7 @@ public java.util.List getFinishings() {
return this.backingStore.get("finishings");
}
/**
- * Gets the fitPdfToPage property value. The fitPdfToPage property
+ * Gets the fitPdfToPage property value. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions.
* @return a {@link Boolean}
*/
@jakarta.annotation.Nullable
@@ -165,7 +165,7 @@ public PrintMargin getMargin() {
return this.backingStore.get("margin");
}
/**
- * Gets the mediaSize property value. The media size to use when printing. Supports standard size names for ISO and ANSI media sizes.
+ * Gets the mediaSize property value. The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -173,7 +173,7 @@ public String getMediaSize() {
return this.backingStore.get("mediaSize");
}
/**
- * Gets the mediaType property value. The mediaType property
+ * Gets the mediaType property value. The default media (such as paper) type to print the document on.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -181,7 +181,7 @@ public String getMediaType() {
return this.backingStore.get("mediaType");
}
/**
- * Gets the multipageLayout property value. The multipageLayout property
+ * Gets the multipageLayout property value. The direction to lay out pages when multiple pages are being printed per sheet. Valid values are described in the following table.
* @return a {@link PrintMultipageLayout}
*/
@jakarta.annotation.Nullable
@@ -197,7 +197,7 @@ public String getOdataType() {
return this.backingStore.get("odataType");
}
/**
- * Gets the orientation property value. The orientation property
+ * Gets the orientation property value. The orientation setting the printer should use when printing the job. Valid values are described in the following table.
* @return a {@link PrintOrientation}
*/
@jakarta.annotation.Nullable
@@ -205,7 +205,7 @@ public PrintOrientation getOrientation() {
return this.backingStore.get("orientation");
}
/**
- * Gets the outputBin property value. The outputBin property
+ * Gets the outputBin property value. The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -213,7 +213,7 @@ public String getOutputBin() {
return this.backingStore.get("outputBin");
}
/**
- * Gets the pageRanges property value. The pageRanges property
+ * Gets the pageRanges property value. The page ranges to print. Read-only.
* @return a {@link java.util.List}
*/
@jakarta.annotation.Nullable
@@ -221,7 +221,7 @@ public java.util.List getPageRanges() {
return this.backingStore.get("pageRanges");
}
/**
- * Gets the pagesPerSheet property value. The pagesPerSheet property
+ * Gets the pagesPerSheet property value. The number of document pages to print on each sheet.
* @return a {@link Integer}
*/
@jakarta.annotation.Nullable
@@ -229,7 +229,7 @@ public Integer getPagesPerSheet() {
return this.backingStore.get("pagesPerSheet");
}
/**
- * Gets the quality property value. The quality property
+ * Gets the quality property value. The print quality to use when printing the job. Valid values are described in the table below. Read-only.
* @return a {@link PrintQuality}
*/
@jakarta.annotation.Nullable
@@ -237,7 +237,7 @@ public PrintQuality getQuality() {
return this.backingStore.get("quality");
}
/**
- * Gets the scaling property value. The scaling property
+ * Gets the scaling property value. Specifies how the printer should scale the document data to fit the requested media. Valid values are described in the following table.
* @return a {@link PrintScaling}
*/
@jakarta.annotation.Nullable
@@ -337,7 +337,7 @@ public void setFinishings(@jakarta.annotation.Nullable final java.util.List value) {
this.backingStore.set("pageRanges", value);
}
/**
- * Sets the pagesPerSheet property value. The pagesPerSheet property
+ * Sets the pagesPerSheet property value. The number of document pages to print on each sheet.
* @param value Value to set for the pagesPerSheet property.
*/
public void setPagesPerSheet(@jakarta.annotation.Nullable final Integer value) {
this.backingStore.set("pagesPerSheet", value);
}
/**
- * Sets the quality property value. The quality property
+ * Sets the quality property value. The print quality to use when printing the job. Valid values are described in the table below. Read-only.
* @param value Value to set for the quality property.
*/
public void setQuality(@jakarta.annotation.Nullable final PrintQuality value) {
this.backingStore.set("quality", value);
}
/**
- * Sets the scaling property value. The scaling property
+ * Sets the scaling property value. Specifies how the printer should scale the document data to fit the requested media. Valid values are described in the following table.
* @param value Value to set for the scaling property.
*/
public void setScaling(@jakarta.annotation.Nullable final PrintScaling value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/PrintUsageByPrinter.java b/src/main/java/com/microsoft/graph/generated/models/PrintUsageByPrinter.java
index 0650c5a3325..7f7892fa56a 100644
--- a/src/main/java/com/microsoft/graph/generated/models/PrintUsageByPrinter.java
+++ b/src/main/java/com/microsoft/graph/generated/models/PrintUsageByPrinter.java
@@ -37,7 +37,7 @@ public Map> getFieldDeserializers
return deserializerMap;
}
/**
- * Gets the printerId property value. The printerId property
+ * Gets the printerId property value. The ID of the printer represented by these statistics.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -63,7 +63,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ
writer.writeStringValue("printerName", this.getPrinterName());
}
/**
- * Sets the printerId property value. The printerId property
+ * Sets the printerId property value. The ID of the printer represented by these statistics.
* @param value Value to set for the printerId property.
*/
public void setPrinterId(@jakarta.annotation.Nullable final String value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/PrinterDefaults.java b/src/main/java/com/microsoft/graph/generated/models/PrinterDefaults.java
index 886ac686e7b..50612a101b3 100644
--- a/src/main/java/com/microsoft/graph/generated/models/PrinterDefaults.java
+++ b/src/main/java/com/microsoft/graph/generated/models/PrinterDefaults.java
@@ -139,7 +139,7 @@ public Boolean getFitPdfToPage() {
return this.backingStore.get("fitPdfToPage");
}
/**
- * Gets the inputBin property value. The inputBin property
+ * Gets the inputBin property value. The default input bin that serves as the paper source.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -317,7 +317,7 @@ public void setFitPdfToPage(@jakarta.annotation.Nullable final Boolean value) {
this.backingStore.set("fitPdfToPage", value);
}
/**
- * Sets the inputBin property value. The inputBin property
+ * Sets the inputBin property value. The default input bin that serves as the paper source.
* @param value Value to set for the inputBin property.
*/
public void setInputBin(@jakarta.annotation.Nullable final String value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/RiskServicePrincipalActivity.java b/src/main/java/com/microsoft/graph/generated/models/RiskServicePrincipalActivity.java
index a7206ae1e02..7d45f90049d 100644
--- a/src/main/java/com/microsoft/graph/generated/models/RiskServicePrincipalActivity.java
+++ b/src/main/java/com/microsoft/graph/generated/models/RiskServicePrincipalActivity.java
@@ -84,7 +84,7 @@ public String getOdataType() {
return this.backingStore.get("odataType");
}
/**
- * Gets the riskEventTypes property value. The riskEventTypes property
+ * Gets the riskEventTypes property value. The type of risk event detected. The possible values are: investigationsThreatIntelligence, generic, adminConfirmedServicePrincipalCompromised, suspiciousSignins, leakedCredentials, anomalousServicePrincipalActivity, maliciousApplication, suspiciousApplication.
* @return a {@link java.util.List}
*/
@jakarta.annotation.Nullable
@@ -132,7 +132,7 @@ public void setOdataType(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("odataType", value);
}
/**
- * Sets the riskEventTypes property value. The riskEventTypes property
+ * Sets the riskEventTypes property value. The type of risk event detected. The possible values are: investigationsThreatIntelligence, generic, adminConfirmedServicePrincipalCompromised, suspiciousSignins, leakedCredentials, anomalousServicePrincipalActivity, maliciousApplication, suspiciousApplication.
* @param value Value to set for the riskEventTypes property.
*/
public void setRiskEventTypes(@jakarta.annotation.Nullable final java.util.List value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/SecureScoreControlProfile.java b/src/main/java/com/microsoft/graph/generated/models/SecureScoreControlProfile.java
index 6ebaef48980..1f846ee8ec1 100644
--- a/src/main/java/com/microsoft/graph/generated/models/SecureScoreControlProfile.java
+++ b/src/main/java/com/microsoft/graph/generated/models/SecureScoreControlProfile.java
@@ -166,7 +166,7 @@ public String getService() {
return this.backingStore.get("service");
}
/**
- * Gets the threats property value. List of threats the control mitigates (accountBreach, dataDeletion, dataExfiltration, dataSpillage,
+ * Gets the threats property value. List of threats the control mitigates (accountBreach, dataDeletion, dataExfiltration, dataSpillage, elevationOfPrivilege, maliciousInsider, passwordCracking, phishingOrWhaling, spoofing).
* @return a {@link java.util.List}
*/
@jakarta.annotation.Nullable
@@ -174,7 +174,7 @@ public java.util.List getThreats() {
return this.backingStore.get("threats");
}
/**
- * Gets the tier property value. The tier property
+ * Gets the tier property value. Control tier (Core, Defense in Depth, Advanced.)
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -182,7 +182,7 @@ public String getTier() {
return this.backingStore.get("tier");
}
/**
- * Gets the title property value. The title property
+ * Gets the title property value. Title of the control.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -190,7 +190,7 @@ public String getTitle() {
return this.backingStore.get("title");
}
/**
- * Gets the userImpact property value. The userImpact property
+ * Gets the userImpact property value. User impact of implementing control (low, moderate, high).
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -198,7 +198,7 @@ public String getUserImpact() {
return this.backingStore.get("userImpact");
}
/**
- * Gets the vendorInformation property value. The vendorInformation property
+ * Gets the vendorInformation property value. Complex type containing details about the security product/service vendor, provider, and subprovider (for example, vendor=Microsoft; provider=SecureScore). Required.
* @return a {@link SecurityVendorInformation}
*/
@jakarta.annotation.Nullable
@@ -331,35 +331,35 @@ public void setService(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("service", value);
}
/**
- * Sets the threats property value. List of threats the control mitigates (accountBreach, dataDeletion, dataExfiltration, dataSpillage,
+ * Sets the threats property value. List of threats the control mitigates (accountBreach, dataDeletion, dataExfiltration, dataSpillage, elevationOfPrivilege, maliciousInsider, passwordCracking, phishingOrWhaling, spoofing).
* @param value Value to set for the threats property.
*/
public void setThreats(@jakarta.annotation.Nullable final java.util.List value) {
this.backingStore.set("threats", value);
}
/**
- * Sets the tier property value. The tier property
+ * Sets the tier property value. Control tier (Core, Defense in Depth, Advanced.)
* @param value Value to set for the tier property.
*/
public void setTier(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("tier", value);
}
/**
- * Sets the title property value. The title property
+ * Sets the title property value. Title of the control.
* @param value Value to set for the title property.
*/
public void setTitle(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("title", value);
}
/**
- * Sets the userImpact property value. The userImpact property
+ * Sets the userImpact property value. User impact of implementing control (low, moderate, high).
* @param value Value to set for the userImpact property.
*/
public void setUserImpact(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("userImpact", value);
}
/**
- * Sets the vendorInformation property value. The vendorInformation property
+ * Sets the vendorInformation property value. Complex type containing details about the security product/service vendor, provider, and subprovider (for example, vendor=Microsoft; provider=SecureScore). Required.
* @param value Value to set for the vendorInformation property.
*/
public void setVendorInformation(@jakarta.annotation.Nullable final SecurityVendorInformation value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/SelfSignedCertificate.java b/src/main/java/com/microsoft/graph/generated/models/SelfSignedCertificate.java
index 5edafe9005a..036eef3f0f4 100644
--- a/src/main/java/com/microsoft/graph/generated/models/SelfSignedCertificate.java
+++ b/src/main/java/com/microsoft/graph/generated/models/SelfSignedCertificate.java
@@ -58,7 +58,7 @@ public BackingStore getBackingStore() {
return this.backingStore;
}
/**
- * Gets the customKeyIdentifier property value. The customKeyIdentifier property
+ * Gets the customKeyIdentifier property value. Custom key identifier.
* @return a {@link byte[]}
*/
@jakarta.annotation.Nullable
@@ -66,7 +66,7 @@ public byte[] getCustomKeyIdentifier() {
return this.backingStore.get("customKeyIdentifier");
}
/**
- * Gets the displayName property value. The displayName property
+ * Gets the displayName property value. The friendly name for the key.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -74,7 +74,7 @@ public String getDisplayName() {
return this.backingStore.get("displayName");
}
/**
- * Gets the endDateTime property value. The endDateTime property
+ * Gets the endDateTime property value. The date and time at which the credential expires. The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z.
* @return a {@link OffsetDateTime}
*/
@jakarta.annotation.Nullable
@@ -101,7 +101,7 @@ public Map> getFieldDeserializers
return deserializerMap;
}
/**
- * Gets the key property value. The key property
+ * Gets the key property value. The value for the key credential. Should be a Base-64 encoded value.
* @return a {@link byte[]}
*/
@jakarta.annotation.Nullable
@@ -109,7 +109,7 @@ public byte[] getKey() {
return this.backingStore.get("key");
}
/**
- * Gets the keyId property value. The keyId property
+ * Gets the keyId property value. The unique identifier (GUID) for the key.
* @return a {@link UUID}
*/
@jakarta.annotation.Nullable
@@ -125,7 +125,7 @@ public String getOdataType() {
return this.backingStore.get("odataType");
}
/**
- * Gets the startDateTime property value. The startDateTime property
+ * Gets the startDateTime property value. The date and time at which the credential becomes valid. The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z.
* @return a {@link OffsetDateTime}
*/
@jakarta.annotation.Nullable
@@ -133,7 +133,7 @@ public OffsetDateTime getStartDateTime() {
return this.backingStore.get("startDateTime");
}
/**
- * Gets the thumbprint property value. The thumbprint property
+ * Gets the thumbprint property value. The thumbprint value for the key.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -141,7 +141,7 @@ public String getThumbprint() {
return this.backingStore.get("thumbprint");
}
/**
- * Gets the type property value. The type property
+ * Gets the type property value. The type of key credential. AsymmetricX509Cert.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -149,7 +149,7 @@ public String getType() {
return this.backingStore.get("type");
}
/**
- * Gets the usage property value. The usage property
+ * Gets the usage property value. A string that describes the purpose for which the key can be used. The possible value is Verify.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -190,35 +190,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value
this.backingStore = value;
}
/**
- * Sets the customKeyIdentifier property value. The customKeyIdentifier property
+ * Sets the customKeyIdentifier property value. Custom key identifier.
* @param value Value to set for the customKeyIdentifier property.
*/
public void setCustomKeyIdentifier(@jakarta.annotation.Nullable final byte[] value) {
this.backingStore.set("customKeyIdentifier", value);
}
/**
- * Sets the displayName property value. The displayName property
+ * Sets the displayName property value. The friendly name for the key.
* @param value Value to set for the displayName property.
*/
public void setDisplayName(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("displayName", value);
}
/**
- * Sets the endDateTime property value. The endDateTime property
+ * Sets the endDateTime property value. The date and time at which the credential expires. The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z.
* @param value Value to set for the endDateTime property.
*/
public void setEndDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) {
this.backingStore.set("endDateTime", value);
}
/**
- * Sets the key property value. The key property
+ * Sets the key property value. The value for the key credential. Should be a Base-64 encoded value.
* @param value Value to set for the key property.
*/
public void setKey(@jakarta.annotation.Nullable final byte[] value) {
this.backingStore.set("key", value);
}
/**
- * Sets the keyId property value. The keyId property
+ * Sets the keyId property value. The unique identifier (GUID) for the key.
* @param value Value to set for the keyId property.
*/
public void setKeyId(@jakarta.annotation.Nullable final UUID value) {
@@ -232,28 +232,28 @@ public void setOdataType(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("odataType", value);
}
/**
- * Sets the startDateTime property value. The startDateTime property
+ * Sets the startDateTime property value. The date and time at which the credential becomes valid. The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z.
* @param value Value to set for the startDateTime property.
*/
public void setStartDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) {
this.backingStore.set("startDateTime", value);
}
/**
- * Sets the thumbprint property value. The thumbprint property
+ * Sets the thumbprint property value. The thumbprint value for the key.
* @param value Value to set for the thumbprint property.
*/
public void setThumbprint(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("thumbprint", value);
}
/**
- * Sets the type property value. The type property
+ * Sets the type property value. The type of key credential. AsymmetricX509Cert.
* @param value Value to set for the type property.
*/
public void setType(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("type", value);
}
/**
- * Sets the usage property value. The usage property
+ * Sets the usage property value. A string that describes the purpose for which the key can be used. The possible value is Verify.
* @param value Value to set for the usage property.
*/
public void setUsage(@jakarta.annotation.Nullable final String value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/SharingDetail.java b/src/main/java/com/microsoft/graph/generated/models/SharingDetail.java
index 1dca5119aea..d4e745d6df1 100644
--- a/src/main/java/com/microsoft/graph/generated/models/SharingDetail.java
+++ b/src/main/java/com/microsoft/graph/generated/models/SharingDetail.java
@@ -96,7 +96,7 @@ public OffsetDateTime getSharedDateTime() {
return this.backingStore.get("sharedDateTime");
}
/**
- * Gets the sharingReference property value. The sharingReference property
+ * Gets the sharingReference property value. Reference properties of the document, such as the URL and type of the document. Read-only
* @return a {@link ResourceReference}
*/
@jakarta.annotation.Nullable
@@ -112,7 +112,7 @@ public String getSharingSubject() {
return this.backingStore.get("sharingSubject");
}
/**
- * Gets the sharingType property value. Determines the way the document was shared, can be by a 'Link', 'Attachment', 'Group', 'Site'.
+ * Gets the sharingType property value. Determines the way the document was shared. Can be by a 1Link1, 1Attachment1, 1Group1, 1Site1.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -169,7 +169,7 @@ public void setSharedDateTime(@jakarta.annotation.Nullable final OffsetDateTime
this.backingStore.set("sharedDateTime", value);
}
/**
- * Sets the sharingReference property value. The sharingReference property
+ * Sets the sharingReference property value. Reference properties of the document, such as the URL and type of the document. Read-only
* @param value Value to set for the sharingReference property.
*/
public void setSharingReference(@jakarta.annotation.Nullable final ResourceReference value) {
@@ -183,7 +183,7 @@ public void setSharingSubject(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("sharingSubject", value);
}
/**
- * Sets the sharingType property value. Determines the way the document was shared, can be by a 'Link', 'Attachment', 'Group', 'Site'.
+ * Sets the sharingType property value. Determines the way the document was shared. Can be by a 1Link1, 1Attachment1, 1Group1, 1Site1.
* @param value Value to set for the sharingType property.
*/
public void setSharingType(@jakarta.annotation.Nullable final String value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/SubscribedSku.java b/src/main/java/com/microsoft/graph/generated/models/SubscribedSku.java
index 5e5edb82640..00787620ea5 100644
--- a/src/main/java/com/microsoft/graph/generated/models/SubscribedSku.java
+++ b/src/main/java/com/microsoft/graph/generated/models/SubscribedSku.java
@@ -117,7 +117,7 @@ public String getSkuPartNumber() {
return this.backingStore.get("skuPartNumber");
}
/**
- * Gets the subscriptionIds property value. The subscriptionIds property
+ * Gets the subscriptionIds property value. A list of all subscription IDs associated with this SKU.
* @return a {@link java.util.List}
*/
@jakarta.annotation.Nullable
@@ -206,7 +206,7 @@ public void setSkuPartNumber(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("skuPartNumber", value);
}
/**
- * Sets the subscriptionIds property value. The subscriptionIds property
+ * Sets the subscriptionIds property value. A list of all subscription IDs associated with this SKU.
* @param value Value to set for the subscriptionIds property.
*/
public void setSubscriptionIds(@jakarta.annotation.Nullable final java.util.List value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/Trending.java b/src/main/java/com/microsoft/graph/generated/models/Trending.java
index 53d8889af73..4ff21443eb4 100644
--- a/src/main/java/com/microsoft/graph/generated/models/Trending.java
+++ b/src/main/java/com/microsoft/graph/generated/models/Trending.java
@@ -40,7 +40,7 @@ public Map> getFieldDeserializers
return deserializerMap;
}
/**
- * Gets the lastModifiedDateTime property value. The lastModifiedDateTime property
+ * Gets the lastModifiedDateTime property value. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
* @return a {@link OffsetDateTime}
*/
@jakarta.annotation.Nullable
@@ -91,7 +91,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ
writer.writeDoubleValue("weight", this.getWeight());
}
/**
- * Sets the lastModifiedDateTime property value. The lastModifiedDateTime property
+ * Sets the lastModifiedDateTime property value. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
* @param value Value to set for the lastModifiedDateTime property.
*/
public void setLastModifiedDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/User.java b/src/main/java/com/microsoft/graph/generated/models/User.java
index d9c03cd4c1a..4a43b8b2095 100644
--- a/src/main/java/com/microsoft/graph/generated/models/User.java
+++ b/src/main/java/com/microsoft/graph/generated/models/User.java
@@ -331,7 +331,7 @@ public String getEmployeeId() {
return this.backingStore.get("employeeId");
}
/**
- * Gets the employeeLeaveDateTime property value. The date and time when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs one of the following Microsoft Entra roles: Lifecycle Workflows Administrator, Global Reader, or Global Administrator. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.
+ * Gets the employeeLeaveDateTime property value. The date and time when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs at least one of the following Microsoft Entra roles: Lifecycle Workflows Administrator, Global Reader. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.
* @return a {@link OffsetDateTime}
*/
@jakarta.annotation.Nullable
@@ -1580,7 +1580,7 @@ public void setEmployeeId(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("employeeId", value);
}
/**
- * Sets the employeeLeaveDateTime property value. The date and time when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs one of the following Microsoft Entra roles: Lifecycle Workflows Administrator, Global Reader, or Global Administrator. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.
+ * Sets the employeeLeaveDateTime property value. The date and time when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs at least one of the following Microsoft Entra roles: Lifecycle Workflows Administrator, Global Reader. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.
* @param value Value to set for the employeeLeaveDateTime property.
*/
public void setEmployeeLeaveDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/WorkbookFilterCriteria.java b/src/main/java/com/microsoft/graph/generated/models/WorkbookFilterCriteria.java
index 892b510293d..3e11bd25b7b 100644
--- a/src/main/java/com/microsoft/graph/generated/models/WorkbookFilterCriteria.java
+++ b/src/main/java/com/microsoft/graph/generated/models/WorkbookFilterCriteria.java
@@ -56,7 +56,7 @@ public BackingStore getBackingStore() {
return this.backingStore;
}
/**
- * Gets the color property value. The color property
+ * Gets the color property value. The color applied to the cell.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -64,7 +64,7 @@ public String getColor() {
return this.backingStore.get("color");
}
/**
- * Gets the criterion1 property value. The criterion1 property
+ * Gets the criterion1 property value. A custom criterion.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -72,7 +72,7 @@ public String getCriterion1() {
return this.backingStore.get("criterion1");
}
/**
- * Gets the criterion2 property value. The criterion2 property
+ * Gets the criterion2 property value. A custom criterion.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -80,7 +80,7 @@ public String getCriterion2() {
return this.backingStore.get("criterion2");
}
/**
- * Gets the dynamicCriteria property value. The dynamicCriteria property
+ * Gets the dynamicCriteria property value. A dynamic formula specified in a custom filter.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -106,7 +106,7 @@ public Map> getFieldDeserializers
return deserializerMap;
}
/**
- * Gets the filterOn property value. The filterOn property
+ * Gets the filterOn property value. Indicates whether a filter is applied to a column.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -114,7 +114,7 @@ public String getFilterOn() {
return this.backingStore.get("filterOn");
}
/**
- * Gets the icon property value. The icon property
+ * Gets the icon property value. An icon applied to a cell via conditional formatting.
* @return a {@link WorkbookIcon}
*/
@jakarta.annotation.Nullable
@@ -130,7 +130,7 @@ public String getOdataType() {
return this.backingStore.get("odataType");
}
/**
- * Gets the operator property value. The operator property
+ * Gets the operator property value. An operator in a cell; for example, =, >, <, <=, or <>.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -138,7 +138,7 @@ public String getOperator() {
return this.backingStore.get("operator");
}
/**
- * Gets the values property value. The values property
+ * Gets the values property value. The values that appear in the cell.
* @return a {@link Json}
*/
@jakarta.annotation.Nullable
@@ -178,42 +178,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value
this.backingStore = value;
}
/**
- * Sets the color property value. The color property
+ * Sets the color property value. The color applied to the cell.
* @param value Value to set for the color property.
*/
public void setColor(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("color", value);
}
/**
- * Sets the criterion1 property value. The criterion1 property
+ * Sets the criterion1 property value. A custom criterion.
* @param value Value to set for the criterion1 property.
*/
public void setCriterion1(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("criterion1", value);
}
/**
- * Sets the criterion2 property value. The criterion2 property
+ * Sets the criterion2 property value. A custom criterion.
* @param value Value to set for the criterion2 property.
*/
public void setCriterion2(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("criterion2", value);
}
/**
- * Sets the dynamicCriteria property value. The dynamicCriteria property
+ * Sets the dynamicCriteria property value. A dynamic formula specified in a custom filter.
* @param value Value to set for the dynamicCriteria property.
*/
public void setDynamicCriteria(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("dynamicCriteria", value);
}
/**
- * Sets the filterOn property value. The filterOn property
+ * Sets the filterOn property value. Indicates whether a filter is applied to a column.
* @param value Value to set for the filterOn property.
*/
public void setFilterOn(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("filterOn", value);
}
/**
- * Sets the icon property value. The icon property
+ * Sets the icon property value. An icon applied to a cell via conditional formatting.
* @param value Value to set for the icon property.
*/
public void setIcon(@jakarta.annotation.Nullable final WorkbookIcon value) {
@@ -227,14 +227,14 @@ public void setOdataType(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("odataType", value);
}
/**
- * Sets the operator property value. The operator property
+ * Sets the operator property value. An operator in a cell; for example, =, >, <, <=, or <>.
* @param value Value to set for the operator property.
*/
public void setOperator(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("operator", value);
}
/**
- * Sets the values property value. The values property
+ * Sets the values property value. The values that appear in the cell.
* @param value Value to set for the values property.
*/
public void setValues(@jakarta.annotation.Nullable final Json value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/X509CertificateAffinityLevel.java b/src/main/java/com/microsoft/graph/generated/models/X509CertificateAffinityLevel.java
new file mode 100644
index 00000000000..8d32095b25a
--- /dev/null
+++ b/src/main/java/com/microsoft/graph/generated/models/X509CertificateAffinityLevel.java
@@ -0,0 +1,27 @@
+package com.microsoft.graph.models;
+
+import com.microsoft.kiota.serialization.ValuedEnum;
+import java.util.Objects;
+
+@jakarta.annotation.Generated("com.microsoft.kiota")
+public enum X509CertificateAffinityLevel implements ValuedEnum {
+ Low("low"),
+ High("high"),
+ UnknownFutureValue("unknownFutureValue");
+ public final String value;
+ X509CertificateAffinityLevel(final String value) {
+ this.value = value;
+ }
+ @jakarta.annotation.Nonnull
+ public String getValue() { return this.value; }
+ @jakarta.annotation.Nullable
+ public static X509CertificateAffinityLevel forValue(@jakarta.annotation.Nonnull final String searchValue) {
+ Objects.requireNonNull(searchValue);
+ switch(searchValue) {
+ case "low": return Low;
+ case "high": return High;
+ case "unknownFutureValue": return UnknownFutureValue;
+ default: return null;
+ }
+ }
+}
diff --git a/src/main/java/com/microsoft/graph/generated/models/X509CertificateAuthenticationModeConfiguration.java b/src/main/java/com/microsoft/graph/generated/models/X509CertificateAuthenticationModeConfiguration.java
index f0a377e0820..db2a9587528 100644
--- a/src/main/java/com/microsoft/graph/generated/models/X509CertificateAuthenticationModeConfiguration.java
+++ b/src/main/java/com/microsoft/graph/generated/models/X509CertificateAuthenticationModeConfiguration.java
@@ -61,10 +61,11 @@ public BackingStore getBackingStore() {
*/
@jakarta.annotation.Nonnull
public Map> getFieldDeserializers() {
- final HashMap> deserializerMap = new HashMap>(3);
+ final HashMap> deserializerMap = new HashMap>(4);
deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); });
deserializerMap.put("rules", (n) -> { this.setRules(n.getCollectionOfObjectValues(X509CertificateRule::createFromDiscriminatorValue)); });
deserializerMap.put("x509CertificateAuthenticationDefaultMode", (n) -> { this.setX509CertificateAuthenticationDefaultMode(n.getEnumValue(X509CertificateAuthenticationMode::forValue)); });
+ deserializerMap.put("x509CertificateDefaultRequiredAffinityLevel", (n) -> { this.setX509CertificateDefaultRequiredAffinityLevel(n.getEnumValue(X509CertificateAffinityLevel::forValue)); });
return deserializerMap;
}
/**
@@ -91,6 +92,14 @@ public java.util.List getRules() {
public X509CertificateAuthenticationMode getX509CertificateAuthenticationDefaultMode() {
return this.backingStore.get("x509CertificateAuthenticationDefaultMode");
}
+ /**
+ * Gets the x509CertificateDefaultRequiredAffinityLevel property value. The x509CertificateDefaultRequiredAffinityLevel property
+ * @return a {@link X509CertificateAffinityLevel}
+ */
+ @jakarta.annotation.Nullable
+ public X509CertificateAffinityLevel getX509CertificateDefaultRequiredAffinityLevel() {
+ return this.backingStore.get("x509CertificateDefaultRequiredAffinityLevel");
+ }
/**
* Serializes information the current object
* @param writer Serialization writer to use to serialize this model
@@ -100,6 +109,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ
writer.writeStringValue("@odata.type", this.getOdataType());
writer.writeCollectionOfObjectValues("rules", this.getRules());
writer.writeEnumValue("x509CertificateAuthenticationDefaultMode", this.getX509CertificateAuthenticationDefaultMode());
+ writer.writeEnumValue("x509CertificateDefaultRequiredAffinityLevel", this.getX509CertificateDefaultRequiredAffinityLevel());
writer.writeAdditionalData(this.getAdditionalData());
}
/**
@@ -138,4 +148,11 @@ public void setRules(@jakarta.annotation.Nullable final java.util.List> getFieldDeserializers() {
- final HashMap> deserializerMap = new HashMap>(4);
+ final HashMap> deserializerMap = new HashMap>(7);
deserializerMap.put("identifier", (n) -> { this.setIdentifier(n.getStringValue()); });
+ deserializerMap.put("issuerSubjectIdentifier", (n) -> { this.setIssuerSubjectIdentifier(n.getStringValue()); });
deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); });
+ deserializerMap.put("policyOidIdentifier", (n) -> { this.setPolicyOidIdentifier(n.getStringValue()); });
deserializerMap.put("x509CertificateAuthenticationMode", (n) -> { this.setX509CertificateAuthenticationMode(n.getEnumValue(X509CertificateAuthenticationMode::forValue)); });
+ deserializerMap.put("x509CertificateRequiredAffinityLevel", (n) -> { this.setX509CertificateRequiredAffinityLevel(n.getEnumValue(X509CertificateAffinityLevel::forValue)); });
deserializerMap.put("x509CertificateRuleType", (n) -> { this.setX509CertificateRuleType(n.getEnumValue(X509CertificateRuleType::forValue)); });
return deserializerMap;
}
@@ -76,6 +79,14 @@ public Map> getFieldDeserializers
public String getIdentifier() {
return this.backingStore.get("identifier");
}
+ /**
+ * Gets the issuerSubjectIdentifier property value. The issuerSubjectIdentifier property
+ * @return a {@link String}
+ */
+ @jakarta.annotation.Nullable
+ public String getIssuerSubjectIdentifier() {
+ return this.backingStore.get("issuerSubjectIdentifier");
+ }
/**
* Gets the @odata.type property value. The OdataType property
* @return a {@link String}
@@ -84,6 +95,14 @@ public String getIdentifier() {
public String getOdataType() {
return this.backingStore.get("odataType");
}
+ /**
+ * Gets the policyOidIdentifier property value. The policyOidIdentifier property
+ * @return a {@link String}
+ */
+ @jakarta.annotation.Nullable
+ public String getPolicyOidIdentifier() {
+ return this.backingStore.get("policyOidIdentifier");
+ }
/**
* Gets the x509CertificateAuthenticationMode property value. The type of strong authentication mode. The possible values are: x509CertificateSingleFactor, x509CertificateMultiFactor, unknownFutureValue. Required.
* @return a {@link X509CertificateAuthenticationMode}
@@ -92,6 +111,14 @@ public String getOdataType() {
public X509CertificateAuthenticationMode getX509CertificateAuthenticationMode() {
return this.backingStore.get("x509CertificateAuthenticationMode");
}
+ /**
+ * Gets the x509CertificateRequiredAffinityLevel property value. The x509CertificateRequiredAffinityLevel property
+ * @return a {@link X509CertificateAffinityLevel}
+ */
+ @jakarta.annotation.Nullable
+ public X509CertificateAffinityLevel getX509CertificateRequiredAffinityLevel() {
+ return this.backingStore.get("x509CertificateRequiredAffinityLevel");
+ }
/**
* Gets the x509CertificateRuleType property value. The type of the X.509 certificate mode configuration rule. The possible values are: issuerSubject, policyOID, unknownFutureValue. Required.
* @return a {@link X509CertificateRuleType}
@@ -107,8 +134,11 @@ public X509CertificateRuleType getX509CertificateRuleType() {
public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) {
Objects.requireNonNull(writer);
writer.writeStringValue("identifier", this.getIdentifier());
+ writer.writeStringValue("issuerSubjectIdentifier", this.getIssuerSubjectIdentifier());
writer.writeStringValue("@odata.type", this.getOdataType());
+ writer.writeStringValue("policyOidIdentifier", this.getPolicyOidIdentifier());
writer.writeEnumValue("x509CertificateAuthenticationMode", this.getX509CertificateAuthenticationMode());
+ writer.writeEnumValue("x509CertificateRequiredAffinityLevel", this.getX509CertificateRequiredAffinityLevel());
writer.writeEnumValue("x509CertificateRuleType", this.getX509CertificateRuleType());
writer.writeAdditionalData(this.getAdditionalData());
}
@@ -134,6 +164,13 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value
public void setIdentifier(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("identifier", value);
}
+ /**
+ * Sets the issuerSubjectIdentifier property value. The issuerSubjectIdentifier property
+ * @param value Value to set for the issuerSubjectIdentifier property.
+ */
+ public void setIssuerSubjectIdentifier(@jakarta.annotation.Nullable final String value) {
+ this.backingStore.set("issuerSubjectIdentifier", value);
+ }
/**
* Sets the @odata.type property value. The OdataType property
* @param value Value to set for the @odata.type property.
@@ -141,6 +178,13 @@ public void setIdentifier(@jakarta.annotation.Nullable final String value) {
public void setOdataType(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("odataType", value);
}
+ /**
+ * Sets the policyOidIdentifier property value. The policyOidIdentifier property
+ * @param value Value to set for the policyOidIdentifier property.
+ */
+ public void setPolicyOidIdentifier(@jakarta.annotation.Nullable final String value) {
+ this.backingStore.set("policyOidIdentifier", value);
+ }
/**
* Sets the x509CertificateAuthenticationMode property value. The type of strong authentication mode. The possible values are: x509CertificateSingleFactor, x509CertificateMultiFactor, unknownFutureValue. Required.
* @param value Value to set for the x509CertificateAuthenticationMode property.
@@ -148,6 +192,13 @@ public void setOdataType(@jakarta.annotation.Nullable final String value) {
public void setX509CertificateAuthenticationMode(@jakarta.annotation.Nullable final X509CertificateAuthenticationMode value) {
this.backingStore.set("x509CertificateAuthenticationMode", value);
}
+ /**
+ * Sets the x509CertificateRequiredAffinityLevel property value. The x509CertificateRequiredAffinityLevel property
+ * @param value Value to set for the x509CertificateRequiredAffinityLevel property.
+ */
+ public void setX509CertificateRequiredAffinityLevel(@jakarta.annotation.Nullable final X509CertificateAffinityLevel value) {
+ this.backingStore.set("x509CertificateRequiredAffinityLevel", value);
+ }
/**
* Sets the x509CertificateRuleType property value. The type of the X.509 certificate mode configuration rule. The possible values are: issuerSubject, policyOID, unknownFutureValue. Required.
* @param value Value to set for the x509CertificateRuleType property.
diff --git a/src/main/java/com/microsoft/graph/generated/models/X509CertificateRuleType.java b/src/main/java/com/microsoft/graph/generated/models/X509CertificateRuleType.java
index eab1d2e29eb..dd66fb91eeb 100644
--- a/src/main/java/com/microsoft/graph/generated/models/X509CertificateRuleType.java
+++ b/src/main/java/com/microsoft/graph/generated/models/X509CertificateRuleType.java
@@ -7,7 +7,8 @@
public enum X509CertificateRuleType implements ValuedEnum {
IssuerSubject("issuerSubject"),
PolicyOID("policyOID"),
- UnknownFutureValue("unknownFutureValue");
+ UnknownFutureValue("unknownFutureValue"),
+ IssuerSubjectAndPolicyOID("issuerSubjectAndPolicyOID");
public final String value;
X509CertificateRuleType(final String value) {
this.value = value;
@@ -21,6 +22,7 @@ public static X509CertificateRuleType forValue(@jakarta.annotation.Nonnull final
case "issuerSubject": return IssuerSubject;
case "policyOID": return PolicyOID;
case "unknownFutureValue": return UnknownFutureValue;
+ case "issuerSubjectAndPolicyOID": return IssuerSubjectAndPolicyOID;
default: return null;
}
}
diff --git a/src/main/java/com/microsoft/graph/generated/models/X509CertificateUserBinding.java b/src/main/java/com/microsoft/graph/generated/models/X509CertificateUserBinding.java
index e30022c1345..df7da03f27e 100644
--- a/src/main/java/com/microsoft/graph/generated/models/X509CertificateUserBinding.java
+++ b/src/main/java/com/microsoft/graph/generated/models/X509CertificateUserBinding.java
@@ -61,9 +61,10 @@ public BackingStore getBackingStore() {
*/
@jakarta.annotation.Nonnull
public Map> getFieldDeserializers() {
- final HashMap> deserializerMap = new HashMap>(4);
+ final HashMap> deserializerMap = new HashMap>(5);
deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); });
deserializerMap.put("priority", (n) -> { this.setPriority(n.getIntegerValue()); });
+ deserializerMap.put("trustAffinityLevel", (n) -> { this.setTrustAffinityLevel(n.getEnumValue(X509CertificateAffinityLevel::forValue)); });
deserializerMap.put("userProperty", (n) -> { this.setUserProperty(n.getStringValue()); });
deserializerMap.put("x509CertificateField", (n) -> { this.setX509CertificateField(n.getStringValue()); });
return deserializerMap;
@@ -84,6 +85,14 @@ public String getOdataType() {
public Integer getPriority() {
return this.backingStore.get("priority");
}
+ /**
+ * Gets the trustAffinityLevel property value. The trustAffinityLevel property
+ * @return a {@link X509CertificateAffinityLevel}
+ */
+ @jakarta.annotation.Nullable
+ public X509CertificateAffinityLevel getTrustAffinityLevel() {
+ return this.backingStore.get("trustAffinityLevel");
+ }
/**
* Gets the userProperty property value. Defines the Microsoft Entra user property of the user object to use for the binding. The possible values are: userPrincipalName, onPremisesUserPrincipalName, certificateUserIds. Required.
* @return a {@link String}
@@ -108,6 +117,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ
Objects.requireNonNull(writer);
writer.writeStringValue("@odata.type", this.getOdataType());
writer.writeIntegerValue("priority", this.getPriority());
+ writer.writeEnumValue("trustAffinityLevel", this.getTrustAffinityLevel());
writer.writeStringValue("userProperty", this.getUserProperty());
writer.writeStringValue("x509CertificateField", this.getX509CertificateField());
writer.writeAdditionalData(this.getAdditionalData());
@@ -141,6 +151,13 @@ public void setOdataType(@jakarta.annotation.Nullable final String value) {
public void setPriority(@jakarta.annotation.Nullable final Integer value) {
this.backingStore.set("priority", value);
}
+ /**
+ * Sets the trustAffinityLevel property value. The trustAffinityLevel property
+ * @param value Value to set for the trustAffinityLevel property.
+ */
+ public void setTrustAffinityLevel(@jakarta.annotation.Nullable final X509CertificateAffinityLevel value) {
+ this.backingStore.set("trustAffinityLevel", value);
+ }
/**
* Sets the userProperty property value. Defines the Microsoft Entra user property of the user object to use for the binding. The possible values are: userPrincipalName, onPremisesUserPrincipalName, certificateUserIds. Required.
* @param value Value to set for the userProperty property.
diff --git a/src/main/java/com/microsoft/graph/generated/models/identitygovernance/TaskDefinition.java b/src/main/java/com/microsoft/graph/generated/models/identitygovernance/TaskDefinition.java
index 39954036da3..dd71037621c 100644
--- a/src/main/java/com/microsoft/graph/generated/models/identitygovernance/TaskDefinition.java
+++ b/src/main/java/com/microsoft/graph/generated/models/identitygovernance/TaskDefinition.java
@@ -35,7 +35,7 @@ public EnumSet getCategory() {
return this.backingStore.get("category");
}
/**
- * Gets the continueOnError property value. The continueOnError property
+ * Gets the continueOnError property value. Defines if the workflow will continue if the task has an error.
* @return a {@link Boolean}
*/
@jakarta.annotation.Nullable
@@ -111,7 +111,7 @@ public void setCategory(@jakarta.annotation.Nullable final EnumSet getMitreTechniques() {
return this.backingStore.get("mitreTechniques");
}
/**
- * Gets the productName property value. The productName property
+ * Gets the productName property value. The name of the product which published this alert.
* @return a {@link String}
*/
@jakarta.annotation.Nullable
@@ -385,7 +385,7 @@ public void setAlertPolicyId(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("alertPolicyId", value);
}
/**
- * Sets the alertWebUrl property value. The alertWebUrl property
+ * Sets the alertWebUrl property value. URL for the Microsoft 365 Defender portal alert page.
* @param value Value to set for the alertWebUrl property.
*/
public void setAlertWebUrl(@jakarta.annotation.Nullable final String value) {
@@ -504,7 +504,7 @@ public void setMitreTechniques(@jakarta.annotation.Nullable final java.util.List
this.backingStore.set("mitreTechniques", value);
}
/**
- * Sets the productName property value. The productName property
+ * Sets the productName property value. The name of the product which published this alert.
* @param value Value to set for the productName property.
*/
public void setProductName(@jakarta.annotation.Nullable final String value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/security/EdiscoveryExportOperation.java b/src/main/java/com/microsoft/graph/generated/models/security/EdiscoveryExportOperation.java
index 4810c87a523..4c455092e62 100644
--- a/src/main/java/com/microsoft/graph/generated/models/security/EdiscoveryExportOperation.java
+++ b/src/main/java/com/microsoft/graph/generated/models/security/EdiscoveryExportOperation.java
@@ -34,7 +34,7 @@ public String getDescription() {
return this.backingStore.get("description");
}
/**
- * Gets the exportFileMetadata property value. The exportFileMetadata property
+ * Gets the exportFileMetadata property value. Contains the properties for an export file metadata, including downloadUrl, fileName, and size.
* @return a {@link java.util.List}
*/
@jakarta.annotation.Nullable
@@ -120,7 +120,7 @@ public void setDescription(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("description", value);
}
/**
- * Sets the exportFileMetadata property value. The exportFileMetadata property
+ * Sets the exportFileMetadata property value. Contains the properties for an export file metadata, including downloadUrl, fileName, and size.
* @param value Value to set for the exportFileMetadata property.
*/
public void setExportFileMetadata(@jakarta.annotation.Nullable final java.util.List value) {
diff --git a/src/main/java/com/microsoft/graph/generated/models/security/RetentionEvent.java b/src/main/java/com/microsoft/graph/generated/models/security/RetentionEvent.java
index b5af3d253c4..c5c8049ad84 100644
--- a/src/main/java/com/microsoft/graph/generated/models/security/RetentionEvent.java
+++ b/src/main/java/com/microsoft/graph/generated/models/security/RetentionEvent.java
@@ -60,7 +60,7 @@ public String getDisplayName() {
return this.backingStore.get("displayName");
}
/**
- * Gets the eventPropagationResults property value. The eventPropagationResults property
+ * Gets the eventPropagationResults property value. Represents the success status of a created event and additional information.
* @return a {@link java.util.List}
*/
@jakarta.annotation.Nullable
@@ -76,7 +76,7 @@ public java.util.List getEventQueries() {
return this.backingStore.get("eventQueries");
}
/**
- * Gets the eventStatus property value. The eventStatus property
+ * Gets the eventStatus property value. Status of event propogation to the scoped locations after the event has been created.
* @return a {@link RetentionEventStatus}
*/
@jakarta.annotation.Nullable
@@ -193,7 +193,7 @@ public void setDisplayName(@jakarta.annotation.Nullable final String value) {
this.backingStore.set("displayName", value);
}
/**
- * Sets the eventPropagationResults property value. The eventPropagationResults property
+ * Sets the eventPropagationResults property value. Represents the success status of a created event and additional information.
* @param value Value to set for the eventPropagationResults property.
*/
public void setEventPropagationResults(@jakarta.annotation.Nullable final java.util.List value) {
@@ -207,7 +207,7 @@ public void setEventQueries(@jakarta.annotation.Nullable final java.util.ListFind more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public OrganizationCollectionResponse get() {
return get(null);
}
/**
- * List properties and relationships of the organization objects.
+ * Retrieve a list of organization objects. There's only one organization object in the collection.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link OrganizationCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public OrganizationCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -145,7 +145,7 @@ public Organization post(@jakarta.annotation.Nonnull final Organization body, @j
return this.requestAdapter.send(requestInfo, errorMapping, Organization::createFromDiscriminatorValue);
}
/**
- * List properties and relationships of the organization objects.
+ * Retrieve a list of organization objects. There's only one organization object in the collection.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -153,7 +153,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * List properties and relationships of the organization objects.
+ * Retrieve a list of organization objects. There's only one organization object in the collection.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -199,7 +199,7 @@ public OrganizationRequestBuilder withUrl(@jakarta.annotation.Nonnull final Stri
return new OrganizationRequestBuilder(rawUrl, requestAdapter);
}
/**
- * List properties and relationships of the organization objects.
+ * Retrieve a list of organization objects. There's only one organization object in the collection.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/organization/item/OrganizationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/organization/item/OrganizationItemRequestBuilder.java
index c8b48c57fe4..67d356ac054 100644
--- a/src/main/java/com/microsoft/graph/generated/organization/item/OrganizationItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/organization/item/OrganizationItemRequestBuilder.java
@@ -160,23 +160,23 @@ public Organization get(@jakarta.annotation.Nullable final java.util.function.Co
return this.requestAdapter.send(requestInfo, errorMapping, Organization::createFromDiscriminatorValue);
}
/**
- * Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization.
+ * Update the properties of a organization object.
* @param body The request body
* @return a {@link Organization}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public Organization patch(@jakarta.annotation.Nonnull final Organization body) {
return patch(body, null);
}
/**
- * Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization.
+ * Update the properties of a organization object.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link Organization}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public Organization patch(@jakarta.annotation.Nonnull final Organization body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -227,7 +227,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization.
+ * Update the properties of a organization object.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -236,7 +236,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull
return toPatchRequestInformation(body, null);
}
/**
- * Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization.
+ * Update the properties of a organization object.
* @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/policies/crosstenantaccesspolicy/partners/item/identitysynchronization/IdentitySynchronizationRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/policies/crosstenantaccesspolicy/partners/item/identitysynchronization/IdentitySynchronizationRequestBuilder.java
index 5e67cb27ede..16a4e5727e8 100644
--- a/src/main/java/com/microsoft/graph/generated/policies/crosstenantaccesspolicy/partners/item/identitysynchronization/IdentitySynchronizationRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/policies/crosstenantaccesspolicy/partners/item/identitysynchronization/IdentitySynchronizationRequestBuilder.java
@@ -81,23 +81,23 @@ public CrossTenantIdentitySyncPolicyPartner get(@jakarta.annotation.Nullable fin
return this.requestAdapter.send(requestInfo, errorMapping, CrossTenantIdentitySyncPolicyPartner::createFromDiscriminatorValue);
}
/**
- * Create a cross-tenant user synchronization policy for a partner-specific configuration.
+ * Update the user synchronization policy of a partner-specific configuration.
* @param body The request body
* @return a {@link CrossTenantIdentitySyncPolicyPartner}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public CrossTenantIdentitySyncPolicyPartner put(@jakarta.annotation.Nonnull final CrossTenantIdentitySyncPolicyPartner body) {
return put(body, null);
}
/**
- * Create a cross-tenant user synchronization policy for a partner-specific configuration.
+ * Update the user synchronization policy of a partner-specific configuration.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link CrossTenantIdentitySyncPolicyPartner}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public CrossTenantIdentitySyncPolicyPartner put(@jakarta.annotation.Nonnull final CrossTenantIdentitySyncPolicyPartner body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -148,7 +148,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Create a cross-tenant user synchronization policy for a partner-specific configuration.
+ * Update the user synchronization policy of a partner-specific configuration.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -157,7 +157,7 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi
return toPutRequestInformation(body, null);
}
/**
- * Create a cross-tenant user synchronization policy for a partner-specific configuration.
+ * Update the user synchronization policy of a partner-specific configuration.
* @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/sites/SitesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/sites/SitesRequestBuilder.java
index 261ae8d06b0..04c3ab85c14 100644
--- a/src/main/java/com/microsoft/graph/generated/sites/SitesRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/sites/SitesRequestBuilder.java
@@ -95,21 +95,21 @@ public SitesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak
super(requestAdapter, "{+baseurl}/sites{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl);
}
/**
- * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.
+ * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
* @return a {@link SiteCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public SiteCollectionResponse get() {
return get(null);
}
/**
- * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.
+ * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link SiteCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public SiteCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -119,7 +119,7 @@ public SiteCollectionResponse get(@jakarta.annotation.Nullable final java.util.f
return this.requestAdapter.send(requestInfo, errorMapping, SiteCollectionResponse::createFromDiscriminatorValue);
}
/**
- * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.
+ * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -127,7 +127,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.
+ * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -149,7 +149,7 @@ public SitesRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawU
return new SitesRequestBuilder(rawUrl, requestAdapter);
}
/**
- * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.
+ * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/members/item/ConversationMemberItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/members/item/ConversationMemberItemRequestBuilder.java
index 79ecc28e9da..c3137f89fc1 100644
--- a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/members/item/ConversationMemberItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/members/item/ConversationMemberItemRequestBuilder.java
@@ -37,18 +37,18 @@ public ConversationMemberItemRequestBuilder(@jakarta.annotation.Nonnull final St
super(requestAdapter, "{+baseurl}/teams/{team%2Did}/channels/{channel%2Did}/members/{conversationMember%2Did}{?%24expand,%24select}", rawUrl);
}
/**
- * Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared.
+ * Delete a conversationMember from a channel.
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void delete() {
delete(null);
}
/**
- * Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared.
+ * Delete a conversationMember from a channel.
* @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
+ * @see Find more info here
*/
public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration);
@@ -108,7 +108,7 @@ public ConversationMember patch(@jakarta.annotation.Nonnull final ConversationMe
return this.requestAdapter.send(requestInfo, errorMapping, ConversationMember::createFromDiscriminatorValue);
}
/**
- * Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared.
+ * Delete a conversationMember from a channel.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -116,7 +116,7 @@ public RequestInformation toDeleteRequestInformation() {
return toDeleteRequestInformation(null);
}
/**
- * Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared.
+ * Delete a conversationMember from a channel.
* @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/users/UsersRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/UsersRequestBuilder.java
index d41242a7a1b..0c0191b4ff5 100644
--- a/src/main/java/com/microsoft/graph/generated/users/UsersRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/users/UsersRequestBuilder.java
@@ -96,21 +96,21 @@ public UsersRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak
super(requestAdapter, "{+baseurl}/users{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24top}", rawUrl);
}
/**
- * Retrieve a list of user objects.
+ * List properties and relationships of the user objects.
* @return a {@link UserCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public UserCollectionResponse get() {
return get(null);
}
/**
- * Retrieve a list of user objects.
+ * List properties and relationships of the user objects.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link UserCollectionResponse}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public UserCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -124,7 +124,7 @@ public UserCollectionResponse get(@jakarta.annotation.Nullable final java.util.f
* @param body The request body
* @return a {@link User}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public User post(@jakarta.annotation.Nonnull final User body) {
@@ -136,7 +136,7 @@ public User post(@jakarta.annotation.Nonnull final User body) {
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link User}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public User post(@jakarta.annotation.Nonnull final User body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -147,7 +147,7 @@ public User post(@jakarta.annotation.Nonnull final User body, @jakarta.annotatio
return this.requestAdapter.send(requestInfo, errorMapping, User::createFromDiscriminatorValue);
}
/**
- * Retrieve a list of user objects.
+ * List properties and relationships of the user objects.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Retrieve a list of user objects.
+ * List properties and relationships of the user objects.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -201,7 +201,7 @@ public UsersRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawU
return new UsersRequestBuilder(rawUrl, requestAdapter);
}
/**
- * Retrieve a list of user objects.
+ * List properties and relationships of the user objects.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {
diff --git a/src/main/java/com/microsoft/graph/generated/users/item/UserItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/UserItemRequestBuilder.java
index 7f5470e10ed..ad6c30a4486 100644
--- a/src/main/java/com/microsoft/graph/generated/users/item/UserItemRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/users/item/UserItemRequestBuilder.java
@@ -696,18 +696,18 @@ public UserItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @
super(requestAdapter, "{+baseurl}/users/{user%2Did}{?%24expand,%24select}", rawUrl);
}
/**
- * Deletes a user.
+ * Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems.
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
public void delete() {
delete(null);
}
/**
- * Deletes a user.
+ * Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems.
* @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
+ * @see Find more info here
*/
public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration);
@@ -752,23 +752,23 @@ public User get(@jakarta.annotation.Nullable final java.util.function.ConsumerFind more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public User patch(@jakarta.annotation.Nonnull final User body) {
return patch(body, null);
}
/**
- * Update the properties of a user object.
+ * Update the properties of a user object. Not all properties can be updated by Member or Guest users with their default permissions without Administrator roles. Compare member and guest default permissions to see properties they can manage. Customers through Microsoft Entra ID for customers can also use this API operation to update their details. See Default user permissions in customer tenants for the list of properties they can update.
* @param body The request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link User}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public User patch(@jakarta.annotation.Nonnull final User body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -791,7 +791,7 @@ public ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder reminderViewWi
return new ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder(pathParameters, requestAdapter, EndDateTime, StartDateTime);
}
/**
- * Deletes a user.
+ * Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -799,7 +799,7 @@ public RequestInformation toDeleteRequestInformation() {
return toDeleteRequestInformation(null);
}
/**
- * Deletes a user.
+ * Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -831,7 +831,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Update the properties of a user object.
+ * Update the properties of a user object. Not all properties can be updated by Member or Guest users with their default permissions without Administrator roles. Compare member and guest default permissions to see properties they can manage. Customers through Microsoft Entra ID for customers can also use this API operation to update their details. See Default user permissions in customer tenants for the list of properties they can update.
* @param body The request body
* @return a {@link RequestInformation}
*/
@@ -840,7 +840,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull
return toPatchRequestInformation(body, null);
}
/**
- * Update the properties of a user object.
+ * Update the properties of a user object. Not all properties can be updated by Member or Guest users with their default permissions without Administrator roles. Compare member and guest default permissions to see properties they can manage. Customers through Microsoft Entra ID for customers can also use this API operation to update their details. See Default user permissions in customer tenants for the list of properties they can update.
* @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/users/item/onlinemeetings/item/attendeereport/AttendeeReportRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/onlinemeetings/item/attendeereport/AttendeeReportRequestBuilder.java
index 99997e229c0..0497fbc4ec7 100644
--- a/src/main/java/com/microsoft/graph/generated/users/item/onlinemeetings/item/attendeereport/AttendeeReportRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/users/item/onlinemeetings/item/attendeereport/AttendeeReportRequestBuilder.java
@@ -36,14 +36,14 @@ public AttendeeReportRequestBuilder(@jakarta.annotation.Nonnull final String raw
super(requestAdapter, "{+baseurl}/users/{user%2Did}/onlineMeetings/{onlineMeeting%2Did}/attendeeReport", rawUrl);
}
/**
- * Delete attendeeReport for the navigation property onlineMeetings in users
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @throws ODataError When receiving a 4XX or 5XX status code
*/
public void delete() {
delete(null);
}
/**
- * Delete attendeeReport for the navigation property onlineMeetings in users
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @throws ODataError When receiving a 4XX or 5XX status code
*/
@@ -54,7 +54,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Get attendeeReport for the navigation property onlineMeetings from users
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @return a {@link InputStream}
* @throws ODataError When receiving a 4XX or 5XX status code
*/
@@ -63,7 +63,7 @@ public InputStream get() {
return get(null);
}
/**
- * Get attendeeReport for the navigation property onlineMeetings from users
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link InputStream}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -76,7 +76,7 @@ public InputStream get(@jakarta.annotation.Nullable final java.util.function.Con
return this.requestAdapter.sendPrimitive(requestInfo, errorMapping, InputStream.class);
}
/**
- * Update attendeeReport for the navigation property onlineMeetings in users
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param body Binary request body
* @return a {@link InputStream}
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -86,7 +86,7 @@ public InputStream put(@jakarta.annotation.Nonnull final InputStream body) {
return put(body, null);
}
/**
- * Update attendeeReport for the navigation property onlineMeetings in users
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param body Binary request body
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link InputStream}
@@ -101,7 +101,7 @@ public InputStream put(@jakarta.annotation.Nonnull final InputStream body, @jaka
return this.requestAdapter.sendPrimitive(requestInfo, errorMapping, InputStream.class);
}
/**
- * Delete attendeeReport for the navigation property onlineMeetings in users
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -109,7 +109,7 @@ public RequestInformation toDeleteRequestInformation() {
return toDeleteRequestInformation(null);
}
/**
- * Delete attendeeReport for the navigation property onlineMeetings in users
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -121,7 +121,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Get attendeeReport for the navigation property onlineMeetings from users
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -129,7 +129,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Get attendeeReport for the navigation property onlineMeetings from users
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -141,7 +141,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
return requestInfo;
}
/**
- * Update attendeeReport for the navigation property onlineMeetings in users
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param body Binary request body
* @return a {@link RequestInformation}
*/
@@ -150,7 +150,7 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi
return toPutRequestInformation(body, null);
}
/**
- * Update attendeeReport for the navigation property onlineMeetings in users
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
* @param body Binary 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/users/item/presence/PresenceRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/presence/PresenceRequestBuilder.java
index e41e52846f7..24a60472129 100644
--- a/src/main/java/com/microsoft/graph/generated/users/item/presence/PresenceRequestBuilder.java
+++ b/src/main/java/com/microsoft/graph/generated/users/item/presence/PresenceRequestBuilder.java
@@ -100,21 +100,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
}
/**
- * Get a user's presence information.
+ * Set a presence status message for a user. An optional expiration date and time can be supplied.
* @return a {@link Presence}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public Presence get() {
return get(null);
}
/**
- * Get a user's presence information.
+ * Set a presence status message for a user. An optional expiration date and time can be supplied.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link Presence}
* @throws ODataError When receiving a 4XX or 5XX status code
- * @see Find more info here
+ * @see Find more info here
*/
@jakarta.annotation.Nullable
public Presence get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) {
@@ -169,7 +169,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
return requestInfo;
}
/**
- * Get a user's presence information.
+ * Set a presence status message for a user. An optional expiration date and time can be supplied.
* @return a {@link RequestInformation}
*/
@jakarta.annotation.Nonnull
@@ -177,7 +177,7 @@ public RequestInformation toGetRequestInformation() {
return toGetRequestInformation(null);
}
/**
- * Get a user's presence information.
+ * Set a presence status message for a user. An optional expiration date and time can be supplied.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @return a {@link RequestInformation}
*/
@@ -229,7 +229,7 @@ public PresenceRequestBuilder withUrl(@jakarta.annotation.Nonnull final String r
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
}
/**
- * Get a user's presence information.
+ * Set a presence status message for a user. An optional expiration date and time can be supplied.
*/
@jakarta.annotation.Generated("com.microsoft.kiota")
public class GetQueryParameters implements QueryParameters {