oci-bds 2.76.0 → 2.77.0

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 (411) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/bds-waiter.d.ts +1 -1
  4. package/lib/bds-waiter.js +1 -1
  5. package/lib/client.d.ts +52 -52
  6. package/lib/client.js +52 -52
  7. package/lib/model/action-types.d.ts +1 -1
  8. package/lib/model/action-types.js +1 -1
  9. package/lib/model/activate-bds-metastore-configuration-details.d.ts +1 -1
  10. package/lib/model/activate-bds-metastore-configuration-details.js +1 -1
  11. package/lib/model/add-auto-scale-policy-details.d.ts +1 -1
  12. package/lib/model/add-auto-scale-policy-details.js +1 -1
  13. package/lib/model/add-auto-scaling-configuration-details.d.ts +1 -1
  14. package/lib/model/add-auto-scaling-configuration-details.js +1 -1
  15. package/lib/model/add-block-storage-details.d.ts +1 -1
  16. package/lib/model/add-block-storage-details.js +1 -1
  17. package/lib/model/add-cloud-sql-details.d.ts +1 -1
  18. package/lib/model/add-cloud-sql-details.js +1 -1
  19. package/lib/model/add-kafka-details.d.ts +1 -1
  20. package/lib/model/add-kafka-details.js +1 -1
  21. package/lib/model/add-master-nodes-details.d.ts +1 -1
  22. package/lib/model/add-master-nodes-details.js +1 -1
  23. package/lib/model/add-metric-based-horizontal-scaling-policy-details.d.ts +1 -1
  24. package/lib/model/add-metric-based-horizontal-scaling-policy-details.js +1 -1
  25. package/lib/model/add-metric-based-vertical-scaling-policy-details.d.ts +1 -1
  26. package/lib/model/add-metric-based-vertical-scaling-policy-details.js +1 -1
  27. package/lib/model/add-schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
  28. package/lib/model/add-schedule-based-horizontal-scaling-policy-details.js +1 -1
  29. package/lib/model/add-schedule-based-vertical-scaling-policy-details.d.ts +1 -1
  30. package/lib/model/add-schedule-based-vertical-scaling-policy-details.js +1 -1
  31. package/lib/model/add-utility-nodes-details.d.ts +1 -1
  32. package/lib/model/add-utility-nodes-details.js +1 -1
  33. package/lib/model/add-worker-nodes-details.d.ts +1 -1
  34. package/lib/model/add-worker-nodes-details.js +1 -1
  35. package/lib/model/auto-scale-policy-details.d.ts +1 -1
  36. package/lib/model/auto-scale-policy-details.js +1 -1
  37. package/lib/model/auto-scale-policy-metric-rule.d.ts +1 -1
  38. package/lib/model/auto-scale-policy-metric-rule.js +1 -1
  39. package/lib/model/auto-scale-policy-rule.d.ts +1 -1
  40. package/lib/model/auto-scale-policy-rule.js +1 -1
  41. package/lib/model/auto-scale-policy.d.ts +2 -2
  42. package/lib/model/auto-scale-policy.js +1 -1
  43. package/lib/model/auto-scaling-configuration-summary.d.ts +1 -1
  44. package/lib/model/auto-scaling-configuration-summary.js +1 -1
  45. package/lib/model/auto-scaling-configuration.d.ts +1 -1
  46. package/lib/model/auto-scaling-configuration.js +1 -1
  47. package/lib/model/bds-api-key-summary.d.ts +1 -1
  48. package/lib/model/bds-api-key-summary.js +1 -1
  49. package/lib/model/bds-api-key.d.ts +1 -1
  50. package/lib/model/bds-api-key.js +1 -1
  51. package/lib/model/bds-instance-summary.d.ts +3 -3
  52. package/lib/model/bds-instance-summary.js +1 -1
  53. package/lib/model/bds-instance.d.ts +3 -3
  54. package/lib/model/bds-instance.js +1 -1
  55. package/lib/model/bds-metastore-configuration-summary.d.ts +1 -1
  56. package/lib/model/bds-metastore-configuration-summary.js +1 -1
  57. package/lib/model/bds-metastore-configuration.d.ts +1 -1
  58. package/lib/model/bds-metastore-configuration.js +1 -1
  59. package/lib/model/certificate-service-info-details.d.ts +1 -1
  60. package/lib/model/certificate-service-info-details.js +1 -1
  61. package/lib/model/certificate-service-info-summary.d.ts +1 -1
  62. package/lib/model/certificate-service-info-summary.js +1 -1
  63. package/lib/model/change-bds-instance-compartment-details.d.ts +1 -1
  64. package/lib/model/change-bds-instance-compartment-details.js +1 -1
  65. package/lib/model/change-shape-details.d.ts +1 -1
  66. package/lib/model/change-shape-details.js +1 -1
  67. package/lib/model/change-shape-nodes.d.ts +1 -1
  68. package/lib/model/change-shape-nodes.js +1 -1
  69. package/lib/model/cloud-sql-details.d.ts +1 -1
  70. package/lib/model/cloud-sql-details.js +1 -1
  71. package/lib/model/cluster-details.d.ts +1 -1
  72. package/lib/model/cluster-details.js +1 -1
  73. package/lib/model/create-bds-api-key-details.d.ts +1 -1
  74. package/lib/model/create-bds-api-key-details.js +1 -1
  75. package/lib/model/create-bds-instance-details.d.ts +3 -3
  76. package/lib/model/create-bds-instance-details.js +1 -1
  77. package/lib/model/create-bds-metastore-configuration-details.d.ts +1 -1
  78. package/lib/model/create-bds-metastore-configuration-details.js +1 -1
  79. package/lib/model/create-node-details.d.ts +1 -1
  80. package/lib/model/create-node-details.js +1 -1
  81. package/lib/model/day-based-horizontal-scaling-schedule-details.d.ts +1 -1
  82. package/lib/model/day-based-horizontal-scaling-schedule-details.js +1 -1
  83. package/lib/model/day-based-vertical-scaling-schedule-details.d.ts +1 -1
  84. package/lib/model/day-based-vertical-scaling-schedule-details.js +1 -1
  85. package/lib/model/default-error.d.ts +1 -1
  86. package/lib/model/default-error.js +1 -1
  87. package/lib/model/disable-certificate-details.d.ts +1 -1
  88. package/lib/model/disable-certificate-details.js +1 -1
  89. package/lib/model/enable-certificate-details.d.ts +1 -1
  90. package/lib/model/enable-certificate-details.js +1 -1
  91. package/lib/model/execute-bootstrap-script-details.d.ts +1 -1
  92. package/lib/model/execute-bootstrap-script-details.js +1 -1
  93. package/lib/model/horizontal-scaling-schedule-details.d.ts +1 -1
  94. package/lib/model/horizontal-scaling-schedule-details.js +1 -1
  95. package/lib/model/host-cert-details.d.ts +1 -1
  96. package/lib/model/host-cert-details.js +1 -1
  97. package/lib/model/host-specific-certificate-details.d.ts +1 -1
  98. package/lib/model/host-specific-certificate-details.js +1 -1
  99. package/lib/model/index.d.ts +1 -1
  100. package/lib/model/index.js +1 -1
  101. package/lib/model/install-os-patch-details.d.ts +1 -1
  102. package/lib/model/install-os-patch-details.js +1 -1
  103. package/lib/model/install-patch-details.d.ts +1 -1
  104. package/lib/model/install-patch-details.js +1 -1
  105. package/lib/model/kerberos-details.d.ts +1 -1
  106. package/lib/model/kerberos-details.js +1 -1
  107. package/lib/model/metric-based-horizontal-scale-in-config.d.ts +1 -1
  108. package/lib/model/metric-based-horizontal-scale-in-config.js +1 -1
  109. package/lib/model/metric-based-horizontal-scale-out-config.d.ts +1 -1
  110. package/lib/model/metric-based-horizontal-scale-out-config.js +1 -1
  111. package/lib/model/metric-based-horizontal-scaling-policy-details.d.ts +1 -1
  112. package/lib/model/metric-based-horizontal-scaling-policy-details.js +1 -1
  113. package/lib/model/metric-based-vertical-scale-down-config.d.ts +1 -1
  114. package/lib/model/metric-based-vertical-scale-down-config.js +1 -1
  115. package/lib/model/metric-based-vertical-scale-up-config.d.ts +1 -1
  116. package/lib/model/metric-based-vertical-scale-up-config.js +1 -1
  117. package/lib/model/metric-based-vertical-scaling-policy-details.d.ts +1 -1
  118. package/lib/model/metric-based-vertical-scaling-policy-details.js +1 -1
  119. package/lib/model/metric-threshold-rule.d.ts +1 -1
  120. package/lib/model/metric-threshold-rule.js +1 -1
  121. package/lib/model/network-config.d.ts +1 -1
  122. package/lib/model/network-config.js +1 -1
  123. package/lib/model/node.d.ts +1 -1
  124. package/lib/model/node.js +1 -1
  125. package/lib/model/operation-status.d.ts +1 -1
  126. package/lib/model/operation-status.js +1 -1
  127. package/lib/model/operation-types.d.ts +1 -1
  128. package/lib/model/operation-types.js +1 -1
  129. package/lib/model/os-patch-details.d.ts +1 -1
  130. package/lib/model/os-patch-details.js +1 -1
  131. package/lib/model/os-patch-package-summary.d.ts +1 -1
  132. package/lib/model/os-patch-package-summary.js +1 -1
  133. package/lib/model/os-patch-summary.d.ts +1 -1
  134. package/lib/model/os-patch-summary.js +1 -1
  135. package/lib/model/patch-history-summary.d.ts +1 -1
  136. package/lib/model/patch-history-summary.js +1 -1
  137. package/lib/model/patch-summary.d.ts +1 -1
  138. package/lib/model/patch-summary.js +1 -1
  139. package/lib/model/remove-auto-scaling-configuration-details.d.ts +1 -1
  140. package/lib/model/remove-auto-scaling-configuration-details.js +1 -1
  141. package/lib/model/remove-cloud-sql-details.d.ts +1 -1
  142. package/lib/model/remove-cloud-sql-details.js +1 -1
  143. package/lib/model/remove-kafka-details.d.ts +1 -1
  144. package/lib/model/remove-kafka-details.js +1 -1
  145. package/lib/model/remove-node-details.d.ts +1 -1
  146. package/lib/model/remove-node-details.js +1 -1
  147. package/lib/model/renew-certificate-details.d.ts +1 -1
  148. package/lib/model/renew-certificate-details.js +1 -1
  149. package/lib/model/restart-node-details.d.ts +1 -1
  150. package/lib/model/restart-node-details.js +1 -1
  151. package/lib/model/schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
  152. package/lib/model/schedule-based-horizontal-scaling-policy-details.js +1 -1
  153. package/lib/model/schedule-based-vertical-scaling-policy-details.d.ts +1 -1
  154. package/lib/model/schedule-based-vertical-scaling-policy-details.js +1 -1
  155. package/lib/model/schedule-type.d.ts +1 -1
  156. package/lib/model/schedule-type.js +1 -1
  157. package/lib/model/service.d.ts +1 -1
  158. package/lib/model/service.js +1 -1
  159. package/lib/model/shape-config-details.d.ts +1 -1
  160. package/lib/model/shape-config-details.js +1 -1
  161. package/lib/model/sort-orders.d.ts +1 -1
  162. package/lib/model/sort-orders.js +1 -1
  163. package/lib/model/start-bds-instance-details.d.ts +1 -1
  164. package/lib/model/start-bds-instance-details.js +1 -1
  165. package/lib/model/stop-bds-instance-details.d.ts +1 -1
  166. package/lib/model/stop-bds-instance-details.js +1 -1
  167. package/lib/model/test-bds-metastore-configuration-details.d.ts +1 -1
  168. package/lib/model/test-bds-metastore-configuration-details.js +1 -1
  169. package/lib/model/test-bds-object-storage-connection-details.d.ts +1 -1
  170. package/lib/model/test-bds-object-storage-connection-details.js +1 -1
  171. package/lib/model/time-and-horizontal-scaling-config.d.ts +1 -1
  172. package/lib/model/time-and-horizontal-scaling-config.js +1 -1
  173. package/lib/model/time-and-vertical-scaling-config.d.ts +1 -1
  174. package/lib/model/time-and-vertical-scaling-config.js +1 -1
  175. package/lib/model/update-auto-scale-policy-details.d.ts +1 -1
  176. package/lib/model/update-auto-scale-policy-details.js +1 -1
  177. package/lib/model/update-auto-scaling-configuration-details.d.ts +1 -1
  178. package/lib/model/update-auto-scaling-configuration-details.js +1 -1
  179. package/lib/model/update-bds-instance-details.d.ts +3 -3
  180. package/lib/model/update-bds-instance-details.js +1 -1
  181. package/lib/model/update-bds-metastore-configuration-details.d.ts +1 -1
  182. package/lib/model/update-bds-metastore-configuration-details.js +1 -1
  183. package/lib/model/update-metric-based-horizontal-scaling-policy-details.d.ts +1 -1
  184. package/lib/model/update-metric-based-horizontal-scaling-policy-details.js +1 -1
  185. package/lib/model/update-metric-based-vertical-scaling-policy-details.d.ts +1 -1
  186. package/lib/model/update-metric-based-vertical-scaling-policy-details.js +1 -1
  187. package/lib/model/update-schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
  188. package/lib/model/update-schedule-based-horizontal-scaling-policy-details.js +1 -1
  189. package/lib/model/update-schedule-based-vertical-scaling-policy-details.d.ts +1 -1
  190. package/lib/model/update-schedule-based-vertical-scaling-policy-details.js +1 -1
  191. package/lib/model/vertical-scaling-schedule-details.d.ts +1 -1
  192. package/lib/model/vertical-scaling-schedule-details.js +1 -1
  193. package/lib/model/volume-attachment-detail.d.ts +1 -1
  194. package/lib/model/volume-attachment-detail.js +1 -1
  195. package/lib/model/work-request-error.d.ts +1 -1
  196. package/lib/model/work-request-error.js +1 -1
  197. package/lib/model/work-request-log-entry.d.ts +1 -1
  198. package/lib/model/work-request-log-entry.js +1 -1
  199. package/lib/model/work-request-resource.d.ts +1 -1
  200. package/lib/model/work-request-resource.js +1 -1
  201. package/lib/model/work-request.d.ts +1 -1
  202. package/lib/model/work-request.js +1 -1
  203. package/lib/request/activate-bds-metastore-configuration-request.d.ts +3 -3
  204. package/lib/request/activate-bds-metastore-configuration-request.js +1 -1
  205. package/lib/request/add-auto-scaling-configuration-request.d.ts +3 -3
  206. package/lib/request/add-auto-scaling-configuration-request.js +1 -1
  207. package/lib/request/add-block-storage-request.d.ts +3 -3
  208. package/lib/request/add-block-storage-request.js +1 -1
  209. package/lib/request/add-cloud-sql-request.d.ts +3 -3
  210. package/lib/request/add-cloud-sql-request.js +1 -1
  211. package/lib/request/add-kafka-request.d.ts +3 -3
  212. package/lib/request/add-kafka-request.js +1 -1
  213. package/lib/request/add-master-nodes-request.d.ts +3 -3
  214. package/lib/request/add-master-nodes-request.js +1 -1
  215. package/lib/request/add-utility-nodes-request.d.ts +3 -3
  216. package/lib/request/add-utility-nodes-request.js +1 -1
  217. package/lib/request/add-worker-nodes-request.d.ts +3 -3
  218. package/lib/request/add-worker-nodes-request.js +1 -1
  219. package/lib/request/certificate-service-info-request.d.ts +3 -3
  220. package/lib/request/certificate-service-info-request.js +1 -1
  221. package/lib/request/change-bds-instance-compartment-request.d.ts +3 -3
  222. package/lib/request/change-bds-instance-compartment-request.js +1 -1
  223. package/lib/request/change-shape-request.d.ts +3 -3
  224. package/lib/request/change-shape-request.js +1 -1
  225. package/lib/request/create-bds-api-key-request.d.ts +2 -2
  226. package/lib/request/create-bds-api-key-request.js +1 -1
  227. package/lib/request/create-bds-instance-request.d.ts +2 -2
  228. package/lib/request/create-bds-instance-request.js +1 -1
  229. package/lib/request/create-bds-metastore-configuration-request.d.ts +2 -2
  230. package/lib/request/create-bds-metastore-configuration-request.js +1 -1
  231. package/lib/request/delete-bds-api-key-request.d.ts +3 -3
  232. package/lib/request/delete-bds-api-key-request.js +1 -1
  233. package/lib/request/delete-bds-instance-request.d.ts +3 -3
  234. package/lib/request/delete-bds-instance-request.js +1 -1
  235. package/lib/request/delete-bds-metastore-configuration-request.d.ts +3 -3
  236. package/lib/request/delete-bds-metastore-configuration-request.js +1 -1
  237. package/lib/request/disable-certificate-request.d.ts +3 -3
  238. package/lib/request/disable-certificate-request.js +1 -1
  239. package/lib/request/enable-certificate-request.d.ts +3 -3
  240. package/lib/request/enable-certificate-request.js +1 -1
  241. package/lib/request/execute-bootstrap-script-request.d.ts +3 -3
  242. package/lib/request/execute-bootstrap-script-request.js +1 -1
  243. package/lib/request/get-auto-scaling-configuration-request.d.ts +2 -2
  244. package/lib/request/get-auto-scaling-configuration-request.js +1 -1
  245. package/lib/request/get-bds-api-key-request.d.ts +2 -2
  246. package/lib/request/get-bds-api-key-request.js +1 -1
  247. package/lib/request/get-bds-instance-request.d.ts +2 -2
  248. package/lib/request/get-bds-instance-request.js +1 -1
  249. package/lib/request/get-bds-metastore-configuration-request.d.ts +2 -2
  250. package/lib/request/get-bds-metastore-configuration-request.js +1 -1
  251. package/lib/request/get-os-patch-details-request.d.ts +3 -3
  252. package/lib/request/get-os-patch-details-request.js +1 -1
  253. package/lib/request/get-work-request-request.d.ts +2 -2
  254. package/lib/request/get-work-request-request.js +1 -1
  255. package/lib/request/index.d.ts +1 -1
  256. package/lib/request/index.js +1 -1
  257. package/lib/request/install-os-patch-request.d.ts +3 -3
  258. package/lib/request/install-os-patch-request.js +1 -1
  259. package/lib/request/install-patch-request.d.ts +3 -3
  260. package/lib/request/install-patch-request.js +1 -1
  261. package/lib/request/list-auto-scaling-configurations-request.d.ts +2 -2
  262. package/lib/request/list-auto-scaling-configurations-request.js +1 -1
  263. package/lib/request/list-bds-api-keys-request.d.ts +2 -2
  264. package/lib/request/list-bds-api-keys-request.js +1 -1
  265. package/lib/request/list-bds-instances-request.d.ts +2 -2
  266. package/lib/request/list-bds-instances-request.js +1 -1
  267. package/lib/request/list-bds-metastore-configurations-request.d.ts +2 -2
  268. package/lib/request/list-bds-metastore-configurations-request.js +1 -1
  269. package/lib/request/list-os-patches-request.d.ts +3 -3
  270. package/lib/request/list-os-patches-request.js +1 -1
  271. package/lib/request/list-patch-histories-request.d.ts +2 -2
  272. package/lib/request/list-patch-histories-request.js +1 -1
  273. package/lib/request/list-patches-request.d.ts +2 -2
  274. package/lib/request/list-patches-request.js +1 -1
  275. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  276. package/lib/request/list-work-request-errors-request.js +1 -1
  277. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  278. package/lib/request/list-work-request-logs-request.js +1 -1
  279. package/lib/request/list-work-requests-request.d.ts +2 -2
  280. package/lib/request/list-work-requests-request.js +1 -1
  281. package/lib/request/remove-auto-scaling-configuration-request.d.ts +3 -3
  282. package/lib/request/remove-auto-scaling-configuration-request.js +1 -1
  283. package/lib/request/remove-cloud-sql-request.d.ts +3 -3
  284. package/lib/request/remove-cloud-sql-request.js +1 -1
  285. package/lib/request/remove-kafka-request.d.ts +3 -3
  286. package/lib/request/remove-kafka-request.js +1 -1
  287. package/lib/request/remove-node-request.d.ts +3 -3
  288. package/lib/request/remove-node-request.js +1 -1
  289. package/lib/request/renew-certificate-request.d.ts +3 -3
  290. package/lib/request/renew-certificate-request.js +1 -1
  291. package/lib/request/restart-node-request.d.ts +3 -3
  292. package/lib/request/restart-node-request.js +1 -1
  293. package/lib/request/start-bds-instance-request.d.ts +3 -3
  294. package/lib/request/start-bds-instance-request.js +1 -1
  295. package/lib/request/stop-bds-instance-request.d.ts +3 -3
  296. package/lib/request/stop-bds-instance-request.js +1 -1
  297. package/lib/request/test-bds-metastore-configuration-request.d.ts +3 -3
  298. package/lib/request/test-bds-metastore-configuration-request.js +1 -1
  299. package/lib/request/test-bds-object-storage-connection-request.d.ts +2 -2
  300. package/lib/request/test-bds-object-storage-connection-request.js +1 -1
  301. package/lib/request/update-auto-scaling-configuration-request.d.ts +3 -3
  302. package/lib/request/update-auto-scaling-configuration-request.js +1 -1
  303. package/lib/request/update-bds-instance-request.d.ts +3 -3
  304. package/lib/request/update-bds-instance-request.js +1 -1
  305. package/lib/request/update-bds-metastore-configuration-request.d.ts +3 -3
  306. package/lib/request/update-bds-metastore-configuration-request.js +1 -1
  307. package/lib/response/activate-bds-metastore-configuration-response.d.ts +1 -1
  308. package/lib/response/activate-bds-metastore-configuration-response.js +1 -1
  309. package/lib/response/add-auto-scaling-configuration-response.d.ts +1 -1
  310. package/lib/response/add-auto-scaling-configuration-response.js +1 -1
  311. package/lib/response/add-block-storage-response.d.ts +1 -1
  312. package/lib/response/add-block-storage-response.js +1 -1
  313. package/lib/response/add-cloud-sql-response.d.ts +1 -1
  314. package/lib/response/add-cloud-sql-response.js +1 -1
  315. package/lib/response/add-kafka-response.d.ts +1 -1
  316. package/lib/response/add-kafka-response.js +1 -1
  317. package/lib/response/add-master-nodes-response.d.ts +1 -1
  318. package/lib/response/add-master-nodes-response.js +1 -1
  319. package/lib/response/add-utility-nodes-response.d.ts +1 -1
  320. package/lib/response/add-utility-nodes-response.js +1 -1
  321. package/lib/response/add-worker-nodes-response.d.ts +1 -1
  322. package/lib/response/add-worker-nodes-response.js +1 -1
  323. package/lib/response/certificate-service-info-response.d.ts +2 -2
  324. package/lib/response/certificate-service-info-response.js +1 -1
  325. package/lib/response/change-bds-instance-compartment-response.d.ts +1 -1
  326. package/lib/response/change-bds-instance-compartment-response.js +1 -1
  327. package/lib/response/change-shape-response.d.ts +1 -1
  328. package/lib/response/change-shape-response.js +1 -1
  329. package/lib/response/create-bds-api-key-response.d.ts +1 -1
  330. package/lib/response/create-bds-api-key-response.js +1 -1
  331. package/lib/response/create-bds-instance-response.d.ts +1 -1
  332. package/lib/response/create-bds-instance-response.js +1 -1
  333. package/lib/response/create-bds-metastore-configuration-response.d.ts +1 -1
  334. package/lib/response/create-bds-metastore-configuration-response.js +1 -1
  335. package/lib/response/delete-bds-api-key-response.d.ts +1 -1
  336. package/lib/response/delete-bds-api-key-response.js +1 -1
  337. package/lib/response/delete-bds-instance-response.d.ts +1 -1
  338. package/lib/response/delete-bds-instance-response.js +1 -1
  339. package/lib/response/delete-bds-metastore-configuration-response.d.ts +1 -1
  340. package/lib/response/delete-bds-metastore-configuration-response.js +1 -1
  341. package/lib/response/disable-certificate-response.d.ts +1 -1
  342. package/lib/response/disable-certificate-response.js +1 -1
  343. package/lib/response/enable-certificate-response.d.ts +1 -1
  344. package/lib/response/enable-certificate-response.js +1 -1
  345. package/lib/response/execute-bootstrap-script-response.d.ts +1 -1
  346. package/lib/response/execute-bootstrap-script-response.js +1 -1
  347. package/lib/response/get-auto-scaling-configuration-response.d.ts +2 -2
  348. package/lib/response/get-auto-scaling-configuration-response.js +1 -1
  349. package/lib/response/get-bds-api-key-response.d.ts +2 -2
  350. package/lib/response/get-bds-api-key-response.js +1 -1
  351. package/lib/response/get-bds-instance-response.d.ts +2 -2
  352. package/lib/response/get-bds-instance-response.js +1 -1
  353. package/lib/response/get-bds-metastore-configuration-response.d.ts +2 -2
  354. package/lib/response/get-bds-metastore-configuration-response.js +1 -1
  355. package/lib/response/get-os-patch-details-response.d.ts +2 -2
  356. package/lib/response/get-os-patch-details-response.js +1 -1
  357. package/lib/response/get-work-request-response.d.ts +1 -1
  358. package/lib/response/get-work-request-response.js +1 -1
  359. package/lib/response/index.d.ts +1 -1
  360. package/lib/response/index.js +1 -1
  361. package/lib/response/install-os-patch-response.d.ts +1 -1
  362. package/lib/response/install-os-patch-response.js +1 -1
  363. package/lib/response/install-patch-response.d.ts +1 -1
  364. package/lib/response/install-patch-response.js +1 -1
  365. package/lib/response/list-auto-scaling-configurations-response.d.ts +2 -2
  366. package/lib/response/list-auto-scaling-configurations-response.js +1 -1
  367. package/lib/response/list-bds-api-keys-response.d.ts +2 -2
  368. package/lib/response/list-bds-api-keys-response.js +1 -1
  369. package/lib/response/list-bds-instances-response.d.ts +2 -2
  370. package/lib/response/list-bds-instances-response.js +1 -1
  371. package/lib/response/list-bds-metastore-configurations-response.d.ts +2 -2
  372. package/lib/response/list-bds-metastore-configurations-response.js +1 -1
  373. package/lib/response/list-os-patches-response.d.ts +3 -3
  374. package/lib/response/list-os-patches-response.js +1 -1
  375. package/lib/response/list-patch-histories-response.d.ts +2 -2
  376. package/lib/response/list-patch-histories-response.js +1 -1
  377. package/lib/response/list-patches-response.d.ts +2 -2
  378. package/lib/response/list-patches-response.js +1 -1
  379. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  380. package/lib/response/list-work-request-errors-response.js +1 -1
  381. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  382. package/lib/response/list-work-request-logs-response.js +1 -1
  383. package/lib/response/list-work-requests-response.d.ts +2 -2
  384. package/lib/response/list-work-requests-response.js +1 -1
  385. package/lib/response/remove-auto-scaling-configuration-response.d.ts +1 -1
  386. package/lib/response/remove-auto-scaling-configuration-response.js +1 -1
  387. package/lib/response/remove-cloud-sql-response.d.ts +1 -1
  388. package/lib/response/remove-cloud-sql-response.js +1 -1
  389. package/lib/response/remove-kafka-response.d.ts +1 -1
  390. package/lib/response/remove-kafka-response.js +1 -1
  391. package/lib/response/remove-node-response.d.ts +1 -1
  392. package/lib/response/remove-node-response.js +1 -1
  393. package/lib/response/renew-certificate-response.d.ts +1 -1
  394. package/lib/response/renew-certificate-response.js +1 -1
  395. package/lib/response/restart-node-response.d.ts +1 -1
  396. package/lib/response/restart-node-response.js +1 -1
  397. package/lib/response/start-bds-instance-response.d.ts +1 -1
  398. package/lib/response/start-bds-instance-response.js +1 -1
  399. package/lib/response/stop-bds-instance-response.d.ts +1 -1
  400. package/lib/response/stop-bds-instance-response.js +1 -1
  401. package/lib/response/test-bds-metastore-configuration-response.d.ts +1 -1
  402. package/lib/response/test-bds-metastore-configuration-response.js +1 -1
  403. package/lib/response/test-bds-object-storage-connection-response.d.ts +1 -1
  404. package/lib/response/test-bds-object-storage-connection-response.js +1 -1
  405. package/lib/response/update-auto-scaling-configuration-response.d.ts +1 -1
  406. package/lib/response/update-auto-scaling-configuration-response.js +1 -1
  407. package/lib/response/update-bds-instance-response.d.ts +1 -1
  408. package/lib/response/update-bds-instance-response.js +1 -1
  409. package/lib/response/update-bds-metastore-configuration-response.d.ts +1 -1
  410. package/lib/response/update-bds-metastore-configuration-response.js +1 -1
  411. package/package.json +3 -3
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/CreateBdsInstance.ts.html |here} to see how to use CreateBdsInstanceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/CreateBdsInstance.ts.html |here} to see how to use CreateBdsInstanceRequest.
17
17
  */
18
18
  export interface CreateBdsInstanceRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/CreateBdsMetastoreConfiguration.ts.html |here} to see how to use CreateBdsMetastoreConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/CreateBdsMetastoreConfiguration.ts.html |here} to see how to use CreateBdsMetastoreConfigurationRequest.
17
17
  */
18
18
  export interface CreateBdsMetastoreConfigurationRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/DeleteBdsApiKey.ts.html |here} to see how to use DeleteBdsApiKeyRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/DeleteBdsApiKey.ts.html |here} to see how to use DeleteBdsApiKeyRequest.
16
16
  */
17
17
  export interface DeleteBdsApiKeyRequest extends common.BaseRequest {
18
18
  /**
@@ -29,7 +29,7 @@ export interface DeleteBdsApiKeyRequest extends common.BaseRequest {
29
29
  "opcRequestId"?: string;
30
30
  /**
31
31
  * For optimistic concurrency control. In the PUT or DELETE call
32
- * for a resource, set the `if-match` parameter to the value of the
32
+ * for a resource, set the {@code if-match} parameter to the value of the
33
33
  * etag from a previous GET or POST response for that resource.
34
34
  * The resource will be updated or deleted only if the etag you
35
35
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/DeleteBdsInstance.ts.html |here} to see how to use DeleteBdsInstanceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/DeleteBdsInstance.ts.html |here} to see how to use DeleteBdsInstanceRequest.
16
16
  */
17
17
  export interface DeleteBdsInstanceRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteBdsInstanceRequest extends common.BaseRequest {
25
25
  "opcRequestId"?: string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you
31
31
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/DeleteBdsMetastoreConfiguration.ts.html |here} to see how to use DeleteBdsMetastoreConfigurationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/DeleteBdsMetastoreConfiguration.ts.html |here} to see how to use DeleteBdsMetastoreConfigurationRequest.
16
16
  */
17
17
  export interface DeleteBdsMetastoreConfigurationRequest extends common.BaseRequest {
18
18
  /**
@@ -29,7 +29,7 @@ export interface DeleteBdsMetastoreConfigurationRequest extends common.BaseReque
29
29
  "opcRequestId"?: string;
30
30
  /**
31
31
  * For optimistic concurrency control. In the PUT or DELETE call
32
- * for a resource, set the `if-match` parameter to the value of the
32
+ * for a resource, set the {@code if-match} parameter to the value of the
33
33
  * etag from a previous GET or POST response for that resource.
34
34
  * The resource will be updated or deleted only if the etag you
35
35
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/DisableCertificate.ts.html |here} to see how to use DisableCertificateRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/DisableCertificate.ts.html |here} to see how to use DisableCertificateRequest.
17
17
  */
18
18
  export interface DisableCertificateRequest extends common.BaseRequest {
19
19
  /**
@@ -30,7 +30,7 @@ export interface DisableCertificateRequest extends common.BaseRequest {
30
30
  "opcRequestId"?: string;
31
31
  /**
32
32
  * For optimistic concurrency control. In the PUT or DELETE call
33
- * for a resource, set the `if-match` parameter to the value of the
33
+ * for a resource, set the {@code if-match} parameter to the value of the
34
34
  * etag from a previous GET or POST response for that resource.
35
35
  * The resource will be updated or deleted only if the etag you
36
36
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/EnableCertificate.ts.html |here} to see how to use EnableCertificateRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/EnableCertificate.ts.html |here} to see how to use EnableCertificateRequest.
17
17
  */
18
18
  export interface EnableCertificateRequest extends common.BaseRequest {
19
19
  /**
@@ -30,7 +30,7 @@ export interface EnableCertificateRequest extends common.BaseRequest {
30
30
  "opcRequestId"?: string;
31
31
  /**
32
32
  * For optimistic concurrency control. In the PUT or DELETE call
33
- * for a resource, set the `if-match` parameter to the value of the
33
+ * for a resource, set the {@code if-match} parameter to the value of the
34
34
  * etag from a previous GET or POST response for that resource.
35
35
  * The resource will be updated or deleted only if the etag you
36
36
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/ExecuteBootstrapScript.ts.html |here} to see how to use ExecuteBootstrapScriptRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/ExecuteBootstrapScript.ts.html |here} to see how to use ExecuteBootstrapScriptRequest.
17
17
  */
18
18
  export interface ExecuteBootstrapScriptRequest extends common.BaseRequest {
19
19
  /**
@@ -30,7 +30,7 @@ export interface ExecuteBootstrapScriptRequest extends common.BaseRequest {
30
30
  "opcRequestId"?: string;
31
31
  /**
32
32
  * For optimistic concurrency control. In the PUT or DELETE call
33
- * for a resource, set the `if-match` parameter to the value of the
33
+ * for a resource, set the {@code if-match} parameter to the value of the
34
34
  * etag from a previous GET or POST response for that resource.
35
35
  * The resource will be updated or deleted only if the etag you
36
36
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/GetAutoScalingConfiguration.ts.html |here} to see how to use GetAutoScalingConfigurationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/GetAutoScalingConfiguration.ts.html |here} to see how to use GetAutoScalingConfigurationRequest.
16
16
  */
17
17
  export interface GetAutoScalingConfigurationRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/GetBdsApiKey.ts.html |here} to see how to use GetBdsApiKeyRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/GetBdsApiKey.ts.html |here} to see how to use GetBdsApiKeyRequest.
16
16
  */
17
17
  export interface GetBdsApiKeyRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/GetBdsInstance.ts.html |here} to see how to use GetBdsInstanceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/GetBdsInstance.ts.html |here} to see how to use GetBdsInstanceRequest.
16
16
  */
17
17
  export interface GetBdsInstanceRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/GetBdsMetastoreConfiguration.ts.html |here} to see how to use GetBdsMetastoreConfigurationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/GetBdsMetastoreConfiguration.ts.html |here} to see how to use GetBdsMetastoreConfigurationRequest.
16
16
  */
17
17
  export interface GetBdsMetastoreConfigurationRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/GetOsPatchDetails.ts.html |here} to see how to use GetOsPatchDetailsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/GetOsPatchDetails.ts.html |here} to see how to use GetOsPatchDetailsRequest.
16
16
  */
17
17
  export interface GetOsPatchDetailsRequest extends common.BaseRequest {
18
18
  /**
@@ -29,7 +29,7 @@ export interface GetOsPatchDetailsRequest extends common.BaseRequest {
29
29
  "opcRequestId"?: string;
30
30
  /**
31
31
  * For optimistic concurrency control. In the PUT or DELETE call
32
- * for a resource, set the `if-match` parameter to the value of the
32
+ * for a resource, set the {@code if-match} parameter to the value of the
33
33
  * etag from a previous GET or POST response for that resource.
34
34
  * The resource will be updated or deleted only if the etag you
35
35
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as ActivateBdsMetastoreConfigurationRequest from "./activate-bds-metastore-configuration-request";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/InstallOsPatch.ts.html |here} to see how to use InstallOsPatchRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/InstallOsPatch.ts.html |here} to see how to use InstallOsPatchRequest.
17
17
  */
18
18
  export interface InstallOsPatchRequest extends common.BaseRequest {
19
19
  /**
@@ -30,7 +30,7 @@ export interface InstallOsPatchRequest extends common.BaseRequest {
30
30
  "opcRequestId"?: string;
31
31
  /**
32
32
  * For optimistic concurrency control. In the PUT or DELETE call
33
- * for a resource, set the `if-match` parameter to the value of the
33
+ * for a resource, set the {@code if-match} parameter to the value of the
34
34
  * etag from a previous GET or POST response for that resource.
35
35
  * The resource will be updated or deleted only if the etag you
36
36
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/InstallPatch.ts.html |here} to see how to use InstallPatchRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/InstallPatch.ts.html |here} to see how to use InstallPatchRequest.
17
17
  */
18
18
  export interface InstallPatchRequest extends common.BaseRequest {
19
19
  /**
@@ -30,7 +30,7 @@ export interface InstallPatchRequest extends common.BaseRequest {
30
30
  "opcRequestId"?: string;
31
31
  /**
32
32
  * For optimistic concurrency control. In the PUT or DELETE call
33
- * for a resource, set the `if-match` parameter to the value of the
33
+ * for a resource, set the {@code if-match} parameter to the value of the
34
34
  * etag from a previous GET or POST response for that resource.
35
35
  * The resource will be updated or deleted only if the etag you
36
36
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/ListAutoScalingConfigurations.ts.html |here} to see how to use ListAutoScalingConfigurationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/ListAutoScalingConfigurations.ts.html |here} to see how to use ListAutoScalingConfigurationsRequest.
17
17
  */
18
18
  export interface ListAutoScalingConfigurationsRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/ListBdsApiKeys.ts.html |here} to see how to use ListBdsApiKeysRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/ListBdsApiKeys.ts.html |here} to see how to use ListBdsApiKeysRequest.
17
17
  */
18
18
  export interface ListBdsApiKeysRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/bds/ListBdsInstances.ts.html |here} to see how to use ListBdsInstancesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/bds/ListBdsInstances.ts.html |here} to see how to use ListBdsInstancesRequest.
17
17
  */
18
18
  export interface ListBdsInstancesRequest extends common.BaseRequest {
19
19
  /**