Skip to content

Commit cd7f169

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
feat(generation): update request builders and models
Update generated files with build 216321
1 parent 467ab1f commit cd7f169

631 files changed

Lines changed: 19351 additions & 3048 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/main/java/com/microsoft/graph/beta/generated/admin/teams/userconfigurations/item/user/mailboxsettings/MailboxSettingsRequestBuilder.java

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public MailboxSettingsRequestBuilder(@jakarta.annotation.Nonnull final String ra
3737
super(requestAdapter, "{+baseurl}/admin/teams/userConfigurations/{teamsUserConfiguration%2Did}/user/mailboxSettings{?%24expand,%24select}", rawUrl);
3838
}
3939
/**
40-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
40+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
4141
* @return a {@link MailboxSettings}
4242
* @throws ODataError When receiving a 4XX or 5XX status code
4343
*/
@@ -46,7 +46,7 @@ public MailboxSettings get() {
4646
return get(null);
4747
}
4848
/**
49-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
49+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
5050
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
5151
* @return a {@link MailboxSettings}
5252
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -84,15 +84,15 @@ public MailboxSettings patch(@jakarta.annotation.Nonnull final MailboxSettings b
8484
return this.requestAdapter.send(requestInfo, errorMapping, MailboxSettings::createFromDiscriminatorValue);
8585
}
8686
/**
87-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
87+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
8888
* @return a {@link RequestInformation}
8989
*/
9090
@jakarta.annotation.Nonnull
9191
public RequestInformation toGetRequestInformation() {
9292
return toGetRequestInformation(null);
9393
}
9494
/**
95-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
95+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
9696
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9797
* @return a {@link RequestInformation}
9898
*/
@@ -138,7 +138,7 @@ public MailboxSettingsRequestBuilder withUrl(@jakarta.annotation.Nonnull final S
138138
return new MailboxSettingsRequestBuilder(rawUrl, requestAdapter);
139139
}
140140
/**
141-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
141+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
142142
*/
143143
@jakarta.annotation.Generated("com.microsoft.kiota")
144144
public class GetQueryParameters implements QueryParameters {

src/main/java/com/microsoft/graph/beta/generated/authenticationmethoddevices/item/hardwareoathdevices/item/assignto/mailboxsettings/MailboxSettingsRequestBuilder.java

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public MailboxSettingsRequestBuilder(@jakarta.annotation.Nonnull final String ra
3737
super(requestAdapter, "{+baseurl}/authenticationMethodDevices/{authenticationMethodDevice%2Did}/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice%2Did}/assignTo/mailboxSettings{?%24expand,%24select}", rawUrl);
3838
}
3939
/**
40-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
40+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
4141
* @return a {@link MailboxSettings}
4242
* @throws ODataError When receiving a 4XX or 5XX status code
4343
*/
@@ -46,7 +46,7 @@ public MailboxSettings get() {
4646
return get(null);
4747
}
4848
/**
49-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
49+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
5050
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
5151
* @return a {@link MailboxSettings}
5252
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -84,15 +84,15 @@ public MailboxSettings patch(@jakarta.annotation.Nonnull final MailboxSettings b
8484
return this.requestAdapter.send(requestInfo, errorMapping, MailboxSettings::createFromDiscriminatorValue);
8585
}
8686
/**
87-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
87+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
8888
* @return a {@link RequestInformation}
8989
*/
9090
@jakarta.annotation.Nonnull
9191
public RequestInformation toGetRequestInformation() {
9292
return toGetRequestInformation(null);
9393
}
9494
/**
95-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
95+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
9696
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9797
* @return a {@link RequestInformation}
9898
*/
@@ -138,7 +138,7 @@ public MailboxSettingsRequestBuilder withUrl(@jakarta.annotation.Nonnull final S
138138
return new MailboxSettingsRequestBuilder(rawUrl, requestAdapter);
139139
}
140140
/**
141-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
141+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
142142
*/
143143
@jakarta.annotation.Generated("com.microsoft.kiota")
144144
public class GetQueryParameters implements QueryParameters {

src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/provisioningpolicies/item/assignments/item/assignedusers/item/mailboxsettings/MailboxSettingsRequestBuilder.java

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public MailboxSettingsRequestBuilder(@jakarta.annotation.Nonnull final String ra
3737
super(requestAdapter, "{+baseurl}/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy%2Did}/assignments/{cloudPcProvisioningPolicyAssignment%2Did}/assignedUsers/{user%2Did}/mailboxSettings{?%24expand,%24select}", rawUrl);
3838
}
3939
/**
40-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
40+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
4141
* @return a {@link MailboxSettings}
4242
* @throws ODataError When receiving a 4XX or 5XX status code
4343
*/
@@ -46,7 +46,7 @@ public MailboxSettings get() {
4646
return get(null);
4747
}
4848
/**
49-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
49+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
5050
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
5151
* @return a {@link MailboxSettings}
5252
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -84,15 +84,15 @@ public MailboxSettings patch(@jakarta.annotation.Nonnull final MailboxSettings b
8484
return this.requestAdapter.send(requestInfo, errorMapping, MailboxSettings::createFromDiscriminatorValue);
8585
}
8686
/**
87-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
87+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
8888
* @return a {@link RequestInformation}
8989
*/
9090
@jakarta.annotation.Nonnull
9191
public RequestInformation toGetRequestInformation() {
9292
return toGetRequestInformation(null);
9393
}
9494
/**
95-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
95+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
9696
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9797
* @return a {@link RequestInformation}
9898
*/
@@ -138,7 +138,7 @@ public MailboxSettingsRequestBuilder withUrl(@jakarta.annotation.Nonnull final S
138138
return new MailboxSettingsRequestBuilder(rawUrl, requestAdapter);
139139
}
140140
/**
141-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
141+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
142142
*/
143143
@jakarta.annotation.Generated("com.microsoft.kiota")
144144
public class GetQueryParameters implements QueryParameters {

src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/ReportsRequestBuilder.java

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
219219
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
220220
}
221221
/**
222-
* Cloud PC-related reports.
222+
* Cloud PC-related reports. Read-only.
223223
* @return a {@link CloudPcReports}
224224
* @throws ODataError When receiving a 4XX or 5XX status code
225225
*/
@@ -228,7 +228,7 @@ public CloudPcReports get() {
228228
return get(null);
229229
}
230230
/**
231-
* Cloud PC-related reports.
231+
* Cloud PC-related reports. Read-only.
232232
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
233233
* @return a {@link CloudPcReports}
234234
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -306,15 +306,15 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
306306
return requestInfo;
307307
}
308308
/**
309-
* Cloud PC-related reports.
309+
* Cloud PC-related reports. Read-only.
310310
* @return a {@link RequestInformation}
311311
*/
312312
@jakarta.annotation.Nonnull
313313
public RequestInformation toGetRequestInformation() {
314314
return toGetRequestInformation(null);
315315
}
316316
/**
317-
* Cloud PC-related reports.
317+
* Cloud PC-related reports. Read-only.
318318
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
319319
* @return a {@link RequestInformation}
320320
*/
@@ -366,7 +366,7 @@ public ReportsRequestBuilder withUrl(@jakarta.annotation.Nonnull final String ra
366366
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
367367
}
368368
/**
369-
* Cloud PC-related reports.
369+
* Cloud PC-related reports. Read-only.
370370
*/
371371
@jakarta.annotation.Generated("com.microsoft.kiota")
372372
public class GetQueryParameters implements QueryParameters {

src/main/java/com/microsoft/graph/beta/generated/directory/authenticationmethoddevices/hardwareoathdevices/item/assignto/mailboxsettings/MailboxSettingsRequestBuilder.java

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public MailboxSettingsRequestBuilder(@jakarta.annotation.Nonnull final String ra
3737
super(requestAdapter, "{+baseurl}/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice%2Did}/assignTo/mailboxSettings{?%24expand,%24select}", rawUrl);
3838
}
3939
/**
40-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
40+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
4141
* @return a {@link MailboxSettings}
4242
* @throws ODataError When receiving a 4XX or 5XX status code
4343
*/
@@ -46,7 +46,7 @@ public MailboxSettings get() {
4646
return get(null);
4747
}
4848
/**
49-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
49+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
5050
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
5151
* @return a {@link MailboxSettings}
5252
* @throws ODataError When receiving a 4XX or 5XX status code
@@ -84,15 +84,15 @@ public MailboxSettings patch(@jakarta.annotation.Nonnull final MailboxSettings b
8484
return this.requestAdapter.send(requestInfo, errorMapping, MailboxSettings::createFromDiscriminatorValue);
8585
}
8686
/**
87-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
87+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
8888
* @return a {@link RequestInformation}
8989
*/
9090
@jakarta.annotation.Nonnull
9191
public RequestInformation toGetRequestInformation() {
9292
return toGetRequestInformation(null);
9393
}
9494
/**
95-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
95+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
9696
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9797
* @return a {@link RequestInformation}
9898
*/
@@ -138,7 +138,7 @@ public MailboxSettingsRequestBuilder withUrl(@jakarta.annotation.Nonnull final S
138138
return new MailboxSettingsRequestBuilder(rawUrl, requestAdapter);
139139
}
140140
/**
141-
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.
141+
* Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Requires $select to retrieve.
142142
*/
143143
@jakarta.annotation.Generated("com.microsoft.kiota")
144144
public class GetQueryParameters implements QueryParameters {

0 commit comments

Comments
 (0)