Skip to content

Commit fed0887

Browse files
author
ci.datadog-api-spec
committed
pre-commit fixes
1 parent 43fd0fd commit fed0887

17 files changed

Lines changed: 66 additions & 66 deletions

src/main/java/com/datadog/api/client/v2/api/AuthNMappingsApi.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -472,8 +472,8 @@ public static class ListAuthNMappingsOptionalParameters {
472472
/**
473473
* Set pageSize.
474474
*
475-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
476-
* to 10)
475+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
476+
* (optional, default to 10)
477477
* @return ListAuthNMappingsOptionalParameters
478478
*/
479479
public ListAuthNMappingsOptionalParameters pageSize(Long pageSize) {

src/main/java/com/datadog/api/client/v2/api/CaseManagementApi.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6887,8 +6887,8 @@ public static class SearchCasesOptionalParameters {
68876887
/**
68886888
* Set pageSize.
68896889
*
6890-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
6891-
* to 10)
6890+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
6891+
* (optional, default to 10)
68926892
* @return SearchCasesOptionalParameters
68936893
*/
68946894
public SearchCasesOptionalParameters pageSize(Long pageSize) {

src/main/java/com/datadog/api/client/v2/api/IdentityProvidersApi.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ public static class ListIdentityProviderUsersOptionalParameters {
174174
/**
175175
* Set pageSize.
176176
*
177-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
178-
* to 10)
177+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
178+
* (optional, default to 10)
179179
* @return ListIdentityProviderUsersOptionalParameters
180180
*/
181181
public ListIdentityProviderUsersOptionalParameters pageSize(Long pageSize) {

src/main/java/com/datadog/api/client/v2/api/IncidentsApi.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12027,8 +12027,8 @@ public ListIncidentsOptionalParameters include(List<IncidentRelatedObject> inclu
1202712027
/**
1202812028
* Set pageSize.
1202912029
*
12030-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
12031-
* to 10)
12030+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
12031+
* (optional, default to 10)
1203212032
* @return ListIncidentsOptionalParameters
1203312033
*/
1203412034
public ListIncidentsOptionalParameters pageSize(Long pageSize) {
@@ -13818,8 +13818,8 @@ public SearchIncidentsOptionalParameters sort(IncidentSearchSortOrder sort) {
1381813818
/**
1381913819
* Set pageSize.
1382013820
*
13821-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
13822-
* to 10)
13821+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
13822+
* (optional, default to 10)
1382313823
* @return SearchIncidentsOptionalParameters
1382413824
*/
1382513825
public SearchIncidentsOptionalParameters pageSize(Long pageSize) {

src/main/java/com/datadog/api/client/v2/api/KeyManagementApi.java

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,8 +1554,8 @@ public static class ListAPIKeysOptionalParameters {
15541554
/**
15551555
* Set pageSize.
15561556
*
1557-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
1558-
* to 10)
1557+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
1558+
* (optional, default to 10)
15591559
* @return ListAPIKeysOptionalParameters
15601560
*/
15611561
public ListAPIKeysOptionalParameters pageSize(Long pageSize) {
@@ -1902,8 +1902,8 @@ public static class ListApplicationKeysOptionalParameters {
19021902
/**
19031903
* Set pageSize.
19041904
*
1905-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
1906-
* to 10)
1905+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
1906+
* (optional, default to 10)
19071907
* @return ListApplicationKeysOptionalParameters
19081908
*/
19091909
public ListApplicationKeysOptionalParameters pageSize(Long pageSize) {
@@ -2194,8 +2194,8 @@ public static class ListCurrentUserApplicationKeysOptionalParameters {
21942194
/**
21952195
* Set pageSize.
21962196
*
2197-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
2198-
* to 10)
2197+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
2198+
* (optional, default to 10)
21992199
* @return ListCurrentUserApplicationKeysOptionalParameters
22002200
*/
22012201
public ListCurrentUserApplicationKeysOptionalParameters pageSize(Long pageSize) {
@@ -2475,8 +2475,8 @@ public static class ListPersonalAccessTokensOptionalParameters {
24752475
/**
24762476
* Set pageSize.
24772477
*
2478-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
2479-
* to 10)
2478+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
2479+
* (optional, default to 10)
24802480
* @return ListPersonalAccessTokensOptionalParameters
24812481
*/
24822482
public ListPersonalAccessTokensOptionalParameters pageSize(Long pageSize) {

src/main/java/com/datadog/api/client/v2/api/LogsRestrictionQueriesApi.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -879,8 +879,8 @@ public static class ListRestrictionQueriesOptionalParameters {
879879
/**
880880
* Set pageSize.
881881
*
882-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
883-
* to 10)
882+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
883+
* (optional, default to 10)
884884
* @return ListRestrictionQueriesOptionalParameters
885885
*/
886886
public ListRestrictionQueriesOptionalParameters pageSize(Long pageSize) {
@@ -1084,8 +1084,8 @@ public static class ListRestrictionQueryRolesOptionalParameters {
10841084
/**
10851085
* Set pageSize.
10861086
*
1087-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
1088-
* to 10)
1087+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
1088+
* (optional, default to 10)
10891089
* @return ListRestrictionQueryRolesOptionalParameters
10901090
*/
10911091
public ListRestrictionQueryRolesOptionalParameters pageSize(Long pageSize) {

src/main/java/com/datadog/api/client/v2/api/ObservabilityPipelinesApi.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -459,8 +459,8 @@ public static class ListPipelinesOptionalParameters {
459459
/**
460460
* Set pageSize.
461461
*
462-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
463-
* to 10)
462+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
463+
* (optional, default to 10)
464464
* @return ListPipelinesOptionalParameters
465465
*/
466466
public ListPipelinesOptionalParameters pageSize(Long pageSize) {

src/main/java/com/datadog/api/client/v2/api/OrgAuthorizedClientsApi.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -821,8 +821,8 @@ public static class ListOrgAuthorizedClientsOptionalParameters {
821821
/**
822822
* Set pageSize.
823823
*
824-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
825-
* to 10)
824+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
825+
* (optional, default to 10)
826826
* @return ListOrgAuthorizedClientsOptionalParameters
827827
*/
828828
public ListOrgAuthorizedClientsOptionalParameters pageSize(Long pageSize) {
@@ -1152,8 +1152,8 @@ public static class ListOrgAuthorizedClientUserAuthorizationsOptionalParameters
11521152
/**
11531153
* Set pageSize.
11541154
*
1155-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
1156-
* to 10)
1155+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
1156+
* (optional, default to 10)
11571157
* @return ListOrgAuthorizedClientUserAuthorizationsOptionalParameters
11581158
*/
11591159
public ListOrgAuthorizedClientUserAuthorizationsOptionalParameters pageSize(Long pageSize) {

src/main/java/com/datadog/api/client/v2/api/RolesApi.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,8 +1184,8 @@ public static class ListRolesOptionalParameters {
11841184
/**
11851185
* Set pageSize.
11861186
*
1187-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
1188-
* to 10)
1187+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
1188+
* (optional, default to 10)
11891189
* @return ListRolesOptionalParameters
11901190
*/
11911191
public ListRolesOptionalParameters pageSize(Long pageSize) {
@@ -1541,8 +1541,8 @@ public static class ListRoleUsersOptionalParameters {
15411541
/**
15421542
* Set pageSize.
15431543
*
1544-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
1545-
* to 10)
1544+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
1545+
* (optional, default to 10)
15461546
* @return ListRoleUsersOptionalParameters
15471547
*/
15481548
public ListRoleUsersOptionalParameters pageSize(Long pageSize) {

src/main/java/com/datadog/api/client/v2/api/ScorecardsApi.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1232,8 +1232,8 @@ public static class ListScorecardOutcomesOptionalParameters {
12321232
/**
12331233
* Set pageSize.
12341234
*
1235-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
1236-
* to 10)
1235+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
1236+
* (optional, default to 10)
12371237
* @return ListScorecardOutcomesOptionalParameters
12381238
*/
12391239
public ListScorecardOutcomesOptionalParameters pageSize(Long pageSize) {
@@ -1613,8 +1613,8 @@ public static class ListScorecardRulesOptionalParameters {
16131613
/**
16141614
* Set pageSize.
16151615
*
1616-
* @param pageSize Size for a given page. The maximum allowed value is 100. (optional, default
1617-
* to 10)
1616+
* @param pageSize Number of items to return per page. The maximum allowed value is 100.
1617+
* (optional, default to 10)
16181618
* @return ListScorecardRulesOptionalParameters
16191619
*/
16201620
public ListScorecardRulesOptionalParameters pageSize(Long pageSize) {

0 commit comments

Comments
 (0)