@volcengine/acep 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (164) hide show
  1. package/.turbo/turbo-build.log +19 -19
  2. package/dist/cjs/index.js +214 -4
  3. package/dist/esm/api.d.ts +231 -0
  4. package/dist/esm/api.d.ts.map +1 -1
  5. package/dist/esm/index.mjs +148 -1
  6. package/dist/esm/types/attach-tag-request.d.ts +35 -0
  7. package/dist/esm/types/attach-tag-request.d.ts.map +1 -0
  8. package/dist/esm/types/attach-tag-response.d.ts +20 -0
  9. package/dist/esm/types/attach-tag-response.d.ts.map +1 -0
  10. package/dist/esm/types/ban-user-request.d.ts +45 -0
  11. package/dist/esm/types/ban-user-request.d.ts.map +1 -0
  12. package/dist/esm/types/ban-user-response.d.ts +20 -0
  13. package/dist/esm/types/ban-user-response.d.ts.map +1 -0
  14. package/dist/esm/types/batch-screen-shot-request.d.ts +81 -0
  15. package/dist/esm/types/batch-screen-shot-request.d.ts.map +1 -0
  16. package/dist/esm/types/batch-screen-shot-response.d.ts +26 -0
  17. package/dist/esm/types/batch-screen-shot-response.d.ts.map +1 -0
  18. package/dist/esm/types/create-pod-one-step-request.d.ts +5 -0
  19. package/dist/esm/types/create-pod-one-step-request.d.ts.map +1 -1
  20. package/dist/esm/types/create-pod-request.d.ts +5 -0
  21. package/dist/esm/types/create-pod-request.d.ts.map +1 -1
  22. package/dist/esm/types/delete-app-request.d.ts +30 -0
  23. package/dist/esm/types/delete-app-request.d.ts.map +1 -0
  24. package/dist/esm/types/delete-app-response.d.ts +20 -0
  25. package/dist/esm/types/delete-app-response.d.ts.map +1 -0
  26. package/dist/esm/types/delete-display-layout-request.d.ts +30 -0
  27. package/dist/esm/types/delete-display-layout-request.d.ts.map +1 -0
  28. package/dist/esm/types/delete-display-layout-response.d.ts +20 -0
  29. package/dist/esm/types/delete-display-layout-response.d.ts.map +1 -0
  30. package/dist/esm/types/delete-dnsrule-request.d.ts +30 -0
  31. package/dist/esm/types/delete-dnsrule-request.d.ts.map +1 -0
  32. package/dist/esm/types/delete-dnsrule-response.d.ts +20 -0
  33. package/dist/esm/types/delete-dnsrule-response.d.ts.map +1 -0
  34. package/dist/esm/types/delete-pod-request.d.ts +40 -0
  35. package/dist/esm/types/delete-pod-request.d.ts.map +1 -0
  36. package/dist/esm/types/delete-pod-response.d.ts +20 -0
  37. package/dist/esm/types/delete-pod-response.d.ts.map +1 -0
  38. package/dist/esm/types/delete-tag-request.d.ts +30 -0
  39. package/dist/esm/types/delete-tag-request.d.ts.map +1 -0
  40. package/dist/esm/types/delete-tag-response.d.ts +20 -0
  41. package/dist/esm/types/delete-tag-response.d.ts.map +1 -0
  42. package/dist/esm/types/detail-for-batch-screen-shot-output.d.ts +40 -0
  43. package/dist/esm/types/detail-for-batch-screen-shot-output.d.ts.map +1 -0
  44. package/dist/esm/types/index.d.ts +48 -0
  45. package/dist/esm/types/index.d.ts.map +1 -1
  46. package/dist/esm/types/iplist-for-update-dnsrule-input.d.ts +30 -0
  47. package/dist/esm/types/iplist-for-update-dnsrule-input.d.ts.map +1 -0
  48. package/dist/esm/types/pod-adb-request.d.ts +35 -0
  49. package/dist/esm/types/pod-adb-request.d.ts.map +1 -0
  50. package/dist/esm/types/pod-adb-response.d.ts +20 -0
  51. package/dist/esm/types/pod-adb-response.d.ts.map +1 -0
  52. package/dist/esm/types/pod-mute-request.d.ts +40 -0
  53. package/dist/esm/types/pod-mute-request.d.ts.map +1 -0
  54. package/dist/esm/types/pod-mute-response.d.ts +20 -0
  55. package/dist/esm/types/pod-mute-response.d.ts.map +1 -0
  56. package/dist/esm/types/pod-spec-list-for-create-pod-input.d.ts +5 -0
  57. package/dist/esm/types/pod-spec-list-for-create-pod-input.d.ts.map +1 -1
  58. package/dist/esm/types/pod-stop-request.d.ts +30 -0
  59. package/dist/esm/types/pod-stop-request.d.ts.map +1 -0
  60. package/dist/esm/types/pod-stop-response.d.ts +20 -0
  61. package/dist/esm/types/pod-stop-response.d.ts.map +1 -0
  62. package/dist/esm/types/pre-order-list-for-renew-resource-auto-input.d.ts +35 -0
  63. package/dist/esm/types/pre-order-list-for-renew-resource-auto-input.d.ts.map +1 -0
  64. package/dist/esm/types/pre-order-list-for-subscribe-resource-auto-input.d.ts +81 -0
  65. package/dist/esm/types/pre-order-list-for-subscribe-resource-auto-input.d.ts.map +1 -0
  66. package/dist/esm/types/reboot-pod-request.d.ts +40 -0
  67. package/dist/esm/types/reboot-pod-request.d.ts.map +1 -0
  68. package/dist/esm/types/reboot-pod-response.d.ts +20 -0
  69. package/dist/esm/types/reboot-pod-response.d.ts.map +1 -0
  70. package/dist/esm/types/renew-resource-auto-request.d.ts +36 -0
  71. package/dist/esm/types/renew-resource-auto-request.d.ts.map +1 -0
  72. package/dist/esm/types/renew-resource-auto-response.d.ts +20 -0
  73. package/dist/esm/types/renew-resource-auto-response.d.ts.map +1 -0
  74. package/dist/esm/types/subscribe-resource-auto-request.d.ts +41 -0
  75. package/dist/esm/types/subscribe-resource-auto-request.d.ts.map +1 -0
  76. package/dist/esm/types/subscribe-resource-auto-response.d.ts +20 -0
  77. package/dist/esm/types/subscribe-resource-auto-response.d.ts.map +1 -0
  78. package/dist/esm/types/tag-for-subscribe-resource-auto-input.d.ts +30 -0
  79. package/dist/esm/types/tag-for-subscribe-resource-auto-input.d.ts.map +1 -0
  80. package/dist/esm/types/tos-info-for-batch-screen-shot-input.d.ts +35 -0
  81. package/dist/esm/types/tos-info-for-batch-screen-shot-input.d.ts.map +1 -0
  82. package/dist/esm/types/update-app-request.d.ts +55 -0
  83. package/dist/esm/types/update-app-request.d.ts.map +1 -0
  84. package/dist/esm/types/update-app-response.d.ts +20 -0
  85. package/dist/esm/types/update-app-response.d.ts.map +1 -0
  86. package/dist/esm/types/update-dnsrule-request.d.ts +46 -0
  87. package/dist/esm/types/update-dnsrule-request.d.ts.map +1 -0
  88. package/dist/esm/types/update-dnsrule-response.d.ts +20 -0
  89. package/dist/esm/types/update-dnsrule-response.d.ts.map +1 -0
  90. package/dist/esm/types/update-host-request.d.ts +35 -0
  91. package/dist/esm/types/update-host-request.d.ts.map +1 -0
  92. package/dist/esm/types/update-host-response.d.ts +20 -0
  93. package/dist/esm/types/update-host-response.d.ts.map +1 -0
  94. package/dist/esm/types/update-pod-request.d.ts +90 -0
  95. package/dist/esm/types/update-pod-request.d.ts.map +1 -0
  96. package/dist/esm/types/update-pod-resource-apply-num-request.d.ts +45 -0
  97. package/dist/esm/types/update-pod-resource-apply-num-request.d.ts.map +1 -0
  98. package/dist/esm/types/update-pod-resource-apply-num-response.d.ts +20 -0
  99. package/dist/esm/types/update-pod-resource-apply-num-response.d.ts.map +1 -0
  100. package/dist/esm/types/update-pod-response.d.ts +20 -0
  101. package/dist/esm/types/update-pod-response.d.ts.map +1 -0
  102. package/dist/esm/types/update-product-resource-request.d.ts +35 -0
  103. package/dist/esm/types/update-product-resource-request.d.ts.map +1 -0
  104. package/dist/esm/types/update-product-resource-response.d.ts +20 -0
  105. package/dist/esm/types/update-product-resource-response.d.ts.map +1 -0
  106. package/dist/esm/types/update-tag-request.d.ts +40 -0
  107. package/dist/esm/types/update-tag-request.d.ts.map +1 -0
  108. package/dist/esm/types/update-tag-response.d.ts +20 -0
  109. package/dist/esm/types/update-tag-response.d.ts.map +1 -0
  110. package/dist/tsconfig.tsbuildinfo +1 -1
  111. package/package.json +1 -1
  112. package/src/api.ts +399 -0
  113. package/src/types/attach-tag-request.ts +40 -0
  114. package/src/types/attach-tag-response.ts +22 -0
  115. package/src/types/ban-user-request.ts +52 -0
  116. package/src/types/ban-user-response.ts +22 -0
  117. package/src/types/batch-screen-shot-request.ts +95 -0
  118. package/src/types/batch-screen-shot-response.ts +29 -0
  119. package/src/types/create-pod-one-step-request.ts +6 -0
  120. package/src/types/create-pod-request.ts +6 -0
  121. package/src/types/delete-app-request.ts +34 -0
  122. package/src/types/delete-app-response.ts +22 -0
  123. package/src/types/delete-display-layout-request.ts +34 -0
  124. package/src/types/delete-display-layout-response.ts +22 -0
  125. package/src/types/delete-dnsrule-request.ts +34 -0
  126. package/src/types/delete-dnsrule-response.ts +22 -0
  127. package/src/types/delete-pod-request.ts +46 -0
  128. package/src/types/delete-pod-response.ts +22 -0
  129. package/src/types/delete-tag-request.ts +34 -0
  130. package/src/types/delete-tag-response.ts +22 -0
  131. package/src/types/detail-for-batch-screen-shot-output.ts +46 -0
  132. package/src/types/index.ts +48 -0
  133. package/src/types/iplist-for-update-dnsrule-input.ts +34 -0
  134. package/src/types/pod-adb-request.ts +40 -0
  135. package/src/types/pod-adb-response.ts +22 -0
  136. package/src/types/pod-mute-request.ts +46 -0
  137. package/src/types/pod-mute-response.ts +22 -0
  138. package/src/types/pod-spec-list-for-create-pod-input.ts +6 -0
  139. package/src/types/pod-stop-request.ts +34 -0
  140. package/src/types/pod-stop-response.ts +22 -0
  141. package/src/types/pre-order-list-for-renew-resource-auto-input.ts +40 -0
  142. package/src/types/pre-order-list-for-subscribe-resource-auto-input.ts +95 -0
  143. package/src/types/reboot-pod-request.ts +46 -0
  144. package/src/types/reboot-pod-response.ts +22 -0
  145. package/src/types/renew-resource-auto-request.ts +41 -0
  146. package/src/types/renew-resource-auto-response.ts +22 -0
  147. package/src/types/subscribe-resource-auto-request.ts +47 -0
  148. package/src/types/subscribe-resource-auto-response.ts +22 -0
  149. package/src/types/tag-for-subscribe-resource-auto-input.ts +34 -0
  150. package/src/types/tos-info-for-batch-screen-shot-input.ts +40 -0
  151. package/src/types/update-app-request.ts +64 -0
  152. package/src/types/update-app-response.ts +22 -0
  153. package/src/types/update-dnsrule-request.ts +53 -0
  154. package/src/types/update-dnsrule-response.ts +22 -0
  155. package/src/types/update-host-request.ts +40 -0
  156. package/src/types/update-host-response.ts +22 -0
  157. package/src/types/update-pod-request.ts +106 -0
  158. package/src/types/update-pod-resource-apply-num-request.ts +52 -0
  159. package/src/types/update-pod-resource-apply-num-response.ts +22 -0
  160. package/src/types/update-pod-response.ts +22 -0
  161. package/src/types/update-product-resource-request.ts +40 -0
  162. package/src/types/update-product-resource-response.ts +22 -0
  163. package/src/types/update-tag-request.ts +46 -0
  164. package/src/types/update-tag-response.ts +22 -0
@@ -1,19 +1,19 @@
1
-
2
- > @volcengine/acep@1.0.2 build /Users/bytedance/project/volcengine-nodejs-sdk/service/acep
3
- > rslib build
4
-
5
- Rslib v0.19.2
6
- 
7
- info  build started...
8
- start  generating declaration files... (esm)
9
- ready  built in 0.72 s (cjs)
10
- ready  built in 0.73 s (esm)
11
- ready  declaration files generated in 5.07 s (esm)
12
-
13
- File (esm) Size 
14
- dist/esm/index.mjs 24.9 kB
15
-
16
-
17
- File (cjs) Size 
18
- dist/cjs/index.js 40.2 kB
19
-
1
+
2
+ > @volcengine/acep@1.0.3 build /Users/bytedance/project/volcengine-nodejs-sdk/service/acep
3
+ > rslib build
4
+
5
+ Rslib v0.19.2
6
+
7
+ info build started...
8
+ start generating declaration files... (esm)
9
+ ready built in 4.25 s (esm)
10
+ ready built in 4.31 s (cjs)
11
+ ready declaration files generated in 14.1 s (esm)
12
+
13
+ File (esm) Size
14
+ dist/esm/index.mjs 31.6 kB
15
+
16
+
17
+ File (cjs) Size
18
+ dist/cjs/index.js 50.7 kB
19
+
package/dist/cjs/index.js CHANGED
@@ -26,24 +26,32 @@ __webpack_require__.r(__webpack_exports__);
26
26
  __webpack_require__.d(__webpack_exports__, {
27
27
  BindPortMappingRuleCommand: ()=>BindPortMappingRuleCommand,
28
28
  GetPodPropertyCommand: ()=>GetPodPropertyCommand,
29
+ BanUserCommand: ()=>BanUserCommand,
29
30
  MigratePodCommand: ()=>MigratePodCommand,
30
31
  DetailPodCommand: ()=>DetailPodCommand,
32
+ DeletePodCommand: ()=>DeletePodCommand,
31
33
  BuildAOSPImageCommand: ()=>BuildAOSPImageCommand,
34
+ PodAdbCommand: ()=>PodAdbCommand,
32
35
  CreatePortMappingRuleCommand: ()=>CreatePortMappingRuleCommand,
33
36
  UpdateAOSPImageCommand: ()=>UpdateAOSPImageCommand,
34
37
  ListCustomRouteCommand: ()=>ListCustomRouteCommand,
38
+ SubscribeResourceAutoCommand: ()=>SubscribeResourceAutoCommand,
35
39
  ListAppCommand: ()=>ListAppCommand,
36
40
  DetailHostCommand: ()=>DetailHostCommand,
41
+ DeleteAppCommand: ()=>DeleteAppCommand,
37
42
  InstallAppCommand: ()=>InstallAppCommand,
38
43
  DetailDisplayLayoutMiniCommand: ()=>DetailDisplayLayoutMiniCommand,
39
44
  PodDataDeleteCommand: ()=>PodDataDeleteCommand,
45
+ RenewResourceAutoCommand: ()=>RenewResourceAutoCommand,
40
46
  ResetHostCommand: ()=>ResetHostCommand,
41
47
  ListDcCommand: ()=>ListDcCommand,
42
48
  CreateImageOneStepCommand: ()=>CreateImageOneStepCommand,
43
- DetailAppCommand: ()=>DetailAppCommand,
44
49
  CreateDNSRuleCommand: ()=>CreateDNSRuleCommand,
50
+ DetailAppCommand: ()=>DetailAppCommand,
45
51
  SetProxyCommand: ()=>SetProxyCommand,
52
+ UpdateProductResourceCommand: ()=>UpdateProductResourceCommand,
46
53
  CreateTagCommand: ()=>CreateTagCommand,
54
+ UpdatePodCommand: ()=>UpdatePodCommand,
47
55
  DetailDNSRuleCommand: ()=>DetailDNSRuleCommand,
48
56
  AddPhoneTemplateCommand: ()=>AddPhoneTemplateCommand,
49
57
  DeleteBackupDataCommand: ()=>DeleteBackupDataCommand,
@@ -52,6 +60,7 @@ __webpack_require__.d(__webpack_exports__, {
52
60
  GetTaskInfoCommand: ()=>GetTaskInfoCommand,
53
61
  AddCustomRouteCommand: ()=>AddCustomRouteCommand,
54
62
  ListBackupDataCommand: ()=>ListBackupDataCommand,
63
+ DeleteDNSRuleCommand: ()=>DeleteDNSRuleCommand,
55
64
  InstallAppsCommand: ()=>InstallAppsCommand,
56
65
  DeleteAOSPImageCommand: ()=>DeleteAOSPImageCommand,
57
66
  CreateDisplayLayoutMiniCommand: ()=>CreateDisplayLayoutMiniCommand,
@@ -61,37 +70,49 @@ __webpack_require__.d(__webpack_exports__, {
61
70
  UnsubscribeHostResourceCommand: ()=>UnsubscribeHostResourceCommand,
62
71
  GetProductResourceCommand: ()=>GetProductResourceCommand,
63
72
  LaunchAppsCommand: ()=>LaunchAppsCommand,
64
- PowerOnPodCommand: ()=>PowerOnPodCommand,
73
+ ACEPClient: ()=>ACEPClient,
65
74
  ListPodCommand: ()=>ListPodCommand,
66
75
  ListPhoneTemplateCommand: ()=>ListPhoneTemplateCommand,
67
- ACEPClient: ()=>ACEPClient,
76
+ PowerOnPodCommand: ()=>PowerOnPodCommand,
68
77
  RestorePodCommand: ()=>RestorePodCommand,
78
+ UpdatePodResourceApplyNumCommand: ()=>UpdatePodResourceApplyNumCommand,
69
79
  ListImageResourceCommand: ()=>ListImageResourceCommand,
70
80
  ListConfigurationCommand: ()=>ListConfigurationCommand,
71
81
  CreatePodCommand: ()=>CreatePodCommand,
72
82
  GetAppCrashLogCommand: ()=>GetAppCrashLogCommand,
73
83
  PowerOffPodCommand: ()=>PowerOffPodCommand,
84
+ RebootPodCommand: ()=>RebootPodCommand,
74
85
  DeleteCustomRouteCommand: ()=>DeleteCustomRouteCommand,
75
86
  CreatePodOneStepCommand: ()=>CreatePodOneStepCommand,
76
87
  DetailPortMappingRuleCommand: ()=>DetailPortMappingRuleCommand,
77
88
  PullFileCommand: ()=>PullFileCommand,
78
89
  GetPhoneTemplateCommand: ()=>GetPhoneTemplateCommand,
79
90
  RemovePhoneTemplateCommand: ()=>RemovePhoneTemplateCommand,
91
+ UpdateDNSRuleCommand: ()=>UpdateDNSRuleCommand,
80
92
  ListAOSPImageCommand: ()=>ListAOSPImageCommand,
93
+ AttachTagCommand: ()=>AttachTagCommand,
81
94
  AutoInstallAppCommand: ()=>AutoInstallAppCommand,
82
95
  CancelBackupPodCommand: ()=>CancelBackupPodCommand,
83
96
  GetPodAppListCommand: ()=>GetPodAppListCommand,
84
97
  StopRecordingCommand: ()=>StopRecordingCommand,
98
+ UpdateHostCommand: ()=>UpdateHostCommand,
99
+ BatchScreenShotCommand: ()=>BatchScreenShotCommand,
85
100
  GetImagePreheatingCommand: ()=>GetImagePreheatingCommand,
86
- UpdatePodPropertyCommand: ()=>UpdatePodPropertyCommand,
101
+ DeleteTagCommand: ()=>DeleteTagCommand,
102
+ PodMuteCommand: ()=>PodMuteCommand,
87
103
  StopScreenShotCommand: ()=>StopScreenShotCommand,
88
104
  CloseAppCommand: ()=>CloseAppCommand,
89
105
  UninstallAppCommand: ()=>UninstallAppCommand,
106
+ UpdatePodPropertyCommand: ()=>UpdatePodPropertyCommand,
107
+ PodStopCommand: ()=>PodStopCommand,
90
108
  RebootHostCommand: ()=>RebootHostCommand,
91
109
  RunSyncCommandCommand: ()=>RunSyncCommandCommand,
110
+ UpdateAppCommand: ()=>UpdateAppCommand,
111
+ UpdateTagCommand: ()=>UpdateTagCommand,
92
112
  RestoreDataCommand: ()=>RestoreDataCommand,
93
113
  StartRecordingCommand: ()=>StartRecordingCommand,
94
114
  UploadAppCommand: ()=>UploadAppCommand,
115
+ DeleteDisplayLayoutCommand: ()=>DeleteDisplayLayoutCommand,
95
116
  PushFileCommand: ()=>PushFileCommand,
96
117
  CancelRestorePodCommand: ()=>CancelRestorePodCommand,
97
118
  RunCommandCommand: ()=>RunCommandCommand,
@@ -135,6 +156,13 @@ class AddPhoneTemplateCommand extends sdk_core_namespaceObject.Command {
135
156
  }
136
157
  }
137
158
  _define_property(AddPhoneTemplateCommand, "metaPath", '/AddPhoneTemplate/2025-05-01/acep/post/application_json/');
159
+ class AttachTagCommand extends sdk_core_namespaceObject.Command {
160
+ constructor(input){
161
+ super(input);
162
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AttachTagCommand.metaPath);
163
+ }
164
+ }
165
+ _define_property(AttachTagCommand, "metaPath", '/AttachTag/2025-05-01/acep/post/application_json/');
138
166
  class AutoInstallAppCommand extends sdk_core_namespaceObject.Command {
139
167
  constructor(input){
140
168
  super(input);
@@ -156,6 +184,20 @@ class BackupPodCommand extends sdk_core_namespaceObject.Command {
156
184
  }
157
185
  }
158
186
  _define_property(BackupPodCommand, "metaPath", '/BackupPod/2025-05-01/acep/post/application_json/');
187
+ class BanUserCommand extends sdk_core_namespaceObject.Command {
188
+ constructor(input){
189
+ super(input);
190
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(BanUserCommand.metaPath);
191
+ }
192
+ }
193
+ _define_property(BanUserCommand, "metaPath", '/BanUser/2025-05-01/acep/post/application_json/');
194
+ class BatchScreenShotCommand extends sdk_core_namespaceObject.Command {
195
+ constructor(input){
196
+ super(input);
197
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(BatchScreenShotCommand.metaPath);
198
+ }
199
+ }
200
+ _define_property(BatchScreenShotCommand, "metaPath", '/BatchScreenShot/2025-05-01/acep/post/application_json/');
159
201
  class BindPortMappingRuleCommand extends sdk_core_namespaceObject.Command {
160
202
  constructor(input){
161
203
  super(input);
@@ -247,6 +289,13 @@ class DeleteAOSPImageCommand extends sdk_core_namespaceObject.Command {
247
289
  }
248
290
  }
249
291
  _define_property(DeleteAOSPImageCommand, "metaPath", '/DeleteAOSPImage/2025-05-01/acep/post/application_json/');
292
+ class DeleteAppCommand extends sdk_core_namespaceObject.Command {
293
+ constructor(input){
294
+ super(input);
295
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteAppCommand.metaPath);
296
+ }
297
+ }
298
+ _define_property(DeleteAppCommand, "metaPath", '/DeleteApp/2025-05-01/acep/post/application_json/');
250
299
  class DeleteBackupDataCommand extends sdk_core_namespaceObject.Command {
251
300
  constructor(input){
252
301
  super(input);
@@ -261,6 +310,34 @@ class DeleteCustomRouteCommand extends sdk_core_namespaceObject.Command {
261
310
  }
262
311
  }
263
312
  _define_property(DeleteCustomRouteCommand, "metaPath", '/DeleteCustomRoute/2025-05-01/acep/post/application_json/');
313
+ class DeleteDNSRuleCommand extends sdk_core_namespaceObject.Command {
314
+ constructor(input){
315
+ super(input);
316
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteDNSRuleCommand.metaPath);
317
+ }
318
+ }
319
+ _define_property(DeleteDNSRuleCommand, "metaPath", '/DeleteDNSRule/2025-05-01/acep/post/application_json/');
320
+ class DeleteDisplayLayoutCommand extends sdk_core_namespaceObject.Command {
321
+ constructor(input){
322
+ super(input);
323
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteDisplayLayoutCommand.metaPath);
324
+ }
325
+ }
326
+ _define_property(DeleteDisplayLayoutCommand, "metaPath", '/DeleteDisplayLayout/2025-05-01/acep/post/application_json/');
327
+ class DeletePodCommand extends sdk_core_namespaceObject.Command {
328
+ constructor(input){
329
+ super(input);
330
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeletePodCommand.metaPath);
331
+ }
332
+ }
333
+ _define_property(DeletePodCommand, "metaPath", '/DeletePod/2025-05-01/acep/post/application_json/');
334
+ class DeleteTagCommand extends sdk_core_namespaceObject.Command {
335
+ constructor(input){
336
+ super(input);
337
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteTagCommand.metaPath);
338
+ }
339
+ }
340
+ _define_property(DeleteTagCommand, "metaPath", '/DeleteTag/2025-05-01/acep/post/application_json/');
264
341
  class DetailAppCommand extends sdk_core_namespaceObject.Command {
265
342
  constructor(input){
266
343
  super(input);
@@ -464,6 +541,13 @@ class MigratePodCommand extends sdk_core_namespaceObject.Command {
464
541
  }
465
542
  }
466
543
  _define_property(MigratePodCommand, "metaPath", '/MigratePod/2025-05-01/acep/post/application_json/');
544
+ class PodAdbCommand extends sdk_core_namespaceObject.Command {
545
+ constructor(input){
546
+ super(input);
547
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(PodAdbCommand.metaPath);
548
+ }
549
+ }
550
+ _define_property(PodAdbCommand, "metaPath", '/PodAdb/2025-05-01/acep/post/application_json/');
467
551
  class PodDataDeleteCommand extends sdk_core_namespaceObject.Command {
468
552
  constructor(input){
469
553
  super(input);
@@ -471,6 +555,20 @@ class PodDataDeleteCommand extends sdk_core_namespaceObject.Command {
471
555
  }
472
556
  }
473
557
  _define_property(PodDataDeleteCommand, "metaPath", '/PodDataDelete/2025-05-01/acep/post/application_json/');
558
+ class PodMuteCommand extends sdk_core_namespaceObject.Command {
559
+ constructor(input){
560
+ super(input);
561
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(PodMuteCommand.metaPath);
562
+ }
563
+ }
564
+ _define_property(PodMuteCommand, "metaPath", '/PodMute/2025-05-01/acep/post/application_json/');
565
+ class PodStopCommand extends sdk_core_namespaceObject.Command {
566
+ constructor(input){
567
+ super(input);
568
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(PodStopCommand.metaPath);
569
+ }
570
+ }
571
+ _define_property(PodStopCommand, "metaPath", '/PodStop/2025-05-01/acep/post/application_json/');
474
572
  class PowerOffPodCommand extends sdk_core_namespaceObject.Command {
475
573
  constructor(input){
476
574
  super(input);
@@ -506,6 +604,13 @@ class RebootHostCommand extends sdk_core_namespaceObject.Command {
506
604
  }
507
605
  }
508
606
  _define_property(RebootHostCommand, "metaPath", '/RebootHost/2025-05-01/acep/post/application_json/');
607
+ class RebootPodCommand extends sdk_core_namespaceObject.Command {
608
+ constructor(input){
609
+ super(input);
610
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(RebootPodCommand.metaPath);
611
+ }
612
+ }
613
+ _define_property(RebootPodCommand, "metaPath", '/RebootPod/2025-05-01/acep/post/application_json/');
509
614
  class RemovePhoneTemplateCommand extends sdk_core_namespaceObject.Command {
510
615
  constructor(input){
511
616
  super(input);
@@ -513,6 +618,13 @@ class RemovePhoneTemplateCommand extends sdk_core_namespaceObject.Command {
513
618
  }
514
619
  }
515
620
  _define_property(RemovePhoneTemplateCommand, "metaPath", '/RemovePhoneTemplate/2025-05-01/acep/post/application_json/');
621
+ class RenewResourceAutoCommand extends sdk_core_namespaceObject.Command {
622
+ constructor(input){
623
+ super(input);
624
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(RenewResourceAutoCommand.metaPath);
625
+ }
626
+ }
627
+ _define_property(RenewResourceAutoCommand, "metaPath", '/RenewResourceAuto/2025-05-01/acep/post/application_json/');
516
628
  class ResetHostCommand extends sdk_core_namespaceObject.Command {
517
629
  constructor(input){
518
630
  super(input);
@@ -590,6 +702,13 @@ class StopScreenShotCommand extends sdk_core_namespaceObject.Command {
590
702
  }
591
703
  }
592
704
  _define_property(StopScreenShotCommand, "metaPath", '/StopScreenShot/2025-05-01/acep/post/application_json/');
705
+ class SubscribeResourceAutoCommand extends sdk_core_namespaceObject.Command {
706
+ constructor(input){
707
+ super(input);
708
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(SubscribeResourceAutoCommand.metaPath);
709
+ }
710
+ }
711
+ _define_property(SubscribeResourceAutoCommand, "metaPath", '/SubscribeResourceAuto/2025-05-01/acep/post/application_json/');
593
712
  class UnbindPortMappingRuleCommand extends sdk_core_namespaceObject.Command {
594
713
  constructor(input){
595
714
  super(input);
@@ -618,6 +737,13 @@ class UpdateAOSPImageCommand extends sdk_core_namespaceObject.Command {
618
737
  }
619
738
  }
620
739
  _define_property(UpdateAOSPImageCommand, "metaPath", '/UpdateAOSPImage/2025-05-01/acep/post/application_json/');
740
+ class UpdateAppCommand extends sdk_core_namespaceObject.Command {
741
+ constructor(input){
742
+ super(input);
743
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateAppCommand.metaPath);
744
+ }
745
+ }
746
+ _define_property(UpdateAppCommand, "metaPath", '/UpdateApp/2025-05-01/acep/post/application_json/');
621
747
  class UpdateCustomRouteCommand extends sdk_core_namespaceObject.Command {
622
748
  constructor(input){
623
749
  super(input);
@@ -625,6 +751,20 @@ class UpdateCustomRouteCommand extends sdk_core_namespaceObject.Command {
625
751
  }
626
752
  }
627
753
  _define_property(UpdateCustomRouteCommand, "metaPath", '/UpdateCustomRoute/2025-05-01/acep/post/application_json/');
754
+ class UpdateDNSRuleCommand extends sdk_core_namespaceObject.Command {
755
+ constructor(input){
756
+ super(input);
757
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateDNSRuleCommand.metaPath);
758
+ }
759
+ }
760
+ _define_property(UpdateDNSRuleCommand, "metaPath", '/UpdateDNSRule/2025-05-01/acep/post/application_json/');
761
+ class UpdateHostCommand extends sdk_core_namespaceObject.Command {
762
+ constructor(input){
763
+ super(input);
764
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateHostCommand.metaPath);
765
+ }
766
+ }
767
+ _define_property(UpdateHostCommand, "metaPath", '/UpdateHost/2025-05-01/acep/post/application_json/');
628
768
  class UpdatePhoneTemplateCommand extends sdk_core_namespaceObject.Command {
629
769
  constructor(input){
630
770
  super(input);
@@ -632,6 +772,13 @@ class UpdatePhoneTemplateCommand extends sdk_core_namespaceObject.Command {
632
772
  }
633
773
  }
634
774
  _define_property(UpdatePhoneTemplateCommand, "metaPath", '/UpdatePhoneTemplate/2025-05-01/acep/post/application_json/');
775
+ class UpdatePodCommand extends sdk_core_namespaceObject.Command {
776
+ constructor(input){
777
+ super(input);
778
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdatePodCommand.metaPath);
779
+ }
780
+ }
781
+ _define_property(UpdatePodCommand, "metaPath", '/UpdatePod/2025-05-01/acep/post/application_json/');
635
782
  class UpdatePodPropertyCommand extends sdk_core_namespaceObject.Command {
636
783
  constructor(input){
637
784
  super(input);
@@ -639,6 +786,27 @@ class UpdatePodPropertyCommand extends sdk_core_namespaceObject.Command {
639
786
  }
640
787
  }
641
788
  _define_property(UpdatePodPropertyCommand, "metaPath", '/UpdatePodProperty/2025-05-01/acep/post/application_json/');
789
+ class UpdatePodResourceApplyNumCommand extends sdk_core_namespaceObject.Command {
790
+ constructor(input){
791
+ super(input);
792
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdatePodResourceApplyNumCommand.metaPath);
793
+ }
794
+ }
795
+ _define_property(UpdatePodResourceApplyNumCommand, "metaPath", '/UpdatePodResourceApplyNum/2025-05-01/acep/post/application_json/');
796
+ class UpdateProductResourceCommand extends sdk_core_namespaceObject.Command {
797
+ constructor(input){
798
+ super(input);
799
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateProductResourceCommand.metaPath);
800
+ }
801
+ }
802
+ _define_property(UpdateProductResourceCommand, "metaPath", '/UpdateProductResource/2025-05-01/acep/post/application_json/');
803
+ class UpdateTagCommand extends sdk_core_namespaceObject.Command {
804
+ constructor(input){
805
+ super(input);
806
+ this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateTagCommand.metaPath);
807
+ }
808
+ }
809
+ _define_property(UpdateTagCommand, "metaPath", '/UpdateTag/2025-05-01/acep/post/application_json/');
642
810
  class UploadAppCommand extends sdk_core_namespaceObject.Command {
643
811
  constructor(input){
644
812
  super(input);
@@ -649,9 +817,12 @@ _define_property(UploadAppCommand, "metaPath", '/UploadApp/2025-05-01/acep/post/
649
817
  exports.ACEPClient = __webpack_exports__.ACEPClient;
650
818
  exports.AddCustomRouteCommand = __webpack_exports__.AddCustomRouteCommand;
651
819
  exports.AddPhoneTemplateCommand = __webpack_exports__.AddPhoneTemplateCommand;
820
+ exports.AttachTagCommand = __webpack_exports__.AttachTagCommand;
652
821
  exports.AutoInstallAppCommand = __webpack_exports__.AutoInstallAppCommand;
653
822
  exports.BackupDataCommand = __webpack_exports__.BackupDataCommand;
654
823
  exports.BackupPodCommand = __webpack_exports__.BackupPodCommand;
824
+ exports.BanUserCommand = __webpack_exports__.BanUserCommand;
825
+ exports.BatchScreenShotCommand = __webpack_exports__.BatchScreenShotCommand;
655
826
  exports.BindPortMappingRuleCommand = __webpack_exports__.BindPortMappingRuleCommand;
656
827
  exports.BuildAOSPImageCommand = __webpack_exports__.BuildAOSPImageCommand;
657
828
  exports.CancelBackupPodCommand = __webpack_exports__.CancelBackupPodCommand;
@@ -665,8 +836,13 @@ exports.CreatePodOneStepCommand = __webpack_exports__.CreatePodOneStepCommand;
665
836
  exports.CreatePortMappingRuleCommand = __webpack_exports__.CreatePortMappingRuleCommand;
666
837
  exports.CreateTagCommand = __webpack_exports__.CreateTagCommand;
667
838
  exports.DeleteAOSPImageCommand = __webpack_exports__.DeleteAOSPImageCommand;
839
+ exports.DeleteAppCommand = __webpack_exports__.DeleteAppCommand;
668
840
  exports.DeleteBackupDataCommand = __webpack_exports__.DeleteBackupDataCommand;
669
841
  exports.DeleteCustomRouteCommand = __webpack_exports__.DeleteCustomRouteCommand;
842
+ exports.DeleteDNSRuleCommand = __webpack_exports__.DeleteDNSRuleCommand;
843
+ exports.DeleteDisplayLayoutCommand = __webpack_exports__.DeleteDisplayLayoutCommand;
844
+ exports.DeletePodCommand = __webpack_exports__.DeletePodCommand;
845
+ exports.DeleteTagCommand = __webpack_exports__.DeleteTagCommand;
670
846
  exports.DetailAppCommand = __webpack_exports__.DetailAppCommand;
671
847
  exports.DetailDNSRuleCommand = __webpack_exports__.DetailDNSRuleCommand;
672
848
  exports.DetailDisplayLayoutMiniCommand = __webpack_exports__.DetailDisplayLayoutMiniCommand;
@@ -696,13 +872,18 @@ exports.ListImageResourceCommand = __webpack_exports__.ListImageResourceCommand;
696
872
  exports.ListPhoneTemplateCommand = __webpack_exports__.ListPhoneTemplateCommand;
697
873
  exports.ListPodCommand = __webpack_exports__.ListPodCommand;
698
874
  exports.MigratePodCommand = __webpack_exports__.MigratePodCommand;
875
+ exports.PodAdbCommand = __webpack_exports__.PodAdbCommand;
699
876
  exports.PodDataDeleteCommand = __webpack_exports__.PodDataDeleteCommand;
877
+ exports.PodMuteCommand = __webpack_exports__.PodMuteCommand;
878
+ exports.PodStopCommand = __webpack_exports__.PodStopCommand;
700
879
  exports.PowerOffPodCommand = __webpack_exports__.PowerOffPodCommand;
701
880
  exports.PowerOnPodCommand = __webpack_exports__.PowerOnPodCommand;
702
881
  exports.PullFileCommand = __webpack_exports__.PullFileCommand;
703
882
  exports.PushFileCommand = __webpack_exports__.PushFileCommand;
704
883
  exports.RebootHostCommand = __webpack_exports__.RebootHostCommand;
884
+ exports.RebootPodCommand = __webpack_exports__.RebootPodCommand;
705
885
  exports.RemovePhoneTemplateCommand = __webpack_exports__.RemovePhoneTemplateCommand;
886
+ exports.RenewResourceAutoCommand = __webpack_exports__.RenewResourceAutoCommand;
706
887
  exports.ResetHostCommand = __webpack_exports__.ResetHostCommand;
707
888
  exports.ResetPodCommand = __webpack_exports__.ResetPodCommand;
708
889
  exports.RestoreDataCommand = __webpack_exports__.RestoreDataCommand;
@@ -714,21 +895,32 @@ exports.StartRecordingCommand = __webpack_exports__.StartRecordingCommand;
714
895
  exports.StartScreenShotCommand = __webpack_exports__.StartScreenShotCommand;
715
896
  exports.StopRecordingCommand = __webpack_exports__.StopRecordingCommand;
716
897
  exports.StopScreenShotCommand = __webpack_exports__.StopScreenShotCommand;
898
+ exports.SubscribeResourceAutoCommand = __webpack_exports__.SubscribeResourceAutoCommand;
717
899
  exports.UnbindPortMappingRuleCommand = __webpack_exports__.UnbindPortMappingRuleCommand;
718
900
  exports.UninstallAppCommand = __webpack_exports__.UninstallAppCommand;
719
901
  exports.UnsubscribeHostResourceCommand = __webpack_exports__.UnsubscribeHostResourceCommand;
720
902
  exports.UpdateAOSPImageCommand = __webpack_exports__.UpdateAOSPImageCommand;
903
+ exports.UpdateAppCommand = __webpack_exports__.UpdateAppCommand;
721
904
  exports.UpdateCustomRouteCommand = __webpack_exports__.UpdateCustomRouteCommand;
905
+ exports.UpdateDNSRuleCommand = __webpack_exports__.UpdateDNSRuleCommand;
906
+ exports.UpdateHostCommand = __webpack_exports__.UpdateHostCommand;
722
907
  exports.UpdatePhoneTemplateCommand = __webpack_exports__.UpdatePhoneTemplateCommand;
908
+ exports.UpdatePodCommand = __webpack_exports__.UpdatePodCommand;
723
909
  exports.UpdatePodPropertyCommand = __webpack_exports__.UpdatePodPropertyCommand;
910
+ exports.UpdatePodResourceApplyNumCommand = __webpack_exports__.UpdatePodResourceApplyNumCommand;
911
+ exports.UpdateProductResourceCommand = __webpack_exports__.UpdateProductResourceCommand;
912
+ exports.UpdateTagCommand = __webpack_exports__.UpdateTagCommand;
724
913
  exports.UploadAppCommand = __webpack_exports__.UploadAppCommand;
725
914
  for(var __rspack_i in __webpack_exports__)if (-1 === [
726
915
  "ACEPClient",
727
916
  "AddCustomRouteCommand",
728
917
  "AddPhoneTemplateCommand",
918
+ "AttachTagCommand",
729
919
  "AutoInstallAppCommand",
730
920
  "BackupDataCommand",
731
921
  "BackupPodCommand",
922
+ "BanUserCommand",
923
+ "BatchScreenShotCommand",
732
924
  "BindPortMappingRuleCommand",
733
925
  "BuildAOSPImageCommand",
734
926
  "CancelBackupPodCommand",
@@ -742,8 +934,13 @@ for(var __rspack_i in __webpack_exports__)if (-1 === [
742
934
  "CreatePortMappingRuleCommand",
743
935
  "CreateTagCommand",
744
936
  "DeleteAOSPImageCommand",
937
+ "DeleteAppCommand",
745
938
  "DeleteBackupDataCommand",
746
939
  "DeleteCustomRouteCommand",
940
+ "DeleteDNSRuleCommand",
941
+ "DeleteDisplayLayoutCommand",
942
+ "DeletePodCommand",
943
+ "DeleteTagCommand",
747
944
  "DetailAppCommand",
748
945
  "DetailDNSRuleCommand",
749
946
  "DetailDisplayLayoutMiniCommand",
@@ -773,13 +970,18 @@ for(var __rspack_i in __webpack_exports__)if (-1 === [
773
970
  "ListPhoneTemplateCommand",
774
971
  "ListPodCommand",
775
972
  "MigratePodCommand",
973
+ "PodAdbCommand",
776
974
  "PodDataDeleteCommand",
975
+ "PodMuteCommand",
976
+ "PodStopCommand",
777
977
  "PowerOffPodCommand",
778
978
  "PowerOnPodCommand",
779
979
  "PullFileCommand",
780
980
  "PushFileCommand",
781
981
  "RebootHostCommand",
982
+ "RebootPodCommand",
782
983
  "RemovePhoneTemplateCommand",
984
+ "RenewResourceAutoCommand",
783
985
  "ResetHostCommand",
784
986
  "ResetPodCommand",
785
987
  "RestoreDataCommand",
@@ -791,13 +993,21 @@ for(var __rspack_i in __webpack_exports__)if (-1 === [
791
993
  "StartScreenShotCommand",
792
994
  "StopRecordingCommand",
793
995
  "StopScreenShotCommand",
996
+ "SubscribeResourceAutoCommand",
794
997
  "UnbindPortMappingRuleCommand",
795
998
  "UninstallAppCommand",
796
999
  "UnsubscribeHostResourceCommand",
797
1000
  "UpdateAOSPImageCommand",
1001
+ "UpdateAppCommand",
798
1002
  "UpdateCustomRouteCommand",
1003
+ "UpdateDNSRuleCommand",
1004
+ "UpdateHostCommand",
799
1005
  "UpdatePhoneTemplateCommand",
1006
+ "UpdatePodCommand",
800
1007
  "UpdatePodPropertyCommand",
1008
+ "UpdatePodResourceApplyNumCommand",
1009
+ "UpdateProductResourceCommand",
1010
+ "UpdateTagCommand",
801
1011
  "UploadAppCommand"
802
1012
  ].indexOf(__rspack_i)) exports[__rspack_i] = __webpack_exports__[__rspack_i];
803
1013
  Object.defineProperty(exports, '__esModule', {