oci-core 2.89.4 → 2.91.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 (482) hide show
  1. package/lib/client.d.ts +500 -438
  2. package/lib/client.js +679 -438
  3. package/lib/client.js.map +1 -1
  4. package/lib/compute-waiter.d.ts +18 -0
  5. package/lib/compute-waiter.js +33 -0
  6. package/lib/compute-waiter.js.map +1 -1
  7. package/lib/model/index.d.ts +8 -0
  8. package/lib/model/index.js +16 -8
  9. package/lib/model/index.js.map +1 -1
  10. package/lib/model/instance-maintenance-alternative-resolution-actions.d.ts +36 -0
  11. package/lib/model/instance-maintenance-alternative-resolution-actions.js +47 -0
  12. package/lib/model/instance-maintenance-alternative-resolution-actions.js.map +1 -0
  13. package/lib/model/instance-maintenance-event-summary.d.ts +169 -0
  14. package/lib/model/instance-maintenance-event-summary.js +46 -0
  15. package/lib/model/instance-maintenance-event-summary.js.map +1 -0
  16. package/lib/model/instance-maintenance-event.d.ts +245 -0
  17. package/lib/model/instance-maintenance-event.js +109 -0
  18. package/lib/model/instance-maintenance-event.js.map +1 -0
  19. package/lib/model/update-instance-maintenance-event-details.d.ts +81 -0
  20. package/lib/model/update-instance-maintenance-event-details.js +36 -0
  21. package/lib/model/update-instance-maintenance-event-details.js.map +1 -0
  22. package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
  23. package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
  24. package/lib/request/add-drg-route-rules-request.d.ts +1 -1
  25. package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
  26. package/lib/request/add-ipv6-subnet-cidr-request.d.ts +1 -1
  27. package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
  28. package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
  29. package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
  30. package/lib/request/add-vcn-cidr-request.d.ts +1 -1
  31. package/lib/request/advertise-byoip-range-request.d.ts +1 -1
  32. package/lib/request/attach-boot-volume-request.d.ts +1 -1
  33. package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
  34. package/lib/request/attach-load-balancer-request.d.ts +1 -1
  35. package/lib/request/attach-service-id-request.d.ts +1 -1
  36. package/lib/request/attach-vnic-request.d.ts +1 -1
  37. package/lib/request/attach-volume-request.d.ts +1 -1
  38. package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
  39. package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
  40. package/lib/request/capture-console-history-request.d.ts +1 -1
  41. package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
  42. package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
  43. package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
  44. package/lib/request/change-capture-filter-compartment-request.d.ts +1 -1
  45. package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
  46. package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
  47. package/lib/request/change-compute-capacity-topology-compartment-request.d.ts +1 -1
  48. package/lib/request/change-compute-cluster-compartment-request.d.ts +1 -1
  49. package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
  50. package/lib/request/change-cpe-compartment-request.d.ts +1 -1
  51. package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
  52. package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
  53. package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
  54. package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
  55. package/lib/request/change-drg-compartment-request.d.ts +1 -1
  56. package/lib/request/change-image-compartment-request.d.ts +1 -1
  57. package/lib/request/change-instance-compartment-request.d.ts +1 -1
  58. package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
  59. package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
  60. package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
  61. package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
  62. package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
  63. package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
  64. package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
  65. package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
  66. package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
  67. package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
  68. package/lib/request/change-route-table-compartment-request.d.ts +1 -1
  69. package/lib/request/change-security-list-compartment-request.d.ts +1 -1
  70. package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
  71. package/lib/request/change-subnet-compartment-request.d.ts +1 -1
  72. package/lib/request/change-vcn-compartment-request.d.ts +1 -1
  73. package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
  74. package/lib/request/change-vlan-compartment-request.d.ts +1 -1
  75. package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
  76. package/lib/request/change-volume-compartment-request.d.ts +1 -1
  77. package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
  78. package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
  79. package/lib/request/change-vtap-compartment-request.d.ts +1 -1
  80. package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
  81. package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
  82. package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
  83. package/lib/request/copy-volume-backup-request.d.ts +1 -1
  84. package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
  85. package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
  86. package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
  87. package/lib/request/create-boot-volume-request.d.ts +1 -1
  88. package/lib/request/create-byoip-range-request.d.ts +1 -1
  89. package/lib/request/create-capture-filter-request.d.ts +1 -1
  90. package/lib/request/create-cluster-network-request.d.ts +1 -1
  91. package/lib/request/create-compute-capacity-report-request.d.ts +1 -1
  92. package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
  93. package/lib/request/create-compute-capacity-topology-request.d.ts +1 -1
  94. package/lib/request/create-compute-cluster-request.d.ts +1 -1
  95. package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
  96. package/lib/request/create-cpe-request.d.ts +1 -1
  97. package/lib/request/create-cross-connect-group-request.d.ts +1 -1
  98. package/lib/request/create-cross-connect-request.d.ts +1 -1
  99. package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
  100. package/lib/request/create-dhcp-options-request.d.ts +1 -1
  101. package/lib/request/create-drg-attachment-request.d.ts +1 -1
  102. package/lib/request/create-drg-request.d.ts +1 -1
  103. package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
  104. package/lib/request/create-drg-route-table-request.d.ts +1 -1
  105. package/lib/request/create-image-request.d.ts +1 -1
  106. package/lib/request/create-instance-configuration-request.d.ts +1 -1
  107. package/lib/request/create-instance-console-connection-request.d.ts +1 -1
  108. package/lib/request/create-instance-pool-request.d.ts +1 -1
  109. package/lib/request/create-internet-gateway-request.d.ts +1 -1
  110. package/lib/request/create-ipsec-connection-request.d.ts +1 -1
  111. package/lib/request/create-ipv6-request.d.ts +1 -1
  112. package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
  113. package/lib/request/create-nat-gateway-request.d.ts +1 -1
  114. package/lib/request/create-network-security-group-request.d.ts +1 -1
  115. package/lib/request/create-private-ip-request.d.ts +1 -1
  116. package/lib/request/create-public-ip-pool-request.d.ts +1 -1
  117. package/lib/request/create-public-ip-request.d.ts +1 -1
  118. package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
  119. package/lib/request/create-route-table-request.d.ts +1 -1
  120. package/lib/request/create-security-list-request.d.ts +1 -1
  121. package/lib/request/create-service-gateway-request.d.ts +1 -1
  122. package/lib/request/create-subnet-request.d.ts +1 -1
  123. package/lib/request/create-vcn-request.d.ts +1 -1
  124. package/lib/request/create-virtual-circuit-request.d.ts +1 -1
  125. package/lib/request/create-vlan-request.d.ts +1 -1
  126. package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
  127. package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
  128. package/lib/request/create-volume-backup-request.d.ts +1 -1
  129. package/lib/request/create-volume-group-backup-request.d.ts +1 -1
  130. package/lib/request/create-volume-group-request.d.ts +1 -1
  131. package/lib/request/create-volume-request.d.ts +1 -1
  132. package/lib/request/create-vtap-request.d.ts +1 -1
  133. package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
  134. package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
  135. package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
  136. package/lib/request/delete-boot-volume-request.d.ts +1 -1
  137. package/lib/request/delete-byoip-range-request.d.ts +1 -1
  138. package/lib/request/delete-capture-filter-request.d.ts +1 -1
  139. package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
  140. package/lib/request/delete-compute-capacity-topology-request.d.ts +1 -1
  141. package/lib/request/delete-compute-cluster-request.d.ts +1 -1
  142. package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
  143. package/lib/request/delete-console-history-request.d.ts +1 -1
  144. package/lib/request/delete-cpe-request.d.ts +1 -1
  145. package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
  146. package/lib/request/delete-cross-connect-request.d.ts +1 -1
  147. package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
  148. package/lib/request/delete-dhcp-options-request.d.ts +1 -1
  149. package/lib/request/delete-drg-attachment-request.d.ts +1 -1
  150. package/lib/request/delete-drg-request.d.ts +1 -1
  151. package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
  152. package/lib/request/delete-drg-route-table-request.d.ts +1 -1
  153. package/lib/request/delete-image-request.d.ts +1 -1
  154. package/lib/request/delete-instance-configuration-request.d.ts +1 -1
  155. package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
  156. package/lib/request/delete-internet-gateway-request.d.ts +1 -1
  157. package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
  158. package/lib/request/delete-ipv6-request.d.ts +1 -1
  159. package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
  160. package/lib/request/delete-nat-gateway-request.d.ts +1 -1
  161. package/lib/request/delete-network-security-group-request.d.ts +1 -1
  162. package/lib/request/delete-private-ip-request.d.ts +1 -1
  163. package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
  164. package/lib/request/delete-public-ip-request.d.ts +1 -1
  165. package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
  166. package/lib/request/delete-route-table-request.d.ts +1 -1
  167. package/lib/request/delete-security-list-request.d.ts +1 -1
  168. package/lib/request/delete-service-gateway-request.d.ts +1 -1
  169. package/lib/request/delete-subnet-request.d.ts +1 -1
  170. package/lib/request/delete-vcn-request.d.ts +1 -1
  171. package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
  172. package/lib/request/delete-vlan-request.d.ts +1 -1
  173. package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
  174. package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
  175. package/lib/request/delete-volume-backup-request.d.ts +1 -1
  176. package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
  177. package/lib/request/delete-volume-group-request.d.ts +1 -1
  178. package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
  179. package/lib/request/delete-volume-request.d.ts +1 -1
  180. package/lib/request/delete-vtap-request.d.ts +1 -1
  181. package/lib/request/detach-boot-volume-request.d.ts +1 -1
  182. package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
  183. package/lib/request/detach-load-balancer-request.d.ts +1 -1
  184. package/lib/request/detach-service-id-request.d.ts +1 -1
  185. package/lib/request/detach-vnic-request.d.ts +1 -1
  186. package/lib/request/detach-volume-request.d.ts +1 -1
  187. package/lib/request/export-image-request.d.ts +1 -1
  188. package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
  189. package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
  190. package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
  191. package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
  192. package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
  193. package/lib/request/get-block-volume-replica-request.d.ts +1 -1
  194. package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
  195. package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
  196. package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
  197. package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
  198. package/lib/request/get-boot-volume-request.d.ts +1 -1
  199. package/lib/request/get-byoip-range-request.d.ts +1 -1
  200. package/lib/request/get-capture-filter-request.d.ts +1 -1
  201. package/lib/request/get-cluster-network-request.d.ts +1 -1
  202. package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
  203. package/lib/request/get-compute-capacity-topology-request.d.ts +1 -1
  204. package/lib/request/get-compute-cluster-request.d.ts +1 -1
  205. package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
  206. package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
  207. package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
  208. package/lib/request/get-console-history-content-request.d.ts +1 -1
  209. package/lib/request/get-console-history-request.d.ts +1 -1
  210. package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
  211. package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
  212. package/lib/request/get-cpe-request.d.ts +1 -1
  213. package/lib/request/get-cross-connect-group-request.d.ts +1 -1
  214. package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
  215. package/lib/request/get-cross-connect-request.d.ts +1 -1
  216. package/lib/request/get-cross-connect-status-request.d.ts +1 -1
  217. package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
  218. package/lib/request/get-dhcp-options-request.d.ts +1 -1
  219. package/lib/request/get-drg-attachment-request.d.ts +1 -1
  220. package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
  221. package/lib/request/get-drg-request.d.ts +1 -1
  222. package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
  223. package/lib/request/get-drg-route-table-request.d.ts +1 -1
  224. package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
  225. package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
  226. package/lib/request/get-image-request.d.ts +1 -1
  227. package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
  228. package/lib/request/get-instance-configuration-request.d.ts +1 -1
  229. package/lib/request/get-instance-console-connection-request.d.ts +1 -1
  230. package/lib/request/get-instance-maintenance-event-request.d.ts +28 -0
  231. package/lib/request/get-instance-maintenance-event-request.js +15 -0
  232. package/lib/request/get-instance-maintenance-event-request.js.map +1 -0
  233. package/lib/request/get-instance-maintenance-reboot-request.d.ts +1 -1
  234. package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
  235. package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
  236. package/lib/request/get-instance-pool-request.d.ts +1 -1
  237. package/lib/request/get-instance-request.d.ts +1 -1
  238. package/lib/request/get-internet-gateway-request.d.ts +1 -1
  239. package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
  240. package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
  241. package/lib/request/get-ipsec-connection-request.d.ts +1 -1
  242. package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
  243. package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
  244. package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  245. package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
  246. package/lib/request/get-ipv6-request.d.ts +1 -1
  247. package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
  248. package/lib/request/get-measured-boot-report-request.d.ts +1 -1
  249. package/lib/request/get-nat-gateway-request.d.ts +1 -1
  250. package/lib/request/get-network-security-group-request.d.ts +1 -1
  251. package/lib/request/get-networking-topology-request.d.ts +1 -1
  252. package/lib/request/get-private-ip-request.d.ts +1 -1
  253. package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
  254. package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
  255. package/lib/request/get-public-ip-pool-request.d.ts +1 -1
  256. package/lib/request/get-public-ip-request.d.ts +1 -1
  257. package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
  258. package/lib/request/get-resource-ip-inventory-request.d.ts +1 -1
  259. package/lib/request/get-route-table-request.d.ts +1 -1
  260. package/lib/request/get-security-list-request.d.ts +1 -1
  261. package/lib/request/get-service-gateway-request.d.ts +1 -1
  262. package/lib/request/get-service-request.d.ts +1 -1
  263. package/lib/request/get-subnet-cidr-utilization-request.d.ts +1 -1
  264. package/lib/request/get-subnet-ip-inventory-request.d.ts +1 -1
  265. package/lib/request/get-subnet-request.d.ts +1 -1
  266. package/lib/request/get-subnet-topology-request.d.ts +1 -1
  267. package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
  268. package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
  269. package/lib/request/get-upgrade-status-request.d.ts +1 -1
  270. package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
  271. package/lib/request/get-vcn-overlap-request.d.ts +1 -1
  272. package/lib/request/get-vcn-request.d.ts +1 -1
  273. package/lib/request/get-vcn-topology-request.d.ts +1 -1
  274. package/lib/request/get-virtual-circuit-request.d.ts +1 -1
  275. package/lib/request/get-vlan-request.d.ts +1 -1
  276. package/lib/request/get-vnic-attachment-request.d.ts +1 -1
  277. package/lib/request/get-vnic-request.d.ts +1 -1
  278. package/lib/request/get-volume-attachment-request.d.ts +1 -1
  279. package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
  280. package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
  281. package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
  282. package/lib/request/get-volume-backup-request.d.ts +1 -1
  283. package/lib/request/get-volume-group-backup-request.d.ts +1 -1
  284. package/lib/request/get-volume-group-replica-request.d.ts +1 -1
  285. package/lib/request/get-volume-group-request.d.ts +1 -1
  286. package/lib/request/get-volume-kms-key-request.d.ts +1 -1
  287. package/lib/request/get-volume-request.d.ts +1 -1
  288. package/lib/request/get-vtap-request.d.ts +1 -1
  289. package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
  290. package/lib/request/index.d.ts +6 -0
  291. package/lib/request/index.js +4 -2
  292. package/lib/request/index.js.map +1 -1
  293. package/lib/request/instance-action-request.d.ts +1 -1
  294. package/lib/request/launch-instance-configuration-request.d.ts +1 -1
  295. package/lib/request/launch-instance-request.d.ts +1 -1
  296. package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
  297. package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
  298. package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
  299. package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
  300. package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
  301. package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
  302. package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
  303. package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
  304. package/lib/request/list-boot-volumes-request.d.ts +1 -1
  305. package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
  306. package/lib/request/list-byoip-ranges-request.d.ts +1 -1
  307. package/lib/request/list-capture-filters-request.d.ts +1 -1
  308. package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
  309. package/lib/request/list-cluster-networks-request.d.ts +1 -1
  310. package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
  311. package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
  312. package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
  313. package/lib/request/list-compute-capacity-topologies-request.d.ts +1 -1
  314. package/lib/request/list-compute-capacity-topology-compute-bare-metal-hosts-request.d.ts +1 -1
  315. package/lib/request/list-compute-capacity-topology-compute-hpc-islands-request.d.ts +1 -1
  316. package/lib/request/list-compute-capacity-topology-compute-network-blocks-request.d.ts +1 -1
  317. package/lib/request/list-compute-clusters-request.d.ts +1 -1
  318. package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
  319. package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
  320. package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
  321. package/lib/request/list-console-histories-request.d.ts +1 -1
  322. package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
  323. package/lib/request/list-cpes-request.d.ts +1 -1
  324. package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
  325. package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
  326. package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
  327. package/lib/request/list-cross-connects-request.d.ts +1 -1
  328. package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
  329. package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
  330. package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
  331. package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
  332. package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
  333. package/lib/request/list-dhcp-options-request.d.ts +1 -1
  334. package/lib/request/list-drg-attachments-request.d.ts +1 -1
  335. package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
  336. package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
  337. package/lib/request/list-drg-route-rules-request.d.ts +1 -1
  338. package/lib/request/list-drg-route-tables-request.d.ts +1 -1
  339. package/lib/request/list-drgs-request.d.ts +1 -1
  340. package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
  341. package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  342. package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
  343. package/lib/request/list-images-request.d.ts +1 -1
  344. package/lib/request/list-instance-configurations-request.d.ts +1 -1
  345. package/lib/request/list-instance-console-connections-request.d.ts +1 -1
  346. package/lib/request/list-instance-devices-request.d.ts +1 -1
  347. package/lib/request/list-instance-maintenance-events-request.d.ts +96 -0
  348. package/lib/request/list-instance-maintenance-events-request.js +29 -0
  349. package/lib/request/list-instance-maintenance-events-request.js.map +1 -0
  350. package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
  351. package/lib/request/list-instance-pools-request.d.ts +1 -1
  352. package/lib/request/list-instances-request.d.ts +1 -1
  353. package/lib/request/list-internet-gateways-request.d.ts +1 -1
  354. package/lib/request/list-ip-inventory-request.d.ts +1 -1
  355. package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
  356. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
  357. package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
  358. package/lib/request/list-ipsec-connections-request.d.ts +1 -1
  359. package/lib/request/list-ipv6s-request.d.ts +1 -1
  360. package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
  361. package/lib/request/list-nat-gateways-request.d.ts +1 -1
  362. package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
  363. package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
  364. package/lib/request/list-network-security-groups-request.d.ts +1 -1
  365. package/lib/request/list-private-ips-request.d.ts +1 -1
  366. package/lib/request/list-public-ip-pools-request.d.ts +1 -1
  367. package/lib/request/list-public-ips-request.d.ts +1 -1
  368. package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
  369. package/lib/request/list-route-tables-request.d.ts +1 -1
  370. package/lib/request/list-security-lists-request.d.ts +1 -1
  371. package/lib/request/list-service-gateways-request.d.ts +1 -1
  372. package/lib/request/list-services-request.d.ts +1 -1
  373. package/lib/request/list-shapes-request.d.ts +1 -1
  374. package/lib/request/list-subnets-request.d.ts +1 -1
  375. package/lib/request/list-vcns-request.d.ts +1 -1
  376. package/lib/request/list-virtual-circuit-associated-tunnels-request.d.ts +1 -1
  377. package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  378. package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
  379. package/lib/request/list-virtual-circuits-request.d.ts +1 -1
  380. package/lib/request/list-vlans-request.d.ts +1 -1
  381. package/lib/request/list-vnic-attachments-request.d.ts +1 -1
  382. package/lib/request/list-volume-attachments-request.d.ts +1 -1
  383. package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
  384. package/lib/request/list-volume-backups-request.d.ts +1 -1
  385. package/lib/request/list-volume-group-backups-request.d.ts +1 -1
  386. package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
  387. package/lib/request/list-volume-groups-request.d.ts +1 -1
  388. package/lib/request/list-volumes-request.d.ts +1 -1
  389. package/lib/request/list-vtaps-request.d.ts +1 -1
  390. package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
  391. package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
  392. package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
  393. package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
  394. package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
  395. package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
  396. package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +1 -1
  397. package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +1 -1
  398. package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
  399. package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
  400. package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
  401. package/lib/request/reset-instance-pool-request.d.ts +1 -1
  402. package/lib/request/softreset-instance-pool-request.d.ts +1 -1
  403. package/lib/request/softstop-instance-pool-request.d.ts +1 -1
  404. package/lib/request/start-instance-pool-request.d.ts +1 -1
  405. package/lib/request/stop-instance-pool-request.d.ts +1 -1
  406. package/lib/request/terminate-cluster-network-request.d.ts +1 -1
  407. package/lib/request/terminate-instance-pool-request.d.ts +1 -1
  408. package/lib/request/terminate-instance-request.d.ts +1 -1
  409. package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
  410. package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
  411. package/lib/request/update-boot-volume-request.d.ts +1 -1
  412. package/lib/request/update-byoip-range-request.d.ts +1 -1
  413. package/lib/request/update-capture-filter-request.d.ts +1 -1
  414. package/lib/request/update-cluster-network-request.d.ts +1 -1
  415. package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
  416. package/lib/request/update-compute-capacity-topology-request.d.ts +1 -1
  417. package/lib/request/update-compute-cluster-request.d.ts +1 -1
  418. package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
  419. package/lib/request/update-console-history-request.d.ts +1 -1
  420. package/lib/request/update-cpe-request.d.ts +1 -1
  421. package/lib/request/update-cross-connect-group-request.d.ts +1 -1
  422. package/lib/request/update-cross-connect-request.d.ts +1 -1
  423. package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
  424. package/lib/request/update-dhcp-options-request.d.ts +1 -1
  425. package/lib/request/update-drg-attachment-request.d.ts +1 -1
  426. package/lib/request/update-drg-request.d.ts +1 -1
  427. package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
  428. package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
  429. package/lib/request/update-drg-route-rules-request.d.ts +1 -1
  430. package/lib/request/update-drg-route-table-request.d.ts +1 -1
  431. package/lib/request/update-image-request.d.ts +1 -1
  432. package/lib/request/update-instance-configuration-request.d.ts +1 -1
  433. package/lib/request/update-instance-console-connection-request.d.ts +1 -1
  434. package/lib/request/update-instance-maintenance-event-request.d.ts +49 -0
  435. package/lib/request/update-instance-maintenance-event-request.js +15 -0
  436. package/lib/request/update-instance-maintenance-event-request.js.map +1 -0
  437. package/lib/request/update-instance-pool-request.d.ts +1 -1
  438. package/lib/request/update-instance-request.d.ts +1 -1
  439. package/lib/request/update-internet-gateway-request.d.ts +1 -1
  440. package/lib/request/update-ipsec-connection-request.d.ts +1 -1
  441. package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
  442. package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  443. package/lib/request/update-ipv6-request.d.ts +1 -1
  444. package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
  445. package/lib/request/update-nat-gateway-request.d.ts +1 -1
  446. package/lib/request/update-network-security-group-request.d.ts +1 -1
  447. package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
  448. package/lib/request/update-private-ip-request.d.ts +1 -1
  449. package/lib/request/update-public-ip-pool-request.d.ts +1 -1
  450. package/lib/request/update-public-ip-request.d.ts +1 -1
  451. package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
  452. package/lib/request/update-route-table-request.d.ts +1 -1
  453. package/lib/request/update-security-list-request.d.ts +1 -1
  454. package/lib/request/update-service-gateway-request.d.ts +1 -1
  455. package/lib/request/update-subnet-request.d.ts +1 -1
  456. package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
  457. package/lib/request/update-vcn-request.d.ts +1 -1
  458. package/lib/request/update-virtual-circuit-request.d.ts +1 -1
  459. package/lib/request/update-vlan-request.d.ts +1 -1
  460. package/lib/request/update-vnic-request.d.ts +1 -1
  461. package/lib/request/update-volume-attachment-request.d.ts +1 -1
  462. package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
  463. package/lib/request/update-volume-backup-request.d.ts +1 -1
  464. package/lib/request/update-volume-group-backup-request.d.ts +1 -1
  465. package/lib/request/update-volume-group-request.d.ts +1 -1
  466. package/lib/request/update-volume-kms-key-request.d.ts +1 -1
  467. package/lib/request/update-volume-request.d.ts +1 -1
  468. package/lib/request/update-vtap-request.d.ts +1 -1
  469. package/lib/request/upgrade-drg-request.d.ts +1 -1
  470. package/lib/request/validate-byoip-range-request.d.ts +1 -1
  471. package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
  472. package/lib/response/get-instance-maintenance-event-response.d.ts +30 -0
  473. package/lib/response/get-instance-maintenance-event-response.js +15 -0
  474. package/lib/response/get-instance-maintenance-event-response.js.map +1 -0
  475. package/lib/response/index.d.ts +6 -0
  476. package/lib/response/list-instance-maintenance-events-response.d.ts +32 -0
  477. package/lib/response/list-instance-maintenance-events-response.js +15 -0
  478. package/lib/response/list-instance-maintenance-events-response.js.map +1 -0
  479. package/lib/response/update-instance-maintenance-event-response.d.ts +27 -0
  480. package/lib/response/update-instance-maintenance-event-response.js +15 -0
  481. package/lib/response/update-instance-maintenance-event-response.js.map +1 -0
  482. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -217,7 +217,7 @@ class BlockstorageClient {
217
217
  * @param ChangeBootVolumeBackupCompartmentRequest
218
218
  * @return ChangeBootVolumeBackupCompartmentResponse
219
219
  * @throws OciError when an error occurs
220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
221
221
  */
222
222
  changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
223
223
  return __awaiter(this, void 0, void 0, function* () {
@@ -280,7 +280,7 @@ class BlockstorageClient {
280
280
  * @param ChangeBootVolumeCompartmentRequest
281
281
  * @return ChangeBootVolumeCompartmentResponse
282
282
  * @throws OciError when an error occurs
283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
284
284
  */
285
285
  changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
286
286
  return __awaiter(this, void 0, void 0, function* () {
@@ -343,7 +343,7 @@ class BlockstorageClient {
343
343
  * @param ChangeVolumeBackupCompartmentRequest
344
344
  * @return ChangeVolumeBackupCompartmentResponse
345
345
  * @throws OciError when an error occurs
346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
347
347
  */
348
348
  changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
349
349
  return __awaiter(this, void 0, void 0, function* () {
@@ -406,7 +406,7 @@ class BlockstorageClient {
406
406
  * @param ChangeVolumeCompartmentRequest
407
407
  * @return ChangeVolumeCompartmentResponse
408
408
  * @throws OciError when an error occurs
409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
410
410
  */
411
411
  changeVolumeCompartment(changeVolumeCompartmentRequest) {
412
412
  return __awaiter(this, void 0, void 0, function* () {
@@ -469,7 +469,7 @@ class BlockstorageClient {
469
469
  * @param ChangeVolumeGroupBackupCompartmentRequest
470
470
  * @return ChangeVolumeGroupBackupCompartmentResponse
471
471
  * @throws OciError when an error occurs
472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
473
473
  */
474
474
  changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
475
475
  return __awaiter(this, void 0, void 0, function* () {
@@ -532,7 +532,7 @@ class BlockstorageClient {
532
532
  * @param ChangeVolumeGroupCompartmentRequest
533
533
  * @return ChangeVolumeGroupCompartmentResponse
534
534
  * @throws OciError when an error occurs
535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
536
536
  */
537
537
  changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
538
538
  return __awaiter(this, void 0, void 0, function* () {
@@ -594,7 +594,7 @@ class BlockstorageClient {
594
594
  * @param CopyBootVolumeBackupRequest
595
595
  * @return CopyBootVolumeBackupResponse
596
596
  * @throws OciError when an error occurs
597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
598
598
  */
599
599
  copyBootVolumeBackup(copyBootVolumeBackupRequest) {
600
600
  return __awaiter(this, void 0, void 0, function* () {
@@ -676,7 +676,7 @@ class BlockstorageClient {
676
676
  * @param CopyVolumeBackupRequest
677
677
  * @return CopyVolumeBackupResponse
678
678
  * @throws OciError when an error occurs
679
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
680
680
  */
681
681
  copyVolumeBackup(copyVolumeBackupRequest) {
682
682
  return __awaiter(this, void 0, void 0, function* () {
@@ -758,7 +758,7 @@ class BlockstorageClient {
758
758
  * @param CopyVolumeGroupBackupRequest
759
759
  * @return CopyVolumeGroupBackupResponse
760
760
  * @throws OciError when an error occurs
761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
762
762
  */
763
763
  copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
764
764
  return __awaiter(this, void 0, void 0, function* () {
@@ -827,7 +827,7 @@ class BlockstorageClient {
827
827
  * @param CreateBootVolumeRequest
828
828
  * @return CreateBootVolumeResponse
829
829
  * @throws OciError when an error occurs
830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
831
831
  */
832
832
  createBootVolume(createBootVolumeRequest) {
833
833
  return __awaiter(this, void 0, void 0, function* () {
@@ -895,7 +895,7 @@ class BlockstorageClient {
895
895
  * @param CreateBootVolumeBackupRequest
896
896
  * @return CreateBootVolumeBackupResponse
897
897
  * @throws OciError when an error occurs
898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
899
899
  */
900
900
  createBootVolumeBackup(createBootVolumeBackupRequest) {
901
901
  return __awaiter(this, void 0, void 0, function* () {
@@ -971,7 +971,7 @@ class BlockstorageClient {
971
971
  * @param CreateVolumeRequest
972
972
  * @return CreateVolumeResponse
973
973
  * @throws OciError when an error occurs
974
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
974
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
975
975
  */
976
976
  createVolume(createVolumeRequest) {
977
977
  return __awaiter(this, void 0, void 0, function* () {
@@ -1039,7 +1039,7 @@ class BlockstorageClient {
1039
1039
  * @param CreateVolumeBackupRequest
1040
1040
  * @return CreateVolumeBackupResponse
1041
1041
  * @throws OciError when an error occurs
1042
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
1042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
1043
1043
  */
1044
1044
  createVolumeBackup(createVolumeBackupRequest) {
1045
1045
  return __awaiter(this, void 0, void 0, function* () {
@@ -1105,7 +1105,7 @@ class BlockstorageClient {
1105
1105
  * @param CreateVolumeBackupPolicyRequest
1106
1106
  * @return CreateVolumeBackupPolicyResponse
1107
1107
  * @throws OciError when an error occurs
1108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1109
1109
  */
1110
1110
  createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
1111
1111
  return __awaiter(this, void 0, void 0, function* () {
@@ -1171,7 +1171,7 @@ class BlockstorageClient {
1171
1171
  * @param CreateVolumeBackupPolicyAssignmentRequest
1172
1172
  * @return CreateVolumeBackupPolicyAssignmentResponse
1173
1173
  * @throws OciError when an error occurs
1174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1175
1175
  */
1176
1176
  createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
1177
1177
  return __awaiter(this, void 0, void 0, function* () {
@@ -1239,7 +1239,7 @@ class BlockstorageClient {
1239
1239
  * @param CreateVolumeGroupRequest
1240
1240
  * @return CreateVolumeGroupResponse
1241
1241
  * @throws OciError when an error occurs
1242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1243
1243
  */
1244
1244
  createVolumeGroup(createVolumeGroupRequest) {
1245
1245
  return __awaiter(this, void 0, void 0, function* () {
@@ -1303,7 +1303,7 @@ class BlockstorageClient {
1303
1303
  * @param CreateVolumeGroupBackupRequest
1304
1304
  * @return CreateVolumeGroupBackupResponse
1305
1305
  * @throws OciError when an error occurs
1306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1307
1307
  */
1308
1308
  createVolumeGroupBackup(createVolumeGroupBackupRequest) {
1309
1309
  return __awaiter(this, void 0, void 0, function* () {
@@ -1369,7 +1369,7 @@ class BlockstorageClient {
1369
1369
  * @param DeleteBootVolumeRequest
1370
1370
  * @return DeleteBootVolumeResponse
1371
1371
  * @throws OciError when an error occurs
1372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1373
1373
  */
1374
1374
  deleteBootVolume(deleteBootVolumeRequest) {
1375
1375
  return __awaiter(this, void 0, void 0, function* () {
@@ -1423,7 +1423,7 @@ class BlockstorageClient {
1423
1423
  * @param DeleteBootVolumeBackupRequest
1424
1424
  * @return DeleteBootVolumeBackupResponse
1425
1425
  * @throws OciError when an error occurs
1426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1427
1427
  */
1428
1428
  deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
1429
1429
  return __awaiter(this, void 0, void 0, function* () {
@@ -1478,7 +1478,7 @@ class BlockstorageClient {
1478
1478
  * @param DeleteBootVolumeKmsKeyRequest
1479
1479
  * @return DeleteBootVolumeKmsKeyResponse
1480
1480
  * @throws OciError when an error occurs
1481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1482
1482
  */
1483
1483
  deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
1484
1484
  return __awaiter(this, void 0, void 0, function* () {
@@ -1536,7 +1536,7 @@ class BlockstorageClient {
1536
1536
  * @param DeleteVolumeRequest
1537
1537
  * @return DeleteVolumeResponse
1538
1538
  * @throws OciError when an error occurs
1539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1540
1540
  */
1541
1541
  deleteVolume(deleteVolumeRequest) {
1542
1542
  return __awaiter(this, void 0, void 0, function* () {
@@ -1590,7 +1590,7 @@ class BlockstorageClient {
1590
1590
  * @param DeleteVolumeBackupRequest
1591
1591
  * @return DeleteVolumeBackupResponse
1592
1592
  * @throws OciError when an error occurs
1593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1594
1594
  */
1595
1595
  deleteVolumeBackup(deleteVolumeBackupRequest) {
1596
1596
  return __awaiter(this, void 0, void 0, function* () {
@@ -1649,7 +1649,7 @@ class BlockstorageClient {
1649
1649
  * @param DeleteVolumeBackupPolicyRequest
1650
1650
  * @return DeleteVolumeBackupPolicyResponse
1651
1651
  * @throws OciError when an error occurs
1652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1653
1653
  */
1654
1654
  deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
1655
1655
  return __awaiter(this, void 0, void 0, function* () {
@@ -1704,7 +1704,7 @@ class BlockstorageClient {
1704
1704
  * @param DeleteVolumeBackupPolicyAssignmentRequest
1705
1705
  * @return DeleteVolumeBackupPolicyAssignmentResponse
1706
1706
  * @throws OciError when an error occurs
1707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1708
1708
  */
1709
1709
  deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
1710
1710
  return __awaiter(this, void 0, void 0, function* () {
@@ -1760,7 +1760,7 @@ class BlockstorageClient {
1760
1760
  * @param DeleteVolumeGroupRequest
1761
1761
  * @return DeleteVolumeGroupResponse
1762
1762
  * @throws OciError when an error occurs
1763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1764
1764
  */
1765
1765
  deleteVolumeGroup(deleteVolumeGroupRequest) {
1766
1766
  return __awaiter(this, void 0, void 0, function* () {
@@ -1816,7 +1816,7 @@ class BlockstorageClient {
1816
1816
  * @param DeleteVolumeGroupBackupRequest
1817
1817
  * @return DeleteVolumeGroupBackupResponse
1818
1818
  * @throws OciError when an error occurs
1819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1820
1820
  */
1821
1821
  deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
1822
1822
  return __awaiter(this, void 0, void 0, function* () {
@@ -1871,7 +1871,7 @@ class BlockstorageClient {
1871
1871
  * @param DeleteVolumeKmsKeyRequest
1872
1872
  * @return DeleteVolumeKmsKeyResponse
1873
1873
  * @throws OciError when an error occurs
1874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1875
1875
  */
1876
1876
  deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
1877
1877
  return __awaiter(this, void 0, void 0, function* () {
@@ -1925,7 +1925,7 @@ class BlockstorageClient {
1925
1925
  * @param GetBlockVolumeReplicaRequest
1926
1926
  * @return GetBlockVolumeReplicaResponse
1927
1927
  * @throws OciError when an error occurs
1928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1929
1929
  */
1930
1930
  getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
1931
1931
  return __awaiter(this, void 0, void 0, function* () {
@@ -1987,7 +1987,7 @@ class BlockstorageClient {
1987
1987
  * @param GetBootVolumeRequest
1988
1988
  * @return GetBootVolumeResponse
1989
1989
  * @throws OciError when an error occurs
1990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1991
1991
  */
1992
1992
  getBootVolume(getBootVolumeRequest) {
1993
1993
  return __awaiter(this, void 0, void 0, function* () {
@@ -2049,7 +2049,7 @@ class BlockstorageClient {
2049
2049
  * @param GetBootVolumeBackupRequest
2050
2050
  * @return GetBootVolumeBackupResponse
2051
2051
  * @throws OciError when an error occurs
2052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
2052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
2053
2053
  */
2054
2054
  getBootVolumeBackup(getBootVolumeBackupRequest) {
2055
2055
  return __awaiter(this, void 0, void 0, function* () {
@@ -2112,7 +2112,7 @@ class BlockstorageClient {
2112
2112
  * @param GetBootVolumeKmsKeyRequest
2113
2113
  * @return GetBootVolumeKmsKeyResponse
2114
2114
  * @throws OciError when an error occurs
2115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2116
2116
  */
2117
2117
  getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
2118
2118
  return __awaiter(this, void 0, void 0, function* () {
@@ -2175,7 +2175,7 @@ class BlockstorageClient {
2175
2175
  * @param GetBootVolumeReplicaRequest
2176
2176
  * @return GetBootVolumeReplicaResponse
2177
2177
  * @throws OciError when an error occurs
2178
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2178
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2179
2179
  */
2180
2180
  getBootVolumeReplica(getBootVolumeReplicaRequest) {
2181
2181
  return __awaiter(this, void 0, void 0, function* () {
@@ -2237,7 +2237,7 @@ class BlockstorageClient {
2237
2237
  * @param GetVolumeRequest
2238
2238
  * @return GetVolumeResponse
2239
2239
  * @throws OciError when an error occurs
2240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2241
2241
  */
2242
2242
  getVolume(getVolumeRequest) {
2243
2243
  return __awaiter(this, void 0, void 0, function* () {
@@ -2299,7 +2299,7 @@ class BlockstorageClient {
2299
2299
  * @param GetVolumeBackupRequest
2300
2300
  * @return GetVolumeBackupResponse
2301
2301
  * @throws OciError when an error occurs
2302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2303
2303
  */
2304
2304
  getVolumeBackup(getVolumeBackupRequest) {
2305
2305
  return __awaiter(this, void 0, void 0, function* () {
@@ -2361,7 +2361,7 @@ class BlockstorageClient {
2361
2361
  * @param GetVolumeBackupPolicyRequest
2362
2362
  * @return GetVolumeBackupPolicyResponse
2363
2363
  * @throws OciError when an error occurs
2364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2365
2365
  */
2366
2366
  getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
2367
2367
  return __awaiter(this, void 0, void 0, function* () {
@@ -2426,7 +2426,7 @@ class BlockstorageClient {
2426
2426
  * @param GetVolumeBackupPolicyAssetAssignmentRequest
2427
2427
  * @return GetVolumeBackupPolicyAssetAssignmentResponse
2428
2428
  * @throws OciError when an error occurs
2429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2430
2430
  */
2431
2431
  getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
2432
2432
  return __awaiter(this, void 0, void 0, function* () {
@@ -2530,7 +2530,7 @@ class BlockstorageClient {
2530
2530
  * @param GetVolumeBackupPolicyAssignmentRequest
2531
2531
  * @return GetVolumeBackupPolicyAssignmentResponse
2532
2532
  * @throws OciError when an error occurs
2533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2534
2534
  */
2535
2535
  getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
2536
2536
  return __awaiter(this, void 0, void 0, function* () {
@@ -2592,7 +2592,7 @@ class BlockstorageClient {
2592
2592
  * @param GetVolumeGroupRequest
2593
2593
  * @return GetVolumeGroupResponse
2594
2594
  * @throws OciError when an error occurs
2595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2595
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2596
2596
  */
2597
2597
  getVolumeGroup(getVolumeGroupRequest) {
2598
2598
  return __awaiter(this, void 0, void 0, function* () {
@@ -2654,7 +2654,7 @@ class BlockstorageClient {
2654
2654
  * @param GetVolumeGroupBackupRequest
2655
2655
  * @return GetVolumeGroupBackupResponse
2656
2656
  * @throws OciError when an error occurs
2657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2658
2658
  */
2659
2659
  getVolumeGroupBackup(getVolumeGroupBackupRequest) {
2660
2660
  return __awaiter(this, void 0, void 0, function* () {
@@ -2716,7 +2716,7 @@ class BlockstorageClient {
2716
2716
  * @param GetVolumeGroupReplicaRequest
2717
2717
  * @return GetVolumeGroupReplicaResponse
2718
2718
  * @throws OciError when an error occurs
2719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
2719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
2720
2720
  */
2721
2721
  getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
2722
2722
  return __awaiter(this, void 0, void 0, function* () {
@@ -2779,7 +2779,7 @@ class BlockstorageClient {
2779
2779
  * @param GetVolumeKmsKeyRequest
2780
2780
  * @return GetVolumeKmsKeyResponse
2781
2781
  * @throws OciError when an error occurs
2782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2783
2783
  */
2784
2784
  getVolumeKmsKey(getVolumeKmsKeyRequest) {
2785
2785
  return __awaiter(this, void 0, void 0, function* () {
@@ -2843,7 +2843,7 @@ class BlockstorageClient {
2843
2843
  * @param ListBlockVolumeReplicasRequest
2844
2844
  * @return ListBlockVolumeReplicasResponse
2845
2845
  * @throws OciError when an error occurs
2846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2847
2847
  */
2848
2848
  listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
2849
2849
  return __awaiter(this, void 0, void 0, function* () {
@@ -2954,7 +2954,7 @@ class BlockstorageClient {
2954
2954
  * @param ListBootVolumeBackupsRequest
2955
2955
  * @return ListBootVolumeBackupsResponse
2956
2956
  * @throws OciError when an error occurs
2957
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2957
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2958
2958
  */
2959
2959
  listBootVolumeBackups(listBootVolumeBackupsRequest) {
2960
2960
  return __awaiter(this, void 0, void 0, function* () {
@@ -3065,7 +3065,7 @@ class BlockstorageClient {
3065
3065
  * @param ListBootVolumeReplicasRequest
3066
3066
  * @return ListBootVolumeReplicasResponse
3067
3067
  * @throws OciError when an error occurs
3068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
3068
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
3069
3069
  */
3070
3070
  listBootVolumeReplicas(listBootVolumeReplicasRequest) {
3071
3071
  return __awaiter(this, void 0, void 0, function* () {
@@ -3176,7 +3176,7 @@ class BlockstorageClient {
3176
3176
  * @param ListBootVolumesRequest
3177
3177
  * @return ListBootVolumesResponse
3178
3178
  * @throws OciError when an error occurs
3179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
3179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
3180
3180
  */
3181
3181
  listBootVolumes(listBootVolumesRequest) {
3182
3182
  return __awaiter(this, void 0, void 0, function* () {
@@ -3286,7 +3286,7 @@ class BlockstorageClient {
3286
3286
  * @param ListVolumeBackupPoliciesRequest
3287
3287
  * @return ListVolumeBackupPoliciesResponse
3288
3288
  * @throws OciError when an error occurs
3289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3290
3290
  */
3291
3291
  listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
3292
3292
  return __awaiter(this, void 0, void 0, function* () {
@@ -3391,7 +3391,7 @@ class BlockstorageClient {
3391
3391
  * @param ListVolumeBackupsRequest
3392
3392
  * @return ListVolumeBackupsResponse
3393
3393
  * @throws OciError when an error occurs
3394
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3394
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3395
3395
  */
3396
3396
  listVolumeBackups(listVolumeBackupsRequest) {
3397
3397
  return __awaiter(this, void 0, void 0, function* () {
@@ -3503,7 +3503,7 @@ class BlockstorageClient {
3503
3503
  * @param ListVolumeGroupBackupsRequest
3504
3504
  * @return ListVolumeGroupBackupsResponse
3505
3505
  * @throws OciError when an error occurs
3506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3506
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3507
3507
  */
3508
3508
  listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
3509
3509
  return __awaiter(this, void 0, void 0, function* () {
@@ -3613,7 +3613,7 @@ class BlockstorageClient {
3613
3613
  * @param ListVolumeGroupReplicasRequest
3614
3614
  * @return ListVolumeGroupReplicasResponse
3615
3615
  * @throws OciError when an error occurs
3616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
3616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
3617
3617
  */
3618
3618
  listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
3619
3619
  return __awaiter(this, void 0, void 0, function* () {
@@ -3724,7 +3724,7 @@ class BlockstorageClient {
3724
3724
  * @param ListVolumeGroupsRequest
3725
3725
  * @return ListVolumeGroupsResponse
3726
3726
  * @throws OciError when an error occurs
3727
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3727
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3728
3728
  */
3729
3729
  listVolumeGroups(listVolumeGroupsRequest) {
3730
3730
  return __awaiter(this, void 0, void 0, function* () {
@@ -3834,7 +3834,7 @@ class BlockstorageClient {
3834
3834
  * @param ListVolumesRequest
3835
3835
  * @return ListVolumesResponse
3836
3836
  * @throws OciError when an error occurs
3837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3838
3838
  */
3839
3839
  listVolumes(listVolumesRequest) {
3840
3840
  return __awaiter(this, void 0, void 0, function* () {
@@ -3945,7 +3945,7 @@ class BlockstorageClient {
3945
3945
  * @param UpdateBootVolumeRequest
3946
3946
  * @return UpdateBootVolumeResponse
3947
3947
  * @throws OciError when an error occurs
3948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3948
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3949
3949
  */
3950
3950
  updateBootVolume(updateBootVolumeRequest) {
3951
3951
  return __awaiter(this, void 0, void 0, function* () {
@@ -4011,7 +4011,7 @@ class BlockstorageClient {
4011
4011
  * @param UpdateBootVolumeBackupRequest
4012
4012
  * @return UpdateBootVolumeBackupResponse
4013
4013
  * @throws OciError when an error occurs
4014
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
4014
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
4015
4015
  */
4016
4016
  updateBootVolumeBackup(updateBootVolumeBackupRequest) {
4017
4017
  return __awaiter(this, void 0, void 0, function* () {
@@ -4071,7 +4071,7 @@ class BlockstorageClient {
4071
4071
  * @param UpdateBootVolumeKmsKeyRequest
4072
4072
  * @return UpdateBootVolumeKmsKeyResponse
4073
4073
  * @throws OciError when an error occurs
4074
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
4074
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
4075
4075
  */
4076
4076
  updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
4077
4077
  return __awaiter(this, void 0, void 0, function* () {
@@ -4137,7 +4137,7 @@ class BlockstorageClient {
4137
4137
  * @param UpdateVolumeRequest
4138
4138
  * @return UpdateVolumeResponse
4139
4139
  * @throws OciError when an error occurs
4140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
4140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
4141
4141
  */
4142
4142
  updateVolume(updateVolumeRequest) {
4143
4143
  return __awaiter(this, void 0, void 0, function* () {
@@ -4203,7 +4203,7 @@ class BlockstorageClient {
4203
4203
  * @param UpdateVolumeBackupRequest
4204
4204
  * @return UpdateVolumeBackupResponse
4205
4205
  * @throws OciError when an error occurs
4206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
4206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
4207
4207
  */
4208
4208
  updateVolumeBackup(updateVolumeBackupRequest) {
4209
4209
  return __awaiter(this, void 0, void 0, function* () {
@@ -4267,7 +4267,7 @@ class BlockstorageClient {
4267
4267
  * @param UpdateVolumeBackupPolicyRequest
4268
4268
  * @return UpdateVolumeBackupPolicyResponse
4269
4269
  * @throws OciError when an error occurs
4270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
4270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
4271
4271
  */
4272
4272
  updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
4273
4273
  return __awaiter(this, void 0, void 0, function* () {
@@ -4339,7 +4339,7 @@ class BlockstorageClient {
4339
4339
  * @param UpdateVolumeGroupRequest
4340
4340
  * @return UpdateVolumeGroupResponse
4341
4341
  * @throws OciError when an error occurs
4342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4343
4343
  */
4344
4344
  updateVolumeGroup(updateVolumeGroupRequest) {
4345
4345
  return __awaiter(this, void 0, void 0, function* () {
@@ -4405,7 +4405,7 @@ class BlockstorageClient {
4405
4405
  * @param UpdateVolumeGroupBackupRequest
4406
4406
  * @return UpdateVolumeGroupBackupResponse
4407
4407
  * @throws OciError when an error occurs
4408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4408
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4409
4409
  */
4410
4410
  updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
4411
4411
  return __awaiter(this, void 0, void 0, function* () {
@@ -4465,7 +4465,7 @@ class BlockstorageClient {
4465
4465
  * @param UpdateVolumeKmsKeyRequest
4466
4466
  * @return UpdateVolumeKmsKeyResponse
4467
4467
  * @throws OciError when an error occurs
4468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4469
4469
  */
4470
4470
  updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
4471
4471
  return __awaiter(this, void 0, void 0, function* () {
@@ -4681,7 +4681,7 @@ class ComputeClient {
4681
4681
  * @param AcceptShieldedIntegrityPolicyRequest
4682
4682
  * @return AcceptShieldedIntegrityPolicyResponse
4683
4683
  * @throws OciError when an error occurs
4684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4685
4685
  */
4686
4686
  acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
4687
4687
  return __awaiter(this, void 0, void 0, function* () {
@@ -4737,7 +4737,7 @@ class ComputeClient {
4737
4737
  * @param AddImageShapeCompatibilityEntryRequest
4738
4738
  * @return AddImageShapeCompatibilityEntryResponse
4739
4739
  * @throws OciError when an error occurs
4740
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4740
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4741
4741
  */
4742
4742
  addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
4743
4743
  return __awaiter(this, void 0, void 0, function* () {
@@ -4797,7 +4797,7 @@ class ComputeClient {
4797
4797
  * @param AttachBootVolumeRequest
4798
4798
  * @return AttachBootVolumeResponse
4799
4799
  * @throws OciError when an error occurs
4800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4801
4801
  */
4802
4802
  attachBootVolume(attachBootVolumeRequest) {
4803
4803
  return __awaiter(this, void 0, void 0, function* () {
@@ -4862,7 +4862,7 @@ class ComputeClient {
4862
4862
  * @param AttachVnicRequest
4863
4863
  * @return AttachVnicResponse
4864
4864
  * @throws OciError when an error occurs
4865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4866
4866
  */
4867
4867
  attachVnic(attachVnicRequest) {
4868
4868
  return __awaiter(this, void 0, void 0, function* () {
@@ -4925,7 +4925,7 @@ class ComputeClient {
4925
4925
  * @param AttachVolumeRequest
4926
4926
  * @return AttachVolumeResponse
4927
4927
  * @throws OciError when an error occurs
4928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4929
4929
  */
4930
4930
  attachVolume(attachVolumeRequest) {
4931
4931
  return __awaiter(this, void 0, void 0, function* () {
@@ -5004,7 +5004,7 @@ class ComputeClient {
5004
5004
  * @param CaptureConsoleHistoryRequest
5005
5005
  * @return CaptureConsoleHistoryResponse
5006
5006
  * @throws OciError when an error occurs
5007
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
5007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
5008
5008
  */
5009
5009
  captureConsoleHistory(captureConsoleHistoryRequest) {
5010
5010
  return __awaiter(this, void 0, void 0, function* () {
@@ -5069,7 +5069,7 @@ class ComputeClient {
5069
5069
  * @param ChangeComputeCapacityReservationCompartmentRequest
5070
5070
  * @return ChangeComputeCapacityReservationCompartmentResponse
5071
5071
  * @throws OciError when an error occurs
5072
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
5072
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
5073
5073
  */
5074
5074
  changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
5075
5075
  return __awaiter(this, void 0, void 0, function* () {
@@ -5133,7 +5133,7 @@ class ComputeClient {
5133
5133
  * @param ChangeComputeCapacityTopologyCompartmentRequest
5134
5134
  * @return ChangeComputeCapacityTopologyCompartmentResponse
5135
5135
  * @throws OciError when an error occurs
5136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeComputeCapacityTopologyCompartment.ts.html |here} to see how to use ChangeComputeCapacityTopologyCompartment API.
5136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeComputeCapacityTopologyCompartment.ts.html |here} to see how to use ChangeComputeCapacityTopologyCompartment API.
5137
5137
  */
5138
5138
  changeComputeCapacityTopologyCompartment(changeComputeCapacityTopologyCompartmentRequest) {
5139
5139
  return __awaiter(this, void 0, void 0, function* () {
@@ -5200,7 +5200,7 @@ class ComputeClient {
5200
5200
  * @param ChangeComputeClusterCompartmentRequest
5201
5201
  * @return ChangeComputeClusterCompartmentResponse
5202
5202
  * @throws OciError when an error occurs
5203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
5203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
5204
5204
  */
5205
5205
  changeComputeClusterCompartment(changeComputeClusterCompartmentRequest) {
5206
5206
  return __awaiter(this, void 0, void 0, function* () {
@@ -5260,7 +5260,7 @@ class ComputeClient {
5260
5260
  * @param ChangeComputeImageCapabilitySchemaCompartmentRequest
5261
5261
  * @return ChangeComputeImageCapabilitySchemaCompartmentResponse
5262
5262
  * @throws OciError when an error occurs
5263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
5263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
5264
5264
  */
5265
5265
  changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
5266
5266
  return __awaiter(this, void 0, void 0, function* () {
@@ -5317,7 +5317,7 @@ class ComputeClient {
5317
5317
  * @param ChangeDedicatedVmHostCompartmentRequest
5318
5318
  * @return ChangeDedicatedVmHostCompartmentResponse
5319
5319
  * @throws OciError when an error occurs
5320
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
5320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
5321
5321
  */
5322
5322
  changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
5323
5323
  return __awaiter(this, void 0, void 0, function* () {
@@ -5387,7 +5387,7 @@ class ComputeClient {
5387
5387
  * @param ChangeImageCompartmentRequest
5388
5388
  * @return ChangeImageCompartmentResponse
5389
5389
  * @throws OciError when an error occurs
5390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
5390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
5391
5391
  */
5392
5392
  changeImageCompartment(changeImageCompartmentRequest) {
5393
5393
  return __awaiter(this, void 0, void 0, function* () {
@@ -5455,7 +5455,7 @@ class ComputeClient {
5455
5455
  * @param ChangeInstanceCompartmentRequest
5456
5456
  * @return ChangeInstanceCompartmentResponse
5457
5457
  * @throws OciError when an error occurs
5458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
5458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
5459
5459
  */
5460
5460
  changeInstanceCompartment(changeInstanceCompartmentRequest) {
5461
5461
  return __awaiter(this, void 0, void 0, function* () {
@@ -5523,7 +5523,7 @@ class ComputeClient {
5523
5523
  * @param CreateAppCatalogSubscriptionRequest
5524
5524
  * @return CreateAppCatalogSubscriptionResponse
5525
5525
  * @throws OciError when an error occurs
5526
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
5526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
5527
5527
  */
5528
5528
  createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
5529
5529
  return __awaiter(this, void 0, void 0, function* () {
@@ -5591,7 +5591,7 @@ class ComputeClient {
5591
5591
  * @param CreateComputeCapacityReportRequest
5592
5592
  * @return CreateComputeCapacityReportResponse
5593
5593
  * @throws OciError when an error occurs
5594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateComputeCapacityReport.ts.html |here} to see how to use CreateComputeCapacityReport API.
5594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateComputeCapacityReport.ts.html |here} to see how to use CreateComputeCapacityReport API.
5595
5595
  */
5596
5596
  createComputeCapacityReport(createComputeCapacityReportRequest) {
5597
5597
  return __awaiter(this, void 0, void 0, function* () {
@@ -5654,7 +5654,7 @@ class ComputeClient {
5654
5654
  * @param CreateComputeCapacityReservationRequest
5655
5655
  * @return CreateComputeCapacityReservationResponse
5656
5656
  * @throws OciError when an error occurs
5657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5658
5658
  */
5659
5659
  createComputeCapacityReservation(createComputeCapacityReservationRequest) {
5660
5660
  return __awaiter(this, void 0, void 0, function* () {
@@ -5733,7 +5733,7 @@ class ComputeClient {
5733
5733
  * @param CreateComputeCapacityTopologyRequest
5734
5734
  * @return CreateComputeCapacityTopologyResponse
5735
5735
  * @throws OciError when an error occurs
5736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateComputeCapacityTopology.ts.html |here} to see how to use CreateComputeCapacityTopology API.
5736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateComputeCapacityTopology.ts.html |here} to see how to use CreateComputeCapacityTopology API.
5737
5737
  */
5738
5738
  createComputeCapacityTopology(createComputeCapacityTopologyRequest) {
5739
5739
  return __awaiter(this, void 0, void 0, function* () {
@@ -5818,7 +5818,7 @@ class ComputeClient {
5818
5818
  * @param CreateComputeClusterRequest
5819
5819
  * @return CreateComputeClusterResponse
5820
5820
  * @throws OciError when an error occurs
5821
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
5821
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
5822
5822
  */
5823
5823
  createComputeCluster(createComputeClusterRequest) {
5824
5824
  return __awaiter(this, void 0, void 0, function* () {
@@ -5882,7 +5882,7 @@ class ComputeClient {
5882
5882
  * @param CreateComputeImageCapabilitySchemaRequest
5883
5883
  * @return CreateComputeImageCapabilitySchemaResponse
5884
5884
  * @throws OciError when an error occurs
5885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5886
5886
  */
5887
5887
  createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
5888
5888
  return __awaiter(this, void 0, void 0, function* () {
@@ -5948,7 +5948,7 @@ class ComputeClient {
5948
5948
  * @param CreateDedicatedVmHostRequest
5949
5949
  * @return CreateDedicatedVmHostResponse
5950
5950
  * @throws OciError when an error occurs
5951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5952
5952
  */
5953
5953
  createDedicatedVmHost(createDedicatedVmHostRequest) {
5954
5954
  return __awaiter(this, void 0, void 0, function* () {
@@ -6039,7 +6039,7 @@ class ComputeClient {
6039
6039
  * @param CreateImageRequest
6040
6040
  * @return CreateImageResponse
6041
6041
  * @throws OciError when an error occurs
6042
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateImage.ts.html |here} to see how to use CreateImage API.
6042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateImage.ts.html |here} to see how to use CreateImage API.
6043
6043
  */
6044
6044
  createImage(createImageRequest) {
6045
6045
  return __awaiter(this, void 0, void 0, function* () {
@@ -6111,7 +6111,7 @@ class ComputeClient {
6111
6111
  * @param CreateInstanceConsoleConnectionRequest
6112
6112
  * @return CreateInstanceConsoleConnectionResponse
6113
6113
  * @throws OciError when an error occurs
6114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
6114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
6115
6115
  */
6116
6116
  createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
6117
6117
  return __awaiter(this, void 0, void 0, function* () {
@@ -6173,7 +6173,7 @@ class ComputeClient {
6173
6173
  * @param DeleteAppCatalogSubscriptionRequest
6174
6174
  * @return DeleteAppCatalogSubscriptionResponse
6175
6175
  * @throws OciError when an error occurs
6176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
6176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
6177
6177
  */
6178
6178
  deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
6179
6179
  return __awaiter(this, void 0, void 0, function* () {
@@ -6228,7 +6228,7 @@ class ComputeClient {
6228
6228
  * @param DeleteComputeCapacityReservationRequest
6229
6229
  * @return DeleteComputeCapacityReservationResponse
6230
6230
  * @throws OciError when an error occurs
6231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
6231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
6232
6232
  */
6233
6233
  deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
6234
6234
  return __awaiter(this, void 0, void 0, function* () {
@@ -6288,7 +6288,7 @@ class ComputeClient {
6288
6288
  * @param DeleteComputeCapacityTopologyRequest
6289
6289
  * @return DeleteComputeCapacityTopologyResponse
6290
6290
  * @throws OciError when an error occurs
6291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteComputeCapacityTopology.ts.html |here} to see how to use DeleteComputeCapacityTopology API.
6291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteComputeCapacityTopology.ts.html |here} to see how to use DeleteComputeCapacityTopology API.
6292
6292
  */
6293
6293
  deleteComputeCapacityTopology(deleteComputeCapacityTopologyRequest) {
6294
6294
  return __awaiter(this, void 0, void 0, function* () {
@@ -6353,7 +6353,7 @@ class ComputeClient {
6353
6353
  * @param DeleteComputeClusterRequest
6354
6354
  * @return DeleteComputeClusterResponse
6355
6355
  * @throws OciError when an error occurs
6356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
6356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
6357
6357
  */
6358
6358
  deleteComputeCluster(deleteComputeClusterRequest) {
6359
6359
  return __awaiter(this, void 0, void 0, function* () {
@@ -6409,7 +6409,7 @@ class ComputeClient {
6409
6409
  * @param DeleteComputeImageCapabilitySchemaRequest
6410
6410
  * @return DeleteComputeImageCapabilitySchemaResponse
6411
6411
  * @throws OciError when an error occurs
6412
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
6412
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
6413
6413
  */
6414
6414
  deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
6415
6415
  return __awaiter(this, void 0, void 0, function* () {
@@ -6464,7 +6464,7 @@ class ComputeClient {
6464
6464
  * @param DeleteConsoleHistoryRequest
6465
6465
  * @return DeleteConsoleHistoryResponse
6466
6466
  * @throws OciError when an error occurs
6467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
6467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
6468
6468
  */
6469
6469
  deleteConsoleHistory(deleteConsoleHistoryRequest) {
6470
6470
  return __awaiter(this, void 0, void 0, function* () {
@@ -6522,7 +6522,7 @@ class ComputeClient {
6522
6522
  * @param DeleteDedicatedVmHostRequest
6523
6523
  * @return DeleteDedicatedVmHostResponse
6524
6524
  * @throws OciError when an error occurs
6525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
6525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
6526
6526
  */
6527
6527
  deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
6528
6528
  return __awaiter(this, void 0, void 0, function* () {
@@ -6581,7 +6581,7 @@ class ComputeClient {
6581
6581
  * @param DeleteImageRequest
6582
6582
  * @return DeleteImageResponse
6583
6583
  * @throws OciError when an error occurs
6584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
6584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
6585
6585
  */
6586
6586
  deleteImage(deleteImageRequest) {
6587
6587
  return __awaiter(this, void 0, void 0, function* () {
@@ -6635,7 +6635,7 @@ class ComputeClient {
6635
6635
  * @param DeleteInstanceConsoleConnectionRequest
6636
6636
  * @return DeleteInstanceConsoleConnectionResponse
6637
6637
  * @throws OciError when an error occurs
6638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
6638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
6639
6639
  */
6640
6640
  deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
6641
6641
  return __awaiter(this, void 0, void 0, function* () {
@@ -6693,7 +6693,7 @@ class ComputeClient {
6693
6693
  * @param DetachBootVolumeRequest
6694
6694
  * @return DetachBootVolumeResponse
6695
6695
  * @throws OciError when an error occurs
6696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
6696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
6697
6697
  */
6698
6698
  detachBootVolume(detachBootVolumeRequest) {
6699
6699
  return __awaiter(this, void 0, void 0, function* () {
@@ -6757,7 +6757,7 @@ class ComputeClient {
6757
6757
  * @param DetachVnicRequest
6758
6758
  * @return DetachVnicResponse
6759
6759
  * @throws OciError when an error occurs
6760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
6760
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
6761
6761
  */
6762
6762
  detachVnic(detachVnicRequest) {
6763
6763
  return __awaiter(this, void 0, void 0, function* () {
@@ -6815,7 +6815,7 @@ class ComputeClient {
6815
6815
  * @param DetachVolumeRequest
6816
6816
  * @return DetachVolumeResponse
6817
6817
  * @throws OciError when an error occurs
6818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
6818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
6819
6819
  */
6820
6820
  detachVolume(detachVolumeRequest) {
6821
6821
  return __awaiter(this, void 0, void 0, function* () {
@@ -6879,7 +6879,7 @@ class ComputeClient {
6879
6879
  * @param ExportImageRequest
6880
6880
  * @return ExportImageResponse
6881
6881
  * @throws OciError when an error occurs
6882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ExportImage.ts.html |here} to see how to use ExportImage API.
6882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ExportImage.ts.html |here} to see how to use ExportImage API.
6883
6883
  */
6884
6884
  exportImage(exportImageRequest) {
6885
6885
  return __awaiter(this, void 0, void 0, function* () {
@@ -6949,7 +6949,7 @@ class ComputeClient {
6949
6949
  * @param GetAppCatalogListingRequest
6950
6950
  * @return GetAppCatalogListingResponse
6951
6951
  * @throws OciError when an error occurs
6952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6953
6953
  */
6954
6954
  getAppCatalogListing(getAppCatalogListingRequest) {
6955
6955
  return __awaiter(this, void 0, void 0, function* () {
@@ -7011,7 +7011,7 @@ class ComputeClient {
7011
7011
  * @param GetAppCatalogListingAgreementsRequest
7012
7012
  * @return GetAppCatalogListingAgreementsResponse
7013
7013
  * @throws OciError when an error occurs
7014
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
7014
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
7015
7015
  */
7016
7016
  getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
7017
7017
  return __awaiter(this, void 0, void 0, function* () {
@@ -7074,7 +7074,7 @@ class ComputeClient {
7074
7074
  * @param GetAppCatalogListingResourceVersionRequest
7075
7075
  * @return GetAppCatalogListingResourceVersionResponse
7076
7076
  * @throws OciError when an error occurs
7077
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
7077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
7078
7078
  */
7079
7079
  getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
7080
7080
  return __awaiter(this, void 0, void 0, function* () {
@@ -7137,7 +7137,7 @@ class ComputeClient {
7137
7137
  * @param GetBootVolumeAttachmentRequest
7138
7138
  * @return GetBootVolumeAttachmentResponse
7139
7139
  * @throws OciError when an error occurs
7140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
7140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
7141
7141
  */
7142
7142
  getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
7143
7143
  return __awaiter(this, void 0, void 0, function* () {
@@ -7199,7 +7199,7 @@ class ComputeClient {
7199
7199
  * @param GetComputeCapacityReservationRequest
7200
7200
  * @return GetComputeCapacityReservationResponse
7201
7201
  * @throws OciError when an error occurs
7202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
7202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
7203
7203
  */
7204
7204
  getComputeCapacityReservation(getComputeCapacityReservationRequest) {
7205
7205
  return __awaiter(this, void 0, void 0, function* () {
@@ -7262,7 +7262,7 @@ class ComputeClient {
7262
7262
  * @param GetComputeCapacityTopologyRequest
7263
7263
  * @return GetComputeCapacityTopologyResponse
7264
7264
  * @throws OciError when an error occurs
7265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetComputeCapacityTopology.ts.html |here} to see how to use GetComputeCapacityTopology API.
7265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetComputeCapacityTopology.ts.html |here} to see how to use GetComputeCapacityTopology API.
7266
7266
  */
7267
7267
  getComputeCapacityTopology(getComputeCapacityTopologyRequest) {
7268
7268
  return __awaiter(this, void 0, void 0, function* () {
@@ -7327,7 +7327,7 @@ class ComputeClient {
7327
7327
  * @param GetComputeClusterRequest
7328
7328
  * @return GetComputeClusterResponse
7329
7329
  * @throws OciError when an error occurs
7330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
7330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
7331
7331
  */
7332
7332
  getComputeCluster(getComputeClusterRequest) {
7333
7333
  return __awaiter(this, void 0, void 0, function* () {
@@ -7390,7 +7390,7 @@ class ComputeClient {
7390
7390
  * @param GetComputeGlobalImageCapabilitySchemaRequest
7391
7391
  * @return GetComputeGlobalImageCapabilitySchemaResponse
7392
7392
  * @throws OciError when an error occurs
7393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
7393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
7394
7394
  */
7395
7395
  getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
7396
7396
  return __awaiter(this, void 0, void 0, function* () {
@@ -7452,7 +7452,7 @@ class ComputeClient {
7452
7452
  * @param GetComputeGlobalImageCapabilitySchemaVersionRequest
7453
7453
  * @return GetComputeGlobalImageCapabilitySchemaVersionResponse
7454
7454
  * @throws OciError when an error occurs
7455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
7455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
7456
7456
  */
7457
7457
  getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
7458
7458
  return __awaiter(this, void 0, void 0, function* () {
@@ -7516,7 +7516,7 @@ class ComputeClient {
7516
7516
  * @param GetComputeImageCapabilitySchemaRequest
7517
7517
  * @return GetComputeImageCapabilitySchemaResponse
7518
7518
  * @throws OciError when an error occurs
7519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
7519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
7520
7520
  */
7521
7521
  getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
7522
7522
  return __awaiter(this, void 0, void 0, function* () {
@@ -7583,7 +7583,7 @@ class ComputeClient {
7583
7583
  * @param GetConsoleHistoryRequest
7584
7584
  * @return GetConsoleHistoryResponse
7585
7585
  * @throws OciError when an error occurs
7586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
7586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
7587
7587
  */
7588
7588
  getConsoleHistory(getConsoleHistoryRequest) {
7589
7589
  return __awaiter(this, void 0, void 0, function* () {
@@ -7648,7 +7648,7 @@ class ComputeClient {
7648
7648
  * @param GetConsoleHistoryContentRequest
7649
7649
  * @return GetConsoleHistoryContentResponse
7650
7650
  * @throws OciError when an error occurs
7651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
7651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
7652
7652
  */
7653
7653
  getConsoleHistoryContent(getConsoleHistoryContentRequest) {
7654
7654
  return __awaiter(this, void 0, void 0, function* () {
@@ -7713,7 +7713,7 @@ class ComputeClient {
7713
7713
  * @param GetDedicatedVmHostRequest
7714
7714
  * @return GetDedicatedVmHostResponse
7715
7715
  * @throws OciError when an error occurs
7716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
7716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
7717
7717
  */
7718
7718
  getDedicatedVmHost(getDedicatedVmHostRequest) {
7719
7719
  return __awaiter(this, void 0, void 0, function* () {
@@ -7776,7 +7776,7 @@ class ComputeClient {
7776
7776
  * @param GetImageRequest
7777
7777
  * @return GetImageResponse
7778
7778
  * @throws OciError when an error occurs
7779
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetImage.ts.html |here} to see how to use GetImage API.
7779
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetImage.ts.html |here} to see how to use GetImage API.
7780
7780
  */
7781
7781
  getImage(getImageRequest) {
7782
7782
  return __awaiter(this, void 0, void 0, function* () {
@@ -7838,7 +7838,7 @@ class ComputeClient {
7838
7838
  * @param GetImageShapeCompatibilityEntryRequest
7839
7839
  * @return GetImageShapeCompatibilityEntryResponse
7840
7840
  * @throws OciError when an error occurs
7841
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
7841
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
7842
7842
  */
7843
7843
  getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
7844
7844
  return __awaiter(this, void 0, void 0, function* () {
@@ -7901,7 +7901,7 @@ class ComputeClient {
7901
7901
  * @param GetInstanceRequest
7902
7902
  * @return GetInstanceResponse
7903
7903
  * @throws OciError when an error occurs
7904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetInstance.ts.html |here} to see how to use GetInstance API.
7904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetInstance.ts.html |here} to see how to use GetInstance API.
7905
7905
  */
7906
7906
  getInstance(getInstanceRequest) {
7907
7907
  return __awaiter(this, void 0, void 0, function* () {
@@ -7963,7 +7963,7 @@ class ComputeClient {
7963
7963
  * @param GetInstanceConsoleConnectionRequest
7964
7964
  * @return GetInstanceConsoleConnectionResponse
7965
7965
  * @throws OciError when an error occurs
7966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
7966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
7967
7967
  */
7968
7968
  getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
7969
7969
  return __awaiter(this, void 0, void 0, function* () {
@@ -8014,6 +8014,70 @@ class ComputeClient {
8014
8014
  }
8015
8015
  });
8016
8016
  }
8017
+ /**
8018
+ * Gets the maintenance event for the given instance.
8019
+ *
8020
+ * This operation does not retry by default if the user has not defined a retry configuration.
8021
+ * @param GetInstanceMaintenanceEventRequest
8022
+ * @return GetInstanceMaintenanceEventResponse
8023
+ * @throws OciError when an error occurs
8024
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetInstanceMaintenanceEvent.ts.html |here} to see how to use GetInstanceMaintenanceEvent API.
8025
+ */
8026
+ getInstanceMaintenanceEvent(getInstanceMaintenanceEventRequest) {
8027
+ return __awaiter(this, void 0, void 0, function* () {
8028
+ if (this.logger)
8029
+ this.logger.debug("Calling operation ComputeClient#getInstanceMaintenanceEvent.");
8030
+ const operationName = "getInstanceMaintenanceEvent";
8031
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/iaas/20160918/InstanceMaintenanceEvent/GetInstanceMaintenanceEvent";
8032
+ const pathParams = {
8033
+ "{instanceMaintenanceEventId}": getInstanceMaintenanceEventRequest.instanceMaintenanceEventId
8034
+ };
8035
+ const queryParams = {};
8036
+ let headerParams = {
8037
+ "Content-Type": common.Constants.APPLICATION_JSON,
8038
+ "opc-request-id": getInstanceMaintenanceEventRequest.opcRequestId
8039
+ };
8040
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
8041
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getInstanceMaintenanceEventRequest.retryConfiguration, specRetryConfiguration);
8042
+ if (this.logger)
8043
+ retrier.logger = this.logger;
8044
+ const request = yield oci_common_2.composeRequest({
8045
+ baseEndpoint: this._endpoint,
8046
+ defaultHeaders: this._defaultHeaders,
8047
+ path: "/instanceMaintenanceEvents/{instanceMaintenanceEventId}",
8048
+ method: "GET",
8049
+ pathParams: pathParams,
8050
+ headerParams: headerParams,
8051
+ queryParams: queryParams
8052
+ });
8053
+ try {
8054
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8055
+ const sdkResponse = oci_common_2.composeResponse({
8056
+ responseObject: {},
8057
+ body: yield response.json(),
8058
+ bodyKey: "instanceMaintenanceEvent",
8059
+ bodyModel: model.InstanceMaintenanceEvent,
8060
+ type: "model.InstanceMaintenanceEvent",
8061
+ responseHeaders: [
8062
+ {
8063
+ value: response.headers.get("etag"),
8064
+ key: "etag",
8065
+ dataType: "string"
8066
+ },
8067
+ {
8068
+ value: response.headers.get("opc-request-id"),
8069
+ key: "opcRequestId",
8070
+ dataType: "string"
8071
+ }
8072
+ ]
8073
+ });
8074
+ return sdkResponse;
8075
+ }
8076
+ catch (err) {
8077
+ throw err;
8078
+ }
8079
+ });
8080
+ }
8017
8081
  /**
8018
8082
  * Gets the maximum possible date that a maintenance reboot can be extended. For more information, see
8019
8083
  * [Infrastructure Maintenance](https://docs.cloud.oracle.com/iaas/Content/Compute/References/infrastructure-maintenance.htm).
@@ -8022,7 +8086,7 @@ class ComputeClient {
8022
8086
  * @param GetInstanceMaintenanceRebootRequest
8023
8087
  * @return GetInstanceMaintenanceRebootResponse
8024
8088
  * @throws OciError when an error occurs
8025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
8089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
8026
8090
  */
8027
8091
  getInstanceMaintenanceReboot(getInstanceMaintenanceRebootRequest) {
8028
8092
  return __awaiter(this, void 0, void 0, function* () {
@@ -8080,7 +8144,7 @@ class ComputeClient {
8080
8144
  * @param GetMeasuredBootReportRequest
8081
8145
  * @return GetMeasuredBootReportResponse
8082
8146
  * @throws OciError when an error occurs
8083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
8147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
8084
8148
  */
8085
8149
  getMeasuredBootReport(getMeasuredBootReportRequest) {
8086
8150
  return __awaiter(this, void 0, void 0, function* () {
@@ -8144,7 +8208,7 @@ class ComputeClient {
8144
8208
  * @param GetVnicAttachmentRequest
8145
8209
  * @return GetVnicAttachmentResponse
8146
8210
  * @throws OciError when an error occurs
8147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
8211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
8148
8212
  */
8149
8213
  getVnicAttachment(getVnicAttachmentRequest) {
8150
8214
  return __awaiter(this, void 0, void 0, function* () {
@@ -8206,7 +8270,7 @@ class ComputeClient {
8206
8270
  * @param GetVolumeAttachmentRequest
8207
8271
  * @return GetVolumeAttachmentResponse
8208
8272
  * @throws OciError when an error occurs
8209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
8273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
8210
8274
  */
8211
8275
  getVolumeAttachment(getVolumeAttachmentRequest) {
8212
8276
  return __awaiter(this, void 0, void 0, function* () {
@@ -8270,7 +8334,7 @@ class ComputeClient {
8270
8334
  * @param GetWindowsInstanceInitialCredentialsRequest
8271
8335
  * @return GetWindowsInstanceInitialCredentialsResponse
8272
8336
  * @throws OciError when an error occurs
8273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
8337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
8274
8338
  */
8275
8339
  getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
8276
8340
  return __awaiter(this, void 0, void 0, function* () {
@@ -8368,7 +8432,7 @@ class ComputeClient {
8368
8432
  * @param InstanceActionRequest
8369
8433
  * @return InstanceActionResponse
8370
8434
  * @throws OciError when an error occurs
8371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
8435
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
8372
8436
  */
8373
8437
  instanceAction(instanceActionRequest) {
8374
8438
  return __awaiter(this, void 0, void 0, function* () {
@@ -8478,7 +8542,7 @@ class ComputeClient {
8478
8542
  * @param LaunchInstanceRequest
8479
8543
  * @return LaunchInstanceResponse
8480
8544
  * @throws OciError when an error occurs
8481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
8545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
8482
8546
  */
8483
8547
  launchInstance(launchInstanceRequest) {
8484
8548
  return __awaiter(this, void 0, void 0, function* () {
@@ -8545,7 +8609,7 @@ class ComputeClient {
8545
8609
  * @param ListAppCatalogListingResourceVersionsRequest
8546
8610
  * @return ListAppCatalogListingResourceVersionsResponse
8547
8611
  * @throws OciError when an error occurs
8548
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
8612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
8549
8613
  */
8550
8614
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
8551
8615
  return __awaiter(this, void 0, void 0, function* () {
@@ -8651,7 +8715,7 @@ class ComputeClient {
8651
8715
  * @param ListAppCatalogListingsRequest
8652
8716
  * @return ListAppCatalogListingsResponse
8653
8717
  * @throws OciError when an error occurs
8654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
8718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
8655
8719
  */
8656
8720
  listAppCatalogListings(listAppCatalogListingsRequest) {
8657
8721
  return __awaiter(this, void 0, void 0, function* () {
@@ -8758,7 +8822,7 @@ class ComputeClient {
8758
8822
  * @param ListAppCatalogSubscriptionsRequest
8759
8823
  * @return ListAppCatalogSubscriptionsResponse
8760
8824
  * @throws OciError when an error occurs
8761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
8825
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
8762
8826
  */
8763
8827
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
8764
8828
  return __awaiter(this, void 0, void 0, function* () {
@@ -8867,7 +8931,7 @@ class ComputeClient {
8867
8931
  * @param ListBootVolumeAttachmentsRequest
8868
8932
  * @return ListBootVolumeAttachmentsResponse
8869
8933
  * @throws OciError when an error occurs
8870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
8934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
8871
8935
  */
8872
8936
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
8873
8937
  return __awaiter(this, void 0, void 0, function* () {
@@ -8975,7 +9039,7 @@ class ComputeClient {
8975
9039
  * @param ListComputeCapacityReservationInstanceShapesRequest
8976
9040
  * @return ListComputeCapacityReservationInstanceShapesResponse
8977
9041
  * @throws OciError when an error occurs
8978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
9042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
8979
9043
  */
8980
9044
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
8981
9045
  return __awaiter(this, void 0, void 0, function* () {
@@ -9085,7 +9149,7 @@ class ComputeClient {
9085
9149
  * @param ListComputeCapacityReservationInstancesRequest
9086
9150
  * @return ListComputeCapacityReservationInstancesResponse
9087
9151
  * @throws OciError when an error occurs
9088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
9152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
9089
9153
  */
9090
9154
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
9091
9155
  return __awaiter(this, void 0, void 0, function* () {
@@ -9199,7 +9263,7 @@ class ComputeClient {
9199
9263
  * @param ListComputeCapacityReservationsRequest
9200
9264
  * @return ListComputeCapacityReservationsResponse
9201
9265
  * @throws OciError when an error occurs
9202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
9266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
9203
9267
  */
9204
9268
  listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
9205
9269
  return __awaiter(this, void 0, void 0, function* () {
@@ -9311,7 +9375,7 @@ class ComputeClient {
9311
9375
  * @param ListComputeCapacityTopologiesRequest
9312
9376
  * @return ListComputeCapacityTopologiesResponse
9313
9377
  * @throws OciError when an error occurs
9314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListComputeCapacityTopologies.ts.html |here} to see how to use ListComputeCapacityTopologies API.
9378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListComputeCapacityTopologies.ts.html |here} to see how to use ListComputeCapacityTopologies API.
9315
9379
  */
9316
9380
  listComputeCapacityTopologies(listComputeCapacityTopologiesRequest) {
9317
9381
  return __awaiter(this, void 0, void 0, function* () {
@@ -9380,7 +9444,7 @@ class ComputeClient {
9380
9444
  * @param ListComputeCapacityTopologyComputeBareMetalHostsRequest
9381
9445
  * @return ListComputeCapacityTopologyComputeBareMetalHostsResponse
9382
9446
  * @throws OciError when an error occurs
9383
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListComputeCapacityTopologyComputeBareMetalHosts.ts.html |here} to see how to use ListComputeCapacityTopologyComputeBareMetalHosts API.
9447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListComputeCapacityTopologyComputeBareMetalHosts.ts.html |here} to see how to use ListComputeCapacityTopologyComputeBareMetalHosts API.
9384
9448
  */
9385
9449
  listComputeCapacityTopologyComputeBareMetalHosts(listComputeCapacityTopologyComputeBareMetalHostsRequest) {
9386
9450
  return __awaiter(this, void 0, void 0, function* () {
@@ -9453,7 +9517,7 @@ class ComputeClient {
9453
9517
  * @param ListComputeCapacityTopologyComputeHpcIslandsRequest
9454
9518
  * @return ListComputeCapacityTopologyComputeHpcIslandsResponse
9455
9519
  * @throws OciError when an error occurs
9456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListComputeCapacityTopologyComputeHpcIslands.ts.html |here} to see how to use ListComputeCapacityTopologyComputeHpcIslands API.
9520
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListComputeCapacityTopologyComputeHpcIslands.ts.html |here} to see how to use ListComputeCapacityTopologyComputeHpcIslands API.
9457
9521
  */
9458
9522
  listComputeCapacityTopologyComputeHpcIslands(listComputeCapacityTopologyComputeHpcIslandsRequest) {
9459
9523
  return __awaiter(this, void 0, void 0, function* () {
@@ -9523,7 +9587,7 @@ class ComputeClient {
9523
9587
  * @param ListComputeCapacityTopologyComputeNetworkBlocksRequest
9524
9588
  * @return ListComputeCapacityTopologyComputeNetworkBlocksResponse
9525
9589
  * @throws OciError when an error occurs
9526
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListComputeCapacityTopologyComputeNetworkBlocks.ts.html |here} to see how to use ListComputeCapacityTopologyComputeNetworkBlocks API.
9590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListComputeCapacityTopologyComputeNetworkBlocks.ts.html |here} to see how to use ListComputeCapacityTopologyComputeNetworkBlocks API.
9527
9591
  */
9528
9592
  listComputeCapacityTopologyComputeNetworkBlocks(listComputeCapacityTopologyComputeNetworkBlocksRequest) {
9529
9593
  return __awaiter(this, void 0, void 0, function* () {
@@ -9596,7 +9660,7 @@ class ComputeClient {
9596
9660
  * @param ListComputeClustersRequest
9597
9661
  * @return ListComputeClustersResponse
9598
9662
  * @throws OciError when an error occurs
9599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
9663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
9600
9664
  */
9601
9665
  listComputeClusters(listComputeClustersRequest) {
9602
9666
  return __awaiter(this, void 0, void 0, function* () {
@@ -9666,7 +9730,7 @@ class ComputeClient {
9666
9730
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
9667
9731
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
9668
9732
  * @throws OciError when an error occurs
9669
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
9733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
9670
9734
  */
9671
9735
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
9672
9736
  return __awaiter(this, void 0, void 0, function* () {
@@ -9775,7 +9839,7 @@ class ComputeClient {
9775
9839
  * @param ListComputeGlobalImageCapabilitySchemasRequest
9776
9840
  * @return ListComputeGlobalImageCapabilitySchemasResponse
9777
9841
  * @throws OciError when an error occurs
9778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
9842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
9779
9843
  */
9780
9844
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
9781
9845
  return __awaiter(this, void 0, void 0, function* () {
@@ -9883,7 +9947,7 @@ class ComputeClient {
9883
9947
  * @param ListComputeImageCapabilitySchemasRequest
9884
9948
  * @return ListComputeImageCapabilitySchemasResponse
9885
9949
  * @throws OciError when an error occurs
9886
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
9950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
9887
9951
  */
9888
9952
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
9889
9953
  return __awaiter(this, void 0, void 0, function* () {
@@ -9992,7 +10056,7 @@ class ComputeClient {
9992
10056
  * @param ListConsoleHistoriesRequest
9993
10057
  * @return ListConsoleHistoriesResponse
9994
10058
  * @throws OciError when an error occurs
9995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
10059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
9996
10060
  */
9997
10061
  listConsoleHistories(listConsoleHistoriesRequest) {
9998
10062
  return __awaiter(this, void 0, void 0, function* () {
@@ -10103,7 +10167,7 @@ class ComputeClient {
10103
10167
  * @param ListDedicatedVmHostInstanceShapesRequest
10104
10168
  * @return ListDedicatedVmHostInstanceShapesResponse
10105
10169
  * @throws OciError when an error occurs
10106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
10170
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
10107
10171
  */
10108
10172
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
10109
10173
  return __awaiter(this, void 0, void 0, function* () {
@@ -10211,7 +10275,7 @@ class ComputeClient {
10211
10275
  * @param ListDedicatedVmHostInstancesRequest
10212
10276
  * @return ListDedicatedVmHostInstancesResponse
10213
10277
  * @throws OciError when an error occurs
10214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
10278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
10215
10279
  */
10216
10280
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
10217
10281
  return __awaiter(this, void 0, void 0, function* () {
@@ -10322,7 +10386,7 @@ class ComputeClient {
10322
10386
  * @param ListDedicatedVmHostShapesRequest
10323
10387
  * @return ListDedicatedVmHostShapesResponse
10324
10388
  * @throws OciError when an error occurs
10325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
10389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
10326
10390
  */
10327
10391
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
10328
10392
  return __awaiter(this, void 0, void 0, function* () {
@@ -10433,7 +10497,7 @@ class ComputeClient {
10433
10497
  * @param ListDedicatedVmHostsRequest
10434
10498
  * @return ListDedicatedVmHostsResponse
10435
10499
  * @throws OciError when an error occurs
10436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
10500
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
10437
10501
  */
10438
10502
  listDedicatedVmHosts(listDedicatedVmHostsRequest) {
10439
10503
  return __awaiter(this, void 0, void 0, function* () {
@@ -10546,7 +10610,7 @@ class ComputeClient {
10546
10610
  * @param ListImageShapeCompatibilityEntriesRequest
10547
10611
  * @return ListImageShapeCompatibilityEntriesResponse
10548
10612
  * @throws OciError when an error occurs
10549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
10613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
10550
10614
  */
10551
10615
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
10552
10616
  return __awaiter(this, void 0, void 0, function* () {
@@ -10663,7 +10727,7 @@ class ComputeClient {
10663
10727
  * @param ListImagesRequest
10664
10728
  * @return ListImagesResponse
10665
10729
  * @throws OciError when an error occurs
10666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListImages.ts.html |here} to see how to use ListImages API.
10730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListImages.ts.html |here} to see how to use ListImages API.
10667
10731
  */
10668
10732
  listImages(listImagesRequest) {
10669
10733
  return __awaiter(this, void 0, void 0, function* () {
@@ -10777,7 +10841,7 @@ class ComputeClient {
10777
10841
  * @param ListInstanceConsoleConnectionsRequest
10778
10842
  * @return ListInstanceConsoleConnectionsResponse
10779
10843
  * @throws OciError when an error occurs
10780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
10844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
10781
10845
  */
10782
10846
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
10783
10847
  return __awaiter(this, void 0, void 0, function* () {
@@ -10882,7 +10946,7 @@ class ComputeClient {
10882
10946
  * @param ListInstanceDevicesRequest
10883
10947
  * @return ListInstanceDevicesResponse
10884
10948
  * @throws OciError when an error occurs
10885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
10949
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
10886
10950
  */
10887
10951
  listInstanceDevices(listInstanceDevicesRequest) {
10888
10952
  return __awaiter(this, void 0, void 0, function* () {
@@ -10986,6 +11050,120 @@ class ComputeClient {
10986
11050
  listInstanceDevicesResponseIterator(request) {
10987
11051
  return oci_common_1.paginateResponses(request, req => this.listInstanceDevices(req));
10988
11052
  }
11053
+ /**
11054
+ * Gets a list of all the maintenance events for the given instance.
11055
+ *
11056
+ * This operation does not retry by default if the user has not defined a retry configuration.
11057
+ * @param ListInstanceMaintenanceEventsRequest
11058
+ * @return ListInstanceMaintenanceEventsResponse
11059
+ * @throws OciError when an error occurs
11060
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListInstanceMaintenanceEvents.ts.html |here} to see how to use ListInstanceMaintenanceEvents API.
11061
+ */
11062
+ listInstanceMaintenanceEvents(listInstanceMaintenanceEventsRequest) {
11063
+ return __awaiter(this, void 0, void 0, function* () {
11064
+ if (this.logger)
11065
+ this.logger.debug("Calling operation ComputeClient#listInstanceMaintenanceEvents.");
11066
+ const operationName = "listInstanceMaintenanceEvents";
11067
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/iaas/20160918/InstanceMaintenanceEventSummary/ListInstanceMaintenanceEvents";
11068
+ const pathParams = {};
11069
+ const queryParams = {
11070
+ "compartmentId": listInstanceMaintenanceEventsRequest.compartmentId,
11071
+ "instanceId": listInstanceMaintenanceEventsRequest.instanceId,
11072
+ "lifecycleState": listInstanceMaintenanceEventsRequest.lifecycleState,
11073
+ "correlationToken": listInstanceMaintenanceEventsRequest.correlationToken,
11074
+ "instanceAction": listInstanceMaintenanceEventsRequest.instanceAction,
11075
+ "timeWindowStartGreaterThanOrEqualTo": listInstanceMaintenanceEventsRequest.timeWindowStartGreaterThanOrEqualTo,
11076
+ "timeWindowStartLessThanOrEqualTo": listInstanceMaintenanceEventsRequest.timeWindowStartLessThanOrEqualTo,
11077
+ "limit": listInstanceMaintenanceEventsRequest.limit,
11078
+ "page": listInstanceMaintenanceEventsRequest.page,
11079
+ "sortBy": listInstanceMaintenanceEventsRequest.sortBy,
11080
+ "sortOrder": listInstanceMaintenanceEventsRequest.sortOrder
11081
+ };
11082
+ let headerParams = {
11083
+ "Content-Type": common.Constants.APPLICATION_JSON,
11084
+ "opc-request-id": listInstanceMaintenanceEventsRequest.opcRequestId
11085
+ };
11086
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
11087
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listInstanceMaintenanceEventsRequest.retryConfiguration, specRetryConfiguration);
11088
+ if (this.logger)
11089
+ retrier.logger = this.logger;
11090
+ const request = yield oci_common_2.composeRequest({
11091
+ baseEndpoint: this._endpoint,
11092
+ defaultHeaders: this._defaultHeaders,
11093
+ path: "/instanceMaintenanceEvents",
11094
+ method: "GET",
11095
+ pathParams: pathParams,
11096
+ headerParams: headerParams,
11097
+ queryParams: queryParams
11098
+ });
11099
+ try {
11100
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
11101
+ const sdkResponse = oci_common_2.composeResponse({
11102
+ responseObject: {},
11103
+ body: yield response.json(),
11104
+ bodyKey: "items",
11105
+ bodyModel: model.InstanceMaintenanceEventSummary,
11106
+ type: "Array<model.InstanceMaintenanceEventSummary>",
11107
+ responseHeaders: [
11108
+ {
11109
+ value: response.headers.get("opc-next-page"),
11110
+ key: "opcNextPage",
11111
+ dataType: "string"
11112
+ },
11113
+ {
11114
+ value: response.headers.get("opc-request-id"),
11115
+ key: "opcRequestId",
11116
+ dataType: "string"
11117
+ }
11118
+ ]
11119
+ });
11120
+ return sdkResponse;
11121
+ }
11122
+ catch (err) {
11123
+ throw err;
11124
+ }
11125
+ });
11126
+ }
11127
+ /**
11128
+ * NOTE: This function is deprecated in favor of listInstanceMaintenanceEventsRecordIterator function.
11129
+ * Creates a new async iterator which will iterate over the models.InstanceMaintenanceEventSummary objects
11130
+ * contained in responses from the listInstanceMaintenanceEvents operation. This iterator will fetch more data from the
11131
+ * server as needed.
11132
+ *
11133
+ * @param request a request which can be sent to the service operation
11134
+ */
11135
+ listAllInstanceMaintenanceEvents(request) {
11136
+ return oci_common_1.paginateRecords(request, req => this.listInstanceMaintenanceEvents(req));
11137
+ }
11138
+ /**
11139
+ * NOTE: This function is deprecated in favor of listInstanceMaintenanceEventsResponseIterator function.
11140
+ * Creates a new async iterator which will iterate over the responses received from the listInstanceMaintenanceEvents operation. This iterator
11141
+ * will fetch more data from the server as needed.
11142
+ *
11143
+ * @param request a request which can be sent to the service operation
11144
+ */
11145
+ listAllInstanceMaintenanceEventsResponses(request) {
11146
+ return oci_common_1.paginateResponses(request, req => this.listInstanceMaintenanceEvents(req));
11147
+ }
11148
+ /**
11149
+ * Creates a new async iterator which will iterate over the models.InstanceMaintenanceEventSummary objects
11150
+ * contained in responses from the listInstanceMaintenanceEvents operation. This iterator will fetch more data from the
11151
+ * server as needed.
11152
+ *
11153
+ * @param request a request which can be sent to the service operation
11154
+ */
11155
+ listInstanceMaintenanceEventsRecordIterator(request) {
11156
+ return oci_common_1.paginateRecords(request, req => this.listInstanceMaintenanceEvents(req));
11157
+ }
11158
+ /**
11159
+ * Creates a new async iterator which will iterate over the responses received from the listInstanceMaintenanceEvents operation. This iterator
11160
+ * will fetch more data from the server as needed.
11161
+ *
11162
+ * @param request a request which can be sent to the service operation
11163
+ */
11164
+ listInstanceMaintenanceEventsResponseIterator(request) {
11165
+ return oci_common_1.paginateResponses(request, req => this.listInstanceMaintenanceEvents(req));
11166
+ }
10989
11167
  /**
10990
11168
  * Lists the instances in the specified compartment and the specified availability domain.
10991
11169
  * You can filter the results by specifying an instance name (the list will include all the identically-named
@@ -10998,7 +11176,7 @@ class ComputeClient {
10998
11176
  * @param ListInstancesRequest
10999
11177
  * @return ListInstancesResponse
11000
11178
  * @throws OciError when an error occurs
11001
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListInstances.ts.html |here} to see how to use ListInstances API.
11179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListInstances.ts.html |here} to see how to use ListInstances API.
11002
11180
  */
11003
11181
  listInstances(listInstancesRequest) {
11004
11182
  return __awaiter(this, void 0, void 0, function* () {
@@ -11111,7 +11289,7 @@ class ComputeClient {
11111
11289
  * @param ListShapesRequest
11112
11290
  * @return ListShapesResponse
11113
11291
  * @throws OciError when an error occurs
11114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListShapes.ts.html |here} to see how to use ListShapes API.
11292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListShapes.ts.html |here} to see how to use ListShapes API.
11115
11293
  */
11116
11294
  listShapes(listShapesRequest) {
11117
11295
  return __awaiter(this, void 0, void 0, function* () {
@@ -11220,7 +11398,7 @@ class ComputeClient {
11220
11398
  * @param ListVnicAttachmentsRequest
11221
11399
  * @return ListVnicAttachmentsResponse
11222
11400
  * @throws OciError when an error occurs
11223
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
11401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
11224
11402
  */
11225
11403
  listVnicAttachments(listVnicAttachmentsRequest) {
11226
11404
  return __awaiter(this, void 0, void 0, function* () {
@@ -11332,7 +11510,7 @@ class ComputeClient {
11332
11510
  * @param ListVolumeAttachmentsRequest
11333
11511
  * @return ListVolumeAttachmentsResponse
11334
11512
  * @throws OciError when an error occurs
11335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
11513
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
11336
11514
  */
11337
11515
  listVolumeAttachments(listVolumeAttachmentsRequest) {
11338
11516
  return __awaiter(this, void 0, void 0, function* () {
@@ -11439,7 +11617,7 @@ class ComputeClient {
11439
11617
  * @param RemoveImageShapeCompatibilityEntryRequest
11440
11618
  * @return RemoveImageShapeCompatibilityEntryResponse
11441
11619
  * @throws OciError when an error occurs
11442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
11620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
11443
11621
  */
11444
11622
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
11445
11623
  return __awaiter(this, void 0, void 0, function* () {
@@ -11505,7 +11683,7 @@ class ComputeClient {
11505
11683
  * @param TerminateInstanceRequest
11506
11684
  * @return TerminateInstanceResponse
11507
11685
  * @throws OciError when an error occurs
11508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
11686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
11509
11687
  */
11510
11688
  terminateInstance(terminateInstanceRequest) {
11511
11689
  return __awaiter(this, void 0, void 0, function* () {
@@ -11565,7 +11743,7 @@ class ComputeClient {
11565
11743
  * @param UpdateComputeCapacityReservationRequest
11566
11744
  * @return UpdateComputeCapacityReservationResponse
11567
11745
  * @throws OciError when an error occurs
11568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
11746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
11569
11747
  */
11570
11748
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
11571
11749
  return __awaiter(this, void 0, void 0, function* () {
@@ -11627,7 +11805,7 @@ class ComputeClient {
11627
11805
  * @param UpdateComputeCapacityTopologyRequest
11628
11806
  * @return UpdateComputeCapacityTopologyResponse
11629
11807
  * @throws OciError when an error occurs
11630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateComputeCapacityTopology.ts.html |here} to see how to use UpdateComputeCapacityTopology API.
11808
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateComputeCapacityTopology.ts.html |here} to see how to use UpdateComputeCapacityTopology API.
11631
11809
  */
11632
11810
  updateComputeCapacityTopology(updateComputeCapacityTopologyRequest) {
11633
11811
  return __awaiter(this, void 0, void 0, function* () {
@@ -11696,7 +11874,7 @@ class ComputeClient {
11696
11874
  * @param UpdateComputeClusterRequest
11697
11875
  * @return UpdateComputeClusterResponse
11698
11876
  * @throws OciError when an error occurs
11699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
11877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
11700
11878
  */
11701
11879
  updateComputeCluster(updateComputeClusterRequest) {
11702
11880
  return __awaiter(this, void 0, void 0, function* () {
@@ -11763,7 +11941,7 @@ class ComputeClient {
11763
11941
  * @param UpdateComputeImageCapabilitySchemaRequest
11764
11942
  * @return UpdateComputeImageCapabilitySchemaResponse
11765
11943
  * @throws OciError when an error occurs
11766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
11944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
11767
11945
  */
11768
11946
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
11769
11947
  return __awaiter(this, void 0, void 0, function* () {
@@ -11827,7 +12005,7 @@ class ComputeClient {
11827
12005
  * @param UpdateConsoleHistoryRequest
11828
12006
  * @return UpdateConsoleHistoryResponse
11829
12007
  * @throws OciError when an error occurs
11830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
12008
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
11831
12009
  */
11832
12010
  updateConsoleHistory(updateConsoleHistoryRequest) {
11833
12011
  return __awaiter(this, void 0, void 0, function* () {
@@ -11893,7 +12071,7 @@ class ComputeClient {
11893
12071
  * @param UpdateDedicatedVmHostRequest
11894
12072
  * @return UpdateDedicatedVmHostResponse
11895
12073
  * @throws OciError when an error occurs
11896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
12074
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
11897
12075
  */
11898
12076
  updateDedicatedVmHost(updateDedicatedVmHostRequest) {
11899
12077
  return __awaiter(this, void 0, void 0, function* () {
@@ -11960,7 +12138,7 @@ class ComputeClient {
11960
12138
  * @param UpdateImageRequest
11961
12139
  * @return UpdateImageResponse
11962
12140
  * @throws OciError when an error occurs
11963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
12141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
11964
12142
  */
11965
12143
  updateImage(updateImageRequest) {
11966
12144
  return __awaiter(this, void 0, void 0, function* () {
@@ -12032,7 +12210,7 @@ class ComputeClient {
12032
12210
  * @param UpdateInstanceRequest
12033
12211
  * @return UpdateInstanceResponse
12034
12212
  * @throws OciError when an error occurs
12035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
12213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
12036
12214
  */
12037
12215
  updateInstance(updateInstanceRequest) {
12038
12216
  return __awaiter(this, void 0, void 0, function* () {
@@ -12102,7 +12280,7 @@ class ComputeClient {
12102
12280
  * @param UpdateInstanceConsoleConnectionRequest
12103
12281
  * @return UpdateInstanceConsoleConnectionResponse
12104
12282
  * @throws OciError when an error occurs
12105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
12283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
12106
12284
  */
12107
12285
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
12108
12286
  return __awaiter(this, void 0, void 0, function* () {
@@ -12161,13 +12339,76 @@ class ComputeClient {
12161
12339
  }
12162
12340
  });
12163
12341
  }
12342
+ /**
12343
+ * Updates the maintenance event for the given instance.
12344
+ *
12345
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
12346
+ * @param UpdateInstanceMaintenanceEventRequest
12347
+ * @return UpdateInstanceMaintenanceEventResponse
12348
+ * @throws OciError when an error occurs
12349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateInstanceMaintenanceEvent.ts.html |here} to see how to use UpdateInstanceMaintenanceEvent API.
12350
+ */
12351
+ updateInstanceMaintenanceEvent(updateInstanceMaintenanceEventRequest) {
12352
+ return __awaiter(this, void 0, void 0, function* () {
12353
+ if (this.logger)
12354
+ this.logger.debug("Calling operation ComputeClient#updateInstanceMaintenanceEvent.");
12355
+ const operationName = "updateInstanceMaintenanceEvent";
12356
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/iaas/20160918/InstanceMaintenanceEvent/UpdateInstanceMaintenanceEvent";
12357
+ const pathParams = {
12358
+ "{instanceMaintenanceEventId}": updateInstanceMaintenanceEventRequest.instanceMaintenanceEventId
12359
+ };
12360
+ const queryParams = {};
12361
+ let headerParams = {
12362
+ "Content-Type": common.Constants.APPLICATION_JSON,
12363
+ "opc-request-id": updateInstanceMaintenanceEventRequest.opcRequestId,
12364
+ "if-match": updateInstanceMaintenanceEventRequest.ifMatch,
12365
+ "opc-retry-token": updateInstanceMaintenanceEventRequest.opcRetryToken
12366
+ };
12367
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
12368
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateInstanceMaintenanceEventRequest.retryConfiguration, specRetryConfiguration);
12369
+ if (this.logger)
12370
+ retrier.logger = this.logger;
12371
+ const request = yield oci_common_2.composeRequest({
12372
+ baseEndpoint: this._endpoint,
12373
+ defaultHeaders: this._defaultHeaders,
12374
+ path: "/instanceMaintenanceEvents/{instanceMaintenanceEventId}",
12375
+ method: "PUT",
12376
+ bodyContent: common.ObjectSerializer.serialize(updateInstanceMaintenanceEventRequest.updateInstanceMaintenanceEventDetails, "UpdateInstanceMaintenanceEventDetails", model.UpdateInstanceMaintenanceEventDetails.getJsonObj),
12377
+ pathParams: pathParams,
12378
+ headerParams: headerParams,
12379
+ queryParams: queryParams
12380
+ });
12381
+ try {
12382
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
12383
+ const sdkResponse = oci_common_2.composeResponse({
12384
+ responseObject: {},
12385
+ responseHeaders: [
12386
+ {
12387
+ value: response.headers.get("opc-request-id"),
12388
+ key: "opcRequestId",
12389
+ dataType: "string"
12390
+ },
12391
+ {
12392
+ value: response.headers.get("opc-work-request-id"),
12393
+ key: "opcWorkRequestId",
12394
+ dataType: "string"
12395
+ }
12396
+ ]
12397
+ });
12398
+ return sdkResponse;
12399
+ }
12400
+ catch (err) {
12401
+ throw err;
12402
+ }
12403
+ });
12404
+ }
12164
12405
  /**
12165
12406
  * Updates information about the specified volume attachment.
12166
12407
  * This operation does not retry by default if the user has not defined a retry configuration.
12167
12408
  * @param UpdateVolumeAttachmentRequest
12168
12409
  * @return UpdateVolumeAttachmentResponse
12169
12410
  * @throws OciError when an error occurs
12170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
12411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
12171
12412
  */
12172
12413
  updateVolumeAttachment(updateVolumeAttachmentRequest) {
12173
12414
  return __awaiter(this, void 0, void 0, function* () {
@@ -12387,7 +12628,7 @@ class ComputeManagementClient {
12387
12628
  * @param AttachInstancePoolInstanceRequest
12388
12629
  * @return AttachInstancePoolInstanceResponse
12389
12630
  * @throws OciError when an error occurs
12390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
12631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
12391
12632
  */
12392
12633
  attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
12393
12634
  return __awaiter(this, void 0, void 0, function* () {
@@ -12462,7 +12703,7 @@ class ComputeManagementClient {
12462
12703
  * @param AttachLoadBalancerRequest
12463
12704
  * @return AttachLoadBalancerResponse
12464
12705
  * @throws OciError when an error occurs
12465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
12706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
12466
12707
  */
12467
12708
  attachLoadBalancer(attachLoadBalancerRequest) {
12468
12709
  return __awaiter(this, void 0, void 0, function* () {
@@ -12534,7 +12775,7 @@ class ComputeManagementClient {
12534
12775
  * @param ChangeClusterNetworkCompartmentRequest
12535
12776
  * @return ChangeClusterNetworkCompartmentResponse
12536
12777
  * @throws OciError when an error occurs
12537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
12778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
12538
12779
  */
12539
12780
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
12540
12781
  return __awaiter(this, void 0, void 0, function* () {
@@ -12609,7 +12850,7 @@ class ComputeManagementClient {
12609
12850
  * @param ChangeInstanceConfigurationCompartmentRequest
12610
12851
  * @return ChangeInstanceConfigurationCompartmentResponse
12611
12852
  * @throws OciError when an error occurs
12612
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
12853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
12613
12854
  */
12614
12855
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
12615
12856
  return __awaiter(this, void 0, void 0, function* () {
@@ -12677,7 +12918,7 @@ class ComputeManagementClient {
12677
12918
  * @param ChangeInstancePoolCompartmentRequest
12678
12919
  * @return ChangeInstancePoolCompartmentResponse
12679
12920
  * @throws OciError when an error occurs
12680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
12921
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
12681
12922
  */
12682
12923
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
12683
12924
  return __awaiter(this, void 0, void 0, function* () {
@@ -12754,7 +12995,7 @@ class ComputeManagementClient {
12754
12995
  * @param CreateClusterNetworkRequest
12755
12996
  * @return CreateClusterNetworkResponse
12756
12997
  * @throws OciError when an error occurs
12757
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
12998
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
12758
12999
  */
12759
13000
  createClusterNetwork(createClusterNetworkRequest) {
12760
13001
  return __awaiter(this, void 0, void 0, function* () {
@@ -12823,7 +13064,7 @@ class ComputeManagementClient {
12823
13064
  * @param CreateInstanceConfigurationRequest
12824
13065
  * @return CreateInstanceConfigurationResponse
12825
13066
  * @throws OciError when an error occurs
12826
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
13067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
12827
13068
  */
12828
13069
  createInstanceConfiguration(createInstanceConfigurationRequest) {
12829
13070
  return __awaiter(this, void 0, void 0, function* () {
@@ -12890,7 +13131,7 @@ class ComputeManagementClient {
12890
13131
  * @param CreateInstancePoolRequest
12891
13132
  * @return CreateInstancePoolResponse
12892
13133
  * @throws OciError when an error occurs
12893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
13134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
12894
13135
  */
12895
13136
  createInstancePool(createInstancePoolRequest) {
12896
13137
  return __awaiter(this, void 0, void 0, function* () {
@@ -12952,7 +13193,7 @@ class ComputeManagementClient {
12952
13193
  * @param DeleteInstanceConfigurationRequest
12953
13194
  * @return DeleteInstanceConfigurationResponse
12954
13195
  * @throws OciError when an error occurs
12955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
13196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
12956
13197
  */
12957
13198
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
12958
13199
  return __awaiter(this, void 0, void 0, function* () {
@@ -13007,7 +13248,7 @@ class ComputeManagementClient {
13007
13248
  * @param DetachInstancePoolInstanceRequest
13008
13249
  * @return DetachInstancePoolInstanceResponse
13009
13250
  * @throws OciError when an error occurs
13010
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
13251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
13011
13252
  */
13012
13253
  detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
13013
13254
  return __awaiter(this, void 0, void 0, function* () {
@@ -13068,7 +13309,7 @@ class ComputeManagementClient {
13068
13309
  * @param DetachLoadBalancerRequest
13069
13310
  * @return DetachLoadBalancerResponse
13070
13311
  * @throws OciError when an error occurs
13071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
13312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
13072
13313
  */
13073
13314
  detachLoadBalancer(detachLoadBalancerRequest) {
13074
13315
  return __awaiter(this, void 0, void 0, function* () {
@@ -13134,7 +13375,7 @@ class ComputeManagementClient {
13134
13375
  * @param GetClusterNetworkRequest
13135
13376
  * @return GetClusterNetworkResponse
13136
13377
  * @throws OciError when an error occurs
13137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
13378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
13138
13379
  */
13139
13380
  getClusterNetwork(getClusterNetworkRequest) {
13140
13381
  return __awaiter(this, void 0, void 0, function* () {
@@ -13196,7 +13437,7 @@ class ComputeManagementClient {
13196
13437
  * @param GetInstanceConfigurationRequest
13197
13438
  * @return GetInstanceConfigurationResponse
13198
13439
  * @throws OciError when an error occurs
13199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
13440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
13200
13441
  */
13201
13442
  getInstanceConfiguration(getInstanceConfigurationRequest) {
13202
13443
  return __awaiter(this, void 0, void 0, function* () {
@@ -13258,7 +13499,7 @@ class ComputeManagementClient {
13258
13499
  * @param GetInstancePoolRequest
13259
13500
  * @return GetInstancePoolResponse
13260
13501
  * @throws OciError when an error occurs
13261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
13502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
13262
13503
  */
13263
13504
  getInstancePool(getInstancePoolRequest) {
13264
13505
  return __awaiter(this, void 0, void 0, function* () {
@@ -13320,7 +13561,7 @@ class ComputeManagementClient {
13320
13561
  * @param GetInstancePoolInstanceRequest
13321
13562
  * @return GetInstancePoolInstanceResponse
13322
13563
  * @throws OciError when an error occurs
13323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
13564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
13324
13565
  */
13325
13566
  getInstancePoolInstance(getInstancePoolInstanceRequest) {
13326
13567
  return __awaiter(this, void 0, void 0, function* () {
@@ -13384,7 +13625,7 @@ class ComputeManagementClient {
13384
13625
  * @param GetInstancePoolLoadBalancerAttachmentRequest
13385
13626
  * @return GetInstancePoolLoadBalancerAttachmentResponse
13386
13627
  * @throws OciError when an error occurs
13387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
13628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
13388
13629
  */
13389
13630
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
13390
13631
  return __awaiter(this, void 0, void 0, function* () {
@@ -13453,7 +13694,7 @@ class ComputeManagementClient {
13453
13694
  * @param LaunchInstanceConfigurationRequest
13454
13695
  * @return LaunchInstanceConfigurationResponse
13455
13696
  * @throws OciError when an error occurs
13456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
13697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
13457
13698
  */
13458
13699
  launchInstanceConfiguration(launchInstanceConfigurationRequest) {
13459
13700
  return __awaiter(this, void 0, void 0, function* () {
@@ -13523,7 +13764,7 @@ class ComputeManagementClient {
13523
13764
  * @param ListClusterNetworkInstancesRequest
13524
13765
  * @return ListClusterNetworkInstancesResponse
13525
13766
  * @throws OciError when an error occurs
13526
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
13767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
13527
13768
  */
13528
13769
  listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
13529
13770
  return __awaiter(this, void 0, void 0, function* () {
@@ -13634,7 +13875,7 @@ class ComputeManagementClient {
13634
13875
  * @param ListClusterNetworksRequest
13635
13876
  * @return ListClusterNetworksResponse
13636
13877
  * @throws OciError when an error occurs
13637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
13878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
13638
13879
  */
13639
13880
  listClusterNetworks(listClusterNetworksRequest) {
13640
13881
  return __awaiter(this, void 0, void 0, function* () {
@@ -13743,7 +13984,7 @@ class ComputeManagementClient {
13743
13984
  * @param ListInstanceConfigurationsRequest
13744
13985
  * @return ListInstanceConfigurationsResponse
13745
13986
  * @throws OciError when an error occurs
13746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
13987
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
13747
13988
  */
13748
13989
  listInstanceConfigurations(listInstanceConfigurationsRequest) {
13749
13990
  return __awaiter(this, void 0, void 0, function* () {
@@ -13849,7 +14090,7 @@ class ComputeManagementClient {
13849
14090
  * @param ListInstancePoolInstancesRequest
13850
14091
  * @return ListInstancePoolInstancesResponse
13851
14092
  * @throws OciError when an error occurs
13852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
14093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
13853
14094
  */
13854
14095
  listInstancePoolInstances(listInstancePoolInstancesRequest) {
13855
14096
  return __awaiter(this, void 0, void 0, function* () {
@@ -13958,7 +14199,7 @@ class ComputeManagementClient {
13958
14199
  * @param ListInstancePoolsRequest
13959
14200
  * @return ListInstancePoolsResponse
13960
14201
  * @throws OciError when an error occurs
13961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
14202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
13962
14203
  */
13963
14204
  listInstancePools(listInstancePoolsRequest) {
13964
14205
  return __awaiter(this, void 0, void 0, function* () {
@@ -14068,7 +14309,7 @@ class ComputeManagementClient {
14068
14309
  * @param ResetInstancePoolRequest
14069
14310
  * @return ResetInstancePoolResponse
14070
14311
  * @throws OciError when an error occurs
14071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
14312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
14072
14313
  */
14073
14314
  resetInstancePool(resetInstancePoolRequest) {
14074
14315
  return __awaiter(this, void 0, void 0, function* () {
@@ -14137,7 +14378,7 @@ class ComputeManagementClient {
14137
14378
  * @param SoftresetInstancePoolRequest
14138
14379
  * @return SoftresetInstancePoolResponse
14139
14380
  * @throws OciError when an error occurs
14140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
14381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
14141
14382
  */
14142
14383
  softresetInstancePool(softresetInstancePoolRequest) {
14143
14384
  return __awaiter(this, void 0, void 0, function* () {
@@ -14206,7 +14447,7 @@ class ComputeManagementClient {
14206
14447
  * @param SoftstopInstancePoolRequest
14207
14448
  * @return SoftstopInstancePoolResponse
14208
14449
  * @throws OciError when an error occurs
14209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/SoftstopInstancePool.ts.html |here} to see how to use SoftstopInstancePool API.
14450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/SoftstopInstancePool.ts.html |here} to see how to use SoftstopInstancePool API.
14210
14451
  */
14211
14452
  softstopInstancePool(softstopInstancePoolRequest) {
14212
14453
  return __awaiter(this, void 0, void 0, function* () {
@@ -14272,7 +14513,7 @@ class ComputeManagementClient {
14272
14513
  * @param StartInstancePoolRequest
14273
14514
  * @return StartInstancePoolResponse
14274
14515
  * @throws OciError when an error occurs
14275
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
14516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
14276
14517
  */
14277
14518
  startInstancePool(startInstancePoolRequest) {
14278
14519
  return __awaiter(this, void 0, void 0, function* () {
@@ -14338,7 +14579,7 @@ class ComputeManagementClient {
14338
14579
  * @param StopInstancePoolRequest
14339
14580
  * @return StopInstancePoolResponse
14340
14581
  * @throws OciError when an error occurs
14341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
14582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
14342
14583
  */
14343
14584
  stopInstancePool(stopInstancePoolRequest) {
14344
14585
  return __awaiter(this, void 0, void 0, function* () {
@@ -14406,7 +14647,7 @@ class ComputeManagementClient {
14406
14647
  * @param TerminateClusterNetworkRequest
14407
14648
  * @return TerminateClusterNetworkResponse
14408
14649
  * @throws OciError when an error occurs
14409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
14650
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
14410
14651
  */
14411
14652
  terminateClusterNetwork(terminateClusterNetworkRequest) {
14412
14653
  return __awaiter(this, void 0, void 0, function* () {
@@ -14473,7 +14714,7 @@ class ComputeManagementClient {
14473
14714
  * @param TerminateInstancePoolRequest
14474
14715
  * @return TerminateInstancePoolResponse
14475
14716
  * @throws OciError when an error occurs
14476
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
14717
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
14477
14718
  */
14478
14719
  terminateInstancePool(terminateInstancePoolRequest) {
14479
14720
  return __awaiter(this, void 0, void 0, function* () {
@@ -14529,7 +14770,7 @@ class ComputeManagementClient {
14529
14770
  * @param UpdateClusterNetworkRequest
14530
14771
  * @return UpdateClusterNetworkResponse
14531
14772
  * @throws OciError when an error occurs
14532
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
14773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
14533
14774
  */
14534
14775
  updateClusterNetwork(updateClusterNetworkRequest) {
14535
14776
  return __awaiter(this, void 0, void 0, function* () {
@@ -14594,7 +14835,7 @@ class ComputeManagementClient {
14594
14835
  * @param UpdateInstanceConfigurationRequest
14595
14836
  * @return UpdateInstanceConfigurationResponse
14596
14837
  * @throws OciError when an error occurs
14597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
14838
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
14598
14839
  */
14599
14840
  updateInstanceConfiguration(updateInstanceConfigurationRequest) {
14600
14841
  return __awaiter(this, void 0, void 0, function* () {
@@ -14662,7 +14903,7 @@ class ComputeManagementClient {
14662
14903
  * @param UpdateInstancePoolRequest
14663
14904
  * @return UpdateInstancePoolResponse
14664
14905
  * @throws OciError when an error occurs
14665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
14906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
14666
14907
  */
14667
14908
  updateInstancePool(updateInstancePoolRequest) {
14668
14909
  return __awaiter(this, void 0, void 0, function* () {
@@ -14880,7 +15121,7 @@ class VirtualNetworkClient {
14880
15121
  * @param AddDrgRouteDistributionStatementsRequest
14881
15122
  * @return AddDrgRouteDistributionStatementsResponse
14882
15123
  * @throws OciError when an error occurs
14883
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
15124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
14884
15125
  */
14885
15126
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
14886
15127
  return __awaiter(this, void 0, void 0, function* () {
@@ -14939,7 +15180,7 @@ class VirtualNetworkClient {
14939
15180
  * @param AddDrgRouteRulesRequest
14940
15181
  * @return AddDrgRouteRulesResponse
14941
15182
  * @throws OciError when an error occurs
14942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
15183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
14943
15184
  */
14944
15185
  addDrgRouteRules(addDrgRouteRulesRequest) {
14945
15186
  return __awaiter(this, void 0, void 0, function* () {
@@ -14999,7 +15240,7 @@ class VirtualNetworkClient {
14999
15240
  * @param AddIpv6SubnetCidrRequest
15000
15241
  * @return AddIpv6SubnetCidrResponse
15001
15242
  * @throws OciError when an error occurs
15002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
15243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
15003
15244
  */
15004
15245
  addIpv6SubnetCidr(addIpv6SubnetCidrRequest) {
15005
15246
  return __awaiter(this, void 0, void 0, function* () {
@@ -15068,7 +15309,7 @@ class VirtualNetworkClient {
15068
15309
  * @param AddIpv6VcnCidrRequest
15069
15310
  * @return AddIpv6VcnCidrResponse
15070
15311
  * @throws OciError when an error occurs
15071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
15312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
15072
15313
  */
15073
15314
  addIpv6VcnCidr(addIpv6VcnCidrRequest) {
15074
15315
  return __awaiter(this, void 0, void 0, function* () {
@@ -15131,7 +15372,7 @@ class VirtualNetworkClient {
15131
15372
  * @param AddNetworkSecurityGroupSecurityRulesRequest
15132
15373
  * @return AddNetworkSecurityGroupSecurityRulesResponse
15133
15374
  * @throws OciError when an error occurs
15134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
15375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
15135
15376
  */
15136
15377
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
15137
15378
  return __awaiter(this, void 0, void 0, function* () {
@@ -15192,7 +15433,7 @@ class VirtualNetworkClient {
15192
15433
  * @param AddPublicIpPoolCapacityRequest
15193
15434
  * @return AddPublicIpPoolCapacityResponse
15194
15435
  * @throws OciError when an error occurs
15195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
15436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
15196
15437
  */
15197
15438
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
15198
15439
  return __awaiter(this, void 0, void 0, function* () {
@@ -15264,7 +15505,7 @@ class VirtualNetworkClient {
15264
15505
  * @param AddVcnCidrRequest
15265
15506
  * @return AddVcnCidrResponse
15266
15507
  * @throws OciError when an error occurs
15267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
15508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
15268
15509
  */
15269
15510
  addVcnCidr(addVcnCidrRequest) {
15270
15511
  return __awaiter(this, void 0, void 0, function* () {
@@ -15328,7 +15569,7 @@ class VirtualNetworkClient {
15328
15569
  * @param AdvertiseByoipRangeRequest
15329
15570
  * @return AdvertiseByoipRangeResponse
15330
15571
  * @throws OciError when an error occurs
15331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
15572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
15332
15573
  */
15333
15574
  advertiseByoipRange(advertiseByoipRangeRequest) {
15334
15575
  return __awaiter(this, void 0, void 0, function* () {
@@ -15392,7 +15633,7 @@ class VirtualNetworkClient {
15392
15633
  * @param AttachServiceIdRequest
15393
15634
  * @return AttachServiceIdResponse
15394
15635
  * @throws OciError when an error occurs
15395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
15636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
15396
15637
  */
15397
15638
  attachServiceId(attachServiceIdRequest) {
15398
15639
  return __awaiter(this, void 0, void 0, function* () {
@@ -15455,7 +15696,7 @@ class VirtualNetworkClient {
15455
15696
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
15456
15697
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
15457
15698
  * @throws OciError when an error occurs
15458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
15699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
15459
15700
  */
15460
15701
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
15461
15702
  return __awaiter(this, void 0, void 0, function* () {
@@ -15507,7 +15748,7 @@ class VirtualNetworkClient {
15507
15748
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
15508
15749
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
15509
15750
  * @throws OciError when an error occurs
15510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
15751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
15511
15752
  */
15512
15753
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
15513
15754
  return __awaiter(this, void 0, void 0, function* () {
@@ -15558,7 +15799,7 @@ class VirtualNetworkClient {
15558
15799
  * @param ChangeByoipRangeCompartmentRequest
15559
15800
  * @return ChangeByoipRangeCompartmentResponse
15560
15801
  * @throws OciError when an error occurs
15561
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
15802
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
15562
15803
  */
15563
15804
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
15564
15805
  return __awaiter(this, void 0, void 0, function* () {
@@ -15617,7 +15858,7 @@ class VirtualNetworkClient {
15617
15858
  * @param ChangeCaptureFilterCompartmentRequest
15618
15859
  * @return ChangeCaptureFilterCompartmentResponse
15619
15860
  * @throws OciError when an error occurs
15620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
15861
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
15621
15862
  */
15622
15863
  changeCaptureFilterCompartment(changeCaptureFilterCompartmentRequest) {
15623
15864
  return __awaiter(this, void 0, void 0, function* () {
@@ -15687,7 +15928,7 @@ class VirtualNetworkClient {
15687
15928
  * @param ChangeCpeCompartmentRequest
15688
15929
  * @return ChangeCpeCompartmentResponse
15689
15930
  * @throws OciError when an error occurs
15690
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
15931
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
15691
15932
  */
15692
15933
  changeCpeCompartment(changeCpeCompartmentRequest) {
15693
15934
  return __awaiter(this, void 0, void 0, function* () {
@@ -15751,7 +15992,7 @@ class VirtualNetworkClient {
15751
15992
  * @param ChangeCrossConnectCompartmentRequest
15752
15993
  * @return ChangeCrossConnectCompartmentResponse
15753
15994
  * @throws OciError when an error occurs
15754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
15995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
15755
15996
  */
15756
15997
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
15757
15998
  return __awaiter(this, void 0, void 0, function* () {
@@ -15815,7 +16056,7 @@ class VirtualNetworkClient {
15815
16056
  * @param ChangeCrossConnectGroupCompartmentRequest
15816
16057
  * @return ChangeCrossConnectGroupCompartmentResponse
15817
16058
  * @throws OciError when an error occurs
15818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
16059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
15819
16060
  */
15820
16061
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
15821
16062
  return __awaiter(this, void 0, void 0, function* () {
@@ -15879,7 +16120,7 @@ class VirtualNetworkClient {
15879
16120
  * @param ChangeDhcpOptionsCompartmentRequest
15880
16121
  * @return ChangeDhcpOptionsCompartmentResponse
15881
16122
  * @throws OciError when an error occurs
15882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
16123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
15883
16124
  */
15884
16125
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
15885
16126
  return __awaiter(this, void 0, void 0, function* () {
@@ -15943,7 +16184,7 @@ class VirtualNetworkClient {
15943
16184
  * @param ChangeDrgCompartmentRequest
15944
16185
  * @return ChangeDrgCompartmentResponse
15945
16186
  * @throws OciError when an error occurs
15946
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
16187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
15947
16188
  */
15948
16189
  changeDrgCompartment(changeDrgCompartmentRequest) {
15949
16190
  return __awaiter(this, void 0, void 0, function* () {
@@ -16012,7 +16253,7 @@ class VirtualNetworkClient {
16012
16253
  * @param ChangeIPSecConnectionCompartmentRequest
16013
16254
  * @return ChangeIPSecConnectionCompartmentResponse
16014
16255
  * @throws OciError when an error occurs
16015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
16256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
16016
16257
  */
16017
16258
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
16018
16259
  return __awaiter(this, void 0, void 0, function* () {
@@ -16076,7 +16317,7 @@ class VirtualNetworkClient {
16076
16317
  * @param ChangeInternetGatewayCompartmentRequest
16077
16318
  * @return ChangeInternetGatewayCompartmentResponse
16078
16319
  * @throws OciError when an error occurs
16079
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
16320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
16080
16321
  */
16081
16322
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
16082
16323
  return __awaiter(this, void 0, void 0, function* () {
@@ -16140,7 +16381,7 @@ class VirtualNetworkClient {
16140
16381
  * @param ChangeLocalPeeringGatewayCompartmentRequest
16141
16382
  * @return ChangeLocalPeeringGatewayCompartmentResponse
16142
16383
  * @throws OciError when an error occurs
16143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
16384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
16144
16385
  */
16145
16386
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
16146
16387
  return __awaiter(this, void 0, void 0, function* () {
@@ -16204,7 +16445,7 @@ class VirtualNetworkClient {
16204
16445
  * @param ChangeNatGatewayCompartmentRequest
16205
16446
  * @return ChangeNatGatewayCompartmentResponse
16206
16447
  * @throws OciError when an error occurs
16207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
16448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
16208
16449
  */
16209
16450
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
16210
16451
  return __awaiter(this, void 0, void 0, function* () {
@@ -16267,7 +16508,7 @@ class VirtualNetworkClient {
16267
16508
  * @param ChangeNetworkSecurityGroupCompartmentRequest
16268
16509
  * @return ChangeNetworkSecurityGroupCompartmentResponse
16269
16510
  * @throws OciError when an error occurs
16270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
16511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
16271
16512
  */
16272
16513
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
16273
16514
  return __awaiter(this, void 0, void 0, function* () {
@@ -16334,7 +16575,7 @@ class VirtualNetworkClient {
16334
16575
  * @param ChangePublicIpCompartmentRequest
16335
16576
  * @return ChangePublicIpCompartmentResponse
16336
16577
  * @throws OciError when an error occurs
16337
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
16578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
16338
16579
  */
16339
16580
  changePublicIpCompartment(changePublicIpCompartmentRequest) {
16340
16581
  return __awaiter(this, void 0, void 0, function* () {
@@ -16398,7 +16639,7 @@ class VirtualNetworkClient {
16398
16639
  * @param ChangePublicIpPoolCompartmentRequest
16399
16640
  * @return ChangePublicIpPoolCompartmentResponse
16400
16641
  * @throws OciError when an error occurs
16401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
16642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
16402
16643
  */
16403
16644
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
16404
16645
  return __awaiter(this, void 0, void 0, function* () {
@@ -16457,7 +16698,7 @@ class VirtualNetworkClient {
16457
16698
  * @param ChangeRemotePeeringConnectionCompartmentRequest
16458
16699
  * @return ChangeRemotePeeringConnectionCompartmentResponse
16459
16700
  * @throws OciError when an error occurs
16460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
16701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
16461
16702
  */
16462
16703
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
16463
16704
  return __awaiter(this, void 0, void 0, function* () {
@@ -16521,7 +16762,7 @@ class VirtualNetworkClient {
16521
16762
  * @param ChangeRouteTableCompartmentRequest
16522
16763
  * @return ChangeRouteTableCompartmentResponse
16523
16764
  * @throws OciError when an error occurs
16524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
16765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
16525
16766
  */
16526
16767
  changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
16527
16768
  return __awaiter(this, void 0, void 0, function* () {
@@ -16585,7 +16826,7 @@ class VirtualNetworkClient {
16585
16826
  * @param ChangeSecurityListCompartmentRequest
16586
16827
  * @return ChangeSecurityListCompartmentResponse
16587
16828
  * @throws OciError when an error occurs
16588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
16829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
16589
16830
  */
16590
16831
  changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
16591
16832
  return __awaiter(this, void 0, void 0, function* () {
@@ -16649,7 +16890,7 @@ class VirtualNetworkClient {
16649
16890
  * @param ChangeServiceGatewayCompartmentRequest
16650
16891
  * @return ChangeServiceGatewayCompartmentResponse
16651
16892
  * @throws OciError when an error occurs
16652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
16893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
16653
16894
  */
16654
16895
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
16655
16896
  return __awaiter(this, void 0, void 0, function* () {
@@ -16713,7 +16954,7 @@ class VirtualNetworkClient {
16713
16954
  * @param ChangeSubnetCompartmentRequest
16714
16955
  * @return ChangeSubnetCompartmentResponse
16715
16956
  * @throws OciError when an error occurs
16716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
16957
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
16717
16958
  */
16718
16959
  changeSubnetCompartment(changeSubnetCompartmentRequest) {
16719
16960
  return __awaiter(this, void 0, void 0, function* () {
@@ -16782,7 +17023,7 @@ class VirtualNetworkClient {
16782
17023
  * @param ChangeVcnCompartmentRequest
16783
17024
  * @return ChangeVcnCompartmentResponse
16784
17025
  * @throws OciError when an error occurs
16785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
17026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
16786
17027
  */
16787
17028
  changeVcnCompartment(changeVcnCompartmentRequest) {
16788
17029
  return __awaiter(this, void 0, void 0, function* () {
@@ -16851,7 +17092,7 @@ class VirtualNetworkClient {
16851
17092
  * @param ChangeVirtualCircuitCompartmentRequest
16852
17093
  * @return ChangeVirtualCircuitCompartmentResponse
16853
17094
  * @throws OciError when an error occurs
16854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
17095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
16855
17096
  */
16856
17097
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
16857
17098
  return __awaiter(this, void 0, void 0, function* () {
@@ -16915,7 +17156,7 @@ class VirtualNetworkClient {
16915
17156
  * @param ChangeVlanCompartmentRequest
16916
17157
  * @return ChangeVlanCompartmentResponse
16917
17158
  * @throws OciError when an error occurs
16918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
17159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
16919
17160
  */
16920
17161
  changeVlanCompartment(changeVlanCompartmentRequest) {
16921
17162
  return __awaiter(this, void 0, void 0, function* () {
@@ -16980,7 +17221,7 @@ class VirtualNetworkClient {
16980
17221
  * @param ChangeVtapCompartmentRequest
16981
17222
  * @return ChangeVtapCompartmentResponse
16982
17223
  * @throws OciError when an error occurs
16983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
17224
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
16984
17225
  */
16985
17226
  changeVtapCompartment(changeVtapCompartmentRequest) {
16986
17227
  return __awaiter(this, void 0, void 0, function* () {
@@ -17055,7 +17296,7 @@ class VirtualNetworkClient {
17055
17296
  * @param ConnectLocalPeeringGatewaysRequest
17056
17297
  * @return ConnectLocalPeeringGatewaysResponse
17057
17298
  * @throws OciError when an error occurs
17058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
17299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
17059
17300
  */
17060
17301
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
17061
17302
  return __awaiter(this, void 0, void 0, function* () {
@@ -17117,7 +17358,7 @@ class VirtualNetworkClient {
17117
17358
  * @param ConnectRemotePeeringConnectionsRequest
17118
17359
  * @return ConnectRemotePeeringConnectionsResponse
17119
17360
  * @throws OciError when an error occurs
17120
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
17361
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
17121
17362
  */
17122
17363
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
17123
17364
  return __awaiter(this, void 0, void 0, function* () {
@@ -17172,7 +17413,7 @@ class VirtualNetworkClient {
17172
17413
  * @param CreateByoipRangeRequest
17173
17414
  * @return CreateByoipRangeResponse
17174
17415
  * @throws OciError when an error occurs
17175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
17416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
17176
17417
  */
17177
17418
  createByoipRange(createByoipRangeRequest) {
17178
17419
  return __awaiter(this, void 0, void 0, function* () {
@@ -17244,7 +17485,7 @@ class VirtualNetworkClient {
17244
17485
  * @param CreateCaptureFilterRequest
17245
17486
  * @return CreateCaptureFilterResponse
17246
17487
  * @throws OciError when an error occurs
17247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
17488
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
17248
17489
  */
17249
17490
  createCaptureFilter(createCaptureFilterRequest) {
17250
17491
  return __awaiter(this, void 0, void 0, function* () {
@@ -17322,7 +17563,7 @@ class VirtualNetworkClient {
17322
17563
  * @param CreateCpeRequest
17323
17564
  * @return CreateCpeResponse
17324
17565
  * @throws OciError when an error occurs
17325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
17566
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
17326
17567
  */
17327
17568
  createCpe(createCpeRequest) {
17328
17569
  return __awaiter(this, void 0, void 0, function* () {
@@ -17403,7 +17644,7 @@ class VirtualNetworkClient {
17403
17644
  * @param CreateCrossConnectRequest
17404
17645
  * @return CreateCrossConnectResponse
17405
17646
  * @throws OciError when an error occurs
17406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
17647
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
17407
17648
  */
17408
17649
  createCrossConnect(createCrossConnectRequest) {
17409
17650
  return __awaiter(this, void 0, void 0, function* () {
@@ -17480,7 +17721,7 @@ class VirtualNetworkClient {
17480
17721
  * @param CreateCrossConnectGroupRequest
17481
17722
  * @return CreateCrossConnectGroupResponse
17482
17723
  * @throws OciError when an error occurs
17483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
17724
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
17484
17725
  */
17485
17726
  createCrossConnectGroup(createCrossConnectGroupRequest) {
17486
17727
  return __awaiter(this, void 0, void 0, function* () {
@@ -17554,7 +17795,7 @@ class VirtualNetworkClient {
17554
17795
  * @param CreateDhcpOptionsRequest
17555
17796
  * @return CreateDhcpOptionsResponse
17556
17797
  * @throws OciError when an error occurs
17557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
17798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
17558
17799
  */
17559
17800
  createDhcpOptions(createDhcpOptionsRequest) {
17560
17801
  return __awaiter(this, void 0, void 0, function* () {
@@ -17628,7 +17869,7 @@ class VirtualNetworkClient {
17628
17869
  * @param CreateDrgRequest
17629
17870
  * @return CreateDrgResponse
17630
17871
  * @throws OciError when an error occurs
17631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
17872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
17632
17873
  */
17633
17874
  createDrg(createDrgRequest) {
17634
17875
  return __awaiter(this, void 0, void 0, function* () {
@@ -17701,7 +17942,7 @@ class VirtualNetworkClient {
17701
17942
  * @param CreateDrgAttachmentRequest
17702
17943
  * @return CreateDrgAttachmentResponse
17703
17944
  * @throws OciError when an error occurs
17704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
17945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
17705
17946
  */
17706
17947
  createDrgAttachment(createDrgAttachmentRequest) {
17707
17948
  return __awaiter(this, void 0, void 0, function* () {
@@ -17767,7 +18008,7 @@ class VirtualNetworkClient {
17767
18008
  * @param CreateDrgRouteDistributionRequest
17768
18009
  * @return CreateDrgRouteDistributionResponse
17769
18010
  * @throws OciError when an error occurs
17770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
18011
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
17771
18012
  */
17772
18013
  createDrgRouteDistribution(createDrgRouteDistributionRequest) {
17773
18014
  return __awaiter(this, void 0, void 0, function* () {
@@ -17831,7 +18072,7 @@ class VirtualNetworkClient {
17831
18072
  * @param CreateDrgRouteTableRequest
17832
18073
  * @return CreateDrgRouteTableResponse
17833
18074
  * @throws OciError when an error occurs
17834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
18075
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
17835
18076
  */
17836
18077
  createDrgRouteTable(createDrgRouteTableRequest) {
17837
18078
  return __awaiter(this, void 0, void 0, function* () {
@@ -17921,7 +18162,7 @@ class VirtualNetworkClient {
17921
18162
  * @param CreateIPSecConnectionRequest
17922
18163
  * @return CreateIPSecConnectionResponse
17923
18164
  * @throws OciError when an error occurs
17924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
18165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
17925
18166
  */
17926
18167
  createIPSecConnection(createIPSecConnectionRequest) {
17927
18168
  return __awaiter(this, void 0, void 0, function* () {
@@ -18003,7 +18244,7 @@ class VirtualNetworkClient {
18003
18244
  * @param CreateInternetGatewayRequest
18004
18245
  * @return CreateInternetGatewayResponse
18005
18246
  * @throws OciError when an error occurs
18006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
18247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
18007
18248
  */
18008
18249
  createInternetGateway(createInternetGatewayRequest) {
18009
18250
  return __awaiter(this, void 0, void 0, function* () {
@@ -18066,7 +18307,7 @@ class VirtualNetworkClient {
18066
18307
  * @param CreateIpv6Request
18067
18308
  * @return CreateIpv6Response
18068
18309
  * @throws OciError when an error occurs
18069
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
18310
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
18070
18311
  */
18071
18312
  createIpv6(createIpv6Request) {
18072
18313
  return __awaiter(this, void 0, void 0, function* () {
@@ -18130,7 +18371,7 @@ class VirtualNetworkClient {
18130
18371
  * @param CreateLocalPeeringGatewayRequest
18131
18372
  * @return CreateLocalPeeringGatewayResponse
18132
18373
  * @throws OciError when an error occurs
18133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
18374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
18134
18375
  */
18135
18376
  createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
18136
18377
  return __awaiter(this, void 0, void 0, function* () {
@@ -18194,7 +18435,7 @@ class VirtualNetworkClient {
18194
18435
  * @param CreateNatGatewayRequest
18195
18436
  * @return CreateNatGatewayResponse
18196
18437
  * @throws OciError when an error occurs
18197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
18438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
18198
18439
  */
18199
18440
  createNatGateway(createNatGatewayRequest) {
18200
18441
  return __awaiter(this, void 0, void 0, function* () {
@@ -18257,7 +18498,7 @@ class VirtualNetworkClient {
18257
18498
  * @param CreateNetworkSecurityGroupRequest
18258
18499
  * @return CreateNetworkSecurityGroupResponse
18259
18500
  * @throws OciError when an error occurs
18260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
18501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
18261
18502
  */
18262
18503
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
18263
18504
  return __awaiter(this, void 0, void 0, function* () {
@@ -18322,7 +18563,7 @@ class VirtualNetworkClient {
18322
18563
  * @param CreatePrivateIpRequest
18323
18564
  * @return CreatePrivateIpResponse
18324
18565
  * @throws OciError when an error occurs
18325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
18566
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
18326
18567
  */
18327
18568
  createPrivateIp(createPrivateIpRequest) {
18328
18569
  return __awaiter(this, void 0, void 0, function* () {
@@ -18405,7 +18646,7 @@ class VirtualNetworkClient {
18405
18646
  * @param CreatePublicIpRequest
18406
18647
  * @return CreatePublicIpResponse
18407
18648
  * @throws OciError when an error occurs
18408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
18649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
18409
18650
  */
18410
18651
  createPublicIp(createPublicIpRequest) {
18411
18652
  return __awaiter(this, void 0, void 0, function* () {
@@ -18468,7 +18709,7 @@ class VirtualNetworkClient {
18468
18709
  * @param CreatePublicIpPoolRequest
18469
18710
  * @return CreatePublicIpPoolResponse
18470
18711
  * @throws OciError when an error occurs
18471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
18712
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
18472
18713
  */
18473
18714
  createPublicIpPool(createPublicIpPoolRequest) {
18474
18715
  return __awaiter(this, void 0, void 0, function* () {
@@ -18532,7 +18773,7 @@ class VirtualNetworkClient {
18532
18773
  * @param CreateRemotePeeringConnectionRequest
18533
18774
  * @return CreateRemotePeeringConnectionResponse
18534
18775
  * @throws OciError when an error occurs
18535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
18776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
18536
18777
  */
18537
18778
  createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
18538
18779
  return __awaiter(this, void 0, void 0, function* () {
@@ -18609,7 +18850,7 @@ class VirtualNetworkClient {
18609
18850
  * @param CreateRouteTableRequest
18610
18851
  * @return CreateRouteTableResponse
18611
18852
  * @throws OciError when an error occurs
18612
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
18853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
18613
18854
  */
18614
18855
  createRouteTable(createRouteTableRequest) {
18615
18856
  return __awaiter(this, void 0, void 0, function* () {
@@ -18685,7 +18926,7 @@ class VirtualNetworkClient {
18685
18926
  * @param CreateSecurityListRequest
18686
18927
  * @return CreateSecurityListResponse
18687
18928
  * @throws OciError when an error occurs
18688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
18929
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
18689
18930
  */
18690
18931
  createSecurityList(createSecurityListRequest) {
18691
18932
  return __awaiter(this, void 0, void 0, function* () {
@@ -18756,7 +18997,7 @@ class VirtualNetworkClient {
18756
18997
  * @param CreateServiceGatewayRequest
18757
18998
  * @return CreateServiceGatewayResponse
18758
18999
  * @throws OciError when an error occurs
18759
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
19000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
18760
19001
  */
18761
19002
  createServiceGateway(createServiceGatewayRequest) {
18762
19003
  return __awaiter(this, void 0, void 0, function* () {
@@ -18844,7 +19085,7 @@ class VirtualNetworkClient {
18844
19085
  * @param CreateSubnetRequest
18845
19086
  * @return CreateSubnetResponse
18846
19087
  * @throws OciError when an error occurs
18847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
19088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
18848
19089
  */
18849
19090
  createSubnet(createSubnetRequest) {
18850
19091
  return __awaiter(this, void 0, void 0, function* () {
@@ -18939,7 +19180,7 @@ class VirtualNetworkClient {
18939
19180
  * @param CreateVcnRequest
18940
19181
  * @return CreateVcnResponse
18941
19182
  * @throws OciError when an error occurs
18942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
19183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
18943
19184
  */
18944
19185
  createVcn(createVcnRequest) {
18945
19186
  return __awaiter(this, void 0, void 0, function* () {
@@ -19022,7 +19263,7 @@ class VirtualNetworkClient {
19022
19263
  * @param CreateVirtualCircuitRequest
19023
19264
  * @return CreateVirtualCircuitResponse
19024
19265
  * @throws OciError when an error occurs
19025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
19266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
19026
19267
  */
19027
19268
  createVirtualCircuit(createVirtualCircuitRequest) {
19028
19269
  return __awaiter(this, void 0, void 0, function* () {
@@ -19085,7 +19326,7 @@ class VirtualNetworkClient {
19085
19326
  * @param CreateVlanRequest
19086
19327
  * @return CreateVlanResponse
19087
19328
  * @throws OciError when an error occurs
19088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
19329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
19089
19330
  */
19090
19331
  createVlan(createVlanRequest) {
19091
19332
  return __awaiter(this, void 0, void 0, function* () {
@@ -19157,7 +19398,7 @@ class VirtualNetworkClient {
19157
19398
  * @param CreateVtapRequest
19158
19399
  * @return CreateVtapResponse
19159
19400
  * @throws OciError when an error occurs
19160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
19401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
19161
19402
  */
19162
19403
  createVtap(createVtapRequest) {
19163
19404
  return __awaiter(this, void 0, void 0, function* () {
@@ -19225,7 +19466,7 @@ class VirtualNetworkClient {
19225
19466
  * @param DeleteByoipRangeRequest
19226
19467
  * @return DeleteByoipRangeResponse
19227
19468
  * @throws OciError when an error occurs
19228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
19469
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
19229
19470
  */
19230
19471
  deleteByoipRange(deleteByoipRangeRequest) {
19231
19472
  return __awaiter(this, void 0, void 0, function* () {
@@ -19287,7 +19528,7 @@ class VirtualNetworkClient {
19287
19528
  * @param DeleteCaptureFilterRequest
19288
19529
  * @return DeleteCaptureFilterResponse
19289
19530
  * @throws OciError when an error occurs
19290
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
19531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
19291
19532
  */
19292
19533
  deleteCaptureFilter(deleteCaptureFilterRequest) {
19293
19534
  return __awaiter(this, void 0, void 0, function* () {
@@ -19345,7 +19586,7 @@ class VirtualNetworkClient {
19345
19586
  * @param DeleteCpeRequest
19346
19587
  * @return DeleteCpeResponse
19347
19588
  * @throws OciError when an error occurs
19348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
19589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
19349
19590
  */
19350
19591
  deleteCpe(deleteCpeRequest) {
19351
19592
  return __awaiter(this, void 0, void 0, function* () {
@@ -19401,7 +19642,7 @@ class VirtualNetworkClient {
19401
19642
  * @param DeleteCrossConnectRequest
19402
19643
  * @return DeleteCrossConnectResponse
19403
19644
  * @throws OciError when an error occurs
19404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
19645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
19405
19646
  */
19406
19647
  deleteCrossConnect(deleteCrossConnectRequest) {
19407
19648
  return __awaiter(this, void 0, void 0, function* () {
@@ -19458,7 +19699,7 @@ class VirtualNetworkClient {
19458
19699
  * @param DeleteCrossConnectGroupRequest
19459
19700
  * @return DeleteCrossConnectGroupResponse
19460
19701
  * @throws OciError when an error occurs
19461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
19702
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
19462
19703
  */
19463
19704
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
19464
19705
  return __awaiter(this, void 0, void 0, function* () {
@@ -19517,7 +19758,7 @@ class VirtualNetworkClient {
19517
19758
  * @param DeleteDhcpOptionsRequest
19518
19759
  * @return DeleteDhcpOptionsResponse
19519
19760
  * @throws OciError when an error occurs
19520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
19761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
19521
19762
  */
19522
19763
  deleteDhcpOptions(deleteDhcpOptionsRequest) {
19523
19764
  return __awaiter(this, void 0, void 0, function* () {
@@ -19575,7 +19816,7 @@ class VirtualNetworkClient {
19575
19816
  * @param DeleteDrgRequest
19576
19817
  * @return DeleteDrgResponse
19577
19818
  * @throws OciError when an error occurs
19578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
19819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
19579
19820
  */
19580
19821
  deleteDrg(deleteDrgRequest) {
19581
19822
  return __awaiter(this, void 0, void 0, function* () {
@@ -19632,7 +19873,7 @@ class VirtualNetworkClient {
19632
19873
  * @param DeleteDrgAttachmentRequest
19633
19874
  * @return DeleteDrgAttachmentResponse
19634
19875
  * @throws OciError when an error occurs
19635
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
19876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
19636
19877
  */
19637
19878
  deleteDrgAttachment(deleteDrgAttachmentRequest) {
19638
19879
  return __awaiter(this, void 0, void 0, function* () {
@@ -19689,7 +19930,7 @@ class VirtualNetworkClient {
19689
19930
  * @param DeleteDrgRouteDistributionRequest
19690
19931
  * @return DeleteDrgRouteDistributionResponse
19691
19932
  * @throws OciError when an error occurs
19692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
19933
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
19693
19934
  */
19694
19935
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
19695
19936
  return __awaiter(this, void 0, void 0, function* () {
@@ -19744,7 +19985,7 @@ class VirtualNetworkClient {
19744
19985
  * @param DeleteDrgRouteTableRequest
19745
19986
  * @return DeleteDrgRouteTableResponse
19746
19987
  * @throws OciError when an error occurs
19747
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
19988
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
19748
19989
  */
19749
19990
  deleteDrgRouteTable(deleteDrgRouteTableRequest) {
19750
19991
  return __awaiter(this, void 0, void 0, function* () {
@@ -19806,7 +20047,7 @@ class VirtualNetworkClient {
19806
20047
  * @param DeleteIPSecConnectionRequest
19807
20048
  * @return DeleteIPSecConnectionResponse
19808
20049
  * @throws OciError when an error occurs
19809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
20050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
19810
20051
  */
19811
20052
  deleteIPSecConnection(deleteIPSecConnectionRequest) {
19812
20053
  return __awaiter(this, void 0, void 0, function* () {
@@ -19865,7 +20106,7 @@ class VirtualNetworkClient {
19865
20106
  * @param DeleteInternetGatewayRequest
19866
20107
  * @return DeleteInternetGatewayResponse
19867
20108
  * @throws OciError when an error occurs
19868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
20109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
19869
20110
  */
19870
20111
  deleteInternetGateway(deleteInternetGatewayRequest) {
19871
20112
  return __awaiter(this, void 0, void 0, function* () {
@@ -19921,7 +20162,7 @@ class VirtualNetworkClient {
19921
20162
  * @param DeleteIpv6Request
19922
20163
  * @return DeleteIpv6Response
19923
20164
  * @throws OciError when an error occurs
19924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
20165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
19925
20166
  */
19926
20167
  deleteIpv6(deleteIpv6Request) {
19927
20168
  return __awaiter(this, void 0, void 0, function* () {
@@ -19980,7 +20221,7 @@ class VirtualNetworkClient {
19980
20221
  * @param DeleteLocalPeeringGatewayRequest
19981
20222
  * @return DeleteLocalPeeringGatewayResponse
19982
20223
  * @throws OciError when an error occurs
19983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
20224
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
19984
20225
  */
19985
20226
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
19986
20227
  return __awaiter(this, void 0, void 0, function* () {
@@ -20039,7 +20280,7 @@ class VirtualNetworkClient {
20039
20280
  * @param DeleteNatGatewayRequest
20040
20281
  * @return DeleteNatGatewayResponse
20041
20282
  * @throws OciError when an error occurs
20042
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
20283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
20043
20284
  */
20044
20285
  deleteNatGateway(deleteNatGatewayRequest) {
20045
20286
  return __awaiter(this, void 0, void 0, function* () {
@@ -20100,7 +20341,7 @@ class VirtualNetworkClient {
20100
20341
  * @param DeleteNetworkSecurityGroupRequest
20101
20342
  * @return DeleteNetworkSecurityGroupResponse
20102
20343
  * @throws OciError when an error occurs
20103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
20344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
20104
20345
  */
20105
20346
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
20106
20347
  return __awaiter(this, void 0, void 0, function* () {
@@ -20165,7 +20406,7 @@ class VirtualNetworkClient {
20165
20406
  * @param DeletePrivateIpRequest
20166
20407
  * @return DeletePrivateIpResponse
20167
20408
  * @throws OciError when an error occurs
20168
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
20409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
20169
20410
  */
20170
20411
  deletePrivateIp(deletePrivateIpRequest) {
20171
20412
  return __awaiter(this, void 0, void 0, function* () {
@@ -20234,7 +20475,7 @@ class VirtualNetworkClient {
20234
20475
  * @param DeletePublicIpRequest
20235
20476
  * @return DeletePublicIpResponse
20236
20477
  * @throws OciError when an error occurs
20237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
20478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
20238
20479
  */
20239
20480
  deletePublicIp(deletePublicIpRequest) {
20240
20481
  return __awaiter(this, void 0, void 0, function* () {
@@ -20291,7 +20532,7 @@ class VirtualNetworkClient {
20291
20532
  * @param DeletePublicIpPoolRequest
20292
20533
  * @return DeletePublicIpPoolResponse
20293
20534
  * @throws OciError when an error occurs
20294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
20535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
20295
20536
  */
20296
20537
  deletePublicIpPool(deletePublicIpPoolRequest) {
20297
20538
  return __awaiter(this, void 0, void 0, function* () {
@@ -20350,7 +20591,7 @@ class VirtualNetworkClient {
20350
20591
  * @param DeleteRemotePeeringConnectionRequest
20351
20592
  * @return DeleteRemotePeeringConnectionResponse
20352
20593
  * @throws OciError when an error occurs
20353
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
20594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
20354
20595
  */
20355
20596
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
20356
20597
  return __awaiter(this, void 0, void 0, function* () {
@@ -20409,7 +20650,7 @@ class VirtualNetworkClient {
20409
20650
  * @param DeleteRouteTableRequest
20410
20651
  * @return DeleteRouteTableResponse
20411
20652
  * @throws OciError when an error occurs
20412
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
20653
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
20413
20654
  */
20414
20655
  deleteRouteTable(deleteRouteTableRequest) {
20415
20656
  return __awaiter(this, void 0, void 0, function* () {
@@ -20468,7 +20709,7 @@ class VirtualNetworkClient {
20468
20709
  * @param DeleteSecurityListRequest
20469
20710
  * @return DeleteSecurityListResponse
20470
20711
  * @throws OciError when an error occurs
20471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
20712
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
20472
20713
  */
20473
20714
  deleteSecurityList(deleteSecurityListRequest) {
20474
20715
  return __awaiter(this, void 0, void 0, function* () {
@@ -20524,7 +20765,7 @@ class VirtualNetworkClient {
20524
20765
  * @param DeleteServiceGatewayRequest
20525
20766
  * @return DeleteServiceGatewayResponse
20526
20767
  * @throws OciError when an error occurs
20527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
20768
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
20528
20769
  */
20529
20770
  deleteServiceGateway(deleteServiceGatewayRequest) {
20530
20771
  return __awaiter(this, void 0, void 0, function* () {
@@ -20581,7 +20822,7 @@ class VirtualNetworkClient {
20581
20822
  * @param DeleteSubnetRequest
20582
20823
  * @return DeleteSubnetResponse
20583
20824
  * @throws OciError when an error occurs
20584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
20825
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
20585
20826
  */
20586
20827
  deleteSubnet(deleteSubnetRequest) {
20587
20828
  return __awaiter(this, void 0, void 0, function* () {
@@ -20641,7 +20882,7 @@ class VirtualNetworkClient {
20641
20882
  * @param DeleteVcnRequest
20642
20883
  * @return DeleteVcnResponse
20643
20884
  * @throws OciError when an error occurs
20644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
20885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
20645
20886
  */
20646
20887
  deleteVcn(deleteVcnRequest) {
20647
20888
  return __awaiter(this, void 0, void 0, function* () {
@@ -20700,7 +20941,7 @@ class VirtualNetworkClient {
20700
20941
  * @param DeleteVirtualCircuitRequest
20701
20942
  * @return DeleteVirtualCircuitResponse
20702
20943
  * @throws OciError when an error occurs
20703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
20944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
20704
20945
  */
20705
20946
  deleteVirtualCircuit(deleteVirtualCircuitRequest) {
20706
20947
  return __awaiter(this, void 0, void 0, function* () {
@@ -20755,7 +20996,7 @@ class VirtualNetworkClient {
20755
20996
  * @param DeleteVlanRequest
20756
20997
  * @return DeleteVlanResponse
20757
20998
  * @throws OciError when an error occurs
20758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
20999
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
20759
21000
  */
20760
21001
  deleteVlan(deleteVlanRequest) {
20761
21002
  return __awaiter(this, void 0, void 0, function* () {
@@ -20812,7 +21053,7 @@ class VirtualNetworkClient {
20812
21053
  * @param DeleteVtapRequest
20813
21054
  * @return DeleteVtapResponse
20814
21055
  * @throws OciError when an error occurs
20815
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
21056
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
20816
21057
  */
20817
21058
  deleteVtap(deleteVtapRequest) {
20818
21059
  return __awaiter(this, void 0, void 0, function* () {
@@ -20884,7 +21125,7 @@ class VirtualNetworkClient {
20884
21125
  * @param DetachServiceIdRequest
20885
21126
  * @return DetachServiceIdResponse
20886
21127
  * @throws OciError when an error occurs
20887
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
21128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
20888
21129
  */
20889
21130
  detachServiceId(detachServiceIdRequest) {
20890
21131
  return __awaiter(this, void 0, void 0, function* () {
@@ -20944,7 +21185,7 @@ class VirtualNetworkClient {
20944
21185
  * @param GetAllDrgAttachmentsRequest
20945
21186
  * @return GetAllDrgAttachmentsResponse
20946
21187
  * @throws OciError when an error occurs
20947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
21188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
20948
21189
  */
20949
21190
  getAllDrgAttachments(getAllDrgAttachmentsRequest) {
20950
21191
  return __awaiter(this, void 0, void 0, function* () {
@@ -21053,7 +21294,7 @@ class VirtualNetworkClient {
21053
21294
  * @param GetAllowedIkeIPSecParametersRequest
21054
21295
  * @return GetAllowedIkeIPSecParametersResponse
21055
21296
  * @throws OciError when an error occurs
21056
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
21297
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
21057
21298
  */
21058
21299
  getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
21059
21300
  return __awaiter(this, void 0, void 0, function* () {
@@ -21110,7 +21351,7 @@ class VirtualNetworkClient {
21110
21351
  * @param GetByoipRangeRequest
21111
21352
  * @return GetByoipRangeResponse
21112
21353
  * @throws OciError when an error occurs
21113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
21354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
21114
21355
  */
21115
21356
  getByoipRange(getByoipRangeRequest) {
21116
21357
  return __awaiter(this, void 0, void 0, function* () {
@@ -21173,7 +21414,7 @@ class VirtualNetworkClient {
21173
21414
  * @param GetCaptureFilterRequest
21174
21415
  * @return GetCaptureFilterResponse
21175
21416
  * @throws OciError when an error occurs
21176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
21417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
21177
21418
  */
21178
21419
  getCaptureFilter(getCaptureFilterRequest) {
21179
21420
  return __awaiter(this, void 0, void 0, function* () {
@@ -21236,7 +21477,7 @@ class VirtualNetworkClient {
21236
21477
  * @param GetCpeRequest
21237
21478
  * @return GetCpeResponse
21238
21479
  * @throws OciError when an error occurs
21239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetCpe.ts.html |here} to see how to use GetCpe API.
21480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetCpe.ts.html |here} to see how to use GetCpe API.
21240
21481
  */
21241
21482
  getCpe(getCpeRequest) {
21242
21483
  return __awaiter(this, void 0, void 0, function* () {
@@ -21316,7 +21557,7 @@ class VirtualNetworkClient {
21316
21557
  * @param GetCpeDeviceConfigContentRequest
21317
21558
  * @return GetCpeDeviceConfigContentResponse
21318
21559
  * @throws OciError when an error occurs
21319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
21560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
21320
21561
  */
21321
21562
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
21322
21563
  return __awaiter(this, void 0, void 0, function* () {
@@ -21382,7 +21623,7 @@ class VirtualNetworkClient {
21382
21623
  * @param GetCpeDeviceShapeRequest
21383
21624
  * @return GetCpeDeviceShapeResponse
21384
21625
  * @throws OciError when an error occurs
21385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
21626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
21386
21627
  */
21387
21628
  getCpeDeviceShape(getCpeDeviceShapeRequest) {
21388
21629
  return __awaiter(this, void 0, void 0, function* () {
@@ -21440,7 +21681,7 @@ class VirtualNetworkClient {
21440
21681
  * @param GetCrossConnectRequest
21441
21682
  * @return GetCrossConnectResponse
21442
21683
  * @throws OciError when an error occurs
21443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
21684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
21444
21685
  */
21445
21686
  getCrossConnect(getCrossConnectRequest) {
21446
21687
  return __awaiter(this, void 0, void 0, function* () {
@@ -21502,7 +21743,7 @@ class VirtualNetworkClient {
21502
21743
  * @param GetCrossConnectGroupRequest
21503
21744
  * @return GetCrossConnectGroupResponse
21504
21745
  * @throws OciError when an error occurs
21505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
21746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
21506
21747
  */
21507
21748
  getCrossConnectGroup(getCrossConnectGroupRequest) {
21508
21749
  return __awaiter(this, void 0, void 0, function* () {
@@ -21564,7 +21805,7 @@ class VirtualNetworkClient {
21564
21805
  * @param GetCrossConnectLetterOfAuthorityRequest
21565
21806
  * @return GetCrossConnectLetterOfAuthorityResponse
21566
21807
  * @throws OciError when an error occurs
21567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
21808
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
21568
21809
  */
21569
21810
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
21570
21811
  return __awaiter(this, void 0, void 0, function* () {
@@ -21622,7 +21863,7 @@ class VirtualNetworkClient {
21622
21863
  * @param GetCrossConnectStatusRequest
21623
21864
  * @return GetCrossConnectStatusResponse
21624
21865
  * @throws OciError when an error occurs
21625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
21866
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
21626
21867
  */
21627
21868
  getCrossConnectStatus(getCrossConnectStatusRequest) {
21628
21869
  return __awaiter(this, void 0, void 0, function* () {
@@ -21679,7 +21920,7 @@ class VirtualNetworkClient {
21679
21920
  * @param GetDhcpOptionsRequest
21680
21921
  * @return GetDhcpOptionsResponse
21681
21922
  * @throws OciError when an error occurs
21682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
21923
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
21683
21924
  */
21684
21925
  getDhcpOptions(getDhcpOptionsRequest) {
21685
21926
  return __awaiter(this, void 0, void 0, function* () {
@@ -21741,7 +21982,7 @@ class VirtualNetworkClient {
21741
21982
  * @param GetDrgRequest
21742
21983
  * @return GetDrgResponse
21743
21984
  * @throws OciError when an error occurs
21744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetDrg.ts.html |here} to see how to use GetDrg API.
21985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetDrg.ts.html |here} to see how to use GetDrg API.
21745
21986
  */
21746
21987
  getDrg(getDrgRequest) {
21747
21988
  return __awaiter(this, void 0, void 0, function* () {
@@ -21803,7 +22044,7 @@ class VirtualNetworkClient {
21803
22044
  * @param GetDrgAttachmentRequest
21804
22045
  * @return GetDrgAttachmentResponse
21805
22046
  * @throws OciError when an error occurs
21806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
22047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
21807
22048
  */
21808
22049
  getDrgAttachment(getDrgAttachmentRequest) {
21809
22050
  return __awaiter(this, void 0, void 0, function* () {
@@ -21867,7 +22108,7 @@ class VirtualNetworkClient {
21867
22108
  * @param GetDrgRedundancyStatusRequest
21868
22109
  * @return GetDrgRedundancyStatusResponse
21869
22110
  * @throws OciError when an error occurs
21870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
22111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
21871
22112
  */
21872
22113
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
21873
22114
  return __awaiter(this, void 0, void 0, function* () {
@@ -21925,7 +22166,7 @@ class VirtualNetworkClient {
21925
22166
  * @param GetDrgRouteDistributionRequest
21926
22167
  * @return GetDrgRouteDistributionResponse
21927
22168
  * @throws OciError when an error occurs
21928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
22169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
21929
22170
  */
21930
22171
  getDrgRouteDistribution(getDrgRouteDistributionRequest) {
21931
22172
  return __awaiter(this, void 0, void 0, function* () {
@@ -21987,7 +22228,7 @@ class VirtualNetworkClient {
21987
22228
  * @param GetDrgRouteTableRequest
21988
22229
  * @return GetDrgRouteTableResponse
21989
22230
  * @throws OciError when an error occurs
21990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
22231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
21991
22232
  */
21992
22233
  getDrgRouteTable(getDrgRouteTableRequest) {
21993
22234
  return __awaiter(this, void 0, void 0, function* () {
@@ -22051,7 +22292,7 @@ class VirtualNetworkClient {
22051
22292
  * @param GetFastConnectProviderServiceRequest
22052
22293
  * @return GetFastConnectProviderServiceResponse
22053
22294
  * @throws OciError when an error occurs
22054
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
22295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
22055
22296
  */
22056
22297
  getFastConnectProviderService(getFastConnectProviderServiceRequest) {
22057
22298
  return __awaiter(this, void 0, void 0, function* () {
@@ -22110,7 +22351,7 @@ class VirtualNetworkClient {
22110
22351
  * @param GetFastConnectProviderServiceKeyRequest
22111
22352
  * @return GetFastConnectProviderServiceKeyResponse
22112
22353
  * @throws OciError when an error occurs
22113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
22354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
22114
22355
  */
22115
22356
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
22116
22357
  return __awaiter(this, void 0, void 0, function* () {
@@ -22171,7 +22412,7 @@ class VirtualNetworkClient {
22171
22412
  * @param GetIPSecConnectionRequest
22172
22413
  * @return GetIPSecConnectionResponse
22173
22414
  * @throws OciError when an error occurs
22174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
22415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
22175
22416
  */
22176
22417
  getIPSecConnection(getIPSecConnectionRequest) {
22177
22418
  return __awaiter(this, void 0, void 0, function* () {
@@ -22237,7 +22478,7 @@ class VirtualNetworkClient {
22237
22478
  * @param GetIPSecConnectionDeviceConfigRequest
22238
22479
  * @return GetIPSecConnectionDeviceConfigResponse
22239
22480
  * @throws OciError when an error occurs
22240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
22481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
22241
22482
  */
22242
22483
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
22243
22484
  return __awaiter(this, void 0, void 0, function* () {
@@ -22301,7 +22542,7 @@ class VirtualNetworkClient {
22301
22542
  * @param GetIPSecConnectionDeviceStatusRequest
22302
22543
  * @return GetIPSecConnectionDeviceStatusResponse
22303
22544
  * @throws OciError when an error occurs
22304
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
22545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
22305
22546
  */
22306
22547
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
22307
22548
  return __awaiter(this, void 0, void 0, function* () {
@@ -22366,7 +22607,7 @@ class VirtualNetworkClient {
22366
22607
  * @param GetIPSecConnectionTunnelRequest
22367
22608
  * @return GetIPSecConnectionTunnelResponse
22368
22609
  * @throws OciError when an error occurs
22369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
22610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
22370
22611
  */
22371
22612
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
22372
22613
  return __awaiter(this, void 0, void 0, function* () {
@@ -22430,7 +22671,7 @@ class VirtualNetworkClient {
22430
22671
  * @param GetIPSecConnectionTunnelErrorRequest
22431
22672
  * @return GetIPSecConnectionTunnelErrorResponse
22432
22673
  * @throws OciError when an error occurs
22433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
22674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
22434
22675
  */
22435
22676
  getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
22436
22677
  return __awaiter(this, void 0, void 0, function* () {
@@ -22490,7 +22731,7 @@ class VirtualNetworkClient {
22490
22731
  * @param GetIPSecConnectionTunnelSharedSecretRequest
22491
22732
  * @return GetIPSecConnectionTunnelSharedSecretResponse
22492
22733
  * @throws OciError when an error occurs
22493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
22734
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
22494
22735
  */
22495
22736
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
22496
22737
  return __awaiter(this, void 0, void 0, function* () {
@@ -22553,7 +22794,7 @@ class VirtualNetworkClient {
22553
22794
  * @param GetInternetGatewayRequest
22554
22795
  * @return GetInternetGatewayResponse
22555
22796
  * @throws OciError when an error occurs
22556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
22797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
22557
22798
  */
22558
22799
  getInternetGateway(getInternetGatewayRequest) {
22559
22800
  return __awaiter(this, void 0, void 0, function* () {
@@ -22634,7 +22875,7 @@ class VirtualNetworkClient {
22634
22875
  * @param GetIpsecCpeDeviceConfigContentRequest
22635
22876
  * @return GetIpsecCpeDeviceConfigContentResponse
22636
22877
  * @throws OciError when an error occurs
22637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
22878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
22638
22879
  */
22639
22880
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
22640
22881
  return __awaiter(this, void 0, void 0, function* () {
@@ -22695,7 +22936,7 @@ class VirtualNetworkClient {
22695
22936
  * @param GetIpv6Request
22696
22937
  * @return GetIpv6Response
22697
22938
  * @throws OciError when an error occurs
22698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
22939
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
22699
22940
  */
22700
22941
  getIpv6(getIpv6Request) {
22701
22942
  return __awaiter(this, void 0, void 0, function* () {
@@ -22758,7 +22999,7 @@ class VirtualNetworkClient {
22758
22999
  * @param GetLocalPeeringGatewayRequest
22759
23000
  * @return GetLocalPeeringGatewayResponse
22760
23001
  * @throws OciError when an error occurs
22761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
23002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
22762
23003
  */
22763
23004
  getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
22764
23005
  return __awaiter(this, void 0, void 0, function* () {
@@ -22820,7 +23061,7 @@ class VirtualNetworkClient {
22820
23061
  * @param GetNatGatewayRequest
22821
23062
  * @return GetNatGatewayResponse
22822
23063
  * @throws OciError when an error occurs
22823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
23064
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
22824
23065
  */
22825
23066
  getNatGateway(getNatGatewayRequest) {
22826
23067
  return __awaiter(this, void 0, void 0, function* () {
@@ -22889,7 +23130,7 @@ class VirtualNetworkClient {
22889
23130
  * @param GetNetworkSecurityGroupRequest
22890
23131
  * @return GetNetworkSecurityGroupResponse
22891
23132
  * @throws OciError when an error occurs
22892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
23133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
22893
23134
  */
22894
23135
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
22895
23136
  return __awaiter(this, void 0, void 0, function* () {
@@ -22951,7 +23192,7 @@ class VirtualNetworkClient {
22951
23192
  * @param GetNetworkingTopologyRequest
22952
23193
  * @return GetNetworkingTopologyResponse
22953
23194
  * @throws OciError when an error occurs
22954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
23195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
22955
23196
  */
22956
23197
  getNetworkingTopology(getNetworkingTopologyRequest) {
22957
23198
  return __awaiter(this, void 0, void 0, function* () {
@@ -23022,7 +23263,7 @@ class VirtualNetworkClient {
23022
23263
  * @param GetPrivateIpRequest
23023
23264
  * @return GetPrivateIpResponse
23024
23265
  * @throws OciError when an error occurs
23025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
23266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
23026
23267
  */
23027
23268
  getPrivateIp(getPrivateIpRequest) {
23028
23269
  return __awaiter(this, void 0, void 0, function* () {
@@ -23095,7 +23336,7 @@ class VirtualNetworkClient {
23095
23336
  * @param GetPublicIpRequest
23096
23337
  * @return GetPublicIpResponse
23097
23338
  * @throws OciError when an error occurs
23098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
23339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
23099
23340
  */
23100
23341
  getPublicIp(getPublicIpRequest) {
23101
23342
  return __awaiter(this, void 0, void 0, function* () {
@@ -23162,7 +23403,7 @@ class VirtualNetworkClient {
23162
23403
  * @param GetPublicIpByIpAddressRequest
23163
23404
  * @return GetPublicIpByIpAddressResponse
23164
23405
  * @throws OciError when an error occurs
23165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
23406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
23166
23407
  */
23167
23408
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
23168
23409
  return __awaiter(this, void 0, void 0, function* () {
@@ -23234,7 +23475,7 @@ class VirtualNetworkClient {
23234
23475
  * @param GetPublicIpByPrivateIpIdRequest
23235
23476
  * @return GetPublicIpByPrivateIpIdResponse
23236
23477
  * @throws OciError when an error occurs
23237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
23478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
23238
23479
  */
23239
23480
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
23240
23481
  return __awaiter(this, void 0, void 0, function* () {
@@ -23296,7 +23537,7 @@ class VirtualNetworkClient {
23296
23537
  * @param GetPublicIpPoolRequest
23297
23538
  * @return GetPublicIpPoolResponse
23298
23539
  * @throws OciError when an error occurs
23299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
23540
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
23300
23541
  */
23301
23542
  getPublicIpPool(getPublicIpPoolRequest) {
23302
23543
  return __awaiter(this, void 0, void 0, function* () {
@@ -23360,7 +23601,7 @@ class VirtualNetworkClient {
23360
23601
  * @param GetRemotePeeringConnectionRequest
23361
23602
  * @return GetRemotePeeringConnectionResponse
23362
23603
  * @throws OciError when an error occurs
23363
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
23604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
23364
23605
  */
23365
23606
  getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
23366
23607
  return __awaiter(this, void 0, void 0, function* () {
@@ -23423,7 +23664,7 @@ class VirtualNetworkClient {
23423
23664
  * @param GetResourceIpInventoryRequest
23424
23665
  * @return GetResourceIpInventoryResponse
23425
23666
  * @throws OciError when an error occurs
23426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetResourceIpInventory.ts.html |here} to see how to use GetResourceIpInventory API.
23667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetResourceIpInventory.ts.html |here} to see how to use GetResourceIpInventory API.
23427
23668
  */
23428
23669
  getResourceIpInventory(getResourceIpInventoryRequest) {
23429
23670
  return __awaiter(this, void 0, void 0, function* () {
@@ -23496,7 +23737,7 @@ class VirtualNetworkClient {
23496
23737
  * @param GetRouteTableRequest
23497
23738
  * @return GetRouteTableResponse
23498
23739
  * @throws OciError when an error occurs
23499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
23740
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
23500
23741
  */
23501
23742
  getRouteTable(getRouteTableRequest) {
23502
23743
  return __awaiter(this, void 0, void 0, function* () {
@@ -23558,7 +23799,7 @@ class VirtualNetworkClient {
23558
23799
  * @param GetSecurityListRequest
23559
23800
  * @return GetSecurityListResponse
23560
23801
  * @throws OciError when an error occurs
23561
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
23802
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
23562
23803
  */
23563
23804
  getSecurityList(getSecurityListRequest) {
23564
23805
  return __awaiter(this, void 0, void 0, function* () {
@@ -23621,7 +23862,7 @@ class VirtualNetworkClient {
23621
23862
  * @param GetServiceRequest
23622
23863
  * @return GetServiceResponse
23623
23864
  * @throws OciError when an error occurs
23624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetService.ts.html |here} to see how to use GetService API.
23865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetService.ts.html |here} to see how to use GetService API.
23625
23866
  */
23626
23867
  getService(getServiceRequest) {
23627
23868
  return __awaiter(this, void 0, void 0, function* () {
@@ -23683,7 +23924,7 @@ class VirtualNetworkClient {
23683
23924
  * @param GetServiceGatewayRequest
23684
23925
  * @return GetServiceGatewayResponse
23685
23926
  * @throws OciError when an error occurs
23686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
23927
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
23687
23928
  */
23688
23929
  getServiceGateway(getServiceGatewayRequest) {
23689
23930
  return __awaiter(this, void 0, void 0, function* () {
@@ -23745,7 +23986,7 @@ class VirtualNetworkClient {
23745
23986
  * @param GetSubnetRequest
23746
23987
  * @return GetSubnetResponse
23747
23988
  * @throws OciError when an error occurs
23748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
23989
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
23749
23990
  */
23750
23991
  getSubnet(getSubnetRequest) {
23751
23992
  return __awaiter(this, void 0, void 0, function* () {
@@ -23808,7 +24049,7 @@ class VirtualNetworkClient {
23808
24049
  * @param GetSubnetCidrUtilizationRequest
23809
24050
  * @return GetSubnetCidrUtilizationResponse
23810
24051
  * @throws OciError when an error occurs
23811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetSubnetCidrUtilization.ts.html |here} to see how to use GetSubnetCidrUtilization API.
24052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetSubnetCidrUtilization.ts.html |here} to see how to use GetSubnetCidrUtilization API.
23812
24053
  */
23813
24054
  getSubnetCidrUtilization(getSubnetCidrUtilizationRequest) {
23814
24055
  return __awaiter(this, void 0, void 0, function* () {
@@ -23877,7 +24118,7 @@ class VirtualNetworkClient {
23877
24118
  * @param GetSubnetIpInventoryRequest
23878
24119
  * @return GetSubnetIpInventoryResponse
23879
24120
  * @throws OciError when an error occurs
23880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetSubnetIpInventory.ts.html |here} to see how to use GetSubnetIpInventory API.
24121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetSubnetIpInventory.ts.html |here} to see how to use GetSubnetIpInventory API.
23881
24122
  */
23882
24123
  getSubnetIpInventory(getSubnetIpInventoryRequest) {
23883
24124
  return __awaiter(this, void 0, void 0, function* () {
@@ -23940,7 +24181,7 @@ class VirtualNetworkClient {
23940
24181
  * @param GetSubnetTopologyRequest
23941
24182
  * @return GetSubnetTopologyResponse
23942
24183
  * @throws OciError when an error occurs
23943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
24184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
23944
24185
  */
23945
24186
  getSubnetTopology(getSubnetTopologyRequest) {
23946
24187
  return __awaiter(this, void 0, void 0, function* () {
@@ -24013,7 +24254,7 @@ class VirtualNetworkClient {
24013
24254
  * @param GetTunnelCpeDeviceConfigRequest
24014
24255
  * @return GetTunnelCpeDeviceConfigResponse
24015
24256
  * @throws OciError when an error occurs
24016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
24257
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
24017
24258
  */
24018
24259
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
24019
24260
  return __awaiter(this, void 0, void 0, function* () {
@@ -24095,7 +24336,7 @@ class VirtualNetworkClient {
24095
24336
  * @param GetTunnelCpeDeviceConfigContentRequest
24096
24337
  * @return GetTunnelCpeDeviceConfigContentResponse
24097
24338
  * @throws OciError when an error occurs
24098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
24339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
24099
24340
  */
24100
24341
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
24101
24342
  return __awaiter(this, void 0, void 0, function* () {
@@ -24154,7 +24395,7 @@ class VirtualNetworkClient {
24154
24395
  * @param GetUpgradeStatusRequest
24155
24396
  * @return GetUpgradeStatusResponse
24156
24397
  * @throws OciError when an error occurs
24157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
24398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
24158
24399
  */
24159
24400
  getUpgradeStatus(getUpgradeStatusRequest) {
24160
24401
  return __awaiter(this, void 0, void 0, function* () {
@@ -24212,7 +24453,7 @@ class VirtualNetworkClient {
24212
24453
  * @param GetVcnRequest
24213
24454
  * @return GetVcnResponse
24214
24455
  * @throws OciError when an error occurs
24215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVcn.ts.html |here} to see how to use GetVcn API.
24456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVcn.ts.html |here} to see how to use GetVcn API.
24216
24457
  */
24217
24458
  getVcn(getVcnRequest) {
24218
24459
  return __awaiter(this, void 0, void 0, function* () {
@@ -24274,7 +24515,7 @@ class VirtualNetworkClient {
24274
24515
  * @param GetVcnDnsResolverAssociationRequest
24275
24516
  * @return GetVcnDnsResolverAssociationResponse
24276
24517
  * @throws OciError when an error occurs
24277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
24518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
24278
24519
  */
24279
24520
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
24280
24521
  return __awaiter(this, void 0, void 0, function* () {
@@ -24338,7 +24579,7 @@ class VirtualNetworkClient {
24338
24579
  * @param GetVcnOverlapRequest
24339
24580
  * @return GetVcnOverlapResponse
24340
24581
  * @throws OciError when an error occurs
24341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVcnOverlap.ts.html |here} to see how to use GetVcnOverlap API.
24582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVcnOverlap.ts.html |here} to see how to use GetVcnOverlap API.
24342
24583
  */
24343
24584
  getVcnOverlap(getVcnOverlapRequest) {
24344
24585
  return __awaiter(this, void 0, void 0, function* () {
@@ -24423,7 +24664,7 @@ class VirtualNetworkClient {
24423
24664
  * @param GetVcnTopologyRequest
24424
24665
  * @return GetVcnTopologyResponse
24425
24666
  * @throws OciError when an error occurs
24426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
24667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
24427
24668
  */
24428
24669
  getVcnTopology(getVcnTopologyRequest) {
24429
24670
  return __awaiter(this, void 0, void 0, function* () {
@@ -24491,7 +24732,7 @@ class VirtualNetworkClient {
24491
24732
  * @param GetVirtualCircuitRequest
24492
24733
  * @return GetVirtualCircuitResponse
24493
24734
  * @throws OciError when an error occurs
24494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
24735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
24495
24736
  */
24496
24737
  getVirtualCircuit(getVirtualCircuitRequest) {
24497
24738
  return __awaiter(this, void 0, void 0, function* () {
@@ -24553,7 +24794,7 @@ class VirtualNetworkClient {
24553
24794
  * @param GetVlanRequest
24554
24795
  * @return GetVlanResponse
24555
24796
  * @throws OciError when an error occurs
24556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVlan.ts.html |here} to see how to use GetVlan API.
24797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVlan.ts.html |here} to see how to use GetVlan API.
24557
24798
  */
24558
24799
  getVlan(getVlanRequest) {
24559
24800
  return __awaiter(this, void 0, void 0, function* () {
@@ -24620,7 +24861,7 @@ class VirtualNetworkClient {
24620
24861
  * @param GetVnicRequest
24621
24862
  * @return GetVnicResponse
24622
24863
  * @throws OciError when an error occurs
24623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVnic.ts.html |here} to see how to use GetVnic API.
24864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVnic.ts.html |here} to see how to use GetVnic API.
24624
24865
  */
24625
24866
  getVnic(getVnicRequest) {
24626
24867
  return __awaiter(this, void 0, void 0, function* () {
@@ -24682,7 +24923,7 @@ class VirtualNetworkClient {
24682
24923
  * @param GetVtapRequest
24683
24924
  * @return GetVtapResponse
24684
24925
  * @throws OciError when an error occurs
24685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/GetVtap.ts.html |here} to see how to use GetVtap API.
24926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetVtap.ts.html |here} to see how to use GetVtap API.
24686
24927
  */
24687
24928
  getVtap(getVtapRequest) {
24688
24929
  return __awaiter(this, void 0, void 0, function* () {
@@ -24747,7 +24988,7 @@ class VirtualNetworkClient {
24747
24988
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
24748
24989
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
24749
24990
  * @throws OciError when an error occurs
24750
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
24991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
24751
24992
  */
24752
24993
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
24753
24994
  return __awaiter(this, void 0, void 0, function* () {
@@ -24804,7 +25045,7 @@ class VirtualNetworkClient {
24804
25045
  * @param ListByoipAllocatedRangesRequest
24805
25046
  * @return ListByoipAllocatedRangesResponse
24806
25047
  * @throws OciError when an error occurs
24807
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
25048
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
24808
25049
  */
24809
25050
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
24810
25051
  return __awaiter(this, void 0, void 0, function* () {
@@ -24872,7 +25113,7 @@ class VirtualNetworkClient {
24872
25113
  * @param ListByoipRangesRequest
24873
25114
  * @return ListByoipRangesResponse
24874
25115
  * @throws OciError when an error occurs
24875
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
25116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
24876
25117
  */
24877
25118
  listByoipRanges(listByoipRangesRequest) {
24878
25119
  return __awaiter(this, void 0, void 0, function* () {
@@ -24942,7 +25183,7 @@ class VirtualNetworkClient {
24942
25183
  * @param ListCaptureFiltersRequest
24943
25184
  * @return ListCaptureFiltersResponse
24944
25185
  * @throws OciError when an error occurs
24945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
25186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
24946
25187
  */
24947
25188
  listCaptureFilters(listCaptureFiltersRequest) {
24948
25189
  return __awaiter(this, void 0, void 0, function* () {
@@ -25065,7 +25306,7 @@ class VirtualNetworkClient {
25065
25306
  * @param ListCpeDeviceShapesRequest
25066
25307
  * @return ListCpeDeviceShapesResponse
25067
25308
  * @throws OciError when an error occurs
25068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
25309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
25069
25310
  */
25070
25311
  listCpeDeviceShapes(listCpeDeviceShapesRequest) {
25071
25312
  return __awaiter(this, void 0, void 0, function* () {
@@ -25170,7 +25411,7 @@ class VirtualNetworkClient {
25170
25411
  * @param ListCpesRequest
25171
25412
  * @return ListCpesResponse
25172
25413
  * @throws OciError when an error occurs
25173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListCpes.ts.html |here} to see how to use ListCpes API.
25414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListCpes.ts.html |here} to see how to use ListCpes API.
25174
25415
  */
25175
25416
  listCpes(listCpesRequest) {
25176
25417
  return __awaiter(this, void 0, void 0, function* () {
@@ -25275,7 +25516,7 @@ class VirtualNetworkClient {
25275
25516
  * @param ListCrossConnectGroupsRequest
25276
25517
  * @return ListCrossConnectGroupsResponse
25277
25518
  * @throws OciError when an error occurs
25278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
25519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
25279
25520
  */
25280
25521
  listCrossConnectGroups(listCrossConnectGroupsRequest) {
25281
25522
  return __awaiter(this, void 0, void 0, function* () {
@@ -25385,7 +25626,7 @@ class VirtualNetworkClient {
25385
25626
  * @param ListCrossConnectLocationsRequest
25386
25627
  * @return ListCrossConnectLocationsResponse
25387
25628
  * @throws OciError when an error occurs
25388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
25629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
25389
25630
  */
25390
25631
  listCrossConnectLocations(listCrossConnectLocationsRequest) {
25391
25632
  return __awaiter(this, void 0, void 0, function* () {
@@ -25491,7 +25732,7 @@ class VirtualNetworkClient {
25491
25732
  * @param ListCrossConnectMappingsRequest
25492
25733
  * @return ListCrossConnectMappingsResponse
25493
25734
  * @throws OciError when an error occurs
25494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
25735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
25495
25736
  */
25496
25737
  listCrossConnectMappings(listCrossConnectMappingsRequest) {
25497
25738
  return __awaiter(this, void 0, void 0, function* () {
@@ -25551,7 +25792,7 @@ class VirtualNetworkClient {
25551
25792
  * @param ListCrossConnectsRequest
25552
25793
  * @return ListCrossConnectsResponse
25553
25794
  * @throws OciError when an error occurs
25554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
25795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
25555
25796
  */
25556
25797
  listCrossConnects(listCrossConnectsRequest) {
25557
25798
  return __awaiter(this, void 0, void 0, function* () {
@@ -25663,7 +25904,7 @@ class VirtualNetworkClient {
25663
25904
  * @param ListCrossconnectPortSpeedShapesRequest
25664
25905
  * @return ListCrossconnectPortSpeedShapesResponse
25665
25906
  * @throws OciError when an error occurs
25666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
25907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
25667
25908
  */
25668
25909
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
25669
25910
  return __awaiter(this, void 0, void 0, function* () {
@@ -25771,7 +26012,7 @@ class VirtualNetworkClient {
25771
26012
  * @param ListDhcpOptionsRequest
25772
26013
  * @return ListDhcpOptionsResponse
25773
26014
  * @throws OciError when an error occurs
25774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
26015
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
25775
26016
  */
25776
26017
  listDhcpOptions(listDhcpOptionsRequest) {
25777
26018
  return __awaiter(this, void 0, void 0, function* () {
@@ -25886,7 +26127,7 @@ class VirtualNetworkClient {
25886
26127
  * @param ListDrgAttachmentsRequest
25887
26128
  * @return ListDrgAttachmentsResponse
25888
26129
  * @throws OciError when an error occurs
25889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
26130
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
25890
26131
  */
25891
26132
  listDrgAttachments(listDrgAttachmentsRequest) {
25892
26133
  return __awaiter(this, void 0, void 0, function* () {
@@ -25999,7 +26240,7 @@ class VirtualNetworkClient {
25999
26240
  * @param ListDrgRouteDistributionStatementsRequest
26000
26241
  * @return ListDrgRouteDistributionStatementsResponse
26001
26242
  * @throws OciError when an error occurs
26002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
26243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
26003
26244
  */
26004
26245
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
26005
26246
  return __awaiter(this, void 0, void 0, function* () {
@@ -26110,7 +26351,7 @@ class VirtualNetworkClient {
26110
26351
  * @param ListDrgRouteDistributionsRequest
26111
26352
  * @return ListDrgRouteDistributionsResponse
26112
26353
  * @throws OciError when an error occurs
26113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
26354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
26114
26355
  */
26115
26356
  listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
26116
26357
  return __awaiter(this, void 0, void 0, function* () {
@@ -26218,7 +26459,7 @@ class VirtualNetworkClient {
26218
26459
  * @param ListDrgRouteRulesRequest
26219
26460
  * @return ListDrgRouteRulesResponse
26220
26461
  * @throws OciError when an error occurs
26221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
26462
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
26222
26463
  */
26223
26464
  listDrgRouteRules(listDrgRouteRulesRequest) {
26224
26465
  return __awaiter(this, void 0, void 0, function* () {
@@ -26327,7 +26568,7 @@ class VirtualNetworkClient {
26327
26568
  * @param ListDrgRouteTablesRequest
26328
26569
  * @return ListDrgRouteTablesResponse
26329
26570
  * @throws OciError when an error occurs
26330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
26571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
26331
26572
  */
26332
26573
  listDrgRouteTables(listDrgRouteTablesRequest) {
26333
26574
  return __awaiter(this, void 0, void 0, function* () {
@@ -26437,7 +26678,7 @@ class VirtualNetworkClient {
26437
26678
  * @param ListDrgsRequest
26438
26679
  * @return ListDrgsResponse
26439
26680
  * @throws OciError when an error occurs
26440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
26681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
26441
26682
  */
26442
26683
  listDrgs(listDrgsRequest) {
26443
26684
  return __awaiter(this, void 0, void 0, function* () {
@@ -26548,7 +26789,7 @@ class VirtualNetworkClient {
26548
26789
  * @param ListFastConnectProviderServicesRequest
26549
26790
  * @return ListFastConnectProviderServicesResponse
26550
26791
  * @throws OciError when an error occurs
26551
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
26792
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
26552
26793
  */
26553
26794
  listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
26554
26795
  return __awaiter(this, void 0, void 0, function* () {
@@ -26656,7 +26897,7 @@ class VirtualNetworkClient {
26656
26897
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
26657
26898
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
26658
26899
  * @throws OciError when an error occurs
26659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
26900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
26660
26901
  */
26661
26902
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
26662
26903
  return __awaiter(this, void 0, void 0, function* () {
@@ -26762,7 +27003,7 @@ class VirtualNetworkClient {
26762
27003
  * @param ListIPSecConnectionTunnelRoutesRequest
26763
27004
  * @return ListIPSecConnectionTunnelRoutesResponse
26764
27005
  * @throws OciError when an error occurs
26765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
27006
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
26766
27007
  */
26767
27008
  listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
26768
27009
  return __awaiter(this, void 0, void 0, function* () {
@@ -26875,7 +27116,7 @@ class VirtualNetworkClient {
26875
27116
  * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
26876
27117
  * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
26877
27118
  * @throws OciError when an error occurs
26878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
27119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
26879
27120
  */
26880
27121
  listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
26881
27122
  return __awaiter(this, void 0, void 0, function* () {
@@ -26987,7 +27228,7 @@ class VirtualNetworkClient {
26987
27228
  * @param ListIPSecConnectionTunnelsRequest
26988
27229
  * @return ListIPSecConnectionTunnelsResponse
26989
27230
  * @throws OciError when an error occurs
26990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
27231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
26991
27232
  */
26992
27233
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
26993
27234
  return __awaiter(this, void 0, void 0, function* () {
@@ -27094,7 +27335,7 @@ class VirtualNetworkClient {
27094
27335
  * @param ListIPSecConnectionsRequest
27095
27336
  * @return ListIPSecConnectionsResponse
27096
27337
  * @throws OciError when an error occurs
27097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
27338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
27098
27339
  */
27099
27340
  listIPSecConnections(listIPSecConnectionsRequest) {
27100
27341
  return __awaiter(this, void 0, void 0, function* () {
@@ -27202,7 +27443,7 @@ class VirtualNetworkClient {
27202
27443
  * @param ListInternetGatewaysRequest
27203
27444
  * @return ListInternetGatewaysResponse
27204
27445
  * @throws OciError when an error occurs
27205
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
27446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
27206
27447
  */
27207
27448
  listInternetGateways(listInternetGatewaysRequest) {
27208
27449
  return __awaiter(this, void 0, void 0, function* () {
@@ -27312,7 +27553,7 @@ class VirtualNetworkClient {
27312
27553
  * @param ListIpInventoryRequest
27313
27554
  * @return ListIpInventoryResponse
27314
27555
  * @throws OciError when an error occurs
27315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListIpInventory.ts.html |here} to see how to use ListIpInventory API.
27556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListIpInventory.ts.html |here} to see how to use ListIpInventory API.
27316
27557
  */
27317
27558
  listIpInventory(listIpInventoryRequest) {
27318
27559
  return __awaiter(this, void 0, void 0, function* () {
@@ -27407,7 +27648,7 @@ class VirtualNetworkClient {
27407
27648
  * @param ListIpv6sRequest
27408
27649
  * @return ListIpv6sResponse
27409
27650
  * @throws OciError when an error occurs
27410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
27651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
27411
27652
  */
27412
27653
  listIpv6s(listIpv6sRequest) {
27413
27654
  return __awaiter(this, void 0, void 0, function* () {
@@ -27516,7 +27757,7 @@ class VirtualNetworkClient {
27516
27757
  * @param ListLocalPeeringGatewaysRequest
27517
27758
  * @return ListLocalPeeringGatewaysResponse
27518
27759
  * @throws OciError when an error occurs
27519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
27760
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
27520
27761
  */
27521
27762
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
27522
27763
  return __awaiter(this, void 0, void 0, function* () {
@@ -27623,7 +27864,7 @@ class VirtualNetworkClient {
27623
27864
  * @param ListNatGatewaysRequest
27624
27865
  * @return ListNatGatewaysResponse
27625
27866
  * @throws OciError when an error occurs
27626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
27867
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
27627
27868
  */
27628
27869
  listNatGateways(listNatGatewaysRequest) {
27629
27870
  return __awaiter(this, void 0, void 0, function* () {
@@ -27733,7 +27974,7 @@ class VirtualNetworkClient {
27733
27974
  * @param ListNetworkSecurityGroupSecurityRulesRequest
27734
27975
  * @return ListNetworkSecurityGroupSecurityRulesResponse
27735
27976
  * @throws OciError when an error occurs
27736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
27977
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
27737
27978
  */
27738
27979
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
27739
27980
  return __awaiter(this, void 0, void 0, function* () {
@@ -27842,7 +28083,7 @@ class VirtualNetworkClient {
27842
28083
  * @param ListNetworkSecurityGroupVnicsRequest
27843
28084
  * @return ListNetworkSecurityGroupVnicsResponse
27844
28085
  * @throws OciError when an error occurs
27845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
28086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
27846
28087
  */
27847
28088
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
27848
28089
  return __awaiter(this, void 0, void 0, function* () {
@@ -27951,7 +28192,7 @@ class VirtualNetworkClient {
27951
28192
  * @param ListNetworkSecurityGroupsRequest
27952
28193
  * @return ListNetworkSecurityGroupsResponse
27953
28194
  * @throws OciError when an error occurs
27954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
28195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
27955
28196
  */
27956
28197
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
27957
28198
  return __awaiter(this, void 0, void 0, function* () {
@@ -28077,7 +28318,7 @@ class VirtualNetworkClient {
28077
28318
  * @param ListPrivateIpsRequest
28078
28319
  * @return ListPrivateIpsResponse
28079
28320
  * @throws OciError when an error occurs
28080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
28321
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
28081
28322
  */
28082
28323
  listPrivateIps(listPrivateIpsRequest) {
28083
28324
  return __awaiter(this, void 0, void 0, function* () {
@@ -28186,7 +28427,7 @@ class VirtualNetworkClient {
28186
28427
  * @param ListPublicIpPoolsRequest
28187
28428
  * @return ListPublicIpPoolsResponse
28188
28429
  * @throws OciError when an error occurs
28189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
28430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
28190
28431
  */
28191
28432
  listPublicIpPools(listPublicIpPoolsRequest) {
28192
28433
  return __awaiter(this, void 0, void 0, function* () {
@@ -28275,7 +28516,7 @@ class VirtualNetworkClient {
28275
28516
  * @param ListPublicIpsRequest
28276
28517
  * @return ListPublicIpsResponse
28277
28518
  * @throws OciError when an error occurs
28278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
28519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
28279
28520
  */
28280
28521
  listPublicIps(listPublicIpsRequest) {
28281
28522
  return __awaiter(this, void 0, void 0, function* () {
@@ -28385,7 +28626,7 @@ class VirtualNetworkClient {
28385
28626
  * @param ListRemotePeeringConnectionsRequest
28386
28627
  * @return ListRemotePeeringConnectionsResponse
28387
28628
  * @throws OciError when an error occurs
28388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
28629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
28389
28630
  */
28390
28631
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
28391
28632
  return __awaiter(this, void 0, void 0, function* () {
@@ -28494,7 +28735,7 @@ class VirtualNetworkClient {
28494
28735
  * @param ListRouteTablesRequest
28495
28736
  * @return ListRouteTablesResponse
28496
28737
  * @throws OciError when an error occurs
28497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
28738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
28498
28739
  */
28499
28740
  listRouteTables(listRouteTablesRequest) {
28500
28741
  return __awaiter(this, void 0, void 0, function* () {
@@ -28605,7 +28846,7 @@ class VirtualNetworkClient {
28605
28846
  * @param ListSecurityListsRequest
28606
28847
  * @return ListSecurityListsResponse
28607
28848
  * @throws OciError when an error occurs
28608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
28849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
28609
28850
  */
28610
28851
  listSecurityLists(listSecurityListsRequest) {
28611
28852
  return __awaiter(this, void 0, void 0, function* () {
@@ -28716,7 +28957,7 @@ class VirtualNetworkClient {
28716
28957
  * @param ListServiceGatewaysRequest
28717
28958
  * @return ListServiceGatewaysResponse
28718
28959
  * @throws OciError when an error occurs
28719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
28960
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
28720
28961
  */
28721
28962
  listServiceGateways(listServiceGatewaysRequest) {
28722
28963
  return __awaiter(this, void 0, void 0, function* () {
@@ -28826,7 +29067,7 @@ class VirtualNetworkClient {
28826
29067
  * @param ListServicesRequest
28827
29068
  * @return ListServicesResponse
28828
29069
  * @throws OciError when an error occurs
28829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListServices.ts.html |here} to see how to use ListServices API.
29070
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListServices.ts.html |here} to see how to use ListServices API.
28830
29071
  */
28831
29072
  listServices(listServicesRequest) {
28832
29073
  return __awaiter(this, void 0, void 0, function* () {
@@ -28931,7 +29172,7 @@ class VirtualNetworkClient {
28931
29172
  * @param ListSubnetsRequest
28932
29173
  * @return ListSubnetsResponse
28933
29174
  * @throws OciError when an error occurs
28934
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
29175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
28935
29176
  */
28936
29177
  listSubnets(listSubnetsRequest) {
28937
29178
  return __awaiter(this, void 0, void 0, function* () {
@@ -29041,7 +29282,7 @@ class VirtualNetworkClient {
29041
29282
  * @param ListVcnsRequest
29042
29283
  * @return ListVcnsResponse
29043
29284
  * @throws OciError when an error occurs
29044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVcns.ts.html |here} to see how to use ListVcns API.
29285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVcns.ts.html |here} to see how to use ListVcns API.
29045
29286
  */
29046
29287
  listVcns(listVcnsRequest) {
29047
29288
  return __awaiter(this, void 0, void 0, function* () {
@@ -29149,7 +29390,7 @@ class VirtualNetworkClient {
29149
29390
  * @param ListVirtualCircuitAssociatedTunnelsRequest
29150
29391
  * @return ListVirtualCircuitAssociatedTunnelsResponse
29151
29392
  * @throws OciError when an error occurs
29152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVirtualCircuitAssociatedTunnels.ts.html |here} to see how to use ListVirtualCircuitAssociatedTunnels API.
29393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVirtualCircuitAssociatedTunnels.ts.html |here} to see how to use ListVirtualCircuitAssociatedTunnels API.
29153
29394
  */
29154
29395
  listVirtualCircuitAssociatedTunnels(listVirtualCircuitAssociatedTunnelsRequest) {
29155
29396
  return __awaiter(this, void 0, void 0, function* () {
@@ -29260,7 +29501,7 @@ class VirtualNetworkClient {
29260
29501
  * @param ListVirtualCircuitBandwidthShapesRequest
29261
29502
  * @return ListVirtualCircuitBandwidthShapesResponse
29262
29503
  * @throws OciError when an error occurs
29263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
29504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
29264
29505
  */
29265
29506
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
29266
29507
  return __awaiter(this, void 0, void 0, function* () {
@@ -29366,7 +29607,7 @@ class VirtualNetworkClient {
29366
29607
  * @param ListVirtualCircuitPublicPrefixesRequest
29367
29608
  * @return ListVirtualCircuitPublicPrefixesResponse
29368
29609
  * @throws OciError when an error occurs
29369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
29610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
29370
29611
  */
29371
29612
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
29372
29613
  return __awaiter(this, void 0, void 0, function* () {
@@ -29426,7 +29667,7 @@ class VirtualNetworkClient {
29426
29667
  * @param ListVirtualCircuitsRequest
29427
29668
  * @return ListVirtualCircuitsResponse
29428
29669
  * @throws OciError when an error occurs
29429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
29670
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
29430
29671
  */
29431
29672
  listVirtualCircuits(listVirtualCircuitsRequest) {
29432
29673
  return __awaiter(this, void 0, void 0, function* () {
@@ -29535,7 +29776,7 @@ class VirtualNetworkClient {
29535
29776
  * @param ListVlansRequest
29536
29777
  * @return ListVlansResponse
29537
29778
  * @throws OciError when an error occurs
29538
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVlans.ts.html |here} to see how to use ListVlans API.
29779
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVlans.ts.html |here} to see how to use ListVlans API.
29539
29780
  */
29540
29781
  listVlans(listVlansRequest) {
29541
29782
  return __awaiter(this, void 0, void 0, function* () {
@@ -29646,7 +29887,7 @@ class VirtualNetworkClient {
29646
29887
  * @param ListVtapsRequest
29647
29888
  * @return ListVtapsResponse
29648
29889
  * @throws OciError when an error occurs
29649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
29890
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
29650
29891
  */
29651
29892
  listVtaps(listVtapsRequest) {
29652
29893
  return __awaiter(this, void 0, void 0, function* () {
@@ -29769,7 +30010,7 @@ class VirtualNetworkClient {
29769
30010
  * @param ModifyVcnCidrRequest
29770
30011
  * @return ModifyVcnCidrResponse
29771
30012
  * @throws OciError when an error occurs
29772
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
30013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
29773
30014
  */
29774
30015
  modifyVcnCidr(modifyVcnCidrRequest) {
29775
30016
  return __awaiter(this, void 0, void 0, function* () {
@@ -29832,7 +30073,7 @@ class VirtualNetworkClient {
29832
30073
  * @param RemoveDrgRouteDistributionStatementsRequest
29833
30074
  * @return RemoveDrgRouteDistributionStatementsResponse
29834
30075
  * @throws OciError when an error occurs
29835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
30076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
29836
30077
  */
29837
30078
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
29838
30079
  return __awaiter(this, void 0, void 0, function* () {
@@ -29887,7 +30128,7 @@ class VirtualNetworkClient {
29887
30128
  * @param RemoveDrgRouteRulesRequest
29888
30129
  * @return RemoveDrgRouteRulesResponse
29889
30130
  * @throws OciError when an error occurs
29890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
30131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
29891
30132
  */
29892
30133
  removeDrgRouteRules(removeDrgRouteRulesRequest) {
29893
30134
  return __awaiter(this, void 0, void 0, function* () {
@@ -29942,7 +30183,7 @@ class VirtualNetworkClient {
29942
30183
  * @param RemoveExportDrgRouteDistributionRequest
29943
30184
  * @return RemoveExportDrgRouteDistributionResponse
29944
30185
  * @throws OciError when an error occurs
29945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
30186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
29946
30187
  */
29947
30188
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
29948
30189
  return __awaiter(this, void 0, void 0, function* () {
@@ -30008,7 +30249,7 @@ class VirtualNetworkClient {
30008
30249
  * @param RemoveImportDrgRouteDistributionRequest
30009
30250
  * @return RemoveImportDrgRouteDistributionResponse
30010
30251
  * @throws OciError when an error occurs
30011
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
30252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
30012
30253
  */
30013
30254
  removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
30014
30255
  return __awaiter(this, void 0, void 0, function* () {
@@ -30073,7 +30314,7 @@ class VirtualNetworkClient {
30073
30314
  * @param RemoveIpv6SubnetCidrRequest
30074
30315
  * @return RemoveIpv6SubnetCidrResponse
30075
30316
  * @throws OciError when an error occurs
30076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
30317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
30077
30318
  */
30078
30319
  removeIpv6SubnetCidr(removeIpv6SubnetCidrRequest) {
30079
30320
  return __awaiter(this, void 0, void 0, function* () {
@@ -30141,7 +30382,7 @@ class VirtualNetworkClient {
30141
30382
  * @param RemoveIpv6VcnCidrRequest
30142
30383
  * @return RemoveIpv6VcnCidrResponse
30143
30384
  * @throws OciError when an error occurs
30144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
30385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
30145
30386
  */
30146
30387
  removeIpv6VcnCidr(removeIpv6VcnCidrRequest) {
30147
30388
  return __awaiter(this, void 0, void 0, function* () {
@@ -30209,7 +30450,7 @@ class VirtualNetworkClient {
30209
30450
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
30210
30451
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
30211
30452
  * @throws OciError when an error occurs
30212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
30453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
30213
30454
  */
30214
30455
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
30215
30456
  return __awaiter(this, void 0, void 0, function* () {
@@ -30264,7 +30505,7 @@ class VirtualNetworkClient {
30264
30505
  * @param RemovePublicIpPoolCapacityRequest
30265
30506
  * @return RemovePublicIpPoolCapacityResponse
30266
30507
  * @throws OciError when an error occurs
30267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
30508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
30268
30509
  */
30269
30510
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
30270
30511
  return __awaiter(this, void 0, void 0, function* () {
@@ -30334,7 +30575,7 @@ class VirtualNetworkClient {
30334
30575
  * @param RemoveVcnCidrRequest
30335
30576
  * @return RemoveVcnCidrResponse
30336
30577
  * @throws OciError when an error occurs
30337
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
30578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
30338
30579
  */
30339
30580
  removeVcnCidr(removeVcnCidrRequest) {
30340
30581
  return __awaiter(this, void 0, void 0, function* () {
@@ -30397,7 +30638,7 @@ class VirtualNetworkClient {
30397
30638
  * @param UpdateByoipRangeRequest
30398
30639
  * @return UpdateByoipRangeResponse
30399
30640
  * @throws OciError when an error occurs
30400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
30641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
30401
30642
  */
30402
30643
  updateByoipRange(updateByoipRangeRequest) {
30403
30644
  return __awaiter(this, void 0, void 0, function* () {
@@ -30463,7 +30704,7 @@ class VirtualNetworkClient {
30463
30704
  * @param UpdateCaptureFilterRequest
30464
30705
  * @return UpdateCaptureFilterResponse
30465
30706
  * @throws OciError when an error occurs
30466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
30707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
30467
30708
  */
30468
30709
  updateCaptureFilter(updateCaptureFilterRequest) {
30469
30710
  return __awaiter(this, void 0, void 0, function* () {
@@ -30530,7 +30771,7 @@ class VirtualNetworkClient {
30530
30771
  * @param UpdateCpeRequest
30531
30772
  * @return UpdateCpeResponse
30532
30773
  * @throws OciError when an error occurs
30533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
30774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
30534
30775
  */
30535
30776
  updateCpe(updateCpeRequest) {
30536
30777
  return __awaiter(this, void 0, void 0, function* () {
@@ -30594,7 +30835,7 @@ class VirtualNetworkClient {
30594
30835
  * @param UpdateCrossConnectRequest
30595
30836
  * @return UpdateCrossConnectResponse
30596
30837
  * @throws OciError when an error occurs
30597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
30838
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
30598
30839
  */
30599
30840
  updateCrossConnect(updateCrossConnectRequest) {
30600
30841
  return __awaiter(this, void 0, void 0, function* () {
@@ -30660,7 +30901,7 @@ class VirtualNetworkClient {
30660
30901
  * @param UpdateCrossConnectGroupRequest
30661
30902
  * @return UpdateCrossConnectGroupResponse
30662
30903
  * @throws OciError when an error occurs
30663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
30904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
30664
30905
  */
30665
30906
  updateCrossConnectGroup(updateCrossConnectGroupRequest) {
30666
30907
  return __awaiter(this, void 0, void 0, function* () {
@@ -30728,7 +30969,7 @@ class VirtualNetworkClient {
30728
30969
  * @param UpdateDhcpOptionsRequest
30729
30970
  * @return UpdateDhcpOptionsResponse
30730
30971
  * @throws OciError when an error occurs
30731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
30972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
30732
30973
  */
30733
30974
  updateDhcpOptions(updateDhcpOptionsRequest) {
30734
30975
  return __awaiter(this, void 0, void 0, function* () {
@@ -30793,7 +31034,7 @@ class VirtualNetworkClient {
30793
31034
  * @param UpdateDrgRequest
30794
31035
  * @return UpdateDrgResponse
30795
31036
  * @throws OciError when an error occurs
30796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
31037
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
30797
31038
  */
30798
31039
  updateDrg(updateDrgRequest) {
30799
31040
  return __awaiter(this, void 0, void 0, function* () {
@@ -30859,7 +31100,7 @@ class VirtualNetworkClient {
30859
31100
  * @param UpdateDrgAttachmentRequest
30860
31101
  * @return UpdateDrgAttachmentResponse
30861
31102
  * @throws OciError when an error occurs
30862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
31103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
30863
31104
  */
30864
31105
  updateDrgAttachment(updateDrgAttachmentRequest) {
30865
31106
  return __awaiter(this, void 0, void 0, function* () {
@@ -30924,7 +31165,7 @@ class VirtualNetworkClient {
30924
31165
  * @param UpdateDrgRouteDistributionRequest
30925
31166
  * @return UpdateDrgRouteDistributionResponse
30926
31167
  * @throws OciError when an error occurs
30927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
31168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
30928
31169
  */
30929
31170
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
30930
31171
  return __awaiter(this, void 0, void 0, function* () {
@@ -30989,7 +31230,7 @@ class VirtualNetworkClient {
30989
31230
  * @param UpdateDrgRouteDistributionStatementsRequest
30990
31231
  * @return UpdateDrgRouteDistributionStatementsResponse
30991
31232
  * @throws OciError when an error occurs
30992
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
31233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
30993
31234
  */
30994
31235
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
30995
31236
  return __awaiter(this, void 0, void 0, function* () {
@@ -31048,7 +31289,7 @@ class VirtualNetworkClient {
31048
31289
  * @param UpdateDrgRouteRulesRequest
31049
31290
  * @return UpdateDrgRouteRulesResponse
31050
31291
  * @throws OciError when an error occurs
31051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
31292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
31052
31293
  */
31053
31294
  updateDrgRouteRules(updateDrgRouteRulesRequest) {
31054
31295
  return __awaiter(this, void 0, void 0, function* () {
@@ -31107,7 +31348,7 @@ class VirtualNetworkClient {
31107
31348
  * @param UpdateDrgRouteTableRequest
31108
31349
  * @return UpdateDrgRouteTableResponse
31109
31350
  * @throws OciError when an error occurs
31110
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
31351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
31111
31352
  */
31112
31353
  updateDrgRouteTable(updateDrgRouteTableRequest) {
31113
31354
  return __awaiter(this, void 0, void 0, function* () {
@@ -31175,7 +31416,7 @@ class VirtualNetworkClient {
31175
31416
  * @param UpdateIPSecConnectionRequest
31176
31417
  * @return UpdateIPSecConnectionResponse
31177
31418
  * @throws OciError when an error occurs
31178
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
31419
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
31179
31420
  */
31180
31421
  updateIPSecConnection(updateIPSecConnectionRequest) {
31181
31422
  return __awaiter(this, void 0, void 0, function* () {
@@ -31251,7 +31492,7 @@ class VirtualNetworkClient {
31251
31492
  * @param UpdateIPSecConnectionTunnelRequest
31252
31493
  * @return UpdateIPSecConnectionTunnelResponse
31253
31494
  * @throws OciError when an error occurs
31254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
31495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
31255
31496
  */
31256
31497
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
31257
31498
  return __awaiter(this, void 0, void 0, function* () {
@@ -31320,7 +31561,7 @@ class VirtualNetworkClient {
31320
31561
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
31321
31562
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
31322
31563
  * @throws OciError when an error occurs
31323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
31564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
31324
31565
  */
31325
31566
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
31326
31567
  return __awaiter(this, void 0, void 0, function* () {
@@ -31390,7 +31631,7 @@ class VirtualNetworkClient {
31390
31631
  * @param UpdateInternetGatewayRequest
31391
31632
  * @return UpdateInternetGatewayResponse
31392
31633
  * @throws OciError when an error occurs
31393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
31634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
31394
31635
  */
31395
31636
  updateInternetGateway(updateInternetGatewayRequest) {
31396
31637
  return __awaiter(this, void 0, void 0, function* () {
@@ -31461,7 +31702,7 @@ class VirtualNetworkClient {
31461
31702
  * @param UpdateIpv6Request
31462
31703
  * @return UpdateIpv6Response
31463
31704
  * @throws OciError when an error occurs
31464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
31705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
31465
31706
  */
31466
31707
  updateIpv6(updateIpv6Request) {
31467
31708
  return __awaiter(this, void 0, void 0, function* () {
@@ -31527,7 +31768,7 @@ class VirtualNetworkClient {
31527
31768
  * @param UpdateLocalPeeringGatewayRequest
31528
31769
  * @return UpdateLocalPeeringGatewayResponse
31529
31770
  * @throws OciError when an error occurs
31530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
31771
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
31531
31772
  */
31532
31773
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
31533
31774
  return __awaiter(this, void 0, void 0, function* () {
@@ -31592,7 +31833,7 @@ class VirtualNetworkClient {
31592
31833
  * @param UpdateNatGatewayRequest
31593
31834
  * @return UpdateNatGatewayResponse
31594
31835
  * @throws OciError when an error occurs
31595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
31836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
31596
31837
  */
31597
31838
  updateNatGateway(updateNatGatewayRequest) {
31598
31839
  return __awaiter(this, void 0, void 0, function* () {
@@ -31671,7 +31912,7 @@ class VirtualNetworkClient {
31671
31912
  * @param UpdateNetworkSecurityGroupRequest
31672
31913
  * @return UpdateNetworkSecurityGroupResponse
31673
31914
  * @throws OciError when an error occurs
31674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
31915
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
31675
31916
  */
31676
31917
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
31677
31918
  return __awaiter(this, void 0, void 0, function* () {
@@ -31736,7 +31977,7 @@ class VirtualNetworkClient {
31736
31977
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
31737
31978
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
31738
31979
  * @throws OciError when an error occurs
31739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
31980
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
31740
31981
  */
31741
31982
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
31742
31983
  return __awaiter(this, void 0, void 0, function* () {
@@ -31804,7 +32045,7 @@ class VirtualNetworkClient {
31804
32045
  * @param UpdatePrivateIpRequest
31805
32046
  * @return UpdatePrivateIpResponse
31806
32047
  * @throws OciError when an error occurs
31807
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
32048
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
31808
32049
  */
31809
32050
  updatePrivateIp(updatePrivateIpRequest) {
31810
32051
  return __awaiter(this, void 0, void 0, function* () {
@@ -31907,7 +32148,7 @@ class VirtualNetworkClient {
31907
32148
  * @param UpdatePublicIpRequest
31908
32149
  * @return UpdatePublicIpResponse
31909
32150
  * @throws OciError when an error occurs
31910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
32151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
31911
32152
  */
31912
32153
  updatePublicIp(updatePublicIpRequest) {
31913
32154
  return __awaiter(this, void 0, void 0, function* () {
@@ -31972,7 +32213,7 @@ class VirtualNetworkClient {
31972
32213
  * @param UpdatePublicIpPoolRequest
31973
32214
  * @return UpdatePublicIpPoolResponse
31974
32215
  * @throws OciError when an error occurs
31975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
32216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
31976
32217
  */
31977
32218
  updatePublicIpPool(updatePublicIpPoolRequest) {
31978
32219
  return __awaiter(this, void 0, void 0, function* () {
@@ -32038,7 +32279,7 @@ class VirtualNetworkClient {
32038
32279
  * @param UpdateRemotePeeringConnectionRequest
32039
32280
  * @return UpdateRemotePeeringConnectionResponse
32040
32281
  * @throws OciError when an error occurs
32041
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
32282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
32042
32283
  */
32043
32284
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
32044
32285
  return __awaiter(this, void 0, void 0, function* () {
@@ -32106,7 +32347,7 @@ class VirtualNetworkClient {
32106
32347
  * @param UpdateRouteTableRequest
32107
32348
  * @return UpdateRouteTableResponse
32108
32349
  * @throws OciError when an error occurs
32109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
32350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
32110
32351
  */
32111
32352
  updateRouteTable(updateRouteTableRequest) {
32112
32353
  return __awaiter(this, void 0, void 0, function* () {
@@ -32175,7 +32416,7 @@ class VirtualNetworkClient {
32175
32416
  * @param UpdateSecurityListRequest
32176
32417
  * @return UpdateSecurityListResponse
32177
32418
  * @throws OciError when an error occurs
32178
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
32419
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
32179
32420
  */
32180
32421
  updateSecurityList(updateSecurityListRequest) {
32181
32422
  return __awaiter(this, void 0, void 0, function* () {
@@ -32241,7 +32482,7 @@ class VirtualNetworkClient {
32241
32482
  * @param UpdateServiceGatewayRequest
32242
32483
  * @return UpdateServiceGatewayResponse
32243
32484
  * @throws OciError when an error occurs
32244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
32485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
32245
32486
  */
32246
32487
  updateServiceGateway(updateServiceGatewayRequest) {
32247
32488
  return __awaiter(this, void 0, void 0, function* () {
@@ -32306,7 +32547,7 @@ class VirtualNetworkClient {
32306
32547
  * @param UpdateSubnetRequest
32307
32548
  * @return UpdateSubnetResponse
32308
32549
  * @throws OciError when an error occurs
32309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
32550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
32310
32551
  */
32311
32552
  updateSubnet(updateSubnetRequest) {
32312
32553
  return __awaiter(this, void 0, void 0, function* () {
@@ -32373,7 +32614,7 @@ class VirtualNetworkClient {
32373
32614
  * @param UpdateTunnelCpeDeviceConfigRequest
32374
32615
  * @return UpdateTunnelCpeDeviceConfigResponse
32375
32616
  * @throws OciError when an error occurs
32376
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
32617
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
32377
32618
  */
32378
32619
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
32379
32620
  return __awaiter(this, void 0, void 0, function* () {
@@ -32441,7 +32682,7 @@ class VirtualNetworkClient {
32441
32682
  * @param UpdateVcnRequest
32442
32683
  * @return UpdateVcnResponse
32443
32684
  * @throws OciError when an error occurs
32444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
32685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
32445
32686
  */
32446
32687
  updateVcn(updateVcnRequest) {
32447
32688
  return __awaiter(this, void 0, void 0, function* () {
@@ -32529,7 +32770,7 @@ class VirtualNetworkClient {
32529
32770
  * @param UpdateVirtualCircuitRequest
32530
32771
  * @return UpdateVirtualCircuitResponse
32531
32772
  * @throws OciError when an error occurs
32532
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
32773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
32533
32774
  */
32534
32775
  updateVirtualCircuit(updateVirtualCircuitRequest) {
32535
32776
  return __awaiter(this, void 0, void 0, function* () {
@@ -32595,7 +32836,7 @@ class VirtualNetworkClient {
32595
32836
  * @param UpdateVlanRequest
32596
32837
  * @return UpdateVlanResponse
32597
32838
  * @throws OciError when an error occurs
32598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
32839
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
32599
32840
  */
32600
32841
  updateVlan(updateVlanRequest) {
32601
32842
  return __awaiter(this, void 0, void 0, function* () {
@@ -32661,7 +32902,7 @@ class VirtualNetworkClient {
32661
32902
  * @param UpdateVnicRequest
32662
32903
  * @return UpdateVnicResponse
32663
32904
  * @throws OciError when an error occurs
32664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
32905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
32665
32906
  */
32666
32907
  updateVnic(updateVnicRequest) {
32667
32908
  return __awaiter(this, void 0, void 0, function* () {
@@ -32726,7 +32967,7 @@ class VirtualNetworkClient {
32726
32967
  * @param UpdateVtapRequest
32727
32968
  * @return UpdateVtapResponse
32728
32969
  * @throws OciError when an error occurs
32729
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
32970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
32730
32971
  */
32731
32972
  updateVtap(updateVtapRequest) {
32732
32973
  return __awaiter(this, void 0, void 0, function* () {
@@ -32798,7 +33039,7 @@ class VirtualNetworkClient {
32798
33039
  * @param UpgradeDrgRequest
32799
33040
  * @return UpgradeDrgResponse
32800
33041
  * @throws OciError when an error occurs
32801
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
33042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
32802
33043
  */
32803
33044
  upgradeDrg(upgradeDrgRequest) {
32804
33045
  return __awaiter(this, void 0, void 0, function* () {
@@ -32860,7 +33101,7 @@ class VirtualNetworkClient {
32860
33101
  * @param ValidateByoipRangeRequest
32861
33102
  * @return ValidateByoipRangeResponse
32862
33103
  * @throws OciError when an error occurs
32863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
33104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
32864
33105
  */
32865
33106
  validateByoipRange(validateByoipRangeRequest) {
32866
33107
  return __awaiter(this, void 0, void 0, function* () {
@@ -32920,7 +33161,7 @@ class VirtualNetworkClient {
32920
33161
  * @param WithdrawByoipRangeRequest
32921
33162
  * @return WithdrawByoipRangeResponse
32922
33163
  * @throws OciError when an error occurs
32923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
33164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
32924
33165
  */
32925
33166
  withdrawByoipRange(withdrawByoipRangeRequest) {
32926
33167
  return __awaiter(this, void 0, void 0, function* () {