@azure/arm-streamanalytics 5.0.0-alpha.20250214.1 → 5.0.0-alpha.20250218.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.
- package/README.md +21 -12
- package/dist/browser/index.d.ts +5 -0
- package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
- package/{dist-esm/src → dist/browser}/index.js +4 -4
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/clusters.d.ts +3 -3
- package/dist/browser/operations/clusters.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/clusters.js +113 -125
- package/dist/browser/operations/clusters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/functions.d.ts +3 -3
- package/dist/browser/operations/functions.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/functions.js +41 -45
- package/dist/browser/operations/functions.js.map +1 -0
- package/dist/browser/operations/index.d.ts +11 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +18 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/inputs.d.ts +3 -3
- package/dist/browser/operations/inputs.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/inputs.js +41 -45
- package/dist/browser/operations/inputs.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
- package/dist/browser/operations/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/outputs.d.ts +3 -3
- package/dist/browser/operations/outputs.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/outputs.js +41 -45
- package/dist/browser/operations/outputs.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpoints.d.ts +3 -3
- package/dist/browser/operations/privateEndpoints.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpoints.js +41 -45
- package/dist/browser/operations/privateEndpoints.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/skuOperations.d.ts +3 -3
- package/dist/browser/operations/skuOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/skuOperations.js +3 -3
- package/dist/browser/operations/skuOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/streamingJobs.d.ts +3 -3
- package/dist/browser/operations/streamingJobs.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/streamingJobs.js +185 -205
- package/dist/browser/operations/streamingJobs.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/subscriptions.d.ts +3 -3
- package/dist/browser/operations/subscriptions.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/subscriptions.js +151 -168
- package/dist/browser/operations/subscriptions.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/transformations.d.ts +3 -3
- package/dist/browser/operations/transformations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/transformations.js +2 -2
- package/dist/browser/operations/transformations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/clusters.d.ts +1 -1
- package/dist/browser/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/clusters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/functions.d.ts +1 -1
- package/dist/browser/operationsInterfaces/functions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/functions.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +11 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +18 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/inputs.d.ts +1 -1
- package/dist/browser/operationsInterfaces/inputs.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/inputs.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/outputs.d.ts +1 -1
- package/dist/browser/operationsInterfaces/outputs.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/outputs.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpoints.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateEndpoints.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpoints.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/skuOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/skuOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/skuOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/streamingJobs.d.ts +1 -1
- package/dist/browser/operationsInterfaces/streamingJobs.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/streamingJobs.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/subscriptions.d.ts +1 -1
- package/dist/browser/operationsInterfaces/subscriptions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/subscriptions.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/transformations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/transformations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/transformations.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/{dist-esm/src → dist/browser}/streamAnalyticsManagementClient.d.ts +2 -2
- package/dist/browser/streamAnalyticsManagementClient.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/streamAnalyticsManagementClient.js +1 -1
- package/dist/browser/streamAnalyticsManagementClient.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +11 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +17 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/{types/arm-streamanalytics.d.ts → dist/commonjs/models/index.d.ts} +2815 -3785
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +269 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +221 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +4722 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +40 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +294 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/clusters.d.ts +137 -0
- package/dist/commonjs/operations/clusters.d.ts.map +1 -0
- package/dist/commonjs/operations/clusters.js +674 -0
- package/dist/commonjs/operations/clusters.js.map +1 -0
- package/dist/commonjs/operations/functions.d.ts +107 -0
- package/dist/commonjs/operations/functions.d.ts.map +1 -0
- package/dist/commonjs/operations/functions.js +435 -0
- package/dist/commonjs/operations/functions.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +11 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +21 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/inputs.d.ts +94 -0
- package/dist/commonjs/operations/inputs.d.ts.map +1 -0
- package/dist/commonjs/operations/inputs.js +396 -0
- package/dist/commonjs/operations/inputs.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +32 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +137 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/outputs.d.ts +95 -0
- package/dist/commonjs/operations/outputs.d.ts.map +1 -0
- package/dist/commonjs/operations/outputs.js +397 -0
- package/dist/commonjs/operations/outputs.js.map +1 -0
- package/dist/commonjs/operations/privateEndpoints.d.ts +73 -0
- package/dist/commonjs/operations/privateEndpoints.d.ts.map +1 -0
- package/dist/commonjs/operations/privateEndpoints.js +314 -0
- package/dist/commonjs/operations/privateEndpoints.js.map +1 -0
- package/dist/commonjs/operations/skuOperations.d.ts +38 -0
- package/dist/commonjs/operations/skuOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/skuOperations.js +154 -0
- package/dist/commonjs/operations/skuOperations.js.map +1 -0
- package/dist/commonjs/operations/streamingJobs.d.ts +151 -0
- package/dist/commonjs/operations/streamingJobs.d.ts.map +1 -0
- package/dist/commonjs/operations/streamingJobs.js +731 -0
- package/dist/commonjs/operations/streamingJobs.js.map +1 -0
- package/dist/commonjs/operations/subscriptions.d.ts +96 -0
- package/dist/commonjs/operations/subscriptions.d.ts.map +1 -0
- package/dist/commonjs/operations/subscriptions.js +434 -0
- package/dist/commonjs/operations/subscriptions.js.map +1 -0
- package/dist/commonjs/operations/transformations.d.ts +46 -0
- package/dist/commonjs/operations/transformations.d.ts.map +1 -0
- package/dist/commonjs/operations/transformations.js +165 -0
- package/dist/commonjs/operations/transformations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/clusters.d.ts +84 -0
- package/dist/commonjs/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/clusters.js +10 -0
- package/dist/commonjs/operationsInterfaces/clusters.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/functions.d.ts +82 -0
- package/dist/commonjs/operationsInterfaces/functions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/functions.js +10 -0
- package/dist/commonjs/operationsInterfaces/functions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +21 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/inputs.d.ts +69 -0
- package/dist/commonjs/operationsInterfaces/inputs.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/inputs.js +10 -0
- package/dist/commonjs/operationsInterfaces/inputs.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/outputs.d.ts +70 -0
- package/dist/commonjs/operationsInterfaces/outputs.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/outputs.js +10 -0
- package/dist/commonjs/operationsInterfaces/outputs.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpoints.d.ts +48 -0
- package/dist/commonjs/operationsInterfaces/privateEndpoints.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpoints.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateEndpoints.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/skuOperations.d.ts +13 -0
- package/dist/commonjs/operationsInterfaces/skuOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/skuOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/skuOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/streamingJobs.d.ts +115 -0
- package/dist/commonjs/operationsInterfaces/streamingJobs.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/streamingJobs.js +10 -0
- package/dist/commonjs/operationsInterfaces/streamingJobs.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/subscriptions.d.ts +88 -0
- package/dist/commonjs/operationsInterfaces/subscriptions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/subscriptions.js +10 -0
- package/dist/commonjs/operationsInterfaces/subscriptions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/transformations.d.ts +38 -0
- package/dist/commonjs/operationsInterfaces/transformations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/transformations.js +10 -0
- package/dist/commonjs/operationsInterfaces/transformations.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/commonjs/streamAnalyticsManagementClient.d.ts +26 -0
- package/dist/commonjs/streamAnalyticsManagementClient.d.ts.map +1 -0
- package/dist/commonjs/streamAnalyticsManagementClient.js +84 -0
- package/dist/commonjs/streamAnalyticsManagementClient.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/{src/index.ts → dist/esm/index.js} +5 -5
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +11 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +14 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +2815 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +266 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +221 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +4716 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +40 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +291 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/clusters.d.ts +137 -0
- package/dist/esm/operations/clusters.d.ts.map +1 -0
- package/dist/esm/operations/clusters.js +670 -0
- package/dist/esm/operations/clusters.js.map +1 -0
- package/dist/esm/operations/functions.d.ts +107 -0
- package/dist/esm/operations/functions.d.ts.map +1 -0
- package/dist/esm/operations/functions.js +431 -0
- package/dist/esm/operations/functions.js.map +1 -0
- package/dist/esm/operations/index.d.ts +11 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +18 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/inputs.d.ts +94 -0
- package/dist/esm/operations/inputs.d.ts.map +1 -0
- package/dist/esm/operations/inputs.js +392 -0
- package/dist/esm/operations/inputs.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +32 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +133 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/outputs.d.ts +95 -0
- package/dist/esm/operations/outputs.d.ts.map +1 -0
- package/dist/esm/operations/outputs.js +393 -0
- package/dist/esm/operations/outputs.js.map +1 -0
- package/dist/esm/operations/privateEndpoints.d.ts +73 -0
- package/dist/esm/operations/privateEndpoints.d.ts.map +1 -0
- package/dist/esm/operations/privateEndpoints.js +310 -0
- package/dist/esm/operations/privateEndpoints.js.map +1 -0
- package/dist/esm/operations/skuOperations.d.ts +38 -0
- package/dist/esm/operations/skuOperations.d.ts.map +1 -0
- package/dist/esm/operations/skuOperations.js +150 -0
- package/dist/esm/operations/skuOperations.js.map +1 -0
- package/dist/esm/operations/streamingJobs.d.ts +151 -0
- package/dist/esm/operations/streamingJobs.d.ts.map +1 -0
- package/dist/esm/operations/streamingJobs.js +727 -0
- package/dist/esm/operations/streamingJobs.js.map +1 -0
- package/dist/esm/operations/subscriptions.d.ts +96 -0
- package/dist/esm/operations/subscriptions.d.ts.map +1 -0
- package/dist/esm/operations/subscriptions.js +429 -0
- package/dist/esm/operations/subscriptions.js.map +1 -0
- package/dist/esm/operations/transformations.d.ts +46 -0
- package/dist/esm/operations/transformations.d.ts.map +1 -0
- package/dist/esm/operations/transformations.js +160 -0
- package/dist/esm/operations/transformations.js.map +1 -0
- package/dist/esm/operationsInterfaces/clusters.d.ts +84 -0
- package/dist/esm/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/clusters.js +9 -0
- package/dist/esm/operationsInterfaces/clusters.js.map +1 -0
- package/dist/esm/operationsInterfaces/functions.d.ts +82 -0
- package/dist/esm/operationsInterfaces/functions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/functions.js +9 -0
- package/dist/esm/operationsInterfaces/functions.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +11 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +18 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/inputs.d.ts +69 -0
- package/dist/esm/operationsInterfaces/inputs.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/inputs.js +9 -0
- package/dist/esm/operationsInterfaces/inputs.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/outputs.d.ts +70 -0
- package/dist/esm/operationsInterfaces/outputs.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/outputs.js +9 -0
- package/dist/esm/operationsInterfaces/outputs.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpoints.d.ts +48 -0
- package/dist/esm/operationsInterfaces/privateEndpoints.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpoints.js +9 -0
- package/dist/esm/operationsInterfaces/privateEndpoints.js.map +1 -0
- package/dist/esm/operationsInterfaces/skuOperations.d.ts +13 -0
- package/dist/esm/operationsInterfaces/skuOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/skuOperations.js +9 -0
- package/dist/esm/operationsInterfaces/skuOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/streamingJobs.d.ts +115 -0
- package/dist/esm/operationsInterfaces/streamingJobs.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/streamingJobs.js +9 -0
- package/dist/esm/operationsInterfaces/streamingJobs.js.map +1 -0
- package/dist/esm/operationsInterfaces/subscriptions.d.ts +88 -0
- package/dist/esm/operationsInterfaces/subscriptions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/subscriptions.js +9 -0
- package/dist/esm/operationsInterfaces/subscriptions.js.map +1 -0
- package/dist/esm/operationsInterfaces/transformations.d.ts +38 -0
- package/dist/esm/operationsInterfaces/transformations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/transformations.js +9 -0
- package/dist/esm/operationsInterfaces/transformations.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/esm/streamAnalyticsManagementClient.d.ts +26 -0
- package/dist/esm/streamAnalyticsManagementClient.d.ts.map +1 -0
- package/dist/esm/streamAnalyticsManagementClient.js +79 -0
- package/dist/esm/streamAnalyticsManagementClient.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +11 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +14 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +2815 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +266 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +221 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +4716 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +40 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +291 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/clusters.d.ts +137 -0
- package/dist/react-native/operations/clusters.d.ts.map +1 -0
- package/dist/react-native/operations/clusters.js +670 -0
- package/dist/react-native/operations/clusters.js.map +1 -0
- package/dist/react-native/operations/functions.d.ts +107 -0
- package/dist/react-native/operations/functions.d.ts.map +1 -0
- package/dist/react-native/operations/functions.js +431 -0
- package/dist/react-native/operations/functions.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +11 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +18 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/inputs.d.ts +94 -0
- package/dist/react-native/operations/inputs.d.ts.map +1 -0
- package/dist/react-native/operations/inputs.js +392 -0
- package/dist/react-native/operations/inputs.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +32 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +133 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/outputs.d.ts +95 -0
- package/dist/react-native/operations/outputs.d.ts.map +1 -0
- package/dist/react-native/operations/outputs.js +393 -0
- package/dist/react-native/operations/outputs.js.map +1 -0
- package/dist/react-native/operations/privateEndpoints.d.ts +73 -0
- package/dist/react-native/operations/privateEndpoints.d.ts.map +1 -0
- package/dist/react-native/operations/privateEndpoints.js +310 -0
- package/dist/react-native/operations/privateEndpoints.js.map +1 -0
- package/dist/react-native/operations/skuOperations.d.ts +38 -0
- package/dist/react-native/operations/skuOperations.d.ts.map +1 -0
- package/dist/react-native/operations/skuOperations.js +150 -0
- package/dist/react-native/operations/skuOperations.js.map +1 -0
- package/dist/react-native/operations/streamingJobs.d.ts +151 -0
- package/dist/react-native/operations/streamingJobs.d.ts.map +1 -0
- package/dist/react-native/operations/streamingJobs.js +727 -0
- package/dist/react-native/operations/streamingJobs.js.map +1 -0
- package/dist/react-native/operations/subscriptions.d.ts +96 -0
- package/dist/react-native/operations/subscriptions.d.ts.map +1 -0
- package/dist/react-native/operations/subscriptions.js +429 -0
- package/dist/react-native/operations/subscriptions.js.map +1 -0
- package/dist/react-native/operations/transformations.d.ts +46 -0
- package/dist/react-native/operations/transformations.d.ts.map +1 -0
- package/dist/react-native/operations/transformations.js +160 -0
- package/dist/react-native/operations/transformations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/clusters.d.ts +84 -0
- package/dist/react-native/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/clusters.js +9 -0
- package/dist/react-native/operationsInterfaces/clusters.js.map +1 -0
- package/dist/react-native/operationsInterfaces/functions.d.ts +82 -0
- package/dist/react-native/operationsInterfaces/functions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/functions.js +9 -0
- package/dist/react-native/operationsInterfaces/functions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +18 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/inputs.d.ts +69 -0
- package/dist/react-native/operationsInterfaces/inputs.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/inputs.js +9 -0
- package/dist/react-native/operationsInterfaces/inputs.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/outputs.d.ts +70 -0
- package/dist/react-native/operationsInterfaces/outputs.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/outputs.js +9 -0
- package/dist/react-native/operationsInterfaces/outputs.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpoints.d.ts +48 -0
- package/dist/react-native/operationsInterfaces/privateEndpoints.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpoints.js +9 -0
- package/dist/react-native/operationsInterfaces/privateEndpoints.js.map +1 -0
- package/dist/react-native/operationsInterfaces/skuOperations.d.ts +13 -0
- package/dist/react-native/operationsInterfaces/skuOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/skuOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/skuOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/streamingJobs.d.ts +115 -0
- package/dist/react-native/operationsInterfaces/streamingJobs.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/streamingJobs.js +9 -0
- package/dist/react-native/operationsInterfaces/streamingJobs.js.map +1 -0
- package/dist/react-native/operationsInterfaces/subscriptions.d.ts +88 -0
- package/dist/react-native/operationsInterfaces/subscriptions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/subscriptions.js +9 -0
- package/dist/react-native/operationsInterfaces/subscriptions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/transformations.d.ts +38 -0
- package/dist/react-native/operationsInterfaces/transformations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/transformations.js +9 -0
- package/dist/react-native/operationsInterfaces/transformations.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/dist/react-native/streamAnalyticsManagementClient.d.ts +26 -0
- package/dist/react-native/streamAnalyticsManagementClient.d.ts.map +1 -0
- package/dist/react-native/streamAnalyticsManagementClient.js +79 -0
- package/dist/react-native/streamAnalyticsManagementClient.js.map +1 -0
- package/package.json +67 -36
- package/dist/index.js +0 -9393
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +0 -34
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +0 -36
- package/dist-esm/samples-dev/clustersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersGetSample.js +0 -36
- package/dist-esm/samples-dev/clustersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersListStreamingJobsSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersListStreamingJobsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersListStreamingJobsSample.js +0 -52
- package/dist-esm/samples-dev/clustersListStreamingJobsSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +0 -30
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/functionsCreateOrReplaceSample.d.ts +0 -2
- package/dist-esm/samples-dev/functionsCreateOrReplaceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/functionsCreateOrReplaceSample.js +0 -148
- package/dist-esm/samples-dev/functionsCreateOrReplaceSample.js.map +0 -1
- package/dist-esm/samples-dev/functionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/functionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/functionsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/functionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/functionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/functionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/functionsGetSample.js +0 -56
- package/dist-esm/samples-dev/functionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/functionsListByStreamingJobSample.d.ts +0 -2
- package/dist-esm/samples-dev/functionsListByStreamingJobSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/functionsListByStreamingJobSample.js +0 -52
- package/dist-esm/samples-dev/functionsListByStreamingJobSample.js.map +0 -1
- package/dist-esm/samples-dev/functionsRetrieveDefaultDefinitionSample.d.ts +0 -2
- package/dist-esm/samples-dev/functionsRetrieveDefaultDefinitionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/functionsRetrieveDefaultDefinitionSample.js +0 -38
- package/dist-esm/samples-dev/functionsRetrieveDefaultDefinitionSample.js.map +0 -1
- package/dist-esm/samples-dev/functionsTestSample.d.ts +0 -2
- package/dist-esm/samples-dev/functionsTestSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/functionsTestSample.js +0 -56
- package/dist-esm/samples-dev/functionsTestSample.js.map +0 -1
- package/dist-esm/samples-dev/functionsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/functionsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/functionsUpdateSample.js +0 -67
- package/dist-esm/samples-dev/functionsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/inputsCreateOrReplaceSample.d.ts +0 -2
- package/dist-esm/samples-dev/inputsCreateOrReplaceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/inputsCreateOrReplaceSample.js +0 -246
- package/dist-esm/samples-dev/inputsCreateOrReplaceSample.js.map +0 -1
- package/dist-esm/samples-dev/inputsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/inputsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/inputsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/inputsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/inputsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/inputsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/inputsGetSample.js +0 -94
- package/dist-esm/samples-dev/inputsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/inputsListByStreamingJobSample.d.ts +0 -2
- package/dist-esm/samples-dev/inputsListByStreamingJobSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/inputsListByStreamingJobSample.js +0 -81
- package/dist-esm/samples-dev/inputsListByStreamingJobSample.js.map +0 -1
- package/dist-esm/samples-dev/inputsTestSample.d.ts +0 -2
- package/dist-esm/samples-dev/inputsTestSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/inputsTestSample.js +0 -37
- package/dist-esm/samples-dev/inputsTestSample.js.map +0 -1
- package/dist-esm/samples-dev/inputsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/inputsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/inputsUpdateSample.js +0 -124
- package/dist-esm/samples-dev/inputsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -50
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/outputsCreateOrReplaceSample.d.ts +0 -2
- package/dist-esm/samples-dev/outputsCreateOrReplaceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/outputsCreateOrReplaceSample.js +0 -467
- package/dist-esm/samples-dev/outputsCreateOrReplaceSample.js.map +0 -1
- package/dist-esm/samples-dev/outputsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/outputsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/outputsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/outputsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/outputsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/outputsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/outputsGetSample.js +0 -246
- package/dist-esm/samples-dev/outputsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/outputsListByStreamingJobSample.d.ts +0 -2
- package/dist-esm/samples-dev/outputsListByStreamingJobSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/outputsListByStreamingJobSample.js +0 -52
- package/dist-esm/samples-dev/outputsListByStreamingJobSample.js.map +0 -1
- package/dist-esm/samples-dev/outputsTestSample.d.ts +0 -2
- package/dist-esm/samples-dev/outputsTestSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/outputsTestSample.js +0 -37
- package/dist-esm/samples-dev/outputsTestSample.js.map +0 -1
- package/dist-esm/samples-dev/outputsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/outputsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/outputsUpdateSample.js +0 -315
- package/dist-esm/samples-dev/outputsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointsCreateOrUpdateSample.js +0 -40
- package/dist-esm/samples-dev/privateEndpointsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/privateEndpointsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointsGetSample.js +0 -37
- package/dist-esm/samples-dev/privateEndpointsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointsListByClusterSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointsListByClusterSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointsListByClusterSample.js +0 -52
- package/dist-esm/samples-dev/privateEndpointsListByClusterSample.js.map +0 -1
- package/dist-esm/samples-dev/skuListSample.d.ts +0 -2
- package/dist-esm/samples-dev/skuListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/skuListSample.js +0 -52
- package/dist-esm/samples-dev/skuListSample.js.map +0 -1
- package/dist-esm/samples-dev/streamingJobsCreateOrReplaceSample.d.ts +0 -2
- package/dist-esm/samples-dev/streamingJobsCreateOrReplaceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/streamingJobsCreateOrReplaceSample.js +0 -161
- package/dist-esm/samples-dev/streamingJobsCreateOrReplaceSample.js.map +0 -1
- package/dist-esm/samples-dev/streamingJobsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/streamingJobsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/streamingJobsDeleteSample.js +0 -36
- package/dist-esm/samples-dev/streamingJobsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/streamingJobsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/streamingJobsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/streamingJobsGetSample.js +0 -49
- package/dist-esm/samples-dev/streamingJobsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/streamingJobsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/streamingJobsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/streamingJobsListByResourceGroupSample.js +0 -79
- package/dist-esm/samples-dev/streamingJobsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/streamingJobsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/streamingJobsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/streamingJobsListSample.js +0 -77
- package/dist-esm/samples-dev/streamingJobsListSample.js.map +0 -1
- package/dist-esm/samples-dev/streamingJobsScaleSample.d.ts +0 -2
- package/dist-esm/samples-dev/streamingJobsScaleSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/streamingJobsScaleSample.js +0 -33
- package/dist-esm/samples-dev/streamingJobsScaleSample.js.map +0 -1
- package/dist-esm/samples-dev/streamingJobsStartSample.d.ts +0 -2
- package/dist-esm/samples-dev/streamingJobsStartSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/streamingJobsStartSample.js +0 -78
- package/dist-esm/samples-dev/streamingJobsStartSample.js.map +0 -1
- package/dist-esm/samples-dev/streamingJobsStopSample.d.ts +0 -2
- package/dist-esm/samples-dev/streamingJobsStopSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/streamingJobsStopSample.js +0 -36
- package/dist-esm/samples-dev/streamingJobsStopSample.js.map +0 -1
- package/dist-esm/samples-dev/streamingJobsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/streamingJobsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/streamingJobsUpdateSample.js +0 -33
- package/dist-esm/samples-dev/streamingJobsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/subscriptionsCompileQuerySample.d.ts +0 -2
- package/dist-esm/samples-dev/subscriptionsCompileQuerySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/subscriptionsCompileQuerySample.js +0 -43
- package/dist-esm/samples-dev/subscriptionsCompileQuerySample.js.map +0 -1
- package/dist-esm/samples-dev/subscriptionsListQuotasSample.d.ts +0 -2
- package/dist-esm/samples-dev/subscriptionsListQuotasSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/subscriptionsListQuotasSample.js +0 -35
- package/dist-esm/samples-dev/subscriptionsListQuotasSample.js.map +0 -1
- package/dist-esm/samples-dev/subscriptionsSampleInputSample.d.ts +0 -2
- package/dist-esm/samples-dev/subscriptionsSampleInputSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/subscriptionsSampleInputSample.js +0 -48
- package/dist-esm/samples-dev/subscriptionsSampleInputSample.js.map +0 -1
- package/dist-esm/samples-dev/subscriptionsTestInputSample.d.ts +0 -2
- package/dist-esm/samples-dev/subscriptionsTestInputSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/subscriptionsTestInputSample.js +0 -45
- package/dist-esm/samples-dev/subscriptionsTestInputSample.js.map +0 -1
- package/dist-esm/samples-dev/subscriptionsTestOutputSample.d.ts +0 -2
- package/dist-esm/samples-dev/subscriptionsTestOutputSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/subscriptionsTestOutputSample.js +0 -41
- package/dist-esm/samples-dev/subscriptionsTestOutputSample.js.map +0 -1
- package/dist-esm/samples-dev/subscriptionsTestQuerySample.d.ts +0 -2
- package/dist-esm/samples-dev/subscriptionsTestQuerySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/subscriptionsTestQuerySample.js +0 -68
- package/dist-esm/samples-dev/subscriptionsTestQuerySample.js.map +0 -1
- package/dist-esm/samples-dev/transformationsCreateOrReplaceSample.d.ts +0 -2
- package/dist-esm/samples-dev/transformationsCreateOrReplaceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/transformationsCreateOrReplaceSample.js +0 -34
- package/dist-esm/samples-dev/transformationsCreateOrReplaceSample.js.map +0 -1
- package/dist-esm/samples-dev/transformationsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/transformationsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/transformationsGetSample.js +0 -37
- package/dist-esm/samples-dev/transformationsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/transformationsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/transformationsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/transformationsUpdateSample.js +0 -31
- package/dist-esm/samples-dev/transformationsUpdateSample.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/clusters.d.ts.map +0 -1
- package/dist-esm/src/operations/clusters.js.map +0 -1
- package/dist-esm/src/operations/functions.d.ts.map +0 -1
- package/dist-esm/src/operations/functions.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -11
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -18
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/inputs.d.ts.map +0 -1
- package/dist-esm/src/operations/inputs.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/outputs.d.ts.map +0 -1
- package/dist-esm/src/operations/outputs.js.map +0 -1
- package/dist-esm/src/operations/privateEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndpoints.js.map +0 -1
- package/dist-esm/src/operations/skuOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/skuOperations.js.map +0 -1
- package/dist-esm/src/operations/streamingJobs.d.ts.map +0 -1
- package/dist-esm/src/operations/streamingJobs.js.map +0 -1
- package/dist-esm/src/operations/subscriptions.d.ts.map +0 -1
- package/dist-esm/src/operations/subscriptions.js.map +0 -1
- package/dist-esm/src/operations/transformations.d.ts.map +0 -1
- package/dist-esm/src/operations/transformations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/clusters.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/functions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/functions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -11
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -18
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/inputs.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/inputs.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/outputs.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/outputs.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpoints.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/skuOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/skuOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/streamingJobs.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/streamingJobs.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/subscriptions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/subscriptions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/transformations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/transformations.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/src/streamAnalyticsManagementClient.d.ts.map +0 -1
- package/dist-esm/src/streamAnalyticsManagementClient.js.map +0 -1
- package/dist-esm/test/streamanalytics_operations_test.spec.d.ts +0 -4
- package/dist-esm/test/streamanalytics_operations_test.spec.d.ts.map +0 -1
- package/dist-esm/test/streamanalytics_operations_test.spec.js +0 -116
- package/dist-esm/test/streamanalytics_operations_test.spec.js.map +0 -1
- package/src/lroImpl.ts +0 -38
- package/src/models/index.ts +0 -3290
- package/src/models/mappers.ts +0 -5377
- package/src/models/parameters.ts +0 -350
- package/src/operations/clusters.ts +0 -889
- package/src/operations/functions.ts +0 -585
- package/src/operations/index.ts +0 -18
- package/src/operations/inputs.ts +0 -532
- package/src/operations/operations.ts +0 -149
- package/src/operations/outputs.ts +0 -533
- package/src/operations/privateEndpoints.ts +0 -422
- package/src/operations/skuOperations.ts +0 -193
- package/src/operations/streamingJobs.ts +0 -945
- package/src/operations/subscriptions.ts +0 -609
- package/src/operations/transformations.ts +0 -204
- package/src/operationsInterfaces/clusters.ts +0 -157
- package/src/operationsInterfaces/functions.ts +0 -151
- package/src/operationsInterfaces/index.ts +0 -18
- package/src/operationsInterfaces/inputs.ts +0 -128
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/outputs.ts +0 -129
- package/src/operationsInterfaces/privateEndpoints.ts +0 -90
- package/src/operationsInterfaces/skuOperations.ts +0 -26
- package/src/operationsInterfaces/streamingJobs.ts +0 -199
- package/src/operationsInterfaces/subscriptions.ts +0 -173
- package/src/operationsInterfaces/transformations.ts +0 -71
- package/src/pagingHelper.ts +0 -39
- package/src/streamAnalyticsManagementClient.ts +0 -145
- package/tsconfig.json +0 -33
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/clusters.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/functions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/inputs.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/outputs.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpoints.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/skuOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/streamingJobs.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/subscriptions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/transformations.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
|
@@ -5,12 +5,11 @@
|
|
|
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 { __awaiter } from "tslib";
|
|
9
8
|
import * as coreClient from "@azure/core-client";
|
|
10
|
-
import * as Mappers from "../models/mappers";
|
|
11
|
-
import * as Parameters from "../models/parameters";
|
|
9
|
+
import * as Mappers from "../models/mappers.js";
|
|
10
|
+
import * as Parameters from "../models/parameters.js";
|
|
12
11
|
import { createHttpPoller, } from "@azure/core-lro";
|
|
13
|
-
import { createLroSpec } from "../lroImpl";
|
|
12
|
+
import { createLroSpec } from "../lroImpl.js";
|
|
14
13
|
/** Class containing Subscriptions operations. */
|
|
15
14
|
export class SubscriptionsImpl {
|
|
16
15
|
/**
|
|
@@ -37,43 +36,41 @@ export class SubscriptionsImpl {
|
|
|
37
36
|
* query testing.
|
|
38
37
|
* @param options The options parameters.
|
|
39
38
|
*/
|
|
40
|
-
beginTestQuery(location, testQuery, options) {
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
spec: testQueryOperationSpec,
|
|
68
|
-
});
|
|
69
|
-
const poller = yield createHttpPoller(lro, {
|
|
70
|
-
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
71
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
72
|
-
resourceLocationConfig: "location",
|
|
73
|
-
});
|
|
74
|
-
yield poller.poll();
|
|
75
|
-
return poller;
|
|
39
|
+
async beginTestQuery(location, testQuery, options) {
|
|
40
|
+
const directSendOperation = async (args, spec) => {
|
|
41
|
+
return this.client.sendOperationRequest(args, spec);
|
|
42
|
+
};
|
|
43
|
+
const sendOperationFn = async (args, spec) => {
|
|
44
|
+
var _a;
|
|
45
|
+
let currentRawResponse = undefined;
|
|
46
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
47
|
+
const callback = (rawResponse, flatResponse) => {
|
|
48
|
+
currentRawResponse = rawResponse;
|
|
49
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
50
|
+
};
|
|
51
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
52
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
53
|
+
return {
|
|
54
|
+
flatResponse,
|
|
55
|
+
rawResponse: {
|
|
56
|
+
statusCode: currentRawResponse.status,
|
|
57
|
+
body: currentRawResponse.parsedBody,
|
|
58
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
59
|
+
},
|
|
60
|
+
};
|
|
61
|
+
};
|
|
62
|
+
const lro = createLroSpec({
|
|
63
|
+
sendOperationFn,
|
|
64
|
+
args: { location, testQuery, options },
|
|
65
|
+
spec: testQueryOperationSpec,
|
|
76
66
|
});
|
|
67
|
+
const poller = await createHttpPoller(lro, {
|
|
68
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
69
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
70
|
+
resourceLocationConfig: "location",
|
|
71
|
+
});
|
|
72
|
+
await poller.poll();
|
|
73
|
+
return poller;
|
|
77
74
|
}
|
|
78
75
|
/**
|
|
79
76
|
* Test the Stream Analytics query on a sample input.
|
|
@@ -83,11 +80,9 @@ export class SubscriptionsImpl {
|
|
|
83
80
|
* query testing.
|
|
84
81
|
* @param options The options parameters.
|
|
85
82
|
*/
|
|
86
|
-
beginTestQueryAndWait(location, testQuery, options) {
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
return poller.pollUntilDone();
|
|
90
|
-
});
|
|
83
|
+
async beginTestQueryAndWait(location, testQuery, options) {
|
|
84
|
+
const poller = await this.beginTestQuery(location, testQuery, options);
|
|
85
|
+
return poller.pollUntilDone();
|
|
91
86
|
}
|
|
92
87
|
/**
|
|
93
88
|
* Compile the Stream Analytics query.
|
|
@@ -107,43 +102,41 @@ export class SubscriptionsImpl {
|
|
|
107
102
|
* @param sampleInput Defines the necessary parameters for sampling the Stream Analytics input data.
|
|
108
103
|
* @param options The options parameters.
|
|
109
104
|
*/
|
|
110
|
-
beginSampleInput(location, sampleInput, options) {
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
spec: sampleInputOperationSpec,
|
|
138
|
-
});
|
|
139
|
-
const poller = yield createHttpPoller(lro, {
|
|
140
|
-
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
141
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
142
|
-
resourceLocationConfig: "location",
|
|
143
|
-
});
|
|
144
|
-
yield poller.poll();
|
|
145
|
-
return poller;
|
|
105
|
+
async beginSampleInput(location, sampleInput, options) {
|
|
106
|
+
const directSendOperation = async (args, spec) => {
|
|
107
|
+
return this.client.sendOperationRequest(args, spec);
|
|
108
|
+
};
|
|
109
|
+
const sendOperationFn = async (args, spec) => {
|
|
110
|
+
var _a;
|
|
111
|
+
let currentRawResponse = undefined;
|
|
112
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
113
|
+
const callback = (rawResponse, flatResponse) => {
|
|
114
|
+
currentRawResponse = rawResponse;
|
|
115
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
116
|
+
};
|
|
117
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
118
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
119
|
+
return {
|
|
120
|
+
flatResponse,
|
|
121
|
+
rawResponse: {
|
|
122
|
+
statusCode: currentRawResponse.status,
|
|
123
|
+
body: currentRawResponse.parsedBody,
|
|
124
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
125
|
+
},
|
|
126
|
+
};
|
|
127
|
+
};
|
|
128
|
+
const lro = createLroSpec({
|
|
129
|
+
sendOperationFn,
|
|
130
|
+
args: { location, sampleInput, options },
|
|
131
|
+
spec: sampleInputOperationSpec,
|
|
146
132
|
});
|
|
133
|
+
const poller = await createHttpPoller(lro, {
|
|
134
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
135
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
136
|
+
resourceLocationConfig: "location",
|
|
137
|
+
});
|
|
138
|
+
await poller.poll();
|
|
139
|
+
return poller;
|
|
147
140
|
}
|
|
148
141
|
/**
|
|
149
142
|
* Sample the Stream Analytics input data.
|
|
@@ -152,11 +145,9 @@ export class SubscriptionsImpl {
|
|
|
152
145
|
* @param sampleInput Defines the necessary parameters for sampling the Stream Analytics input data.
|
|
153
146
|
* @param options The options parameters.
|
|
154
147
|
*/
|
|
155
|
-
beginSampleInputAndWait(location, sampleInput, options) {
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
return poller.pollUntilDone();
|
|
159
|
-
});
|
|
148
|
+
async beginSampleInputAndWait(location, sampleInput, options) {
|
|
149
|
+
const poller = await this.beginSampleInput(location, sampleInput, options);
|
|
150
|
+
return poller.pollUntilDone();
|
|
160
151
|
}
|
|
161
152
|
/**
|
|
162
153
|
* Test the Stream Analytics input.
|
|
@@ -165,43 +156,41 @@ export class SubscriptionsImpl {
|
|
|
165
156
|
* @param testInput Defines the necessary parameters for testing the Stream Analytics input.
|
|
166
157
|
* @param options The options parameters.
|
|
167
158
|
*/
|
|
168
|
-
beginTestInput(location, testInput, options) {
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
spec: testInputOperationSpec,
|
|
196
|
-
});
|
|
197
|
-
const poller = yield createHttpPoller(lro, {
|
|
198
|
-
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
199
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
200
|
-
resourceLocationConfig: "location",
|
|
201
|
-
});
|
|
202
|
-
yield poller.poll();
|
|
203
|
-
return poller;
|
|
159
|
+
async beginTestInput(location, testInput, options) {
|
|
160
|
+
const directSendOperation = async (args, spec) => {
|
|
161
|
+
return this.client.sendOperationRequest(args, spec);
|
|
162
|
+
};
|
|
163
|
+
const sendOperationFn = async (args, spec) => {
|
|
164
|
+
var _a;
|
|
165
|
+
let currentRawResponse = undefined;
|
|
166
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
167
|
+
const callback = (rawResponse, flatResponse) => {
|
|
168
|
+
currentRawResponse = rawResponse;
|
|
169
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
170
|
+
};
|
|
171
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
172
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
173
|
+
return {
|
|
174
|
+
flatResponse,
|
|
175
|
+
rawResponse: {
|
|
176
|
+
statusCode: currentRawResponse.status,
|
|
177
|
+
body: currentRawResponse.parsedBody,
|
|
178
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
179
|
+
},
|
|
180
|
+
};
|
|
181
|
+
};
|
|
182
|
+
const lro = createLroSpec({
|
|
183
|
+
sendOperationFn,
|
|
184
|
+
args: { location, testInput, options },
|
|
185
|
+
spec: testInputOperationSpec,
|
|
204
186
|
});
|
|
187
|
+
const poller = await createHttpPoller(lro, {
|
|
188
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
189
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
190
|
+
resourceLocationConfig: "location",
|
|
191
|
+
});
|
|
192
|
+
await poller.poll();
|
|
193
|
+
return poller;
|
|
205
194
|
}
|
|
206
195
|
/**
|
|
207
196
|
* Test the Stream Analytics input.
|
|
@@ -210,11 +199,9 @@ export class SubscriptionsImpl {
|
|
|
210
199
|
* @param testInput Defines the necessary parameters for testing the Stream Analytics input.
|
|
211
200
|
* @param options The options parameters.
|
|
212
201
|
*/
|
|
213
|
-
beginTestInputAndWait(location, testInput, options) {
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
return poller.pollUntilDone();
|
|
217
|
-
});
|
|
202
|
+
async beginTestInputAndWait(location, testInput, options) {
|
|
203
|
+
const poller = await this.beginTestInput(location, testInput, options);
|
|
204
|
+
return poller.pollUntilDone();
|
|
218
205
|
}
|
|
219
206
|
/**
|
|
220
207
|
* Test the Stream Analytics output.
|
|
@@ -223,43 +210,41 @@ export class SubscriptionsImpl {
|
|
|
223
210
|
* @param testOutput Defines the necessary parameters for testing the Stream Analytics output.
|
|
224
211
|
* @param options The options parameters.
|
|
225
212
|
*/
|
|
226
|
-
beginTestOutput(location, testOutput, options) {
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
spec: testOutputOperationSpec,
|
|
254
|
-
});
|
|
255
|
-
const poller = yield createHttpPoller(lro, {
|
|
256
|
-
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
257
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
258
|
-
resourceLocationConfig: "location",
|
|
259
|
-
});
|
|
260
|
-
yield poller.poll();
|
|
261
|
-
return poller;
|
|
213
|
+
async beginTestOutput(location, testOutput, options) {
|
|
214
|
+
const directSendOperation = async (args, spec) => {
|
|
215
|
+
return this.client.sendOperationRequest(args, spec);
|
|
216
|
+
};
|
|
217
|
+
const sendOperationFn = async (args, spec) => {
|
|
218
|
+
var _a;
|
|
219
|
+
let currentRawResponse = undefined;
|
|
220
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
221
|
+
const callback = (rawResponse, flatResponse) => {
|
|
222
|
+
currentRawResponse = rawResponse;
|
|
223
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
224
|
+
};
|
|
225
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
226
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
227
|
+
return {
|
|
228
|
+
flatResponse,
|
|
229
|
+
rawResponse: {
|
|
230
|
+
statusCode: currentRawResponse.status,
|
|
231
|
+
body: currentRawResponse.parsedBody,
|
|
232
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
233
|
+
},
|
|
234
|
+
};
|
|
235
|
+
};
|
|
236
|
+
const lro = createLroSpec({
|
|
237
|
+
sendOperationFn,
|
|
238
|
+
args: { location, testOutput, options },
|
|
239
|
+
spec: testOutputOperationSpec,
|
|
262
240
|
});
|
|
241
|
+
const poller = await createHttpPoller(lro, {
|
|
242
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
243
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
244
|
+
resourceLocationConfig: "location",
|
|
245
|
+
});
|
|
246
|
+
await poller.poll();
|
|
247
|
+
return poller;
|
|
263
248
|
}
|
|
264
249
|
/**
|
|
265
250
|
* Test the Stream Analytics output.
|
|
@@ -268,11 +253,9 @@ export class SubscriptionsImpl {
|
|
|
268
253
|
* @param testOutput Defines the necessary parameters for testing the Stream Analytics output.
|
|
269
254
|
* @param options The options parameters.
|
|
270
255
|
*/
|
|
271
|
-
beginTestOutputAndWait(location, testOutput, options) {
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
return poller.pollUntilDone();
|
|
275
|
-
});
|
|
256
|
+
async beginTestOutputAndWait(location, testOutput, options) {
|
|
257
|
+
const poller = await this.beginTestOutput(location, testOutput, options);
|
|
258
|
+
return poller.pollUntilDone();
|
|
276
259
|
}
|
|
277
260
|
}
|
|
278
261
|
// Operation Specifications
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"subscriptions.js","sourceRoot":"","sources":["../../../src/operations/subscriptions.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 { Subscriptions } 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 { StreamAnalyticsManagementClient } from \"../streamAnalyticsManagementClient.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller,\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n SubscriptionsListQuotasOptionalParams,\n SubscriptionsListQuotasResponse,\n TestQuery,\n SubscriptionsTestQueryOptionalParams,\n SubscriptionsTestQueryResponse,\n CompileQuery,\n SubscriptionsCompileQueryOptionalParams,\n SubscriptionsCompileQueryResponse,\n SampleInput,\n SubscriptionsSampleInputOptionalParams,\n SubscriptionsSampleInputResponse,\n TestInput,\n SubscriptionsTestInputOptionalParams,\n SubscriptionsTestInputResponse,\n TestOutput,\n SubscriptionsTestOutputOptionalParams,\n SubscriptionsTestOutputResponse,\n} from \"../models/index.js\";\n\n/** Class containing Subscriptions operations. */\nexport class SubscriptionsImpl implements Subscriptions {\n private readonly client: StreamAnalyticsManagementClient;\n\n /**\n * Initialize a new instance of the class Subscriptions class.\n * @param client Reference to the service client\n */\n constructor(client: StreamAnalyticsManagementClient) {\n this.client = client;\n }\n\n /**\n * Retrieves the subscription's current quota information in a particular region.\n * @param location The region to which the request is sent. You can find out which regions Azure Stream\n * Analytics is supported in here: https://azure.microsoft.com/en-us/regions/\n * @param options The options parameters.\n */\n listQuotas(\n location: string,\n options?: SubscriptionsListQuotasOptionalParams,\n ): Promise<SubscriptionsListQuotasResponse> {\n return this.client.sendOperationRequest(\n { location, options },\n listQuotasOperationSpec,\n );\n }\n\n /**\n * Test the Stream Analytics query on a sample input.\n * @param location The region to which the request is sent. You can find out which regions Azure Stream\n * Analytics is supported in here: https://azure.microsoft.com/en-us/regions/\n * @param testQuery The query testing object that defines the input, output, and transformation for the\n * query testing.\n * @param options The options parameters.\n */\n async beginTestQuery(\n location: string,\n testQuery: TestQuery,\n options?: SubscriptionsTestQueryOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<SubscriptionsTestQueryResponse>,\n SubscriptionsTestQueryResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<SubscriptionsTestQueryResponse> => {\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: { location, testQuery, options },\n spec: testQueryOperationSpec,\n });\n const poller = await createHttpPoller<\n SubscriptionsTestQueryResponse,\n OperationState<SubscriptionsTestQueryResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Test the Stream Analytics query on a sample input.\n * @param location The region to which the request is sent. You can find out which regions Azure Stream\n * Analytics is supported in here: https://azure.microsoft.com/en-us/regions/\n * @param testQuery The query testing object that defines the input, output, and transformation for the\n * query testing.\n * @param options The options parameters.\n */\n async beginTestQueryAndWait(\n location: string,\n testQuery: TestQuery,\n options?: SubscriptionsTestQueryOptionalParams,\n ): Promise<SubscriptionsTestQueryResponse> {\n const poller = await this.beginTestQuery(location, testQuery, options);\n return poller.pollUntilDone();\n }\n\n /**\n * Compile the Stream Analytics query.\n * @param location The region to which the request is sent. You can find out which regions Azure Stream\n * Analytics is supported in here: https://azure.microsoft.com/en-us/regions/\n * @param compileQuery The query compilation object which defines the input, output, and transformation\n * for the query compilation.\n * @param options The options parameters.\n */\n compileQuery(\n location: string,\n compileQuery: CompileQuery,\n options?: SubscriptionsCompileQueryOptionalParams,\n ): Promise<SubscriptionsCompileQueryResponse> {\n return this.client.sendOperationRequest(\n { location, compileQuery, options },\n compileQueryOperationSpec,\n );\n }\n\n /**\n * Sample the Stream Analytics input data.\n * @param location The region to which the request is sent. You can find out which regions Azure Stream\n * Analytics is supported in here: https://azure.microsoft.com/en-us/regions/\n * @param sampleInput Defines the necessary parameters for sampling the Stream Analytics input data.\n * @param options The options parameters.\n */\n async beginSampleInput(\n location: string,\n sampleInput: SampleInput,\n options?: SubscriptionsSampleInputOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<SubscriptionsSampleInputResponse>,\n SubscriptionsSampleInputResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<SubscriptionsSampleInputResponse> => {\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: { location, sampleInput, options },\n spec: sampleInputOperationSpec,\n });\n const poller = await createHttpPoller<\n SubscriptionsSampleInputResponse,\n OperationState<SubscriptionsSampleInputResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Sample the Stream Analytics input data.\n * @param location The region to which the request is sent. You can find out which regions Azure Stream\n * Analytics is supported in here: https://azure.microsoft.com/en-us/regions/\n * @param sampleInput Defines the necessary parameters for sampling the Stream Analytics input data.\n * @param options The options parameters.\n */\n async beginSampleInputAndWait(\n location: string,\n sampleInput: SampleInput,\n options?: SubscriptionsSampleInputOptionalParams,\n ): Promise<SubscriptionsSampleInputResponse> {\n const poller = await this.beginSampleInput(location, sampleInput, options);\n return poller.pollUntilDone();\n }\n\n /**\n * Test the Stream Analytics input.\n * @param location The region to which the request is sent. You can find out which regions Azure Stream\n * Analytics is supported in here: https://azure.microsoft.com/en-us/regions/\n * @param testInput Defines the necessary parameters for testing the Stream Analytics input.\n * @param options The options parameters.\n */\n async beginTestInput(\n location: string,\n testInput: TestInput,\n options?: SubscriptionsTestInputOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<SubscriptionsTestInputResponse>,\n SubscriptionsTestInputResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<SubscriptionsTestInputResponse> => {\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: { location, testInput, options },\n spec: testInputOperationSpec,\n });\n const poller = await createHttpPoller<\n SubscriptionsTestInputResponse,\n OperationState<SubscriptionsTestInputResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Test the Stream Analytics input.\n * @param location The region to which the request is sent. You can find out which regions Azure Stream\n * Analytics is supported in here: https://azure.microsoft.com/en-us/regions/\n * @param testInput Defines the necessary parameters for testing the Stream Analytics input.\n * @param options The options parameters.\n */\n async beginTestInputAndWait(\n location: string,\n testInput: TestInput,\n options?: SubscriptionsTestInputOptionalParams,\n ): Promise<SubscriptionsTestInputResponse> {\n const poller = await this.beginTestInput(location, testInput, options);\n return poller.pollUntilDone();\n }\n\n /**\n * Test the Stream Analytics output.\n * @param location The region to which the request is sent. You can find out which regions Azure Stream\n * Analytics is supported in here: https://azure.microsoft.com/en-us/regions/\n * @param testOutput Defines the necessary parameters for testing the Stream Analytics output.\n * @param options The options parameters.\n */\n async beginTestOutput(\n location: string,\n testOutput: TestOutput,\n options?: SubscriptionsTestOutputOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<SubscriptionsTestOutputResponse>,\n SubscriptionsTestOutputResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<SubscriptionsTestOutputResponse> => {\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: { location, testOutput, options },\n spec: testOutputOperationSpec,\n });\n const poller = await createHttpPoller<\n SubscriptionsTestOutputResponse,\n OperationState<SubscriptionsTestOutputResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Test the Stream Analytics output.\n * @param location The region to which the request is sent. You can find out which regions Azure Stream\n * Analytics is supported in here: https://azure.microsoft.com/en-us/regions/\n * @param testOutput Defines the necessary parameters for testing the Stream Analytics output.\n * @param options The options parameters.\n */\n async beginTestOutputAndWait(\n location: string,\n testOutput: TestOutput,\n options?: SubscriptionsTestOutputOptionalParams,\n ): Promise<SubscriptionsTestOutputResponse> {\n const poller = await this.beginTestOutput(location, testOutput, options);\n return poller.pollUntilDone();\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listQuotasOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/quotas\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SubscriptionQuotasListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorModel,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.location,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst testQueryOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testQuery\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.QueryTestingResult,\n },\n 201: {\n bodyMapper: Mappers.QueryTestingResult,\n },\n 202: {\n bodyMapper: Mappers.QueryTestingResult,\n },\n 204: {\n bodyMapper: Mappers.QueryTestingResult,\n },\n default: {\n bodyMapper: Mappers.ErrorModel,\n },\n },\n requestBody: Parameters.testQuery,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.location,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst compileQueryOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/compileQuery\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.QueryCompilationResult,\n },\n default: {\n bodyMapper: Mappers.ErrorModel,\n },\n },\n requestBody: Parameters.compileQuery,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.location,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst sampleInputOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/sampleInput\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.SampleInputResult,\n },\n 201: {\n bodyMapper: Mappers.SampleInputResult,\n },\n 202: {\n bodyMapper: Mappers.SampleInputResult,\n },\n 204: {\n bodyMapper: Mappers.SampleInputResult,\n },\n default: {\n bodyMapper: Mappers.ErrorModel,\n },\n },\n requestBody: Parameters.sampleInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.location,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst testInputOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testInput\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.TestDatasourceResult,\n },\n 201: {\n bodyMapper: Mappers.TestDatasourceResult,\n },\n 202: {\n bodyMapper: Mappers.TestDatasourceResult,\n },\n 204: {\n bodyMapper: Mappers.TestDatasourceResult,\n },\n default: {\n bodyMapper: Mappers.ErrorModel,\n },\n },\n requestBody: Parameters.testInput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.location,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst testOutputOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testOutput\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.TestDatasourceResult,\n },\n 201: {\n bodyMapper: Mappers.TestDatasourceResult,\n },\n 202: {\n bodyMapper: Mappers.TestDatasourceResult,\n },\n 204: {\n bodyMapper: Mappers.TestDatasourceResult,\n },\n default: {\n bodyMapper: Mappers.ErrorModel,\n },\n },\n requestBody: Parameters.testOutput,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.location,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Transformations } from "../operationsInterfaces";
|
|
2
|
-
import { StreamAnalyticsManagementClient } from "../streamAnalyticsManagementClient";
|
|
3
|
-
import { Transformation, TransformationsCreateOrReplaceOptionalParams, TransformationsCreateOrReplaceResponse, TransformationsUpdateOptionalParams, TransformationsUpdateResponse, TransformationsGetOptionalParams, TransformationsGetResponse } from "../models";
|
|
1
|
+
import { Transformations } from "../operationsInterfaces/index.js";
|
|
2
|
+
import { StreamAnalyticsManagementClient } from "../streamAnalyticsManagementClient.js";
|
|
3
|
+
import { Transformation, TransformationsCreateOrReplaceOptionalParams, TransformationsCreateOrReplaceResponse, TransformationsUpdateOptionalParams, TransformationsUpdateResponse, TransformationsGetOptionalParams, TransformationsGetResponse } from "../models/index.js";
|
|
4
4
|
/** Class containing Transformations operations. */
|
|
5
5
|
export declare class TransformationsImpl implements Transformations {
|
|
6
6
|
private readonly client;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"transformations.d.ts","sourceRoot":"","sources":["../../../src/operations/transformations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAInE,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AACxF,OAAO,EACL,cAAc,EACd,4CAA4C,EAC5C,sCAAsC,EACtC,mCAAmC,EACnC,6BAA6B,EAC7B,gCAAgC,EAChC,0BAA0B,EAC3B,MAAM,oBAAoB,CAAC;AAE5B,mDAAmD;AACnD,qBAAa,mBAAoB,YAAW,eAAe;IACzD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAkC;IAEzD;;;OAGG;gBACS,MAAM,EAAE,+BAA+B;IAInD;;;;;;;;;OASG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,OAAO,EAAE,MAAM,EACf,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,cAAc,EAC9B,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC;IAalD;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,OAAO,EAAE,MAAM,EACf,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,cAAc,EAC9B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC;IAazC;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,OAAO,EAAE,MAAM,EACf,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC;CAMvC"}
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
import * as coreClient from "@azure/core-client";
|
|
9
|
-
import * as Mappers from "../models/mappers";
|
|
10
|
-
import * as Parameters from "../models/parameters";
|
|
9
|
+
import * as Mappers from "../models/mappers.js";
|
|
10
|
+
import * as Parameters from "../models/parameters.js";
|
|
11
11
|
/** Class containing Transformations operations. */
|
|
12
12
|
export class TransformationsImpl {
|
|
13
13
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"transformations.js","sourceRoot":"","sources":["../../../src/operations/transformations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,yBAAyB,CAAC;AAYtD,mDAAmD;AACnD,MAAM,OAAO,mBAAmB;IAG9B;;;OAGG;IACH,YAAY,MAAuC;QACjD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;;;;;OASG;IACH,eAAe,CACb,iBAAyB,EACzB,OAAe,EACf,kBAA0B,EAC1B,cAA8B,EAC9B,OAAsD;QAEtD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,iBAAiB;YACjB,OAAO;YACP,kBAAkB;YAClB,cAAc;YACd,OAAO;SACR,EACD,4BAA4B,CAC7B,CAAC;IACJ,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,iBAAyB,EACzB,OAAe,EACf,kBAA0B,EAC1B,cAA8B,EAC9B,OAA6C;QAE7C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,iBAAiB;YACjB,OAAO;YACP,kBAAkB;YAClB,cAAc;YACd,OAAO;SACR,EACD,mBAAmB,CACpB,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACH,GAAG,CACD,iBAAyB,EACzB,OAAe,EACf,kBAA0B,EAC1B,OAA0C;QAE1C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,OAAO,EAAE,kBAAkB,EAAE,OAAO,EAAE,EAC3D,gBAAgB,CACjB,CAAC;IACJ,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,4BAA4B,GAA6B;IAC7D,IAAI,EAAE,qKAAqK;IAC3K,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,cAAc;YAClC,aAAa,EAAE,OAAO,CAAC,qCAAqC;SAC7D;QACD,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,cAAc;YAClC,aAAa,EAAE,OAAO,CAAC,qCAAqC;SAC7D;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,WAAW,EAAE,UAAU,CAAC,cAAc;IACtC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,OAAO;QAClB,UAAU,CAAC,kBAAkB;KAC9B;IACD,gBAAgB,EAAE;QAChB,UAAU,CAAC,WAAW;QACtB,UAAU,CAAC,MAAM;QACjB,UAAU,CAAC,OAAO;QAClB,UAAU,CAAC,WAAW;KACvB;IACD,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC;AACF,MAAM,mBAAmB,GAA6B;IACpD,IAAI,EAAE,qKAAqK;IAC3K,UAAU,EAAE,OAAO;IACnB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,cAAc;YAClC,aAAa,EAAE,OAAO,CAAC,4BAA4B;SACpD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,WAAW,EAAE,UAAU,CAAC,cAAc;IACtC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,OAAO;QAClB,UAAU,CAAC,kBAAkB;KAC9B;IACD,gBAAgB,EAAE;QAChB,UAAU,CAAC,WAAW;QACtB,UAAU,CAAC,MAAM;QACjB,UAAU,CAAC,OAAO;KACnB;IACD,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC;AACF,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EAAE,qKAAqK;IAC3K,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,cAAc;YAClC,aAAa,EAAE,OAAO,CAAC,yBAAyB;SACjD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,OAAO;QAClB,UAAU,CAAC,kBAAkB;KAC9B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","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 { Transformations } 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 { StreamAnalyticsManagementClient } from \"../streamAnalyticsManagementClient.js\";\nimport {\n Transformation,\n TransformationsCreateOrReplaceOptionalParams,\n TransformationsCreateOrReplaceResponse,\n TransformationsUpdateOptionalParams,\n TransformationsUpdateResponse,\n TransformationsGetOptionalParams,\n TransformationsGetResponse,\n} from \"../models/index.js\";\n\n/** Class containing Transformations operations. */\nexport class TransformationsImpl implements Transformations {\n private readonly client: StreamAnalyticsManagementClient;\n\n /**\n * Initialize a new instance of the class Transformations class.\n * @param client Reference to the service client\n */\n constructor(client: StreamAnalyticsManagementClient) {\n this.client = client;\n }\n\n /**\n * Creates a transformation or replaces an already existing transformation under an existing streaming\n * job.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param jobName The name of the streaming job.\n * @param transformationName The name of the transformation.\n * @param transformation The definition of the transformation that will be used to create a new\n * transformation or replace the existing one under the streaming job.\n * @param options The options parameters.\n */\n createOrReplace(\n resourceGroupName: string,\n jobName: string,\n transformationName: string,\n transformation: Transformation,\n options?: TransformationsCreateOrReplaceOptionalParams,\n ): Promise<TransformationsCreateOrReplaceResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n jobName,\n transformationName,\n transformation,\n options,\n },\n createOrReplaceOperationSpec,\n );\n }\n\n /**\n * Updates an existing transformation under an existing streaming job. This can be used to partially\n * update (ie. update one or two properties) a transformation without affecting the rest the job or\n * transformation definition.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param jobName The name of the streaming job.\n * @param transformationName The name of the transformation.\n * @param transformation A Transformation object. The properties specified here will overwrite the\n * corresponding properties in the existing transformation (ie. Those properties will be updated). Any\n * properties that are set to null here will mean that the corresponding property in the existing\n * transformation will remain the same and not change as a result of this PATCH operation.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n jobName: string,\n transformationName: string,\n transformation: Transformation,\n options?: TransformationsUpdateOptionalParams,\n ): Promise<TransformationsUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n jobName,\n transformationName,\n transformation,\n options,\n },\n updateOperationSpec,\n );\n }\n\n /**\n * Gets details about the specified transformation.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param jobName The name of the streaming job.\n * @param transformationName The name of the transformation.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n jobName: string,\n transformationName: string,\n options?: TransformationsGetOptionalParams,\n ): Promise<TransformationsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, jobName, transformationName, options },\n getOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOrReplaceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/transformations/{transformationName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.Transformation,\n headersMapper: Mappers.TransformationsCreateOrReplaceHeaders,\n },\n 201: {\n bodyMapper: Mappers.Transformation,\n headersMapper: Mappers.TransformationsCreateOrReplaceHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorModel,\n },\n },\n requestBody: Parameters.transformation,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.jobName,\n Parameters.transformationName,\n ],\n headerParameters: [\n Parameters.contentType,\n Parameters.accept,\n Parameters.ifMatch,\n Parameters.ifNoneMatch,\n ],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/transformations/{transformationName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.Transformation,\n headersMapper: Mappers.TransformationsUpdateHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorModel,\n },\n },\n requestBody: Parameters.transformation,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.jobName,\n Parameters.transformationName,\n ],\n headerParameters: [\n Parameters.contentType,\n Parameters.accept,\n Parameters.ifMatch,\n ],\n mediaType: \"json\",\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/transformations/{transformationName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.Transformation,\n headersMapper: Mappers.TransformationsGetHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorModel,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.jobName,\n Parameters.transformationName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
2
|
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
-
import { Cluster, ClustersListBySubscriptionOptionalParams, ClustersListByResourceGroupOptionalParams, ClusterJob, ClustersListStreamingJobsOptionalParams, ClustersCreateOrUpdateOptionalParams, ClustersCreateOrUpdateResponse, ClustersUpdateOptionalParams, ClustersUpdateResponse, ClustersGetOptionalParams, ClustersGetResponse, ClustersDeleteOptionalParams } from "../models";
|
|
3
|
+
import { Cluster, ClustersListBySubscriptionOptionalParams, ClustersListByResourceGroupOptionalParams, ClusterJob, ClustersListStreamingJobsOptionalParams, ClustersCreateOrUpdateOptionalParams, ClustersCreateOrUpdateResponse, ClustersUpdateOptionalParams, ClustersUpdateResponse, ClustersGetOptionalParams, ClustersGetResponse, ClustersDeleteOptionalParams } from "../models/index.js";
|
|
4
4
|
/** Interface representing a Clusters. */
|
|
5
5
|
export interface Clusters {
|
|
6
6
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clusters.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/clusters.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,OAAO,EACP,wCAAwC,EACxC,yCAAyC,EACzC,UAAU,EACV,uCAAuC,EACvC,oCAAoC,EACpC,8BAA8B,EAC9B,4BAA4B,EAC5B,sBAAsB,EACtB,yBAAyB,EACzB,mBAAmB,EACnB,4BAA4B,EAC7B,MAAM,oBAAoB,CAAC;AAG5B,yCAAyC;AACzC,MAAM,WAAW,QAAQ;IACvB;;;OAGG;IACH,kBAAkB,CAChB,OAAO,CAAC,EAAE,wCAAwC,GACjD,0BAA0B,CAAC,OAAO,CAAC,CAAC;IACvC;;;;OAIG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,yCAAyC,GAClD,0BAA0B,CAAC,OAAO,CAAC,CAAC;IACvC;;;;;OAKG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,UAAU,CAAC,CAAC;IAC1C;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,EAAE,OAAO,EAChB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,8BAA8B,CAAC,EAC9C,8BAA8B,CAC/B,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,EAAE,OAAO,EAChB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;IAC3C;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,EAAE,OAAO,EAChB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,sBAAsB,CAAC,EACtC,sBAAsB,CACvB,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,EAAE,OAAO,EAChB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC,CAAC;IACnC;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,mBAAmB,CAAC,CAAC;IAChC;;;;;OAKG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clusters.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/clusters.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Cluster,\n ClustersListBySubscriptionOptionalParams,\n ClustersListByResourceGroupOptionalParams,\n ClusterJob,\n ClustersListStreamingJobsOptionalParams,\n ClustersCreateOrUpdateOptionalParams,\n ClustersCreateOrUpdateResponse,\n ClustersUpdateOptionalParams,\n ClustersUpdateResponse,\n ClustersGetOptionalParams,\n ClustersGetResponse,\n ClustersDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Clusters. */\nexport interface Clusters {\n /**\n * Lists all of the clusters in the given subscription.\n * @param options The options parameters.\n */\n listBySubscription(\n options?: ClustersListBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<Cluster>;\n /**\n * Lists all of the clusters in the given resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: ClustersListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Cluster>;\n /**\n * Lists all of the streaming jobs in the given cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n listStreamingJobs(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersListStreamingJobsOptionalParams,\n ): PagedAsyncIterableIterator<ClusterJob>;\n /**\n * Creates a Stream Analytics Cluster or replaces an already existing cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param clusterName The name of the cluster.\n * @param cluster The definition of the cluster that will be used to create a new cluster or replace\n * the existing one.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n clusterName: string,\n cluster: Cluster,\n options?: ClustersCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ClustersCreateOrUpdateResponse>,\n ClustersCreateOrUpdateResponse\n >\n >;\n /**\n * Creates a Stream Analytics Cluster or replaces an already existing cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param clusterName The name of the cluster.\n * @param cluster The definition of the cluster that will be used to create a new cluster or replace\n * the existing one.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n clusterName: string,\n cluster: Cluster,\n options?: ClustersCreateOrUpdateOptionalParams,\n ): Promise<ClustersCreateOrUpdateResponse>;\n /**\n * Updates an existing cluster. This can be used to partially update (ie. update one or two properties)\n * a cluster without affecting the rest of the cluster definition.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param clusterName The name of the cluster.\n * @param cluster The properties specified here will overwrite the corresponding properties in the\n * existing cluster (ie. Those properties will be updated).\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n clusterName: string,\n cluster: Cluster,\n options?: ClustersUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ClustersUpdateResponse>,\n ClustersUpdateResponse\n >\n >;\n /**\n * Updates an existing cluster. This can be used to partially update (ie. update one or two properties)\n * a cluster without affecting the rest of the cluster definition.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param clusterName The name of the cluster.\n * @param cluster The properties specified here will overwrite the corresponding properties in the\n * existing cluster (ie. Those properties will be updated).\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n clusterName: string,\n cluster: Cluster,\n options?: ClustersUpdateOptionalParams,\n ): Promise<ClustersUpdateResponse>;\n /**\n * Gets information about the specified cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersGetOptionalParams,\n ): Promise<ClustersGetResponse>;\n /**\n * Deletes the specified cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the specified cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
2
|
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
-
import { FunctionModel, FunctionsListByStreamingJobOptionalParams, FunctionsCreateOrReplaceOptionalParams, FunctionsCreateOrReplaceResponse, FunctionsUpdateOptionalParams, FunctionsUpdateResponse, FunctionsDeleteOptionalParams, FunctionsGetOptionalParams, FunctionsGetResponse, FunctionsTestOptionalParams, FunctionsTestResponse, FunctionsRetrieveDefaultDefinitionOptionalParams, FunctionsRetrieveDefaultDefinitionResponse } from "../models";
|
|
3
|
+
import { FunctionModel, FunctionsListByStreamingJobOptionalParams, FunctionsCreateOrReplaceOptionalParams, FunctionsCreateOrReplaceResponse, FunctionsUpdateOptionalParams, FunctionsUpdateResponse, FunctionsDeleteOptionalParams, FunctionsGetOptionalParams, FunctionsGetResponse, FunctionsTestOptionalParams, FunctionsTestResponse, FunctionsRetrieveDefaultDefinitionOptionalParams, FunctionsRetrieveDefaultDefinitionResponse } from "../models/index.js";
|
|
4
4
|
/** Interface representing a Functions. */
|
|
5
5
|
export interface Functions {
|
|
6
6
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"functions.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/functions.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,aAAa,EACb,yCAAyC,EACzC,sCAAsC,EACtC,gCAAgC,EAChC,6BAA6B,EAC7B,uBAAuB,EACvB,6BAA6B,EAC7B,0BAA0B,EAC1B,oBAAoB,EACpB,2BAA2B,EAC3B,qBAAqB,EACrB,gDAAgD,EAChD,0CAA0C,EAC3C,MAAM,oBAAoB,CAAC;AAG5B,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,yCAAyC,GAClD,0BAA0B,CAAC,aAAa,CAAC,CAAC;IAC7C;;;;;;;;OAQG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,OAAO,EAAE,MAAM,EACf,YAAY,EAAE,MAAM,EACpB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,OAAO,EAAE,MAAM,EACf,YAAY,EAAE,MAAM,EACpB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;IACpC;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,OAAO,EAAE,MAAM,EACf,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,OAAO,EAAE,MAAM,EACf,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,oBAAoB,CAAC,CAAC;IACjC;;;;;;;;OAQG;IACH,SAAS,CACP,iBAAiB,EAAE,MAAM,EACzB,OAAO,EAAE,MAAM,EACf,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,qBAAqB,CAAC,EACrC,qBAAqB,CACtB,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,gBAAgB,CACd,iBAAiB,EAAE,MAAM,EACzB,OAAO,EAAE,MAAM,EACf,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;;OAMG;IACH,yBAAyB,CACvB,iBAAiB,EAAE,MAAM,EACzB,OAAO,EAAE,MAAM,EACf,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,gDAAgD,GACzD,OAAO,CAAC,0CAA0C,CAAC,CAAC;CACxD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"functions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/functions.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n FunctionModel,\n FunctionsListByStreamingJobOptionalParams,\n FunctionsCreateOrReplaceOptionalParams,\n FunctionsCreateOrReplaceResponse,\n FunctionsUpdateOptionalParams,\n FunctionsUpdateResponse,\n FunctionsDeleteOptionalParams,\n FunctionsGetOptionalParams,\n FunctionsGetResponse,\n FunctionsTestOptionalParams,\n FunctionsTestResponse,\n FunctionsRetrieveDefaultDefinitionOptionalParams,\n FunctionsRetrieveDefaultDefinitionResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Functions. */\nexport interface Functions {\n /**\n * Lists all of the functions under the specified streaming job.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param jobName The name of the streaming job.\n * @param options The options parameters.\n */\n listByStreamingJob(\n resourceGroupName: string,\n jobName: string,\n options?: FunctionsListByStreamingJobOptionalParams,\n ): PagedAsyncIterableIterator<FunctionModel>;\n /**\n * Creates a function or replaces an already existing function under an existing streaming job.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param jobName The name of the streaming job.\n * @param functionName The name of the function.\n * @param functionParam The definition of the function that will be used to create a new function or\n * replace the existing one under the streaming job.\n * @param options The options parameters.\n */\n createOrReplace(\n resourceGroupName: string,\n jobName: string,\n functionName: string,\n functionParam: FunctionModel,\n options?: FunctionsCreateOrReplaceOptionalParams,\n ): Promise<FunctionsCreateOrReplaceResponse>;\n /**\n * Updates an existing function under an existing streaming job. This can be used to partially update\n * (ie. update one or two properties) a function without affecting the rest the job or function\n * definition.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param jobName The name of the streaming job.\n * @param functionName The name of the function.\n * @param functionParam A function object. The properties specified here will overwrite the\n * corresponding properties in the existing function (ie. Those properties will be updated). Any\n * properties that are set to null here will mean that the corresponding property in the existing\n * function will remain the same and not change as a result of this PATCH operation.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n jobName: string,\n functionName: string,\n functionParam: FunctionModel,\n options?: FunctionsUpdateOptionalParams,\n ): Promise<FunctionsUpdateResponse>;\n /**\n * Deletes a function from the streaming job.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param jobName The name of the streaming job.\n * @param functionName The name of the function.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n jobName: string,\n functionName: string,\n options?: FunctionsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets details about the specified function.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param jobName The name of the streaming job.\n * @param functionName The name of the function.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n jobName: string,\n functionName: string,\n options?: FunctionsGetOptionalParams,\n ): Promise<FunctionsGetResponse>;\n /**\n * Tests if the information provided for a function is valid. This can range from testing the\n * connection to the underlying web service behind the function or making sure the function code\n * provided is syntactically correct.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param jobName The name of the streaming job.\n * @param functionName The name of the function.\n * @param options The options parameters.\n */\n beginTest(\n resourceGroupName: string,\n jobName: string,\n functionName: string,\n options?: FunctionsTestOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<FunctionsTestResponse>,\n FunctionsTestResponse\n >\n >;\n /**\n * Tests if the information provided for a function is valid. This can range from testing the\n * connection to the underlying web service behind the function or making sure the function code\n * provided is syntactically correct.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param jobName The name of the streaming job.\n * @param functionName The name of the function.\n * @param options The options parameters.\n */\n beginTestAndWait(\n resourceGroupName: string,\n jobName: string,\n functionName: string,\n options?: FunctionsTestOptionalParams,\n ): Promise<FunctionsTestResponse>;\n /**\n * Retrieves the default definition of a function based on the parameters specified.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param jobName The name of the streaming job.\n * @param functionName The name of the function.\n * @param options The options parameters.\n */\n retrieveDefaultDefinition(\n resourceGroupName: string,\n jobName: string,\n functionName: string,\n options?: FunctionsRetrieveDefaultDefinitionOptionalParams,\n ): Promise<FunctionsRetrieveDefaultDefinitionResponse>;\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from "./functions.js";
|
|
2
|
+
export * from "./inputs.js";
|
|
3
|
+
export * from "./outputs.js";
|
|
4
|
+
export * from "./operations.js";
|
|
5
|
+
export * from "./streamingJobs.js";
|
|
6
|
+
export * from "./skuOperations.js";
|
|
7
|
+
export * from "./subscriptions.js";
|
|
8
|
+
export * from "./transformations.js";
|
|
9
|
+
export * from "./clusters.js";
|
|
10
|
+
export * from "./privateEndpoints.js";
|
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC"}
|