From 334fdb68c8781396d92a1d26254d211b13932e7f Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 23 Aug 2024 07:34:36 +0000 Subject: [PATCH] CodeGen from PR 3485 in test-repo-billy/azure-rest-api-specs Merge 8a902f8809c8533025263b1641caf63032db8e5b into c221294c903b4bcbe7b1ee4bce901322a7056943 --- .../azure/compute/batch/BatchAsyncClient.java | 4 +- .../com/azure/compute/batch/BatchClient.java | 4 +- .../batch/implementation/BatchClientImpl.java | 24 +- .../compute/batch/models/FileProperties.java | 30 +- ...zure-compute-batch_apiview_properties.json | 492 +++++++++--------- .../azure-compute-batch/tsp-location.yaml | 6 +- 6 files changed, 280 insertions(+), 280 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 1b30b8b19c22a..8c1a6ac5e2fbc 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 @@ -21671,7 +21671,7 @@ public Mono> getTaskFilePropertiesWithResponse(String jobId, Stri * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } @@ -23790,7 +23790,7 @@ public Mono> getNodeFilePropertiesWithResponse(String poolId, Str * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } 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 1e6720ba9e5e0..d0723dfe25511 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 @@ -21502,7 +21502,7 @@ public Response getTaskFilePropertiesWithResponse(String jobId, String tas * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } @@ -23610,7 +23610,7 @@ public Response getNodeFilePropertiesWithResponse(String poolId, String no * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } 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 54e0962c9c3fb..c9c3666d8e9b9 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 @@ -24705,7 +24705,7 @@ public Response getTaskFilePropertiesInternalWithResponse(String jobId, St * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } @@ -24763,7 +24763,7 @@ private Mono> listTaskFilesInternalSinglePageAsync(Str * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } @@ -24840,7 +24840,7 @@ public PagedFlux listTaskFilesInternalAsync(String jobId, String tas * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } @@ -24897,7 +24897,7 @@ private PagedResponse listTaskFilesInternalSinglePage(String jobId, * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } @@ -27541,7 +27541,7 @@ public Response getNodeFilePropertiesInternalWithResponse(String poolId, S * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } @@ -27597,7 +27597,7 @@ private Mono> listNodeFilesInternalSinglePageAsync(Str * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } @@ -27672,7 +27672,7 @@ public PagedFlux listNodeFilesInternalAsync(String poolId, String no * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } @@ -27727,7 +27727,7 @@ private PagedResponse listNodeFilesInternalSinglePage(String poolId, * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } @@ -32071,7 +32071,7 @@ private PagedResponse listSubTasksInternalNextSinglePage(String next * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } @@ -32111,7 +32111,7 @@ private Mono> listTaskFilesInternalNextSinglePageAsync * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } @@ -32614,7 +32614,7 @@ private PagedResponse listNodeExtensionsInternalNextSinglePage(Strin * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } @@ -32654,7 +32654,7 @@ private Mono> listNodeFilesInternalNextSinglePageAsync * properties (Optional): { * creationTime: OffsetDateTime (Optional) * lastModified: OffsetDateTime (Required) - * contentLength: long (Required) + * contentLength: String (Required) * contentType: String (Optional) * fileMode: String (Optional) * } diff --git a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/FileProperties.java b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/FileProperties.java index ff143b28634db..5e0797385f8bb 100644 --- a/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/FileProperties.java +++ b/sdk/batch/azure-compute-batch/src/main/java/com/azure/compute/batch/models/FileProperties.java @@ -35,7 +35,7 @@ public final class FileProperties implements JsonSerializable { * The length of the file. */ @Generated - private final long contentLength; + private final String contentLength; /* * The content type of the file. @@ -76,7 +76,7 @@ public OffsetDateTime getLastModified() { * @return the contentLength value. */ @Generated - public long getContentLength() { + public String getContentLength() { return this.contentLength; } @@ -101,18 +101,6 @@ public String getFileMode() { return this.fileMode; } - /** - * Creates an instance of FileProperties class. - * - * @param lastModified the lastModified value to set. - * @param contentLength the contentLength value to set. - */ - @Generated - private FileProperties(OffsetDateTime lastModified, long contentLength) { - this.lastModified = lastModified; - this.contentLength = contentLength; - } - /** * {@inheritDoc} */ @@ -122,7 +110,7 @@ public JsonWriter toJson(JsonWriter jsonWriter) throws IOException { jsonWriter.writeStartObject(); jsonWriter.writeStringField("lastModified", this.lastModified == null ? null : DateTimeFormatter.ISO_OFFSET_DATE_TIME.format(this.lastModified)); - jsonWriter.writeLongField("contentLength", this.contentLength); + jsonWriter.writeStringField("contentLength", this.contentLength); jsonWriter.writeStringField("creationTime", this.creationTime == null ? null : DateTimeFormatter.ISO_OFFSET_DATE_TIME.format(this.creationTime)); jsonWriter.writeStringField("contentType", this.contentType); @@ -182,4 +170,16 @@ public static FileProperties fromJson(JsonReader jsonReader) throws IOException return deserializedFileProperties; }); } + + /** + * Creates an instance of FileProperties class. + * + * @param lastModified the lastModified value to set. + * @param contentLength the contentLength value to set. + */ + @Generated + private FileProperties(OffsetDateTime lastModified, String contentLength) { + this.lastModified = lastModified; + this.contentLength = contentLength; + } } diff --git a/sdk/batch/azure-compute-batch/src/main/resources/META-INF/azure-compute-batch_apiview_properties.json b/sdk/batch/azure-compute-batch/src/main/resources/META-INF/azure-compute-batch_apiview_properties.json index 2f624dc6467cf..d379d5de38a50 100644 --- a/sdk/batch/azure-compute-batch/src/main/resources/META-INF/azure-compute-batch_apiview_properties.json +++ b/sdk/batch/azure-compute-batch/src/main/resources/META-INF/azure-compute-batch_apiview_properties.json @@ -2,253 +2,253 @@ "flavor": "azure", "CrossLanguageDefinitionId": { "com.azure.compute.batch.BatchAsyncClient": "Azure.Batch.BatchClient", - "com.azure.compute.batch.BatchAsyncClient.createJobInternal": "Azure.Batch.Batch.createJob", - "com.azure.compute.batch.BatchAsyncClient.createJobInternalWithResponse": "Azure.Batch.Batch.createJob", - "com.azure.compute.batch.BatchAsyncClient.createJobScheduleInternal": "Azure.Batch.Batch.createJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.createJobScheduleInternalWithResponse": "Azure.Batch.Batch.createJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.createNodeUserInternal": "Azure.Batch.Batch.createNodeUser", - "com.azure.compute.batch.BatchAsyncClient.createNodeUserInternalWithResponse": "Azure.Batch.Batch.createNodeUser", - "com.azure.compute.batch.BatchAsyncClient.createPoolInternal": "Azure.Batch.Batch.createPool", - "com.azure.compute.batch.BatchAsyncClient.createPoolInternalWithResponse": "Azure.Batch.Batch.createPool", - "com.azure.compute.batch.BatchAsyncClient.createTaskCollectionInternal": "Azure.Batch.Batch.createTaskCollection", - "com.azure.compute.batch.BatchAsyncClient.createTaskCollectionInternalWithResponse": "Azure.Batch.Batch.createTaskCollection", - "com.azure.compute.batch.BatchAsyncClient.createTaskInternal": "Azure.Batch.Batch.createTask", - "com.azure.compute.batch.BatchAsyncClient.createTaskInternalWithResponse": "Azure.Batch.Batch.createTask", - "com.azure.compute.batch.BatchAsyncClient.deleteJobInternal": "Azure.Batch.Batch.deleteJob", - "com.azure.compute.batch.BatchAsyncClient.deleteJobInternalWithResponse": "Azure.Batch.Batch.deleteJob", - "com.azure.compute.batch.BatchAsyncClient.deleteJobScheduleInternal": "Azure.Batch.Batch.deleteJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.deleteJobScheduleInternalWithResponse": "Azure.Batch.Batch.deleteJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.deleteNodeFileInternal": "Azure.Batch.Batch.deleteNodeFile", - "com.azure.compute.batch.BatchAsyncClient.deleteNodeFileInternalWithResponse": "Azure.Batch.Batch.deleteNodeFile", - "com.azure.compute.batch.BatchAsyncClient.deleteNodeUserInternal": "Azure.Batch.Batch.deleteNodeUser", - "com.azure.compute.batch.BatchAsyncClient.deleteNodeUserInternalWithResponse": "Azure.Batch.Batch.deleteNodeUser", - "com.azure.compute.batch.BatchAsyncClient.deletePoolInternal": "Azure.Batch.Batch.deletePool", - "com.azure.compute.batch.BatchAsyncClient.deletePoolInternalWithResponse": "Azure.Batch.Batch.deletePool", - "com.azure.compute.batch.BatchAsyncClient.deleteTaskFileInternal": "Azure.Batch.Batch.deleteTaskFile", - "com.azure.compute.batch.BatchAsyncClient.deleteTaskFileInternalWithResponse": "Azure.Batch.Batch.deleteTaskFile", - "com.azure.compute.batch.BatchAsyncClient.deleteTaskInternal": "Azure.Batch.Batch.deleteTask", - "com.azure.compute.batch.BatchAsyncClient.deleteTaskInternalWithResponse": "Azure.Batch.Batch.deleteTask", - "com.azure.compute.batch.BatchAsyncClient.disableJobInternal": "Azure.Batch.Batch.disableJob", - "com.azure.compute.batch.BatchAsyncClient.disableJobInternalWithResponse": "Azure.Batch.Batch.disableJob", - "com.azure.compute.batch.BatchAsyncClient.disableJobScheduleInternal": "Azure.Batch.Batch.disableJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.disableJobScheduleInternalWithResponse": "Azure.Batch.Batch.disableJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.disableNodeSchedulingInternal": "Azure.Batch.Batch.disableNodeScheduling", - "com.azure.compute.batch.BatchAsyncClient.disableNodeSchedulingInternalWithResponse": "Azure.Batch.Batch.disableNodeScheduling", - "com.azure.compute.batch.BatchAsyncClient.disablePoolAutoScaleInternal": "Azure.Batch.Batch.disablePoolAutoScale", - "com.azure.compute.batch.BatchAsyncClient.disablePoolAutoScaleInternalWithResponse": "Azure.Batch.Batch.disablePoolAutoScale", - "com.azure.compute.batch.BatchAsyncClient.enableJobInternal": "Azure.Batch.Batch.enableJob", - "com.azure.compute.batch.BatchAsyncClient.enableJobInternalWithResponse": "Azure.Batch.Batch.enableJob", - "com.azure.compute.batch.BatchAsyncClient.enableJobScheduleInternal": "Azure.Batch.Batch.enableJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.enableJobScheduleInternalWithResponse": "Azure.Batch.Batch.enableJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.enableNodeSchedulingInternal": "Azure.Batch.Batch.enableNodeScheduling", - "com.azure.compute.batch.BatchAsyncClient.enableNodeSchedulingInternalWithResponse": "Azure.Batch.Batch.enableNodeScheduling", - "com.azure.compute.batch.BatchAsyncClient.enablePoolAutoScaleInternal": "Azure.Batch.Batch.enablePoolAutoScale", - "com.azure.compute.batch.BatchAsyncClient.enablePoolAutoScaleInternalWithResponse": "Azure.Batch.Batch.enablePoolAutoScale", - "com.azure.compute.batch.BatchAsyncClient.evaluatePoolAutoScaleInternal": "Azure.Batch.Batch.evaluatePoolAutoScale", - "com.azure.compute.batch.BatchAsyncClient.evaluatePoolAutoScaleInternalWithResponse": "Azure.Batch.Batch.evaluatePoolAutoScale", - "com.azure.compute.batch.BatchAsyncClient.getApplicationInternal": "Azure.Batch.Batch.getApplication", - "com.azure.compute.batch.BatchAsyncClient.getApplicationInternalWithResponse": "Azure.Batch.Batch.getApplication", - "com.azure.compute.batch.BatchAsyncClient.getJobInternal": "Azure.Batch.Batch.getJob", - "com.azure.compute.batch.BatchAsyncClient.getJobInternalWithResponse": "Azure.Batch.Batch.getJob", - "com.azure.compute.batch.BatchAsyncClient.getJobScheduleInternal": "Azure.Batch.Batch.getJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.getJobScheduleInternalWithResponse": "Azure.Batch.Batch.getJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.getJobTaskCountsInternal": "Azure.Batch.Batch.getJobTaskCounts", - "com.azure.compute.batch.BatchAsyncClient.getJobTaskCountsInternalWithResponse": "Azure.Batch.Batch.getJobTaskCounts", - "com.azure.compute.batch.BatchAsyncClient.getNodeExtensionInternal": "Azure.Batch.Batch.getNodeExtension", - "com.azure.compute.batch.BatchAsyncClient.getNodeExtensionInternalWithResponse": "Azure.Batch.Batch.getNodeExtension", - "com.azure.compute.batch.BatchAsyncClient.getNodeFileInternal": "Azure.Batch.Batch.getNodeFile", - "com.azure.compute.batch.BatchAsyncClient.getNodeFileInternalWithResponse": "Azure.Batch.Batch.getNodeFile", - "com.azure.compute.batch.BatchAsyncClient.getNodeFilePropertiesInternal": "Azure.Batch.Batch.getNodeFileProperties", - "com.azure.compute.batch.BatchAsyncClient.getNodeFilePropertiesInternalWithResponse": "Azure.Batch.Batch.getNodeFileProperties", - "com.azure.compute.batch.BatchAsyncClient.getNodeInternal": "Azure.Batch.Batch.getNode", - "com.azure.compute.batch.BatchAsyncClient.getNodeInternalWithResponse": "Azure.Batch.Batch.getNode", - "com.azure.compute.batch.BatchAsyncClient.getNodeRemoteLoginSettingsInternal": "Azure.Batch.Batch.getNodeRemoteLoginSettings", - "com.azure.compute.batch.BatchAsyncClient.getNodeRemoteLoginSettingsInternalWithResponse": "Azure.Batch.Batch.getNodeRemoteLoginSettings", - "com.azure.compute.batch.BatchAsyncClient.getPoolInternal": "Azure.Batch.Batch.getPool", - "com.azure.compute.batch.BatchAsyncClient.getPoolInternalWithResponse": "Azure.Batch.Batch.getPool", - "com.azure.compute.batch.BatchAsyncClient.getTaskFileInternal": "Azure.Batch.Batch.getTaskFile", - "com.azure.compute.batch.BatchAsyncClient.getTaskFileInternalWithResponse": "Azure.Batch.Batch.getTaskFile", - "com.azure.compute.batch.BatchAsyncClient.getTaskFilePropertiesInternal": "Azure.Batch.Batch.getTaskFileProperties", - "com.azure.compute.batch.BatchAsyncClient.getTaskFilePropertiesInternalWithResponse": "Azure.Batch.Batch.getTaskFileProperties", - "com.azure.compute.batch.BatchAsyncClient.getTaskInternal": "Azure.Batch.Batch.getTask", - "com.azure.compute.batch.BatchAsyncClient.getTaskInternalWithResponse": "Azure.Batch.Batch.getTask", - "com.azure.compute.batch.BatchAsyncClient.jobScheduleExistsInternal": "Azure.Batch.Batch.jobScheduleExists", - "com.azure.compute.batch.BatchAsyncClient.jobScheduleExistsInternalWithResponse": "Azure.Batch.Batch.jobScheduleExists", - "com.azure.compute.batch.BatchAsyncClient.listApplicationsInternal": "Azure.Batch.Batch.listApplications", - "com.azure.compute.batch.BatchAsyncClient.listJobPreparationAndReleaseTaskStatusInternal": "Azure.Batch.Batch.listJobPreparationAndReleaseTaskStatus", - "com.azure.compute.batch.BatchAsyncClient.listJobSchedulesInternal": "Azure.Batch.Batch.listJobSchedules", - "com.azure.compute.batch.BatchAsyncClient.listJobsFromScheduleInternal": "Azure.Batch.Batch.listJobsFromSchedule", - "com.azure.compute.batch.BatchAsyncClient.listJobsInternal": "Azure.Batch.Batch.listJobs", - "com.azure.compute.batch.BatchAsyncClient.listNodeExtensionsInternal": "Azure.Batch.Batch.listNodeExtensions", - "com.azure.compute.batch.BatchAsyncClient.listNodeFilesInternal": "Azure.Batch.Batch.listNodeFiles", - "com.azure.compute.batch.BatchAsyncClient.listNodesInternal": "Azure.Batch.Batch.listNodes", - "com.azure.compute.batch.BatchAsyncClient.listPoolNodeCountsInternal": "Azure.Batch.Batch.listPoolNodeCounts", - "com.azure.compute.batch.BatchAsyncClient.listPoolUsageMetricsInternal": "Azure.Batch.Batch.listPoolUsageMetrics", - "com.azure.compute.batch.BatchAsyncClient.listPoolsInternal": "Azure.Batch.Batch.listPools", - "com.azure.compute.batch.BatchAsyncClient.listSubTasksInternal": "Azure.Batch.Batch.listSubTasks", - "com.azure.compute.batch.BatchAsyncClient.listSupportedImagesInternal": "Azure.Batch.Batch.listSupportedImages", - "com.azure.compute.batch.BatchAsyncClient.listTaskFilesInternal": "Azure.Batch.Batch.listTaskFiles", - "com.azure.compute.batch.BatchAsyncClient.listTasksInternal": "Azure.Batch.Batch.listTasks", - "com.azure.compute.batch.BatchAsyncClient.poolExistsInternal": "Azure.Batch.Batch.poolExists", - "com.azure.compute.batch.BatchAsyncClient.poolExistsInternalWithResponse": "Azure.Batch.Batch.poolExists", - "com.azure.compute.batch.BatchAsyncClient.reactivateTaskInternal": "Azure.Batch.Batch.reactivateTask", - "com.azure.compute.batch.BatchAsyncClient.reactivateTaskInternalWithResponse": "Azure.Batch.Batch.reactivateTask", - "com.azure.compute.batch.BatchAsyncClient.rebootNodeInternal": "Azure.Batch.Batch.rebootNode", - "com.azure.compute.batch.BatchAsyncClient.rebootNodeInternalWithResponse": "Azure.Batch.Batch.rebootNode", - "com.azure.compute.batch.BatchAsyncClient.removeNodesInternal": "Azure.Batch.Batch.removeNodes", - "com.azure.compute.batch.BatchAsyncClient.removeNodesInternalWithResponse": "Azure.Batch.Batch.removeNodes", - "com.azure.compute.batch.BatchAsyncClient.replaceJobInternal": "Azure.Batch.Batch.replaceJob", - "com.azure.compute.batch.BatchAsyncClient.replaceJobInternalWithResponse": "Azure.Batch.Batch.replaceJob", - "com.azure.compute.batch.BatchAsyncClient.replaceJobScheduleInternal": "Azure.Batch.Batch.replaceJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.replaceJobScheduleInternalWithResponse": "Azure.Batch.Batch.replaceJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.replaceNodeUserInternal": "Azure.Batch.Batch.replaceNodeUser", - "com.azure.compute.batch.BatchAsyncClient.replaceNodeUserInternalWithResponse": "Azure.Batch.Batch.replaceNodeUser", - "com.azure.compute.batch.BatchAsyncClient.replacePoolPropertiesInternal": "Azure.Batch.Batch.replacePoolProperties", - "com.azure.compute.batch.BatchAsyncClient.replacePoolPropertiesInternalWithResponse": "Azure.Batch.Batch.replacePoolProperties", - "com.azure.compute.batch.BatchAsyncClient.replaceTaskInternal": "Azure.Batch.Batch.replaceTask", - "com.azure.compute.batch.BatchAsyncClient.replaceTaskInternalWithResponse": "Azure.Batch.Batch.replaceTask", - "com.azure.compute.batch.BatchAsyncClient.resizePoolInternal": "Azure.Batch.Batch.resizePool", - "com.azure.compute.batch.BatchAsyncClient.resizePoolInternalWithResponse": "Azure.Batch.Batch.resizePool", - "com.azure.compute.batch.BatchAsyncClient.stopPoolResizeInternal": "Azure.Batch.Batch.stopPoolResize", - "com.azure.compute.batch.BatchAsyncClient.stopPoolResizeInternalWithResponse": "Azure.Batch.Batch.stopPoolResize", - "com.azure.compute.batch.BatchAsyncClient.terminateJobInternal": "Azure.Batch.Batch.terminateJob", - "com.azure.compute.batch.BatchAsyncClient.terminateJobInternalWithResponse": "Azure.Batch.Batch.terminateJob", - "com.azure.compute.batch.BatchAsyncClient.terminateJobScheduleInternal": "Azure.Batch.Batch.terminateJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.terminateJobScheduleInternalWithResponse": "Azure.Batch.Batch.terminateJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.terminateTaskInternal": "Azure.Batch.Batch.terminateTask", - "com.azure.compute.batch.BatchAsyncClient.terminateTaskInternalWithResponse": "Azure.Batch.Batch.terminateTask", - "com.azure.compute.batch.BatchAsyncClient.updateJobInternal": "Azure.Batch.Batch.updateJob", - "com.azure.compute.batch.BatchAsyncClient.updateJobInternalWithResponse": "Azure.Batch.Batch.updateJob", - "com.azure.compute.batch.BatchAsyncClient.updateJobScheduleInternal": "Azure.Batch.Batch.updateJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.updateJobScheduleInternalWithResponse": "Azure.Batch.Batch.updateJobSchedule", - "com.azure.compute.batch.BatchAsyncClient.updatePoolInternal": "Azure.Batch.Batch.updatePool", - "com.azure.compute.batch.BatchAsyncClient.updatePoolInternalWithResponse": "Azure.Batch.Batch.updatePool", - "com.azure.compute.batch.BatchAsyncClient.uploadNodeLogsInternal": "Azure.Batch.Batch.uploadNodeLogs", - "com.azure.compute.batch.BatchAsyncClient.uploadNodeLogsInternalWithResponse": "Azure.Batch.Batch.uploadNodeLogs", + "com.azure.compute.batch.BatchAsyncClient.createJobInternal": "Client.BatchClient.createJob", + "com.azure.compute.batch.BatchAsyncClient.createJobInternalWithResponse": "Client.BatchClient.createJob", + "com.azure.compute.batch.BatchAsyncClient.createJobScheduleInternal": "Client.BatchClient.createJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.createJobScheduleInternalWithResponse": "Client.BatchClient.createJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.createNodeUserInternal": "Client.BatchClient.createNodeUser", + "com.azure.compute.batch.BatchAsyncClient.createNodeUserInternalWithResponse": "Client.BatchClient.createNodeUser", + "com.azure.compute.batch.BatchAsyncClient.createPoolInternal": "Client.BatchClient.createPool", + "com.azure.compute.batch.BatchAsyncClient.createPoolInternalWithResponse": "Client.BatchClient.createPool", + "com.azure.compute.batch.BatchAsyncClient.createTaskCollectionInternal": "Client.BatchClient.createTaskCollection", + "com.azure.compute.batch.BatchAsyncClient.createTaskCollectionInternalWithResponse": "Client.BatchClient.createTaskCollection", + "com.azure.compute.batch.BatchAsyncClient.createTaskInternal": "Client.BatchClient.createTask", + "com.azure.compute.batch.BatchAsyncClient.createTaskInternalWithResponse": "Client.BatchClient.createTask", + "com.azure.compute.batch.BatchAsyncClient.deleteJobInternal": "Client.BatchClient.deleteJob", + "com.azure.compute.batch.BatchAsyncClient.deleteJobInternalWithResponse": "Client.BatchClient.deleteJob", + "com.azure.compute.batch.BatchAsyncClient.deleteJobScheduleInternal": "Client.BatchClient.deleteJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.deleteJobScheduleInternalWithResponse": "Client.BatchClient.deleteJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.deleteNodeFileInternal": "Client.BatchClient.deleteNodeFile", + "com.azure.compute.batch.BatchAsyncClient.deleteNodeFileInternalWithResponse": "Client.BatchClient.deleteNodeFile", + "com.azure.compute.batch.BatchAsyncClient.deleteNodeUserInternal": "Client.BatchClient.deleteNodeUser", + "com.azure.compute.batch.BatchAsyncClient.deleteNodeUserInternalWithResponse": "Client.BatchClient.deleteNodeUser", + "com.azure.compute.batch.BatchAsyncClient.deletePoolInternal": "Client.BatchClient.deletePool", + "com.azure.compute.batch.BatchAsyncClient.deletePoolInternalWithResponse": "Client.BatchClient.deletePool", + "com.azure.compute.batch.BatchAsyncClient.deleteTaskFileInternal": "Client.BatchClient.deleteTaskFile", + "com.azure.compute.batch.BatchAsyncClient.deleteTaskFileInternalWithResponse": "Client.BatchClient.deleteTaskFile", + "com.azure.compute.batch.BatchAsyncClient.deleteTaskInternal": "Client.BatchClient.deleteTask", + "com.azure.compute.batch.BatchAsyncClient.deleteTaskInternalWithResponse": "Client.BatchClient.deleteTask", + "com.azure.compute.batch.BatchAsyncClient.disableJobInternal": "Client.BatchClient.disableJob", + "com.azure.compute.batch.BatchAsyncClient.disableJobInternalWithResponse": "Client.BatchClient.disableJob", + "com.azure.compute.batch.BatchAsyncClient.disableJobScheduleInternal": "Client.BatchClient.disableJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.disableJobScheduleInternalWithResponse": "Client.BatchClient.disableJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.disableNodeSchedulingInternal": "Client.BatchClient.disableNodeScheduling", + "com.azure.compute.batch.BatchAsyncClient.disableNodeSchedulingInternalWithResponse": "Client.BatchClient.disableNodeScheduling", + "com.azure.compute.batch.BatchAsyncClient.disablePoolAutoScaleInternal": "Client.BatchClient.disablePoolAutoScale", + "com.azure.compute.batch.BatchAsyncClient.disablePoolAutoScaleInternalWithResponse": "Client.BatchClient.disablePoolAutoScale", + "com.azure.compute.batch.BatchAsyncClient.enableJobInternal": "Client.BatchClient.enableJob", + "com.azure.compute.batch.BatchAsyncClient.enableJobInternalWithResponse": "Client.BatchClient.enableJob", + "com.azure.compute.batch.BatchAsyncClient.enableJobScheduleInternal": "Client.BatchClient.enableJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.enableJobScheduleInternalWithResponse": "Client.BatchClient.enableJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.enableNodeSchedulingInternal": "Client.BatchClient.enableNodeScheduling", + "com.azure.compute.batch.BatchAsyncClient.enableNodeSchedulingInternalWithResponse": "Client.BatchClient.enableNodeScheduling", + "com.azure.compute.batch.BatchAsyncClient.enablePoolAutoScaleInternal": "Client.BatchClient.enablePoolAutoScale", + "com.azure.compute.batch.BatchAsyncClient.enablePoolAutoScaleInternalWithResponse": "Client.BatchClient.enablePoolAutoScale", + "com.azure.compute.batch.BatchAsyncClient.evaluatePoolAutoScaleInternal": "Client.BatchClient.evaluatePoolAutoScale", + "com.azure.compute.batch.BatchAsyncClient.evaluatePoolAutoScaleInternalWithResponse": "Client.BatchClient.evaluatePoolAutoScale", + "com.azure.compute.batch.BatchAsyncClient.getApplicationInternal": "Client.BatchClient.getApplication", + "com.azure.compute.batch.BatchAsyncClient.getApplicationInternalWithResponse": "Client.BatchClient.getApplication", + "com.azure.compute.batch.BatchAsyncClient.getJobInternal": "Client.BatchClient.getJob", + "com.azure.compute.batch.BatchAsyncClient.getJobInternalWithResponse": "Client.BatchClient.getJob", + "com.azure.compute.batch.BatchAsyncClient.getJobScheduleInternal": "Client.BatchClient.getJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.getJobScheduleInternalWithResponse": "Client.BatchClient.getJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.getJobTaskCountsInternal": "Client.BatchClient.getJobTaskCounts", + "com.azure.compute.batch.BatchAsyncClient.getJobTaskCountsInternalWithResponse": "Client.BatchClient.getJobTaskCounts", + "com.azure.compute.batch.BatchAsyncClient.getNodeExtensionInternal": "Client.BatchClient.getNodeExtension", + "com.azure.compute.batch.BatchAsyncClient.getNodeExtensionInternalWithResponse": "Client.BatchClient.getNodeExtension", + "com.azure.compute.batch.BatchAsyncClient.getNodeFileInternal": "Client.BatchClient.getNodeFile", + "com.azure.compute.batch.BatchAsyncClient.getNodeFileInternalWithResponse": "Client.BatchClient.getNodeFile", + "com.azure.compute.batch.BatchAsyncClient.getNodeFilePropertiesInternal": "Client.BatchClient.getNodeFileProperties", + "com.azure.compute.batch.BatchAsyncClient.getNodeFilePropertiesInternalWithResponse": "Client.BatchClient.getNodeFileProperties", + "com.azure.compute.batch.BatchAsyncClient.getNodeInternal": "Client.BatchClient.getNode", + "com.azure.compute.batch.BatchAsyncClient.getNodeInternalWithResponse": "Client.BatchClient.getNode", + "com.azure.compute.batch.BatchAsyncClient.getNodeRemoteLoginSettingsInternal": "Client.BatchClient.getNodeRemoteLoginSettings", + "com.azure.compute.batch.BatchAsyncClient.getNodeRemoteLoginSettingsInternalWithResponse": "Client.BatchClient.getNodeRemoteLoginSettings", + "com.azure.compute.batch.BatchAsyncClient.getPoolInternal": "Client.BatchClient.getPool", + "com.azure.compute.batch.BatchAsyncClient.getPoolInternalWithResponse": "Client.BatchClient.getPool", + "com.azure.compute.batch.BatchAsyncClient.getTaskFileInternal": "Client.BatchClient.getTaskFile", + "com.azure.compute.batch.BatchAsyncClient.getTaskFileInternalWithResponse": "Client.BatchClient.getTaskFile", + "com.azure.compute.batch.BatchAsyncClient.getTaskFilePropertiesInternal": "Client.BatchClient.getTaskFileProperties", + "com.azure.compute.batch.BatchAsyncClient.getTaskFilePropertiesInternalWithResponse": "Client.BatchClient.getTaskFileProperties", + "com.azure.compute.batch.BatchAsyncClient.getTaskInternal": "Client.BatchClient.getTask", + "com.azure.compute.batch.BatchAsyncClient.getTaskInternalWithResponse": "Client.BatchClient.getTask", + "com.azure.compute.batch.BatchAsyncClient.jobScheduleExistsInternal": "Client.BatchClient.jobScheduleExists", + "com.azure.compute.batch.BatchAsyncClient.jobScheduleExistsInternalWithResponse": "Client.BatchClient.jobScheduleExists", + "com.azure.compute.batch.BatchAsyncClient.listApplicationsInternal": "Client.BatchClient.listApplications", + "com.azure.compute.batch.BatchAsyncClient.listJobPreparationAndReleaseTaskStatusInternal": "Client.BatchClient.listJobPreparationAndReleaseTaskStatus", + "com.azure.compute.batch.BatchAsyncClient.listJobSchedulesInternal": "Client.BatchClient.listJobSchedules", + "com.azure.compute.batch.BatchAsyncClient.listJobsFromScheduleInternal": "Client.BatchClient.listJobsFromSchedule", + "com.azure.compute.batch.BatchAsyncClient.listJobsInternal": "Client.BatchClient.listJobs", + "com.azure.compute.batch.BatchAsyncClient.listNodeExtensionsInternal": "Client.BatchClient.listNodeExtensions", + "com.azure.compute.batch.BatchAsyncClient.listNodeFilesInternal": "Client.BatchClient.listNodeFiles", + "com.azure.compute.batch.BatchAsyncClient.listNodesInternal": "Client.BatchClient.listNodes", + "com.azure.compute.batch.BatchAsyncClient.listPoolNodeCountsInternal": "Client.BatchClient.listPoolNodeCounts", + "com.azure.compute.batch.BatchAsyncClient.listPoolUsageMetricsInternal": "Client.BatchClient.listPoolUsageMetrics", + "com.azure.compute.batch.BatchAsyncClient.listPoolsInternal": "Client.BatchClient.listPools", + "com.azure.compute.batch.BatchAsyncClient.listSubTasksInternal": "Client.BatchClient.listSubTasks", + "com.azure.compute.batch.BatchAsyncClient.listSupportedImagesInternal": "Client.BatchClient.listSupportedImages", + "com.azure.compute.batch.BatchAsyncClient.listTaskFilesInternal": "Client.BatchClient.listTaskFiles", + "com.azure.compute.batch.BatchAsyncClient.listTasksInternal": "Client.BatchClient.listTasks", + "com.azure.compute.batch.BatchAsyncClient.poolExistsInternal": "Client.BatchClient.poolExists", + "com.azure.compute.batch.BatchAsyncClient.poolExistsInternalWithResponse": "Client.BatchClient.poolExists", + "com.azure.compute.batch.BatchAsyncClient.reactivateTaskInternal": "Client.BatchClient.reactivateTask", + "com.azure.compute.batch.BatchAsyncClient.reactivateTaskInternalWithResponse": "Client.BatchClient.reactivateTask", + "com.azure.compute.batch.BatchAsyncClient.rebootNodeInternal": "Client.BatchClient.rebootNode", + "com.azure.compute.batch.BatchAsyncClient.rebootNodeInternalWithResponse": "Client.BatchClient.rebootNode", + "com.azure.compute.batch.BatchAsyncClient.removeNodesInternal": "Client.BatchClient.removeNodes", + "com.azure.compute.batch.BatchAsyncClient.removeNodesInternalWithResponse": "Client.BatchClient.removeNodes", + "com.azure.compute.batch.BatchAsyncClient.replaceJobInternal": "Client.BatchClient.replaceJob", + "com.azure.compute.batch.BatchAsyncClient.replaceJobInternalWithResponse": "Client.BatchClient.replaceJob", + "com.azure.compute.batch.BatchAsyncClient.replaceJobScheduleInternal": "Client.BatchClient.replaceJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.replaceJobScheduleInternalWithResponse": "Client.BatchClient.replaceJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.replaceNodeUserInternal": "Client.BatchClient.replaceNodeUser", + "com.azure.compute.batch.BatchAsyncClient.replaceNodeUserInternalWithResponse": "Client.BatchClient.replaceNodeUser", + "com.azure.compute.batch.BatchAsyncClient.replacePoolPropertiesInternal": "Client.BatchClient.replacePoolProperties", + "com.azure.compute.batch.BatchAsyncClient.replacePoolPropertiesInternalWithResponse": "Client.BatchClient.replacePoolProperties", + "com.azure.compute.batch.BatchAsyncClient.replaceTaskInternal": "Client.BatchClient.replaceTask", + "com.azure.compute.batch.BatchAsyncClient.replaceTaskInternalWithResponse": "Client.BatchClient.replaceTask", + "com.azure.compute.batch.BatchAsyncClient.resizePoolInternal": "Client.BatchClient.resizePool", + "com.azure.compute.batch.BatchAsyncClient.resizePoolInternalWithResponse": "Client.BatchClient.resizePool", + "com.azure.compute.batch.BatchAsyncClient.stopPoolResizeInternal": "Client.BatchClient.stopPoolResize", + "com.azure.compute.batch.BatchAsyncClient.stopPoolResizeInternalWithResponse": "Client.BatchClient.stopPoolResize", + "com.azure.compute.batch.BatchAsyncClient.terminateJobInternal": "Client.BatchClient.terminateJob", + "com.azure.compute.batch.BatchAsyncClient.terminateJobInternalWithResponse": "Client.BatchClient.terminateJob", + "com.azure.compute.batch.BatchAsyncClient.terminateJobScheduleInternal": "Client.BatchClient.terminateJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.terminateJobScheduleInternalWithResponse": "Client.BatchClient.terminateJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.terminateTaskInternal": "Client.BatchClient.terminateTask", + "com.azure.compute.batch.BatchAsyncClient.terminateTaskInternalWithResponse": "Client.BatchClient.terminateTask", + "com.azure.compute.batch.BatchAsyncClient.updateJobInternal": "Client.BatchClient.updateJob", + "com.azure.compute.batch.BatchAsyncClient.updateJobInternalWithResponse": "Client.BatchClient.updateJob", + "com.azure.compute.batch.BatchAsyncClient.updateJobScheduleInternal": "Client.BatchClient.updateJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.updateJobScheduleInternalWithResponse": "Client.BatchClient.updateJobSchedule", + "com.azure.compute.batch.BatchAsyncClient.updatePoolInternal": "Client.BatchClient.updatePool", + "com.azure.compute.batch.BatchAsyncClient.updatePoolInternalWithResponse": "Client.BatchClient.updatePool", + "com.azure.compute.batch.BatchAsyncClient.uploadNodeLogsInternal": "Client.BatchClient.uploadNodeLogs", + "com.azure.compute.batch.BatchAsyncClient.uploadNodeLogsInternalWithResponse": "Client.BatchClient.uploadNodeLogs", "com.azure.compute.batch.BatchClient": "Azure.Batch.BatchClient", - "com.azure.compute.batch.BatchClient.createJobInternal": "Azure.Batch.Batch.createJob", - "com.azure.compute.batch.BatchClient.createJobInternalWithResponse": "Azure.Batch.Batch.createJob", - "com.azure.compute.batch.BatchClient.createJobScheduleInternal": "Azure.Batch.Batch.createJobSchedule", - "com.azure.compute.batch.BatchClient.createJobScheduleInternalWithResponse": "Azure.Batch.Batch.createJobSchedule", - "com.azure.compute.batch.BatchClient.createNodeUserInternal": "Azure.Batch.Batch.createNodeUser", - "com.azure.compute.batch.BatchClient.createNodeUserInternalWithResponse": "Azure.Batch.Batch.createNodeUser", - "com.azure.compute.batch.BatchClient.createPoolInternal": "Azure.Batch.Batch.createPool", - "com.azure.compute.batch.BatchClient.createPoolInternalWithResponse": "Azure.Batch.Batch.createPool", - "com.azure.compute.batch.BatchClient.createTaskCollectionInternal": "Azure.Batch.Batch.createTaskCollection", - "com.azure.compute.batch.BatchClient.createTaskCollectionInternalWithResponse": "Azure.Batch.Batch.createTaskCollection", - "com.azure.compute.batch.BatchClient.createTaskInternal": "Azure.Batch.Batch.createTask", - "com.azure.compute.batch.BatchClient.createTaskInternalWithResponse": "Azure.Batch.Batch.createTask", - "com.azure.compute.batch.BatchClient.deleteJobInternal": "Azure.Batch.Batch.deleteJob", - "com.azure.compute.batch.BatchClient.deleteJobInternalWithResponse": "Azure.Batch.Batch.deleteJob", - "com.azure.compute.batch.BatchClient.deleteJobScheduleInternal": "Azure.Batch.Batch.deleteJobSchedule", - "com.azure.compute.batch.BatchClient.deleteJobScheduleInternalWithResponse": "Azure.Batch.Batch.deleteJobSchedule", - "com.azure.compute.batch.BatchClient.deleteNodeFileInternal": "Azure.Batch.Batch.deleteNodeFile", - "com.azure.compute.batch.BatchClient.deleteNodeFileInternalWithResponse": "Azure.Batch.Batch.deleteNodeFile", - "com.azure.compute.batch.BatchClient.deleteNodeUserInternal": "Azure.Batch.Batch.deleteNodeUser", - "com.azure.compute.batch.BatchClient.deleteNodeUserInternalWithResponse": "Azure.Batch.Batch.deleteNodeUser", - "com.azure.compute.batch.BatchClient.deletePoolInternal": "Azure.Batch.Batch.deletePool", - "com.azure.compute.batch.BatchClient.deletePoolInternalWithResponse": "Azure.Batch.Batch.deletePool", - "com.azure.compute.batch.BatchClient.deleteTaskFileInternal": "Azure.Batch.Batch.deleteTaskFile", - "com.azure.compute.batch.BatchClient.deleteTaskFileInternalWithResponse": "Azure.Batch.Batch.deleteTaskFile", - "com.azure.compute.batch.BatchClient.deleteTaskInternal": "Azure.Batch.Batch.deleteTask", - "com.azure.compute.batch.BatchClient.deleteTaskInternalWithResponse": "Azure.Batch.Batch.deleteTask", - "com.azure.compute.batch.BatchClient.disableJobInternal": "Azure.Batch.Batch.disableJob", - "com.azure.compute.batch.BatchClient.disableJobInternalWithResponse": "Azure.Batch.Batch.disableJob", - "com.azure.compute.batch.BatchClient.disableJobScheduleInternal": "Azure.Batch.Batch.disableJobSchedule", - "com.azure.compute.batch.BatchClient.disableJobScheduleInternalWithResponse": "Azure.Batch.Batch.disableJobSchedule", - "com.azure.compute.batch.BatchClient.disableNodeSchedulingInternal": "Azure.Batch.Batch.disableNodeScheduling", - "com.azure.compute.batch.BatchClient.disableNodeSchedulingInternalWithResponse": "Azure.Batch.Batch.disableNodeScheduling", - "com.azure.compute.batch.BatchClient.disablePoolAutoScaleInternal": "Azure.Batch.Batch.disablePoolAutoScale", - "com.azure.compute.batch.BatchClient.disablePoolAutoScaleInternalWithResponse": "Azure.Batch.Batch.disablePoolAutoScale", - "com.azure.compute.batch.BatchClient.enableJobInternal": "Azure.Batch.Batch.enableJob", - "com.azure.compute.batch.BatchClient.enableJobInternalWithResponse": "Azure.Batch.Batch.enableJob", - "com.azure.compute.batch.BatchClient.enableJobScheduleInternal": "Azure.Batch.Batch.enableJobSchedule", - "com.azure.compute.batch.BatchClient.enableJobScheduleInternalWithResponse": "Azure.Batch.Batch.enableJobSchedule", - "com.azure.compute.batch.BatchClient.enableNodeSchedulingInternal": "Azure.Batch.Batch.enableNodeScheduling", - "com.azure.compute.batch.BatchClient.enableNodeSchedulingInternalWithResponse": "Azure.Batch.Batch.enableNodeScheduling", - "com.azure.compute.batch.BatchClient.enablePoolAutoScaleInternal": "Azure.Batch.Batch.enablePoolAutoScale", - "com.azure.compute.batch.BatchClient.enablePoolAutoScaleInternalWithResponse": "Azure.Batch.Batch.enablePoolAutoScale", - "com.azure.compute.batch.BatchClient.evaluatePoolAutoScaleInternal": "Azure.Batch.Batch.evaluatePoolAutoScale", - "com.azure.compute.batch.BatchClient.evaluatePoolAutoScaleInternalWithResponse": "Azure.Batch.Batch.evaluatePoolAutoScale", - "com.azure.compute.batch.BatchClient.getApplicationInternal": "Azure.Batch.Batch.getApplication", - "com.azure.compute.batch.BatchClient.getApplicationInternalWithResponse": "Azure.Batch.Batch.getApplication", - "com.azure.compute.batch.BatchClient.getJobInternal": "Azure.Batch.Batch.getJob", - "com.azure.compute.batch.BatchClient.getJobInternalWithResponse": "Azure.Batch.Batch.getJob", - "com.azure.compute.batch.BatchClient.getJobScheduleInternal": "Azure.Batch.Batch.getJobSchedule", - "com.azure.compute.batch.BatchClient.getJobScheduleInternalWithResponse": "Azure.Batch.Batch.getJobSchedule", - "com.azure.compute.batch.BatchClient.getJobTaskCountsInternal": "Azure.Batch.Batch.getJobTaskCounts", - "com.azure.compute.batch.BatchClient.getJobTaskCountsInternalWithResponse": "Azure.Batch.Batch.getJobTaskCounts", - "com.azure.compute.batch.BatchClient.getNodeExtensionInternal": "Azure.Batch.Batch.getNodeExtension", - "com.azure.compute.batch.BatchClient.getNodeExtensionInternalWithResponse": "Azure.Batch.Batch.getNodeExtension", - "com.azure.compute.batch.BatchClient.getNodeFileInternal": "Azure.Batch.Batch.getNodeFile", - "com.azure.compute.batch.BatchClient.getNodeFileInternalWithResponse": "Azure.Batch.Batch.getNodeFile", - "com.azure.compute.batch.BatchClient.getNodeFilePropertiesInternal": "Azure.Batch.Batch.getNodeFileProperties", - "com.azure.compute.batch.BatchClient.getNodeFilePropertiesInternalWithResponse": "Azure.Batch.Batch.getNodeFileProperties", - "com.azure.compute.batch.BatchClient.getNodeInternal": "Azure.Batch.Batch.getNode", - "com.azure.compute.batch.BatchClient.getNodeInternalWithResponse": "Azure.Batch.Batch.getNode", - "com.azure.compute.batch.BatchClient.getNodeRemoteLoginSettingsInternal": "Azure.Batch.Batch.getNodeRemoteLoginSettings", - "com.azure.compute.batch.BatchClient.getNodeRemoteLoginSettingsInternalWithResponse": "Azure.Batch.Batch.getNodeRemoteLoginSettings", - "com.azure.compute.batch.BatchClient.getPoolInternal": "Azure.Batch.Batch.getPool", - "com.azure.compute.batch.BatchClient.getPoolInternalWithResponse": "Azure.Batch.Batch.getPool", - "com.azure.compute.batch.BatchClient.getTaskFileInternal": "Azure.Batch.Batch.getTaskFile", - "com.azure.compute.batch.BatchClient.getTaskFileInternalWithResponse": "Azure.Batch.Batch.getTaskFile", - "com.azure.compute.batch.BatchClient.getTaskFilePropertiesInternal": "Azure.Batch.Batch.getTaskFileProperties", - "com.azure.compute.batch.BatchClient.getTaskFilePropertiesInternalWithResponse": "Azure.Batch.Batch.getTaskFileProperties", - "com.azure.compute.batch.BatchClient.getTaskInternal": "Azure.Batch.Batch.getTask", - "com.azure.compute.batch.BatchClient.getTaskInternalWithResponse": "Azure.Batch.Batch.getTask", - "com.azure.compute.batch.BatchClient.jobScheduleExistsInternal": "Azure.Batch.Batch.jobScheduleExists", - "com.azure.compute.batch.BatchClient.jobScheduleExistsInternalWithResponse": "Azure.Batch.Batch.jobScheduleExists", - "com.azure.compute.batch.BatchClient.listApplicationsInternal": "Azure.Batch.Batch.listApplications", - "com.azure.compute.batch.BatchClient.listJobPreparationAndReleaseTaskStatusInternal": "Azure.Batch.Batch.listJobPreparationAndReleaseTaskStatus", - "com.azure.compute.batch.BatchClient.listJobSchedulesInternal": "Azure.Batch.Batch.listJobSchedules", - "com.azure.compute.batch.BatchClient.listJobsFromScheduleInternal": "Azure.Batch.Batch.listJobsFromSchedule", - "com.azure.compute.batch.BatchClient.listJobsInternal": "Azure.Batch.Batch.listJobs", - "com.azure.compute.batch.BatchClient.listNodeExtensionsInternal": "Azure.Batch.Batch.listNodeExtensions", - "com.azure.compute.batch.BatchClient.listNodeFilesInternal": "Azure.Batch.Batch.listNodeFiles", - "com.azure.compute.batch.BatchClient.listNodesInternal": "Azure.Batch.Batch.listNodes", - "com.azure.compute.batch.BatchClient.listPoolNodeCountsInternal": "Azure.Batch.Batch.listPoolNodeCounts", - "com.azure.compute.batch.BatchClient.listPoolUsageMetricsInternal": "Azure.Batch.Batch.listPoolUsageMetrics", - "com.azure.compute.batch.BatchClient.listPoolsInternal": "Azure.Batch.Batch.listPools", - "com.azure.compute.batch.BatchClient.listSubTasksInternal": "Azure.Batch.Batch.listSubTasks", - "com.azure.compute.batch.BatchClient.listSupportedImagesInternal": "Azure.Batch.Batch.listSupportedImages", - "com.azure.compute.batch.BatchClient.listTaskFilesInternal": "Azure.Batch.Batch.listTaskFiles", - "com.azure.compute.batch.BatchClient.listTasksInternal": "Azure.Batch.Batch.listTasks", - "com.azure.compute.batch.BatchClient.poolExistsInternal": "Azure.Batch.Batch.poolExists", - "com.azure.compute.batch.BatchClient.poolExistsInternalWithResponse": "Azure.Batch.Batch.poolExists", - "com.azure.compute.batch.BatchClient.reactivateTaskInternal": "Azure.Batch.Batch.reactivateTask", - "com.azure.compute.batch.BatchClient.reactivateTaskInternalWithResponse": "Azure.Batch.Batch.reactivateTask", - "com.azure.compute.batch.BatchClient.rebootNodeInternal": "Azure.Batch.Batch.rebootNode", - "com.azure.compute.batch.BatchClient.rebootNodeInternalWithResponse": "Azure.Batch.Batch.rebootNode", - "com.azure.compute.batch.BatchClient.removeNodesInternal": "Azure.Batch.Batch.removeNodes", - "com.azure.compute.batch.BatchClient.removeNodesInternalWithResponse": "Azure.Batch.Batch.removeNodes", - "com.azure.compute.batch.BatchClient.replaceJobInternal": "Azure.Batch.Batch.replaceJob", - "com.azure.compute.batch.BatchClient.replaceJobInternalWithResponse": "Azure.Batch.Batch.replaceJob", - "com.azure.compute.batch.BatchClient.replaceJobScheduleInternal": "Azure.Batch.Batch.replaceJobSchedule", - "com.azure.compute.batch.BatchClient.replaceJobScheduleInternalWithResponse": "Azure.Batch.Batch.replaceJobSchedule", - "com.azure.compute.batch.BatchClient.replaceNodeUserInternal": "Azure.Batch.Batch.replaceNodeUser", - "com.azure.compute.batch.BatchClient.replaceNodeUserInternalWithResponse": "Azure.Batch.Batch.replaceNodeUser", - "com.azure.compute.batch.BatchClient.replacePoolPropertiesInternal": "Azure.Batch.Batch.replacePoolProperties", - "com.azure.compute.batch.BatchClient.replacePoolPropertiesInternalWithResponse": "Azure.Batch.Batch.replacePoolProperties", - "com.azure.compute.batch.BatchClient.replaceTaskInternal": "Azure.Batch.Batch.replaceTask", - "com.azure.compute.batch.BatchClient.replaceTaskInternalWithResponse": "Azure.Batch.Batch.replaceTask", - "com.azure.compute.batch.BatchClient.resizePoolInternal": "Azure.Batch.Batch.resizePool", - "com.azure.compute.batch.BatchClient.resizePoolInternalWithResponse": "Azure.Batch.Batch.resizePool", - "com.azure.compute.batch.BatchClient.stopPoolResizeInternal": "Azure.Batch.Batch.stopPoolResize", - "com.azure.compute.batch.BatchClient.stopPoolResizeInternalWithResponse": "Azure.Batch.Batch.stopPoolResize", - "com.azure.compute.batch.BatchClient.terminateJobInternal": "Azure.Batch.Batch.terminateJob", - "com.azure.compute.batch.BatchClient.terminateJobInternalWithResponse": "Azure.Batch.Batch.terminateJob", - "com.azure.compute.batch.BatchClient.terminateJobScheduleInternal": "Azure.Batch.Batch.terminateJobSchedule", - "com.azure.compute.batch.BatchClient.terminateJobScheduleInternalWithResponse": "Azure.Batch.Batch.terminateJobSchedule", - "com.azure.compute.batch.BatchClient.terminateTaskInternal": "Azure.Batch.Batch.terminateTask", - "com.azure.compute.batch.BatchClient.terminateTaskInternalWithResponse": "Azure.Batch.Batch.terminateTask", - "com.azure.compute.batch.BatchClient.updateJobInternal": "Azure.Batch.Batch.updateJob", - "com.azure.compute.batch.BatchClient.updateJobInternalWithResponse": "Azure.Batch.Batch.updateJob", - "com.azure.compute.batch.BatchClient.updateJobScheduleInternal": "Azure.Batch.Batch.updateJobSchedule", - "com.azure.compute.batch.BatchClient.updateJobScheduleInternalWithResponse": "Azure.Batch.Batch.updateJobSchedule", - "com.azure.compute.batch.BatchClient.updatePoolInternal": "Azure.Batch.Batch.updatePool", - "com.azure.compute.batch.BatchClient.updatePoolInternalWithResponse": "Azure.Batch.Batch.updatePool", - "com.azure.compute.batch.BatchClient.uploadNodeLogsInternal": "Azure.Batch.Batch.uploadNodeLogs", - "com.azure.compute.batch.BatchClient.uploadNodeLogsInternalWithResponse": "Azure.Batch.Batch.uploadNodeLogs", + "com.azure.compute.batch.BatchClient.createJobInternal": "Client.BatchClient.createJob", + "com.azure.compute.batch.BatchClient.createJobInternalWithResponse": "Client.BatchClient.createJob", + "com.azure.compute.batch.BatchClient.createJobScheduleInternal": "Client.BatchClient.createJobSchedule", + "com.azure.compute.batch.BatchClient.createJobScheduleInternalWithResponse": "Client.BatchClient.createJobSchedule", + "com.azure.compute.batch.BatchClient.createNodeUserInternal": "Client.BatchClient.createNodeUser", + "com.azure.compute.batch.BatchClient.createNodeUserInternalWithResponse": "Client.BatchClient.createNodeUser", + "com.azure.compute.batch.BatchClient.createPoolInternal": "Client.BatchClient.createPool", + "com.azure.compute.batch.BatchClient.createPoolInternalWithResponse": "Client.BatchClient.createPool", + "com.azure.compute.batch.BatchClient.createTaskCollectionInternal": "Client.BatchClient.createTaskCollection", + "com.azure.compute.batch.BatchClient.createTaskCollectionInternalWithResponse": "Client.BatchClient.createTaskCollection", + "com.azure.compute.batch.BatchClient.createTaskInternal": "Client.BatchClient.createTask", + "com.azure.compute.batch.BatchClient.createTaskInternalWithResponse": "Client.BatchClient.createTask", + "com.azure.compute.batch.BatchClient.deleteJobInternal": "Client.BatchClient.deleteJob", + "com.azure.compute.batch.BatchClient.deleteJobInternalWithResponse": "Client.BatchClient.deleteJob", + "com.azure.compute.batch.BatchClient.deleteJobScheduleInternal": "Client.BatchClient.deleteJobSchedule", + "com.azure.compute.batch.BatchClient.deleteJobScheduleInternalWithResponse": "Client.BatchClient.deleteJobSchedule", + "com.azure.compute.batch.BatchClient.deleteNodeFileInternal": "Client.BatchClient.deleteNodeFile", + "com.azure.compute.batch.BatchClient.deleteNodeFileInternalWithResponse": "Client.BatchClient.deleteNodeFile", + "com.azure.compute.batch.BatchClient.deleteNodeUserInternal": "Client.BatchClient.deleteNodeUser", + "com.azure.compute.batch.BatchClient.deleteNodeUserInternalWithResponse": "Client.BatchClient.deleteNodeUser", + "com.azure.compute.batch.BatchClient.deletePoolInternal": "Client.BatchClient.deletePool", + "com.azure.compute.batch.BatchClient.deletePoolInternalWithResponse": "Client.BatchClient.deletePool", + "com.azure.compute.batch.BatchClient.deleteTaskFileInternal": "Client.BatchClient.deleteTaskFile", + "com.azure.compute.batch.BatchClient.deleteTaskFileInternalWithResponse": "Client.BatchClient.deleteTaskFile", + "com.azure.compute.batch.BatchClient.deleteTaskInternal": "Client.BatchClient.deleteTask", + "com.azure.compute.batch.BatchClient.deleteTaskInternalWithResponse": "Client.BatchClient.deleteTask", + "com.azure.compute.batch.BatchClient.disableJobInternal": "Client.BatchClient.disableJob", + "com.azure.compute.batch.BatchClient.disableJobInternalWithResponse": "Client.BatchClient.disableJob", + "com.azure.compute.batch.BatchClient.disableJobScheduleInternal": "Client.BatchClient.disableJobSchedule", + "com.azure.compute.batch.BatchClient.disableJobScheduleInternalWithResponse": "Client.BatchClient.disableJobSchedule", + "com.azure.compute.batch.BatchClient.disableNodeSchedulingInternal": "Client.BatchClient.disableNodeScheduling", + "com.azure.compute.batch.BatchClient.disableNodeSchedulingInternalWithResponse": "Client.BatchClient.disableNodeScheduling", + "com.azure.compute.batch.BatchClient.disablePoolAutoScaleInternal": "Client.BatchClient.disablePoolAutoScale", + "com.azure.compute.batch.BatchClient.disablePoolAutoScaleInternalWithResponse": "Client.BatchClient.disablePoolAutoScale", + "com.azure.compute.batch.BatchClient.enableJobInternal": "Client.BatchClient.enableJob", + "com.azure.compute.batch.BatchClient.enableJobInternalWithResponse": "Client.BatchClient.enableJob", + "com.azure.compute.batch.BatchClient.enableJobScheduleInternal": "Client.BatchClient.enableJobSchedule", + "com.azure.compute.batch.BatchClient.enableJobScheduleInternalWithResponse": "Client.BatchClient.enableJobSchedule", + "com.azure.compute.batch.BatchClient.enableNodeSchedulingInternal": "Client.BatchClient.enableNodeScheduling", + "com.azure.compute.batch.BatchClient.enableNodeSchedulingInternalWithResponse": "Client.BatchClient.enableNodeScheduling", + "com.azure.compute.batch.BatchClient.enablePoolAutoScaleInternal": "Client.BatchClient.enablePoolAutoScale", + "com.azure.compute.batch.BatchClient.enablePoolAutoScaleInternalWithResponse": "Client.BatchClient.enablePoolAutoScale", + "com.azure.compute.batch.BatchClient.evaluatePoolAutoScaleInternal": "Client.BatchClient.evaluatePoolAutoScale", + "com.azure.compute.batch.BatchClient.evaluatePoolAutoScaleInternalWithResponse": "Client.BatchClient.evaluatePoolAutoScale", + "com.azure.compute.batch.BatchClient.getApplicationInternal": "Client.BatchClient.getApplication", + "com.azure.compute.batch.BatchClient.getApplicationInternalWithResponse": "Client.BatchClient.getApplication", + "com.azure.compute.batch.BatchClient.getJobInternal": "Client.BatchClient.getJob", + "com.azure.compute.batch.BatchClient.getJobInternalWithResponse": "Client.BatchClient.getJob", + "com.azure.compute.batch.BatchClient.getJobScheduleInternal": "Client.BatchClient.getJobSchedule", + "com.azure.compute.batch.BatchClient.getJobScheduleInternalWithResponse": "Client.BatchClient.getJobSchedule", + "com.azure.compute.batch.BatchClient.getJobTaskCountsInternal": "Client.BatchClient.getJobTaskCounts", + "com.azure.compute.batch.BatchClient.getJobTaskCountsInternalWithResponse": "Client.BatchClient.getJobTaskCounts", + "com.azure.compute.batch.BatchClient.getNodeExtensionInternal": "Client.BatchClient.getNodeExtension", + "com.azure.compute.batch.BatchClient.getNodeExtensionInternalWithResponse": "Client.BatchClient.getNodeExtension", + "com.azure.compute.batch.BatchClient.getNodeFileInternal": "Client.BatchClient.getNodeFile", + "com.azure.compute.batch.BatchClient.getNodeFileInternalWithResponse": "Client.BatchClient.getNodeFile", + "com.azure.compute.batch.BatchClient.getNodeFilePropertiesInternal": "Client.BatchClient.getNodeFileProperties", + "com.azure.compute.batch.BatchClient.getNodeFilePropertiesInternalWithResponse": "Client.BatchClient.getNodeFileProperties", + "com.azure.compute.batch.BatchClient.getNodeInternal": "Client.BatchClient.getNode", + "com.azure.compute.batch.BatchClient.getNodeInternalWithResponse": "Client.BatchClient.getNode", + "com.azure.compute.batch.BatchClient.getNodeRemoteLoginSettingsInternal": "Client.BatchClient.getNodeRemoteLoginSettings", + "com.azure.compute.batch.BatchClient.getNodeRemoteLoginSettingsInternalWithResponse": "Client.BatchClient.getNodeRemoteLoginSettings", + "com.azure.compute.batch.BatchClient.getPoolInternal": "Client.BatchClient.getPool", + "com.azure.compute.batch.BatchClient.getPoolInternalWithResponse": "Client.BatchClient.getPool", + "com.azure.compute.batch.BatchClient.getTaskFileInternal": "Client.BatchClient.getTaskFile", + "com.azure.compute.batch.BatchClient.getTaskFileInternalWithResponse": "Client.BatchClient.getTaskFile", + "com.azure.compute.batch.BatchClient.getTaskFilePropertiesInternal": "Client.BatchClient.getTaskFileProperties", + "com.azure.compute.batch.BatchClient.getTaskFilePropertiesInternalWithResponse": "Client.BatchClient.getTaskFileProperties", + "com.azure.compute.batch.BatchClient.getTaskInternal": "Client.BatchClient.getTask", + "com.azure.compute.batch.BatchClient.getTaskInternalWithResponse": "Client.BatchClient.getTask", + "com.azure.compute.batch.BatchClient.jobScheduleExistsInternal": "Client.BatchClient.jobScheduleExists", + "com.azure.compute.batch.BatchClient.jobScheduleExistsInternalWithResponse": "Client.BatchClient.jobScheduleExists", + "com.azure.compute.batch.BatchClient.listApplicationsInternal": "Client.BatchClient.listApplications", + "com.azure.compute.batch.BatchClient.listJobPreparationAndReleaseTaskStatusInternal": "Client.BatchClient.listJobPreparationAndReleaseTaskStatus", + "com.azure.compute.batch.BatchClient.listJobSchedulesInternal": "Client.BatchClient.listJobSchedules", + "com.azure.compute.batch.BatchClient.listJobsFromScheduleInternal": "Client.BatchClient.listJobsFromSchedule", + "com.azure.compute.batch.BatchClient.listJobsInternal": "Client.BatchClient.listJobs", + "com.azure.compute.batch.BatchClient.listNodeExtensionsInternal": "Client.BatchClient.listNodeExtensions", + "com.azure.compute.batch.BatchClient.listNodeFilesInternal": "Client.BatchClient.listNodeFiles", + "com.azure.compute.batch.BatchClient.listNodesInternal": "Client.BatchClient.listNodes", + "com.azure.compute.batch.BatchClient.listPoolNodeCountsInternal": "Client.BatchClient.listPoolNodeCounts", + "com.azure.compute.batch.BatchClient.listPoolUsageMetricsInternal": "Client.BatchClient.listPoolUsageMetrics", + "com.azure.compute.batch.BatchClient.listPoolsInternal": "Client.BatchClient.listPools", + "com.azure.compute.batch.BatchClient.listSubTasksInternal": "Client.BatchClient.listSubTasks", + "com.azure.compute.batch.BatchClient.listSupportedImagesInternal": "Client.BatchClient.listSupportedImages", + "com.azure.compute.batch.BatchClient.listTaskFilesInternal": "Client.BatchClient.listTaskFiles", + "com.azure.compute.batch.BatchClient.listTasksInternal": "Client.BatchClient.listTasks", + "com.azure.compute.batch.BatchClient.poolExistsInternal": "Client.BatchClient.poolExists", + "com.azure.compute.batch.BatchClient.poolExistsInternalWithResponse": "Client.BatchClient.poolExists", + "com.azure.compute.batch.BatchClient.reactivateTaskInternal": "Client.BatchClient.reactivateTask", + "com.azure.compute.batch.BatchClient.reactivateTaskInternalWithResponse": "Client.BatchClient.reactivateTask", + "com.azure.compute.batch.BatchClient.rebootNodeInternal": "Client.BatchClient.rebootNode", + "com.azure.compute.batch.BatchClient.rebootNodeInternalWithResponse": "Client.BatchClient.rebootNode", + "com.azure.compute.batch.BatchClient.removeNodesInternal": "Client.BatchClient.removeNodes", + "com.azure.compute.batch.BatchClient.removeNodesInternalWithResponse": "Client.BatchClient.removeNodes", + "com.azure.compute.batch.BatchClient.replaceJobInternal": "Client.BatchClient.replaceJob", + "com.azure.compute.batch.BatchClient.replaceJobInternalWithResponse": "Client.BatchClient.replaceJob", + "com.azure.compute.batch.BatchClient.replaceJobScheduleInternal": "Client.BatchClient.replaceJobSchedule", + "com.azure.compute.batch.BatchClient.replaceJobScheduleInternalWithResponse": "Client.BatchClient.replaceJobSchedule", + "com.azure.compute.batch.BatchClient.replaceNodeUserInternal": "Client.BatchClient.replaceNodeUser", + "com.azure.compute.batch.BatchClient.replaceNodeUserInternalWithResponse": "Client.BatchClient.replaceNodeUser", + "com.azure.compute.batch.BatchClient.replacePoolPropertiesInternal": "Client.BatchClient.replacePoolProperties", + "com.azure.compute.batch.BatchClient.replacePoolPropertiesInternalWithResponse": "Client.BatchClient.replacePoolProperties", + "com.azure.compute.batch.BatchClient.replaceTaskInternal": "Client.BatchClient.replaceTask", + "com.azure.compute.batch.BatchClient.replaceTaskInternalWithResponse": "Client.BatchClient.replaceTask", + "com.azure.compute.batch.BatchClient.resizePoolInternal": "Client.BatchClient.resizePool", + "com.azure.compute.batch.BatchClient.resizePoolInternalWithResponse": "Client.BatchClient.resizePool", + "com.azure.compute.batch.BatchClient.stopPoolResizeInternal": "Client.BatchClient.stopPoolResize", + "com.azure.compute.batch.BatchClient.stopPoolResizeInternalWithResponse": "Client.BatchClient.stopPoolResize", + "com.azure.compute.batch.BatchClient.terminateJobInternal": "Client.BatchClient.terminateJob", + "com.azure.compute.batch.BatchClient.terminateJobInternalWithResponse": "Client.BatchClient.terminateJob", + "com.azure.compute.batch.BatchClient.terminateJobScheduleInternal": "Client.BatchClient.terminateJobSchedule", + "com.azure.compute.batch.BatchClient.terminateJobScheduleInternalWithResponse": "Client.BatchClient.terminateJobSchedule", + "com.azure.compute.batch.BatchClient.terminateTaskInternal": "Client.BatchClient.terminateTask", + "com.azure.compute.batch.BatchClient.terminateTaskInternalWithResponse": "Client.BatchClient.terminateTask", + "com.azure.compute.batch.BatchClient.updateJobInternal": "Client.BatchClient.updateJob", + "com.azure.compute.batch.BatchClient.updateJobInternalWithResponse": "Client.BatchClient.updateJob", + "com.azure.compute.batch.BatchClient.updateJobScheduleInternal": "Client.BatchClient.updateJobSchedule", + "com.azure.compute.batch.BatchClient.updateJobScheduleInternalWithResponse": "Client.BatchClient.updateJobSchedule", + "com.azure.compute.batch.BatchClient.updatePoolInternal": "Client.BatchClient.updatePool", + "com.azure.compute.batch.BatchClient.updatePoolInternalWithResponse": "Client.BatchClient.updatePool", + "com.azure.compute.batch.BatchClient.uploadNodeLogsInternal": "Client.BatchClient.uploadNodeLogs", + "com.azure.compute.batch.BatchClient.uploadNodeLogsInternalWithResponse": "Client.BatchClient.uploadNodeLogs", "com.azure.compute.batch.BatchClientBuilder": "Azure.Batch.BatchClient", "com.azure.compute.batch.models.AccessScope": "Azure.Batch.AccessScope", "com.azure.compute.batch.models.AffinityInfo": "Azure.Batch.AffinityInfo", diff --git a/sdk/batch/azure-compute-batch/tsp-location.yaml b/sdk/batch/azure-compute-batch/tsp-location.yaml index 85b60f9c89b7d..863e594e315c7 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: df3cd3e3d50eec1d1da593750e1ea3a4db3f541d -repo: Azure/azure-rest-api-specs -cleanup: false +commit: 1a9e8452e030be747fe4ba3c693c5b8c29fb9039 +repo: test-repo-billy/azure-rest-api-specs +additionalDirectories: