oci-vulnerabilityscanning 2.21.0 → 2.25.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 (293) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +59 -58
  4. package/lib/client.js +72 -63
  5. package/lib/client.js.map +1 -1
  6. package/lib/model/action-type.d.ts +1 -1
  7. package/lib/model/action-type.js +1 -1
  8. package/lib/model/change-container-scan-recipe-compartment-details.d.ts +1 -1
  9. package/lib/model/change-container-scan-recipe-compartment-details.js +1 -1
  10. package/lib/model/change-container-scan-result-compartment-details.d.ts +1 -1
  11. package/lib/model/change-container-scan-result-compartment-details.js +1 -1
  12. package/lib/model/change-container-scan-target-compartment-details.d.ts +1 -1
  13. package/lib/model/change-container-scan-target-compartment-details.js +1 -1
  14. package/lib/model/change-host-agent-scan-result-compartment-details.d.ts +1 -1
  15. package/lib/model/change-host-agent-scan-result-compartment-details.js +1 -1
  16. package/lib/model/change-host-cis-benchmark-scan-result-compartment-details.d.ts +1 -1
  17. package/lib/model/change-host-cis-benchmark-scan-result-compartment-details.js +1 -1
  18. package/lib/model/change-host-endpoint-protection-scan-result-compartment-details.d.ts +1 -1
  19. package/lib/model/change-host-endpoint-protection-scan-result-compartment-details.js +1 -1
  20. package/lib/model/change-host-port-scan-result-compartment-details.d.ts +1 -1
  21. package/lib/model/change-host-port-scan-result-compartment-details.js +1 -1
  22. package/lib/model/change-host-scan-recipe-compartment-details.d.ts +1 -1
  23. package/lib/model/change-host-scan-recipe-compartment-details.js +1 -1
  24. package/lib/model/change-host-scan-target-compartment-details.d.ts +1 -1
  25. package/lib/model/change-host-scan-target-compartment-details.js +1 -1
  26. package/lib/model/container-scan-recipe-summary-collection.d.ts +1 -1
  27. package/lib/model/container-scan-recipe-summary-collection.js +1 -1
  28. package/lib/model/container-scan-recipe-summary.d.ts +1 -1
  29. package/lib/model/container-scan-recipe-summary.js +1 -1
  30. package/lib/model/container-scan-recipe.d.ts +1 -1
  31. package/lib/model/container-scan-recipe.js +1 -1
  32. package/lib/model/container-scan-registry.d.ts +1 -1
  33. package/lib/model/container-scan-registry.js +1 -1
  34. package/lib/model/container-scan-result-problem.d.ts +1 -1
  35. package/lib/model/container-scan-result-problem.js +1 -1
  36. package/lib/model/container-scan-result-sort-by.d.ts +1 -1
  37. package/lib/model/container-scan-result-sort-by.js +1 -1
  38. package/lib/model/container-scan-result-summary-collection.d.ts +1 -1
  39. package/lib/model/container-scan-result-summary-collection.js +1 -1
  40. package/lib/model/container-scan-result-summary.d.ts +1 -1
  41. package/lib/model/container-scan-result-summary.js +1 -1
  42. package/lib/model/container-scan-result.d.ts +1 -1
  43. package/lib/model/container-scan-result.js +1 -1
  44. package/lib/model/container-scan-settings.d.ts +1 -1
  45. package/lib/model/container-scan-settings.js +1 -1
  46. package/lib/model/container-scan-target-summary-collection.d.ts +1 -1
  47. package/lib/model/container-scan-target-summary-collection.js +1 -1
  48. package/lib/model/container-scan-target-summary.d.ts +1 -1
  49. package/lib/model/container-scan-target-summary.js +1 -1
  50. package/lib/model/container-scan-target.d.ts +1 -1
  51. package/lib/model/container-scan-target.js +1 -1
  52. package/lib/model/create-container-scan-recipe-details.d.ts +1 -1
  53. package/lib/model/create-container-scan-recipe-details.js +1 -1
  54. package/lib/model/create-container-scan-registry-details.d.ts +1 -1
  55. package/lib/model/create-container-scan-registry-details.js +1 -1
  56. package/lib/model/create-container-scan-target-details.d.ts +1 -1
  57. package/lib/model/create-container-scan-target-details.js +1 -1
  58. package/lib/model/create-host-scan-recipe-details.d.ts +1 -1
  59. package/lib/model/create-host-scan-recipe-details.js +1 -1
  60. package/lib/model/create-host-scan-target-details.d.ts +1 -1
  61. package/lib/model/create-host-scan-target-details.js +1 -1
  62. package/lib/model/create-ocir-container-scan-registry-details.d.ts +1 -1
  63. package/lib/model/create-ocir-container-scan-registry-details.js +1 -1
  64. package/lib/model/cve-details.d.ts +1 -1
  65. package/lib/model/cve-details.js +1 -1
  66. package/lib/model/day-of-week.d.ts +1 -1
  67. package/lib/model/day-of-week.js +1 -1
  68. package/lib/model/export-host-agent-scan-result-csv-details.d.ts +1 -1
  69. package/lib/model/export-host-agent-scan-result-csv-details.js +1 -1
  70. package/lib/model/export-host-vulnerability-csv-details.d.ts +1 -1
  71. package/lib/model/export-host-vulnerability-csv-details.js +1 -1
  72. package/lib/model/host-agent-scan-level.d.ts +1 -1
  73. package/lib/model/host-agent-scan-level.js +1 -1
  74. package/lib/model/host-agent-scan-result-problem.d.ts +1 -1
  75. package/lib/model/host-agent-scan-result-problem.js +1 -1
  76. package/lib/model/host-agent-scan-result-sort-by.d.ts +1 -1
  77. package/lib/model/host-agent-scan-result-sort-by.js +1 -1
  78. package/lib/model/host-agent-scan-result-summary-collection.d.ts +1 -1
  79. package/lib/model/host-agent-scan-result-summary-collection.js +1 -1
  80. package/lib/model/host-agent-scan-result-summary.d.ts +1 -1
  81. package/lib/model/host-agent-scan-result-summary.js +1 -1
  82. package/lib/model/host-agent-scan-result.d.ts +5 -1
  83. package/lib/model/host-agent-scan-result.js +1 -1
  84. package/lib/model/host-agent-scan-result.js.map +1 -1
  85. package/lib/model/host-cis-benchmark-scan-level.d.ts +1 -1
  86. package/lib/model/host-cis-benchmark-scan-level.js +1 -1
  87. package/lib/model/host-cis-benchmark-scan-result-score.d.ts +1 -1
  88. package/lib/model/host-cis-benchmark-scan-result-score.js +1 -1
  89. package/lib/model/host-cis-benchmark-scan-result-sort-by.d.ts +1 -1
  90. package/lib/model/host-cis-benchmark-scan-result-sort-by.js +1 -1
  91. package/lib/model/host-cis-benchmark-scan-result-summary-collection.d.ts +1 -1
  92. package/lib/model/host-cis-benchmark-scan-result-summary-collection.js +1 -1
  93. package/lib/model/host-cis-benchmark-scan-result-summary.d.ts +1 -1
  94. package/lib/model/host-cis-benchmark-scan-result-summary.js +1 -1
  95. package/lib/model/host-cis-benchmark-scan-result.d.ts +1 -1
  96. package/lib/model/host-cis-benchmark-scan-result.js +1 -1
  97. package/lib/model/host-cis-benchmark-settings.d.ts +1 -1
  98. package/lib/model/host-cis-benchmark-settings.js +1 -1
  99. package/lib/model/host-endpoint-protection-scan-level.d.ts +1 -1
  100. package/lib/model/host-endpoint-protection-scan-level.js +1 -1
  101. package/lib/model/host-endpoint-protection-scan-result-endpoint-protection.d.ts +1 -1
  102. package/lib/model/host-endpoint-protection-scan-result-endpoint-protection.js +1 -1
  103. package/lib/model/host-endpoint-protection-scan-result-sort-by.d.ts +1 -1
  104. package/lib/model/host-endpoint-protection-scan-result-sort-by.js +1 -1
  105. package/lib/model/host-endpoint-protection-scan-result-summary-collection.d.ts +1 -1
  106. package/lib/model/host-endpoint-protection-scan-result-summary-collection.js +1 -1
  107. package/lib/model/host-endpoint-protection-scan-result-summary.d.ts +1 -1
  108. package/lib/model/host-endpoint-protection-scan-result-summary.js +1 -1
  109. package/lib/model/host-endpoint-protection-scan-result.d.ts +1 -1
  110. package/lib/model/host-endpoint-protection-scan-result.js +1 -1
  111. package/lib/model/host-endpoint-protection-settings.d.ts +1 -1
  112. package/lib/model/host-endpoint-protection-settings.js +1 -1
  113. package/lib/model/host-port-scan-level.d.ts +1 -1
  114. package/lib/model/host-port-scan-level.js +1 -1
  115. package/lib/model/host-port-scan-result-open-port.d.ts +1 -1
  116. package/lib/model/host-port-scan-result-open-port.js +1 -1
  117. package/lib/model/host-port-scan-result-sort-by.d.ts +1 -1
  118. package/lib/model/host-port-scan-result-sort-by.js +1 -1
  119. package/lib/model/host-port-scan-result-summary-collection.d.ts +1 -1
  120. package/lib/model/host-port-scan-result-summary-collection.js +1 -1
  121. package/lib/model/host-port-scan-result-summary.d.ts +1 -1
  122. package/lib/model/host-port-scan-result-summary.js +1 -1
  123. package/lib/model/host-port-scan-result.d.ts +1 -1
  124. package/lib/model/host-port-scan-result.js +1 -1
  125. package/lib/model/host-scan-agent-configuration-oc-i.d.ts +1 -1
  126. package/lib/model/host-scan-agent-configuration-oc-i.js +1 -1
  127. package/lib/model/host-scan-agent-configuration.d.ts +1 -1
  128. package/lib/model/host-scan-agent-configuration.js +1 -1
  129. package/lib/model/host-scan-agent-settings.d.ts +1 -1
  130. package/lib/model/host-scan-agent-settings.js +1 -1
  131. package/lib/model/host-scan-port-settings.d.ts +1 -1
  132. package/lib/model/host-scan-port-settings.js +1 -1
  133. package/lib/model/host-scan-recipe-summary-collection.d.ts +1 -1
  134. package/lib/model/host-scan-recipe-summary-collection.js +1 -1
  135. package/lib/model/host-scan-recipe-summary.d.ts +1 -1
  136. package/lib/model/host-scan-recipe-summary.js +1 -1
  137. package/lib/model/host-scan-recipe.d.ts +1 -1
  138. package/lib/model/host-scan-recipe.js +1 -1
  139. package/lib/model/host-scan-target-summary-collection.d.ts +1 -1
  140. package/lib/model/host-scan-target-summary-collection.js +1 -1
  141. package/lib/model/host-scan-target-summary.d.ts +1 -1
  142. package/lib/model/host-scan-target-summary.js +1 -1
  143. package/lib/model/host-scan-target.d.ts +1 -1
  144. package/lib/model/host-scan-target.js +1 -1
  145. package/lib/model/host-vulnerability-impacted-host-summary-collection.d.ts +1 -1
  146. package/lib/model/host-vulnerability-impacted-host-summary-collection.js +1 -1
  147. package/lib/model/host-vulnerability-impacted-host-summary.d.ts +1 -1
  148. package/lib/model/host-vulnerability-impacted-host-summary.js +1 -1
  149. package/lib/model/host-vulnerability-sort-by.d.ts +1 -1
  150. package/lib/model/host-vulnerability-sort-by.js +1 -1
  151. package/lib/model/host-vulnerability-summary-collection.d.ts +1 -1
  152. package/lib/model/host-vulnerability-summary-collection.js +1 -1
  153. package/lib/model/host-vulnerability-summary.d.ts +1 -1
  154. package/lib/model/host-vulnerability-summary.js +1 -1
  155. package/lib/model/host-vulnerability.d.ts +1 -1
  156. package/lib/model/host-vulnerability.js +1 -1
  157. package/lib/model/impacted-host-sort-by.d.ts +1 -1
  158. package/lib/model/impacted-host-sort-by.js +1 -1
  159. package/lib/model/impacted-resources-count.d.ts +1 -1
  160. package/lib/model/impacted-resources-count.js +1 -1
  161. package/lib/model/index.d.ts +1 -1
  162. package/lib/model/index.js +1 -1
  163. package/lib/model/lifecycle-state.d.ts +1 -1
  164. package/lib/model/lifecycle-state.js +1 -1
  165. package/lib/model/ocir-container-scan-registry.d.ts +1 -1
  166. package/lib/model/ocir-container-scan-registry.js +1 -1
  167. package/lib/model/operation-status.d.ts +1 -1
  168. package/lib/model/operation-status.js +1 -1
  169. package/lib/model/operation-type.d.ts +5 -1
  170. package/lib/model/operation-type.js +5 -1
  171. package/lib/model/operation-type.js.map +1 -1
  172. package/lib/model/scan-result-problem-severity.d.ts +1 -1
  173. package/lib/model/scan-result-problem-severity.js +1 -1
  174. package/lib/model/scan-result-score.d.ts +1 -1
  175. package/lib/model/scan-result-score.js +1 -1
  176. package/lib/model/scan-result-vulnerability-state.d.ts +1 -1
  177. package/lib/model/scan-result-vulnerability-state.js +1 -1
  178. package/lib/model/schedule-type.d.ts +1 -1
  179. package/lib/model/schedule-type.js +1 -1
  180. package/lib/model/schedule.d.ts +1 -1
  181. package/lib/model/schedule.js +1 -1
  182. package/lib/model/sort-by.d.ts +1 -1
  183. package/lib/model/sort-by.js +1 -1
  184. package/lib/model/sort-order.d.ts +1 -1
  185. package/lib/model/sort-order.js +1 -1
  186. package/lib/model/update-container-scan-recipe-details.d.ts +1 -1
  187. package/lib/model/update-container-scan-recipe-details.js +1 -1
  188. package/lib/model/update-container-scan-registry-details.d.ts +1 -1
  189. package/lib/model/update-container-scan-registry-details.js +1 -1
  190. package/lib/model/update-container-scan-target-details.d.ts +1 -1
  191. package/lib/model/update-container-scan-target-details.js +1 -1
  192. package/lib/model/update-host-scan-recipe-details.d.ts +1 -1
  193. package/lib/model/update-host-scan-recipe-details.js +1 -1
  194. package/lib/model/update-host-scan-target-details.d.ts +1 -1
  195. package/lib/model/update-host-scan-target-details.js +1 -1
  196. package/lib/model/update-ocir-container-scan-registry-details.d.ts +1 -1
  197. package/lib/model/update-ocir-container-scan-registry-details.js +1 -1
  198. package/lib/model/vulnerability-impacted-container-summary-collection.d.ts +1 -1
  199. package/lib/model/vulnerability-impacted-container-summary-collection.js +1 -1
  200. package/lib/model/vulnerability-impacted-container-summary.d.ts +1 -1
  201. package/lib/model/vulnerability-impacted-container-summary.js +1 -1
  202. package/lib/model/vulnerability-impacted-host-summary-collection.d.ts +1 -1
  203. package/lib/model/vulnerability-impacted-host-summary-collection.js +1 -1
  204. package/lib/model/vulnerability-impacted-host-summary.d.ts +1 -1
  205. package/lib/model/vulnerability-impacted-host-summary.js +1 -1
  206. package/lib/model/vulnerability-summary-collection.d.ts +1 -1
  207. package/lib/model/vulnerability-summary-collection.js +1 -1
  208. package/lib/model/vulnerability-summary.d.ts +5 -1
  209. package/lib/model/vulnerability-summary.js +1 -1
  210. package/lib/model/vulnerability-summary.js.map +1 -1
  211. package/lib/model/vulnerability-type.d.ts +1 -1
  212. package/lib/model/vulnerability-type.js +1 -1
  213. package/lib/model/vulnerability.d.ts +5 -1
  214. package/lib/model/vulnerability.js +1 -1
  215. package/lib/model/vulnerability.js.map +1 -1
  216. package/lib/model/work-request-collection.d.ts +1 -1
  217. package/lib/model/work-request-collection.js +1 -1
  218. package/lib/model/work-request-error-collection.d.ts +1 -1
  219. package/lib/model/work-request-error-collection.js +1 -1
  220. package/lib/model/work-request-error.d.ts +1 -1
  221. package/lib/model/work-request-error.js +1 -1
  222. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  223. package/lib/model/work-request-log-entry-collection.js +1 -1
  224. package/lib/model/work-request-log-entry.d.ts +1 -1
  225. package/lib/model/work-request-log-entry.js +1 -1
  226. package/lib/model/work-request-resource.d.ts +1 -1
  227. package/lib/model/work-request-resource.js +1 -1
  228. package/lib/model/work-request.d.ts +1 -1
  229. package/lib/model/work-request.js +1 -1
  230. package/lib/request/change-container-scan-recipe-compartment-request.d.ts +1 -1
  231. package/lib/request/change-container-scan-result-compartment-request.d.ts +1 -1
  232. package/lib/request/change-container-scan-target-compartment-request.d.ts +1 -1
  233. package/lib/request/change-host-agent-scan-result-compartment-request.d.ts +1 -1
  234. package/lib/request/change-host-cis-benchmark-scan-result-compartment-request.d.ts +1 -1
  235. package/lib/request/change-host-endpoint-protection-scan-result-compartment-request.d.ts +1 -1
  236. package/lib/request/change-host-port-scan-result-compartment-request.d.ts +1 -1
  237. package/lib/request/change-host-scan-recipe-compartment-request.d.ts +1 -1
  238. package/lib/request/change-host-scan-target-compartment-request.d.ts +1 -1
  239. package/lib/request/create-container-scan-recipe-request.d.ts +1 -1
  240. package/lib/request/create-container-scan-target-request.d.ts +1 -1
  241. package/lib/request/create-host-scan-recipe-request.d.ts +1 -1
  242. package/lib/request/create-host-scan-target-request.d.ts +1 -1
  243. package/lib/request/delete-container-scan-recipe-request.d.ts +1 -1
  244. package/lib/request/delete-container-scan-result-request.d.ts +1 -1
  245. package/lib/request/delete-container-scan-target-request.d.ts +1 -1
  246. package/lib/request/delete-host-agent-scan-result-request.d.ts +1 -1
  247. package/lib/request/delete-host-cis-benchmark-scan-result-request.d.ts +1 -1
  248. package/lib/request/delete-host-endpoint-protection-scan-result-request.d.ts +1 -1
  249. package/lib/request/delete-host-port-scan-result-request.d.ts +1 -1
  250. package/lib/request/delete-host-scan-recipe-request.d.ts +1 -1
  251. package/lib/request/delete-host-scan-target-request.d.ts +1 -1
  252. package/lib/request/export-host-agent-scan-result-csv-request.d.ts +1 -1
  253. package/lib/request/export-host-vulnerability-csv-request.d.ts +1 -1
  254. package/lib/request/get-container-scan-recipe-request.d.ts +1 -1
  255. package/lib/request/get-container-scan-result-request.d.ts +1 -1
  256. package/lib/request/get-container-scan-target-request.d.ts +1 -1
  257. package/lib/request/get-host-agent-scan-result-request.d.ts +1 -1
  258. package/lib/request/get-host-cis-benchmark-scan-result-request.d.ts +1 -1
  259. package/lib/request/get-host-endpoint-protection-scan-result-request.d.ts +1 -1
  260. package/lib/request/get-host-port-scan-result-request.d.ts +1 -1
  261. package/lib/request/get-host-scan-recipe-request.d.ts +1 -1
  262. package/lib/request/get-host-scan-target-request.d.ts +1 -1
  263. package/lib/request/get-host-vulnerability-request.d.ts +1 -1
  264. package/lib/request/get-vulnerability-request.d.ts +1 -1
  265. package/lib/request/get-work-request-request.d.ts +1 -1
  266. package/lib/request/index.d.ts +1 -1
  267. package/lib/request/index.js +1 -1
  268. package/lib/request/list-container-scan-recipes-request.d.ts +1 -1
  269. package/lib/request/list-container-scan-results-request.d.ts +2 -2
  270. package/lib/request/list-container-scan-targets-request.d.ts +1 -1
  271. package/lib/request/list-host-agent-scan-results-request.d.ts +5 -1
  272. package/lib/request/list-host-cis-benchmark-scan-results-request.d.ts +5 -1
  273. package/lib/request/list-host-endpoint-protection-scan-results-request.d.ts +5 -1
  274. package/lib/request/list-host-port-scan-results-request.d.ts +5 -1
  275. package/lib/request/list-host-scan-recipes-request.d.ts +1 -1
  276. package/lib/request/list-host-scan-targets-request.d.ts +1 -1
  277. package/lib/request/list-host-vulnerabilities-request.d.ts +1 -1
  278. package/lib/request/list-host-vulnerability-impacted-hosts-request.d.ts +1 -1
  279. package/lib/request/list-vulnerabilities-request.d.ts +1 -1
  280. package/lib/request/list-vulnerability-impacted-containers-request.d.ts +1 -1
  281. package/lib/request/list-vulnerability-impacted-hosts-request.d.ts +1 -1
  282. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  283. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  284. package/lib/request/list-work-requests-request.d.ts +1 -1
  285. package/lib/request/update-container-scan-recipe-request.d.ts +1 -1
  286. package/lib/request/update-container-scan-target-request.d.ts +1 -1
  287. package/lib/request/update-host-scan-recipe-request.d.ts +1 -1
  288. package/lib/request/update-host-scan-target-request.d.ts +1 -1
  289. package/lib/response/index.d.ts +1 -1
  290. package/lib/response/index.js +1 -1
  291. package/lib/vulnerabilityscanning-waiter.d.ts +1 -1
  292. package/lib/vulnerabilityscanning-waiter.js +1 -1
  293. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
