@azure/arm-migrationassessment 1.0.0-alpha.20250718.1 → 1.0.0-alpha.20250722.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (235) hide show
  1. package/dist/browser/azureMigrateAssessmentService.js +38 -5
  2. package/dist/browser/azureMigrateAssessmentService.js.map +1 -1
  3. package/dist/browser/lroImpl.js +7 -3
  4. package/dist/browser/lroImpl.js.map +1 -1
  5. package/dist/browser/models/mappers.js +1209 -588
  6. package/dist/browser/models/mappers.js.map +1 -1
  7. package/dist/browser/operations/assessedMachinesOperations.js +23 -40
  8. package/dist/browser/operations/assessedMachinesOperations.js.map +1 -1
  9. package/dist/browser/operations/assessedSqlDatabaseV2Operations.js +23 -40
  10. package/dist/browser/operations/assessedSqlDatabaseV2Operations.js.map +1 -1
  11. package/dist/browser/operations/assessedSqlInstanceV2Operations.js +23 -40
  12. package/dist/browser/operations/assessedSqlInstanceV2Operations.js.map +1 -1
  13. package/dist/browser/operations/assessedSqlMachinesOperations.js +23 -40
  14. package/dist/browser/operations/assessedSqlMachinesOperations.js.map +1 -1
  15. package/dist/browser/operations/assessedSqlRecommendedEntityOperations.js +23 -40
  16. package/dist/browser/operations/assessedSqlRecommendedEntityOperations.js.map +1 -1
  17. package/dist/browser/operations/assessmentOptionsOperations.js +23 -40
  18. package/dist/browser/operations/assessmentOptionsOperations.js.map +1 -1
  19. package/dist/browser/operations/assessmentProjectSummaryOperations.js +23 -40
  20. package/dist/browser/operations/assessmentProjectSummaryOperations.js.map +1 -1
  21. package/dist/browser/operations/assessmentProjectsOperations.js +67 -91
  22. package/dist/browser/operations/assessmentProjectsOperations.js.map +1 -1
  23. package/dist/browser/operations/assessmentsOperations.js +45 -52
  24. package/dist/browser/operations/assessmentsOperations.js.map +1 -1
  25. package/dist/browser/operations/avsAssessedMachinesOperations.js +23 -40
  26. package/dist/browser/operations/avsAssessedMachinesOperations.js.map +1 -1
  27. package/dist/browser/operations/avsAssessmentOptionsOperations.js +23 -40
  28. package/dist/browser/operations/avsAssessmentOptionsOperations.js.map +1 -1
  29. package/dist/browser/operations/avsAssessmentsOperations.js +45 -52
  30. package/dist/browser/operations/avsAssessmentsOperations.js.map +1 -1
  31. package/dist/browser/operations/groupsOperations.js +45 -52
  32. package/dist/browser/operations/groupsOperations.js.map +1 -1
  33. package/dist/browser/operations/hypervCollectorsOperations.js +34 -46
  34. package/dist/browser/operations/hypervCollectorsOperations.js.map +1 -1
  35. package/dist/browser/operations/importCollectorsOperations.js +34 -46
  36. package/dist/browser/operations/importCollectorsOperations.js.map +1 -1
  37. package/dist/browser/operations/machinesOperations.js +23 -40
  38. package/dist/browser/operations/machinesOperations.js.map +1 -1
  39. package/dist/browser/operations/operations.js +23 -40
  40. package/dist/browser/operations/operations.js.map +1 -1
  41. package/dist/browser/operations/privateEndpointConnectionOperations.js +34 -46
  42. package/dist/browser/operations/privateEndpointConnectionOperations.js.map +1 -1
  43. package/dist/browser/operations/privateLinkResourceOperations.js +23 -40
  44. package/dist/browser/operations/privateLinkResourceOperations.js.map +1 -1
  45. package/dist/browser/operations/serverCollectorsOperations.js +34 -46
  46. package/dist/browser/operations/serverCollectorsOperations.js.map +1 -1
  47. package/dist/browser/operations/sqlAssessmentOptionsOperations.js +23 -40
  48. package/dist/browser/operations/sqlAssessmentOptionsOperations.js.map +1 -1
  49. package/dist/browser/operations/sqlAssessmentV2Operations.js +45 -52
  50. package/dist/browser/operations/sqlAssessmentV2Operations.js.map +1 -1
  51. package/dist/browser/operations/sqlAssessmentV2SummaryOperations.js +23 -40
  52. package/dist/browser/operations/sqlAssessmentV2SummaryOperations.js.map +1 -1
  53. package/dist/browser/operations/sqlCollectorOperations.js +34 -46
  54. package/dist/browser/operations/sqlCollectorOperations.js.map +1 -1
  55. package/dist/browser/operations/vmwareCollectorsOperations.js +34 -46
  56. package/dist/browser/operations/vmwareCollectorsOperations.js.map +1 -1
  57. package/dist/browser/pagingHelper.js +2 -4
  58. package/dist/browser/pagingHelper.js.map +1 -1
  59. package/dist/commonjs/azureMigrateAssessmentService.js +38 -5
  60. package/dist/commonjs/azureMigrateAssessmentService.js.map +1 -1
  61. package/dist/commonjs/lroImpl.js +7 -3
  62. package/dist/commonjs/lroImpl.js.map +1 -1
  63. package/dist/commonjs/models/mappers.js +1209 -588
  64. package/dist/commonjs/models/mappers.js.map +1 -1
  65. package/dist/commonjs/operations/assessedMachinesOperations.js +23 -39
  66. package/dist/commonjs/operations/assessedMachinesOperations.js.map +1 -1
  67. package/dist/commonjs/operations/assessedSqlDatabaseV2Operations.js +23 -39
  68. package/dist/commonjs/operations/assessedSqlDatabaseV2Operations.js.map +1 -1
  69. package/dist/commonjs/operations/assessedSqlInstanceV2Operations.js +23 -39
  70. package/dist/commonjs/operations/assessedSqlInstanceV2Operations.js.map +1 -1
  71. package/dist/commonjs/operations/assessedSqlMachinesOperations.js +23 -39
  72. package/dist/commonjs/operations/assessedSqlMachinesOperations.js.map +1 -1
  73. package/dist/commonjs/operations/assessedSqlRecommendedEntityOperations.js +23 -39
  74. package/dist/commonjs/operations/assessedSqlRecommendedEntityOperations.js.map +1 -1
  75. package/dist/commonjs/operations/assessmentOptionsOperations.js +23 -39
  76. package/dist/commonjs/operations/assessmentOptionsOperations.js.map +1 -1
  77. package/dist/commonjs/operations/assessmentProjectSummaryOperations.js +23 -39
  78. package/dist/commonjs/operations/assessmentProjectSummaryOperations.js.map +1 -1
  79. package/dist/commonjs/operations/assessmentProjectsOperations.js +67 -90
  80. package/dist/commonjs/operations/assessmentProjectsOperations.js.map +1 -1
  81. package/dist/commonjs/operations/assessmentsOperations.js +45 -51
  82. package/dist/commonjs/operations/assessmentsOperations.js.map +1 -1
  83. package/dist/commonjs/operations/avsAssessedMachinesOperations.js +23 -39
  84. package/dist/commonjs/operations/avsAssessedMachinesOperations.js.map +1 -1
  85. package/dist/commonjs/operations/avsAssessmentOptionsOperations.js +23 -39
  86. package/dist/commonjs/operations/avsAssessmentOptionsOperations.js.map +1 -1
  87. package/dist/commonjs/operations/avsAssessmentsOperations.js +45 -51
  88. package/dist/commonjs/operations/avsAssessmentsOperations.js.map +1 -1
  89. package/dist/commonjs/operations/groupsOperations.js +45 -51
  90. package/dist/commonjs/operations/groupsOperations.js.map +1 -1
  91. package/dist/commonjs/operations/hypervCollectorsOperations.js +34 -45
  92. package/dist/commonjs/operations/hypervCollectorsOperations.js.map +1 -1
  93. package/dist/commonjs/operations/importCollectorsOperations.js +34 -45
  94. package/dist/commonjs/operations/importCollectorsOperations.js.map +1 -1
  95. package/dist/commonjs/operations/machinesOperations.js +23 -39
  96. package/dist/commonjs/operations/machinesOperations.js.map +1 -1
  97. package/dist/commonjs/operations/operations.js +23 -39
  98. package/dist/commonjs/operations/operations.js.map +1 -1
  99. package/dist/commonjs/operations/privateEndpointConnectionOperations.js +34 -45
  100. package/dist/commonjs/operations/privateEndpointConnectionOperations.js.map +1 -1
  101. package/dist/commonjs/operations/privateLinkResourceOperations.js +23 -39
  102. package/dist/commonjs/operations/privateLinkResourceOperations.js.map +1 -1
  103. package/dist/commonjs/operations/serverCollectorsOperations.js +34 -45
  104. package/dist/commonjs/operations/serverCollectorsOperations.js.map +1 -1
  105. package/dist/commonjs/operations/sqlAssessmentOptionsOperations.js +23 -39
  106. package/dist/commonjs/operations/sqlAssessmentOptionsOperations.js.map +1 -1
  107. package/dist/commonjs/operations/sqlAssessmentV2Operations.js +45 -51
  108. package/dist/commonjs/operations/sqlAssessmentV2Operations.js.map +1 -1
  109. package/dist/commonjs/operations/sqlAssessmentV2SummaryOperations.js +23 -39
  110. package/dist/commonjs/operations/sqlAssessmentV2SummaryOperations.js.map +1 -1
  111. package/dist/commonjs/operations/sqlCollectorOperations.js +34 -45
  112. package/dist/commonjs/operations/sqlCollectorOperations.js.map +1 -1
  113. package/dist/commonjs/operations/vmwareCollectorsOperations.js +34 -45
  114. package/dist/commonjs/operations/vmwareCollectorsOperations.js.map +1 -1
  115. package/dist/commonjs/pagingHelper.js +2 -4
  116. package/dist/commonjs/pagingHelper.js.map +1 -1
  117. package/dist/commonjs/tsdoc-metadata.json +11 -11
  118. package/dist/esm/azureMigrateAssessmentService.js +38 -5
  119. package/dist/esm/azureMigrateAssessmentService.js.map +1 -1
  120. package/dist/esm/lroImpl.js +7 -3
  121. package/dist/esm/lroImpl.js.map +1 -1
  122. package/dist/esm/models/mappers.js +1209 -588
  123. package/dist/esm/models/mappers.js.map +1 -1
  124. package/dist/esm/operations/assessedMachinesOperations.js +23 -40
  125. package/dist/esm/operations/assessedMachinesOperations.js.map +1 -1
  126. package/dist/esm/operations/assessedSqlDatabaseV2Operations.js +23 -40
  127. package/dist/esm/operations/assessedSqlDatabaseV2Operations.js.map +1 -1
  128. package/dist/esm/operations/assessedSqlInstanceV2Operations.js +23 -40
  129. package/dist/esm/operations/assessedSqlInstanceV2Operations.js.map +1 -1
  130. package/dist/esm/operations/assessedSqlMachinesOperations.js +23 -40
  131. package/dist/esm/operations/assessedSqlMachinesOperations.js.map +1 -1
  132. package/dist/esm/operations/assessedSqlRecommendedEntityOperations.js +23 -40
  133. package/dist/esm/operations/assessedSqlRecommendedEntityOperations.js.map +1 -1
  134. package/dist/esm/operations/assessmentOptionsOperations.js +23 -40
  135. package/dist/esm/operations/assessmentOptionsOperations.js.map +1 -1
  136. package/dist/esm/operations/assessmentProjectSummaryOperations.js +23 -40
  137. package/dist/esm/operations/assessmentProjectSummaryOperations.js.map +1 -1
  138. package/dist/esm/operations/assessmentProjectsOperations.js +67 -91
  139. package/dist/esm/operations/assessmentProjectsOperations.js.map +1 -1
  140. package/dist/esm/operations/assessmentsOperations.js +45 -52
  141. package/dist/esm/operations/assessmentsOperations.js.map +1 -1
  142. package/dist/esm/operations/avsAssessedMachinesOperations.js +23 -40
  143. package/dist/esm/operations/avsAssessedMachinesOperations.js.map +1 -1
  144. package/dist/esm/operations/avsAssessmentOptionsOperations.js +23 -40
  145. package/dist/esm/operations/avsAssessmentOptionsOperations.js.map +1 -1
  146. package/dist/esm/operations/avsAssessmentsOperations.js +45 -52
  147. package/dist/esm/operations/avsAssessmentsOperations.js.map +1 -1
  148. package/dist/esm/operations/groupsOperations.js +45 -52
  149. package/dist/esm/operations/groupsOperations.js.map +1 -1
  150. package/dist/esm/operations/hypervCollectorsOperations.js +34 -46
  151. package/dist/esm/operations/hypervCollectorsOperations.js.map +1 -1
  152. package/dist/esm/operations/importCollectorsOperations.js +34 -46
  153. package/dist/esm/operations/importCollectorsOperations.js.map +1 -1
  154. package/dist/esm/operations/machinesOperations.js +23 -40
  155. package/dist/esm/operations/machinesOperations.js.map +1 -1
  156. package/dist/esm/operations/operations.js +23 -40
  157. package/dist/esm/operations/operations.js.map +1 -1
  158. package/dist/esm/operations/privateEndpointConnectionOperations.js +34 -46
  159. package/dist/esm/operations/privateEndpointConnectionOperations.js.map +1 -1
  160. package/dist/esm/operations/privateLinkResourceOperations.js +23 -40
  161. package/dist/esm/operations/privateLinkResourceOperations.js.map +1 -1
  162. package/dist/esm/operations/serverCollectorsOperations.js +34 -46
  163. package/dist/esm/operations/serverCollectorsOperations.js.map +1 -1
  164. package/dist/esm/operations/sqlAssessmentOptionsOperations.js +23 -40
  165. package/dist/esm/operations/sqlAssessmentOptionsOperations.js.map +1 -1
  166. package/dist/esm/operations/sqlAssessmentV2Operations.js +45 -52
  167. package/dist/esm/operations/sqlAssessmentV2Operations.js.map +1 -1
  168. package/dist/esm/operations/sqlAssessmentV2SummaryOperations.js +23 -40
  169. package/dist/esm/operations/sqlAssessmentV2SummaryOperations.js.map +1 -1
  170. package/dist/esm/operations/sqlCollectorOperations.js +34 -46
  171. package/dist/esm/operations/sqlCollectorOperations.js.map +1 -1
  172. package/dist/esm/operations/vmwareCollectorsOperations.js +34 -46
  173. package/dist/esm/operations/vmwareCollectorsOperations.js.map +1 -1
  174. package/dist/esm/pagingHelper.js +2 -4
  175. package/dist/esm/pagingHelper.js.map +1 -1
  176. package/dist/react-native/azureMigrateAssessmentService.js +38 -5
  177. package/dist/react-native/azureMigrateAssessmentService.js.map +1 -1
  178. package/dist/react-native/lroImpl.js +7 -3
  179. package/dist/react-native/lroImpl.js.map +1 -1
  180. package/dist/react-native/models/mappers.js +1209 -588
  181. package/dist/react-native/models/mappers.js.map +1 -1
  182. package/dist/react-native/operations/assessedMachinesOperations.js +23 -40
  183. package/dist/react-native/operations/assessedMachinesOperations.js.map +1 -1
  184. package/dist/react-native/operations/assessedSqlDatabaseV2Operations.js +23 -40
  185. package/dist/react-native/operations/assessedSqlDatabaseV2Operations.js.map +1 -1
  186. package/dist/react-native/operations/assessedSqlInstanceV2Operations.js +23 -40
  187. package/dist/react-native/operations/assessedSqlInstanceV2Operations.js.map +1 -1
  188. package/dist/react-native/operations/assessedSqlMachinesOperations.js +23 -40
  189. package/dist/react-native/operations/assessedSqlMachinesOperations.js.map +1 -1
  190. package/dist/react-native/operations/assessedSqlRecommendedEntityOperations.js +23 -40
  191. package/dist/react-native/operations/assessedSqlRecommendedEntityOperations.js.map +1 -1
  192. package/dist/react-native/operations/assessmentOptionsOperations.js +23 -40
  193. package/dist/react-native/operations/assessmentOptionsOperations.js.map +1 -1
  194. package/dist/react-native/operations/assessmentProjectSummaryOperations.js +23 -40
  195. package/dist/react-native/operations/assessmentProjectSummaryOperations.js.map +1 -1
  196. package/dist/react-native/operations/assessmentProjectsOperations.js +67 -91
  197. package/dist/react-native/operations/assessmentProjectsOperations.js.map +1 -1
  198. package/dist/react-native/operations/assessmentsOperations.js +45 -52
  199. package/dist/react-native/operations/assessmentsOperations.js.map +1 -1
  200. package/dist/react-native/operations/avsAssessedMachinesOperations.js +23 -40
  201. package/dist/react-native/operations/avsAssessedMachinesOperations.js.map +1 -1
  202. package/dist/react-native/operations/avsAssessmentOptionsOperations.js +23 -40
  203. package/dist/react-native/operations/avsAssessmentOptionsOperations.js.map +1 -1
  204. package/dist/react-native/operations/avsAssessmentsOperations.js +45 -52
  205. package/dist/react-native/operations/avsAssessmentsOperations.js.map +1 -1
  206. package/dist/react-native/operations/groupsOperations.js +45 -52
  207. package/dist/react-native/operations/groupsOperations.js.map +1 -1
  208. package/dist/react-native/operations/hypervCollectorsOperations.js +34 -46
  209. package/dist/react-native/operations/hypervCollectorsOperations.js.map +1 -1
  210. package/dist/react-native/operations/importCollectorsOperations.js +34 -46
  211. package/dist/react-native/operations/importCollectorsOperations.js.map +1 -1
  212. package/dist/react-native/operations/machinesOperations.js +23 -40
  213. package/dist/react-native/operations/machinesOperations.js.map +1 -1
  214. package/dist/react-native/operations/operations.js +23 -40
  215. package/dist/react-native/operations/operations.js.map +1 -1
  216. package/dist/react-native/operations/privateEndpointConnectionOperations.js +34 -46
  217. package/dist/react-native/operations/privateEndpointConnectionOperations.js.map +1 -1
  218. package/dist/react-native/operations/privateLinkResourceOperations.js +23 -40
  219. package/dist/react-native/operations/privateLinkResourceOperations.js.map +1 -1
  220. package/dist/react-native/operations/serverCollectorsOperations.js +34 -46
  221. package/dist/react-native/operations/serverCollectorsOperations.js.map +1 -1
  222. package/dist/react-native/operations/sqlAssessmentOptionsOperations.js +23 -40
  223. package/dist/react-native/operations/sqlAssessmentOptionsOperations.js.map +1 -1
  224. package/dist/react-native/operations/sqlAssessmentV2Operations.js +45 -52
  225. package/dist/react-native/operations/sqlAssessmentV2Operations.js.map +1 -1
  226. package/dist/react-native/operations/sqlAssessmentV2SummaryOperations.js +23 -40
  227. package/dist/react-native/operations/sqlAssessmentV2SummaryOperations.js.map +1 -1
  228. package/dist/react-native/operations/sqlCollectorOperations.js +34 -46
  229. package/dist/react-native/operations/sqlCollectorOperations.js.map +1 -1
  230. package/dist/react-native/operations/vmwareCollectorsOperations.js +34 -46
  231. package/dist/react-native/operations/vmwareCollectorsOperations.js.map +1 -1
  232. package/dist/react-native/pagingHelper.js +2 -4
  233. package/dist/react-native/pagingHelper.js.map +1 -1
  234. package/package.json +2 -2
  235. package/review/arm-migrationassessment-node.api.md +4068 -4068
@@ -1 +1 @@
1
- {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { Operations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureMigrateAssessmentService } from \"../azureMigrateAssessmentService.js\";\nimport {\n Operation,\n OperationsListNextOptionalParams,\n OperationsListOptionalParams,\n OperationsListResponse,\n OperationsListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Operations operations. */\nexport class OperationsImpl implements Operations {\n private readonly client: AzureMigrateAssessmentService;\n\n /**\n * Initialize a new instance of the class Operations class.\n * @param client Reference to the service client\n */\n constructor(client: AzureMigrateAssessmentService) {\n this.client = client;\n }\n\n /**\n * List the operations for the provider\n * @param options The options parameters.\n */\n public list(\n options?: OperationsListOptionalParams,\n ): PagedAsyncIterableIterator<Operation> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n options?: OperationsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<Operation[]> {\n let result: OperationsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: OperationsListOptionalParams,\n ): AsyncIterableIterator<Operation> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * List the operations for the provider\n * @param options The options parameters.\n */\n private _list(\n options?: OperationsListOptionalParams,\n ): Promise<OperationsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: OperationsListNextOptionalParams,\n ): Promise<OperationsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Migrate/operations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { Operations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureMigrateAssessmentService } from \"../azureMigrateAssessmentService.js\";\nimport {\n Operation,\n OperationsListNextOptionalParams,\n OperationsListOptionalParams,\n OperationsListResponse,\n OperationsListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Operations operations. */\nexport class OperationsImpl implements Operations {\n private readonly client: AzureMigrateAssessmentService;\n\n /**\n * Initialize a new instance of the class Operations class.\n * @param client Reference to the service client\n */\n constructor(client: AzureMigrateAssessmentService) {\n this.client = client;\n }\n\n /**\n * List the operations for the provider\n * @param options The options parameters.\n */\n public list(\n options?: OperationsListOptionalParams,\n ): PagedAsyncIterableIterator<Operation> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n options?: OperationsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<Operation[]> {\n let result: OperationsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: OperationsListOptionalParams,\n ): AsyncIterableIterator<Operation> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * List the operations for the provider\n * @param options The options parameters.\n */\n private _list(\n options?: OperationsListOptionalParams,\n ): Promise<OperationsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: OperationsListNextOptionalParams,\n ): Promise<OperationsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Migrate/operations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -5,7 +5,6 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
8
  import { setContinuationToken } from "../pagingHelper.js";
10
9
  import * as coreClient from "@azure/core-client";
11
10
  import * as Mappers from "../models/mappers.js";
@@ -15,6 +14,7 @@ import { createLroSpec } from "../lroImpl.js";
15
14
  /// <reference lib="esnext.asynciterable" />
16
15
  /** Class containing PrivateEndpointConnectionOperations operations. */
17
16
  export class PrivateEndpointConnectionOperationsImpl {
17
+ client;
18
18
  /**
19
19
  * Initialize a new instance of the class PrivateEndpointConnectionOperations class.
20
20
  * @param client Reference to the service client
@@ -38,52 +38,35 @@ export class PrivateEndpointConnectionOperationsImpl {
38
38
  return this;
39
39
  },
40
40
  byPage: (settings) => {
41
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
41
+ if (settings?.maxPageSize) {
42
42
  throw new Error("maxPageSize is not supported by this operation.");
43
43
  }
44
44
  return this.listByAssessmentProjectPagingPage(resourceGroupName, projectName, options, settings);
45
45
  },
46
46
  };
47
47
  }
48
- listByAssessmentProjectPagingPage(resourceGroupName, projectName, options, settings) {
49
- return __asyncGenerator(this, arguments, function* listByAssessmentProjectPagingPage_1() {
50
- let result;
51
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
52
- if (!continuationToken) {
53
- result = yield __await(this._listByAssessmentProject(resourceGroupName, projectName, options));
54
- let page = result.value || [];
55
- continuationToken = result.nextLink;
56
- setContinuationToken(page, continuationToken);
57
- yield yield __await(page);
58
- }
59
- while (continuationToken) {
60
- result = yield __await(this._listByAssessmentProjectNext(resourceGroupName, projectName, continuationToken, options));
61
- continuationToken = result.nextLink;
62
- let page = result.value || [];
63
- setContinuationToken(page, continuationToken);
64
- yield yield __await(page);
65
- }
66
- });
48
+ async *listByAssessmentProjectPagingPage(resourceGroupName, projectName, options, settings) {
49
+ let result;
50
+ let continuationToken = settings?.continuationToken;
51
+ if (!continuationToken) {
52
+ result = await this._listByAssessmentProject(resourceGroupName, projectName, options);
53
+ let page = result.value || [];
54
+ continuationToken = result.nextLink;
55
+ setContinuationToken(page, continuationToken);
56
+ yield page;
57
+ }
58
+ while (continuationToken) {
59
+ result = await this._listByAssessmentProjectNext(resourceGroupName, projectName, continuationToken, options);
60
+ continuationToken = result.nextLink;
61
+ let page = result.value || [];
62
+ setContinuationToken(page, continuationToken);
63
+ yield page;
64
+ }
67
65
  }
68
- listByAssessmentProjectPagingAll(resourceGroupName, projectName, options) {
69
- return __asyncGenerator(this, arguments, function* listByAssessmentProjectPagingAll_1() {
70
- var _a, e_1, _b, _c;
71
- try {
72
- for (var _d = true, _e = __asyncValues(this.listByAssessmentProjectPagingPage(resourceGroupName, projectName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
73
- _c = _f.value;
74
- _d = false;
75
- const page = _c;
76
- yield __await(yield* __asyncDelegator(__asyncValues(page)));
77
- }
78
- }
79
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
80
- finally {
81
- try {
82
- if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
83
- }
84
- finally { if (e_1) throw e_1.error; }
85
- }
86
- });
66
+ async *listByAssessmentProjectPagingAll(resourceGroupName, projectName, options) {
67
+ for await (const page of this.listByAssessmentProjectPagingPage(resourceGroupName, projectName, options)) {
68
+ yield* page;
69
+ }
87
70
  }
88
71
  /**
89
72
  * List PrivateEndpointConnection resources by AssessmentProject
@@ -122,14 +105,19 @@ export class PrivateEndpointConnectionOperationsImpl {
122
105
  return this.client.sendOperationRequest(args, spec);
123
106
  };
124
107
  const sendOperationFn = async (args, spec) => {
125
- var _a;
126
108
  let currentRawResponse = undefined;
127
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
109
+ const providedCallback = args.options?.onResponse;
128
110
  const callback = (rawResponse, flatResponse) => {
129
111
  currentRawResponse = rawResponse;
130
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
112
+ providedCallback?.(rawResponse, flatResponse);
113
+ };
114
+ const updatedArgs = {
115
+ ...args,
116
+ options: {
117
+ ...args.options,
118
+ onResponse: callback,
119
+ },
131
120
  };
132
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
133
121
  const flatResponse = await directSendOperation(updatedArgs, spec);
134
122
  return {
135
123
  flatResponse,
@@ -152,8 +140,8 @@ export class PrivateEndpointConnectionOperationsImpl {
152
140
  spec: updateOperationSpec,
153
141
  });
154
142
  const poller = await createHttpPoller(lro, {
155
- restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
156
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
143
+ restoreFrom: options?.resumeFrom,
144
+ intervalInMs: options?.updateIntervalInMs,
157
145
  resourceLocationConfig: "azure-async-operation",
158
146
  });
159
147
  await poller.poll();
@@ -1 +1 @@
1
- {"version":3,"file":"privateEndpointConnectionOperations.js","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnectionOperations.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { PrivateEndpointConnectionOperations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureMigrateAssessmentService } from \"../azureMigrateAssessmentService.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller,\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionOperationsListByAssessmentProjectNextOptionalParams,\n PrivateEndpointConnectionOperationsListByAssessmentProjectOptionalParams,\n PrivateEndpointConnectionOperationsListByAssessmentProjectResponse,\n PrivateEndpointConnectionOperationsGetOptionalParams,\n PrivateEndpointConnectionOperationsGetResponse,\n PrivateEndpointConnectionOperationsUpdateOptionalParams,\n PrivateEndpointConnectionOperationsUpdateResponse,\n PrivateEndpointConnectionOperationsDeleteOptionalParams,\n PrivateEndpointConnectionOperationsListByAssessmentProjectNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PrivateEndpointConnectionOperations operations. */\nexport class PrivateEndpointConnectionOperationsImpl\n implements PrivateEndpointConnectionOperations\n{\n private readonly client: AzureMigrateAssessmentService;\n\n /**\n * Initialize a new instance of the class PrivateEndpointConnectionOperations class.\n * @param client Reference to the service client\n */\n constructor(client: AzureMigrateAssessmentService) {\n this.client = client;\n }\n\n /**\n * List PrivateEndpointConnection resources by AssessmentProject\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param options The options parameters.\n */\n public listByAssessmentProject(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateEndpointConnectionOperationsListByAssessmentProjectOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection> {\n const iter = this.listByAssessmentProjectPagingAll(\n resourceGroupName,\n projectName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByAssessmentProjectPagingPage(\n resourceGroupName,\n projectName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByAssessmentProjectPagingPage(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateEndpointConnectionOperationsListByAssessmentProjectOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PrivateEndpointConnection[]> {\n let result: PrivateEndpointConnectionOperationsListByAssessmentProjectResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByAssessmentProject(\n resourceGroupName,\n projectName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByAssessmentProjectNext(\n resourceGroupName,\n projectName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByAssessmentProjectPagingAll(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateEndpointConnectionOperationsListByAssessmentProjectOptionalParams,\n ): AsyncIterableIterator<PrivateEndpointConnection> {\n for await (const page of this.listByAssessmentProjectPagingPage(\n resourceGroupName,\n projectName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * List PrivateEndpointConnection resources by AssessmentProject\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param options The options parameters.\n */\n private _listByAssessmentProject(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateEndpointConnectionOperationsListByAssessmentProjectOptionalParams,\n ): Promise<PrivateEndpointConnectionOperationsListByAssessmentProjectResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, projectName, options },\n listByAssessmentProjectOperationSpec,\n );\n }\n\n /**\n * Get a PrivateEndpointConnection\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param privateEndpointConnectionName Private endpoint connection ARM name\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n projectName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionOperationsGetOptionalParams,\n ): Promise<PrivateEndpointConnectionOperationsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n projectName,\n privateEndpointConnectionName,\n options,\n },\n getOperationSpec,\n );\n }\n\n /**\n * Create a PrivateEndpointConnection\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param privateEndpointConnectionName Private endpoint connection ARM name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroupName: string,\n projectName: string,\n privateEndpointConnectionName: string,\n resource: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionOperationsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrivateEndpointConnectionOperationsUpdateResponse>,\n PrivateEndpointConnectionOperationsUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<PrivateEndpointConnectionOperationsUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceGroupName,\n projectName,\n privateEndpointConnectionName,\n resource,\n options,\n },\n spec: updateOperationSpec,\n });\n const poller = await createHttpPoller<\n PrivateEndpointConnectionOperationsUpdateResponse,\n OperationState<PrivateEndpointConnectionOperationsUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Create a PrivateEndpointConnection\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param privateEndpointConnectionName Private endpoint connection ARM name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroupName: string,\n projectName: string,\n privateEndpointConnectionName: string,\n resource: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionOperationsUpdateOptionalParams,\n ): Promise<PrivateEndpointConnectionOperationsUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroupName,\n projectName,\n privateEndpointConnectionName,\n resource,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Delete a PrivateEndpointConnection\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param privateEndpointConnectionName Private endpoint connection ARM name\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n projectName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionOperationsDeleteOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n projectName,\n privateEndpointConnectionName,\n options,\n },\n deleteOperationSpec,\n );\n }\n\n /**\n * ListByAssessmentProjectNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param nextLink The nextLink from the previous successful call to the ListByAssessmentProject\n * method.\n * @param options The options parameters.\n */\n private _listByAssessmentProjectNext(\n resourceGroupName: string,\n projectName: string,\n nextLink: string,\n options?: PrivateEndpointConnectionOperationsListByAssessmentProjectNextOptionalParams,\n ): Promise<PrivateEndpointConnectionOperationsListByAssessmentProjectNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, projectName, nextLink, options },\n listByAssessmentProjectNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByAssessmentProjectOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n Parameters.privateEndpointConnectionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnection,\n },\n 201: {\n bodyMapper: Mappers.PrivateEndpointConnection,\n },\n 202: {\n bodyMapper: Mappers.PrivateEndpointConnection,\n },\n 204: {\n bodyMapper: Mappers.PrivateEndpointConnection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.resource7,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n Parameters.privateEndpointConnectionName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n Parameters.privateEndpointConnectionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByAssessmentProjectNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"privateEndpointConnectionOperations.js","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnectionOperations.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { PrivateEndpointConnectionOperations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureMigrateAssessmentService } from \"../azureMigrateAssessmentService.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller,\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionOperationsListByAssessmentProjectNextOptionalParams,\n PrivateEndpointConnectionOperationsListByAssessmentProjectOptionalParams,\n PrivateEndpointConnectionOperationsListByAssessmentProjectResponse,\n PrivateEndpointConnectionOperationsGetOptionalParams,\n PrivateEndpointConnectionOperationsGetResponse,\n PrivateEndpointConnectionOperationsUpdateOptionalParams,\n PrivateEndpointConnectionOperationsUpdateResponse,\n PrivateEndpointConnectionOperationsDeleteOptionalParams,\n PrivateEndpointConnectionOperationsListByAssessmentProjectNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PrivateEndpointConnectionOperations operations. */\nexport class PrivateEndpointConnectionOperationsImpl\n implements PrivateEndpointConnectionOperations\n{\n private readonly client: AzureMigrateAssessmentService;\n\n /**\n * Initialize a new instance of the class PrivateEndpointConnectionOperations class.\n * @param client Reference to the service client\n */\n constructor(client: AzureMigrateAssessmentService) {\n this.client = client;\n }\n\n /**\n * List PrivateEndpointConnection resources by AssessmentProject\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param options The options parameters.\n */\n public listByAssessmentProject(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateEndpointConnectionOperationsListByAssessmentProjectOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection> {\n const iter = this.listByAssessmentProjectPagingAll(\n resourceGroupName,\n projectName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByAssessmentProjectPagingPage(\n resourceGroupName,\n projectName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByAssessmentProjectPagingPage(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateEndpointConnectionOperationsListByAssessmentProjectOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PrivateEndpointConnection[]> {\n let result: PrivateEndpointConnectionOperationsListByAssessmentProjectResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByAssessmentProject(\n resourceGroupName,\n projectName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByAssessmentProjectNext(\n resourceGroupName,\n projectName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByAssessmentProjectPagingAll(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateEndpointConnectionOperationsListByAssessmentProjectOptionalParams,\n ): AsyncIterableIterator<PrivateEndpointConnection> {\n for await (const page of this.listByAssessmentProjectPagingPage(\n resourceGroupName,\n projectName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * List PrivateEndpointConnection resources by AssessmentProject\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param options The options parameters.\n */\n private _listByAssessmentProject(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateEndpointConnectionOperationsListByAssessmentProjectOptionalParams,\n ): Promise<PrivateEndpointConnectionOperationsListByAssessmentProjectResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, projectName, options },\n listByAssessmentProjectOperationSpec,\n );\n }\n\n /**\n * Get a PrivateEndpointConnection\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param privateEndpointConnectionName Private endpoint connection ARM name\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n projectName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionOperationsGetOptionalParams,\n ): Promise<PrivateEndpointConnectionOperationsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n projectName,\n privateEndpointConnectionName,\n options,\n },\n getOperationSpec,\n );\n }\n\n /**\n * Create a PrivateEndpointConnection\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param privateEndpointConnectionName Private endpoint connection ARM name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroupName: string,\n projectName: string,\n privateEndpointConnectionName: string,\n resource: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionOperationsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrivateEndpointConnectionOperationsUpdateResponse>,\n PrivateEndpointConnectionOperationsUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<PrivateEndpointConnectionOperationsUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceGroupName,\n projectName,\n privateEndpointConnectionName,\n resource,\n options,\n },\n spec: updateOperationSpec,\n });\n const poller = await createHttpPoller<\n PrivateEndpointConnectionOperationsUpdateResponse,\n OperationState<PrivateEndpointConnectionOperationsUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Create a PrivateEndpointConnection\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param privateEndpointConnectionName Private endpoint connection ARM name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroupName: string,\n projectName: string,\n privateEndpointConnectionName: string,\n resource: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionOperationsUpdateOptionalParams,\n ): Promise<PrivateEndpointConnectionOperationsUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroupName,\n projectName,\n privateEndpointConnectionName,\n resource,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Delete a PrivateEndpointConnection\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param privateEndpointConnectionName Private endpoint connection ARM name\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n projectName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionOperationsDeleteOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n projectName,\n privateEndpointConnectionName,\n options,\n },\n deleteOperationSpec,\n );\n }\n\n /**\n * ListByAssessmentProjectNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param nextLink The nextLink from the previous successful call to the ListByAssessmentProject\n * method.\n * @param options The options parameters.\n */\n private _listByAssessmentProjectNext(\n resourceGroupName: string,\n projectName: string,\n nextLink: string,\n options?: PrivateEndpointConnectionOperationsListByAssessmentProjectNextOptionalParams,\n ): Promise<PrivateEndpointConnectionOperationsListByAssessmentProjectNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, projectName, nextLink, options },\n listByAssessmentProjectNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByAssessmentProjectOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n Parameters.privateEndpointConnectionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnection,\n },\n 201: {\n bodyMapper: Mappers.PrivateEndpointConnection,\n },\n 202: {\n bodyMapper: Mappers.PrivateEndpointConnection,\n },\n 204: {\n bodyMapper: Mappers.PrivateEndpointConnection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.resource7,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n Parameters.privateEndpointConnectionName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n Parameters.privateEndpointConnectionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByAssessmentProjectNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -5,7 +5,6 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
8
  import { setContinuationToken } from "../pagingHelper.js";
10
9
  import * as coreClient from "@azure/core-client";
11
10
  import * as Mappers from "../models/mappers.js";
@@ -13,6 +12,7 @@ import * as Parameters from "../models/parameters.js";
13
12
  /// <reference lib="esnext.asynciterable" />
14
13
  /** Class containing PrivateLinkResourceOperations operations. */
15
14
  export class PrivateLinkResourceOperationsImpl {
15
+ client;
16
16
  /**
17
17
  * Initialize a new instance of the class PrivateLinkResourceOperations class.
18
18
  * @param client Reference to the service client
@@ -36,52 +36,35 @@ export class PrivateLinkResourceOperationsImpl {
36
36
  return this;
37
37
  },
38
38
  byPage: (settings) => {
39
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
39
+ if (settings?.maxPageSize) {
40
40
  throw new Error("maxPageSize is not supported by this operation.");
41
41
  }
42
42
  return this.listByAssessmentProjectPagingPage(resourceGroupName, projectName, options, settings);
43
43
  },
44
44
  };
45
45
  }
46
- listByAssessmentProjectPagingPage(resourceGroupName, projectName, options, settings) {
47
- return __asyncGenerator(this, arguments, function* listByAssessmentProjectPagingPage_1() {
48
- let result;
49
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
50
- if (!continuationToken) {
51
- result = yield __await(this._listByAssessmentProject(resourceGroupName, projectName, options));
52
- let page = result.value || [];
53
- continuationToken = result.nextLink;
54
- setContinuationToken(page, continuationToken);
55
- yield yield __await(page);
56
- }
57
- while (continuationToken) {
58
- result = yield __await(this._listByAssessmentProjectNext(resourceGroupName, projectName, continuationToken, options));
59
- continuationToken = result.nextLink;
60
- let page = result.value || [];
61
- setContinuationToken(page, continuationToken);
62
- yield yield __await(page);
63
- }
64
- });
46
+ async *listByAssessmentProjectPagingPage(resourceGroupName, projectName, options, settings) {
47
+ let result;
48
+ let continuationToken = settings?.continuationToken;
49
+ if (!continuationToken) {
50
+ result = await this._listByAssessmentProject(resourceGroupName, projectName, options);
51
+ let page = result.value || [];
52
+ continuationToken = result.nextLink;
53
+ setContinuationToken(page, continuationToken);
54
+ yield page;
55
+ }
56
+ while (continuationToken) {
57
+ result = await this._listByAssessmentProjectNext(resourceGroupName, projectName, continuationToken, options);
58
+ continuationToken = result.nextLink;
59
+ let page = result.value || [];
60
+ setContinuationToken(page, continuationToken);
61
+ yield page;
62
+ }
65
63
  }
66
- listByAssessmentProjectPagingAll(resourceGroupName, projectName, options) {
67
- return __asyncGenerator(this, arguments, function* listByAssessmentProjectPagingAll_1() {
68
- var _a, e_1, _b, _c;
69
- try {
70
- for (var _d = true, _e = __asyncValues(this.listByAssessmentProjectPagingPage(resourceGroupName, projectName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
71
- _c = _f.value;
72
- _d = false;
73
- const page = _c;
74
- yield __await(yield* __asyncDelegator(__asyncValues(page)));
75
- }
76
- }
77
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
78
- finally {
79
- try {
80
- if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
81
- }
82
- finally { if (e_1) throw e_1.error; }
83
- }
84
- });
64
+ async *listByAssessmentProjectPagingAll(resourceGroupName, projectName, options) {
65
+ for await (const page of this.listByAssessmentProjectPagingPage(resourceGroupName, projectName, options)) {
66
+ yield* page;
67
+ }
85
68
  }
86
69
  /**
87
70
  * List PrivateLinkResource resources by AssessmentProject
@@ -1 +1 @@
1
- {"version":3,"file":"privateLinkResourceOperations.js","sourceRoot":"","sources":["../../../src/operations/privateLinkResourceOperations.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { PrivateLinkResourceOperations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureMigrateAssessmentService } from \"../azureMigrateAssessmentService.js\";\nimport {\n PrivateLinkResource,\n PrivateLinkResourceOperationsListByAssessmentProjectNextOptionalParams,\n PrivateLinkResourceOperationsListByAssessmentProjectOptionalParams,\n PrivateLinkResourceOperationsListByAssessmentProjectResponse,\n PrivateLinkResourceOperationsGetOptionalParams,\n PrivateLinkResourceOperationsGetResponse,\n PrivateLinkResourceOperationsListByAssessmentProjectNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PrivateLinkResourceOperations operations. */\nexport class PrivateLinkResourceOperationsImpl\n implements PrivateLinkResourceOperations\n{\n private readonly client: AzureMigrateAssessmentService;\n\n /**\n * Initialize a new instance of the class PrivateLinkResourceOperations class.\n * @param client Reference to the service client\n */\n constructor(client: AzureMigrateAssessmentService) {\n this.client = client;\n }\n\n /**\n * List PrivateLinkResource resources by AssessmentProject\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param options The options parameters.\n */\n public listByAssessmentProject(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateLinkResourceOperationsListByAssessmentProjectOptionalParams,\n ): PagedAsyncIterableIterator<PrivateLinkResource> {\n const iter = this.listByAssessmentProjectPagingAll(\n resourceGroupName,\n projectName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByAssessmentProjectPagingPage(\n resourceGroupName,\n projectName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByAssessmentProjectPagingPage(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateLinkResourceOperationsListByAssessmentProjectOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PrivateLinkResource[]> {\n let result: PrivateLinkResourceOperationsListByAssessmentProjectResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByAssessmentProject(\n resourceGroupName,\n projectName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByAssessmentProjectNext(\n resourceGroupName,\n projectName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByAssessmentProjectPagingAll(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateLinkResourceOperationsListByAssessmentProjectOptionalParams,\n ): AsyncIterableIterator<PrivateLinkResource> {\n for await (const page of this.listByAssessmentProjectPagingPage(\n resourceGroupName,\n projectName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * List PrivateLinkResource resources by AssessmentProject\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param options The options parameters.\n */\n private _listByAssessmentProject(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateLinkResourceOperationsListByAssessmentProjectOptionalParams,\n ): Promise<PrivateLinkResourceOperationsListByAssessmentProjectResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, projectName, options },\n listByAssessmentProjectOperationSpec,\n );\n }\n\n /**\n * Get a PrivateLinkResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param privateLinkResourceName Private link resource ARM name\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n projectName: string,\n privateLinkResourceName: string,\n options?: PrivateLinkResourceOperationsGetOptionalParams,\n ): Promise<PrivateLinkResourceOperationsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, projectName, privateLinkResourceName, options },\n getOperationSpec,\n );\n }\n\n /**\n * ListByAssessmentProjectNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param nextLink The nextLink from the previous successful call to the ListByAssessmentProject\n * method.\n * @param options The options parameters.\n */\n private _listByAssessmentProjectNext(\n resourceGroupName: string,\n projectName: string,\n nextLink: string,\n options?: PrivateLinkResourceOperationsListByAssessmentProjectNextOptionalParams,\n ): Promise<PrivateLinkResourceOperationsListByAssessmentProjectNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, projectName, nextLink, options },\n listByAssessmentProjectNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByAssessmentProjectOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateLinkResources\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateLinkResourceListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateLinkResources/{privateLinkResourceName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateLinkResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n Parameters.privateLinkResourceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByAssessmentProjectNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateLinkResourceListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"privateLinkResourceOperations.js","sourceRoot":"","sources":["../../../src/operations/privateLinkResourceOperations.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { PrivateLinkResourceOperations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureMigrateAssessmentService } from \"../azureMigrateAssessmentService.js\";\nimport {\n PrivateLinkResource,\n PrivateLinkResourceOperationsListByAssessmentProjectNextOptionalParams,\n PrivateLinkResourceOperationsListByAssessmentProjectOptionalParams,\n PrivateLinkResourceOperationsListByAssessmentProjectResponse,\n PrivateLinkResourceOperationsGetOptionalParams,\n PrivateLinkResourceOperationsGetResponse,\n PrivateLinkResourceOperationsListByAssessmentProjectNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PrivateLinkResourceOperations operations. */\nexport class PrivateLinkResourceOperationsImpl\n implements PrivateLinkResourceOperations\n{\n private readonly client: AzureMigrateAssessmentService;\n\n /**\n * Initialize a new instance of the class PrivateLinkResourceOperations class.\n * @param client Reference to the service client\n */\n constructor(client: AzureMigrateAssessmentService) {\n this.client = client;\n }\n\n /**\n * List PrivateLinkResource resources by AssessmentProject\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param options The options parameters.\n */\n public listByAssessmentProject(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateLinkResourceOperationsListByAssessmentProjectOptionalParams,\n ): PagedAsyncIterableIterator<PrivateLinkResource> {\n const iter = this.listByAssessmentProjectPagingAll(\n resourceGroupName,\n projectName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByAssessmentProjectPagingPage(\n resourceGroupName,\n projectName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByAssessmentProjectPagingPage(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateLinkResourceOperationsListByAssessmentProjectOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PrivateLinkResource[]> {\n let result: PrivateLinkResourceOperationsListByAssessmentProjectResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByAssessmentProject(\n resourceGroupName,\n projectName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByAssessmentProjectNext(\n resourceGroupName,\n projectName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByAssessmentProjectPagingAll(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateLinkResourceOperationsListByAssessmentProjectOptionalParams,\n ): AsyncIterableIterator<PrivateLinkResource> {\n for await (const page of this.listByAssessmentProjectPagingPage(\n resourceGroupName,\n projectName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * List PrivateLinkResource resources by AssessmentProject\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param options The options parameters.\n */\n private _listByAssessmentProject(\n resourceGroupName: string,\n projectName: string,\n options?: PrivateLinkResourceOperationsListByAssessmentProjectOptionalParams,\n ): Promise<PrivateLinkResourceOperationsListByAssessmentProjectResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, projectName, options },\n listByAssessmentProjectOperationSpec,\n );\n }\n\n /**\n * Get a PrivateLinkResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param privateLinkResourceName Private link resource ARM name\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n projectName: string,\n privateLinkResourceName: string,\n options?: PrivateLinkResourceOperationsGetOptionalParams,\n ): Promise<PrivateLinkResourceOperationsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, projectName, privateLinkResourceName, options },\n getOperationSpec,\n );\n }\n\n /**\n * ListByAssessmentProjectNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param projectName Assessment Project Name\n * @param nextLink The nextLink from the previous successful call to the ListByAssessmentProject\n * method.\n * @param options The options parameters.\n */\n private _listByAssessmentProjectNext(\n resourceGroupName: string,\n projectName: string,\n nextLink: string,\n options?: PrivateLinkResourceOperationsListByAssessmentProjectNextOptionalParams,\n ): Promise<PrivateLinkResourceOperationsListByAssessmentProjectNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, projectName, nextLink, options },\n listByAssessmentProjectNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByAssessmentProjectOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateLinkResources\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateLinkResourceListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateLinkResources/{privateLinkResourceName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateLinkResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n Parameters.privateLinkResourceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByAssessmentProjectNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateLinkResourceListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.projectName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -5,7 +5,6 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
8
  import { setContinuationToken } from "../pagingHelper.js";
10
9
  import * as coreClient from "@azure/core-client";
11
10
  import * as Mappers from "../models/mappers.js";
@@ -15,6 +14,7 @@ import { createLroSpec } from "../lroImpl.js";
15
14
  /// <reference lib="esnext.asynciterable" />
16
15
  /** Class containing ServerCollectorsOperations operations. */
17
16
  export class ServerCollectorsOperationsImpl {
17
+ client;
18
18
  /**
19
19
  * Initialize a new instance of the class ServerCollectorsOperations class.
20
20
  * @param client Reference to the service client
@@ -38,52 +38,35 @@ export class ServerCollectorsOperationsImpl {
38
38
  return this;
39
39
  },
40
40
  byPage: (settings) => {
41
- if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
41
+ if (settings?.maxPageSize) {
42
42
  throw new Error("maxPageSize is not supported by this operation.");
43
43
  }
44
44
  return this.listByAssessmentProjectPagingPage(resourceGroupName, projectName, options, settings);
45
45
  },
46
46
  };
47
47
  }
48
- listByAssessmentProjectPagingPage(resourceGroupName, projectName, options, settings) {
49
- return __asyncGenerator(this, arguments, function* listByAssessmentProjectPagingPage_1() {
50
- let result;
51
- let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
52
- if (!continuationToken) {
53
- result = yield __await(this._listByAssessmentProject(resourceGroupName, projectName, options));
54
- let page = result.value || [];
55
- continuationToken = result.nextLink;
56
- setContinuationToken(page, continuationToken);
57
- yield yield __await(page);
58
- }
59
- while (continuationToken) {
60
- result = yield __await(this._listByAssessmentProjectNext(resourceGroupName, projectName, continuationToken, options));
61
- continuationToken = result.nextLink;
62
- let page = result.value || [];
63
- setContinuationToken(page, continuationToken);
64
- yield yield __await(page);
65
- }
66
- });
48
+ async *listByAssessmentProjectPagingPage(resourceGroupName, projectName, options, settings) {
49
+ let result;
50
+ let continuationToken = settings?.continuationToken;
51
+ if (!continuationToken) {
52
+ result = await this._listByAssessmentProject(resourceGroupName, projectName, options);
53
+ let page = result.value || [];
54
+ continuationToken = result.nextLink;
55
+ setContinuationToken(page, continuationToken);
56
+ yield page;
57
+ }
58
+ while (continuationToken) {
59
+ result = await this._listByAssessmentProjectNext(resourceGroupName, projectName, continuationToken, options);
60
+ continuationToken = result.nextLink;
61
+ let page = result.value || [];
62
+ setContinuationToken(page, continuationToken);
63
+ yield page;
64
+ }
67
65
  }
68
- listByAssessmentProjectPagingAll(resourceGroupName, projectName, options) {
69
- return __asyncGenerator(this, arguments, function* listByAssessmentProjectPagingAll_1() {
70
- var _a, e_1, _b, _c;
71
- try {
72
- for (var _d = true, _e = __asyncValues(this.listByAssessmentProjectPagingPage(resourceGroupName, projectName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
73
- _c = _f.value;
74
- _d = false;
75
- const page = _c;
76
- yield __await(yield* __asyncDelegator(__asyncValues(page)));
77
- }
78
- }
79
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
80
- finally {
81
- try {
82
- if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
83
- }
84
- finally { if (e_1) throw e_1.error; }
85
- }
86
- });
66
+ async *listByAssessmentProjectPagingAll(resourceGroupName, projectName, options) {
67
+ for await (const page of this.listByAssessmentProjectPagingPage(resourceGroupName, projectName, options)) {
68
+ yield* page;
69
+ }
87
70
  }
88
71
  /**
89
72
  * List ServerCollector resources by AssessmentProject
@@ -117,14 +100,19 @@ export class ServerCollectorsOperationsImpl {
117
100
  return this.client.sendOperationRequest(args, spec);
118
101
  };
119
102
  const sendOperationFn = async (args, spec) => {
120
- var _a;
121
103
  let currentRawResponse = undefined;
122
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
104
+ const providedCallback = args.options?.onResponse;
123
105
  const callback = (rawResponse, flatResponse) => {
124
106
  currentRawResponse = rawResponse;
125
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
107
+ providedCallback?.(rawResponse, flatResponse);
108
+ };
109
+ const updatedArgs = {
110
+ ...args,
111
+ options: {
112
+ ...args.options,
113
+ onResponse: callback,
114
+ },
126
115
  };
127
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
128
116
  const flatResponse = await directSendOperation(updatedArgs, spec);
129
117
  return {
130
118
  flatResponse,
@@ -147,8 +135,8 @@ export class ServerCollectorsOperationsImpl {
147
135
  spec: createOperationSpec,
148
136
  });
149
137
  const poller = await createHttpPoller(lro, {
150
- restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
151
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
138
+ restoreFrom: options?.resumeFrom,
139
+ intervalInMs: options?.updateIntervalInMs,
152
140
  resourceLocationConfig: "azure-async-operation",
153
141
  });
154
142
  await poller.poll();