@@ -237,7 +237,7 @@ public Mono<Response<Flux<ByteBuffer>>> abortLatestOperationWithResponseAsync(
237
237
if (agentPoolName == null ) {
238
238
return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
239
239
}
240
- final String apiVersion = "2023-03 -01" ;
240
+ final String apiVersion = "2023-04 -01" ;
241
241
final String accept = "application/json" ;
242
242
return FluxUtil
243
243
.withContext (
@@ -296,7 +296,7 @@ private Mono<Response<Flux<ByteBuffer>>> abortLatestOperationWithResponseAsync(
296
296
if (agentPoolName == null ) {
297
297
return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
298
298
}
299
- final String apiVersion = "2023-03 -01" ;
299
+ final String apiVersion = "2023-04 -01" ;
300
300
final String accept = "application/json" ;
301
301
context = this .client .mergeContext (context );
302
302
return service
@@ -527,7 +527,7 @@ private Mono<PagedResponse<AgentPoolInner>> listSinglePageAsync(String resourceG
527
527
if (resourceName == null ) {
528
528
return Mono .error (new IllegalArgumentException ("Parameter resourceName is required and cannot be null." ));
529
529
}
530
- final String apiVersion = "2023-03 -01" ;
530
+ final String apiVersion = "2023-04 -01" ;
531
531
final String accept = "application/json" ;
532
532
return FluxUtil
533
533
.withContext (
@@ -587,7 +587,7 @@ private Mono<PagedResponse<AgentPoolInner>> listSinglePageAsync(
587
587
if (resourceName == null ) {
588
588
return Mono .error (new IllegalArgumentException ("Parameter resourceName is required and cannot be null." ));
589
589
}
590
- final String apiVersion = "2023-03 -01" ;
590
+ final String apiVersion = "2023-04 -01" ;
591
591
final String accept = "application/json" ;
592
592
context = this .client .mergeContext (context );
593
593
return service
@@ -712,7 +712,7 @@ public Mono<Response<AgentPoolInner>> getWithResponseAsync(
712
712
if (agentPoolName == null ) {
713
713
return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
714
714
}
715
- final String apiVersion = "2023-03 -01" ;
715
+ final String apiVersion = "2023-04 -01" ;
716
716
final String accept = "application/json" ;
717
717
return FluxUtil
718
718
.withContext (
@@ -768,7 +768,7 @@ private Mono<Response<AgentPoolInner>> getWithResponseAsync(
768
768
if (agentPoolName == null ) {
769
769
return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
770
770
}
771
- final String apiVersion = "2023-03 -01" ;
771
+ final String apiVersion = "2023-04 -01" ;
772
772
final String accept = "application/json" ;
773
773
context = this .client .mergeContext (context );
774
774
return service
@@ -876,7 +876,7 @@ public Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(
876
876
} else {
877
877
parameters .validate ();
878
878
}
879
- final String apiVersion = "2023-03 -01" ;
879
+ final String apiVersion = "2023-04 -01" ;
880
880
final String accept = "application/json" ;
881
881
return FluxUtil
882
882
.withContext (
@@ -942,7 +942,7 @@ private Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(
942
942
} else {
943
943
parameters .validate ();
944
944
}
945
- final String apiVersion = "2023-03 -01" ;
945
+ final String apiVersion = "2023-04 -01" ;
946
946
final String accept = "application/json" ;
947
947
context = this .client .mergeContext (context );
948
948
return service
@@ -1181,7 +1181,7 @@ public Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(
1181
1181
if (agentPoolName == null ) {
1182
1182
return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
1183
1183
}
1184
- final String apiVersion = "2023-03 -01" ;
1184
+ final String apiVersion = "2023-04 -01" ;
1185
1185
final String accept = "application/json" ;
1186
1186
return FluxUtil
1187
1187
.withContext (
@@ -1236,7 +1236,7 @@ private Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(
1236
1236
if (agentPoolName == null ) {
1237
1237
return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
1238
1238
}
1239
- final String apiVersion = "2023-03 -01" ;
1239
+ final String apiVersion = "2023-04 -01" ;
1240
1240
final String accept = "application/json" ;
1241
1241
context = this .client .mergeContext (context );
1242
1242
return service
@@ -1436,7 +1436,7 @@ public Mono<Response<AgentPoolUpgradeProfileInner>> getUpgradeProfileWithRespons
1436
1436
if (agentPoolName == null ) {
1437
1437
return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
1438
1438
}
1439
- final String apiVersion = "2023-03 -01" ;
1439
+ final String apiVersion = "2023-04 -01" ;
1440
1440
final String accept = "application/json" ;
1441
1441
return FluxUtil
1442
1442
.withContext (
@@ -1492,7 +1492,7 @@ private Mono<Response<AgentPoolUpgradeProfileInner>> getUpgradeProfileWithRespon
1492
1492
if (agentPoolName == null ) {
1493
1493
return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
1494
1494
}
1495
- final String apiVersion = "2023-03 -01" ;
1495
+ final String apiVersion = "2023-04 -01" ;
1496
1496
final String accept = "application/json" ;
1497
1497
context = this .client .mergeContext (context );
1498
1498
return service
@@ -1596,7 +1596,7 @@ public Mono<Response<AgentPoolAvailableVersionsInner>> getAvailableAgentPoolVers
1596
1596
if (resourceName == null ) {
1597
1597
return Mono .error (new IllegalArgumentException ("Parameter resourceName is required and cannot be null." ));
1598
1598
}
1599
- final String apiVersion = "2023-03 -01" ;
1599
+ final String apiVersion = "2023-04 -01" ;
1600
1600
final String accept = "application/json" ;
1601
1601
return FluxUtil
1602
1602
.withContext (
@@ -1650,7 +1650,7 @@ private Mono<Response<AgentPoolAvailableVersionsInner>> getAvailableAgentPoolVer
1650
1650
if (resourceName == null ) {
1651
1651
return Mono .error (new IllegalArgumentException ("Parameter resourceName is required and cannot be null." ));
1652
1652
}
1653
- final String apiVersion = "2023-03 -01" ;
1653
+ final String apiVersion = "2023-04 -01" ;
1654
1654
final String accept = "application/json" ;
1655
1655
context = this .client .mergeContext (context );
1656
1656
return service
@@ -1763,7 +1763,7 @@ public Mono<Response<Flux<ByteBuffer>>> upgradeNodeImageVersionWithResponseAsync
1763
1763
if (agentPoolName == null ) {
1764
1764
return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
1765
1765
}
1766
- final String apiVersion = "2023-03 -01" ;
1766
+ final String apiVersion = "2023-04 -01" ;
1767
1767
final String accept = "application/json" ;
1768
1768
return FluxUtil
1769
1769
.withContext (
@@ -1822,7 +1822,7 @@ private Mono<Response<Flux<ByteBuffer>>> upgradeNodeImageVersionWithResponseAsyn
1822
1822
if (agentPoolName == null ) {
1823
1823
return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
1824
1824
}
1825
- final String apiVersion = "2023-03 -01" ;
1825
+ final String apiVersion = "2023-04 -01" ;
1826
1826
final String accept = "application/json" ;
1827
1827
context = this .client .mergeContext (context );
1828
1828
return service
0 commit comments