package/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Scanning API
4
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
4
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
5
5
  * OpenAPI spec version: 20210215
6
6
  *
7
7
  *
package/lib/client.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scanning API
3
- * Use the Vulnerability Scanning Service (VSS) APIs to manage scan recipes, targets, and reports.
3
+ * Use the Vulnerability Scanning Service (VSS) API to manage scan recipes, targets, and reports. For more information, see [the Vulnerability Scanning documentation](/iaas/scanning/home.htm).
4
4
  * OpenAPI spec version: 20210215
5
5
  *
6
6
  *
@@ -27,6 +27,7 @@ export declare class VulnerabilityScanningClient {
27
27
  protected "_waiters": VulnerabilityScanningWaiter;
28
28
  protected "_clientConfiguration": common.ClientConfiguration;
29
29
  protected _circuitBreaker: null;
30
+ protected _httpOptions: any;
30
31
  protected _httpClient: common.HttpClient;
31
32
  constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
32
33
  /**
@@ -74,7 +75,7 @@ export declare class VulnerabilityScanningClient {
74
75
  * @param ChangeContainerScanRecipeCompartmentRequest
75
76
  * @return ChangeContainerScanRecipeCompartmentResponse
76
77
  * @throws OciError when an error occurs
77
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeContainerScanRecipeCompartment.ts.html |here} to see how to use ChangeContainerScanRecipeCompartment API.
78
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeContainerScanRecipeCompartment.ts.html |here} to see how to use ChangeContainerScanRecipeCompartment API.
78
79
  */
79
80
  changeContainerScanRecipeCompartment(changeContainerScanRecipeCompartmentRequest: requests.ChangeContainerScanRecipeCompartmentRequest): Promise<responses.ChangeContainerScanRecipeCompartmentResponse>;
80
81
  /**
@@ -84,7 +85,7 @@ export declare class VulnerabilityScanningClient {
84
85
  * @param ChangeContainerScanResultCompartmentRequest
85
86
  * @return ChangeContainerScanResultCompartmentResponse
86
87
  * @throws OciError when an error occurs
87
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeContainerScanResultCompartment.ts.html |here} to see how to use ChangeContainerScanResultCompartment API.
88
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeContainerScanResultCompartment.ts.html |here} to see how to use ChangeContainerScanResultCompartment API.
88
89
  */
89
90
  changeContainerScanResultCompartment(changeContainerScanResultCompartmentRequest: requests.ChangeContainerScanResultCompartmentRequest): Promise<responses.ChangeContainerScanResultCompartmentResponse>;
90
91
  /**
@@ -94,7 +95,7 @@ export declare class VulnerabilityScanningClient {
94
95
  * @param ChangeContainerScanTargetCompartmentRequest
95
96
  * @return ChangeContainerScanTargetCompartmentResponse
96
97
  * @throws OciError when an error occurs
97
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeContainerScanTargetCompartment.ts.html |here} to see how to use ChangeContainerScanTargetCompartment API.
98
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeContainerScanTargetCompartment.ts.html |here} to see how to use ChangeContainerScanTargetCompartment API.
98
99
  */
99
100
  changeContainerScanTargetCompartment(changeContainerScanTargetCompartmentRequest: requests.ChangeContainerScanTargetCompartmentRequest): Promise<responses.ChangeContainerScanTargetCompartmentResponse>;
100
101
  /**
@@ -104,7 +105,7 @@ export declare class VulnerabilityScanningClient {
104
105
  * @param ChangeHostAgentScanResultCompartmentRequest
105
106
  * @return ChangeHostAgentScanResultCompartmentResponse
106
107
  * @throws OciError when an error occurs
107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeHostAgentScanResultCompartment.ts.html |here} to see how to use ChangeHostAgentScanResultCompartment API.
108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeHostAgentScanResultCompartment.ts.html |here} to see how to use ChangeHostAgentScanResultCompartment API.
108
109
  */
109
110
  changeHostAgentScanResultCompartment(changeHostAgentScanResultCompartmentRequest: requests.ChangeHostAgentScanResultCompartmentRequest): Promise<responses.ChangeHostAgentScanResultCompartmentResponse>;
110
111
  /**
@@ -114,7 +115,7 @@ export declare class VulnerabilityScanningClient {
114
115
  * @param ChangeHostCisBenchmarkScanResultCompartmentRequest
115
116
  * @return ChangeHostCisBenchmarkScanResultCompartmentResponse
116
117
  * @throws OciError when an error occurs
117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeHostCisBenchmarkScanResultCompartment.ts.html |here} to see how to use ChangeHostCisBenchmarkScanResultCompartment API.
118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeHostCisBenchmarkScanResultCompartment.ts.html |here} to see how to use ChangeHostCisBenchmarkScanResultCompartment API.
118
119
  */
119
120
  changeHostCisBenchmarkScanResultCompartment(changeHostCisBenchmarkScanResultCompartmentRequest: requests.ChangeHostCisBenchmarkScanResultCompartmentRequest): Promise<responses.ChangeHostCisBenchmarkScanResultCompartmentResponse>;
120
121
  /**
@@ -124,7 +125,7 @@ export declare class VulnerabilityScanningClient {
124
125
  * @param ChangeHostEndpointProtectionScanResultCompartmentRequest
125
126
  * @return ChangeHostEndpointProtectionScanResultCompartmentResponse
126
127
  * @throws OciError when an error occurs
127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeHostEndpointProtectionScanResultCompartment.ts.html |here} to see how to use ChangeHostEndpointProtectionScanResultCompartment API.
128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeHostEndpointProtectionScanResultCompartment.ts.html |here} to see how to use ChangeHostEndpointProtectionScanResultCompartment API.
128
129
  */
129
130
  changeHostEndpointProtectionScanResultCompartment(changeHostEndpointProtectionScanResultCompartmentRequest: requests.ChangeHostEndpointProtectionScanResultCompartmentRequest): Promise<responses.ChangeHostEndpointProtectionScanResultCompartmentResponse>;
130
131
  /**
@@ -134,7 +135,7 @@ export declare class VulnerabilityScanningClient {
134
135
  * @param ChangeHostPortScanResultCompartmentRequest
135
136
  * @return ChangeHostPortScanResultCompartmentResponse
136
137
  * @throws OciError when an error occurs
137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeHostPortScanResultCompartment.ts.html |here} to see how to use ChangeHostPortScanResultCompartment API.
138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeHostPortScanResultCompartment.ts.html |here} to see how to use ChangeHostPortScanResultCompartment API.
138
139
  */
139
140
  changeHostPortScanResultCompartment(changeHostPortScanResultCompartmentRequest: requests.ChangeHostPortScanResultCompartmentRequest): Promise<responses.ChangeHostPortScanResultCompartmentResponse>;
140
141
  /**
@@ -144,7 +145,7 @@ export declare class VulnerabilityScanningClient {
144
145
  * @param ChangeHostScanRecipeCompartmentRequest
145
146
  * @return ChangeHostScanRecipeCompartmentResponse
146
147
  * @throws OciError when an error occurs
147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeHostScanRecipeCompartment.ts.html |here} to see how to use ChangeHostScanRecipeCompartment API.
148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeHostScanRecipeCompartment.ts.html |here} to see how to use ChangeHostScanRecipeCompartment API.
148
149
  */
149
150
  changeHostScanRecipeCompartment(changeHostScanRecipeCompartmentRequest: requests.ChangeHostScanRecipeCompartmentRequest): Promise<responses.ChangeHostScanRecipeCompartmentResponse>;
150
151
  /**
@@ -154,7 +155,7 @@ export declare class VulnerabilityScanningClient {
154
155
  * @param ChangeHostScanTargetCompartmentRequest
155
156
  * @return ChangeHostScanTargetCompartmentResponse
156
157
  * @throws OciError when an error occurs
157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ChangeHostScanTargetCompartment.ts.html |here} to see how to use ChangeHostScanTargetCompartment API.
158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ChangeHostScanTargetCompartment.ts.html |here} to see how to use ChangeHostScanTargetCompartment API.
158
159
  */
159
160
  changeHostScanTargetCompartment(changeHostScanTargetCompartmentRequest: requests.ChangeHostScanTargetCompartmentRequest): Promise<responses.ChangeHostScanTargetCompartmentResponse>;
160
161
  /**
@@ -164,7 +165,7 @@ export declare class VulnerabilityScanningClient {
164
165
  * @param CreateContainerScanRecipeRequest
165
166
  * @return CreateContainerScanRecipeResponse
166
167
  * @throws OciError when an error occurs
167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/CreateContainerScanRecipe.ts.html |here} to see how to use CreateContainerScanRecipe API.
168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/CreateContainerScanRecipe.ts.html |here} to see how to use CreateContainerScanRecipe API.
168
169
  */
169
170
  createContainerScanRecipe(createContainerScanRecipeRequest: requests.CreateContainerScanRecipeRequest): Promise<responses.CreateContainerScanRecipeResponse>;
170
171
  /**
@@ -174,7 +175,7 @@ export declare class VulnerabilityScanningClient {
174
175
  * @param CreateContainerScanTargetRequest
175
176
  * @return CreateContainerScanTargetResponse
176
177
  * @throws OciError when an error occurs
177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/CreateContainerScanTarget.ts.html |here} to see how to use CreateContainerScanTarget API.
178
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/CreateContainerScanTarget.ts.html |here} to see how to use CreateContainerScanTarget API.
178
179
  */
179
180
  createContainerScanTarget(createContainerScanTargetRequest: requests.CreateContainerScanTargetRequest): Promise<responses.CreateContainerScanTargetResponse>;
180
181
  /**
@@ -184,7 +185,7 @@ export declare class VulnerabilityScanningClient {
184
185
  * @param CreateHostScanRecipeRequest
185
186
  * @return CreateHostScanRecipeResponse
186
187
  * @throws OciError when an error occurs
187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/CreateHostScanRecipe.ts.html |here} to see how to use CreateHostScanRecipe API.
188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/CreateHostScanRecipe.ts.html |here} to see how to use CreateHostScanRecipe API.
188
189
  */
189
190
  createHostScanRecipe(createHostScanRecipeRequest: requests.CreateHostScanRecipeRequest): Promise<responses.CreateHostScanRecipeResponse>;
190
191
  /**
@@ -194,7 +195,7 @@ export declare class VulnerabilityScanningClient {
194
195
  * @param CreateHostScanTargetRequest
195
196
  * @return CreateHostScanTargetResponse
196
197
  * @throws OciError when an error occurs
197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/CreateHostScanTarget.ts.html |here} to see how to use CreateHostScanTarget API.
198
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/CreateHostScanTarget.ts.html |here} to see how to use CreateHostScanTarget API.
198
199
  */
199
200
  createHostScanTarget(createHostScanTargetRequest: requests.CreateHostScanTargetRequest): Promise<responses.CreateHostScanTargetResponse>;
200
201
  /**
@@ -204,7 +205,7 @@ export declare class VulnerabilityScanningClient {
204
205
  * @param DeleteContainerScanRecipeRequest
205
206
  * @return DeleteContainerScanRecipeResponse
206
207
  * @throws OciError when an error occurs
207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteContainerScanRecipe.ts.html |here} to see how to use DeleteContainerScanRecipe API.
208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteContainerScanRecipe.ts.html |here} to see how to use DeleteContainerScanRecipe API.
208
209
  */
209
210
  deleteContainerScanRecipe(deleteContainerScanRecipeRequest: requests.DeleteContainerScanRecipeRequest): Promise<responses.DeleteContainerScanRecipeResponse>;
210
211
  /**
@@ -214,7 +215,7 @@ export declare class VulnerabilityScanningClient {
214
215
  * @param DeleteContainerScanResultRequest
215
216
  * @return DeleteContainerScanResultResponse
216
217
  * @throws OciError when an error occurs
217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteContainerScanResult.ts.html |here} to see how to use DeleteContainerScanResult API.
218
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteContainerScanResult.ts.html |here} to see how to use DeleteContainerScanResult API.
218
219
  */
219
220
  deleteContainerScanResult(deleteContainerScanResultRequest: requests.DeleteContainerScanResultRequest): Promise<responses.DeleteContainerScanResultResponse>;
220
221
  /**
@@ -224,7 +225,7 @@ export declare class VulnerabilityScanningClient {
224
225
  * @param DeleteContainerScanTargetRequest
225
226
  * @return DeleteContainerScanTargetResponse
226
227
  * @throws OciError when an error occurs
227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteContainerScanTarget.ts.html |here} to see how to use DeleteContainerScanTarget API.
228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteContainerScanTarget.ts.html |here} to see how to use DeleteContainerScanTarget API.
228
229
  */
229
230
  deleteContainerScanTarget(deleteContainerScanTargetRequest: requests.DeleteContainerScanTargetRequest): Promise<responses.DeleteContainerScanTargetResponse>;
230
231
  /**
@@ -234,7 +235,7 @@ export declare class VulnerabilityScanningClient {
234
235
  * @param DeleteHostAgentScanResultRequest
235
236
  * @return DeleteHostAgentScanResultResponse
236
237
  * @throws OciError when an error occurs
237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteHostAgentScanResult.ts.html |here} to see how to use DeleteHostAgentScanResult API.
238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteHostAgentScanResult.ts.html |here} to see how to use DeleteHostAgentScanResult API.
238
239
  */
239
240
  deleteHostAgentScanResult(deleteHostAgentScanResultRequest: requests.DeleteHostAgentScanResultRequest): Promise<responses.DeleteHostAgentScanResultResponse>;
240
241
  /**
@@ -244,7 +245,7 @@ export declare class VulnerabilityScanningClient {
244
245
  * @param DeleteHostCisBenchmarkScanResultRequest
245
246
  * @return DeleteHostCisBenchmarkScanResultResponse
246
247
  * @throws OciError when an error occurs
247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteHostCisBenchmarkScanResult.ts.html |here} to see how to use DeleteHostCisBenchmarkScanResult API.
248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteHostCisBenchmarkScanResult.ts.html |here} to see how to use DeleteHostCisBenchmarkScanResult API.
248
249
  */
249
250
  deleteHostCisBenchmarkScanResult(deleteHostCisBenchmarkScanResultRequest: requests.DeleteHostCisBenchmarkScanResultRequest): Promise<responses.DeleteHostCisBenchmarkScanResultResponse>;
250
251
  /**
@@ -254,7 +255,7 @@ export declare class VulnerabilityScanningClient {
254
255
  * @param DeleteHostEndpointProtectionScanResultRequest
255
256
  * @return DeleteHostEndpointProtectionScanResultResponse
256
257
  * @throws OciError when an error occurs
257
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteHostEndpointProtectionScanResult.ts.html |here} to see how to use DeleteHostEndpointProtectionScanResult API.
258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteHostEndpointProtectionScanResult.ts.html |here} to see how to use DeleteHostEndpointProtectionScanResult API.
258
259
  */
259
260
  deleteHostEndpointProtectionScanResult(deleteHostEndpointProtectionScanResultRequest: requests.DeleteHostEndpointProtectionScanResultRequest): Promise<responses.DeleteHostEndpointProtectionScanResultResponse>;
260
261
  /**
@@ -264,7 +265,7 @@ export declare class VulnerabilityScanningClient {
264
265
  * @param DeleteHostPortScanResultRequest
265
266
  * @return DeleteHostPortScanResultResponse
266
267
  * @throws OciError when an error occurs
267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteHostPortScanResult.ts.html |here} to see how to use DeleteHostPortScanResult API.
268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteHostPortScanResult.ts.html |here} to see how to use DeleteHostPortScanResult API.
268
269
  */
269
270
  deleteHostPortScanResult(deleteHostPortScanResultRequest: requests.DeleteHostPortScanResultRequest): Promise<responses.DeleteHostPortScanResultResponse>;
270
271
  /**
@@ -274,7 +275,7 @@ export declare class VulnerabilityScanningClient {
274
275
  * @param DeleteHostScanRecipeRequest
275
276
  * @return DeleteHostScanRecipeResponse
276
277
  * @throws OciError when an error occurs
277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteHostScanRecipe.ts.html |here} to see how to use DeleteHostScanRecipe API.
278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteHostScanRecipe.ts.html |here} to see how to use DeleteHostScanRecipe API.
278
279
  */
279
280
  deleteHostScanRecipe(deleteHostScanRecipeRequest: requests.DeleteHostScanRecipeRequest): Promise<responses.DeleteHostScanRecipeResponse>;
280
281
  /**
@@ -284,7 +285,7 @@ export declare class VulnerabilityScanningClient {
284
285
  * @param DeleteHostScanTargetRequest
285
286
  * @return DeleteHostScanTargetResponse
286
287
  * @throws OciError when an error occurs
287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/DeleteHostScanTarget.ts.html |here} to see how to use DeleteHostScanTarget API.
288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/DeleteHostScanTarget.ts.html |here} to see how to use DeleteHostScanTarget API.
288
289
  */
289
290
  deleteHostScanTarget(deleteHostScanTargetRequest: requests.DeleteHostScanTargetRequest): Promise<responses.DeleteHostScanTargetResponse>;
290
291
  /**
@@ -294,7 +295,7 @@ export declare class VulnerabilityScanningClient {
294
295
  * @param ExportHostAgentScanResultCsvRequest
295
296
  * @return ExportHostAgentScanResultCsvResponse
296
297
  * @throws OciError when an error occurs
297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ExportHostAgentScanResultCsv.ts.html |here} to see how to use ExportHostAgentScanResultCsv API.
298
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ExportHostAgentScanResultCsv.ts.html |here} to see how to use ExportHostAgentScanResultCsv API.
298
299
  */
299
300
  exportHostAgentScanResultCsv(exportHostAgentScanResultCsvRequest: requests.ExportHostAgentScanResultCsvRequest): Promise<responses.ExportHostAgentScanResultCsvResponse>;
300
301
  /**
@@ -304,7 +305,7 @@ export declare class VulnerabilityScanningClient {
304
305
  * @param ExportHostVulnerabilityCsvRequest
305
306
  * @return ExportHostVulnerabilityCsvResponse
306
307
  * @throws OciError when an error occurs
307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ExportHostVulnerabilityCsv.ts.html |here} to see how to use ExportHostVulnerabilityCsv API.
308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ExportHostVulnerabilityCsv.ts.html |here} to see how to use ExportHostVulnerabilityCsv API.
308
309
  */
309
310
  exportHostVulnerabilityCsv(exportHostVulnerabilityCsvRequest: requests.ExportHostVulnerabilityCsvRequest): Promise<responses.ExportHostVulnerabilityCsvResponse>;
310
311
  /**
@@ -314,7 +315,7 @@ export declare class VulnerabilityScanningClient {
314
315
  * @param GetContainerScanRecipeRequest
315
316
  * @return GetContainerScanRecipeResponse
316
317
  * @throws OciError when an error occurs
317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetContainerScanRecipe.ts.html |here} to see how to use GetContainerScanRecipe API.
318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetContainerScanRecipe.ts.html |here} to see how to use GetContainerScanRecipe API.
318
319
  */
319
320
  getContainerScanRecipe(getContainerScanRecipeRequest: requests.GetContainerScanRecipeRequest): Promise<responses.GetContainerScanRecipeResponse>;
320
321
  /**
@@ -324,7 +325,7 @@ export declare class VulnerabilityScanningClient {
324
325
  * @param GetContainerScanResultRequest
325
326
  * @return GetContainerScanResultResponse
326
327
  * @throws OciError when an error occurs
327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetContainerScanResult.ts.html |here} to see how to use GetContainerScanResult API.
328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetContainerScanResult.ts.html |here} to see how to use GetContainerScanResult API.
328
329
  */
329
330
  getContainerScanResult(getContainerScanResultRequest: requests.GetContainerScanResultRequest): Promise<responses.GetContainerScanResultResponse>;
330
331
  /**
@@ -334,7 +335,7 @@ export declare class VulnerabilityScanningClient {
334
335
  * @param GetContainerScanTargetRequest
335
336
  * @return GetContainerScanTargetResponse
336
337
  * @throws OciError when an error occurs
337
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetContainerScanTarget.ts.html |here} to see how to use GetContainerScanTarget API.
338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetContainerScanTarget.ts.html |here} to see how to use GetContainerScanTarget API.
338
339
  */
339
340
  getContainerScanTarget(getContainerScanTargetRequest: requests.GetContainerScanTargetRequest): Promise<responses.GetContainerScanTargetResponse>;
340
341
  /**
@@ -344,7 +345,7 @@ export declare class VulnerabilityScanningClient {
344
345
  * @param GetHostAgentScanResultRequest
345
346
  * @return GetHostAgentScanResultResponse
346
347
  * @throws OciError when an error occurs
347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostAgentScanResult.ts.html |here} to see how to use GetHostAgentScanResult API.
348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostAgentScanResult.ts.html |here} to see how to use GetHostAgentScanResult API.
348
349
  */
349
350
  getHostAgentScanResult(getHostAgentScanResultRequest: requests.GetHostAgentScanResultRequest): Promise<responses.GetHostAgentScanResultResponse>;
350
351
  /**
@@ -354,7 +355,7 @@ export declare class VulnerabilityScanningClient {
354
355
  * @param GetHostCisBenchmarkScanResultRequest
355
356
  * @return GetHostCisBenchmarkScanResultResponse
356
357
  * @throws OciError when an error occurs
357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostCisBenchmarkScanResult.ts.html |here} to see how to use GetHostCisBenchmarkScanResult API.
358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostCisBenchmarkScanResult.ts.html |here} to see how to use GetHostCisBenchmarkScanResult API.
358
359
  */
359
360
  getHostCisBenchmarkScanResult(getHostCisBenchmarkScanResultRequest: requests.GetHostCisBenchmarkScanResultRequest): Promise<responses.GetHostCisBenchmarkScanResultResponse>;
360
361
  /**
@@ -364,7 +365,7 @@ export declare class VulnerabilityScanningClient {
364
365
  * @param GetHostEndpointProtectionScanResultRequest
365
366
  * @return GetHostEndpointProtectionScanResultResponse
366
367
  * @throws OciError when an error occurs
367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostEndpointProtectionScanResult.ts.html |here} to see how to use GetHostEndpointProtectionScanResult API.
368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostEndpointProtectionScanResult.ts.html |here} to see how to use GetHostEndpointProtectionScanResult API.
368
369
  */
369
370
  getHostEndpointProtectionScanResult(getHostEndpointProtectionScanResultRequest: requests.GetHostEndpointProtectionScanResultRequest): Promise<responses.GetHostEndpointProtectionScanResultResponse>;
370
371
  /**
@@ -374,7 +375,7 @@ export declare class VulnerabilityScanningClient {
374
375
  * @param GetHostPortScanResultRequest
375
376
  * @return GetHostPortScanResultResponse
376
377
  * @throws OciError when an error occurs
377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostPortScanResult.ts.html |here} to see how to use GetHostPortScanResult API.
378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostPortScanResult.ts.html |here} to see how to use GetHostPortScanResult API.
378
379
  */
379
380
  getHostPortScanResult(getHostPortScanResultRequest: requests.GetHostPortScanResultRequest): Promise<responses.GetHostPortScanResultResponse>;
380
381
  /**
@@ -384,7 +385,7 @@ export declare class VulnerabilityScanningClient {
384
385
  * @param GetHostScanRecipeRequest
385
386
  * @return GetHostScanRecipeResponse
386
387
  * @throws OciError when an error occurs
387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostScanRecipe.ts.html |here} to see how to use GetHostScanRecipe API.
388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostScanRecipe.ts.html |here} to see how to use GetHostScanRecipe API.
388
389
  */
389
390
  getHostScanRecipe(getHostScanRecipeRequest: requests.GetHostScanRecipeRequest): Promise<responses.GetHostScanRecipeResponse>;
390
391
  /**
@@ -394,7 +395,7 @@ export declare class VulnerabilityScanningClient {
394
395
  * @param GetHostScanTargetRequest
395
396
  * @return GetHostScanTargetResponse
396
397
  * @throws OciError when an error occurs
397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostScanTarget.ts.html |here} to see how to use GetHostScanTarget API.
398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostScanTarget.ts.html |here} to see how to use GetHostScanTarget API.
398
399
  */
399
400
  getHostScanTarget(getHostScanTargetRequest: requests.GetHostScanTargetRequest): Promise<responses.GetHostScanTargetResponse>;
400
401
  /**
@@ -404,7 +405,7 @@ export declare class VulnerabilityScanningClient {
404
405
  * @param GetHostVulnerabilityRequest
405
406
  * @return GetHostVulnerabilityResponse
406
407
  * @throws OciError when an error occurs
407
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetHostVulnerability.ts.html |here} to see how to use GetHostVulnerability API.
408
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetHostVulnerability.ts.html |here} to see how to use GetHostVulnerability API.
408
409
  */
409
410
  getHostVulnerability(getHostVulnerabilityRequest: requests.GetHostVulnerabilityRequest): Promise<responses.GetHostVulnerabilityResponse>;
410
411
  /**
@@ -414,7 +415,7 @@ export declare class VulnerabilityScanningClient {
414
415
  * @param GetVulnerabilityRequest
415
416
  * @return GetVulnerabilityResponse
416
417
  * @throws OciError when an error occurs
417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetVulnerability.ts.html |here} to see how to use GetVulnerability API.
418
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetVulnerability.ts.html |here} to see how to use GetVulnerability API.
418
419
  */
419
420
  getVulnerability(getVulnerabilityRequest: requests.GetVulnerabilityRequest): Promise<responses.GetVulnerabilityResponse>;
420
421
  /**
@@ -424,7 +425,7 @@ export declare class VulnerabilityScanningClient {
424
425
  * @param GetWorkRequestRequest
425
426
  * @return GetWorkRequestResponse
426
427
  * @throws OciError when an error occurs
427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
428
429
  */
429
430
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
430
431
  /**
@@ -434,7 +435,7 @@ export declare class VulnerabilityScanningClient {
434
435
  * @param ListContainerScanRecipesRequest
435
436
  * @return ListContainerScanRecipesResponse
436
437
  * @throws OciError when an error occurs
437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListContainerScanRecipes.ts.html |here} to see how to use ListContainerScanRecipes API.
438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListContainerScanRecipes.ts.html |here} to see how to use ListContainerScanRecipes API.
438
439
  */
439
440
  listContainerScanRecipes(listContainerScanRecipesRequest: requests.ListContainerScanRecipesRequest): Promise<responses.ListContainerScanRecipesResponse>;
440
441
  /**
@@ -444,7 +445,7 @@ export declare class VulnerabilityScanningClient {
444
445
  * @param ListContainerScanResultsRequest
445
446
  * @return ListContainerScanResultsResponse
446
447
  * @throws OciError when an error occurs
447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListContainerScanResults.ts.html |here} to see how to use ListContainerScanResults API.
448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListContainerScanResults.ts.html |here} to see how to use ListContainerScanResults API.
448
449
  */
449
450
  listContainerScanResults(listContainerScanResultsRequest: requests.ListContainerScanResultsRequest): Promise<responses.ListContainerScanResultsResponse>;
450
451
  /**
@@ -454,7 +455,7 @@ export declare class VulnerabilityScanningClient {
454
455
  * @param ListContainerScanTargetsRequest
455
456
  * @return ListContainerScanTargetsResponse
456
457
  * @throws OciError when an error occurs
457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListContainerScanTargets.ts.html |here} to see how to use ListContainerScanTargets API.
458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListContainerScanTargets.ts.html |here} to see how to use ListContainerScanTargets API.
458
459
  */
459
460
  listContainerScanTargets(listContainerScanTargetsRequest: requests.ListContainerScanTargetsRequest): Promise<responses.ListContainerScanTargetsResponse>;
460
461
  /**
@@ -464,7 +465,7 @@ export declare class VulnerabilityScanningClient {
464
465
  * @param ListHostAgentScanResultsRequest
465
466
  * @return ListHostAgentScanResultsResponse
466
467
  * @throws OciError when an error occurs
467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListHostAgentScanResults.ts.html |here} to see how to use ListHostAgentScanResults API.
468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListHostAgentScanResults.ts.html |here} to see how to use ListHostAgentScanResults API.
468
469
  */
469
470
  listHostAgentScanResults(listHostAgentScanResultsRequest: requests.ListHostAgentScanResultsRequest): Promise<responses.ListHostAgentScanResultsResponse>;
470
471
  /**
@@ -474,7 +475,7 @@ export declare class VulnerabilityScanningClient {
474
475
  * @param ListHostCisBenchmarkScanResultsRequest
475
476
  * @return ListHostCisBenchmarkScanResultsResponse
476
477
  * @throws OciError when an error occurs
477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListHostCisBenchmarkScanResults.ts.html |here} to see how to use ListHostCisBenchmarkScanResults API.
478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListHostCisBenchmarkScanResults.ts.html |here} to see how to use ListHostCisBenchmarkScanResults API.
478
479
  */
479
480
  listHostCisBenchmarkScanResults(listHostCisBenchmarkScanResultsRequest: requests.ListHostCisBenchmarkScanResultsRequest): Promise<responses.ListHostCisBenchmarkScanResultsResponse>;
480
481
  /**
@@ -484,7 +485,7 @@ export declare class VulnerabilityScanningClient {
484
485
  * @param ListHostEndpointProtectionScanResultsRequest
485
486
  * @return ListHostEndpointProtectionScanResultsResponse
486
487
  * @throws OciError when an error occurs
487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListHostEndpointProtectionScanResults.ts.html |here} to see how to use ListHostEndpointProtectionScanResults API.
488
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListHostEndpointProtectionScanResults.ts.html |here} to see how to use ListHostEndpointProtectionScanResults API.
488
489
  */
489
490
  listHostEndpointProtectionScanResults(listHostEndpointProtectionScanResultsRequest: requests.ListHostEndpointProtectionScanResultsRequest): Promise<responses.ListHostEndpointProtectionScanResultsResponse>;
490
491
  /**
@@ -494,7 +495,7 @@ export declare class VulnerabilityScanningClient {
494
495
  * @param ListHostPortScanResultsRequest
495
496
  * @return ListHostPortScanResultsResponse
496
497
  * @throws OciError when an error occurs
497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListHostPortScanResults.ts.html |here} to see how to use ListHostPortScanResults API.
498
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListHostPortScanResults.ts.html |here} to see how to use ListHostPortScanResults API.
498
499
  */
499
500
  listHostPortScanResults(listHostPortScanResultsRequest: requests.ListHostPortScanResultsRequest): Promise<responses.ListHostPortScanResultsResponse>;
500
501
  /**
@@ -504,7 +505,7 @@ export declare class VulnerabilityScanningClient {
504
505
  * @param ListHostScanRecipesRequest
505
506
  * @return ListHostScanRecipesResponse
506
507
  * @throws OciError when an error occurs
507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListHostScanRecipes.ts.html |here} to see how to use ListHostScanRecipes API.
508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListHostScanRecipes.ts.html |here} to see how to use ListHostScanRecipes API.
508
509
  */
509
510
  listHostScanRecipes(listHostScanRecipesRequest: requests.ListHostScanRecipesRequest): Promise<responses.ListHostScanRecipesResponse>;
510
511
  /**
@@ -514,7 +515,7 @@ export declare class VulnerabilityScanningClient {
514
515
  * @param ListHostScanTargetsRequest
515
516
  * @return ListHostScanTargetsResponse
516
517
  * @throws OciError when an error occurs
517
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListHostScanTargets.ts.html |here} to see how to use ListHostScanTargets API.
518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListHostScanTargets.ts.html |here} to see how to use ListHostScanTargets API.
518
519
  */
519
520
  listHostScanTargets(listHostScanTargetsRequest: requests.ListHostScanTargetsRequest): Promise<responses.ListHostScanTargetsResponse>;
520
521
  /**
@@ -524,7 +525,7 @@ export declare class VulnerabilityScanningClient {
524
525
  * @param ListHostVulnerabilitiesRequest
525
526
  * @return ListHostVulnerabilitiesResponse
526
527
  * @throws OciError when an error occurs
527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListHostVulnerabilities.ts.html |here} to see how to use ListHostVulnerabilities API.
528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListHostVulnerabilities.ts.html |here} to see how to use ListHostVulnerabilities API.
528
529
  */
529
530
  listHostVulnerabilities(listHostVulnerabilitiesRequest: requests.ListHostVulnerabilitiesRequest): Promise<responses.ListHostVulnerabilitiesResponse>;
530
531
  /**
@@ -534,7 +535,7 @@ export declare class VulnerabilityScanningClient {
534
535
  * @param ListHostVulnerabilityImpactedHostsRequest
535
536
  * @return ListHostVulnerabilityImpactedHostsResponse
536
537
  * @throws OciError when an error occurs
537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListHostVulnerabilityImpactedHosts.ts.html |here} to see how to use ListHostVulnerabilityImpactedHosts API.
538
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListHostVulnerabilityImpactedHosts.ts.html |here} to see how to use ListHostVulnerabilityImpactedHosts API.
538
539
  */
539
540
  listHostVulnerabilityImpactedHosts(listHostVulnerabilityImpactedHostsRequest: requests.ListHostVulnerabilityImpactedHostsRequest): Promise<responses.ListHostVulnerabilityImpactedHostsResponse>;
540
541
  /**
@@ -544,7 +545,7 @@ export declare class VulnerabilityScanningClient {
544
545
  * @param ListVulnerabilitiesRequest
545
546
  * @return ListVulnerabilitiesResponse
546
547
  * @throws OciError when an error occurs
547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListVulnerabilities.ts.html |here} to see how to use ListVulnerabilities API.
548
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListVulnerabilities.ts.html |here} to see how to use ListVulnerabilities API.
548
549
  */
549
550
  listVulnerabilities(listVulnerabilitiesRequest: requests.ListVulnerabilitiesRequest): Promise<responses.ListVulnerabilitiesResponse>;
550
551
  /**
@@ -554,7 +555,7 @@ export declare class VulnerabilityScanningClient {
554
555
  * @param ListVulnerabilityImpactedContainersRequest
555
556
  * @return ListVulnerabilityImpactedContainersResponse
556
557
  * @throws OciError when an error occurs
557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListVulnerabilityImpactedContainers.ts.html |here} to see how to use ListVulnerabilityImpactedContainers API.
558
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListVulnerabilityImpactedContainers.ts.html |here} to see how to use ListVulnerabilityImpactedContainers API.
558
559
  */
559
560
  listVulnerabilityImpactedContainers(listVulnerabilityImpactedContainersRequest: requests.ListVulnerabilityImpactedContainersRequest): Promise<responses.ListVulnerabilityImpactedContainersResponse>;
560
561
  /**
@@ -564,7 +565,7 @@ export declare class VulnerabilityScanningClient {
564
565
  * @param ListVulnerabilityImpactedHostsRequest
565
566
  * @return ListVulnerabilityImpactedHostsResponse
566
567
  * @throws OciError when an error occurs
567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListVulnerabilityImpactedHosts.ts.html |here} to see how to use ListVulnerabilityImpactedHosts API.
568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListVulnerabilityImpactedHosts.ts.html |here} to see how to use ListVulnerabilityImpactedHosts API.
568
569
  */
569
570
  listVulnerabilityImpactedHosts(listVulnerabilityImpactedHostsRequest: requests.ListVulnerabilityImpactedHostsRequest): Promise<responses.ListVulnerabilityImpactedHostsResponse>;
570
571
  /**
@@ -574,7 +575,7 @@ export declare class VulnerabilityScanningClient {
574
575
  * @param ListWorkRequestErrorsRequest
575
576
  * @return ListWorkRequestErrorsResponse
576
577
  * @throws OciError when an error occurs
577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
578
579
  */
579
580
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
580
581
  /**
@@ -584,7 +585,7 @@ export declare class VulnerabilityScanningClient {
584
585
  * @param ListWorkRequestLogsRequest
585
586
  * @return ListWorkRequestLogsResponse
586
587
  * @throws OciError when an error occurs
587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
588
589
  */
589
590
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
590
591
  /**
@@ -594,7 +595,7 @@ export declare class VulnerabilityScanningClient {
594
595
  * @param ListWorkRequestsRequest
595
596
  * @return ListWorkRequestsResponse
596
597
  * @throws OciError when an error occurs
597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
598
599
  */
599
600
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
600
601
  /**
@@ -604,7 +605,7 @@ export declare class VulnerabilityScanningClient {
604
605
  * @param UpdateContainerScanRecipeRequest
605
606
  * @return UpdateContainerScanRecipeResponse
606
607
  * @throws OciError when an error occurs
607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/UpdateContainerScanRecipe.ts.html |here} to see how to use UpdateContainerScanRecipe API.
608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/UpdateContainerScanRecipe.ts.html |here} to see how to use UpdateContainerScanRecipe API.
608
609
  */
609
610
  updateContainerScanRecipe(updateContainerScanRecipeRequest: requests.UpdateContainerScanRecipeRequest): Promise<responses.UpdateContainerScanRecipeResponse>;
610
611
  /**
@@ -614,7 +615,7 @@ export declare class VulnerabilityScanningClient {
614
615
  * @param UpdateContainerScanTargetRequest
615
616
  * @return UpdateContainerScanTargetResponse
616
617
  * @throws OciError when an error occurs
617
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/UpdateContainerScanTarget.ts.html |here} to see how to use UpdateContainerScanTarget API.
618
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/UpdateContainerScanTarget.ts.html |here} to see how to use UpdateContainerScanTarget API.
618
619
  */
619
620
  updateContainerScanTarget(updateContainerScanTargetRequest: requests.UpdateContainerScanTargetRequest): Promise<responses.UpdateContainerScanTargetResponse>;
620
621
  /**
@@ -624,7 +625,7 @@ export declare class VulnerabilityScanningClient {
624
625
  * @param UpdateHostScanRecipeRequest
625
626
  * @return UpdateHostScanRecipeResponse
626
627
  * @throws OciError when an error occurs
627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/UpdateHostScanRecipe.ts.html |here} to see how to use UpdateHostScanRecipe API.
628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/UpdateHostScanRecipe.ts.html |here} to see how to use UpdateHostScanRecipe API.
628
629
  */
629
630
  updateHostScanRecipe(updateHostScanRecipeRequest: requests.UpdateHostScanRecipeRequest): Promise<responses.UpdateHostScanRecipeResponse>;
630
631
  /**
@@ -634,7 +635,7 @@ export declare class VulnerabilityScanningClient {
634
635
  * @param UpdateHostScanTargetRequest
635
636
  * @return UpdateHostScanTargetResponse
636
637
  * @throws OciError when an error occurs
637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/vulnerabilityscanning/UpdateHostScanTarget.ts.html |here} to see how to use UpdateHostScanTarget API.
638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/vulnerabilityscanning/UpdateHostScanTarget.ts.html |here} to see how to use UpdateHostScanTarget API.
638
639
  */
639
640
  updateHostScanTarget(updateHostScanTargetRequest: requests.UpdateHostScanTargetRequest): Promise<responses.UpdateHostScanTargetResponse>;
640
641
  }