From 66cc749a11594807a95cb6a4709e25e52eda0d90 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 16 Dec 2024 23:08:07 +0000 Subject: [PATCH] CodeGen from PR 31901 in Azure/azure-rest-api-specs Merge 8df0d4de98dfe217a499e4ee5350de3f900aa5d9 into 17dbd6e760c42aeacf1db39381fc26e30dda72ca --- .../azure/compute/batch/BatchAsyncClient.java | 48 +++++----- .../com/azure/compute/batch/BatchClient.java | 48 +++++----- .../batch/implementation/BatchClientImpl.java | 96 +++++++++---------- .../batch/models/BatchJobManagerTask.java | 4 +- .../models/BatchJobNetworkConfiguration.java | 4 +- .../batch/models/BatchJobPreparationTask.java | 4 +- .../batch/models/BatchJobReleaseTask.java | 4 +- .../azure/compute/batch/models/BatchNode.java | 4 +- .../batch/models/BatchPoolSpecification.java | 4 +- .../batch/models/BatchPoolUpdateContent.java | 6 +- .../batch/models/BatchPoolUsageMetrics.java | 4 +- .../compute/batch/models/BatchStartTask.java | 4 +- .../azure/compute/batch/models/BatchTask.java | 4 +- .../batch/models/BatchTaskCreateContent.java | 4 +- .../batch/models/DiffDiskPlacement.java | 4 +- .../batch/models/DiffDiskSettings.java | 12 +-- .../compute/batch/models/ImageReference.java | 6 +- .../batch/models/NetworkConfiguration.java | 6 +- .../OutputFileBlobContainerDestination.java | 6 +- .../models/VirtualMachineConfiguration.java | 13 +-- .../azure-compute-batch/tsp-location.yaml | 4 +- 21 files changed, 145 insertions(+), 144 deletions(-) diff --git a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/BatchAsyncClient.java b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/BatchAsyncClient.java index b103107415a8e..b48f2c478df58 100644 --- a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/BatchAsyncClient.java +++ b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/BatchAsyncClient.java @@ -3500,7 +3500,7 @@ public Mono> getApplicationWithResponse(String applicationI * last aggregation interval currently available. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -4202,7 +4202,7 @@ public Mono> createPoolWithResponse(BinaryData pool, RequestOptio * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -7616,7 +7616,7 @@ public Mono> removeNodesWithResponse(String poolId, BinaryData pa * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -7748,7 +7748,7 @@ PagedFlux listSupportedImages(RequestOptions requestOptions) { * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -11733,7 +11733,7 @@ public Mono> createJobWithResponse(BinaryData job, RequestOptions * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -12657,7 +12657,7 @@ PagedFlux listJobs(RequestOptions requestOptions) { * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -13591,7 +13591,7 @@ PagedFlux listJobsFromSchedule(String jobScheduleId, RequestOptions * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * @@ -18219,7 +18219,7 @@ public Mono> createJobScheduleWithResponse(BinaryData jobSchedule * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -19491,7 +19491,7 @@ public Mono> createTaskWithResponse(String jobId, BinaryData task * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -22236,7 +22236,7 @@ public Mono> getTaskFilePropertiesWithResponse(String jobId, Stri * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. * recursiveBooleanNoWhether to list children of the Task directory. This * parameter can be used in * combination with the filter parameter to list specific type of files. @@ -23351,7 +23351,7 @@ public Mono> uploadNodeLogsWithResponse(String poolId, Stri * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * @@ -24419,7 +24419,7 @@ public Mono> getNodeFilePropertiesWithResponse(String poolId, Str * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. * recursiveBooleanNoWhether to list children of a directory. * * You can add these to a request with {@link RequestOptions#addQueryParam} @@ -28011,7 +28011,7 @@ PagedFlux listApplicationsInternal(Integer timeOutInSeconds) { * before the current time. If not specified this defaults to the end time of the * last aggregation interval currently available. * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws HttpResponseException thrown if the request is rejected by server. * @throws ClientAuthenticationException thrown if the request is rejected by server on status code 401. @@ -28060,7 +28060,7 @@ PagedFlux listPoolUsageMetricsInternal(Integer timeOutInS * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. * @param select An OData $select clause. * @param expand An OData $expand clause. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -28118,7 +28118,7 @@ PagedFlux listPoolsInternal(Integer timeOutInSeconds, String filter, * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws HttpResponseException thrown if the request is rejected by server. * @throws ClientAuthenticationException thrown if the request is rejected by server on status code 401. @@ -28162,7 +28162,7 @@ PagedFlux listSupportedImagesInternal(Integer timeOutInSeco * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws HttpResponseException thrown if the request is rejected by server. * @throws ClientAuthenticationException thrown if the request is rejected by server on status code 401. @@ -28204,7 +28204,7 @@ PagedFlux listPoolNodeCountsInternal(Integer timeOutInSecon * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. * @param select An OData $select clause. * @param expand An OData $expand clause. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -28263,7 +28263,7 @@ PagedFlux listJobsInternal(Integer timeOutInSeconds, String filter, Li * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. * @param select An OData $select clause. * @param expand An OData $expand clause. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -28330,7 +28330,7 @@ PagedFlux listJobsFromScheduleInternal(String jobScheduleId, Integer t * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. * @param select An OData $select clause. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws HttpResponseException thrown if the request is rejected by server. @@ -28382,7 +28382,7 @@ PagedFlux listJobPreparationAndReleaseT * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. * @param select An OData $select clause. * @param expand An OData $expand clause. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -28445,7 +28445,7 @@ PagedFlux listJobSchedulesInternal(Integer timeOutInSeconds, S * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. * @param select An OData $select clause. * @param expand An OData $expand clause. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -28505,7 +28505,7 @@ PagedFlux listTasksInternal(String jobId, Integer timeOutInSeconds, S * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. * @param recursive Whether to list children of the Task directory. This parameter can be used in * combination with the filter parameter to list specific type of files. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -28554,7 +28554,7 @@ PagedFlux listTaskFilesInternal(String jobId, String taskId, Inte * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. * @param select An OData $select clause. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws HttpResponseException thrown if the request is rejected by server. @@ -28654,7 +28654,7 @@ PagedFlux listNodeExtensionsInternal(String poolId, String * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. * @param recursive Whether to list children of a directory. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/BatchClient.java b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/BatchClient.java index 389abeacfd3a8..87560ff6947d0 100644 --- a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/BatchClient.java +++ b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/BatchClient.java @@ -3346,7 +3346,7 @@ public Response getApplicationWithResponse(String applicationId, Req * last aggregation interval currently available. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -4050,7 +4050,7 @@ public Response createPoolWithResponse(BinaryData pool, RequestOptions req * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -7456,7 +7456,7 @@ public Response removeNodesWithResponse(String poolId, BinaryData paramete * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -7590,7 +7590,7 @@ PagedIterable listSupportedImages(RequestOptions requestOptions) { * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -11575,7 +11575,7 @@ public Response createJobWithResponse(BinaryData job, RequestOptions reque * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -12499,7 +12499,7 @@ PagedIterable listJobs(RequestOptions requestOptions) { * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -13433,7 +13433,7 @@ PagedIterable listJobsFromSchedule(String jobScheduleId, RequestOpti * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * @@ -18056,7 +18056,7 @@ public Response createJobScheduleWithResponse(BinaryData jobSchedule, Requ * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -19328,7 +19328,7 @@ public Response createTaskWithResponse(String jobId, BinaryData task, Requ * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -22067,7 +22067,7 @@ public Response getTaskFilePropertiesWithResponse(String jobId, String tas * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. * recursiveBooleanNoWhether to list children of the Task directory. This * parameter can be used in * combination with the filter parameter to list specific type of files. @@ -23175,7 +23175,7 @@ public Response uploadNodeLogsWithResponse(String poolId, String nod * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * @@ -24239,7 +24239,7 @@ public Response getNodeFilePropertiesWithResponse(String poolId, String no * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. * recursiveBooleanNoWhether to list children of a directory. * * You can add these to a request with {@link RequestOptions#addQueryParam} @@ -27583,7 +27583,7 @@ PagedIterable listApplicationsInternal(Integer timeOutInSecond * before the current time. If not specified this defaults to the end time of the * last aggregation interval currently available. * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws HttpResponseException thrown if the request is rejected by server. * @throws ClientAuthenticationException thrown if the request is rejected by server on status code 401. @@ -27621,7 +27621,7 @@ PagedIterable listPoolUsageMetricsInternal(Integer timeOu * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. * @param select An OData $select clause. * @param expand An OData $expand clause. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -27668,7 +27668,7 @@ PagedIterable listPoolsInternal(Integer timeOutInSeconds, String filt * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws HttpResponseException thrown if the request is rejected by server. * @throws ClientAuthenticationException thrown if the request is rejected by server on status code 401. @@ -27701,7 +27701,7 @@ PagedIterable listSupportedImagesInternal(Integer timeOutIn * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws HttpResponseException thrown if the request is rejected by server. * @throws ClientAuthenticationException thrown if the request is rejected by server on status code 401. @@ -27732,7 +27732,7 @@ PagedIterable listPoolNodeCountsInternal(Integer timeOutInS * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. * @param select An OData $select clause. * @param expand An OData $expand clause. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -27780,7 +27780,7 @@ PagedIterable listJobsInternal(Integer timeOutInSeconds, String filter * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. * @param select An OData $select clause. * @param expand An OData $expand clause. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -27836,7 +27836,7 @@ PagedIterable listJobsFromScheduleInternal(String jobScheduleId, Integ * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. * @param select An OData $select clause. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws HttpResponseException thrown if the request is rejected by server. @@ -27876,7 +27876,7 @@ PagedIterable listJobPreparationAndRele * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. * @param select An OData $select clause. * @param expand An OData $expand clause. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -27928,7 +27928,7 @@ PagedIterable listJobSchedulesInternal(Integer timeOutInSecond * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. * @param select An OData $select clause. * @param expand An OData $expand clause. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -27977,7 +27977,7 @@ PagedIterable listTasksInternal(String jobId, Integer timeOutInSecond * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. * @param recursive Whether to list children of the Task directory. This parameter can be used in * combination with the filter parameter to list specific type of files. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -28015,7 +28015,7 @@ PagedIterable listTaskFilesInternal(String jobId, String taskId, * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. * @param select An OData $select clause. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws HttpResponseException thrown if the request is rejected by server. @@ -28093,7 +28093,7 @@ PagedIterable listNodeExtensionsInternal(String poolId, St * @param timeOutInSeconds The maximum time that the server can spend processing the request, in seconds. The * default is 30 seconds. If the value is larger than 30, the default will be used instead.". * @param filter An OData $filter clause. For more information on constructing this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. * @param recursive Whether to list children of a directory. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/implementation/BatchClientImpl.java b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/implementation/BatchClientImpl.java index 98254cb687e5b..a1ef969dbefa2 100644 --- a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/implementation/BatchClientImpl.java +++ b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/implementation/BatchClientImpl.java @@ -2400,7 +2400,7 @@ public Response getApplicationInternalWithResponse(String applicatio * last aggregation interval currently available. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -2465,7 +2465,7 @@ private Mono> listPoolUsageMetricsInternalSinglePageAs * last aggregation interval currently available. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -2548,7 +2548,7 @@ public PagedFlux listPoolUsageMetricsInternalAsync(RequestOptions re * last aggregation interval currently available. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -2611,7 +2611,7 @@ private PagedResponse listPoolUsageMetricsInternalSinglePage(Request * last aggregation interval currently available. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -3281,7 +3281,7 @@ public Response createPoolInternalWithResponse(BinaryData pool, RequestOpt * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -3659,7 +3659,7 @@ private Mono> listPoolsInternalSinglePageAsync(Request * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -4055,7 +4055,7 @@ public PagedFlux listPoolsInternalAsync(RequestOptions requestOption * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -4431,7 +4431,7 @@ private PagedResponse listPoolsInternalSinglePage(RequestOptions req * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-pools. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -7410,7 +7410,7 @@ public Response removeNodesInternalWithResponse(String poolId, BinaryData * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -7471,7 +7471,7 @@ private Mono> listSupportedImagesInternalSinglePageAsy * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -7550,7 +7550,7 @@ public PagedFlux listSupportedImagesInternalAsync(RequestOptions req * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -7609,7 +7609,7 @@ private PagedResponse listSupportedImagesInternalSinglePage(RequestO * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -7691,7 +7691,7 @@ public PagedIterable listSupportedImagesInternal(RequestOptions requ * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -7758,7 +7758,7 @@ private Mono> listPoolNodeCountsInternalSinglePageAsyn * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -7843,7 +7843,7 @@ public PagedFlux listPoolNodeCountsInternalAsync(RequestOptions requ * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -7908,7 +7908,7 @@ private PagedResponse listPoolNodeCountsInternalSinglePage(RequestOp * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-support-images. * * You can add these to a request with {@link RequestOptions#addQueryParam} *

Response Body Schema

@@ -11932,7 +11932,7 @@ public Response createJobInternalWithResponse(BinaryData job, RequestOptio * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -12391,7 +12391,7 @@ private Mono> listJobsInternalSinglePageAsync(RequestO * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -12868,7 +12868,7 @@ public PagedFlux listJobsInternalAsync(RequestOptions requestOptions * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -13325,7 +13325,7 @@ private PagedResponse listJobsInternalSinglePage(RequestOptions requ * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -13802,7 +13802,7 @@ public PagedIterable listJobsInternal(RequestOptions requestOptions) * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -14263,7 +14263,7 @@ private Mono> listJobsFromScheduleInternalSinglePageAs * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -14742,7 +14742,7 @@ public PagedFlux listJobsFromScheduleInternalAsync(String jobSchedul * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -15201,7 +15201,7 @@ private PagedResponse listJobsFromScheduleInternalSinglePage(String * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-jobs-in-a-job-schedule. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -15687,7 +15687,7 @@ public PagedIterable listJobsFromScheduleInternal(String jobSchedule * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * @@ -15784,7 +15784,7 @@ private Mono> listJobPreparationAndReleaseTaskStatusIn * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * @@ -15900,7 +15900,7 @@ public PagedFlux listJobPreparationAndReleaseTaskStatusInternalAsync * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * @@ -15996,7 +15996,7 @@ private PagedResponse listJobPreparationAndReleaseTaskStatusInternal * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-preparation-and-release-status. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * @@ -20397,7 +20397,7 @@ public Response createJobScheduleInternalWithResponse(BinaryData jobSchedu * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -20859,7 +20859,7 @@ private Mono> listJobSchedulesInternalSinglePageAsync( * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -21339,7 +21339,7 @@ public PagedFlux listJobSchedulesInternalAsync(RequestOptions reques * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -21799,7 +21799,7 @@ private PagedResponse listJobSchedulesInternalSinglePage(RequestOpti * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-job-schedules. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -22618,7 +22618,7 @@ public Response createTaskInternalWithResponse(String jobId, BinaryData ta * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -22853,7 +22853,7 @@ private Mono> listTasksInternalSinglePageAsync(String * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -23105,7 +23105,7 @@ public PagedFlux listTasksInternalAsync(String jobId, RequestOptions * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -23337,7 +23337,7 @@ private PagedResponse listTasksInternalSinglePage(String jobId, Requ * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-tasks. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * $expandList<String>NoAn OData $expand clause. In the form of "," @@ -25919,7 +25919,7 @@ public Response getTaskFilePropertiesInternalWithResponse(String jobId, St * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. * recursiveBooleanNoWhether to list children of the Task directory. This * parameter can be used in * combination with the filter parameter to list specific type of files. @@ -25979,7 +25979,7 @@ private Mono> listTaskFilesInternalSinglePageAsync(Str * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. * recursiveBooleanNoWhether to list children of the Task directory. This * parameter can be used in * combination with the filter parameter to list specific type of files. @@ -26058,7 +26058,7 @@ public PagedFlux listTaskFilesInternalAsync(String jobId, String tas * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. * recursiveBooleanNoWhether to list children of the Task directory. This * parameter can be used in * combination with the filter parameter to list specific type of files. @@ -26117,7 +26117,7 @@ private PagedResponse listTaskFilesInternalSinglePage(String jobId, * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-task-files. * recursiveBooleanNoWhether to list children of the Task directory. This * parameter can be used in * combination with the filter parameter to list specific type of files. @@ -27605,7 +27605,7 @@ public Response uploadNodeLogsInternalWithResponse(String poolId, St * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * @@ -27800,7 +27800,7 @@ private Mono> listNodesInternalSinglePageAsync(String * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * @@ -28012,7 +28012,7 @@ public PagedFlux listNodesInternalAsync(String poolId, RequestOption * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * @@ -28204,7 +28204,7 @@ private PagedResponse listNodesInternalSinglePage(String poolId, Req * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-nodes-in-a-pool. * $selectList<String>NoAn OData $select clause. In the form of "," * separated string. * @@ -29181,7 +29181,7 @@ public Response getNodeFilePropertiesInternalWithResponse(String poolId, S * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. * recursiveBooleanNoWhether to list children of a directory. * * You can add these to a request with {@link RequestOptions#addQueryParam} @@ -29239,7 +29239,7 @@ private Mono> listNodeFilesInternalSinglePageAsync(Str * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. * recursiveBooleanNoWhether to list children of a directory. * * You can add these to a request with {@link RequestOptions#addQueryParam} @@ -29316,7 +29316,7 @@ public PagedFlux listNodeFilesInternalAsync(String poolId, String no * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. * recursiveBooleanNoWhether to list children of a directory. * * You can add these to a request with {@link RequestOptions#addQueryParam} @@ -29373,7 +29373,7 @@ private PagedResponse listNodeFilesInternalSinglePage(String poolId, * applications can be returned. * $filterStringNoAn OData $filter clause. For more information on constructing * this filter, see - * https://docs.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. + * https://learn.microsoft.com/rest/api/batchservice/odata-filters-in-batch#list-compute-node-files. * recursiveBooleanNoWhether to list children of a directory. * * You can add these to a request with {@link RequestOptions#addQueryParam} diff --git a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchJobManagerTask.java b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchJobManagerTask.java index df86a647e95d9..d313349e0011e 100644 --- a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchJobManagerTask.java +++ b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchJobManagerTask.java @@ -60,7 +60,7 @@ public final class BatchJobManagerTask implements JsonSerializable { /* * The size of the virtual machine hosting the Compute Node. For information about available sizes of virtual * machines in Pools, see Choose a VM size for Compute Nodes in an Azure Batch Pool - * (https://docs.microsoft.com/azure/batch/batch-pool-vm-sizes). + * (https://learn.microsoft.com/azure/batch/batch-pool-vm-sizes). */ @Generated private String vmSize; @@ -284,7 +284,7 @@ public String getAffinityId() { /** * Get the vmSize property: The size of the virtual machine hosting the Compute Node. For information about * available sizes of virtual machines in Pools, see Choose a VM size for Compute Nodes in an Azure Batch Pool - * (https://docs.microsoft.com/azure/batch/batch-pool-vm-sizes). + * (https://learn.microsoft.com/azure/batch/batch-pool-vm-sizes). * * @return the vmSize value. */ diff --git a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchPoolSpecification.java b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchPoolSpecification.java index 0f1baa30836e6..166e64deb77a0 100644 --- a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchPoolSpecification.java +++ b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchPoolSpecification.java @@ -30,7 +30,7 @@ public final class BatchPoolSpecification implements JsonSerializable
This field can be updated only when the + * (https://learn.microsoft.com/azure/batch/batch-pool-vm-sizes).

This field can be updated only when the * pool is empty. */ @Generated @@ -372,7 +372,7 @@ public BatchPoolUpdateContent setDisplayName(String displayName) { /** * Get the vmSize property: The size of virtual machines in the Pool. For information about available sizes of * virtual machines in Pools, see Choose a VM size for Compute Nodes in an Azure Batch Pool - * (https://docs.microsoft.com/azure/batch/batch-pool-vm-sizes).<br /><br />This field can be updated + * (https://learn.microsoft.com/azure/batch/batch-pool-vm-sizes).<br /><br />This field can be updated * only when the pool is empty. * * @return the vmSize value. @@ -385,7 +385,7 @@ public String getVmSize() { /** * Set the vmSize property: The size of virtual machines in the Pool. For information about available sizes of * virtual machines in Pools, see Choose a VM size for Compute Nodes in an Azure Batch Pool - * (https://docs.microsoft.com/azure/batch/batch-pool-vm-sizes).<br /><br />This field can be updated + * (https://learn.microsoft.com/azure/batch/batch-pool-vm-sizes).<br /><br />This field can be updated * only when the pool is empty. * * @param vmSize the vmSize value to set. diff --git a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchPoolUsageMetrics.java b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchPoolUsageMetrics.java index e29a8f28e1533..75ac633f03cc2 100644 --- a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchPoolUsageMetrics.java +++ b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchPoolUsageMetrics.java @@ -41,7 +41,7 @@ public final class BatchPoolUsageMetrics implements JsonSerializable { * features, you should invoke the shell in the command line, for example using "cmd /c MyCommand" in Windows or * "/bin/sh -c MyCommand" in Linux. If the command line refers to file paths, it should use a relative path * (relative to the Task working directory), or use the Batch provided environment variable - * (https://docs.microsoft.com/azure/batch/batch-compute-node-environment-variables). + * (https://learn.microsoft.com/azure/batch/batch-compute-node-environment-variables). */ @Generated private final String commandLine; @@ -114,7 +114,7 @@ public BatchStartTask(String commandLine) { * advantage of such features, you should invoke the shell in the command line, for example using "cmd /c MyCommand" * in Windows or "/bin/sh -c MyCommand" in Linux. If the command line refers to file paths, it should use a relative * path (relative to the Task working directory), or use the Batch provided environment variable - * (https://docs.microsoft.com/azure/batch/batch-compute-node-environment-variables). + * (https://learn.microsoft.com/azure/batch/batch-compute-node-environment-variables). * * @return the commandLine value. */ diff --git a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchTask.java b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchTask.java index 1f5a0c92f91c1..2ee7fe2403251 100644 --- a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchTask.java +++ b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchTask.java @@ -106,7 +106,7 @@ public final class BatchTask implements JsonSerializable { * expansion. If you want to take advantage of such features, you should invoke the shell in the command line, for * example using "cmd /c MyCommand" in Windows or "/bin/sh -c MyCommand" in Linux. If the command line refers to * file paths, it should use a relative path (relative to the Task working directory), or use the Batch provided - * environment variable (https://docs.microsoft.com/azure/batch/batch-compute-node-environment-variables). + * environment variable (https://learn.microsoft.com/azure/batch/batch-compute-node-environment-variables). */ @Generated private String commandLine; @@ -360,7 +360,7 @@ public OffsetDateTime getPreviousStateTransitionTime() { * shell in the command line, for example using "cmd /c MyCommand" in Windows or "/bin/sh -c MyCommand" in Linux. If * the command line refers to file paths, it should use a relative path (relative to the Task working directory), or * use the Batch provided environment variable - * (https://docs.microsoft.com/azure/batch/batch-compute-node-environment-variables). + * (https://learn.microsoft.com/azure/batch/batch-compute-node-environment-variables). * * @return the commandLine value. */ diff --git a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchTaskCreateContent.java b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchTaskCreateContent.java index c5617cb875d29..7642527f849d6 100644 --- a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchTaskCreateContent.java +++ b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/BatchTaskCreateContent.java @@ -46,7 +46,7 @@ public final class BatchTaskCreateContent implements JsonSerializable { diff --git a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/DiffDiskSettings.java b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/DiffDiskSettings.java index e88eeba062cb3..67c91ff91c4d3 100644 --- a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/DiffDiskSettings.java +++ b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/DiffDiskSettings.java @@ -22,8 +22,8 @@ public final class DiffDiskSettings implements JsonSerializable { * region and must be in the same subscription as the Azure Batch account. If the image version is not specified in * the imageId, the latest version will be used. For information about the firewall settings for the Batch Compute * Node agent to communicate with the Batch service see - * https://docs.microsoft.com/azure/batch/nodes-and-pools#virtual-network-vnet-and-firewall-configuration. + * https://learn.microsoft.com/azure/batch/nodes-and-pools#virtual-network-vnet-and-firewall-configuration. */ @Generated private String virtualMachineImageId; @@ -181,7 +181,7 @@ public ImageReference setVersion(String version) { * subscription as the Azure Batch account. If the image version is not specified in the imageId, the latest version * will be used. For information about the firewall settings for the Batch Compute Node agent to communicate with * the Batch service see - * https://docs.microsoft.com/azure/batch/nodes-and-pools#virtual-network-vnet-and-firewall-configuration. + * https://learn.microsoft.com/azure/batch/nodes-and-pools#virtual-network-vnet-and-firewall-configuration. * * @return the virtualMachineImageId value. */ @@ -201,7 +201,7 @@ public String getVirtualMachineImageId() { * subscription as the Azure Batch account. If the image version is not specified in the imageId, the latest version * will be used. For information about the firewall settings for the Batch Compute Node agent to communicate with * the Batch service see - * https://docs.microsoft.com/azure/batch/nodes-and-pools#virtual-network-vnet-and-firewall-configuration. + * https://learn.microsoft.com/azure/batch/nodes-and-pools#virtual-network-vnet-and-firewall-configuration. * * @param virtualMachineImageId the virtualMachineImageId value to set. * @return the ImageReference object itself. diff --git a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/NetworkConfiguration.java b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/NetworkConfiguration.java index 4e8c88eaa5fd5..cf4b4765a8e7b 100644 --- a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/NetworkConfiguration.java +++ b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/NetworkConfiguration.java @@ -32,7 +32,7 @@ public final class NetworkConfiguration implements JsonSerializable uploadHeaders; @@ -129,7 +129,7 @@ public OutputFileBlobContainerDestination setIdentityReference(BatchNodeIdentity /** * Get the uploadHeaders property: A list of name-value pairs for headers to be used in uploading output files. * These headers will be specified when uploading files to Azure Storage. Official document on allowed headers when - * uploading blobs: https://docs.microsoft.com/rest/api/storageservices/put-blob#request-headers-all-blob-types. + * uploading blobs: https://learn.microsoft.com/rest/api/storageservices/put-blob#request-headers-all-blob-types. * * @return the uploadHeaders value. */ @@ -141,7 +141,7 @@ public List getUploadHeaders() { /** * Set the uploadHeaders property: A list of name-value pairs for headers to be used in uploading output files. * These headers will be specified when uploading files to Azure Storage. Official document on allowed headers when - * uploading blobs: https://docs.microsoft.com/rest/api/storageservices/put-blob#request-headers-all-blob-types. + * uploading blobs: https://learn.microsoft.com/rest/api/storageservices/put-blob#request-headers-all-blob-types. * * @param uploadHeaders the uploadHeaders value to set. * @return the OutputFileBlobContainerDestination object itself. diff --git a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/VirtualMachineConfiguration.java b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/VirtualMachineConfiguration.java index 81628e511d42d..8908fdff8a644 100644 --- a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/VirtualMachineConfiguration.java +++ b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/VirtualMachineConfiguration.java @@ -50,8 +50,9 @@ public final class VirtualMachineConfiguration implements JsonSerializable getDataDisks() { * attached, each attached disk is empty. When the Compute Node is removed from the Pool, the disk and all data * associated with it is also deleted. The disk is not formatted after being attached, it must be formatted before * use - for more information see - * https://docs.microsoft.com/azure/virtual-machines/linux/classic/attach-disk#initialize-a-new-data-disk-in-linux + * https://learn.microsoft.com/azure/virtual-machines/linux/classic/attach-disk#initialize-a-new-data-disk-in-linux * and - * https://docs.microsoft.com/azure/virtual-machines/windows/attach-disk-ps#add-an-empty-data-disk-to-a-virtual-machine. + * https://learn.microsoft.com/azure/virtual-machines/windows/attach-disk-ps#add-an-empty-data-disk-to-a-virtual-machine. * * @param dataDisks the dataDisks value to set. * @return the VirtualMachineConfiguration object itself. diff --git a/sdk/batch/azure-compute-batch/tsp-location.yaml b/sdk/batch/azure-compute-batch/tsp-location.yaml index 46d833a29d403..72168b8bf0e67 100644 --- a/sdk/batch/azure-compute-batch/tsp-location.yaml +++ b/sdk/batch/azure-compute-batch/tsp-location.yaml @@ -1,4 +1,4 @@ directory: specification/batch/Azure.Batch -commit: 85ed8fc06e19c902c95b531cbd8a643428d5f28d +commit: dce7da2377de758ca422ae8c3ec2fa711ffe8cf2 repo: Azure/azure-rest-api-specs -cleanup: false +additionalDirectories: