@huaweicloud/huaweicloud-sdk-rds 3.1.176 → 3.1.178

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 (249) hide show
  1. package/package.json +2 -2
  2. package/v3/RdsClient.d.ts +542 -2
  3. package/v3/RdsClient.d.ts.map +1 -1
  4. package/v3/RdsClient.js +1224 -27
  5. package/v3/RdsClient.js.map +1 -1
  6. package/v3/model/AutoCesAlarmInfo.d.ts +58 -0
  7. package/v3/model/AutoCesAlarmInfo.d.ts.map +1 -0
  8. package/v3/model/AutoCesAlarmInfo.js +143 -0
  9. package/v3/model/AutoCesAlarmInfo.js.map +1 -0
  10. package/v3/model/BatchDeleteInstanceRequest.d.ts +11 -0
  11. package/v3/model/BatchDeleteInstanceRequest.d.ts.map +1 -0
  12. package/v3/model/BatchDeleteInstanceRequest.js +23 -0
  13. package/v3/model/BatchDeleteInstanceRequest.js.map +1 -0
  14. package/v3/model/BatchDeleteInstanceResponse.d.ts +8 -0
  15. package/v3/model/BatchDeleteInstanceResponse.d.ts.map +1 -0
  16. package/v3/model/BatchDeleteInstanceResponse.js +15 -0
  17. package/v3/model/BatchDeleteInstanceResponse.js.map +1 -0
  18. package/v3/model/BatchExecuteEventsRequest.d.ts +11 -0
  19. package/v3/model/BatchExecuteEventsRequest.d.ts.map +1 -0
  20. package/v3/model/BatchExecuteEventsRequest.js +23 -0
  21. package/v3/model/BatchExecuteEventsRequest.js.map +1 -0
  22. package/v3/model/BatchExecuteEventsResponse.d.ts +8 -0
  23. package/v3/model/BatchExecuteEventsResponse.d.ts.map +1 -0
  24. package/v3/model/BatchExecuteEventsResponse.js +15 -0
  25. package/v3/model/BatchExecuteEventsResponse.js.map +1 -0
  26. package/v3/model/BatchModifyPublicationRequest.d.ts +11 -0
  27. package/v3/model/BatchModifyPublicationRequest.d.ts.map +1 -0
  28. package/v3/model/BatchModifyPublicationRequest.js +24 -0
  29. package/v3/model/BatchModifyPublicationRequest.js.map +1 -0
  30. package/v3/model/BatchModifyPublicationResponse.d.ts +8 -0
  31. package/v3/model/BatchModifyPublicationResponse.d.ts.map +1 -0
  32. package/v3/model/BatchModifyPublicationResponse.js +15 -0
  33. package/v3/model/BatchModifyPublicationResponse.js.map +1 -0
  34. package/v3/model/BatchModifyPublicationsRequestBody.d.ts +13 -0
  35. package/v3/model/BatchModifyPublicationsRequestBody.d.ts.map +1 -0
  36. package/v3/model/BatchModifyPublicationsRequestBody.js +31 -0
  37. package/v3/model/BatchModifyPublicationsRequestBody.js.map +1 -0
  38. package/v3/model/CompareConfigurationRequest.d.ts +15 -0
  39. package/v3/model/CompareConfigurationRequest.d.ts.map +1 -0
  40. package/v3/model/CompareConfigurationRequest.js +34 -0
  41. package/v3/model/CompareConfigurationRequest.js.map +1 -0
  42. package/v3/model/CompareConfigurationRequestBody.d.ts +12 -0
  43. package/v3/model/CompareConfigurationRequestBody.d.ts.map +1 -0
  44. package/v3/model/CompareConfigurationRequestBody.js +31 -0
  45. package/v3/model/CompareConfigurationRequestBody.js.map +1 -0
  46. package/v3/model/CompareConfigurationResponse.d.ts +24 -0
  47. package/v3/model/CompareConfigurationResponse.d.ts.map +1 -0
  48. package/v3/model/CompareConfigurationResponse.js +55 -0
  49. package/v3/model/CompareConfigurationResponse.js.map +1 -0
  50. package/v3/model/CreateDistributionRequest.d.ts +11 -0
  51. package/v3/model/CreateDistributionRequest.d.ts.map +1 -0
  52. package/v3/model/CreateDistributionRequest.js +24 -0
  53. package/v3/model/CreateDistributionRequest.js.map +1 -0
  54. package/v3/model/CreateDistributionRequestBody.d.ts +8 -0
  55. package/v3/model/CreateDistributionRequestBody.d.ts.map +1 -0
  56. package/v3/model/CreateDistributionRequestBody.js +20 -0
  57. package/v3/model/CreateDistributionRequestBody.js.map +1 -0
  58. package/v3/model/CreateDistributionResponse.d.ts +9 -0
  59. package/v3/model/CreateDistributionResponse.d.ts.map +1 -0
  60. package/v3/model/CreateDistributionResponse.js +21 -0
  61. package/v3/model/CreateDistributionResponse.js.map +1 -0
  62. package/v3/model/CreatePublicationRequest.d.ts +11 -0
  63. package/v3/model/CreatePublicationRequest.d.ts.map +1 -0
  64. package/v3/model/CreatePublicationRequest.js +24 -0
  65. package/v3/model/CreatePublicationRequest.js.map +1 -0
  66. package/v3/model/CreatePublicationResponse.d.ts +9 -0
  67. package/v3/model/CreatePublicationResponse.d.ts.map +1 -0
  68. package/v3/model/CreatePublicationResponse.js +21 -0
  69. package/v3/model/CreatePublicationResponse.js.map +1 -0
  70. package/v3/model/CreatePublicationsRequestBody.d.ts +37 -0
  71. package/v3/model/CreatePublicationsRequestBody.d.ts.map +1 -0
  72. package/v3/model/CreatePublicationsRequestBody.js +88 -0
  73. package/v3/model/CreatePublicationsRequestBody.js.map +1 -0
  74. package/v3/model/CreateRebuildSlaveRequest.d.ts +8 -0
  75. package/v3/model/CreateRebuildSlaveRequest.d.ts.map +1 -0
  76. package/v3/model/CreateRebuildSlaveRequest.js +20 -0
  77. package/v3/model/CreateRebuildSlaveRequest.js.map +1 -0
  78. package/v3/model/CreateRebuildSlaveResponse.d.ts +13 -0
  79. package/v3/model/CreateRebuildSlaveResponse.d.ts.map +1 -0
  80. package/v3/model/CreateRebuildSlaveResponse.js +31 -0
  81. package/v3/model/CreateRebuildSlaveResponse.js.map +1 -0
  82. package/v3/model/CustomerBatchDeleteInstanceRecord.d.ts +12 -0
  83. package/v3/model/CustomerBatchDeleteInstanceRecord.d.ts.map +1 -0
  84. package/v3/model/CustomerBatchDeleteInstanceRecord.js +29 -0
  85. package/v3/model/CustomerBatchDeleteInstanceRecord.js.map +1 -0
  86. package/v3/model/EventInstance.d.ts +12 -0
  87. package/v3/model/EventInstance.d.ts.map +1 -0
  88. package/v3/model/EventInstance.js +31 -0
  89. package/v3/model/EventInstance.js.map +1 -0
  90. package/v3/model/EventJobResult.d.ts +24 -0
  91. package/v3/model/EventJobResult.d.ts.map +1 -0
  92. package/v3/model/EventJobResult.js +57 -0
  93. package/v3/model/EventJobResult.js.map +1 -0
  94. package/v3/model/EventScheduleWindow.d.ts +16 -0
  95. package/v3/model/EventScheduleWindow.d.ts.map +1 -0
  96. package/v3/model/EventScheduleWindow.js +40 -0
  97. package/v3/model/EventScheduleWindow.js.map +1 -0
  98. package/v3/model/GetInstancesNoIndexTablesRequest.d.ts +4 -0
  99. package/v3/model/GetInstancesNoIndexTablesRequest.d.ts.map +1 -1
  100. package/v3/model/GetInstancesNoIndexTablesRequest.js +8 -0
  101. package/v3/model/GetInstancesNoIndexTablesRequest.js.map +1 -1
  102. package/v3/model/GetInstancesNoIndexTablesResponse.d.ts +3 -0
  103. package/v3/model/GetInstancesNoIndexTablesResponse.d.ts.map +1 -1
  104. package/v3/model/GetInstancesNoIndexTablesResponse.js +4 -0
  105. package/v3/model/GetInstancesNoIndexTablesResponse.js.map +1 -1
  106. package/v3/model/IntelligentKillSessionStatistic.d.ts +34 -0
  107. package/v3/model/IntelligentKillSessionStatistic.d.ts.map +1 -0
  108. package/v3/model/IntelligentKillSessionStatistic.js +79 -0
  109. package/v3/model/IntelligentKillSessionStatistic.js.map +1 -0
  110. package/v3/model/ListPackLogInfosRequest.d.ts +16 -0
  111. package/v3/model/ListPackLogInfosRequest.d.ts.map +1 -0
  112. package/v3/model/ListPackLogInfosRequest.js +38 -0
  113. package/v3/model/ListPackLogInfosRequest.js.map +1 -0
  114. package/v3/model/ListPackLogInfosResponse.d.ts +14 -0
  115. package/v3/model/ListPackLogInfosResponse.d.ts.map +1 -0
  116. package/v3/model/ListPackLogInfosResponse.js +31 -0
  117. package/v3/model/ListPackLogInfosResponse.js.map +1 -0
  118. package/v3/model/ListRemoteDbRequest.d.ts +11 -0
  119. package/v3/model/ListRemoteDbRequest.d.ts.map +1 -0
  120. package/v3/model/ListRemoteDbRequest.js +24 -0
  121. package/v3/model/ListRemoteDbRequest.js.map +1 -0
  122. package/v3/model/ListRemoteDbRequestBody.d.ts +24 -0
  123. package/v3/model/ListRemoteDbRequestBody.d.ts.map +1 -0
  124. package/v3/model/ListRemoteDbRequestBody.js +61 -0
  125. package/v3/model/ListRemoteDbRequestBody.js.map +1 -0
  126. package/v3/model/ListRemoteDbResponse.d.ts +12 -0
  127. package/v3/model/ListRemoteDbResponse.d.ts.map +1 -0
  128. package/v3/model/ListRemoteDbResponse.js +25 -0
  129. package/v3/model/ListRemoteDbResponse.js.map +1 -0
  130. package/v3/model/ListReplicationErrorsRequest.d.ts +16 -0
  131. package/v3/model/ListReplicationErrorsRequest.d.ts.map +1 -0
  132. package/v3/model/ListReplicationErrorsRequest.js +38 -0
  133. package/v3/model/ListReplicationErrorsRequest.js.map +1 -0
  134. package/v3/model/ListReplicationErrorsResponse.d.ts +12 -0
  135. package/v3/model/ListReplicationErrorsResponse.d.ts.map +1 -0
  136. package/v3/model/ListReplicationErrorsResponse.js +25 -0
  137. package/v3/model/ListReplicationErrorsResponse.js.map +1 -0
  138. package/v3/model/ListReplicationErrorsResult.d.ts +24 -0
  139. package/v3/model/ListReplicationErrorsResult.d.ts.map +1 -0
  140. package/v3/model/ListReplicationErrorsResult.js +59 -0
  141. package/v3/model/ListReplicationErrorsResult.js.map +1 -0
  142. package/v3/model/ListScheduleEventsRequest.d.ts +26 -0
  143. package/v3/model/ListScheduleEventsRequest.d.ts.map +1 -0
  144. package/v3/model/ListScheduleEventsRequest.js +57 -0
  145. package/v3/model/ListScheduleEventsRequest.js.map +1 -0
  146. package/v3/model/ListScheduleEventsResponse.d.ts +28 -0
  147. package/v3/model/ListScheduleEventsResponse.d.ts.map +1 -0
  148. package/v3/model/ListScheduleEventsResponse.js +65 -0
  149. package/v3/model/ListScheduleEventsResponse.js.map +1 -0
  150. package/v3/model/ModifyDbAgentJobRequest.d.ts +19 -0
  151. package/v3/model/ModifyDbAgentJobRequest.d.ts.map +1 -0
  152. package/v3/model/ModifyDbAgentJobRequest.js +45 -0
  153. package/v3/model/ModifyDbAgentJobRequest.js.map +1 -0
  154. package/v3/model/ModifyDbAgentJobRequestBody.d.ts +8 -0
  155. package/v3/model/ModifyDbAgentJobRequestBody.d.ts.map +1 -0
  156. package/v3/model/ModifyDbAgentJobRequestBody.js +20 -0
  157. package/v3/model/ModifyDbAgentJobRequestBody.js.map +1 -0
  158. package/v3/model/ModifyDbAgentJobResponse.d.ts +45 -0
  159. package/v3/model/ModifyDbAgentJobResponse.d.ts.map +1 -0
  160. package/v3/model/ModifyDbAgentJobResponse.js +111 -0
  161. package/v3/model/ModifyDbAgentJobResponse.js.map +1 -0
  162. package/v3/model/MultipleDeleteInsReq.d.ts +8 -0
  163. package/v3/model/MultipleDeleteInsReq.d.ts.map +1 -0
  164. package/v3/model/MultipleDeleteInsReq.js +20 -0
  165. package/v3/model/MultipleDeleteInsReq.js.map +1 -0
  166. package/v3/model/OperateEventReq.d.ts +18 -0
  167. package/v3/model/OperateEventReq.d.ts.map +1 -0
  168. package/v3/model/OperateEventReq.js +41 -0
  169. package/v3/model/OperateEventReq.js.map +1 -0
  170. package/v3/model/PackLogInfo.d.ts +30 -0
  171. package/v3/model/PackLogInfo.d.ts.map +1 -0
  172. package/v3/model/PackLogInfo.js +71 -0
  173. package/v3/model/PackLogInfo.js.map +1 -0
  174. package/v3/model/ParamGroupParameterDiff.d.ts +14 -0
  175. package/v3/model/ParamGroupParameterDiff.d.ts.map +1 -0
  176. package/v3/model/ParamGroupParameterDiff.js +33 -0
  177. package/v3/model/ParamGroupParameterDiff.js.map +1 -0
  178. package/v3/model/ResetConfigurationRequest.d.ts +12 -0
  179. package/v3/model/ResetConfigurationRequest.d.ts.map +1 -0
  180. package/v3/model/ResetConfigurationRequest.js +30 -0
  181. package/v3/model/ResetConfigurationRequest.js.map +1 -0
  182. package/v3/model/ResetConfigurationResponse.d.ts +13 -0
  183. package/v3/model/ResetConfigurationResponse.d.ts.map +1 -0
  184. package/v3/model/ResetConfigurationResponse.js +31 -0
  185. package/v3/model/ResetConfigurationResponse.js.map +1 -0
  186. package/v3/model/RestartDbAgentJobRequest.d.ts +16 -0
  187. package/v3/model/RestartDbAgentJobRequest.d.ts.map +1 -0
  188. package/v3/model/RestartDbAgentJobRequest.js +41 -0
  189. package/v3/model/RestartDbAgentJobRequest.js.map +1 -0
  190. package/v3/model/RestartDbAgentJobResponse.d.ts +5 -0
  191. package/v3/model/RestartDbAgentJobResponse.d.ts.map +1 -0
  192. package/v3/model/RestartDbAgentJobResponse.js +11 -0
  193. package/v3/model/RestartDbAgentJobResponse.js.map +1 -0
  194. package/v3/model/ScheduleEventInfo.d.ts +44 -0
  195. package/v3/model/ScheduleEventInfo.d.ts.map +1 -0
  196. package/v3/model/ScheduleEventInfo.js +114 -0
  197. package/v3/model/ScheduleEventInfo.js.map +1 -0
  198. package/v3/model/ShowAutoCesAlarmRequest.d.ts +10 -0
  199. package/v3/model/ShowAutoCesAlarmRequest.d.ts.map +1 -0
  200. package/v3/model/ShowAutoCesAlarmRequest.js +23 -0
  201. package/v3/model/ShowAutoCesAlarmRequest.js.map +1 -0
  202. package/v3/model/ShowAutoCesAlarmResponse.d.ts +10 -0
  203. package/v3/model/ShowAutoCesAlarmResponse.d.ts.map +1 -0
  204. package/v3/model/ShowAutoCesAlarmResponse.js +19 -0
  205. package/v3/model/ShowAutoCesAlarmResponse.js.map +1 -0
  206. package/v3/model/ShowIntelligentKillSessionStatisticRequest.d.ts +16 -0
  207. package/v3/model/ShowIntelligentKillSessionStatisticRequest.d.ts.map +1 -0
  208. package/v3/model/ShowIntelligentKillSessionStatisticRequest.js +40 -0
  209. package/v3/model/ShowIntelligentKillSessionStatisticRequest.js.map +1 -0
  210. package/v3/model/ShowIntelligentKillSessionStatisticResponse.d.ts +8 -0
  211. package/v3/model/ShowIntelligentKillSessionStatisticResponse.d.ts.map +1 -0
  212. package/v3/model/ShowIntelligentKillSessionStatisticResponse.js +15 -0
  213. package/v3/model/ShowIntelligentKillSessionStatisticResponse.js.map +1 -0
  214. package/v3/model/ShowRebuildSlaveStatusRequest.d.ts +8 -0
  215. package/v3/model/ShowRebuildSlaveStatusRequest.d.ts.map +1 -0
  216. package/v3/model/ShowRebuildSlaveStatusRequest.js +20 -0
  217. package/v3/model/ShowRebuildSlaveStatusRequest.js.map +1 -0
  218. package/v3/model/ShowRebuildSlaveStatusResponse.d.ts +21 -0
  219. package/v3/model/ShowRebuildSlaveStatusResponse.d.ts.map +1 -0
  220. package/v3/model/ShowRebuildSlaveStatusResponse.js +51 -0
  221. package/v3/model/ShowRebuildSlaveStatusResponse.js.map +1 -0
  222. package/v3/model/SwitchDbAgentJobRequest.d.ts +16 -0
  223. package/v3/model/SwitchDbAgentJobRequest.d.ts.map +1 -0
  224. package/v3/model/SwitchDbAgentJobRequest.js +41 -0
  225. package/v3/model/SwitchDbAgentJobRequest.js.map +1 -0
  226. package/v3/model/SwitchDbAgentJobResponse.d.ts +5 -0
  227. package/v3/model/SwitchDbAgentJobResponse.d.ts.map +1 -0
  228. package/v3/model/SwitchDbAgentJobResponse.js +11 -0
  229. package/v3/model/SwitchDbAgentJobResponse.js.map +1 -0
  230. package/v3/model/Table.d.ts +16 -0
  231. package/v3/model/Table.d.ts.map +1 -0
  232. package/v3/model/Table.js +39 -0
  233. package/v3/model/Table.js.map +1 -0
  234. package/v3/model/UpdateStatisticsRequest.d.ts +15 -0
  235. package/v3/model/UpdateStatisticsRequest.d.ts.map +1 -0
  236. package/v3/model/UpdateStatisticsRequest.js +34 -0
  237. package/v3/model/UpdateStatisticsRequest.js.map +1 -0
  238. package/v3/model/UpdateStatisticsRequestBody.d.ts +8 -0
  239. package/v3/model/UpdateStatisticsRequestBody.d.ts.map +1 -0
  240. package/v3/model/UpdateStatisticsRequestBody.js +19 -0
  241. package/v3/model/UpdateStatisticsRequestBody.js.map +1 -0
  242. package/v3/model/UpdateStatisticsResponse.d.ts +7 -0
  243. package/v3/model/UpdateStatisticsResponse.d.ts.map +1 -0
  244. package/v3/model/UpdateStatisticsResponse.js +15 -0
  245. package/v3/model/UpdateStatisticsResponse.js.map +1 -0
  246. package/v3/public-api.d.ts +58 -0
  247. package/v3/public-api.d.ts.map +1 -1
  248. package/v3/public-api.js +58 -0
  249. package/v3/public-api.js.map +1 -1
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListRemoteDbRequestBody = void 0;
4
+ class ListRemoteDbRequestBody {
5
+ constructor(serverIp, serverPort, loginUserName, loginUserPassword) {
6
+ this['server_ip'] = serverIp;
7
+ this['server_port'] = serverPort;
8
+ this['login_user_name'] = loginUserName;
9
+ this['login_user_password'] = loginUserPassword;
10
+ }
11
+ withServerIp(serverIp) {
12
+ this['server_ip'] = serverIp;
13
+ return this;
14
+ }
15
+ set serverIp(serverIp) {
16
+ this['server_ip'] = serverIp;
17
+ }
18
+ get serverIp() {
19
+ return this['server_ip'];
20
+ }
21
+ withServerPort(serverPort) {
22
+ this['server_port'] = serverPort;
23
+ return this;
24
+ }
25
+ set serverPort(serverPort) {
26
+ this['server_port'] = serverPort;
27
+ }
28
+ get serverPort() {
29
+ return this['server_port'];
30
+ }
31
+ withLoginUserName(loginUserName) {
32
+ this['login_user_name'] = loginUserName;
33
+ return this;
34
+ }
35
+ set loginUserName(loginUserName) {
36
+ this['login_user_name'] = loginUserName;
37
+ }
38
+ get loginUserName() {
39
+ return this['login_user_name'];
40
+ }
41
+ withLoginUserPassword(loginUserPassword) {
42
+ this['login_user_password'] = loginUserPassword;
43
+ return this;
44
+ }
45
+ set loginUserPassword(loginUserPassword) {
46
+ this['login_user_password'] = loginUserPassword;
47
+ }
48
+ get loginUserPassword() {
49
+ return this['login_user_password'];
50
+ }
51
+ withOffset(offset) {
52
+ this['offset'] = offset;
53
+ return this;
54
+ }
55
+ withLimit(limit) {
56
+ this['limit'] = limit;
57
+ return this;
58
+ }
59
+ }
60
+ exports.ListRemoteDbRequestBody = ListRemoteDbRequestBody;
61
+ //# sourceMappingURL=ListRemoteDbRequestBody.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListRemoteDbRequestBody.js","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ListRemoteDbRequestBody.ts"],"names":[],"mappings":";;;AAEA,MAAa,uBAAuB;IAOhC,YAAmB,QAAiB,EAAE,UAAmB,EAAE,aAAsB,EAAE,iBAA0B;QACzG,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;QACxC,IAAI,CAAC,qBAAqB,CAAC,GAAG,iBAAiB,CAAC;IACpD,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,iBAAiB,CAAC,aAAqB;QAC1C,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;QACxC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAkC;QACvD,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;IAC5C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;IACM,qBAAqB,CAAC,iBAAyB;QAClD,IAAI,CAAC,qBAAqB,CAAC,GAAG,iBAAiB,CAAC;QAChD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,iBAAiB,CAAC,iBAAsC;QAC/D,IAAI,CAAC,qBAAqB,CAAC,GAAG,iBAAiB,CAAC;IACpD,CAAC;IACD,IAAW,iBAAiB;QACxB,OAAO,IAAI,CAAC,qBAAqB,CAAC,CAAC;IACvC,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AA7DD,0DA6DC"}
@@ -0,0 +1,12 @@
1
+ import { SqlserverDatabaseForDetail } from './SqlserverDatabaseForDetail';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListRemoteDbResponse extends SdkResponse {
4
+ databases?: Array<SqlserverDatabaseForDetail>;
5
+ private 'total_count'?;
6
+ constructor();
7
+ withDatabases(databases: Array<SqlserverDatabaseForDetail>): ListRemoteDbResponse;
8
+ withTotalCount(totalCount: number): ListRemoteDbResponse;
9
+ set totalCount(totalCount: number | undefined);
10
+ get totalCount(): number | undefined;
11
+ }
12
+ //# sourceMappingURL=ListRemoteDbResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListRemoteDbResponse.d.ts","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ListRemoteDbResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAE1E,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,oBAAqB,SAAQ,WAAW;IAC1C,SAAS,CAAC,EAAE,KAAK,CAAC,0BAA0B,CAAC,CAAC;IACrD,OAAO,CAAC,aAAa,CAAC,CAAS;;IAIxB,aAAa,CAAC,SAAS,EAAE,KAAK,CAAC,0BAA0B,CAAC,GAAG,oBAAoB;IAIjF,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,oBAAoB;IAI/D,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;CACJ"}
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListRemoteDbResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListRemoteDbResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withDatabases(databases) {
10
+ this['databases'] = databases;
11
+ return this;
12
+ }
13
+ withTotalCount(totalCount) {
14
+ this['total_count'] = totalCount;
15
+ return this;
16
+ }
17
+ set totalCount(totalCount) {
18
+ this['total_count'] = totalCount;
19
+ }
20
+ get totalCount() {
21
+ return this['total_count'];
22
+ }
23
+ }
24
+ exports.ListRemoteDbResponse = ListRemoteDbResponse;
25
+ //# sourceMappingURL=ListRemoteDbResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListRemoteDbResponse.js","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ListRemoteDbResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,oBAAqB,SAAQ,yBAAW;IAGjD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,aAAa,CAAC,SAA4C;QAC7D,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;CACJ;AApBD,oDAoBC"}
@@ -0,0 +1,16 @@
1
+ export declare class ListReplicationErrorsRequest {
2
+ private 'instance_id'?;
3
+ private 'subscription_id'?;
4
+ offset?: number;
5
+ limit?: number;
6
+ constructor(instanceId?: string);
7
+ withInstanceId(instanceId: string): ListReplicationErrorsRequest;
8
+ set instanceId(instanceId: string | undefined);
9
+ get instanceId(): string | undefined;
10
+ withSubscriptionId(subscriptionId: string): ListReplicationErrorsRequest;
11
+ set subscriptionId(subscriptionId: string | undefined);
12
+ get subscriptionId(): string | undefined;
13
+ withOffset(offset: number): ListReplicationErrorsRequest;
14
+ withLimit(limit: number): ListReplicationErrorsRequest;
15
+ }
16
+ //# sourceMappingURL=ListReplicationErrorsRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListReplicationErrorsRequest.d.ts","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ListReplicationErrorsRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,4BAA4B;IACrC,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,iBAAiB,CAAC,CAAS;IAC5B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;gBACH,UAAU,CAAC,EAAE,MAAM;IAG/B,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,4BAA4B;IAIvE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,4BAA4B;IAI/E,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,4BAA4B;IAIxD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,4BAA4B;CAIhE"}
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListReplicationErrorsRequest = void 0;
4
+ class ListReplicationErrorsRequest {
5
+ constructor(instanceId) {
6
+ this['instance_id'] = instanceId;
7
+ }
8
+ withInstanceId(instanceId) {
9
+ this['instance_id'] = instanceId;
10
+ return this;
11
+ }
12
+ set instanceId(instanceId) {
13
+ this['instance_id'] = instanceId;
14
+ }
15
+ get instanceId() {
16
+ return this['instance_id'];
17
+ }
18
+ withSubscriptionId(subscriptionId) {
19
+ this['subscription_id'] = subscriptionId;
20
+ return this;
21
+ }
22
+ set subscriptionId(subscriptionId) {
23
+ this['subscription_id'] = subscriptionId;
24
+ }
25
+ get subscriptionId() {
26
+ return this['subscription_id'];
27
+ }
28
+ withOffset(offset) {
29
+ this['offset'] = offset;
30
+ return this;
31
+ }
32
+ withLimit(limit) {
33
+ this['limit'] = limit;
34
+ return this;
35
+ }
36
+ }
37
+ exports.ListReplicationErrorsRequest = ListReplicationErrorsRequest;
38
+ //# sourceMappingURL=ListReplicationErrorsRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListReplicationErrorsRequest.js","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ListReplicationErrorsRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,4BAA4B;IAKrC,YAAmB,UAAmB;QAClC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmC;QACzD,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AApCD,oEAoCC"}
@@ -0,0 +1,12 @@
1
+ import { ListReplicationErrorsResult } from './ListReplicationErrorsResult';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListReplicationErrorsResponse extends SdkResponse {
4
+ errors?: Array<ListReplicationErrorsResult>;
5
+ private 'total_count'?;
6
+ constructor();
7
+ withErrors(errors: Array<ListReplicationErrorsResult>): ListReplicationErrorsResponse;
8
+ withTotalCount(totalCount: number): ListReplicationErrorsResponse;
9
+ set totalCount(totalCount: number | undefined);
10
+ get totalCount(): number | undefined;
11
+ }
12
+ //# sourceMappingURL=ListReplicationErrorsResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListReplicationErrorsResponse.d.ts","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ListReplicationErrorsResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAE5E,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,6BAA8B,SAAQ,WAAW;IACnD,MAAM,CAAC,EAAE,KAAK,CAAC,2BAA2B,CAAC,CAAC;IACnD,OAAO,CAAC,aAAa,CAAC,CAAS;;IAIxB,UAAU,CAAC,MAAM,EAAE,KAAK,CAAC,2BAA2B,CAAC,GAAG,6BAA6B;IAIrF,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,6BAA6B;IAIxE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;CACJ"}
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListReplicationErrorsResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListReplicationErrorsResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withErrors(errors) {
10
+ this['errors'] = errors;
11
+ return this;
12
+ }
13
+ withTotalCount(totalCount) {
14
+ this['total_count'] = totalCount;
15
+ return this;
16
+ }
17
+ set totalCount(totalCount) {
18
+ this['total_count'] = totalCount;
19
+ }
20
+ get totalCount() {
21
+ return this['total_count'];
22
+ }
23
+ }
24
+ exports.ListReplicationErrorsResponse = ListReplicationErrorsResponse;
25
+ //# sourceMappingURL=ListReplicationErrorsResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListReplicationErrorsResponse.js","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ListReplicationErrorsResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,6BAA8B,SAAQ,yBAAW;IAG1D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,UAAU,CAAC,MAA0C;QACxD,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;CACJ;AApBD,sEAoBC"}
@@ -0,0 +1,24 @@
1
+ export declare class ListReplicationErrorsResult {
2
+ private 'occur_time'?;
3
+ private 'source_type_id'?;
4
+ private 'source_name'?;
5
+ private 'error_code'?;
6
+ private 'error_text'?;
7
+ constructor();
8
+ withOccurTime(occurTime: string): ListReplicationErrorsResult;
9
+ set occurTime(occurTime: string | undefined);
10
+ get occurTime(): string | undefined;
11
+ withSourceTypeId(sourceTypeId: string): ListReplicationErrorsResult;
12
+ set sourceTypeId(sourceTypeId: string | undefined);
13
+ get sourceTypeId(): string | undefined;
14
+ withSourceName(sourceName: string): ListReplicationErrorsResult;
15
+ set sourceName(sourceName: string | undefined);
16
+ get sourceName(): string | undefined;
17
+ withErrorCode(errorCode: string): ListReplicationErrorsResult;
18
+ set errorCode(errorCode: string | undefined);
19
+ get errorCode(): string | undefined;
20
+ withErrorText(errorText: string): ListReplicationErrorsResult;
21
+ set errorText(errorText: string | undefined);
22
+ get errorText(): string | undefined;
23
+ }
24
+ //# sourceMappingURL=ListReplicationErrorsResult.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListReplicationErrorsResult.d.ts","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ListReplicationErrorsResult.ts"],"names":[],"mappings":"AAEA,qBAAa,2BAA2B;IACpC,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,gBAAgB,CAAC,CAAS;IAClC,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,YAAY,CAAC,CAAS;;IAGvB,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,2BAA2B;IAIpE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,2BAA2B;IAI1E,IAAW,YAAY,CAAC,YAAY,EAAE,MAAM,GAAI,SAAS,EAExD;IACD,IAAW,YAAY,IAAI,MAAM,GAAG,SAAS,CAE5C;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,2BAA2B;IAItE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,2BAA2B;IAIpE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,2BAA2B;IAIpE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;CACJ"}
@@ -0,0 +1,59 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListReplicationErrorsResult = void 0;
4
+ class ListReplicationErrorsResult {
5
+ constructor() {
6
+ }
7
+ withOccurTime(occurTime) {
8
+ this['occur_time'] = occurTime;
9
+ return this;
10
+ }
11
+ set occurTime(occurTime) {
12
+ this['occur_time'] = occurTime;
13
+ }
14
+ get occurTime() {
15
+ return this['occur_time'];
16
+ }
17
+ withSourceTypeId(sourceTypeId) {
18
+ this['source_type_id'] = sourceTypeId;
19
+ return this;
20
+ }
21
+ set sourceTypeId(sourceTypeId) {
22
+ this['source_type_id'] = sourceTypeId;
23
+ }
24
+ get sourceTypeId() {
25
+ return this['source_type_id'];
26
+ }
27
+ withSourceName(sourceName) {
28
+ this['source_name'] = sourceName;
29
+ return this;
30
+ }
31
+ set sourceName(sourceName) {
32
+ this['source_name'] = sourceName;
33
+ }
34
+ get sourceName() {
35
+ return this['source_name'];
36
+ }
37
+ withErrorCode(errorCode) {
38
+ this['error_code'] = errorCode;
39
+ return this;
40
+ }
41
+ set errorCode(errorCode) {
42
+ this['error_code'] = errorCode;
43
+ }
44
+ get errorCode() {
45
+ return this['error_code'];
46
+ }
47
+ withErrorText(errorText) {
48
+ this['error_text'] = errorText;
49
+ return this;
50
+ }
51
+ set errorText(errorText) {
52
+ this['error_text'] = errorText;
53
+ }
54
+ get errorText() {
55
+ return this['error_text'];
56
+ }
57
+ }
58
+ exports.ListReplicationErrorsResult = ListReplicationErrorsResult;
59
+ //# sourceMappingURL=ListReplicationErrorsResult.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListReplicationErrorsResult.js","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ListReplicationErrorsResult.ts"],"names":[],"mappings":";;;AAEA,MAAa,2BAA2B;IAMpC;IACA,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,gBAAgB,CAAC,YAAoB;QACxC,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;QACtC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,YAAY,CAAC,YAAiC;QACrD,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;IAC1C,CAAC;IACD,IAAW,YAAY;QACnB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;CACJ;AA1DD,kEA0DC"}
@@ -0,0 +1,26 @@
1
+ export declare class ListScheduleEventsRequest {
2
+ id?: string;
3
+ private 'instance_id'?;
4
+ status?: string;
5
+ type?: string;
6
+ level?: string;
7
+ private 'sort_field'?;
8
+ order?: string;
9
+ offset?: number;
10
+ limit?: number;
11
+ constructor();
12
+ withId(id: string): ListScheduleEventsRequest;
13
+ withInstanceId(instanceId: string): ListScheduleEventsRequest;
14
+ set instanceId(instanceId: string | undefined);
15
+ get instanceId(): string | undefined;
16
+ withStatus(status: string): ListScheduleEventsRequest;
17
+ withType(type: string): ListScheduleEventsRequest;
18
+ withLevel(level: string): ListScheduleEventsRequest;
19
+ withSortField(sortField: string): ListScheduleEventsRequest;
20
+ set sortField(sortField: string | undefined);
21
+ get sortField(): string | undefined;
22
+ withOrder(order: string): ListScheduleEventsRequest;
23
+ withOffset(offset: number): ListScheduleEventsRequest;
24
+ withLimit(limit: number): ListScheduleEventsRequest;
25
+ }
26
+ //# sourceMappingURL=ListScheduleEventsRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListScheduleEventsRequest.d.ts","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ListScheduleEventsRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,yBAAyB;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,aAAa,CAAC,CAAS;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,YAAY,CAAC,CAAS;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;;IAGf,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,yBAAyB;IAI7C,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,yBAAyB;IAIpE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,yBAAyB;IAIrD,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,yBAAyB;IAIjD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,yBAAyB;IAInD,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,yBAAyB;IAIlE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,yBAAyB;IAInD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,yBAAyB;IAIrD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,yBAAyB;CAI7D"}
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListScheduleEventsRequest = void 0;
4
+ class ListScheduleEventsRequest {
5
+ constructor() {
6
+ }
7
+ withId(id) {
8
+ this['id'] = id;
9
+ return this;
10
+ }
11
+ withInstanceId(instanceId) {
12
+ this['instance_id'] = instanceId;
13
+ return this;
14
+ }
15
+ set instanceId(instanceId) {
16
+ this['instance_id'] = instanceId;
17
+ }
18
+ get instanceId() {
19
+ return this['instance_id'];
20
+ }
21
+ withStatus(status) {
22
+ this['status'] = status;
23
+ return this;
24
+ }
25
+ withType(type) {
26
+ this['type'] = type;
27
+ return this;
28
+ }
29
+ withLevel(level) {
30
+ this['level'] = level;
31
+ return this;
32
+ }
33
+ withSortField(sortField) {
34
+ this['sort_field'] = sortField;
35
+ return this;
36
+ }
37
+ set sortField(sortField) {
38
+ this['sort_field'] = sortField;
39
+ }
40
+ get sortField() {
41
+ return this['sort_field'];
42
+ }
43
+ withOrder(order) {
44
+ this['order'] = order;
45
+ return this;
46
+ }
47
+ withOffset(offset) {
48
+ this['offset'] = offset;
49
+ return this;
50
+ }
51
+ withLimit(limit) {
52
+ this['limit'] = limit;
53
+ return this;
54
+ }
55
+ }
56
+ exports.ListScheduleEventsRequest = ListScheduleEventsRequest;
57
+ //# sourceMappingURL=ListScheduleEventsRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListScheduleEventsRequest.js","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ListScheduleEventsRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,yBAAyB;IAUlC;IACA,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AA5DD,8DA4DC"}
@@ -0,0 +1,28 @@
1
+ import { ScheduleEventInfo } from './ScheduleEventInfo';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListScheduleEventsResponse extends SdkResponse {
4
+ private 'total_count'?;
5
+ private 'inquiring_count'?;
6
+ private 'schedule_count'?;
7
+ private 'executing_count'?;
8
+ private 'failed_count'?;
9
+ events?: Array<ScheduleEventInfo>;
10
+ constructor();
11
+ withTotalCount(totalCount: number): ListScheduleEventsResponse;
12
+ set totalCount(totalCount: number | undefined);
13
+ get totalCount(): number | undefined;
14
+ withInquiringCount(inquiringCount: number): ListScheduleEventsResponse;
15
+ set inquiringCount(inquiringCount: number | undefined);
16
+ get inquiringCount(): number | undefined;
17
+ withScheduleCount(scheduleCount: number): ListScheduleEventsResponse;
18
+ set scheduleCount(scheduleCount: number | undefined);
19
+ get scheduleCount(): number | undefined;
20
+ withExecutingCount(executingCount: number): ListScheduleEventsResponse;
21
+ set executingCount(executingCount: number | undefined);
22
+ get executingCount(): number | undefined;
23
+ withFailedCount(failedCount: number): ListScheduleEventsResponse;
24
+ set failedCount(failedCount: number | undefined);
25
+ get failedCount(): number | undefined;
26
+ withEvents(events: Array<ScheduleEventInfo>): ListScheduleEventsResponse;
27
+ }
28
+ //# sourceMappingURL=ListScheduleEventsResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListScheduleEventsResponse.d.ts","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ListScheduleEventsResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAExD,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,0BAA2B,SAAQ,WAAW;IACvD,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,iBAAiB,CAAC,CAAS;IACnC,OAAO,CAAC,gBAAgB,CAAC,CAAS;IAClC,OAAO,CAAC,iBAAiB,CAAC,CAAS;IACnC,OAAO,CAAC,cAAc,CAAC,CAAS;IACzB,MAAM,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,CAAC;;IAIlC,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,0BAA0B;IAIrE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,0BAA0B;IAI7E,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,iBAAiB,CAAC,aAAa,EAAE,MAAM,GAAG,0BAA0B;IAI3E,IAAW,aAAa,CAAC,aAAa,EAAE,MAAM,GAAI,SAAS,EAE1D;IACD,IAAW,aAAa,IAAI,MAAM,GAAG,SAAS,CAE7C;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,0BAA0B;IAI7E,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,0BAA0B;IAIvE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,UAAU,CAAC,MAAM,EAAE,KAAK,CAAC,iBAAiB,CAAC,GAAG,0BAA0B;CAIlF"}
@@ -0,0 +1,65 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListScheduleEventsResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListScheduleEventsResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withTotalCount(totalCount) {
10
+ this['total_count'] = totalCount;
11
+ return this;
12
+ }
13
+ set totalCount(totalCount) {
14
+ this['total_count'] = totalCount;
15
+ }
16
+ get totalCount() {
17
+ return this['total_count'];
18
+ }
19
+ withInquiringCount(inquiringCount) {
20
+ this['inquiring_count'] = inquiringCount;
21
+ return this;
22
+ }
23
+ set inquiringCount(inquiringCount) {
24
+ this['inquiring_count'] = inquiringCount;
25
+ }
26
+ get inquiringCount() {
27
+ return this['inquiring_count'];
28
+ }
29
+ withScheduleCount(scheduleCount) {
30
+ this['schedule_count'] = scheduleCount;
31
+ return this;
32
+ }
33
+ set scheduleCount(scheduleCount) {
34
+ this['schedule_count'] = scheduleCount;
35
+ }
36
+ get scheduleCount() {
37
+ return this['schedule_count'];
38
+ }
39
+ withExecutingCount(executingCount) {
40
+ this['executing_count'] = executingCount;
41
+ return this;
42
+ }
43
+ set executingCount(executingCount) {
44
+ this['executing_count'] = executingCount;
45
+ }
46
+ get executingCount() {
47
+ return this['executing_count'];
48
+ }
49
+ withFailedCount(failedCount) {
50
+ this['failed_count'] = failedCount;
51
+ return this;
52
+ }
53
+ set failedCount(failedCount) {
54
+ this['failed_count'] = failedCount;
55
+ }
56
+ get failedCount() {
57
+ return this['failed_count'];
58
+ }
59
+ withEvents(events) {
60
+ this['events'] = events;
61
+ return this;
62
+ }
63
+ }
64
+ exports.ListScheduleEventsResponse = ListScheduleEventsResponse;
65
+ //# sourceMappingURL=ListScheduleEventsResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListScheduleEventsResponse.js","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ListScheduleEventsResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,0BAA2B,SAAQ,yBAAW;IAOvD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmC;QACzD,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;IACM,iBAAiB,CAAC,aAAqB;QAC1C,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;QACvC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAkC;QACvD,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;IAC3C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmC;QACzD,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,UAAU,CAAC,MAAgC;QAC9C,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAhED,gEAgEC"}
@@ -0,0 +1,19 @@
1
+ import { ModifyDbAgentJobRequestBody } from './ModifyDbAgentJobRequestBody';
2
+ export declare class ModifyDbAgentJobRequest {
3
+ private 'X-Language'?;
4
+ private 'instance_id'?;
5
+ private 'job_id'?;
6
+ body?: ModifyDbAgentJobRequestBody;
7
+ constructor(instanceId?: string, jobId?: string);
8
+ withXLanguage(xLanguage: string): ModifyDbAgentJobRequest;
9
+ set xLanguage(xLanguage: string | undefined);
10
+ get xLanguage(): string | undefined;
11
+ withInstanceId(instanceId: string): ModifyDbAgentJobRequest;
12
+ set instanceId(instanceId: string | undefined);
13
+ get instanceId(): string | undefined;
14
+ withJobId(jobId: string): ModifyDbAgentJobRequest;
15
+ set jobId(jobId: string | undefined);
16
+ get jobId(): string | undefined;
17
+ withBody(body: ModifyDbAgentJobRequestBody): ModifyDbAgentJobRequest;
18
+ }
19
+ //# sourceMappingURL=ModifyDbAgentJobRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ModifyDbAgentJobRequest.d.ts","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ModifyDbAgentJobRequest.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAG5E,qBAAa,uBAAuB;IAChC,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,QAAQ,CAAC,CAAS;IACnB,IAAI,CAAC,EAAE,2BAA2B,CAAC;gBACvB,UAAU,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM;IAI/C,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,uBAAuB;IAIhE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,uBAAuB;IAIlE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,uBAAuB;IAIxD,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;IACM,QAAQ,CAAC,IAAI,EAAE,2BAA2B,GAAG,uBAAuB;CAI9E"}
@@ -0,0 +1,45 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ModifyDbAgentJobRequest = void 0;
4
+ class ModifyDbAgentJobRequest {
5
+ constructor(instanceId, jobId) {
6
+ this['instance_id'] = instanceId;
7
+ this['job_id'] = jobId;
8
+ }
9
+ withXLanguage(xLanguage) {
10
+ this['X-Language'] = xLanguage;
11
+ return this;
12
+ }
13
+ set xLanguage(xLanguage) {
14
+ this['X-Language'] = xLanguage;
15
+ }
16
+ get xLanguage() {
17
+ return this['X-Language'];
18
+ }
19
+ withInstanceId(instanceId) {
20
+ this['instance_id'] = instanceId;
21
+ return this;
22
+ }
23
+ set instanceId(instanceId) {
24
+ this['instance_id'] = instanceId;
25
+ }
26
+ get instanceId() {
27
+ return this['instance_id'];
28
+ }
29
+ withJobId(jobId) {
30
+ this['job_id'] = jobId;
31
+ return this;
32
+ }
33
+ set jobId(jobId) {
34
+ this['job_id'] = jobId;
35
+ }
36
+ get jobId() {
37
+ return this['job_id'];
38
+ }
39
+ withBody(body) {
40
+ this['body'] = body;
41
+ return this;
42
+ }
43
+ }
44
+ exports.ModifyDbAgentJobRequest = ModifyDbAgentJobRequest;
45
+ //# sourceMappingURL=ModifyDbAgentJobRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ModifyDbAgentJobRequest.js","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ModifyDbAgentJobRequest.ts"],"names":[],"mappings":";;;AAGA,MAAa,uBAAuB;IAKhC,YAAmB,UAAmB,EAAE,KAAc;QAClD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;IACM,QAAQ,CAAC,IAAiC;QAC7C,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AA3CD,0DA2CC"}
@@ -0,0 +1,8 @@
1
+ export declare class ModifyDbAgentJobRequestBody {
2
+ private 'profile_id'?;
3
+ constructor(profileId?: string);
4
+ withProfileId(profileId: string): ModifyDbAgentJobRequestBody;
5
+ set profileId(profileId: string | undefined);
6
+ get profileId(): string | undefined;
7
+ }
8
+ //# sourceMappingURL=ModifyDbAgentJobRequestBody.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ModifyDbAgentJobRequestBody.d.ts","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ModifyDbAgentJobRequestBody.ts"],"names":[],"mappings":"AAEA,qBAAa,2BAA2B;IACpC,OAAO,CAAC,YAAY,CAAC,CAAS;gBACX,SAAS,CAAC,EAAE,MAAM;IAG9B,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,2BAA2B;IAIpE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;CACJ"}
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ModifyDbAgentJobRequestBody = void 0;
4
+ class ModifyDbAgentJobRequestBody {
5
+ constructor(profileId) {
6
+ this['profile_id'] = profileId;
7
+ }
8
+ withProfileId(profileId) {
9
+ this['profile_id'] = profileId;
10
+ return this;
11
+ }
12
+ set profileId(profileId) {
13
+ this['profile_id'] = profileId;
14
+ }
15
+ get profileId() {
16
+ return this['profile_id'];
17
+ }
18
+ }
19
+ exports.ModifyDbAgentJobRequestBody = ModifyDbAgentJobRequestBody;
20
+ //# sourceMappingURL=ModifyDbAgentJobRequestBody.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ModifyDbAgentJobRequestBody.js","sourceRoot":"","sources":["../../../../../services/rds/v3/model/ModifyDbAgentJobRequestBody.ts"],"names":[],"mappings":";;;AAEA,MAAa,2BAA2B;IAEpC,YAAmB,SAAkB;QACjC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;CACJ;AAfD,kEAeC"}