oci-core 2.80.0 → 2.82.1

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 (459) hide show
  1. package/lib/client.d.ts +436 -433
  2. package/lib/client.js +438 -434
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/attach-volume-details.d.ts +5 -2
  5. package/lib/model/attach-volume-details.js.map +1 -1
  6. package/lib/model/index.d.ts +8 -0
  7. package/lib/model/index.js +14 -6
  8. package/lib/model/index.js.map +1 -1
  9. package/lib/model/launch-attach-iscsi-volume-details.d.ts +47 -0
  10. package/lib/model/launch-attach-iscsi-volume-details.js +61 -0
  11. package/lib/model/launch-attach-iscsi-volume-details.js.map +1 -0
  12. package/lib/model/launch-attach-volume-details.d.ts +58 -0
  13. package/lib/model/launch-attach-volume-details.js +83 -0
  14. package/lib/model/launch-attach-volume-details.js.map +1 -0
  15. package/lib/model/launch-create-volume-details.d.ts +29 -0
  16. package/lib/model/launch-create-volume-details.js +75 -0
  17. package/lib/model/launch-create-volume-details.js.map +1 -0
  18. package/lib/model/launch-create-volume-from-attributes.d.ts +70 -0
  19. package/lib/model/launch-create-volume-from-attributes.js +61 -0
  20. package/lib/model/launch-create-volume-from-attributes.js.map +1 -0
  21. package/lib/model/launch-instance-details.d.ts +4 -0
  22. package/lib/model/launch-instance-details.js +10 -0
  23. package/lib/model/launch-instance-details.js.map +1 -1
  24. package/lib/model/volume-attachment.d.ts +6 -0
  25. package/lib/model/volume-attachment.js.map +1 -1
  26. package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
  27. package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
  28. package/lib/request/add-drg-route-rules-request.d.ts +1 -1
  29. package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
  30. package/lib/request/add-ipv6-subnet-cidr-request.d.ts +1 -1
  31. package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
  32. package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
  33. package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
  34. package/lib/request/add-vcn-cidr-request.d.ts +1 -1
  35. package/lib/request/advertise-byoip-range-request.d.ts +1 -1
  36. package/lib/request/attach-boot-volume-request.d.ts +1 -1
  37. package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
  38. package/lib/request/attach-load-balancer-request.d.ts +1 -1
  39. package/lib/request/attach-service-id-request.d.ts +1 -1
  40. package/lib/request/attach-vnic-request.d.ts +1 -1
  41. package/lib/request/attach-volume-request.d.ts +1 -1
  42. package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
  43. package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
  44. package/lib/request/capture-console-history-request.d.ts +1 -1
  45. package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
  46. package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
  47. package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
  48. package/lib/request/change-capture-filter-compartment-request.d.ts +1 -1
  49. package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
  50. package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
  51. package/lib/request/change-compute-capacity-topology-compartment-request.d.ts +1 -1
  52. package/lib/request/change-compute-cluster-compartment-request.d.ts +1 -1
  53. package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
  54. package/lib/request/change-cpe-compartment-request.d.ts +1 -1
  55. package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
  56. package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
  57. package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
  58. package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
  59. package/lib/request/change-drg-compartment-request.d.ts +1 -1
  60. package/lib/request/change-image-compartment-request.d.ts +1 -1
  61. package/lib/request/change-instance-compartment-request.d.ts +1 -1
  62. package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
  63. package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
  64. package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
  65. package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
  66. package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
  67. package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
  68. package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
  69. package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
  70. package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
  71. package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
  72. package/lib/request/change-route-table-compartment-request.d.ts +1 -1
  73. package/lib/request/change-security-list-compartment-request.d.ts +1 -1
  74. package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
  75. package/lib/request/change-subnet-compartment-request.d.ts +1 -1
  76. package/lib/request/change-vcn-compartment-request.d.ts +1 -1
  77. package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
  78. package/lib/request/change-vlan-compartment-request.d.ts +1 -1
  79. package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
  80. package/lib/request/change-volume-compartment-request.d.ts +1 -1
  81. package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
  82. package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
  83. package/lib/request/change-vtap-compartment-request.d.ts +1 -1
  84. package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
  85. package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
  86. package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
  87. package/lib/request/copy-volume-backup-request.d.ts +1 -1
  88. package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
  89. package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
  90. package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
  91. package/lib/request/create-boot-volume-request.d.ts +1 -1
  92. package/lib/request/create-byoip-range-request.d.ts +1 -1
  93. package/lib/request/create-capture-filter-request.d.ts +1 -1
  94. package/lib/request/create-cluster-network-request.d.ts +1 -1
  95. package/lib/request/create-compute-capacity-report-request.d.ts +1 -1
  96. package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
  97. package/lib/request/create-compute-capacity-topology-request.d.ts +1 -1
  98. package/lib/request/create-compute-cluster-request.d.ts +1 -1
  99. package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
  100. package/lib/request/create-cpe-request.d.ts +1 -1
  101. package/lib/request/create-cross-connect-group-request.d.ts +1 -1
  102. package/lib/request/create-cross-connect-request.d.ts +1 -1
  103. package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
  104. package/lib/request/create-dhcp-options-request.d.ts +1 -1
  105. package/lib/request/create-drg-attachment-request.d.ts +1 -1
  106. package/lib/request/create-drg-request.d.ts +1 -1
  107. package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
  108. package/lib/request/create-drg-route-table-request.d.ts +1 -1
  109. package/lib/request/create-image-request.d.ts +1 -1
  110. package/lib/request/create-instance-configuration-request.d.ts +1 -1
  111. package/lib/request/create-instance-console-connection-request.d.ts +1 -1
  112. package/lib/request/create-instance-pool-request.d.ts +1 -1
  113. package/lib/request/create-internet-gateway-request.d.ts +1 -1
  114. package/lib/request/create-ipsec-connection-request.d.ts +1 -1
  115. package/lib/request/create-ipv6-request.d.ts +1 -1
  116. package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
  117. package/lib/request/create-nat-gateway-request.d.ts +1 -1
  118. package/lib/request/create-network-security-group-request.d.ts +1 -1
  119. package/lib/request/create-private-ip-request.d.ts +1 -1
  120. package/lib/request/create-public-ip-pool-request.d.ts +1 -1
  121. package/lib/request/create-public-ip-request.d.ts +1 -1
  122. package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
  123. package/lib/request/create-route-table-request.d.ts +1 -1
  124. package/lib/request/create-security-list-request.d.ts +1 -1
  125. package/lib/request/create-service-gateway-request.d.ts +1 -1
  126. package/lib/request/create-subnet-request.d.ts +1 -1
  127. package/lib/request/create-vcn-request.d.ts +1 -1
  128. package/lib/request/create-virtual-circuit-request.d.ts +1 -1
  129. package/lib/request/create-vlan-request.d.ts +1 -1
  130. package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
  131. package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
  132. package/lib/request/create-volume-backup-request.d.ts +1 -1
  133. package/lib/request/create-volume-group-backup-request.d.ts +1 -1
  134. package/lib/request/create-volume-group-request.d.ts +1 -1
  135. package/lib/request/create-volume-request.d.ts +1 -1
  136. package/lib/request/create-vtap-request.d.ts +1 -1
  137. package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
  138. package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
  139. package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
  140. package/lib/request/delete-boot-volume-request.d.ts +1 -1
  141. package/lib/request/delete-byoip-range-request.d.ts +1 -1
  142. package/lib/request/delete-capture-filter-request.d.ts +1 -1
  143. package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
  144. package/lib/request/delete-compute-capacity-topology-request.d.ts +1 -1
  145. package/lib/request/delete-compute-cluster-request.d.ts +1 -1
  146. package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
  147. package/lib/request/delete-console-history-request.d.ts +1 -1
  148. package/lib/request/delete-cpe-request.d.ts +1 -1
  149. package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
  150. package/lib/request/delete-cross-connect-request.d.ts +1 -1
  151. package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
  152. package/lib/request/delete-dhcp-options-request.d.ts +1 -1
  153. package/lib/request/delete-drg-attachment-request.d.ts +1 -1
  154. package/lib/request/delete-drg-request.d.ts +1 -1
  155. package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
  156. package/lib/request/delete-drg-route-table-request.d.ts +1 -1
  157. package/lib/request/delete-image-request.d.ts +1 -1
  158. package/lib/request/delete-instance-configuration-request.d.ts +1 -1
  159. package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
  160. package/lib/request/delete-internet-gateway-request.d.ts +1 -1
  161. package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
  162. package/lib/request/delete-ipv6-request.d.ts +1 -1
  163. package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
  164. package/lib/request/delete-nat-gateway-request.d.ts +1 -1
  165. package/lib/request/delete-network-security-group-request.d.ts +1 -1
  166. package/lib/request/delete-private-ip-request.d.ts +1 -1
  167. package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
  168. package/lib/request/delete-public-ip-request.d.ts +1 -1
  169. package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
  170. package/lib/request/delete-route-table-request.d.ts +1 -1
  171. package/lib/request/delete-security-list-request.d.ts +1 -1
  172. package/lib/request/delete-service-gateway-request.d.ts +1 -1
  173. package/lib/request/delete-subnet-request.d.ts +1 -1
  174. package/lib/request/delete-vcn-request.d.ts +1 -1
  175. package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
  176. package/lib/request/delete-vlan-request.d.ts +1 -1
  177. package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
  178. package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
  179. package/lib/request/delete-volume-backup-request.d.ts +1 -1
  180. package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
  181. package/lib/request/delete-volume-group-request.d.ts +1 -1
  182. package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
  183. package/lib/request/delete-volume-request.d.ts +1 -1
  184. package/lib/request/delete-vtap-request.d.ts +1 -1
  185. package/lib/request/detach-boot-volume-request.d.ts +1 -1
  186. package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
  187. package/lib/request/detach-load-balancer-request.d.ts +1 -1
  188. package/lib/request/detach-service-id-request.d.ts +1 -1
  189. package/lib/request/detach-vnic-request.d.ts +1 -1
  190. package/lib/request/detach-volume-request.d.ts +1 -1
  191. package/lib/request/export-image-request.d.ts +1 -1
  192. package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
  193. package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
  194. package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
  195. package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
  196. package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
  197. package/lib/request/get-block-volume-replica-request.d.ts +1 -1
  198. package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
  199. package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
  200. package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
  201. package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
  202. package/lib/request/get-boot-volume-request.d.ts +1 -1
  203. package/lib/request/get-byoip-range-request.d.ts +1 -1
  204. package/lib/request/get-capture-filter-request.d.ts +1 -1
  205. package/lib/request/get-cluster-network-request.d.ts +1 -1
  206. package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
  207. package/lib/request/get-compute-capacity-topology-request.d.ts +1 -1
  208. package/lib/request/get-compute-cluster-request.d.ts +1 -1
  209. package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
  210. package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
  211. package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
  212. package/lib/request/get-console-history-content-request.d.ts +1 -1
  213. package/lib/request/get-console-history-request.d.ts +1 -1
  214. package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
  215. package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
  216. package/lib/request/get-cpe-request.d.ts +1 -1
  217. package/lib/request/get-cross-connect-group-request.d.ts +1 -1
  218. package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
  219. package/lib/request/get-cross-connect-request.d.ts +1 -1
  220. package/lib/request/get-cross-connect-status-request.d.ts +1 -1
  221. package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
  222. package/lib/request/get-dhcp-options-request.d.ts +1 -1
  223. package/lib/request/get-drg-attachment-request.d.ts +1 -1
  224. package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
  225. package/lib/request/get-drg-request.d.ts +1 -1
  226. package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
  227. package/lib/request/get-drg-route-table-request.d.ts +1 -1
  228. package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
  229. package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
  230. package/lib/request/get-image-request.d.ts +1 -1
  231. package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
  232. package/lib/request/get-instance-configuration-request.d.ts +1 -1
  233. package/lib/request/get-instance-console-connection-request.d.ts +1 -1
  234. package/lib/request/get-instance-maintenance-reboot-request.d.ts +1 -1
  235. package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
  236. package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
  237. package/lib/request/get-instance-pool-request.d.ts +1 -1
  238. package/lib/request/get-instance-request.d.ts +1 -1
  239. package/lib/request/get-internet-gateway-request.d.ts +1 -1
  240. package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
  241. package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
  242. package/lib/request/get-ipsec-connection-request.d.ts +1 -1
  243. package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
  244. package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
  245. package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  246. package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
  247. package/lib/request/get-ipv6-request.d.ts +1 -1
  248. package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
  249. package/lib/request/get-measured-boot-report-request.d.ts +1 -1
  250. package/lib/request/get-nat-gateway-request.d.ts +1 -1
  251. package/lib/request/get-network-security-group-request.d.ts +1 -1
  252. package/lib/request/get-networking-topology-request.d.ts +1 -1
  253. package/lib/request/get-private-ip-request.d.ts +1 -1
  254. package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
  255. package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
  256. package/lib/request/get-public-ip-pool-request.d.ts +1 -1
  257. package/lib/request/get-public-ip-request.d.ts +1 -1
  258. package/lib/request/get-remote-peering-connection-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-request.d.ts +1 -1
  264. package/lib/request/get-subnet-topology-request.d.ts +1 -1
  265. package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
  266. package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
  267. package/lib/request/get-upgrade-status-request.d.ts +1 -1
  268. package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
  269. package/lib/request/get-vcn-request.d.ts +1 -1
  270. package/lib/request/get-vcn-topology-request.d.ts +1 -1
  271. package/lib/request/get-virtual-circuit-request.d.ts +1 -1
  272. package/lib/request/get-vlan-request.d.ts +1 -1
  273. package/lib/request/get-vnic-attachment-request.d.ts +1 -1
  274. package/lib/request/get-vnic-request.d.ts +1 -1
  275. package/lib/request/get-volume-attachment-request.d.ts +1 -1
  276. package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
  277. package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
  278. package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
  279. package/lib/request/get-volume-backup-request.d.ts +1 -1
  280. package/lib/request/get-volume-group-backup-request.d.ts +1 -1
  281. package/lib/request/get-volume-group-replica-request.d.ts +1 -1
  282. package/lib/request/get-volume-group-request.d.ts +1 -1
  283. package/lib/request/get-volume-kms-key-request.d.ts +1 -1
  284. package/lib/request/get-volume-request.d.ts +1 -1
  285. package/lib/request/get-vtap-request.d.ts +1 -1
  286. package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
  287. package/lib/request/instance-action-request.d.ts +1 -1
  288. package/lib/request/launch-instance-configuration-request.d.ts +1 -1
  289. package/lib/request/launch-instance-request.d.ts +1 -1
  290. package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
  291. package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
  292. package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
  293. package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
  294. package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
  295. package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
  296. package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
  297. package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
  298. package/lib/request/list-boot-volumes-request.d.ts +1 -1
  299. package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
  300. package/lib/request/list-byoip-ranges-request.d.ts +1 -1
  301. package/lib/request/list-capture-filters-request.d.ts +1 -1
  302. package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
  303. package/lib/request/list-cluster-networks-request.d.ts +1 -1
  304. package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
  305. package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
  306. package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
  307. package/lib/request/list-compute-capacity-topologies-request.d.ts +1 -1
  308. package/lib/request/list-compute-capacity-topology-compute-bare-metal-hosts-request.d.ts +1 -1
  309. package/lib/request/list-compute-capacity-topology-compute-hpc-islands-request.d.ts +1 -1
  310. package/lib/request/list-compute-capacity-topology-compute-network-blocks-request.d.ts +1 -1
  311. package/lib/request/list-compute-clusters-request.d.ts +1 -1
  312. package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
  313. package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
  314. package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
  315. package/lib/request/list-console-histories-request.d.ts +1 -1
  316. package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
  317. package/lib/request/list-cpes-request.d.ts +1 -1
  318. package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
  319. package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
  320. package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
  321. package/lib/request/list-cross-connects-request.d.ts +1 -1
  322. package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
  323. package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
  324. package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
  325. package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
  326. package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
  327. package/lib/request/list-dhcp-options-request.d.ts +1 -1
  328. package/lib/request/list-drg-attachments-request.d.ts +1 -1
  329. package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
  330. package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
  331. package/lib/request/list-drg-route-rules-request.d.ts +1 -1
  332. package/lib/request/list-drg-route-tables-request.d.ts +1 -1
  333. package/lib/request/list-drgs-request.d.ts +1 -1
  334. package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
  335. package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  336. package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
  337. package/lib/request/list-images-request.d.ts +1 -1
  338. package/lib/request/list-instance-configurations-request.d.ts +1 -1
  339. package/lib/request/list-instance-console-connections-request.d.ts +1 -1
  340. package/lib/request/list-instance-devices-request.d.ts +1 -1
  341. package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
  342. package/lib/request/list-instance-pools-request.d.ts +1 -1
  343. package/lib/request/list-instances-request.d.ts +1 -1
  344. package/lib/request/list-internet-gateways-request.d.ts +1 -1
  345. package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
  346. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
  347. package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
  348. package/lib/request/list-ipsec-connections-request.d.ts +1 -1
  349. package/lib/request/list-ipv6s-request.d.ts +1 -1
  350. package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
  351. package/lib/request/list-nat-gateways-request.d.ts +1 -1
  352. package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
  353. package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
  354. package/lib/request/list-network-security-groups-request.d.ts +1 -1
  355. package/lib/request/list-private-ips-request.d.ts +1 -1
  356. package/lib/request/list-public-ip-pools-request.d.ts +1 -1
  357. package/lib/request/list-public-ips-request.d.ts +1 -1
  358. package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
  359. package/lib/request/list-route-tables-request.d.ts +1 -1
  360. package/lib/request/list-security-lists-request.d.ts +1 -1
  361. package/lib/request/list-service-gateways-request.d.ts +1 -1
  362. package/lib/request/list-services-request.d.ts +1 -1
  363. package/lib/request/list-shapes-request.d.ts +1 -1
  364. package/lib/request/list-subnets-request.d.ts +1 -1
  365. package/lib/request/list-vcns-request.d.ts +1 -1
  366. package/lib/request/list-virtual-circuit-associated-tunnels-request.d.ts +1 -1
  367. package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  368. package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
  369. package/lib/request/list-virtual-circuits-request.d.ts +1 -1
  370. package/lib/request/list-vlans-request.d.ts +1 -1
  371. package/lib/request/list-vnic-attachments-request.d.ts +1 -1
  372. package/lib/request/list-volume-attachments-request.d.ts +1 -1
  373. package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
  374. package/lib/request/list-volume-backups-request.d.ts +1 -1
  375. package/lib/request/list-volume-group-backups-request.d.ts +1 -1
  376. package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
  377. package/lib/request/list-volume-groups-request.d.ts +1 -1
  378. package/lib/request/list-volumes-request.d.ts +1 -1
  379. package/lib/request/list-vtaps-request.d.ts +1 -1
  380. package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
  381. package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
  382. package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
  383. package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
  384. package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
  385. package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
  386. package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +1 -1
  387. package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +1 -1
  388. package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
  389. package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
  390. package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
  391. package/lib/request/reset-instance-pool-request.d.ts +1 -1
  392. package/lib/request/softreset-instance-pool-request.d.ts +1 -1
  393. package/lib/request/softstop-instance-pool-request.d.ts +1 -1
  394. package/lib/request/start-instance-pool-request.d.ts +1 -1
  395. package/lib/request/stop-instance-pool-request.d.ts +1 -1
  396. package/lib/request/terminate-cluster-network-request.d.ts +1 -1
  397. package/lib/request/terminate-instance-pool-request.d.ts +1 -1
  398. package/lib/request/terminate-instance-request.d.ts +8 -1
  399. package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
  400. package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
  401. package/lib/request/update-boot-volume-request.d.ts +1 -1
  402. package/lib/request/update-byoip-range-request.d.ts +1 -1
  403. package/lib/request/update-capture-filter-request.d.ts +1 -1
  404. package/lib/request/update-cluster-network-request.d.ts +1 -1
  405. package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
  406. package/lib/request/update-compute-capacity-topology-request.d.ts +1 -1
  407. package/lib/request/update-compute-cluster-request.d.ts +1 -1
  408. package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
  409. package/lib/request/update-console-history-request.d.ts +1 -1
  410. package/lib/request/update-cpe-request.d.ts +1 -1
  411. package/lib/request/update-cross-connect-group-request.d.ts +1 -1
  412. package/lib/request/update-cross-connect-request.d.ts +1 -1
  413. package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
  414. package/lib/request/update-dhcp-options-request.d.ts +1 -1
  415. package/lib/request/update-drg-attachment-request.d.ts +1 -1
  416. package/lib/request/update-drg-request.d.ts +1 -1
  417. package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
  418. package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
  419. package/lib/request/update-drg-route-rules-request.d.ts +1 -1
  420. package/lib/request/update-drg-route-table-request.d.ts +1 -1
  421. package/lib/request/update-image-request.d.ts +1 -1
  422. package/lib/request/update-instance-configuration-request.d.ts +1 -1
  423. package/lib/request/update-instance-console-connection-request.d.ts +1 -1
  424. package/lib/request/update-instance-pool-request.d.ts +1 -1
  425. package/lib/request/update-instance-request.d.ts +1 -1
  426. package/lib/request/update-internet-gateway-request.d.ts +1 -1
  427. package/lib/request/update-ipsec-connection-request.d.ts +1 -1
  428. package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
  429. package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  430. package/lib/request/update-ipv6-request.d.ts +1 -1
  431. package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
  432. package/lib/request/update-nat-gateway-request.d.ts +1 -1
  433. package/lib/request/update-network-security-group-request.d.ts +1 -1
  434. package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
  435. package/lib/request/update-private-ip-request.d.ts +1 -1
  436. package/lib/request/update-public-ip-pool-request.d.ts +1 -1
  437. package/lib/request/update-public-ip-request.d.ts +1 -1
  438. package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
  439. package/lib/request/update-route-table-request.d.ts +1 -1
  440. package/lib/request/update-security-list-request.d.ts +1 -1
  441. package/lib/request/update-service-gateway-request.d.ts +1 -1
  442. package/lib/request/update-subnet-request.d.ts +1 -1
  443. package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
  444. package/lib/request/update-vcn-request.d.ts +1 -1
  445. package/lib/request/update-virtual-circuit-request.d.ts +1 -1
  446. package/lib/request/update-vlan-request.d.ts +1 -1
  447. package/lib/request/update-vnic-request.d.ts +1 -1
  448. package/lib/request/update-volume-attachment-request.d.ts +1 -1
  449. package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
  450. package/lib/request/update-volume-backup-request.d.ts +1 -1
  451. package/lib/request/update-volume-group-backup-request.d.ts +1 -1
  452. package/lib/request/update-volume-group-request.d.ts +1 -1
  453. package/lib/request/update-volume-kms-key-request.d.ts +1 -1
  454. package/lib/request/update-volume-request.d.ts +1 -1
  455. package/lib/request/update-vtap-request.d.ts +1 -1
  456. package/lib/request/upgrade-drg-request.d.ts +1 -1
  457. package/lib/request/validate-byoip-range-request.d.ts +1 -1
  458. package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
  459. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -211,7 +211,7 @@ class BlockstorageClient {
211
211
  * @param ChangeBootVolumeBackupCompartmentRequest
212
212
  * @return ChangeBootVolumeBackupCompartmentResponse
213
213
  * @throws OciError when an error occurs
214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
215
215
  */
216
216
  changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
217
217
  return __awaiter(this, void 0, void 0, function* () {
@@ -274,7 +274,7 @@ class BlockstorageClient {
274
274
  * @param ChangeBootVolumeCompartmentRequest
275
275
  * @return ChangeBootVolumeCompartmentResponse
276
276
  * @throws OciError when an error occurs
277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
278
278
  */
279
279
  changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
280
280
  return __awaiter(this, void 0, void 0, function* () {
@@ -337,7 +337,7 @@ class BlockstorageClient {
337
337
  * @param ChangeVolumeBackupCompartmentRequest
338
338
  * @return ChangeVolumeBackupCompartmentResponse
339
339
  * @throws OciError when an error occurs
340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
340
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
341
341
  */
342
342
  changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
343
343
  return __awaiter(this, void 0, void 0, function* () {
@@ -400,7 +400,7 @@ class BlockstorageClient {
400
400
  * @param ChangeVolumeCompartmentRequest
401
401
  * @return ChangeVolumeCompartmentResponse
402
402
  * @throws OciError when an error occurs
403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
404
404
  */
405
405
  changeVolumeCompartment(changeVolumeCompartmentRequest) {
406
406
  return __awaiter(this, void 0, void 0, function* () {
@@ -463,7 +463,7 @@ class BlockstorageClient {
463
463
  * @param ChangeVolumeGroupBackupCompartmentRequest
464
464
  * @return ChangeVolumeGroupBackupCompartmentResponse
465
465
  * @throws OciError when an error occurs
466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
466
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
467
467
  */
468
468
  changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
469
469
  return __awaiter(this, void 0, void 0, function* () {
@@ -526,7 +526,7 @@ class BlockstorageClient {
526
526
  * @param ChangeVolumeGroupCompartmentRequest
527
527
  * @return ChangeVolumeGroupCompartmentResponse
528
528
  * @throws OciError when an error occurs
529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
530
530
  */
531
531
  changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
532
532
  return __awaiter(this, void 0, void 0, function* () {
@@ -588,7 +588,7 @@ class BlockstorageClient {
588
588
  * @param CopyBootVolumeBackupRequest
589
589
  * @return CopyBootVolumeBackupResponse
590
590
  * @throws OciError when an error occurs
591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
592
592
  */
593
593
  copyBootVolumeBackup(copyBootVolumeBackupRequest) {
594
594
  return __awaiter(this, void 0, void 0, function* () {
@@ -670,7 +670,7 @@ class BlockstorageClient {
670
670
  * @param CopyVolumeBackupRequest
671
671
  * @return CopyVolumeBackupResponse
672
672
  * @throws OciError when an error occurs
673
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
673
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
674
674
  */
675
675
  copyVolumeBackup(copyVolumeBackupRequest) {
676
676
  return __awaiter(this, void 0, void 0, function* () {
@@ -752,7 +752,7 @@ class BlockstorageClient {
752
752
  * @param CopyVolumeGroupBackupRequest
753
753
  * @return CopyVolumeGroupBackupResponse
754
754
  * @throws OciError when an error occurs
755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
756
756
  */
757
757
  copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
758
758
  return __awaiter(this, void 0, void 0, function* () {
@@ -821,7 +821,7 @@ class BlockstorageClient {
821
821
  * @param CreateBootVolumeRequest
822
822
  * @return CreateBootVolumeResponse
823
823
  * @throws OciError when an error occurs
824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
825
825
  */
826
826
  createBootVolume(createBootVolumeRequest) {
827
827
  return __awaiter(this, void 0, void 0, function* () {
@@ -889,7 +889,7 @@ class BlockstorageClient {
889
889
  * @param CreateBootVolumeBackupRequest
890
890
  * @return CreateBootVolumeBackupResponse
891
891
  * @throws OciError when an error occurs
892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
893
893
  */
894
894
  createBootVolumeBackup(createBootVolumeBackupRequest) {
895
895
  return __awaiter(this, void 0, void 0, function* () {
@@ -965,7 +965,7 @@ class BlockstorageClient {
965
965
  * @param CreateVolumeRequest
966
966
  * @return CreateVolumeResponse
967
967
  * @throws OciError when an error occurs
968
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
968
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
969
969
  */
970
970
  createVolume(createVolumeRequest) {
971
971
  return __awaiter(this, void 0, void 0, function* () {
@@ -1033,7 +1033,7 @@ class BlockstorageClient {
1033
1033
  * @param CreateVolumeBackupRequest
1034
1034
  * @return CreateVolumeBackupResponse
1035
1035
  * @throws OciError when an error occurs
1036
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
1036
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
1037
1037
  */
1038
1038
  createVolumeBackup(createVolumeBackupRequest) {
1039
1039
  return __awaiter(this, void 0, void 0, function* () {
@@ -1099,7 +1099,7 @@ class BlockstorageClient {
1099
1099
  * @param CreateVolumeBackupPolicyRequest
1100
1100
  * @return CreateVolumeBackupPolicyResponse
1101
1101
  * @throws OciError when an error occurs
1102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1103
1103
  */
1104
1104
  createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
1105
1105
  return __awaiter(this, void 0, void 0, function* () {
@@ -1165,7 +1165,7 @@ class BlockstorageClient {
1165
1165
  * @param CreateVolumeBackupPolicyAssignmentRequest
1166
1166
  * @return CreateVolumeBackupPolicyAssignmentResponse
1167
1167
  * @throws OciError when an error occurs
1168
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1169
1169
  */
1170
1170
  createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
1171
1171
  return __awaiter(this, void 0, void 0, function* () {
@@ -1233,7 +1233,7 @@ class BlockstorageClient {
1233
1233
  * @param CreateVolumeGroupRequest
1234
1234
  * @return CreateVolumeGroupResponse
1235
1235
  * @throws OciError when an error occurs
1236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1237
1237
  */
1238
1238
  createVolumeGroup(createVolumeGroupRequest) {
1239
1239
  return __awaiter(this, void 0, void 0, function* () {
@@ -1297,7 +1297,7 @@ class BlockstorageClient {
1297
1297
  * @param CreateVolumeGroupBackupRequest
1298
1298
  * @return CreateVolumeGroupBackupResponse
1299
1299
  * @throws OciError when an error occurs
1300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1301
1301
  */
1302
1302
  createVolumeGroupBackup(createVolumeGroupBackupRequest) {
1303
1303
  return __awaiter(this, void 0, void 0, function* () {
@@ -1363,7 +1363,7 @@ class BlockstorageClient {
1363
1363
  * @param DeleteBootVolumeRequest
1364
1364
  * @return DeleteBootVolumeResponse
1365
1365
  * @throws OciError when an error occurs
1366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1367
1367
  */
1368
1368
  deleteBootVolume(deleteBootVolumeRequest) {
1369
1369
  return __awaiter(this, void 0, void 0, function* () {
@@ -1417,7 +1417,7 @@ class BlockstorageClient {
1417
1417
  * @param DeleteBootVolumeBackupRequest
1418
1418
  * @return DeleteBootVolumeBackupResponse
1419
1419
  * @throws OciError when an error occurs
1420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1421
1421
  */
1422
1422
  deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
1423
1423
  return __awaiter(this, void 0, void 0, function* () {
@@ -1472,7 +1472,7 @@ class BlockstorageClient {
1472
1472
  * @param DeleteBootVolumeKmsKeyRequest
1473
1473
  * @return DeleteBootVolumeKmsKeyResponse
1474
1474
  * @throws OciError when an error occurs
1475
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1475
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1476
1476
  */
1477
1477
  deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
1478
1478
  return __awaiter(this, void 0, void 0, function* () {
@@ -1530,7 +1530,7 @@ class BlockstorageClient {
1530
1530
  * @param DeleteVolumeRequest
1531
1531
  * @return DeleteVolumeResponse
1532
1532
  * @throws OciError when an error occurs
1533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1534
1534
  */
1535
1535
  deleteVolume(deleteVolumeRequest) {
1536
1536
  return __awaiter(this, void 0, void 0, function* () {
@@ -1584,7 +1584,7 @@ class BlockstorageClient {
1584
1584
  * @param DeleteVolumeBackupRequest
1585
1585
  * @return DeleteVolumeBackupResponse
1586
1586
  * @throws OciError when an error occurs
1587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1587
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1588
1588
  */
1589
1589
  deleteVolumeBackup(deleteVolumeBackupRequest) {
1590
1590
  return __awaiter(this, void 0, void 0, function* () {
@@ -1643,7 +1643,7 @@ class BlockstorageClient {
1643
1643
  * @param DeleteVolumeBackupPolicyRequest
1644
1644
  * @return DeleteVolumeBackupPolicyResponse
1645
1645
  * @throws OciError when an error occurs
1646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1647
1647
  */
1648
1648
  deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
1649
1649
  return __awaiter(this, void 0, void 0, function* () {
@@ -1698,7 +1698,7 @@ class BlockstorageClient {
1698
1698
  * @param DeleteVolumeBackupPolicyAssignmentRequest
1699
1699
  * @return DeleteVolumeBackupPolicyAssignmentResponse
1700
1700
  * @throws OciError when an error occurs
1701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1702
1702
  */
1703
1703
  deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
1704
1704
  return __awaiter(this, void 0, void 0, function* () {
@@ -1754,7 +1754,7 @@ class BlockstorageClient {
1754
1754
  * @param DeleteVolumeGroupRequest
1755
1755
  * @return DeleteVolumeGroupResponse
1756
1756
  * @throws OciError when an error occurs
1757
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1757
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1758
1758
  */
1759
1759
  deleteVolumeGroup(deleteVolumeGroupRequest) {
1760
1760
  return __awaiter(this, void 0, void 0, function* () {
@@ -1810,7 +1810,7 @@ class BlockstorageClient {
1810
1810
  * @param DeleteVolumeGroupBackupRequest
1811
1811
  * @return DeleteVolumeGroupBackupResponse
1812
1812
  * @throws OciError when an error occurs
1813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1814
1814
  */
1815
1815
  deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
1816
1816
  return __awaiter(this, void 0, void 0, function* () {
@@ -1865,7 +1865,7 @@ class BlockstorageClient {
1865
1865
  * @param DeleteVolumeKmsKeyRequest
1866
1866
  * @return DeleteVolumeKmsKeyResponse
1867
1867
  * @throws OciError when an error occurs
1868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1869
1869
  */
1870
1870
  deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
1871
1871
  return __awaiter(this, void 0, void 0, function* () {
@@ -1919,7 +1919,7 @@ class BlockstorageClient {
1919
1919
  * @param GetBlockVolumeReplicaRequest
1920
1920
  * @return GetBlockVolumeReplicaResponse
1921
1921
  * @throws OciError when an error occurs
1922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1922
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1923
1923
  */
1924
1924
  getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
1925
1925
  return __awaiter(this, void 0, void 0, function* () {
@@ -1981,7 +1981,7 @@ class BlockstorageClient {
1981
1981
  * @param GetBootVolumeRequest
1982
1982
  * @return GetBootVolumeResponse
1983
1983
  * @throws OciError when an error occurs
1984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1984
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1985
1985
  */
1986
1986
  getBootVolume(getBootVolumeRequest) {
1987
1987
  return __awaiter(this, void 0, void 0, function* () {
@@ -2043,7 +2043,7 @@ class BlockstorageClient {
2043
2043
  * @param GetBootVolumeBackupRequest
2044
2044
  * @return GetBootVolumeBackupResponse
2045
2045
  * @throws OciError when an error occurs
2046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
2046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
2047
2047
  */
2048
2048
  getBootVolumeBackup(getBootVolumeBackupRequest) {
2049
2049
  return __awaiter(this, void 0, void 0, function* () {
@@ -2106,7 +2106,7 @@ class BlockstorageClient {
2106
2106
  * @param GetBootVolumeKmsKeyRequest
2107
2107
  * @return GetBootVolumeKmsKeyResponse
2108
2108
  * @throws OciError when an error occurs
2109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2110
2110
  */
2111
2111
  getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
2112
2112
  return __awaiter(this, void 0, void 0, function* () {
@@ -2169,7 +2169,7 @@ class BlockstorageClient {
2169
2169
  * @param GetBootVolumeReplicaRequest
2170
2170
  * @return GetBootVolumeReplicaResponse
2171
2171
  * @throws OciError when an error occurs
2172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2173
2173
  */
2174
2174
  getBootVolumeReplica(getBootVolumeReplicaRequest) {
2175
2175
  return __awaiter(this, void 0, void 0, function* () {
@@ -2231,7 +2231,7 @@ class BlockstorageClient {
2231
2231
  * @param GetVolumeRequest
2232
2232
  * @return GetVolumeResponse
2233
2233
  * @throws OciError when an error occurs
2234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2235
2235
  */
2236
2236
  getVolume(getVolumeRequest) {
2237
2237
  return __awaiter(this, void 0, void 0, function* () {
@@ -2293,7 +2293,7 @@ class BlockstorageClient {
2293
2293
  * @param GetVolumeBackupRequest
2294
2294
  * @return GetVolumeBackupResponse
2295
2295
  * @throws OciError when an error occurs
2296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2297
2297
  */
2298
2298
  getVolumeBackup(getVolumeBackupRequest) {
2299
2299
  return __awaiter(this, void 0, void 0, function* () {
@@ -2355,7 +2355,7 @@ class BlockstorageClient {
2355
2355
  * @param GetVolumeBackupPolicyRequest
2356
2356
  * @return GetVolumeBackupPolicyResponse
2357
2357
  * @throws OciError when an error occurs
2358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2359
2359
  */
2360
2360
  getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
2361
2361
  return __awaiter(this, void 0, void 0, function* () {
@@ -2420,7 +2420,7 @@ class BlockstorageClient {
2420
2420
  * @param GetVolumeBackupPolicyAssetAssignmentRequest
2421
2421
  * @return GetVolumeBackupPolicyAssetAssignmentResponse
2422
2422
  * @throws OciError when an error occurs
2423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2424
2424
  */
2425
2425
  getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
2426
2426
  return __awaiter(this, void 0, void 0, function* () {
@@ -2524,7 +2524,7 @@ class BlockstorageClient {
2524
2524
  * @param GetVolumeBackupPolicyAssignmentRequest
2525
2525
  * @return GetVolumeBackupPolicyAssignmentResponse
2526
2526
  * @throws OciError when an error occurs
2527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2528
2528
  */
2529
2529
  getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
2530
2530
  return __awaiter(this, void 0, void 0, function* () {
@@ -2586,7 +2586,7 @@ class BlockstorageClient {
2586
2586
  * @param GetVolumeGroupRequest
2587
2587
  * @return GetVolumeGroupResponse
2588
2588
  * @throws OciError when an error occurs
2589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2590
2590
  */
2591
2591
  getVolumeGroup(getVolumeGroupRequest) {
2592
2592
  return __awaiter(this, void 0, void 0, function* () {
@@ -2648,7 +2648,7 @@ class BlockstorageClient {
2648
2648
  * @param GetVolumeGroupBackupRequest
2649
2649
  * @return GetVolumeGroupBackupResponse
2650
2650
  * @throws OciError when an error occurs
2651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2652
2652
  */
2653
2653
  getVolumeGroupBackup(getVolumeGroupBackupRequest) {
2654
2654
  return __awaiter(this, void 0, void 0, function* () {
@@ -2710,7 +2710,7 @@ class BlockstorageClient {
2710
2710
  * @param GetVolumeGroupReplicaRequest
2711
2711
  * @return GetVolumeGroupReplicaResponse
2712
2712
  * @throws OciError when an error occurs
2713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
2713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
2714
2714
  */
2715
2715
  getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
2716
2716
  return __awaiter(this, void 0, void 0, function* () {
@@ -2773,7 +2773,7 @@ class BlockstorageClient {
2773
2773
  * @param GetVolumeKmsKeyRequest
2774
2774
  * @return GetVolumeKmsKeyResponse
2775
2775
  * @throws OciError when an error occurs
2776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2777
2777
  */
2778
2778
  getVolumeKmsKey(getVolumeKmsKeyRequest) {
2779
2779
  return __awaiter(this, void 0, void 0, function* () {
@@ -2837,7 +2837,7 @@ class BlockstorageClient {
2837
2837
  * @param ListBlockVolumeReplicasRequest
2838
2838
  * @return ListBlockVolumeReplicasResponse
2839
2839
  * @throws OciError when an error occurs
2840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2841
2841
  */
2842
2842
  listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
2843
2843
  return __awaiter(this, void 0, void 0, function* () {
@@ -2948,7 +2948,7 @@ class BlockstorageClient {
2948
2948
  * @param ListBootVolumeBackupsRequest
2949
2949
  * @return ListBootVolumeBackupsResponse
2950
2950
  * @throws OciError when an error occurs
2951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2952
2952
  */
2953
2953
  listBootVolumeBackups(listBootVolumeBackupsRequest) {
2954
2954
  return __awaiter(this, void 0, void 0, function* () {
@@ -3059,7 +3059,7 @@ class BlockstorageClient {
3059
3059
  * @param ListBootVolumeReplicasRequest
3060
3060
  * @return ListBootVolumeReplicasResponse
3061
3061
  * @throws OciError when an error occurs
3062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
3062
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
3063
3063
  */
3064
3064
  listBootVolumeReplicas(listBootVolumeReplicasRequest) {
3065
3065
  return __awaiter(this, void 0, void 0, function* () {
@@ -3170,7 +3170,7 @@ class BlockstorageClient {
3170
3170
  * @param ListBootVolumesRequest
3171
3171
  * @return ListBootVolumesResponse
3172
3172
  * @throws OciError when an error occurs
3173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
3173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
3174
3174
  */
3175
3175
  listBootVolumes(listBootVolumesRequest) {
3176
3176
  return __awaiter(this, void 0, void 0, function* () {
@@ -3280,7 +3280,7 @@ class BlockstorageClient {
3280
3280
  * @param ListVolumeBackupPoliciesRequest
3281
3281
  * @return ListVolumeBackupPoliciesResponse
3282
3282
  * @throws OciError when an error occurs
3283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3284
3284
  */
3285
3285
  listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
3286
3286
  return __awaiter(this, void 0, void 0, function* () {
@@ -3385,7 +3385,7 @@ class BlockstorageClient {
3385
3385
  * @param ListVolumeBackupsRequest
3386
3386
  * @return ListVolumeBackupsResponse
3387
3387
  * @throws OciError when an error occurs
3388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3389
3389
  */
3390
3390
  listVolumeBackups(listVolumeBackupsRequest) {
3391
3391
  return __awaiter(this, void 0, void 0, function* () {
@@ -3497,7 +3497,7 @@ class BlockstorageClient {
3497
3497
  * @param ListVolumeGroupBackupsRequest
3498
3498
  * @return ListVolumeGroupBackupsResponse
3499
3499
  * @throws OciError when an error occurs
3500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3500
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3501
3501
  */
3502
3502
  listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
3503
3503
  return __awaiter(this, void 0, void 0, function* () {
@@ -3607,7 +3607,7 @@ class BlockstorageClient {
3607
3607
  * @param ListVolumeGroupReplicasRequest
3608
3608
  * @return ListVolumeGroupReplicasResponse
3609
3609
  * @throws OciError when an error occurs
3610
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
3610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
3611
3611
  */
3612
3612
  listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
3613
3613
  return __awaiter(this, void 0, void 0, function* () {
@@ -3718,7 +3718,7 @@ class BlockstorageClient {
3718
3718
  * @param ListVolumeGroupsRequest
3719
3719
  * @return ListVolumeGroupsResponse
3720
3720
  * @throws OciError when an error occurs
3721
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3721
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3722
3722
  */
3723
3723
  listVolumeGroups(listVolumeGroupsRequest) {
3724
3724
  return __awaiter(this, void 0, void 0, function* () {
@@ -3828,7 +3828,7 @@ class BlockstorageClient {
3828
3828
  * @param ListVolumesRequest
3829
3829
  * @return ListVolumesResponse
3830
3830
  * @throws OciError when an error occurs
3831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3832
3832
  */
3833
3833
  listVolumes(listVolumesRequest) {
3834
3834
  return __awaiter(this, void 0, void 0, function* () {
@@ -3938,7 +3938,7 @@ class BlockstorageClient {
3938
3938
  * @param UpdateBootVolumeRequest
3939
3939
  * @return UpdateBootVolumeResponse
3940
3940
  * @throws OciError when an error occurs
3941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3941
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3942
3942
  */
3943
3943
  updateBootVolume(updateBootVolumeRequest) {
3944
3944
  return __awaiter(this, void 0, void 0, function* () {
@@ -4004,7 +4004,7 @@ class BlockstorageClient {
4004
4004
  * @param UpdateBootVolumeBackupRequest
4005
4005
  * @return UpdateBootVolumeBackupResponse
4006
4006
  * @throws OciError when an error occurs
4007
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
4007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
4008
4008
  */
4009
4009
  updateBootVolumeBackup(updateBootVolumeBackupRequest) {
4010
4010
  return __awaiter(this, void 0, void 0, function* () {
@@ -4064,7 +4064,7 @@ class BlockstorageClient {
4064
4064
  * @param UpdateBootVolumeKmsKeyRequest
4065
4065
  * @return UpdateBootVolumeKmsKeyResponse
4066
4066
  * @throws OciError when an error occurs
4067
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
4067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
4068
4068
  */
4069
4069
  updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
4070
4070
  return __awaiter(this, void 0, void 0, function* () {
@@ -4130,7 +4130,7 @@ class BlockstorageClient {
4130
4130
  * @param UpdateVolumeRequest
4131
4131
  * @return UpdateVolumeResponse
4132
4132
  * @throws OciError when an error occurs
4133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
4133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
4134
4134
  */
4135
4135
  updateVolume(updateVolumeRequest) {
4136
4136
  return __awaiter(this, void 0, void 0, function* () {
@@ -4196,7 +4196,7 @@ class BlockstorageClient {
4196
4196
  * @param UpdateVolumeBackupRequest
4197
4197
  * @return UpdateVolumeBackupResponse
4198
4198
  * @throws OciError when an error occurs
4199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
4199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
4200
4200
  */
4201
4201
  updateVolumeBackup(updateVolumeBackupRequest) {
4202
4202
  return __awaiter(this, void 0, void 0, function* () {
@@ -4260,7 +4260,7 @@ class BlockstorageClient {
4260
4260
  * @param UpdateVolumeBackupPolicyRequest
4261
4261
  * @return UpdateVolumeBackupPolicyResponse
4262
4262
  * @throws OciError when an error occurs
4263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
4263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
4264
4264
  */
4265
4265
  updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
4266
4266
  return __awaiter(this, void 0, void 0, function* () {
@@ -4332,7 +4332,7 @@ class BlockstorageClient {
4332
4332
  * @param UpdateVolumeGroupRequest
4333
4333
  * @return UpdateVolumeGroupResponse
4334
4334
  * @throws OciError when an error occurs
4335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4336
4336
  */
4337
4337
  updateVolumeGroup(updateVolumeGroupRequest) {
4338
4338
  return __awaiter(this, void 0, void 0, function* () {
@@ -4398,7 +4398,7 @@ class BlockstorageClient {
4398
4398
  * @param UpdateVolumeGroupBackupRequest
4399
4399
  * @return UpdateVolumeGroupBackupResponse
4400
4400
  * @throws OciError when an error occurs
4401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4402
4402
  */
4403
4403
  updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
4404
4404
  return __awaiter(this, void 0, void 0, function* () {
@@ -4458,7 +4458,7 @@ class BlockstorageClient {
4458
4458
  * @param UpdateVolumeKmsKeyRequest
4459
4459
  * @return UpdateVolumeKmsKeyResponse
4460
4460
  * @throws OciError when an error occurs
4461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4462
4462
  */
4463
4463
  updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
4464
4464
  return __awaiter(this, void 0, void 0, function* () {
@@ -4668,7 +4668,7 @@ class ComputeClient {
4668
4668
  * @param AcceptShieldedIntegrityPolicyRequest
4669
4669
  * @return AcceptShieldedIntegrityPolicyResponse
4670
4670
  * @throws OciError when an error occurs
4671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4671
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4672
4672
  */
4673
4673
  acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
4674
4674
  return __awaiter(this, void 0, void 0, function* () {
@@ -4724,7 +4724,7 @@ class ComputeClient {
4724
4724
  * @param AddImageShapeCompatibilityEntryRequest
4725
4725
  * @return AddImageShapeCompatibilityEntryResponse
4726
4726
  * @throws OciError when an error occurs
4727
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4727
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4728
4728
  */
4729
4729
  addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
4730
4730
  return __awaiter(this, void 0, void 0, function* () {
@@ -4784,7 +4784,7 @@ class ComputeClient {
4784
4784
  * @param AttachBootVolumeRequest
4785
4785
  * @return AttachBootVolumeResponse
4786
4786
  * @throws OciError when an error occurs
4787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4788
4788
  */
4789
4789
  attachBootVolume(attachBootVolumeRequest) {
4790
4790
  return __awaiter(this, void 0, void 0, function* () {
@@ -4849,7 +4849,7 @@ class ComputeClient {
4849
4849
  * @param AttachVnicRequest
4850
4850
  * @return AttachVnicResponse
4851
4851
  * @throws OciError when an error occurs
4852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4852
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4853
4853
  */
4854
4854
  attachVnic(attachVnicRequest) {
4855
4855
  return __awaiter(this, void 0, void 0, function* () {
@@ -4912,7 +4912,7 @@ class ComputeClient {
4912
4912
  * @param AttachVolumeRequest
4913
4913
  * @return AttachVolumeResponse
4914
4914
  * @throws OciError when an error occurs
4915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4915
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4916
4916
  */
4917
4917
  attachVolume(attachVolumeRequest) {
4918
4918
  return __awaiter(this, void 0, void 0, function* () {
@@ -4991,7 +4991,7 @@ class ComputeClient {
4991
4991
  * @param CaptureConsoleHistoryRequest
4992
4992
  * @return CaptureConsoleHistoryResponse
4993
4993
  * @throws OciError when an error occurs
4994
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
4994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
4995
4995
  */
4996
4996
  captureConsoleHistory(captureConsoleHistoryRequest) {
4997
4997
  return __awaiter(this, void 0, void 0, function* () {
@@ -5056,7 +5056,7 @@ class ComputeClient {
5056
5056
  * @param ChangeComputeCapacityReservationCompartmentRequest
5057
5057
  * @return ChangeComputeCapacityReservationCompartmentResponse
5058
5058
  * @throws OciError when an error occurs
5059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
5059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
5060
5060
  */
5061
5061
  changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
5062
5062
  return __awaiter(this, void 0, void 0, function* () {
@@ -5120,7 +5120,7 @@ class ComputeClient {
5120
5120
  * @param ChangeComputeCapacityTopologyCompartmentRequest
5121
5121
  * @return ChangeComputeCapacityTopologyCompartmentResponse
5122
5122
  * @throws OciError when an error occurs
5123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeComputeCapacityTopologyCompartment.ts.html |here} to see how to use ChangeComputeCapacityTopologyCompartment API.
5123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeComputeCapacityTopologyCompartment.ts.html |here} to see how to use ChangeComputeCapacityTopologyCompartment API.
5124
5124
  */
5125
5125
  changeComputeCapacityTopologyCompartment(changeComputeCapacityTopologyCompartmentRequest) {
5126
5126
  return __awaiter(this, void 0, void 0, function* () {
@@ -5187,7 +5187,7 @@ class ComputeClient {
5187
5187
  * @param ChangeComputeClusterCompartmentRequest
5188
5188
  * @return ChangeComputeClusterCompartmentResponse
5189
5189
  * @throws OciError when an error occurs
5190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
5190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
5191
5191
  */
5192
5192
  changeComputeClusterCompartment(changeComputeClusterCompartmentRequest) {
5193
5193
  return __awaiter(this, void 0, void 0, function* () {
@@ -5247,7 +5247,7 @@ class ComputeClient {
5247
5247
  * @param ChangeComputeImageCapabilitySchemaCompartmentRequest
5248
5248
  * @return ChangeComputeImageCapabilitySchemaCompartmentResponse
5249
5249
  * @throws OciError when an error occurs
5250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
5250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
5251
5251
  */
5252
5252
  changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
5253
5253
  return __awaiter(this, void 0, void 0, function* () {
@@ -5304,7 +5304,7 @@ class ComputeClient {
5304
5304
  * @param ChangeDedicatedVmHostCompartmentRequest
5305
5305
  * @return ChangeDedicatedVmHostCompartmentResponse
5306
5306
  * @throws OciError when an error occurs
5307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
5307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
5308
5308
  */
5309
5309
  changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
5310
5310
  return __awaiter(this, void 0, void 0, function* () {
@@ -5374,7 +5374,7 @@ class ComputeClient {
5374
5374
  * @param ChangeImageCompartmentRequest
5375
5375
  * @return ChangeImageCompartmentResponse
5376
5376
  * @throws OciError when an error occurs
5377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
5377
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
5378
5378
  */
5379
5379
  changeImageCompartment(changeImageCompartmentRequest) {
5380
5380
  return __awaiter(this, void 0, void 0, function* () {
@@ -5442,7 +5442,7 @@ class ComputeClient {
5442
5442
  * @param ChangeInstanceCompartmentRequest
5443
5443
  * @return ChangeInstanceCompartmentResponse
5444
5444
  * @throws OciError when an error occurs
5445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
5445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
5446
5446
  */
5447
5447
  changeInstanceCompartment(changeInstanceCompartmentRequest) {
5448
5448
  return __awaiter(this, void 0, void 0, function* () {
@@ -5510,7 +5510,7 @@ class ComputeClient {
5510
5510
  * @param CreateAppCatalogSubscriptionRequest
5511
5511
  * @return CreateAppCatalogSubscriptionResponse
5512
5512
  * @throws OciError when an error occurs
5513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
5513
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
5514
5514
  */
5515
5515
  createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
5516
5516
  return __awaiter(this, void 0, void 0, function* () {
@@ -5578,7 +5578,7 @@ class ComputeClient {
5578
5578
  * @param CreateComputeCapacityReportRequest
5579
5579
  * @return CreateComputeCapacityReportResponse
5580
5580
  * @throws OciError when an error occurs
5581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateComputeCapacityReport.ts.html |here} to see how to use CreateComputeCapacityReport API.
5581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateComputeCapacityReport.ts.html |here} to see how to use CreateComputeCapacityReport API.
5582
5582
  */
5583
5583
  createComputeCapacityReport(createComputeCapacityReportRequest) {
5584
5584
  return __awaiter(this, void 0, void 0, function* () {
@@ -5641,7 +5641,7 @@ class ComputeClient {
5641
5641
  * @param CreateComputeCapacityReservationRequest
5642
5642
  * @return CreateComputeCapacityReservationResponse
5643
5643
  * @throws OciError when an error occurs
5644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5645
5645
  */
5646
5646
  createComputeCapacityReservation(createComputeCapacityReservationRequest) {
5647
5647
  return __awaiter(this, void 0, void 0, function* () {
@@ -5720,7 +5720,7 @@ class ComputeClient {
5720
5720
  * @param CreateComputeCapacityTopologyRequest
5721
5721
  * @return CreateComputeCapacityTopologyResponse
5722
5722
  * @throws OciError when an error occurs
5723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateComputeCapacityTopology.ts.html |here} to see how to use CreateComputeCapacityTopology API.
5723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateComputeCapacityTopology.ts.html |here} to see how to use CreateComputeCapacityTopology API.
5724
5724
  */
5725
5725
  createComputeCapacityTopology(createComputeCapacityTopologyRequest) {
5726
5726
  return __awaiter(this, void 0, void 0, function* () {
@@ -5806,7 +5806,7 @@ class ComputeClient {
5806
5806
  * @param CreateComputeClusterRequest
5807
5807
  * @return CreateComputeClusterResponse
5808
5808
  * @throws OciError when an error occurs
5809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
5809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
5810
5810
  */
5811
5811
  createComputeCluster(createComputeClusterRequest) {
5812
5812
  return __awaiter(this, void 0, void 0, function* () {
@@ -5870,7 +5870,7 @@ class ComputeClient {
5870
5870
  * @param CreateComputeImageCapabilitySchemaRequest
5871
5871
  * @return CreateComputeImageCapabilitySchemaResponse
5872
5872
  * @throws OciError when an error occurs
5873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5874
5874
  */
5875
5875
  createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
5876
5876
  return __awaiter(this, void 0, void 0, function* () {
@@ -5936,7 +5936,7 @@ class ComputeClient {
5936
5936
  * @param CreateDedicatedVmHostRequest
5937
5937
  * @return CreateDedicatedVmHostResponse
5938
5938
  * @throws OciError when an error occurs
5939
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5939
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5940
5940
  */
5941
5941
  createDedicatedVmHost(createDedicatedVmHostRequest) {
5942
5942
  return __awaiter(this, void 0, void 0, function* () {
@@ -6027,7 +6027,7 @@ class ComputeClient {
6027
6027
  * @param CreateImageRequest
6028
6028
  * @return CreateImageResponse
6029
6029
  * @throws OciError when an error occurs
6030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
6030
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateImage.ts.html |here} to see how to use CreateImage API.
6031
6031
  */
6032
6032
  createImage(createImageRequest) {
6033
6033
  return __awaiter(this, void 0, void 0, function* () {
@@ -6099,7 +6099,7 @@ class ComputeClient {
6099
6099
  * @param CreateInstanceConsoleConnectionRequest
6100
6100
  * @return CreateInstanceConsoleConnectionResponse
6101
6101
  * @throws OciError when an error occurs
6102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
6102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
6103
6103
  */
6104
6104
  createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
6105
6105
  return __awaiter(this, void 0, void 0, function* () {
@@ -6161,7 +6161,7 @@ class ComputeClient {
6161
6161
  * @param DeleteAppCatalogSubscriptionRequest
6162
6162
  * @return DeleteAppCatalogSubscriptionResponse
6163
6163
  * @throws OciError when an error occurs
6164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
6164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
6165
6165
  */
6166
6166
  deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
6167
6167
  return __awaiter(this, void 0, void 0, function* () {
@@ -6216,7 +6216,7 @@ class ComputeClient {
6216
6216
  * @param DeleteComputeCapacityReservationRequest
6217
6217
  * @return DeleteComputeCapacityReservationResponse
6218
6218
  * @throws OciError when an error occurs
6219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
6219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
6220
6220
  */
6221
6221
  deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
6222
6222
  return __awaiter(this, void 0, void 0, function* () {
@@ -6276,7 +6276,7 @@ class ComputeClient {
6276
6276
  * @param DeleteComputeCapacityTopologyRequest
6277
6277
  * @return DeleteComputeCapacityTopologyResponse
6278
6278
  * @throws OciError when an error occurs
6279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteComputeCapacityTopology.ts.html |here} to see how to use DeleteComputeCapacityTopology API.
6279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteComputeCapacityTopology.ts.html |here} to see how to use DeleteComputeCapacityTopology API.
6280
6280
  */
6281
6281
  deleteComputeCapacityTopology(deleteComputeCapacityTopologyRequest) {
6282
6282
  return __awaiter(this, void 0, void 0, function* () {
@@ -6341,7 +6341,7 @@ class ComputeClient {
6341
6341
  * @param DeleteComputeClusterRequest
6342
6342
  * @return DeleteComputeClusterResponse
6343
6343
  * @throws OciError when an error occurs
6344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
6344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
6345
6345
  */
6346
6346
  deleteComputeCluster(deleteComputeClusterRequest) {
6347
6347
  return __awaiter(this, void 0, void 0, function* () {
@@ -6397,7 +6397,7 @@ class ComputeClient {
6397
6397
  * @param DeleteComputeImageCapabilitySchemaRequest
6398
6398
  * @return DeleteComputeImageCapabilitySchemaResponse
6399
6399
  * @throws OciError when an error occurs
6400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
6400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
6401
6401
  */
6402
6402
  deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
6403
6403
  return __awaiter(this, void 0, void 0, function* () {
@@ -6452,7 +6452,7 @@ class ComputeClient {
6452
6452
  * @param DeleteConsoleHistoryRequest
6453
6453
  * @return DeleteConsoleHistoryResponse
6454
6454
  * @throws OciError when an error occurs
6455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
6455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
6456
6456
  */
6457
6457
  deleteConsoleHistory(deleteConsoleHistoryRequest) {
6458
6458
  return __awaiter(this, void 0, void 0, function* () {
@@ -6510,7 +6510,7 @@ class ComputeClient {
6510
6510
  * @param DeleteDedicatedVmHostRequest
6511
6511
  * @return DeleteDedicatedVmHostResponse
6512
6512
  * @throws OciError when an error occurs
6513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
6513
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
6514
6514
  */
6515
6515
  deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
6516
6516
  return __awaiter(this, void 0, void 0, function* () {
@@ -6569,7 +6569,7 @@ class ComputeClient {
6569
6569
  * @param DeleteImageRequest
6570
6570
  * @return DeleteImageResponse
6571
6571
  * @throws OciError when an error occurs
6572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
6572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
6573
6573
  */
6574
6574
  deleteImage(deleteImageRequest) {
6575
6575
  return __awaiter(this, void 0, void 0, function* () {
@@ -6623,7 +6623,7 @@ class ComputeClient {
6623
6623
  * @param DeleteInstanceConsoleConnectionRequest
6624
6624
  * @return DeleteInstanceConsoleConnectionResponse
6625
6625
  * @throws OciError when an error occurs
6626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
6626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
6627
6627
  */
6628
6628
  deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
6629
6629
  return __awaiter(this, void 0, void 0, function* () {
@@ -6681,7 +6681,7 @@ class ComputeClient {
6681
6681
  * @param DetachBootVolumeRequest
6682
6682
  * @return DetachBootVolumeResponse
6683
6683
  * @throws OciError when an error occurs
6684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
6684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
6685
6685
  */
6686
6686
  detachBootVolume(detachBootVolumeRequest) {
6687
6687
  return __awaiter(this, void 0, void 0, function* () {
@@ -6745,7 +6745,7 @@ class ComputeClient {
6745
6745
  * @param DetachVnicRequest
6746
6746
  * @return DetachVnicResponse
6747
6747
  * @throws OciError when an error occurs
6748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
6748
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
6749
6749
  */
6750
6750
  detachVnic(detachVnicRequest) {
6751
6751
  return __awaiter(this, void 0, void 0, function* () {
@@ -6803,7 +6803,7 @@ class ComputeClient {
6803
6803
  * @param DetachVolumeRequest
6804
6804
  * @return DetachVolumeResponse
6805
6805
  * @throws OciError when an error occurs
6806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
6806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
6807
6807
  */
6808
6808
  detachVolume(detachVolumeRequest) {
6809
6809
  return __awaiter(this, void 0, void 0, function* () {
@@ -6867,7 +6867,7 @@ class ComputeClient {
6867
6867
  * @param ExportImageRequest
6868
6868
  * @return ExportImageResponse
6869
6869
  * @throws OciError when an error occurs
6870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
6870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ExportImage.ts.html |here} to see how to use ExportImage API.
6871
6871
  */
6872
6872
  exportImage(exportImageRequest) {
6873
6873
  return __awaiter(this, void 0, void 0, function* () {
@@ -6937,7 +6937,7 @@ class ComputeClient {
6937
6937
  * @param GetAppCatalogListingRequest
6938
6938
  * @return GetAppCatalogListingResponse
6939
6939
  * @throws OciError when an error occurs
6940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6940
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6941
6941
  */
6942
6942
  getAppCatalogListing(getAppCatalogListingRequest) {
6943
6943
  return __awaiter(this, void 0, void 0, function* () {
@@ -6999,7 +6999,7 @@ class ComputeClient {
6999
6999
  * @param GetAppCatalogListingAgreementsRequest
7000
7000
  * @return GetAppCatalogListingAgreementsResponse
7001
7001
  * @throws OciError when an error occurs
7002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
7002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
7003
7003
  */
7004
7004
  getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
7005
7005
  return __awaiter(this, void 0, void 0, function* () {
@@ -7062,7 +7062,7 @@ class ComputeClient {
7062
7062
  * @param GetAppCatalogListingResourceVersionRequest
7063
7063
  * @return GetAppCatalogListingResourceVersionResponse
7064
7064
  * @throws OciError when an error occurs
7065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
7065
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
7066
7066
  */
7067
7067
  getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
7068
7068
  return __awaiter(this, void 0, void 0, function* () {
@@ -7125,7 +7125,7 @@ class ComputeClient {
7125
7125
  * @param GetBootVolumeAttachmentRequest
7126
7126
  * @return GetBootVolumeAttachmentResponse
7127
7127
  * @throws OciError when an error occurs
7128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
7128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
7129
7129
  */
7130
7130
  getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
7131
7131
  return __awaiter(this, void 0, void 0, function* () {
@@ -7187,7 +7187,7 @@ class ComputeClient {
7187
7187
  * @param GetComputeCapacityReservationRequest
7188
7188
  * @return GetComputeCapacityReservationResponse
7189
7189
  * @throws OciError when an error occurs
7190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
7190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
7191
7191
  */
7192
7192
  getComputeCapacityReservation(getComputeCapacityReservationRequest) {
7193
7193
  return __awaiter(this, void 0, void 0, function* () {
@@ -7250,7 +7250,7 @@ class ComputeClient {
7250
7250
  * @param GetComputeCapacityTopologyRequest
7251
7251
  * @return GetComputeCapacityTopologyResponse
7252
7252
  * @throws OciError when an error occurs
7253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetComputeCapacityTopology.ts.html |here} to see how to use GetComputeCapacityTopology API.
7253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetComputeCapacityTopology.ts.html |here} to see how to use GetComputeCapacityTopology API.
7254
7254
  */
7255
7255
  getComputeCapacityTopology(getComputeCapacityTopologyRequest) {
7256
7256
  return __awaiter(this, void 0, void 0, function* () {
@@ -7315,7 +7315,7 @@ class ComputeClient {
7315
7315
  * @param GetComputeClusterRequest
7316
7316
  * @return GetComputeClusterResponse
7317
7317
  * @throws OciError when an error occurs
7318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
7318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
7319
7319
  */
7320
7320
  getComputeCluster(getComputeClusterRequest) {
7321
7321
  return __awaiter(this, void 0, void 0, function* () {
@@ -7378,7 +7378,7 @@ class ComputeClient {
7378
7378
  * @param GetComputeGlobalImageCapabilitySchemaRequest
7379
7379
  * @return GetComputeGlobalImageCapabilitySchemaResponse
7380
7380
  * @throws OciError when an error occurs
7381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
7381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
7382
7382
  */
7383
7383
  getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
7384
7384
  return __awaiter(this, void 0, void 0, function* () {
@@ -7440,7 +7440,7 @@ class ComputeClient {
7440
7440
  * @param GetComputeGlobalImageCapabilitySchemaVersionRequest
7441
7441
  * @return GetComputeGlobalImageCapabilitySchemaVersionResponse
7442
7442
  * @throws OciError when an error occurs
7443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
7443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
7444
7444
  */
7445
7445
  getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
7446
7446
  return __awaiter(this, void 0, void 0, function* () {
@@ -7504,7 +7504,7 @@ class ComputeClient {
7504
7504
  * @param GetComputeImageCapabilitySchemaRequest
7505
7505
  * @return GetComputeImageCapabilitySchemaResponse
7506
7506
  * @throws OciError when an error occurs
7507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
7507
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
7508
7508
  */
7509
7509
  getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
7510
7510
  return __awaiter(this, void 0, void 0, function* () {
@@ -7571,7 +7571,7 @@ class ComputeClient {
7571
7571
  * @param GetConsoleHistoryRequest
7572
7572
  * @return GetConsoleHistoryResponse
7573
7573
  * @throws OciError when an error occurs
7574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
7574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
7575
7575
  */
7576
7576
  getConsoleHistory(getConsoleHistoryRequest) {
7577
7577
  return __awaiter(this, void 0, void 0, function* () {
@@ -7636,7 +7636,7 @@ class ComputeClient {
7636
7636
  * @param GetConsoleHistoryContentRequest
7637
7637
  * @return GetConsoleHistoryContentResponse
7638
7638
  * @throws OciError when an error occurs
7639
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
7639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
7640
7640
  */
7641
7641
  getConsoleHistoryContent(getConsoleHistoryContentRequest) {
7642
7642
  return __awaiter(this, void 0, void 0, function* () {
@@ -7701,7 +7701,7 @@ class ComputeClient {
7701
7701
  * @param GetDedicatedVmHostRequest
7702
7702
  * @return GetDedicatedVmHostResponse
7703
7703
  * @throws OciError when an error occurs
7704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
7704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
7705
7705
  */
7706
7706
  getDedicatedVmHost(getDedicatedVmHostRequest) {
7707
7707
  return __awaiter(this, void 0, void 0, function* () {
@@ -7764,7 +7764,7 @@ class ComputeClient {
7764
7764
  * @param GetImageRequest
7765
7765
  * @return GetImageResponse
7766
7766
  * @throws OciError when an error occurs
7767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetImage.ts.html |here} to see how to use GetImage API.
7767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetImage.ts.html |here} to see how to use GetImage API.
7768
7768
  */
7769
7769
  getImage(getImageRequest) {
7770
7770
  return __awaiter(this, void 0, void 0, function* () {
@@ -7826,7 +7826,7 @@ class ComputeClient {
7826
7826
  * @param GetImageShapeCompatibilityEntryRequest
7827
7827
  * @return GetImageShapeCompatibilityEntryResponse
7828
7828
  * @throws OciError when an error occurs
7829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
7829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
7830
7830
  */
7831
7831
  getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
7832
7832
  return __awaiter(this, void 0, void 0, function* () {
@@ -7889,7 +7889,7 @@ class ComputeClient {
7889
7889
  * @param GetInstanceRequest
7890
7890
  * @return GetInstanceResponse
7891
7891
  * @throws OciError when an error occurs
7892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
7892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetInstance.ts.html |here} to see how to use GetInstance API.
7893
7893
  */
7894
7894
  getInstance(getInstanceRequest) {
7895
7895
  return __awaiter(this, void 0, void 0, function* () {
@@ -7951,7 +7951,7 @@ class ComputeClient {
7951
7951
  * @param GetInstanceConsoleConnectionRequest
7952
7952
  * @return GetInstanceConsoleConnectionResponse
7953
7953
  * @throws OciError when an error occurs
7954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
7954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
7955
7955
  */
7956
7956
  getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
7957
7957
  return __awaiter(this, void 0, void 0, function* () {
@@ -8010,7 +8010,7 @@ class ComputeClient {
8010
8010
  * @param GetInstanceMaintenanceRebootRequest
8011
8011
  * @return GetInstanceMaintenanceRebootResponse
8012
8012
  * @throws OciError when an error occurs
8013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
8013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
8014
8014
  */
8015
8015
  getInstanceMaintenanceReboot(getInstanceMaintenanceRebootRequest) {
8016
8016
  return __awaiter(this, void 0, void 0, function* () {
@@ -8068,7 +8068,7 @@ class ComputeClient {
8068
8068
  * @param GetMeasuredBootReportRequest
8069
8069
  * @return GetMeasuredBootReportResponse
8070
8070
  * @throws OciError when an error occurs
8071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
8071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
8072
8072
  */
8073
8073
  getMeasuredBootReport(getMeasuredBootReportRequest) {
8074
8074
  return __awaiter(this, void 0, void 0, function* () {
@@ -8132,7 +8132,7 @@ class ComputeClient {
8132
8132
  * @param GetVnicAttachmentRequest
8133
8133
  * @return GetVnicAttachmentResponse
8134
8134
  * @throws OciError when an error occurs
8135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
8135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
8136
8136
  */
8137
8137
  getVnicAttachment(getVnicAttachmentRequest) {
8138
8138
  return __awaiter(this, void 0, void 0, function* () {
@@ -8194,7 +8194,7 @@ class ComputeClient {
8194
8194
  * @param GetVolumeAttachmentRequest
8195
8195
  * @return GetVolumeAttachmentResponse
8196
8196
  * @throws OciError when an error occurs
8197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
8197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
8198
8198
  */
8199
8199
  getVolumeAttachment(getVolumeAttachmentRequest) {
8200
8200
  return __awaiter(this, void 0, void 0, function* () {
@@ -8258,7 +8258,7 @@ class ComputeClient {
8258
8258
  * @param GetWindowsInstanceInitialCredentialsRequest
8259
8259
  * @return GetWindowsInstanceInitialCredentialsResponse
8260
8260
  * @throws OciError when an error occurs
8261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
8261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
8262
8262
  */
8263
8263
  getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
8264
8264
  return __awaiter(this, void 0, void 0, function* () {
@@ -8356,7 +8356,7 @@ class ComputeClient {
8356
8356
  * @param InstanceActionRequest
8357
8357
  * @return InstanceActionResponse
8358
8358
  * @throws OciError when an error occurs
8359
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
8359
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
8360
8360
  */
8361
8361
  instanceAction(instanceActionRequest) {
8362
8362
  return __awaiter(this, void 0, void 0, function* () {
@@ -8466,7 +8466,7 @@ class ComputeClient {
8466
8466
  * @param LaunchInstanceRequest
8467
8467
  * @return LaunchInstanceResponse
8468
8468
  * @throws OciError when an error occurs
8469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
8469
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
8470
8470
  */
8471
8471
  launchInstance(launchInstanceRequest) {
8472
8472
  return __awaiter(this, void 0, void 0, function* () {
@@ -8533,7 +8533,7 @@ class ComputeClient {
8533
8533
  * @param ListAppCatalogListingResourceVersionsRequest
8534
8534
  * @return ListAppCatalogListingResourceVersionsResponse
8535
8535
  * @throws OciError when an error occurs
8536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
8536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
8537
8537
  */
8538
8538
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
8539
8539
  return __awaiter(this, void 0, void 0, function* () {
@@ -8639,7 +8639,7 @@ class ComputeClient {
8639
8639
  * @param ListAppCatalogListingsRequest
8640
8640
  * @return ListAppCatalogListingsResponse
8641
8641
  * @throws OciError when an error occurs
8642
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
8642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
8643
8643
  */
8644
8644
  listAppCatalogListings(listAppCatalogListingsRequest) {
8645
8645
  return __awaiter(this, void 0, void 0, function* () {
@@ -8746,7 +8746,7 @@ class ComputeClient {
8746
8746
  * @param ListAppCatalogSubscriptionsRequest
8747
8747
  * @return ListAppCatalogSubscriptionsResponse
8748
8748
  * @throws OciError when an error occurs
8749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
8749
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
8750
8750
  */
8751
8751
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
8752
8752
  return __awaiter(this, void 0, void 0, function* () {
@@ -8855,7 +8855,7 @@ class ComputeClient {
8855
8855
  * @param ListBootVolumeAttachmentsRequest
8856
8856
  * @return ListBootVolumeAttachmentsResponse
8857
8857
  * @throws OciError when an error occurs
8858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
8858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
8859
8859
  */
8860
8860
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
8861
8861
  return __awaiter(this, void 0, void 0, function* () {
@@ -8963,7 +8963,7 @@ class ComputeClient {
8963
8963
  * @param ListComputeCapacityReservationInstanceShapesRequest
8964
8964
  * @return ListComputeCapacityReservationInstanceShapesResponse
8965
8965
  * @throws OciError when an error occurs
8966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
8966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
8967
8967
  */
8968
8968
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
8969
8969
  return __awaiter(this, void 0, void 0, function* () {
@@ -9073,7 +9073,7 @@ class ComputeClient {
9073
9073
  * @param ListComputeCapacityReservationInstancesRequest
9074
9074
  * @return ListComputeCapacityReservationInstancesResponse
9075
9075
  * @throws OciError when an error occurs
9076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
9076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
9077
9077
  */
9078
9078
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
9079
9079
  return __awaiter(this, void 0, void 0, function* () {
@@ -9187,7 +9187,7 @@ class ComputeClient {
9187
9187
  * @param ListComputeCapacityReservationsRequest
9188
9188
  * @return ListComputeCapacityReservationsResponse
9189
9189
  * @throws OciError when an error occurs
9190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
9190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
9191
9191
  */
9192
9192
  listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
9193
9193
  return __awaiter(this, void 0, void 0, function* () {
@@ -9299,7 +9299,7 @@ class ComputeClient {
9299
9299
  * @param ListComputeCapacityTopologiesRequest
9300
9300
  * @return ListComputeCapacityTopologiesResponse
9301
9301
  * @throws OciError when an error occurs
9302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListComputeCapacityTopologies.ts.html |here} to see how to use ListComputeCapacityTopologies API.
9302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListComputeCapacityTopologies.ts.html |here} to see how to use ListComputeCapacityTopologies API.
9303
9303
  */
9304
9304
  listComputeCapacityTopologies(listComputeCapacityTopologiesRequest) {
9305
9305
  return __awaiter(this, void 0, void 0, function* () {
@@ -9368,7 +9368,7 @@ class ComputeClient {
9368
9368
  * @param ListComputeCapacityTopologyComputeBareMetalHostsRequest
9369
9369
  * @return ListComputeCapacityTopologyComputeBareMetalHostsResponse
9370
9370
  * @throws OciError when an error occurs
9371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListComputeCapacityTopologyComputeBareMetalHosts.ts.html |here} to see how to use ListComputeCapacityTopologyComputeBareMetalHosts API.
9371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListComputeCapacityTopologyComputeBareMetalHosts.ts.html |here} to see how to use ListComputeCapacityTopologyComputeBareMetalHosts API.
9372
9372
  */
9373
9373
  listComputeCapacityTopologyComputeBareMetalHosts(listComputeCapacityTopologyComputeBareMetalHostsRequest) {
9374
9374
  return __awaiter(this, void 0, void 0, function* () {
@@ -9441,7 +9441,7 @@ class ComputeClient {
9441
9441
  * @param ListComputeCapacityTopologyComputeHpcIslandsRequest
9442
9442
  * @return ListComputeCapacityTopologyComputeHpcIslandsResponse
9443
9443
  * @throws OciError when an error occurs
9444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListComputeCapacityTopologyComputeHpcIslands.ts.html |here} to see how to use ListComputeCapacityTopologyComputeHpcIslands API.
9444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListComputeCapacityTopologyComputeHpcIslands.ts.html |here} to see how to use ListComputeCapacityTopologyComputeHpcIslands API.
9445
9445
  */
9446
9446
  listComputeCapacityTopologyComputeHpcIslands(listComputeCapacityTopologyComputeHpcIslandsRequest) {
9447
9447
  return __awaiter(this, void 0, void 0, function* () {
@@ -9511,7 +9511,7 @@ class ComputeClient {
9511
9511
  * @param ListComputeCapacityTopologyComputeNetworkBlocksRequest
9512
9512
  * @return ListComputeCapacityTopologyComputeNetworkBlocksResponse
9513
9513
  * @throws OciError when an error occurs
9514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListComputeCapacityTopologyComputeNetworkBlocks.ts.html |here} to see how to use ListComputeCapacityTopologyComputeNetworkBlocks API.
9514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListComputeCapacityTopologyComputeNetworkBlocks.ts.html |here} to see how to use ListComputeCapacityTopologyComputeNetworkBlocks API.
9515
9515
  */
9516
9516
  listComputeCapacityTopologyComputeNetworkBlocks(listComputeCapacityTopologyComputeNetworkBlocksRequest) {
9517
9517
  return __awaiter(this, void 0, void 0, function* () {
@@ -9584,7 +9584,7 @@ class ComputeClient {
9584
9584
  * @param ListComputeClustersRequest
9585
9585
  * @return ListComputeClustersResponse
9586
9586
  * @throws OciError when an error occurs
9587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
9587
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
9588
9588
  */
9589
9589
  listComputeClusters(listComputeClustersRequest) {
9590
9590
  return __awaiter(this, void 0, void 0, function* () {
@@ -9654,7 +9654,7 @@ class ComputeClient {
9654
9654
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
9655
9655
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
9656
9656
  * @throws OciError when an error occurs
9657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
9657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
9658
9658
  */
9659
9659
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
9660
9660
  return __awaiter(this, void 0, void 0, function* () {
@@ -9763,7 +9763,7 @@ class ComputeClient {
9763
9763
  * @param ListComputeGlobalImageCapabilitySchemasRequest
9764
9764
  * @return ListComputeGlobalImageCapabilitySchemasResponse
9765
9765
  * @throws OciError when an error occurs
9766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
9766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
9767
9767
  */
9768
9768
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
9769
9769
  return __awaiter(this, void 0, void 0, function* () {
@@ -9871,7 +9871,7 @@ class ComputeClient {
9871
9871
  * @param ListComputeImageCapabilitySchemasRequest
9872
9872
  * @return ListComputeImageCapabilitySchemasResponse
9873
9873
  * @throws OciError when an error occurs
9874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
9874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
9875
9875
  */
9876
9876
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
9877
9877
  return __awaiter(this, void 0, void 0, function* () {
@@ -9980,7 +9980,7 @@ class ComputeClient {
9980
9980
  * @param ListConsoleHistoriesRequest
9981
9981
  * @return ListConsoleHistoriesResponse
9982
9982
  * @throws OciError when an error occurs
9983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
9983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
9984
9984
  */
9985
9985
  listConsoleHistories(listConsoleHistoriesRequest) {
9986
9986
  return __awaiter(this, void 0, void 0, function* () {
@@ -10091,7 +10091,7 @@ class ComputeClient {
10091
10091
  * @param ListDedicatedVmHostInstanceShapesRequest
10092
10092
  * @return ListDedicatedVmHostInstanceShapesResponse
10093
10093
  * @throws OciError when an error occurs
10094
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
10094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
10095
10095
  */
10096
10096
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
10097
10097
  return __awaiter(this, void 0, void 0, function* () {
@@ -10199,7 +10199,7 @@ class ComputeClient {
10199
10199
  * @param ListDedicatedVmHostInstancesRequest
10200
10200
  * @return ListDedicatedVmHostInstancesResponse
10201
10201
  * @throws OciError when an error occurs
10202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
10202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
10203
10203
  */
10204
10204
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
10205
10205
  return __awaiter(this, void 0, void 0, function* () {
@@ -10310,7 +10310,7 @@ class ComputeClient {
10310
10310
  * @param ListDedicatedVmHostShapesRequest
10311
10311
  * @return ListDedicatedVmHostShapesResponse
10312
10312
  * @throws OciError when an error occurs
10313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
10313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
10314
10314
  */
10315
10315
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
10316
10316
  return __awaiter(this, void 0, void 0, function* () {
@@ -10421,7 +10421,7 @@ class ComputeClient {
10421
10421
  * @param ListDedicatedVmHostsRequest
10422
10422
  * @return ListDedicatedVmHostsResponse
10423
10423
  * @throws OciError when an error occurs
10424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
10424
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
10425
10425
  */
10426
10426
  listDedicatedVmHosts(listDedicatedVmHostsRequest) {
10427
10427
  return __awaiter(this, void 0, void 0, function* () {
@@ -10534,7 +10534,7 @@ class ComputeClient {
10534
10534
  * @param ListImageShapeCompatibilityEntriesRequest
10535
10535
  * @return ListImageShapeCompatibilityEntriesResponse
10536
10536
  * @throws OciError when an error occurs
10537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
10537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
10538
10538
  */
10539
10539
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
10540
10540
  return __awaiter(this, void 0, void 0, function* () {
@@ -10651,7 +10651,7 @@ class ComputeClient {
10651
10651
  * @param ListImagesRequest
10652
10652
  * @return ListImagesResponse
10653
10653
  * @throws OciError when an error occurs
10654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListImages.ts.html |here} to see how to use ListImages API.
10654
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListImages.ts.html |here} to see how to use ListImages API.
10655
10655
  */
10656
10656
  listImages(listImagesRequest) {
10657
10657
  return __awaiter(this, void 0, void 0, function* () {
@@ -10765,7 +10765,7 @@ class ComputeClient {
10765
10765
  * @param ListInstanceConsoleConnectionsRequest
10766
10766
  * @return ListInstanceConsoleConnectionsResponse
10767
10767
  * @throws OciError when an error occurs
10768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
10768
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
10769
10769
  */
10770
10770
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
10771
10771
  return __awaiter(this, void 0, void 0, function* () {
@@ -10870,7 +10870,7 @@ class ComputeClient {
10870
10870
  * @param ListInstanceDevicesRequest
10871
10871
  * @return ListInstanceDevicesResponse
10872
10872
  * @throws OciError when an error occurs
10873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
10873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
10874
10874
  */
10875
10875
  listInstanceDevices(listInstanceDevicesRequest) {
10876
10876
  return __awaiter(this, void 0, void 0, function* () {
@@ -10986,7 +10986,7 @@ class ComputeClient {
10986
10986
  * @param ListInstancesRequest
10987
10987
  * @return ListInstancesResponse
10988
10988
  * @throws OciError when an error occurs
10989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
10989
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListInstances.ts.html |here} to see how to use ListInstances API.
10990
10990
  */
10991
10991
  listInstances(listInstancesRequest) {
10992
10992
  return __awaiter(this, void 0, void 0, function* () {
@@ -11099,7 +11099,7 @@ class ComputeClient {
11099
11099
  * @param ListShapesRequest
11100
11100
  * @return ListShapesResponse
11101
11101
  * @throws OciError when an error occurs
11102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
11102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListShapes.ts.html |here} to see how to use ListShapes API.
11103
11103
  */
11104
11104
  listShapes(listShapesRequest) {
11105
11105
  return __awaiter(this, void 0, void 0, function* () {
@@ -11208,7 +11208,7 @@ class ComputeClient {
11208
11208
  * @param ListVnicAttachmentsRequest
11209
11209
  * @return ListVnicAttachmentsResponse
11210
11210
  * @throws OciError when an error occurs
11211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
11211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
11212
11212
  */
11213
11213
  listVnicAttachments(listVnicAttachmentsRequest) {
11214
11214
  return __awaiter(this, void 0, void 0, function* () {
@@ -11320,7 +11320,7 @@ class ComputeClient {
11320
11320
  * @param ListVolumeAttachmentsRequest
11321
11321
  * @return ListVolumeAttachmentsResponse
11322
11322
  * @throws OciError when an error occurs
11323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
11323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
11324
11324
  */
11325
11325
  listVolumeAttachments(listVolumeAttachmentsRequest) {
11326
11326
  return __awaiter(this, void 0, void 0, function* () {
@@ -11427,7 +11427,7 @@ class ComputeClient {
11427
11427
  * @param RemoveImageShapeCompatibilityEntryRequest
11428
11428
  * @return RemoveImageShapeCompatibilityEntryResponse
11429
11429
  * @throws OciError when an error occurs
11430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
11430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
11431
11431
  */
11432
11432
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
11433
11433
  return __awaiter(this, void 0, void 0, function* () {
@@ -11482,6 +11482,9 @@ class ComputeClient {
11482
11482
  To preserve the boot volume associated with the instance, specify `true` for `PreserveBootVolumeQueryParam`.
11483
11483
  * To delete the boot volume when the instance is deleted, specify `false` or do not specify a value for `PreserveBootVolumeQueryParam`.
11484
11484
  * <p>
11485
+ To preserve data volumes created with the instance, specify `true` or do not specify a value for `PreserveDataVolumesQueryParam`.
11486
+ * To delete the data volumes when the instance itself is deleted, specify `false` for `PreserveDataVolumesQueryParam`.
11487
+ * <p>
11485
11488
  This is an asynchronous operation. The instance's `lifecycleState` changes to TERMINATING temporarily
11486
11489
  * until the instance is completely deleted. After the instance is deleted, the record remains visible in the list of instances
11487
11490
  * with the state TERMINATED for at least 12 hours, but no further action is needed.
@@ -11490,7 +11493,7 @@ class ComputeClient {
11490
11493
  * @param TerminateInstanceRequest
11491
11494
  * @return TerminateInstanceResponse
11492
11495
  * @throws OciError when an error occurs
11493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
11496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
11494
11497
  */
11495
11498
  terminateInstance(terminateInstanceRequest) {
11496
11499
  return __awaiter(this, void 0, void 0, function* () {
@@ -11502,7 +11505,8 @@ class ComputeClient {
11502
11505
  "{instanceId}": terminateInstanceRequest.instanceId
11503
11506
  };
11504
11507
  const queryParams = {
11505
- "preserveBootVolume": terminateInstanceRequest.preserveBootVolume
11508
+ "preserveBootVolume": terminateInstanceRequest.preserveBootVolume,
11509
+ "preserveDataVolumesCreatedAtLaunch": terminateInstanceRequest.preserveDataVolumesCreatedAtLaunch
11506
11510
  };
11507
11511
  let headerParams = {
11508
11512
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -11549,7 +11553,7 @@ class ComputeClient {
11549
11553
  * @param UpdateComputeCapacityReservationRequest
11550
11554
  * @return UpdateComputeCapacityReservationResponse
11551
11555
  * @throws OciError when an error occurs
11552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
11556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
11553
11557
  */
11554
11558
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
11555
11559
  return __awaiter(this, void 0, void 0, function* () {
@@ -11611,7 +11615,7 @@ class ComputeClient {
11611
11615
  * @param UpdateComputeCapacityTopologyRequest
11612
11616
  * @return UpdateComputeCapacityTopologyResponse
11613
11617
  * @throws OciError when an error occurs
11614
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateComputeCapacityTopology.ts.html |here} to see how to use UpdateComputeCapacityTopology API.
11618
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateComputeCapacityTopology.ts.html |here} to see how to use UpdateComputeCapacityTopology API.
11615
11619
  */
11616
11620
  updateComputeCapacityTopology(updateComputeCapacityTopologyRequest) {
11617
11621
  return __awaiter(this, void 0, void 0, function* () {
@@ -11680,7 +11684,7 @@ class ComputeClient {
11680
11684
  * @param UpdateComputeClusterRequest
11681
11685
  * @return UpdateComputeClusterResponse
11682
11686
  * @throws OciError when an error occurs
11683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
11687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
11684
11688
  */
11685
11689
  updateComputeCluster(updateComputeClusterRequest) {
11686
11690
  return __awaiter(this, void 0, void 0, function* () {
@@ -11747,7 +11751,7 @@ class ComputeClient {
11747
11751
  * @param UpdateComputeImageCapabilitySchemaRequest
11748
11752
  * @return UpdateComputeImageCapabilitySchemaResponse
11749
11753
  * @throws OciError when an error occurs
11750
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
11754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
11751
11755
  */
11752
11756
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
11753
11757
  return __awaiter(this, void 0, void 0, function* () {
@@ -11811,7 +11815,7 @@ class ComputeClient {
11811
11815
  * @param UpdateConsoleHistoryRequest
11812
11816
  * @return UpdateConsoleHistoryResponse
11813
11817
  * @throws OciError when an error occurs
11814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
11818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
11815
11819
  */
11816
11820
  updateConsoleHistory(updateConsoleHistoryRequest) {
11817
11821
  return __awaiter(this, void 0, void 0, function* () {
@@ -11877,7 +11881,7 @@ class ComputeClient {
11877
11881
  * @param UpdateDedicatedVmHostRequest
11878
11882
  * @return UpdateDedicatedVmHostResponse
11879
11883
  * @throws OciError when an error occurs
11880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
11884
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
11881
11885
  */
11882
11886
  updateDedicatedVmHost(updateDedicatedVmHostRequest) {
11883
11887
  return __awaiter(this, void 0, void 0, function* () {
@@ -11944,7 +11948,7 @@ class ComputeClient {
11944
11948
  * @param UpdateImageRequest
11945
11949
  * @return UpdateImageResponse
11946
11950
  * @throws OciError when an error occurs
11947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
11951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
11948
11952
  */
11949
11953
  updateImage(updateImageRequest) {
11950
11954
  return __awaiter(this, void 0, void 0, function* () {
@@ -12016,7 +12020,7 @@ class ComputeClient {
12016
12020
  * @param UpdateInstanceRequest
12017
12021
  * @return UpdateInstanceResponse
12018
12022
  * @throws OciError when an error occurs
12019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
12023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
12020
12024
  */
12021
12025
  updateInstance(updateInstanceRequest) {
12022
12026
  return __awaiter(this, void 0, void 0, function* () {
@@ -12086,7 +12090,7 @@ class ComputeClient {
12086
12090
  * @param UpdateInstanceConsoleConnectionRequest
12087
12091
  * @return UpdateInstanceConsoleConnectionResponse
12088
12092
  * @throws OciError when an error occurs
12089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
12093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
12090
12094
  */
12091
12095
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
12092
12096
  return __awaiter(this, void 0, void 0, function* () {
@@ -12151,7 +12155,7 @@ class ComputeClient {
12151
12155
  * @param UpdateVolumeAttachmentRequest
12152
12156
  * @return UpdateVolumeAttachmentResponse
12153
12157
  * @throws OciError when an error occurs
12154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
12158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
12155
12159
  */
12156
12160
  updateVolumeAttachment(updateVolumeAttachmentRequest) {
12157
12161
  return __awaiter(this, void 0, void 0, function* () {
@@ -12365,7 +12369,7 @@ class ComputeManagementClient {
12365
12369
  * @param AttachInstancePoolInstanceRequest
12366
12370
  * @return AttachInstancePoolInstanceResponse
12367
12371
  * @throws OciError when an error occurs
12368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
12372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
12369
12373
  */
12370
12374
  attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
12371
12375
  return __awaiter(this, void 0, void 0, function* () {
@@ -12440,7 +12444,7 @@ class ComputeManagementClient {
12440
12444
  * @param AttachLoadBalancerRequest
12441
12445
  * @return AttachLoadBalancerResponse
12442
12446
  * @throws OciError when an error occurs
12443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
12447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
12444
12448
  */
12445
12449
  attachLoadBalancer(attachLoadBalancerRequest) {
12446
12450
  return __awaiter(this, void 0, void 0, function* () {
@@ -12512,7 +12516,7 @@ class ComputeManagementClient {
12512
12516
  * @param ChangeClusterNetworkCompartmentRequest
12513
12517
  * @return ChangeClusterNetworkCompartmentResponse
12514
12518
  * @throws OciError when an error occurs
12515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
12519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
12516
12520
  */
12517
12521
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
12518
12522
  return __awaiter(this, void 0, void 0, function* () {
@@ -12587,7 +12591,7 @@ class ComputeManagementClient {
12587
12591
  * @param ChangeInstanceConfigurationCompartmentRequest
12588
12592
  * @return ChangeInstanceConfigurationCompartmentResponse
12589
12593
  * @throws OciError when an error occurs
12590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
12594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
12591
12595
  */
12592
12596
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
12593
12597
  return __awaiter(this, void 0, void 0, function* () {
@@ -12655,7 +12659,7 @@ class ComputeManagementClient {
12655
12659
  * @param ChangeInstancePoolCompartmentRequest
12656
12660
  * @return ChangeInstancePoolCompartmentResponse
12657
12661
  * @throws OciError when an error occurs
12658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
12662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
12659
12663
  */
12660
12664
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
12661
12665
  return __awaiter(this, void 0, void 0, function* () {
@@ -12732,7 +12736,7 @@ class ComputeManagementClient {
12732
12736
  * @param CreateClusterNetworkRequest
12733
12737
  * @return CreateClusterNetworkResponse
12734
12738
  * @throws OciError when an error occurs
12735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
12739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
12736
12740
  */
12737
12741
  createClusterNetwork(createClusterNetworkRequest) {
12738
12742
  return __awaiter(this, void 0, void 0, function* () {
@@ -12801,7 +12805,7 @@ class ComputeManagementClient {
12801
12805
  * @param CreateInstanceConfigurationRequest
12802
12806
  * @return CreateInstanceConfigurationResponse
12803
12807
  * @throws OciError when an error occurs
12804
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
12808
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
12805
12809
  */
12806
12810
  createInstanceConfiguration(createInstanceConfigurationRequest) {
12807
12811
  return __awaiter(this, void 0, void 0, function* () {
@@ -12868,7 +12872,7 @@ class ComputeManagementClient {
12868
12872
  * @param CreateInstancePoolRequest
12869
12873
  * @return CreateInstancePoolResponse
12870
12874
  * @throws OciError when an error occurs
12871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
12875
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
12872
12876
  */
12873
12877
  createInstancePool(createInstancePoolRequest) {
12874
12878
  return __awaiter(this, void 0, void 0, function* () {
@@ -12930,7 +12934,7 @@ class ComputeManagementClient {
12930
12934
  * @param DeleteInstanceConfigurationRequest
12931
12935
  * @return DeleteInstanceConfigurationResponse
12932
12936
  * @throws OciError when an error occurs
12933
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
12937
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
12934
12938
  */
12935
12939
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
12936
12940
  return __awaiter(this, void 0, void 0, function* () {
@@ -12985,7 +12989,7 @@ class ComputeManagementClient {
12985
12989
  * @param DetachInstancePoolInstanceRequest
12986
12990
  * @return DetachInstancePoolInstanceResponse
12987
12991
  * @throws OciError when an error occurs
12988
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
12992
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
12989
12993
  */
12990
12994
  detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
12991
12995
  return __awaiter(this, void 0, void 0, function* () {
@@ -13046,7 +13050,7 @@ class ComputeManagementClient {
13046
13050
  * @param DetachLoadBalancerRequest
13047
13051
  * @return DetachLoadBalancerResponse
13048
13052
  * @throws OciError when an error occurs
13049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
13053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
13050
13054
  */
13051
13055
  detachLoadBalancer(detachLoadBalancerRequest) {
13052
13056
  return __awaiter(this, void 0, void 0, function* () {
@@ -13112,7 +13116,7 @@ class ComputeManagementClient {
13112
13116
  * @param GetClusterNetworkRequest
13113
13117
  * @return GetClusterNetworkResponse
13114
13118
  * @throws OciError when an error occurs
13115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
13119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
13116
13120
  */
13117
13121
  getClusterNetwork(getClusterNetworkRequest) {
13118
13122
  return __awaiter(this, void 0, void 0, function* () {
@@ -13174,7 +13178,7 @@ class ComputeManagementClient {
13174
13178
  * @param GetInstanceConfigurationRequest
13175
13179
  * @return GetInstanceConfigurationResponse
13176
13180
  * @throws OciError when an error occurs
13177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
13181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
13178
13182
  */
13179
13183
  getInstanceConfiguration(getInstanceConfigurationRequest) {
13180
13184
  return __awaiter(this, void 0, void 0, function* () {
@@ -13236,7 +13240,7 @@ class ComputeManagementClient {
13236
13240
  * @param GetInstancePoolRequest
13237
13241
  * @return GetInstancePoolResponse
13238
13242
  * @throws OciError when an error occurs
13239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
13243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
13240
13244
  */
13241
13245
  getInstancePool(getInstancePoolRequest) {
13242
13246
  return __awaiter(this, void 0, void 0, function* () {
@@ -13298,7 +13302,7 @@ class ComputeManagementClient {
13298
13302
  * @param GetInstancePoolInstanceRequest
13299
13303
  * @return GetInstancePoolInstanceResponse
13300
13304
  * @throws OciError when an error occurs
13301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
13305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
13302
13306
  */
13303
13307
  getInstancePoolInstance(getInstancePoolInstanceRequest) {
13304
13308
  return __awaiter(this, void 0, void 0, function* () {
@@ -13362,7 +13366,7 @@ class ComputeManagementClient {
13362
13366
  * @param GetInstancePoolLoadBalancerAttachmentRequest
13363
13367
  * @return GetInstancePoolLoadBalancerAttachmentResponse
13364
13368
  * @throws OciError when an error occurs
13365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
13369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
13366
13370
  */
13367
13371
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
13368
13372
  return __awaiter(this, void 0, void 0, function* () {
@@ -13431,7 +13435,7 @@ class ComputeManagementClient {
13431
13435
  * @param LaunchInstanceConfigurationRequest
13432
13436
  * @return LaunchInstanceConfigurationResponse
13433
13437
  * @throws OciError when an error occurs
13434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
13438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
13435
13439
  */
13436
13440
  launchInstanceConfiguration(launchInstanceConfigurationRequest) {
13437
13441
  return __awaiter(this, void 0, void 0, function* () {
@@ -13501,7 +13505,7 @@ class ComputeManagementClient {
13501
13505
  * @param ListClusterNetworkInstancesRequest
13502
13506
  * @return ListClusterNetworkInstancesResponse
13503
13507
  * @throws OciError when an error occurs
13504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
13508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
13505
13509
  */
13506
13510
  listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
13507
13511
  return __awaiter(this, void 0, void 0, function* () {
@@ -13612,7 +13616,7 @@ class ComputeManagementClient {
13612
13616
  * @param ListClusterNetworksRequest
13613
13617
  * @return ListClusterNetworksResponse
13614
13618
  * @throws OciError when an error occurs
13615
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
13619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
13616
13620
  */
13617
13621
  listClusterNetworks(listClusterNetworksRequest) {
13618
13622
  return __awaiter(this, void 0, void 0, function* () {
@@ -13721,7 +13725,7 @@ class ComputeManagementClient {
13721
13725
  * @param ListInstanceConfigurationsRequest
13722
13726
  * @return ListInstanceConfigurationsResponse
13723
13727
  * @throws OciError when an error occurs
13724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
13728
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
13725
13729
  */
13726
13730
  listInstanceConfigurations(listInstanceConfigurationsRequest) {
13727
13731
  return __awaiter(this, void 0, void 0, function* () {
@@ -13827,7 +13831,7 @@ class ComputeManagementClient {
13827
13831
  * @param ListInstancePoolInstancesRequest
13828
13832
  * @return ListInstancePoolInstancesResponse
13829
13833
  * @throws OciError when an error occurs
13830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
13834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
13831
13835
  */
13832
13836
  listInstancePoolInstances(listInstancePoolInstancesRequest) {
13833
13837
  return __awaiter(this, void 0, void 0, function* () {
@@ -13936,7 +13940,7 @@ class ComputeManagementClient {
13936
13940
  * @param ListInstancePoolsRequest
13937
13941
  * @return ListInstancePoolsResponse
13938
13942
  * @throws OciError when an error occurs
13939
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
13943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
13940
13944
  */
13941
13945
  listInstancePools(listInstancePoolsRequest) {
13942
13946
  return __awaiter(this, void 0, void 0, function* () {
@@ -14046,7 +14050,7 @@ class ComputeManagementClient {
14046
14050
  * @param ResetInstancePoolRequest
14047
14051
  * @return ResetInstancePoolResponse
14048
14052
  * @throws OciError when an error occurs
14049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
14053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
14050
14054
  */
14051
14055
  resetInstancePool(resetInstancePoolRequest) {
14052
14056
  return __awaiter(this, void 0, void 0, function* () {
@@ -14115,7 +14119,7 @@ class ComputeManagementClient {
14115
14119
  * @param SoftresetInstancePoolRequest
14116
14120
  * @return SoftresetInstancePoolResponse
14117
14121
  * @throws OciError when an error occurs
14118
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
14122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
14119
14123
  */
14120
14124
  softresetInstancePool(softresetInstancePoolRequest) {
14121
14125
  return __awaiter(this, void 0, void 0, function* () {
@@ -14184,7 +14188,7 @@ class ComputeManagementClient {
14184
14188
  * @param SoftstopInstancePoolRequest
14185
14189
  * @return SoftstopInstancePoolResponse
14186
14190
  * @throws OciError when an error occurs
14187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/SoftstopInstancePool.ts.html |here} to see how to use SoftstopInstancePool API.
14191
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/SoftstopInstancePool.ts.html |here} to see how to use SoftstopInstancePool API.
14188
14192
  */
14189
14193
  softstopInstancePool(softstopInstancePoolRequest) {
14190
14194
  return __awaiter(this, void 0, void 0, function* () {
@@ -14250,7 +14254,7 @@ class ComputeManagementClient {
14250
14254
  * @param StartInstancePoolRequest
14251
14255
  * @return StartInstancePoolResponse
14252
14256
  * @throws OciError when an error occurs
14253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
14257
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
14254
14258
  */
14255
14259
  startInstancePool(startInstancePoolRequest) {
14256
14260
  return __awaiter(this, void 0, void 0, function* () {
@@ -14316,7 +14320,7 @@ class ComputeManagementClient {
14316
14320
  * @param StopInstancePoolRequest
14317
14321
  * @return StopInstancePoolResponse
14318
14322
  * @throws OciError when an error occurs
14319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
14323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
14320
14324
  */
14321
14325
  stopInstancePool(stopInstancePoolRequest) {
14322
14326
  return __awaiter(this, void 0, void 0, function* () {
@@ -14384,7 +14388,7 @@ class ComputeManagementClient {
14384
14388
  * @param TerminateClusterNetworkRequest
14385
14389
  * @return TerminateClusterNetworkResponse
14386
14390
  * @throws OciError when an error occurs
14387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
14391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
14388
14392
  */
14389
14393
  terminateClusterNetwork(terminateClusterNetworkRequest) {
14390
14394
  return __awaiter(this, void 0, void 0, function* () {
@@ -14451,7 +14455,7 @@ class ComputeManagementClient {
14451
14455
  * @param TerminateInstancePoolRequest
14452
14456
  * @return TerminateInstancePoolResponse
14453
14457
  * @throws OciError when an error occurs
14454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
14458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
14455
14459
  */
14456
14460
  terminateInstancePool(terminateInstancePoolRequest) {
14457
14461
  return __awaiter(this, void 0, void 0, function* () {
@@ -14507,7 +14511,7 @@ class ComputeManagementClient {
14507
14511
  * @param UpdateClusterNetworkRequest
14508
14512
  * @return UpdateClusterNetworkResponse
14509
14513
  * @throws OciError when an error occurs
14510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
14514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
14511
14515
  */
14512
14516
  updateClusterNetwork(updateClusterNetworkRequest) {
14513
14517
  return __awaiter(this, void 0, void 0, function* () {
@@ -14572,7 +14576,7 @@ class ComputeManagementClient {
14572
14576
  * @param UpdateInstanceConfigurationRequest
14573
14577
  * @return UpdateInstanceConfigurationResponse
14574
14578
  * @throws OciError when an error occurs
14575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
14579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
14576
14580
  */
14577
14581
  updateInstanceConfiguration(updateInstanceConfigurationRequest) {
14578
14582
  return __awaiter(this, void 0, void 0, function* () {
@@ -14640,7 +14644,7 @@ class ComputeManagementClient {
14640
14644
  * @param UpdateInstancePoolRequest
14641
14645
  * @return UpdateInstancePoolResponse
14642
14646
  * @throws OciError when an error occurs
14643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
14647
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
14644
14648
  */
14645
14649
  updateInstancePool(updateInstancePoolRequest) {
14646
14650
  return __awaiter(this, void 0, void 0, function* () {
@@ -14852,7 +14856,7 @@ class VirtualNetworkClient {
14852
14856
  * @param AddDrgRouteDistributionStatementsRequest
14853
14857
  * @return AddDrgRouteDistributionStatementsResponse
14854
14858
  * @throws OciError when an error occurs
14855
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
14859
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
14856
14860
  */
14857
14861
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
14858
14862
  return __awaiter(this, void 0, void 0, function* () {
@@ -14911,7 +14915,7 @@ class VirtualNetworkClient {
14911
14915
  * @param AddDrgRouteRulesRequest
14912
14916
  * @return AddDrgRouteRulesResponse
14913
14917
  * @throws OciError when an error occurs
14914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
14918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
14915
14919
  */
14916
14920
  addDrgRouteRules(addDrgRouteRulesRequest) {
14917
14921
  return __awaiter(this, void 0, void 0, function* () {
@@ -14971,7 +14975,7 @@ class VirtualNetworkClient {
14971
14975
  * @param AddIpv6SubnetCidrRequest
14972
14976
  * @return AddIpv6SubnetCidrResponse
14973
14977
  * @throws OciError when an error occurs
14974
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
14978
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
14975
14979
  */
14976
14980
  addIpv6SubnetCidr(addIpv6SubnetCidrRequest) {
14977
14981
  return __awaiter(this, void 0, void 0, function* () {
@@ -15040,7 +15044,7 @@ class VirtualNetworkClient {
15040
15044
  * @param AddIpv6VcnCidrRequest
15041
15045
  * @return AddIpv6VcnCidrResponse
15042
15046
  * @throws OciError when an error occurs
15043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
15047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
15044
15048
  */
15045
15049
  addIpv6VcnCidr(addIpv6VcnCidrRequest) {
15046
15050
  return __awaiter(this, void 0, void 0, function* () {
@@ -15103,7 +15107,7 @@ class VirtualNetworkClient {
15103
15107
  * @param AddNetworkSecurityGroupSecurityRulesRequest
15104
15108
  * @return AddNetworkSecurityGroupSecurityRulesResponse
15105
15109
  * @throws OciError when an error occurs
15106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
15110
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
15107
15111
  */
15108
15112
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
15109
15113
  return __awaiter(this, void 0, void 0, function* () {
@@ -15164,7 +15168,7 @@ class VirtualNetworkClient {
15164
15168
  * @param AddPublicIpPoolCapacityRequest
15165
15169
  * @return AddPublicIpPoolCapacityResponse
15166
15170
  * @throws OciError when an error occurs
15167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
15171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
15168
15172
  */
15169
15173
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
15170
15174
  return __awaiter(this, void 0, void 0, function* () {
@@ -15236,7 +15240,7 @@ class VirtualNetworkClient {
15236
15240
  * @param AddVcnCidrRequest
15237
15241
  * @return AddVcnCidrResponse
15238
15242
  * @throws OciError when an error occurs
15239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
15243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
15240
15244
  */
15241
15245
  addVcnCidr(addVcnCidrRequest) {
15242
15246
  return __awaiter(this, void 0, void 0, function* () {
@@ -15300,7 +15304,7 @@ class VirtualNetworkClient {
15300
15304
  * @param AdvertiseByoipRangeRequest
15301
15305
  * @return AdvertiseByoipRangeResponse
15302
15306
  * @throws OciError when an error occurs
15303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
15307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
15304
15308
  */
15305
15309
  advertiseByoipRange(advertiseByoipRangeRequest) {
15306
15310
  return __awaiter(this, void 0, void 0, function* () {
@@ -15364,7 +15368,7 @@ class VirtualNetworkClient {
15364
15368
  * @param AttachServiceIdRequest
15365
15369
  * @return AttachServiceIdResponse
15366
15370
  * @throws OciError when an error occurs
15367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
15371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
15368
15372
  */
15369
15373
  attachServiceId(attachServiceIdRequest) {
15370
15374
  return __awaiter(this, void 0, void 0, function* () {
@@ -15427,7 +15431,7 @@ class VirtualNetworkClient {
15427
15431
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
15428
15432
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
15429
15433
  * @throws OciError when an error occurs
15430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
15434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
15431
15435
  */
15432
15436
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
15433
15437
  return __awaiter(this, void 0, void 0, function* () {
@@ -15479,7 +15483,7 @@ class VirtualNetworkClient {
15479
15483
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
15480
15484
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
15481
15485
  * @throws OciError when an error occurs
15482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
15486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
15483
15487
  */
15484
15488
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
15485
15489
  return __awaiter(this, void 0, void 0, function* () {
@@ -15530,7 +15534,7 @@ class VirtualNetworkClient {
15530
15534
  * @param ChangeByoipRangeCompartmentRequest
15531
15535
  * @return ChangeByoipRangeCompartmentResponse
15532
15536
  * @throws OciError when an error occurs
15533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
15537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
15534
15538
  */
15535
15539
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
15536
15540
  return __awaiter(this, void 0, void 0, function* () {
@@ -15589,7 +15593,7 @@ class VirtualNetworkClient {
15589
15593
  * @param ChangeCaptureFilterCompartmentRequest
15590
15594
  * @return ChangeCaptureFilterCompartmentResponse
15591
15595
  * @throws OciError when an error occurs
15592
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
15596
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
15593
15597
  */
15594
15598
  changeCaptureFilterCompartment(changeCaptureFilterCompartmentRequest) {
15595
15599
  return __awaiter(this, void 0, void 0, function* () {
@@ -15659,7 +15663,7 @@ class VirtualNetworkClient {
15659
15663
  * @param ChangeCpeCompartmentRequest
15660
15664
  * @return ChangeCpeCompartmentResponse
15661
15665
  * @throws OciError when an error occurs
15662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
15666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
15663
15667
  */
15664
15668
  changeCpeCompartment(changeCpeCompartmentRequest) {
15665
15669
  return __awaiter(this, void 0, void 0, function* () {
@@ -15723,7 +15727,7 @@ class VirtualNetworkClient {
15723
15727
  * @param ChangeCrossConnectCompartmentRequest
15724
15728
  * @return ChangeCrossConnectCompartmentResponse
15725
15729
  * @throws OciError when an error occurs
15726
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
15730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
15727
15731
  */
15728
15732
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
15729
15733
  return __awaiter(this, void 0, void 0, function* () {
@@ -15787,7 +15791,7 @@ class VirtualNetworkClient {
15787
15791
  * @param ChangeCrossConnectGroupCompartmentRequest
15788
15792
  * @return ChangeCrossConnectGroupCompartmentResponse
15789
15793
  * @throws OciError when an error occurs
15790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
15794
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
15791
15795
  */
15792
15796
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
15793
15797
  return __awaiter(this, void 0, void 0, function* () {
@@ -15851,7 +15855,7 @@ class VirtualNetworkClient {
15851
15855
  * @param ChangeDhcpOptionsCompartmentRequest
15852
15856
  * @return ChangeDhcpOptionsCompartmentResponse
15853
15857
  * @throws OciError when an error occurs
15854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
15858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
15855
15859
  */
15856
15860
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
15857
15861
  return __awaiter(this, void 0, void 0, function* () {
@@ -15915,7 +15919,7 @@ class VirtualNetworkClient {
15915
15919
  * @param ChangeDrgCompartmentRequest
15916
15920
  * @return ChangeDrgCompartmentResponse
15917
15921
  * @throws OciError when an error occurs
15918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
15922
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
15919
15923
  */
15920
15924
  changeDrgCompartment(changeDrgCompartmentRequest) {
15921
15925
  return __awaiter(this, void 0, void 0, function* () {
@@ -15984,7 +15988,7 @@ class VirtualNetworkClient {
15984
15988
  * @param ChangeIPSecConnectionCompartmentRequest
15985
15989
  * @return ChangeIPSecConnectionCompartmentResponse
15986
15990
  * @throws OciError when an error occurs
15987
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
15991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
15988
15992
  */
15989
15993
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
15990
15994
  return __awaiter(this, void 0, void 0, function* () {
@@ -16048,7 +16052,7 @@ class VirtualNetworkClient {
16048
16052
  * @param ChangeInternetGatewayCompartmentRequest
16049
16053
  * @return ChangeInternetGatewayCompartmentResponse
16050
16054
  * @throws OciError when an error occurs
16051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
16055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
16052
16056
  */
16053
16057
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
16054
16058
  return __awaiter(this, void 0, void 0, function* () {
@@ -16112,7 +16116,7 @@ class VirtualNetworkClient {
16112
16116
  * @param ChangeLocalPeeringGatewayCompartmentRequest
16113
16117
  * @return ChangeLocalPeeringGatewayCompartmentResponse
16114
16118
  * @throws OciError when an error occurs
16115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
16119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
16116
16120
  */
16117
16121
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
16118
16122
  return __awaiter(this, void 0, void 0, function* () {
@@ -16176,7 +16180,7 @@ class VirtualNetworkClient {
16176
16180
  * @param ChangeNatGatewayCompartmentRequest
16177
16181
  * @return ChangeNatGatewayCompartmentResponse
16178
16182
  * @throws OciError when an error occurs
16179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
16183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
16180
16184
  */
16181
16185
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
16182
16186
  return __awaiter(this, void 0, void 0, function* () {
@@ -16239,7 +16243,7 @@ class VirtualNetworkClient {
16239
16243
  * @param ChangeNetworkSecurityGroupCompartmentRequest
16240
16244
  * @return ChangeNetworkSecurityGroupCompartmentResponse
16241
16245
  * @throws OciError when an error occurs
16242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
16246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
16243
16247
  */
16244
16248
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
16245
16249
  return __awaiter(this, void 0, void 0, function* () {
@@ -16306,7 +16310,7 @@ class VirtualNetworkClient {
16306
16310
  * @param ChangePublicIpCompartmentRequest
16307
16311
  * @return ChangePublicIpCompartmentResponse
16308
16312
  * @throws OciError when an error occurs
16309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
16313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
16310
16314
  */
16311
16315
  changePublicIpCompartment(changePublicIpCompartmentRequest) {
16312
16316
  return __awaiter(this, void 0, void 0, function* () {
@@ -16370,7 +16374,7 @@ class VirtualNetworkClient {
16370
16374
  * @param ChangePublicIpPoolCompartmentRequest
16371
16375
  * @return ChangePublicIpPoolCompartmentResponse
16372
16376
  * @throws OciError when an error occurs
16373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
16377
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
16374
16378
  */
16375
16379
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
16376
16380
  return __awaiter(this, void 0, void 0, function* () {
@@ -16429,7 +16433,7 @@ class VirtualNetworkClient {
16429
16433
  * @param ChangeRemotePeeringConnectionCompartmentRequest
16430
16434
  * @return ChangeRemotePeeringConnectionCompartmentResponse
16431
16435
  * @throws OciError when an error occurs
16432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
16436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
16433
16437
  */
16434
16438
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
16435
16439
  return __awaiter(this, void 0, void 0, function* () {
@@ -16493,7 +16497,7 @@ class VirtualNetworkClient {
16493
16497
  * @param ChangeRouteTableCompartmentRequest
16494
16498
  * @return ChangeRouteTableCompartmentResponse
16495
16499
  * @throws OciError when an error occurs
16496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
16500
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
16497
16501
  */
16498
16502
  changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
16499
16503
  return __awaiter(this, void 0, void 0, function* () {
@@ -16557,7 +16561,7 @@ class VirtualNetworkClient {
16557
16561
  * @param ChangeSecurityListCompartmentRequest
16558
16562
  * @return ChangeSecurityListCompartmentResponse
16559
16563
  * @throws OciError when an error occurs
16560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
16564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
16561
16565
  */
16562
16566
  changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
16563
16567
  return __awaiter(this, void 0, void 0, function* () {
@@ -16621,7 +16625,7 @@ class VirtualNetworkClient {
16621
16625
  * @param ChangeServiceGatewayCompartmentRequest
16622
16626
  * @return ChangeServiceGatewayCompartmentResponse
16623
16627
  * @throws OciError when an error occurs
16624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
16628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
16625
16629
  */
16626
16630
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
16627
16631
  return __awaiter(this, void 0, void 0, function* () {
@@ -16685,7 +16689,7 @@ class VirtualNetworkClient {
16685
16689
  * @param ChangeSubnetCompartmentRequest
16686
16690
  * @return ChangeSubnetCompartmentResponse
16687
16691
  * @throws OciError when an error occurs
16688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
16692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
16689
16693
  */
16690
16694
  changeSubnetCompartment(changeSubnetCompartmentRequest) {
16691
16695
  return __awaiter(this, void 0, void 0, function* () {
@@ -16754,7 +16758,7 @@ class VirtualNetworkClient {
16754
16758
  * @param ChangeVcnCompartmentRequest
16755
16759
  * @return ChangeVcnCompartmentResponse
16756
16760
  * @throws OciError when an error occurs
16757
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
16761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
16758
16762
  */
16759
16763
  changeVcnCompartment(changeVcnCompartmentRequest) {
16760
16764
  return __awaiter(this, void 0, void 0, function* () {
@@ -16823,7 +16827,7 @@ class VirtualNetworkClient {
16823
16827
  * @param ChangeVirtualCircuitCompartmentRequest
16824
16828
  * @return ChangeVirtualCircuitCompartmentResponse
16825
16829
  * @throws OciError when an error occurs
16826
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
16830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
16827
16831
  */
16828
16832
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
16829
16833
  return __awaiter(this, void 0, void 0, function* () {
@@ -16887,7 +16891,7 @@ class VirtualNetworkClient {
16887
16891
  * @param ChangeVlanCompartmentRequest
16888
16892
  * @return ChangeVlanCompartmentResponse
16889
16893
  * @throws OciError when an error occurs
16890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
16894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
16891
16895
  */
16892
16896
  changeVlanCompartment(changeVlanCompartmentRequest) {
16893
16897
  return __awaiter(this, void 0, void 0, function* () {
@@ -16952,7 +16956,7 @@ class VirtualNetworkClient {
16952
16956
  * @param ChangeVtapCompartmentRequest
16953
16957
  * @return ChangeVtapCompartmentResponse
16954
16958
  * @throws OciError when an error occurs
16955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
16959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
16956
16960
  */
16957
16961
  changeVtapCompartment(changeVtapCompartmentRequest) {
16958
16962
  return __awaiter(this, void 0, void 0, function* () {
@@ -17027,7 +17031,7 @@ class VirtualNetworkClient {
17027
17031
  * @param ConnectLocalPeeringGatewaysRequest
17028
17032
  * @return ConnectLocalPeeringGatewaysResponse
17029
17033
  * @throws OciError when an error occurs
17030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
17034
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
17031
17035
  */
17032
17036
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
17033
17037
  return __awaiter(this, void 0, void 0, function* () {
@@ -17089,7 +17093,7 @@ class VirtualNetworkClient {
17089
17093
  * @param ConnectRemotePeeringConnectionsRequest
17090
17094
  * @return ConnectRemotePeeringConnectionsResponse
17091
17095
  * @throws OciError when an error occurs
17092
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
17096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
17093
17097
  */
17094
17098
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
17095
17099
  return __awaiter(this, void 0, void 0, function* () {
@@ -17144,7 +17148,7 @@ class VirtualNetworkClient {
17144
17148
  * @param CreateByoipRangeRequest
17145
17149
  * @return CreateByoipRangeResponse
17146
17150
  * @throws OciError when an error occurs
17147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
17151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
17148
17152
  */
17149
17153
  createByoipRange(createByoipRangeRequest) {
17150
17154
  return __awaiter(this, void 0, void 0, function* () {
@@ -17216,7 +17220,7 @@ class VirtualNetworkClient {
17216
17220
  * @param CreateCaptureFilterRequest
17217
17221
  * @return CreateCaptureFilterResponse
17218
17222
  * @throws OciError when an error occurs
17219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
17223
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
17220
17224
  */
17221
17225
  createCaptureFilter(createCaptureFilterRequest) {
17222
17226
  return __awaiter(this, void 0, void 0, function* () {
@@ -17294,7 +17298,7 @@ class VirtualNetworkClient {
17294
17298
  * @param CreateCpeRequest
17295
17299
  * @return CreateCpeResponse
17296
17300
  * @throws OciError when an error occurs
17297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
17301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
17298
17302
  */
17299
17303
  createCpe(createCpeRequest) {
17300
17304
  return __awaiter(this, void 0, void 0, function* () {
@@ -17375,7 +17379,7 @@ class VirtualNetworkClient {
17375
17379
  * @param CreateCrossConnectRequest
17376
17380
  * @return CreateCrossConnectResponse
17377
17381
  * @throws OciError when an error occurs
17378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
17382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
17379
17383
  */
17380
17384
  createCrossConnect(createCrossConnectRequest) {
17381
17385
  return __awaiter(this, void 0, void 0, function* () {
@@ -17452,7 +17456,7 @@ class VirtualNetworkClient {
17452
17456
  * @param CreateCrossConnectGroupRequest
17453
17457
  * @return CreateCrossConnectGroupResponse
17454
17458
  * @throws OciError when an error occurs
17455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
17459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
17456
17460
  */
17457
17461
  createCrossConnectGroup(createCrossConnectGroupRequest) {
17458
17462
  return __awaiter(this, void 0, void 0, function* () {
@@ -17526,7 +17530,7 @@ class VirtualNetworkClient {
17526
17530
  * @param CreateDhcpOptionsRequest
17527
17531
  * @return CreateDhcpOptionsResponse
17528
17532
  * @throws OciError when an error occurs
17529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
17533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
17530
17534
  */
17531
17535
  createDhcpOptions(createDhcpOptionsRequest) {
17532
17536
  return __awaiter(this, void 0, void 0, function* () {
@@ -17600,7 +17604,7 @@ class VirtualNetworkClient {
17600
17604
  * @param CreateDrgRequest
17601
17605
  * @return CreateDrgResponse
17602
17606
  * @throws OciError when an error occurs
17603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
17607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
17604
17608
  */
17605
17609
  createDrg(createDrgRequest) {
17606
17610
  return __awaiter(this, void 0, void 0, function* () {
@@ -17673,7 +17677,7 @@ class VirtualNetworkClient {
17673
17677
  * @param CreateDrgAttachmentRequest
17674
17678
  * @return CreateDrgAttachmentResponse
17675
17679
  * @throws OciError when an error occurs
17676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
17680
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
17677
17681
  */
17678
17682
  createDrgAttachment(createDrgAttachmentRequest) {
17679
17683
  return __awaiter(this, void 0, void 0, function* () {
@@ -17739,7 +17743,7 @@ class VirtualNetworkClient {
17739
17743
  * @param CreateDrgRouteDistributionRequest
17740
17744
  * @return CreateDrgRouteDistributionResponse
17741
17745
  * @throws OciError when an error occurs
17742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
17746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
17743
17747
  */
17744
17748
  createDrgRouteDistribution(createDrgRouteDistributionRequest) {
17745
17749
  return __awaiter(this, void 0, void 0, function* () {
@@ -17803,7 +17807,7 @@ class VirtualNetworkClient {
17803
17807
  * @param CreateDrgRouteTableRequest
17804
17808
  * @return CreateDrgRouteTableResponse
17805
17809
  * @throws OciError when an error occurs
17806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
17810
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
17807
17811
  */
17808
17812
  createDrgRouteTable(createDrgRouteTableRequest) {
17809
17813
  return __awaiter(this, void 0, void 0, function* () {
@@ -17893,7 +17897,7 @@ class VirtualNetworkClient {
17893
17897
  * @param CreateIPSecConnectionRequest
17894
17898
  * @return CreateIPSecConnectionResponse
17895
17899
  * @throws OciError when an error occurs
17896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
17900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
17897
17901
  */
17898
17902
  createIPSecConnection(createIPSecConnectionRequest) {
17899
17903
  return __awaiter(this, void 0, void 0, function* () {
@@ -17975,7 +17979,7 @@ class VirtualNetworkClient {
17975
17979
  * @param CreateInternetGatewayRequest
17976
17980
  * @return CreateInternetGatewayResponse
17977
17981
  * @throws OciError when an error occurs
17978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
17982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
17979
17983
  */
17980
17984
  createInternetGateway(createInternetGatewayRequest) {
17981
17985
  return __awaiter(this, void 0, void 0, function* () {
@@ -18038,7 +18042,7 @@ class VirtualNetworkClient {
18038
18042
  * @param CreateIpv6Request
18039
18043
  * @return CreateIpv6Response
18040
18044
  * @throws OciError when an error occurs
18041
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
18045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
18042
18046
  */
18043
18047
  createIpv6(createIpv6Request) {
18044
18048
  return __awaiter(this, void 0, void 0, function* () {
@@ -18102,7 +18106,7 @@ class VirtualNetworkClient {
18102
18106
  * @param CreateLocalPeeringGatewayRequest
18103
18107
  * @return CreateLocalPeeringGatewayResponse
18104
18108
  * @throws OciError when an error occurs
18105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
18109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
18106
18110
  */
18107
18111
  createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
18108
18112
  return __awaiter(this, void 0, void 0, function* () {
@@ -18166,7 +18170,7 @@ class VirtualNetworkClient {
18166
18170
  * @param CreateNatGatewayRequest
18167
18171
  * @return CreateNatGatewayResponse
18168
18172
  * @throws OciError when an error occurs
18169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
18173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
18170
18174
  */
18171
18175
  createNatGateway(createNatGatewayRequest) {
18172
18176
  return __awaiter(this, void 0, void 0, function* () {
@@ -18229,7 +18233,7 @@ class VirtualNetworkClient {
18229
18233
  * @param CreateNetworkSecurityGroupRequest
18230
18234
  * @return CreateNetworkSecurityGroupResponse
18231
18235
  * @throws OciError when an error occurs
18232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
18236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
18233
18237
  */
18234
18238
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
18235
18239
  return __awaiter(this, void 0, void 0, function* () {
@@ -18294,7 +18298,7 @@ class VirtualNetworkClient {
18294
18298
  * @param CreatePrivateIpRequest
18295
18299
  * @return CreatePrivateIpResponse
18296
18300
  * @throws OciError when an error occurs
18297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
18301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
18298
18302
  */
18299
18303
  createPrivateIp(createPrivateIpRequest) {
18300
18304
  return __awaiter(this, void 0, void 0, function* () {
@@ -18377,7 +18381,7 @@ class VirtualNetworkClient {
18377
18381
  * @param CreatePublicIpRequest
18378
18382
  * @return CreatePublicIpResponse
18379
18383
  * @throws OciError when an error occurs
18380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
18384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
18381
18385
  */
18382
18386
  createPublicIp(createPublicIpRequest) {
18383
18387
  return __awaiter(this, void 0, void 0, function* () {
@@ -18440,7 +18444,7 @@ class VirtualNetworkClient {
18440
18444
  * @param CreatePublicIpPoolRequest
18441
18445
  * @return CreatePublicIpPoolResponse
18442
18446
  * @throws OciError when an error occurs
18443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
18447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
18444
18448
  */
18445
18449
  createPublicIpPool(createPublicIpPoolRequest) {
18446
18450
  return __awaiter(this, void 0, void 0, function* () {
@@ -18504,7 +18508,7 @@ class VirtualNetworkClient {
18504
18508
  * @param CreateRemotePeeringConnectionRequest
18505
18509
  * @return CreateRemotePeeringConnectionResponse
18506
18510
  * @throws OciError when an error occurs
18507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
18511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
18508
18512
  */
18509
18513
  createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
18510
18514
  return __awaiter(this, void 0, void 0, function* () {
@@ -18581,7 +18585,7 @@ class VirtualNetworkClient {
18581
18585
  * @param CreateRouteTableRequest
18582
18586
  * @return CreateRouteTableResponse
18583
18587
  * @throws OciError when an error occurs
18584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
18588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
18585
18589
  */
18586
18590
  createRouteTable(createRouteTableRequest) {
18587
18591
  return __awaiter(this, void 0, void 0, function* () {
@@ -18657,7 +18661,7 @@ class VirtualNetworkClient {
18657
18661
  * @param CreateSecurityListRequest
18658
18662
  * @return CreateSecurityListResponse
18659
18663
  * @throws OciError when an error occurs
18660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
18664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
18661
18665
  */
18662
18666
  createSecurityList(createSecurityListRequest) {
18663
18667
  return __awaiter(this, void 0, void 0, function* () {
@@ -18728,7 +18732,7 @@ class VirtualNetworkClient {
18728
18732
  * @param CreateServiceGatewayRequest
18729
18733
  * @return CreateServiceGatewayResponse
18730
18734
  * @throws OciError when an error occurs
18731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
18735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
18732
18736
  */
18733
18737
  createServiceGateway(createServiceGatewayRequest) {
18734
18738
  return __awaiter(this, void 0, void 0, function* () {
@@ -18816,7 +18820,7 @@ class VirtualNetworkClient {
18816
18820
  * @param CreateSubnetRequest
18817
18821
  * @return CreateSubnetResponse
18818
18822
  * @throws OciError when an error occurs
18819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
18823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
18820
18824
  */
18821
18825
  createSubnet(createSubnetRequest) {
18822
18826
  return __awaiter(this, void 0, void 0, function* () {
@@ -18911,7 +18915,7 @@ class VirtualNetworkClient {
18911
18915
  * @param CreateVcnRequest
18912
18916
  * @return CreateVcnResponse
18913
18917
  * @throws OciError when an error occurs
18914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
18918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
18915
18919
  */
18916
18920
  createVcn(createVcnRequest) {
18917
18921
  return __awaiter(this, void 0, void 0, function* () {
@@ -18994,7 +18998,7 @@ class VirtualNetworkClient {
18994
18998
  * @param CreateVirtualCircuitRequest
18995
18999
  * @return CreateVirtualCircuitResponse
18996
19000
  * @throws OciError when an error occurs
18997
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
19001
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
18998
19002
  */
18999
19003
  createVirtualCircuit(createVirtualCircuitRequest) {
19000
19004
  return __awaiter(this, void 0, void 0, function* () {
@@ -19057,7 +19061,7 @@ class VirtualNetworkClient {
19057
19061
  * @param CreateVlanRequest
19058
19062
  * @return CreateVlanResponse
19059
19063
  * @throws OciError when an error occurs
19060
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
19064
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
19061
19065
  */
19062
19066
  createVlan(createVlanRequest) {
19063
19067
  return __awaiter(this, void 0, void 0, function* () {
@@ -19129,7 +19133,7 @@ class VirtualNetworkClient {
19129
19133
  * @param CreateVtapRequest
19130
19134
  * @return CreateVtapResponse
19131
19135
  * @throws OciError when an error occurs
19132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
19136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
19133
19137
  */
19134
19138
  createVtap(createVtapRequest) {
19135
19139
  return __awaiter(this, void 0, void 0, function* () {
@@ -19197,7 +19201,7 @@ class VirtualNetworkClient {
19197
19201
  * @param DeleteByoipRangeRequest
19198
19202
  * @return DeleteByoipRangeResponse
19199
19203
  * @throws OciError when an error occurs
19200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
19204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
19201
19205
  */
19202
19206
  deleteByoipRange(deleteByoipRangeRequest) {
19203
19207
  return __awaiter(this, void 0, void 0, function* () {
@@ -19259,7 +19263,7 @@ class VirtualNetworkClient {
19259
19263
  * @param DeleteCaptureFilterRequest
19260
19264
  * @return DeleteCaptureFilterResponse
19261
19265
  * @throws OciError when an error occurs
19262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
19266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
19263
19267
  */
19264
19268
  deleteCaptureFilter(deleteCaptureFilterRequest) {
19265
19269
  return __awaiter(this, void 0, void 0, function* () {
@@ -19317,7 +19321,7 @@ class VirtualNetworkClient {
19317
19321
  * @param DeleteCpeRequest
19318
19322
  * @return DeleteCpeResponse
19319
19323
  * @throws OciError when an error occurs
19320
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
19324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
19321
19325
  */
19322
19326
  deleteCpe(deleteCpeRequest) {
19323
19327
  return __awaiter(this, void 0, void 0, function* () {
@@ -19373,7 +19377,7 @@ class VirtualNetworkClient {
19373
19377
  * @param DeleteCrossConnectRequest
19374
19378
  * @return DeleteCrossConnectResponse
19375
19379
  * @throws OciError when an error occurs
19376
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
19380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
19377
19381
  */
19378
19382
  deleteCrossConnect(deleteCrossConnectRequest) {
19379
19383
  return __awaiter(this, void 0, void 0, function* () {
@@ -19430,7 +19434,7 @@ class VirtualNetworkClient {
19430
19434
  * @param DeleteCrossConnectGroupRequest
19431
19435
  * @return DeleteCrossConnectGroupResponse
19432
19436
  * @throws OciError when an error occurs
19433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
19437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
19434
19438
  */
19435
19439
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
19436
19440
  return __awaiter(this, void 0, void 0, function* () {
@@ -19489,7 +19493,7 @@ class VirtualNetworkClient {
19489
19493
  * @param DeleteDhcpOptionsRequest
19490
19494
  * @return DeleteDhcpOptionsResponse
19491
19495
  * @throws OciError when an error occurs
19492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
19496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
19493
19497
  */
19494
19498
  deleteDhcpOptions(deleteDhcpOptionsRequest) {
19495
19499
  return __awaiter(this, void 0, void 0, function* () {
@@ -19547,7 +19551,7 @@ class VirtualNetworkClient {
19547
19551
  * @param DeleteDrgRequest
19548
19552
  * @return DeleteDrgResponse
19549
19553
  * @throws OciError when an error occurs
19550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
19554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
19551
19555
  */
19552
19556
  deleteDrg(deleteDrgRequest) {
19553
19557
  return __awaiter(this, void 0, void 0, function* () {
@@ -19604,7 +19608,7 @@ class VirtualNetworkClient {
19604
19608
  * @param DeleteDrgAttachmentRequest
19605
19609
  * @return DeleteDrgAttachmentResponse
19606
19610
  * @throws OciError when an error occurs
19607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
19611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
19608
19612
  */
19609
19613
  deleteDrgAttachment(deleteDrgAttachmentRequest) {
19610
19614
  return __awaiter(this, void 0, void 0, function* () {
@@ -19661,7 +19665,7 @@ class VirtualNetworkClient {
19661
19665
  * @param DeleteDrgRouteDistributionRequest
19662
19666
  * @return DeleteDrgRouteDistributionResponse
19663
19667
  * @throws OciError when an error occurs
19664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
19668
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
19665
19669
  */
19666
19670
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
19667
19671
  return __awaiter(this, void 0, void 0, function* () {
@@ -19716,7 +19720,7 @@ class VirtualNetworkClient {
19716
19720
  * @param DeleteDrgRouteTableRequest
19717
19721
  * @return DeleteDrgRouteTableResponse
19718
19722
  * @throws OciError when an error occurs
19719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
19723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
19720
19724
  */
19721
19725
  deleteDrgRouteTable(deleteDrgRouteTableRequest) {
19722
19726
  return __awaiter(this, void 0, void 0, function* () {
@@ -19778,7 +19782,7 @@ class VirtualNetworkClient {
19778
19782
  * @param DeleteIPSecConnectionRequest
19779
19783
  * @return DeleteIPSecConnectionResponse
19780
19784
  * @throws OciError when an error occurs
19781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
19785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
19782
19786
  */
19783
19787
  deleteIPSecConnection(deleteIPSecConnectionRequest) {
19784
19788
  return __awaiter(this, void 0, void 0, function* () {
@@ -19837,7 +19841,7 @@ class VirtualNetworkClient {
19837
19841
  * @param DeleteInternetGatewayRequest
19838
19842
  * @return DeleteInternetGatewayResponse
19839
19843
  * @throws OciError when an error occurs
19840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
19844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
19841
19845
  */
19842
19846
  deleteInternetGateway(deleteInternetGatewayRequest) {
19843
19847
  return __awaiter(this, void 0, void 0, function* () {
@@ -19893,7 +19897,7 @@ class VirtualNetworkClient {
19893
19897
  * @param DeleteIpv6Request
19894
19898
  * @return DeleteIpv6Response
19895
19899
  * @throws OciError when an error occurs
19896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
19900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
19897
19901
  */
19898
19902
  deleteIpv6(deleteIpv6Request) {
19899
19903
  return __awaiter(this, void 0, void 0, function* () {
@@ -19952,7 +19956,7 @@ class VirtualNetworkClient {
19952
19956
  * @param DeleteLocalPeeringGatewayRequest
19953
19957
  * @return DeleteLocalPeeringGatewayResponse
19954
19958
  * @throws OciError when an error occurs
19955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
19959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
19956
19960
  */
19957
19961
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
19958
19962
  return __awaiter(this, void 0, void 0, function* () {
@@ -20011,7 +20015,7 @@ class VirtualNetworkClient {
20011
20015
  * @param DeleteNatGatewayRequest
20012
20016
  * @return DeleteNatGatewayResponse
20013
20017
  * @throws OciError when an error occurs
20014
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
20018
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
20015
20019
  */
20016
20020
  deleteNatGateway(deleteNatGatewayRequest) {
20017
20021
  return __awaiter(this, void 0, void 0, function* () {
@@ -20072,7 +20076,7 @@ class VirtualNetworkClient {
20072
20076
  * @param DeleteNetworkSecurityGroupRequest
20073
20077
  * @return DeleteNetworkSecurityGroupResponse
20074
20078
  * @throws OciError when an error occurs
20075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
20079
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
20076
20080
  */
20077
20081
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
20078
20082
  return __awaiter(this, void 0, void 0, function* () {
@@ -20137,7 +20141,7 @@ class VirtualNetworkClient {
20137
20141
  * @param DeletePrivateIpRequest
20138
20142
  * @return DeletePrivateIpResponse
20139
20143
  * @throws OciError when an error occurs
20140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
20144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
20141
20145
  */
20142
20146
  deletePrivateIp(deletePrivateIpRequest) {
20143
20147
  return __awaiter(this, void 0, void 0, function* () {
@@ -20206,7 +20210,7 @@ class VirtualNetworkClient {
20206
20210
  * @param DeletePublicIpRequest
20207
20211
  * @return DeletePublicIpResponse
20208
20212
  * @throws OciError when an error occurs
20209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
20213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
20210
20214
  */
20211
20215
  deletePublicIp(deletePublicIpRequest) {
20212
20216
  return __awaiter(this, void 0, void 0, function* () {
@@ -20263,7 +20267,7 @@ class VirtualNetworkClient {
20263
20267
  * @param DeletePublicIpPoolRequest
20264
20268
  * @return DeletePublicIpPoolResponse
20265
20269
  * @throws OciError when an error occurs
20266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
20270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
20267
20271
  */
20268
20272
  deletePublicIpPool(deletePublicIpPoolRequest) {
20269
20273
  return __awaiter(this, void 0, void 0, function* () {
@@ -20322,7 +20326,7 @@ class VirtualNetworkClient {
20322
20326
  * @param DeleteRemotePeeringConnectionRequest
20323
20327
  * @return DeleteRemotePeeringConnectionResponse
20324
20328
  * @throws OciError when an error occurs
20325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
20329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
20326
20330
  */
20327
20331
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
20328
20332
  return __awaiter(this, void 0, void 0, function* () {
@@ -20381,7 +20385,7 @@ class VirtualNetworkClient {
20381
20385
  * @param DeleteRouteTableRequest
20382
20386
  * @return DeleteRouteTableResponse
20383
20387
  * @throws OciError when an error occurs
20384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
20388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
20385
20389
  */
20386
20390
  deleteRouteTable(deleteRouteTableRequest) {
20387
20391
  return __awaiter(this, void 0, void 0, function* () {
@@ -20440,7 +20444,7 @@ class VirtualNetworkClient {
20440
20444
  * @param DeleteSecurityListRequest
20441
20445
  * @return DeleteSecurityListResponse
20442
20446
  * @throws OciError when an error occurs
20443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
20447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
20444
20448
  */
20445
20449
  deleteSecurityList(deleteSecurityListRequest) {
20446
20450
  return __awaiter(this, void 0, void 0, function* () {
@@ -20496,7 +20500,7 @@ class VirtualNetworkClient {
20496
20500
  * @param DeleteServiceGatewayRequest
20497
20501
  * @return DeleteServiceGatewayResponse
20498
20502
  * @throws OciError when an error occurs
20499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
20503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
20500
20504
  */
20501
20505
  deleteServiceGateway(deleteServiceGatewayRequest) {
20502
20506
  return __awaiter(this, void 0, void 0, function* () {
@@ -20553,7 +20557,7 @@ class VirtualNetworkClient {
20553
20557
  * @param DeleteSubnetRequest
20554
20558
  * @return DeleteSubnetResponse
20555
20559
  * @throws OciError when an error occurs
20556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
20560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
20557
20561
  */
20558
20562
  deleteSubnet(deleteSubnetRequest) {
20559
20563
  return __awaiter(this, void 0, void 0, function* () {
@@ -20613,7 +20617,7 @@ class VirtualNetworkClient {
20613
20617
  * @param DeleteVcnRequest
20614
20618
  * @return DeleteVcnResponse
20615
20619
  * @throws OciError when an error occurs
20616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
20620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
20617
20621
  */
20618
20622
  deleteVcn(deleteVcnRequest) {
20619
20623
  return __awaiter(this, void 0, void 0, function* () {
@@ -20672,7 +20676,7 @@ class VirtualNetworkClient {
20672
20676
  * @param DeleteVirtualCircuitRequest
20673
20677
  * @return DeleteVirtualCircuitResponse
20674
20678
  * @throws OciError when an error occurs
20675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
20679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
20676
20680
  */
20677
20681
  deleteVirtualCircuit(deleteVirtualCircuitRequest) {
20678
20682
  return __awaiter(this, void 0, void 0, function* () {
@@ -20727,7 +20731,7 @@ class VirtualNetworkClient {
20727
20731
  * @param DeleteVlanRequest
20728
20732
  * @return DeleteVlanResponse
20729
20733
  * @throws OciError when an error occurs
20730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
20734
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
20731
20735
  */
20732
20736
  deleteVlan(deleteVlanRequest) {
20733
20737
  return __awaiter(this, void 0, void 0, function* () {
@@ -20784,7 +20788,7 @@ class VirtualNetworkClient {
20784
20788
  * @param DeleteVtapRequest
20785
20789
  * @return DeleteVtapResponse
20786
20790
  * @throws OciError when an error occurs
20787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
20791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
20788
20792
  */
20789
20793
  deleteVtap(deleteVtapRequest) {
20790
20794
  return __awaiter(this, void 0, void 0, function* () {
@@ -20856,7 +20860,7 @@ class VirtualNetworkClient {
20856
20860
  * @param DetachServiceIdRequest
20857
20861
  * @return DetachServiceIdResponse
20858
20862
  * @throws OciError when an error occurs
20859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
20863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
20860
20864
  */
20861
20865
  detachServiceId(detachServiceIdRequest) {
20862
20866
  return __awaiter(this, void 0, void 0, function* () {
@@ -20916,7 +20920,7 @@ class VirtualNetworkClient {
20916
20920
  * @param GetAllDrgAttachmentsRequest
20917
20921
  * @return GetAllDrgAttachmentsResponse
20918
20922
  * @throws OciError when an error occurs
20919
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
20923
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
20920
20924
  */
20921
20925
  getAllDrgAttachments(getAllDrgAttachmentsRequest) {
20922
20926
  return __awaiter(this, void 0, void 0, function* () {
@@ -21025,7 +21029,7 @@ class VirtualNetworkClient {
21025
21029
  * @param GetAllowedIkeIPSecParametersRequest
21026
21030
  * @return GetAllowedIkeIPSecParametersResponse
21027
21031
  * @throws OciError when an error occurs
21028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
21032
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
21029
21033
  */
21030
21034
  getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
21031
21035
  return __awaiter(this, void 0, void 0, function* () {
@@ -21082,7 +21086,7 @@ class VirtualNetworkClient {
21082
21086
  * @param GetByoipRangeRequest
21083
21087
  * @return GetByoipRangeResponse
21084
21088
  * @throws OciError when an error occurs
21085
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
21089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
21086
21090
  */
21087
21091
  getByoipRange(getByoipRangeRequest) {
21088
21092
  return __awaiter(this, void 0, void 0, function* () {
@@ -21145,7 +21149,7 @@ class VirtualNetworkClient {
21145
21149
  * @param GetCaptureFilterRequest
21146
21150
  * @return GetCaptureFilterResponse
21147
21151
  * @throws OciError when an error occurs
21148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
21152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
21149
21153
  */
21150
21154
  getCaptureFilter(getCaptureFilterRequest) {
21151
21155
  return __awaiter(this, void 0, void 0, function* () {
@@ -21208,7 +21212,7 @@ class VirtualNetworkClient {
21208
21212
  * @param GetCpeRequest
21209
21213
  * @return GetCpeResponse
21210
21214
  * @throws OciError when an error occurs
21211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
21215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetCpe.ts.html |here} to see how to use GetCpe API.
21212
21216
  */
21213
21217
  getCpe(getCpeRequest) {
21214
21218
  return __awaiter(this, void 0, void 0, function* () {
@@ -21288,7 +21292,7 @@ class VirtualNetworkClient {
21288
21292
  * @param GetCpeDeviceConfigContentRequest
21289
21293
  * @return GetCpeDeviceConfigContentResponse
21290
21294
  * @throws OciError when an error occurs
21291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
21295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
21292
21296
  */
21293
21297
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
21294
21298
  return __awaiter(this, void 0, void 0, function* () {
@@ -21354,7 +21358,7 @@ class VirtualNetworkClient {
21354
21358
  * @param GetCpeDeviceShapeRequest
21355
21359
  * @return GetCpeDeviceShapeResponse
21356
21360
  * @throws OciError when an error occurs
21357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
21361
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
21358
21362
  */
21359
21363
  getCpeDeviceShape(getCpeDeviceShapeRequest) {
21360
21364
  return __awaiter(this, void 0, void 0, function* () {
@@ -21412,7 +21416,7 @@ class VirtualNetworkClient {
21412
21416
  * @param GetCrossConnectRequest
21413
21417
  * @return GetCrossConnectResponse
21414
21418
  * @throws OciError when an error occurs
21415
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
21419
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
21416
21420
  */
21417
21421
  getCrossConnect(getCrossConnectRequest) {
21418
21422
  return __awaiter(this, void 0, void 0, function* () {
@@ -21474,7 +21478,7 @@ class VirtualNetworkClient {
21474
21478
  * @param GetCrossConnectGroupRequest
21475
21479
  * @return GetCrossConnectGroupResponse
21476
21480
  * @throws OciError when an error occurs
21477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
21481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
21478
21482
  */
21479
21483
  getCrossConnectGroup(getCrossConnectGroupRequest) {
21480
21484
  return __awaiter(this, void 0, void 0, function* () {
@@ -21536,7 +21540,7 @@ class VirtualNetworkClient {
21536
21540
  * @param GetCrossConnectLetterOfAuthorityRequest
21537
21541
  * @return GetCrossConnectLetterOfAuthorityResponse
21538
21542
  * @throws OciError when an error occurs
21539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
21543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
21540
21544
  */
21541
21545
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
21542
21546
  return __awaiter(this, void 0, void 0, function* () {
@@ -21594,7 +21598,7 @@ class VirtualNetworkClient {
21594
21598
  * @param GetCrossConnectStatusRequest
21595
21599
  * @return GetCrossConnectStatusResponse
21596
21600
  * @throws OciError when an error occurs
21597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
21601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
21598
21602
  */
21599
21603
  getCrossConnectStatus(getCrossConnectStatusRequest) {
21600
21604
  return __awaiter(this, void 0, void 0, function* () {
@@ -21651,7 +21655,7 @@ class VirtualNetworkClient {
21651
21655
  * @param GetDhcpOptionsRequest
21652
21656
  * @return GetDhcpOptionsResponse
21653
21657
  * @throws OciError when an error occurs
21654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
21658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
21655
21659
  */
21656
21660
  getDhcpOptions(getDhcpOptionsRequest) {
21657
21661
  return __awaiter(this, void 0, void 0, function* () {
@@ -21713,7 +21717,7 @@ class VirtualNetworkClient {
21713
21717
  * @param GetDrgRequest
21714
21718
  * @return GetDrgResponse
21715
21719
  * @throws OciError when an error occurs
21716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
21720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetDrg.ts.html |here} to see how to use GetDrg API.
21717
21721
  */
21718
21722
  getDrg(getDrgRequest) {
21719
21723
  return __awaiter(this, void 0, void 0, function* () {
@@ -21775,7 +21779,7 @@ class VirtualNetworkClient {
21775
21779
  * @param GetDrgAttachmentRequest
21776
21780
  * @return GetDrgAttachmentResponse
21777
21781
  * @throws OciError when an error occurs
21778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
21782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
21779
21783
  */
21780
21784
  getDrgAttachment(getDrgAttachmentRequest) {
21781
21785
  return __awaiter(this, void 0, void 0, function* () {
@@ -21839,7 +21843,7 @@ class VirtualNetworkClient {
21839
21843
  * @param GetDrgRedundancyStatusRequest
21840
21844
  * @return GetDrgRedundancyStatusResponse
21841
21845
  * @throws OciError when an error occurs
21842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
21846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
21843
21847
  */
21844
21848
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
21845
21849
  return __awaiter(this, void 0, void 0, function* () {
@@ -21897,7 +21901,7 @@ class VirtualNetworkClient {
21897
21901
  * @param GetDrgRouteDistributionRequest
21898
21902
  * @return GetDrgRouteDistributionResponse
21899
21903
  * @throws OciError when an error occurs
21900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
21904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
21901
21905
  */
21902
21906
  getDrgRouteDistribution(getDrgRouteDistributionRequest) {
21903
21907
  return __awaiter(this, void 0, void 0, function* () {
@@ -21959,7 +21963,7 @@ class VirtualNetworkClient {
21959
21963
  * @param GetDrgRouteTableRequest
21960
21964
  * @return GetDrgRouteTableResponse
21961
21965
  * @throws OciError when an error occurs
21962
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
21966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
21963
21967
  */
21964
21968
  getDrgRouteTable(getDrgRouteTableRequest) {
21965
21969
  return __awaiter(this, void 0, void 0, function* () {
@@ -22023,7 +22027,7 @@ class VirtualNetworkClient {
22023
22027
  * @param GetFastConnectProviderServiceRequest
22024
22028
  * @return GetFastConnectProviderServiceResponse
22025
22029
  * @throws OciError when an error occurs
22026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
22030
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
22027
22031
  */
22028
22032
  getFastConnectProviderService(getFastConnectProviderServiceRequest) {
22029
22033
  return __awaiter(this, void 0, void 0, function* () {
@@ -22082,7 +22086,7 @@ class VirtualNetworkClient {
22082
22086
  * @param GetFastConnectProviderServiceKeyRequest
22083
22087
  * @return GetFastConnectProviderServiceKeyResponse
22084
22088
  * @throws OciError when an error occurs
22085
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
22089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
22086
22090
  */
22087
22091
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
22088
22092
  return __awaiter(this, void 0, void 0, function* () {
@@ -22143,7 +22147,7 @@ class VirtualNetworkClient {
22143
22147
  * @param GetIPSecConnectionRequest
22144
22148
  * @return GetIPSecConnectionResponse
22145
22149
  * @throws OciError when an error occurs
22146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
22150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
22147
22151
  */
22148
22152
  getIPSecConnection(getIPSecConnectionRequest) {
22149
22153
  return __awaiter(this, void 0, void 0, function* () {
@@ -22209,7 +22213,7 @@ class VirtualNetworkClient {
22209
22213
  * @param GetIPSecConnectionDeviceConfigRequest
22210
22214
  * @return GetIPSecConnectionDeviceConfigResponse
22211
22215
  * @throws OciError when an error occurs
22212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
22216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
22213
22217
  */
22214
22218
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
22215
22219
  return __awaiter(this, void 0, void 0, function* () {
@@ -22273,7 +22277,7 @@ class VirtualNetworkClient {
22273
22277
  * @param GetIPSecConnectionDeviceStatusRequest
22274
22278
  * @return GetIPSecConnectionDeviceStatusResponse
22275
22279
  * @throws OciError when an error occurs
22276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
22280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
22277
22281
  */
22278
22282
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
22279
22283
  return __awaiter(this, void 0, void 0, function* () {
@@ -22338,7 +22342,7 @@ class VirtualNetworkClient {
22338
22342
  * @param GetIPSecConnectionTunnelRequest
22339
22343
  * @return GetIPSecConnectionTunnelResponse
22340
22344
  * @throws OciError when an error occurs
22341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
22345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
22342
22346
  */
22343
22347
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
22344
22348
  return __awaiter(this, void 0, void 0, function* () {
@@ -22402,7 +22406,7 @@ class VirtualNetworkClient {
22402
22406
  * @param GetIPSecConnectionTunnelErrorRequest
22403
22407
  * @return GetIPSecConnectionTunnelErrorResponse
22404
22408
  * @throws OciError when an error occurs
22405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
22409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
22406
22410
  */
22407
22411
  getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
22408
22412
  return __awaiter(this, void 0, void 0, function* () {
@@ -22462,7 +22466,7 @@ class VirtualNetworkClient {
22462
22466
  * @param GetIPSecConnectionTunnelSharedSecretRequest
22463
22467
  * @return GetIPSecConnectionTunnelSharedSecretResponse
22464
22468
  * @throws OciError when an error occurs
22465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
22469
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
22466
22470
  */
22467
22471
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
22468
22472
  return __awaiter(this, void 0, void 0, function* () {
@@ -22525,7 +22529,7 @@ class VirtualNetworkClient {
22525
22529
  * @param GetInternetGatewayRequest
22526
22530
  * @return GetInternetGatewayResponse
22527
22531
  * @throws OciError when an error occurs
22528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
22532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
22529
22533
  */
22530
22534
  getInternetGateway(getInternetGatewayRequest) {
22531
22535
  return __awaiter(this, void 0, void 0, function* () {
@@ -22606,7 +22610,7 @@ class VirtualNetworkClient {
22606
22610
  * @param GetIpsecCpeDeviceConfigContentRequest
22607
22611
  * @return GetIpsecCpeDeviceConfigContentResponse
22608
22612
  * @throws OciError when an error occurs
22609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
22613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
22610
22614
  */
22611
22615
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
22612
22616
  return __awaiter(this, void 0, void 0, function* () {
@@ -22667,7 +22671,7 @@ class VirtualNetworkClient {
22667
22671
  * @param GetIpv6Request
22668
22672
  * @return GetIpv6Response
22669
22673
  * @throws OciError when an error occurs
22670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
22674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
22671
22675
  */
22672
22676
  getIpv6(getIpv6Request) {
22673
22677
  return __awaiter(this, void 0, void 0, function* () {
@@ -22730,7 +22734,7 @@ class VirtualNetworkClient {
22730
22734
  * @param GetLocalPeeringGatewayRequest
22731
22735
  * @return GetLocalPeeringGatewayResponse
22732
22736
  * @throws OciError when an error occurs
22733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
22737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
22734
22738
  */
22735
22739
  getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
22736
22740
  return __awaiter(this, void 0, void 0, function* () {
@@ -22792,7 +22796,7 @@ class VirtualNetworkClient {
22792
22796
  * @param GetNatGatewayRequest
22793
22797
  * @return GetNatGatewayResponse
22794
22798
  * @throws OciError when an error occurs
22795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
22799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
22796
22800
  */
22797
22801
  getNatGateway(getNatGatewayRequest) {
22798
22802
  return __awaiter(this, void 0, void 0, function* () {
@@ -22861,7 +22865,7 @@ class VirtualNetworkClient {
22861
22865
  * @param GetNetworkSecurityGroupRequest
22862
22866
  * @return GetNetworkSecurityGroupResponse
22863
22867
  * @throws OciError when an error occurs
22864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
22868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
22865
22869
  */
22866
22870
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
22867
22871
  return __awaiter(this, void 0, void 0, function* () {
@@ -22923,7 +22927,7 @@ class VirtualNetworkClient {
22923
22927
  * @param GetNetworkingTopologyRequest
22924
22928
  * @return GetNetworkingTopologyResponse
22925
22929
  * @throws OciError when an error occurs
22926
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
22930
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
22927
22931
  */
22928
22932
  getNetworkingTopology(getNetworkingTopologyRequest) {
22929
22933
  return __awaiter(this, void 0, void 0, function* () {
@@ -22994,7 +22998,7 @@ class VirtualNetworkClient {
22994
22998
  * @param GetPrivateIpRequest
22995
22999
  * @return GetPrivateIpResponse
22996
23000
  * @throws OciError when an error occurs
22997
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
23001
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
22998
23002
  */
22999
23003
  getPrivateIp(getPrivateIpRequest) {
23000
23004
  return __awaiter(this, void 0, void 0, function* () {
@@ -23067,7 +23071,7 @@ class VirtualNetworkClient {
23067
23071
  * @param GetPublicIpRequest
23068
23072
  * @return GetPublicIpResponse
23069
23073
  * @throws OciError when an error occurs
23070
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
23074
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
23071
23075
  */
23072
23076
  getPublicIp(getPublicIpRequest) {
23073
23077
  return __awaiter(this, void 0, void 0, function* () {
@@ -23134,7 +23138,7 @@ class VirtualNetworkClient {
23134
23138
  * @param GetPublicIpByIpAddressRequest
23135
23139
  * @return GetPublicIpByIpAddressResponse
23136
23140
  * @throws OciError when an error occurs
23137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
23141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
23138
23142
  */
23139
23143
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
23140
23144
  return __awaiter(this, void 0, void 0, function* () {
@@ -23206,7 +23210,7 @@ class VirtualNetworkClient {
23206
23210
  * @param GetPublicIpByPrivateIpIdRequest
23207
23211
  * @return GetPublicIpByPrivateIpIdResponse
23208
23212
  * @throws OciError when an error occurs
23209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
23213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
23210
23214
  */
23211
23215
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
23212
23216
  return __awaiter(this, void 0, void 0, function* () {
@@ -23268,7 +23272,7 @@ class VirtualNetworkClient {
23268
23272
  * @param GetPublicIpPoolRequest
23269
23273
  * @return GetPublicIpPoolResponse
23270
23274
  * @throws OciError when an error occurs
23271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
23275
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
23272
23276
  */
23273
23277
  getPublicIpPool(getPublicIpPoolRequest) {
23274
23278
  return __awaiter(this, void 0, void 0, function* () {
@@ -23332,7 +23336,7 @@ class VirtualNetworkClient {
23332
23336
  * @param GetRemotePeeringConnectionRequest
23333
23337
  * @return GetRemotePeeringConnectionResponse
23334
23338
  * @throws OciError when an error occurs
23335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
23339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
23336
23340
  */
23337
23341
  getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
23338
23342
  return __awaiter(this, void 0, void 0, function* () {
@@ -23394,7 +23398,7 @@ class VirtualNetworkClient {
23394
23398
  * @param GetRouteTableRequest
23395
23399
  * @return GetRouteTableResponse
23396
23400
  * @throws OciError when an error occurs
23397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
23401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
23398
23402
  */
23399
23403
  getRouteTable(getRouteTableRequest) {
23400
23404
  return __awaiter(this, void 0, void 0, function* () {
@@ -23456,7 +23460,7 @@ class VirtualNetworkClient {
23456
23460
  * @param GetSecurityListRequest
23457
23461
  * @return GetSecurityListResponse
23458
23462
  * @throws OciError when an error occurs
23459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
23463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
23460
23464
  */
23461
23465
  getSecurityList(getSecurityListRequest) {
23462
23466
  return __awaiter(this, void 0, void 0, function* () {
@@ -23519,7 +23523,7 @@ class VirtualNetworkClient {
23519
23523
  * @param GetServiceRequest
23520
23524
  * @return GetServiceResponse
23521
23525
  * @throws OciError when an error occurs
23522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetService.ts.html |here} to see how to use GetService API.
23526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetService.ts.html |here} to see how to use GetService API.
23523
23527
  */
23524
23528
  getService(getServiceRequest) {
23525
23529
  return __awaiter(this, void 0, void 0, function* () {
@@ -23581,7 +23585,7 @@ class VirtualNetworkClient {
23581
23585
  * @param GetServiceGatewayRequest
23582
23586
  * @return GetServiceGatewayResponse
23583
23587
  * @throws OciError when an error occurs
23584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
23588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
23585
23589
  */
23586
23590
  getServiceGateway(getServiceGatewayRequest) {
23587
23591
  return __awaiter(this, void 0, void 0, function* () {
@@ -23643,7 +23647,7 @@ class VirtualNetworkClient {
23643
23647
  * @param GetSubnetRequest
23644
23648
  * @return GetSubnetResponse
23645
23649
  * @throws OciError when an error occurs
23646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
23650
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
23647
23651
  */
23648
23652
  getSubnet(getSubnetRequest) {
23649
23653
  return __awaiter(this, void 0, void 0, function* () {
@@ -23705,7 +23709,7 @@ class VirtualNetworkClient {
23705
23709
  * @param GetSubnetTopologyRequest
23706
23710
  * @return GetSubnetTopologyResponse
23707
23711
  * @throws OciError when an error occurs
23708
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
23712
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
23709
23713
  */
23710
23714
  getSubnetTopology(getSubnetTopologyRequest) {
23711
23715
  return __awaiter(this, void 0, void 0, function* () {
@@ -23778,7 +23782,7 @@ class VirtualNetworkClient {
23778
23782
  * @param GetTunnelCpeDeviceConfigRequest
23779
23783
  * @return GetTunnelCpeDeviceConfigResponse
23780
23784
  * @throws OciError when an error occurs
23781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
23785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
23782
23786
  */
23783
23787
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
23784
23788
  return __awaiter(this, void 0, void 0, function* () {
@@ -23860,7 +23864,7 @@ class VirtualNetworkClient {
23860
23864
  * @param GetTunnelCpeDeviceConfigContentRequest
23861
23865
  * @return GetTunnelCpeDeviceConfigContentResponse
23862
23866
  * @throws OciError when an error occurs
23863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
23867
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
23864
23868
  */
23865
23869
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
23866
23870
  return __awaiter(this, void 0, void 0, function* () {
@@ -23919,7 +23923,7 @@ class VirtualNetworkClient {
23919
23923
  * @param GetUpgradeStatusRequest
23920
23924
  * @return GetUpgradeStatusResponse
23921
23925
  * @throws OciError when an error occurs
23922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
23926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
23923
23927
  */
23924
23928
  getUpgradeStatus(getUpgradeStatusRequest) {
23925
23929
  return __awaiter(this, void 0, void 0, function* () {
@@ -23977,7 +23981,7 @@ class VirtualNetworkClient {
23977
23981
  * @param GetVcnRequest
23978
23982
  * @return GetVcnResponse
23979
23983
  * @throws OciError when an error occurs
23980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
23984
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVcn.ts.html |here} to see how to use GetVcn API.
23981
23985
  */
23982
23986
  getVcn(getVcnRequest) {
23983
23987
  return __awaiter(this, void 0, void 0, function* () {
@@ -24039,7 +24043,7 @@ class VirtualNetworkClient {
24039
24043
  * @param GetVcnDnsResolverAssociationRequest
24040
24044
  * @return GetVcnDnsResolverAssociationResponse
24041
24045
  * @throws OciError when an error occurs
24042
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
24046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
24043
24047
  */
24044
24048
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
24045
24049
  return __awaiter(this, void 0, void 0, function* () {
@@ -24102,7 +24106,7 @@ class VirtualNetworkClient {
24102
24106
  * @param GetVcnTopologyRequest
24103
24107
  * @return GetVcnTopologyResponse
24104
24108
  * @throws OciError when an error occurs
24105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
24109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
24106
24110
  */
24107
24111
  getVcnTopology(getVcnTopologyRequest) {
24108
24112
  return __awaiter(this, void 0, void 0, function* () {
@@ -24170,7 +24174,7 @@ class VirtualNetworkClient {
24170
24174
  * @param GetVirtualCircuitRequest
24171
24175
  * @return GetVirtualCircuitResponse
24172
24176
  * @throws OciError when an error occurs
24173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
24177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
24174
24178
  */
24175
24179
  getVirtualCircuit(getVirtualCircuitRequest) {
24176
24180
  return __awaiter(this, void 0, void 0, function* () {
@@ -24232,7 +24236,7 @@ class VirtualNetworkClient {
24232
24236
  * @param GetVlanRequest
24233
24237
  * @return GetVlanResponse
24234
24238
  * @throws OciError when an error occurs
24235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
24239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVlan.ts.html |here} to see how to use GetVlan API.
24236
24240
  */
24237
24241
  getVlan(getVlanRequest) {
24238
24242
  return __awaiter(this, void 0, void 0, function* () {
@@ -24299,7 +24303,7 @@ class VirtualNetworkClient {
24299
24303
  * @param GetVnicRequest
24300
24304
  * @return GetVnicResponse
24301
24305
  * @throws OciError when an error occurs
24302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
24306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVnic.ts.html |here} to see how to use GetVnic API.
24303
24307
  */
24304
24308
  getVnic(getVnicRequest) {
24305
24309
  return __awaiter(this, void 0, void 0, function* () {
@@ -24361,7 +24365,7 @@ class VirtualNetworkClient {
24361
24365
  * @param GetVtapRequest
24362
24366
  * @return GetVtapResponse
24363
24367
  * @throws OciError when an error occurs
24364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
24368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/GetVtap.ts.html |here} to see how to use GetVtap API.
24365
24369
  */
24366
24370
  getVtap(getVtapRequest) {
24367
24371
  return __awaiter(this, void 0, void 0, function* () {
@@ -24426,7 +24430,7 @@ class VirtualNetworkClient {
24426
24430
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
24427
24431
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
24428
24432
  * @throws OciError when an error occurs
24429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
24433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
24430
24434
  */
24431
24435
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
24432
24436
  return __awaiter(this, void 0, void 0, function* () {
@@ -24483,7 +24487,7 @@ class VirtualNetworkClient {
24483
24487
  * @param ListByoipAllocatedRangesRequest
24484
24488
  * @return ListByoipAllocatedRangesResponse
24485
24489
  * @throws OciError when an error occurs
24486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
24490
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
24487
24491
  */
24488
24492
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
24489
24493
  return __awaiter(this, void 0, void 0, function* () {
@@ -24551,7 +24555,7 @@ class VirtualNetworkClient {
24551
24555
  * @param ListByoipRangesRequest
24552
24556
  * @return ListByoipRangesResponse
24553
24557
  * @throws OciError when an error occurs
24554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
24558
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
24555
24559
  */
24556
24560
  listByoipRanges(listByoipRangesRequest) {
24557
24561
  return __awaiter(this, void 0, void 0, function* () {
@@ -24621,7 +24625,7 @@ class VirtualNetworkClient {
24621
24625
  * @param ListCaptureFiltersRequest
24622
24626
  * @return ListCaptureFiltersResponse
24623
24627
  * @throws OciError when an error occurs
24624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
24628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
24625
24629
  */
24626
24630
  listCaptureFilters(listCaptureFiltersRequest) {
24627
24631
  return __awaiter(this, void 0, void 0, function* () {
@@ -24744,7 +24748,7 @@ class VirtualNetworkClient {
24744
24748
  * @param ListCpeDeviceShapesRequest
24745
24749
  * @return ListCpeDeviceShapesResponse
24746
24750
  * @throws OciError when an error occurs
24747
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
24751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
24748
24752
  */
24749
24753
  listCpeDeviceShapes(listCpeDeviceShapesRequest) {
24750
24754
  return __awaiter(this, void 0, void 0, function* () {
@@ -24849,7 +24853,7 @@ class VirtualNetworkClient {
24849
24853
  * @param ListCpesRequest
24850
24854
  * @return ListCpesResponse
24851
24855
  * @throws OciError when an error occurs
24852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
24856
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListCpes.ts.html |here} to see how to use ListCpes API.
24853
24857
  */
24854
24858
  listCpes(listCpesRequest) {
24855
24859
  return __awaiter(this, void 0, void 0, function* () {
@@ -24954,7 +24958,7 @@ class VirtualNetworkClient {
24954
24958
  * @param ListCrossConnectGroupsRequest
24955
24959
  * @return ListCrossConnectGroupsResponse
24956
24960
  * @throws OciError when an error occurs
24957
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
24961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
24958
24962
  */
24959
24963
  listCrossConnectGroups(listCrossConnectGroupsRequest) {
24960
24964
  return __awaiter(this, void 0, void 0, function* () {
@@ -25064,7 +25068,7 @@ class VirtualNetworkClient {
25064
25068
  * @param ListCrossConnectLocationsRequest
25065
25069
  * @return ListCrossConnectLocationsResponse
25066
25070
  * @throws OciError when an error occurs
25067
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
25071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
25068
25072
  */
25069
25073
  listCrossConnectLocations(listCrossConnectLocationsRequest) {
25070
25074
  return __awaiter(this, void 0, void 0, function* () {
@@ -25170,7 +25174,7 @@ class VirtualNetworkClient {
25170
25174
  * @param ListCrossConnectMappingsRequest
25171
25175
  * @return ListCrossConnectMappingsResponse
25172
25176
  * @throws OciError when an error occurs
25173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
25177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
25174
25178
  */
25175
25179
  listCrossConnectMappings(listCrossConnectMappingsRequest) {
25176
25180
  return __awaiter(this, void 0, void 0, function* () {
@@ -25230,7 +25234,7 @@ class VirtualNetworkClient {
25230
25234
  * @param ListCrossConnectsRequest
25231
25235
  * @return ListCrossConnectsResponse
25232
25236
  * @throws OciError when an error occurs
25233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
25237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
25234
25238
  */
25235
25239
  listCrossConnects(listCrossConnectsRequest) {
25236
25240
  return __awaiter(this, void 0, void 0, function* () {
@@ -25342,7 +25346,7 @@ class VirtualNetworkClient {
25342
25346
  * @param ListCrossconnectPortSpeedShapesRequest
25343
25347
  * @return ListCrossconnectPortSpeedShapesResponse
25344
25348
  * @throws OciError when an error occurs
25345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
25349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
25346
25350
  */
25347
25351
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
25348
25352
  return __awaiter(this, void 0, void 0, function* () {
@@ -25450,7 +25454,7 @@ class VirtualNetworkClient {
25450
25454
  * @param ListDhcpOptionsRequest
25451
25455
  * @return ListDhcpOptionsResponse
25452
25456
  * @throws OciError when an error occurs
25453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
25457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
25454
25458
  */
25455
25459
  listDhcpOptions(listDhcpOptionsRequest) {
25456
25460
  return __awaiter(this, void 0, void 0, function* () {
@@ -25565,7 +25569,7 @@ class VirtualNetworkClient {
25565
25569
  * @param ListDrgAttachmentsRequest
25566
25570
  * @return ListDrgAttachmentsResponse
25567
25571
  * @throws OciError when an error occurs
25568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
25572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
25569
25573
  */
25570
25574
  listDrgAttachments(listDrgAttachmentsRequest) {
25571
25575
  return __awaiter(this, void 0, void 0, function* () {
@@ -25678,7 +25682,7 @@ class VirtualNetworkClient {
25678
25682
  * @param ListDrgRouteDistributionStatementsRequest
25679
25683
  * @return ListDrgRouteDistributionStatementsResponse
25680
25684
  * @throws OciError when an error occurs
25681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
25685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
25682
25686
  */
25683
25687
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
25684
25688
  return __awaiter(this, void 0, void 0, function* () {
@@ -25789,7 +25793,7 @@ class VirtualNetworkClient {
25789
25793
  * @param ListDrgRouteDistributionsRequest
25790
25794
  * @return ListDrgRouteDistributionsResponse
25791
25795
  * @throws OciError when an error occurs
25792
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
25796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
25793
25797
  */
25794
25798
  listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
25795
25799
  return __awaiter(this, void 0, void 0, function* () {
@@ -25897,7 +25901,7 @@ class VirtualNetworkClient {
25897
25901
  * @param ListDrgRouteRulesRequest
25898
25902
  * @return ListDrgRouteRulesResponse
25899
25903
  * @throws OciError when an error occurs
25900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
25904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
25901
25905
  */
25902
25906
  listDrgRouteRules(listDrgRouteRulesRequest) {
25903
25907
  return __awaiter(this, void 0, void 0, function* () {
@@ -26006,7 +26010,7 @@ class VirtualNetworkClient {
26006
26010
  * @param ListDrgRouteTablesRequest
26007
26011
  * @return ListDrgRouteTablesResponse
26008
26012
  * @throws OciError when an error occurs
26009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
26013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
26010
26014
  */
26011
26015
  listDrgRouteTables(listDrgRouteTablesRequest) {
26012
26016
  return __awaiter(this, void 0, void 0, function* () {
@@ -26116,7 +26120,7 @@ class VirtualNetworkClient {
26116
26120
  * @param ListDrgsRequest
26117
26121
  * @return ListDrgsResponse
26118
26122
  * @throws OciError when an error occurs
26119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
26123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
26120
26124
  */
26121
26125
  listDrgs(listDrgsRequest) {
26122
26126
  return __awaiter(this, void 0, void 0, function* () {
@@ -26227,7 +26231,7 @@ class VirtualNetworkClient {
26227
26231
  * @param ListFastConnectProviderServicesRequest
26228
26232
  * @return ListFastConnectProviderServicesResponse
26229
26233
  * @throws OciError when an error occurs
26230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
26234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
26231
26235
  */
26232
26236
  listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
26233
26237
  return __awaiter(this, void 0, void 0, function* () {
@@ -26335,7 +26339,7 @@ class VirtualNetworkClient {
26335
26339
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
26336
26340
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
26337
26341
  * @throws OciError when an error occurs
26338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
26342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
26339
26343
  */
26340
26344
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
26341
26345
  return __awaiter(this, void 0, void 0, function* () {
@@ -26441,7 +26445,7 @@ class VirtualNetworkClient {
26441
26445
  * @param ListIPSecConnectionTunnelRoutesRequest
26442
26446
  * @return ListIPSecConnectionTunnelRoutesResponse
26443
26447
  * @throws OciError when an error occurs
26444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
26448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
26445
26449
  */
26446
26450
  listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
26447
26451
  return __awaiter(this, void 0, void 0, function* () {
@@ -26554,7 +26558,7 @@ class VirtualNetworkClient {
26554
26558
  * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
26555
26559
  * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
26556
26560
  * @throws OciError when an error occurs
26557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
26561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
26558
26562
  */
26559
26563
  listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
26560
26564
  return __awaiter(this, void 0, void 0, function* () {
@@ -26666,7 +26670,7 @@ class VirtualNetworkClient {
26666
26670
  * @param ListIPSecConnectionTunnelsRequest
26667
26671
  * @return ListIPSecConnectionTunnelsResponse
26668
26672
  * @throws OciError when an error occurs
26669
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
26673
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
26670
26674
  */
26671
26675
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
26672
26676
  return __awaiter(this, void 0, void 0, function* () {
@@ -26773,7 +26777,7 @@ class VirtualNetworkClient {
26773
26777
  * @param ListIPSecConnectionsRequest
26774
26778
  * @return ListIPSecConnectionsResponse
26775
26779
  * @throws OciError when an error occurs
26776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
26780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
26777
26781
  */
26778
26782
  listIPSecConnections(listIPSecConnectionsRequest) {
26779
26783
  return __awaiter(this, void 0, void 0, function* () {
@@ -26881,7 +26885,7 @@ class VirtualNetworkClient {
26881
26885
  * @param ListInternetGatewaysRequest
26882
26886
  * @return ListInternetGatewaysResponse
26883
26887
  * @throws OciError when an error occurs
26884
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
26888
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
26885
26889
  */
26886
26890
  listInternetGateways(listInternetGatewaysRequest) {
26887
26891
  return __awaiter(this, void 0, void 0, function* () {
@@ -26998,7 +27002,7 @@ class VirtualNetworkClient {
26998
27002
  * @param ListIpv6sRequest
26999
27003
  * @return ListIpv6sResponse
27000
27004
  * @throws OciError when an error occurs
27001
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
27005
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
27002
27006
  */
27003
27007
  listIpv6s(listIpv6sRequest) {
27004
27008
  return __awaiter(this, void 0, void 0, function* () {
@@ -27107,7 +27111,7 @@ class VirtualNetworkClient {
27107
27111
  * @param ListLocalPeeringGatewaysRequest
27108
27112
  * @return ListLocalPeeringGatewaysResponse
27109
27113
  * @throws OciError when an error occurs
27110
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
27114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
27111
27115
  */
27112
27116
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
27113
27117
  return __awaiter(this, void 0, void 0, function* () {
@@ -27214,7 +27218,7 @@ class VirtualNetworkClient {
27214
27218
  * @param ListNatGatewaysRequest
27215
27219
  * @return ListNatGatewaysResponse
27216
27220
  * @throws OciError when an error occurs
27217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
27221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
27218
27222
  */
27219
27223
  listNatGateways(listNatGatewaysRequest) {
27220
27224
  return __awaiter(this, void 0, void 0, function* () {
@@ -27324,7 +27328,7 @@ class VirtualNetworkClient {
27324
27328
  * @param ListNetworkSecurityGroupSecurityRulesRequest
27325
27329
  * @return ListNetworkSecurityGroupSecurityRulesResponse
27326
27330
  * @throws OciError when an error occurs
27327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
27331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
27328
27332
  */
27329
27333
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
27330
27334
  return __awaiter(this, void 0, void 0, function* () {
@@ -27433,7 +27437,7 @@ class VirtualNetworkClient {
27433
27437
  * @param ListNetworkSecurityGroupVnicsRequest
27434
27438
  * @return ListNetworkSecurityGroupVnicsResponse
27435
27439
  * @throws OciError when an error occurs
27436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
27440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
27437
27441
  */
27438
27442
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
27439
27443
  return __awaiter(this, void 0, void 0, function* () {
@@ -27542,7 +27546,7 @@ class VirtualNetworkClient {
27542
27546
  * @param ListNetworkSecurityGroupsRequest
27543
27547
  * @return ListNetworkSecurityGroupsResponse
27544
27548
  * @throws OciError when an error occurs
27545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
27549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
27546
27550
  */
27547
27551
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
27548
27552
  return __awaiter(this, void 0, void 0, function* () {
@@ -27668,7 +27672,7 @@ class VirtualNetworkClient {
27668
27672
  * @param ListPrivateIpsRequest
27669
27673
  * @return ListPrivateIpsResponse
27670
27674
  * @throws OciError when an error occurs
27671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
27675
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
27672
27676
  */
27673
27677
  listPrivateIps(listPrivateIpsRequest) {
27674
27678
  return __awaiter(this, void 0, void 0, function* () {
@@ -27777,7 +27781,7 @@ class VirtualNetworkClient {
27777
27781
  * @param ListPublicIpPoolsRequest
27778
27782
  * @return ListPublicIpPoolsResponse
27779
27783
  * @throws OciError when an error occurs
27780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
27784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
27781
27785
  */
27782
27786
  listPublicIpPools(listPublicIpPoolsRequest) {
27783
27787
  return __awaiter(this, void 0, void 0, function* () {
@@ -27866,7 +27870,7 @@ class VirtualNetworkClient {
27866
27870
  * @param ListPublicIpsRequest
27867
27871
  * @return ListPublicIpsResponse
27868
27872
  * @throws OciError when an error occurs
27869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
27873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
27870
27874
  */
27871
27875
  listPublicIps(listPublicIpsRequest) {
27872
27876
  return __awaiter(this, void 0, void 0, function* () {
@@ -27976,7 +27980,7 @@ class VirtualNetworkClient {
27976
27980
  * @param ListRemotePeeringConnectionsRequest
27977
27981
  * @return ListRemotePeeringConnectionsResponse
27978
27982
  * @throws OciError when an error occurs
27979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
27983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
27980
27984
  */
27981
27985
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
27982
27986
  return __awaiter(this, void 0, void 0, function* () {
@@ -28085,7 +28089,7 @@ class VirtualNetworkClient {
28085
28089
  * @param ListRouteTablesRequest
28086
28090
  * @return ListRouteTablesResponse
28087
28091
  * @throws OciError when an error occurs
28088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
28092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
28089
28093
  */
28090
28094
  listRouteTables(listRouteTablesRequest) {
28091
28095
  return __awaiter(this, void 0, void 0, function* () {
@@ -28196,7 +28200,7 @@ class VirtualNetworkClient {
28196
28200
  * @param ListSecurityListsRequest
28197
28201
  * @return ListSecurityListsResponse
28198
28202
  * @throws OciError when an error occurs
28199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
28203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
28200
28204
  */
28201
28205
  listSecurityLists(listSecurityListsRequest) {
28202
28206
  return __awaiter(this, void 0, void 0, function* () {
@@ -28307,7 +28311,7 @@ class VirtualNetworkClient {
28307
28311
  * @param ListServiceGatewaysRequest
28308
28312
  * @return ListServiceGatewaysResponse
28309
28313
  * @throws OciError when an error occurs
28310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
28314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
28311
28315
  */
28312
28316
  listServiceGateways(listServiceGatewaysRequest) {
28313
28317
  return __awaiter(this, void 0, void 0, function* () {
@@ -28417,7 +28421,7 @@ class VirtualNetworkClient {
28417
28421
  * @param ListServicesRequest
28418
28422
  * @return ListServicesResponse
28419
28423
  * @throws OciError when an error occurs
28420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListServices.ts.html |here} to see how to use ListServices API.
28424
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListServices.ts.html |here} to see how to use ListServices API.
28421
28425
  */
28422
28426
  listServices(listServicesRequest) {
28423
28427
  return __awaiter(this, void 0, void 0, function* () {
@@ -28522,7 +28526,7 @@ class VirtualNetworkClient {
28522
28526
  * @param ListSubnetsRequest
28523
28527
  * @return ListSubnetsResponse
28524
28528
  * @throws OciError when an error occurs
28525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
28529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
28526
28530
  */
28527
28531
  listSubnets(listSubnetsRequest) {
28528
28532
  return __awaiter(this, void 0, void 0, function* () {
@@ -28632,7 +28636,7 @@ class VirtualNetworkClient {
28632
28636
  * @param ListVcnsRequest
28633
28637
  * @return ListVcnsResponse
28634
28638
  * @throws OciError when an error occurs
28635
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
28639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVcns.ts.html |here} to see how to use ListVcns API.
28636
28640
  */
28637
28641
  listVcns(listVcnsRequest) {
28638
28642
  return __awaiter(this, void 0, void 0, function* () {
@@ -28740,7 +28744,7 @@ class VirtualNetworkClient {
28740
28744
  * @param ListVirtualCircuitAssociatedTunnelsRequest
28741
28745
  * @return ListVirtualCircuitAssociatedTunnelsResponse
28742
28746
  * @throws OciError when an error occurs
28743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVirtualCircuitAssociatedTunnels.ts.html |here} to see how to use ListVirtualCircuitAssociatedTunnels API.
28747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVirtualCircuitAssociatedTunnels.ts.html |here} to see how to use ListVirtualCircuitAssociatedTunnels API.
28744
28748
  */
28745
28749
  listVirtualCircuitAssociatedTunnels(listVirtualCircuitAssociatedTunnelsRequest) {
28746
28750
  return __awaiter(this, void 0, void 0, function* () {
@@ -28851,7 +28855,7 @@ class VirtualNetworkClient {
28851
28855
  * @param ListVirtualCircuitBandwidthShapesRequest
28852
28856
  * @return ListVirtualCircuitBandwidthShapesResponse
28853
28857
  * @throws OciError when an error occurs
28854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
28858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
28855
28859
  */
28856
28860
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
28857
28861
  return __awaiter(this, void 0, void 0, function* () {
@@ -28957,7 +28961,7 @@ class VirtualNetworkClient {
28957
28961
  * @param ListVirtualCircuitPublicPrefixesRequest
28958
28962
  * @return ListVirtualCircuitPublicPrefixesResponse
28959
28963
  * @throws OciError when an error occurs
28960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
28964
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
28961
28965
  */
28962
28966
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
28963
28967
  return __awaiter(this, void 0, void 0, function* () {
@@ -29017,7 +29021,7 @@ class VirtualNetworkClient {
29017
29021
  * @param ListVirtualCircuitsRequest
29018
29022
  * @return ListVirtualCircuitsResponse
29019
29023
  * @throws OciError when an error occurs
29020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
29024
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
29021
29025
  */
29022
29026
  listVirtualCircuits(listVirtualCircuitsRequest) {
29023
29027
  return __awaiter(this, void 0, void 0, function* () {
@@ -29126,7 +29130,7 @@ class VirtualNetworkClient {
29126
29130
  * @param ListVlansRequest
29127
29131
  * @return ListVlansResponse
29128
29132
  * @throws OciError when an error occurs
29129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
29133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVlans.ts.html |here} to see how to use ListVlans API.
29130
29134
  */
29131
29135
  listVlans(listVlansRequest) {
29132
29136
  return __awaiter(this, void 0, void 0, function* () {
@@ -29237,7 +29241,7 @@ class VirtualNetworkClient {
29237
29241
  * @param ListVtapsRequest
29238
29242
  * @return ListVtapsResponse
29239
29243
  * @throws OciError when an error occurs
29240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
29244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
29241
29245
  */
29242
29246
  listVtaps(listVtapsRequest) {
29243
29247
  return __awaiter(this, void 0, void 0, function* () {
@@ -29360,7 +29364,7 @@ class VirtualNetworkClient {
29360
29364
  * @param ModifyVcnCidrRequest
29361
29365
  * @return ModifyVcnCidrResponse
29362
29366
  * @throws OciError when an error occurs
29363
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
29367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
29364
29368
  */
29365
29369
  modifyVcnCidr(modifyVcnCidrRequest) {
29366
29370
  return __awaiter(this, void 0, void 0, function* () {
@@ -29423,7 +29427,7 @@ class VirtualNetworkClient {
29423
29427
  * @param RemoveDrgRouteDistributionStatementsRequest
29424
29428
  * @return RemoveDrgRouteDistributionStatementsResponse
29425
29429
  * @throws OciError when an error occurs
29426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
29430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
29427
29431
  */
29428
29432
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
29429
29433
  return __awaiter(this, void 0, void 0, function* () {
@@ -29478,7 +29482,7 @@ class VirtualNetworkClient {
29478
29482
  * @param RemoveDrgRouteRulesRequest
29479
29483
  * @return RemoveDrgRouteRulesResponse
29480
29484
  * @throws OciError when an error occurs
29481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
29485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
29482
29486
  */
29483
29487
  removeDrgRouteRules(removeDrgRouteRulesRequest) {
29484
29488
  return __awaiter(this, void 0, void 0, function* () {
@@ -29533,7 +29537,7 @@ class VirtualNetworkClient {
29533
29537
  * @param RemoveExportDrgRouteDistributionRequest
29534
29538
  * @return RemoveExportDrgRouteDistributionResponse
29535
29539
  * @throws OciError when an error occurs
29536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
29540
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
29537
29541
  */
29538
29542
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
29539
29543
  return __awaiter(this, void 0, void 0, function* () {
@@ -29599,7 +29603,7 @@ class VirtualNetworkClient {
29599
29603
  * @param RemoveImportDrgRouteDistributionRequest
29600
29604
  * @return RemoveImportDrgRouteDistributionResponse
29601
29605
  * @throws OciError when an error occurs
29602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
29606
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
29603
29607
  */
29604
29608
  removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
29605
29609
  return __awaiter(this, void 0, void 0, function* () {
@@ -29664,7 +29668,7 @@ class VirtualNetworkClient {
29664
29668
  * @param RemoveIpv6SubnetCidrRequest
29665
29669
  * @return RemoveIpv6SubnetCidrResponse
29666
29670
  * @throws OciError when an error occurs
29667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
29671
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
29668
29672
  */
29669
29673
  removeIpv6SubnetCidr(removeIpv6SubnetCidrRequest) {
29670
29674
  return __awaiter(this, void 0, void 0, function* () {
@@ -29732,7 +29736,7 @@ class VirtualNetworkClient {
29732
29736
  * @param RemoveIpv6VcnCidrRequest
29733
29737
  * @return RemoveIpv6VcnCidrResponse
29734
29738
  * @throws OciError when an error occurs
29735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
29739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
29736
29740
  */
29737
29741
  removeIpv6VcnCidr(removeIpv6VcnCidrRequest) {
29738
29742
  return __awaiter(this, void 0, void 0, function* () {
@@ -29800,7 +29804,7 @@ class VirtualNetworkClient {
29800
29804
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
29801
29805
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
29802
29806
  * @throws OciError when an error occurs
29803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
29807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
29804
29808
  */
29805
29809
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
29806
29810
  return __awaiter(this, void 0, void 0, function* () {
@@ -29855,7 +29859,7 @@ class VirtualNetworkClient {
29855
29859
  * @param RemovePublicIpPoolCapacityRequest
29856
29860
  * @return RemovePublicIpPoolCapacityResponse
29857
29861
  * @throws OciError when an error occurs
29858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
29862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
29859
29863
  */
29860
29864
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
29861
29865
  return __awaiter(this, void 0, void 0, function* () {
@@ -29925,7 +29929,7 @@ class VirtualNetworkClient {
29925
29929
  * @param RemoveVcnCidrRequest
29926
29930
  * @return RemoveVcnCidrResponse
29927
29931
  * @throws OciError when an error occurs
29928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
29932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
29929
29933
  */
29930
29934
  removeVcnCidr(removeVcnCidrRequest) {
29931
29935
  return __awaiter(this, void 0, void 0, function* () {
@@ -29988,7 +29992,7 @@ class VirtualNetworkClient {
29988
29992
  * @param UpdateByoipRangeRequest
29989
29993
  * @return UpdateByoipRangeResponse
29990
29994
  * @throws OciError when an error occurs
29991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
29995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
29992
29996
  */
29993
29997
  updateByoipRange(updateByoipRangeRequest) {
29994
29998
  return __awaiter(this, void 0, void 0, function* () {
@@ -30054,7 +30058,7 @@ class VirtualNetworkClient {
30054
30058
  * @param UpdateCaptureFilterRequest
30055
30059
  * @return UpdateCaptureFilterResponse
30056
30060
  * @throws OciError when an error occurs
30057
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
30061
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
30058
30062
  */
30059
30063
  updateCaptureFilter(updateCaptureFilterRequest) {
30060
30064
  return __awaiter(this, void 0, void 0, function* () {
@@ -30121,7 +30125,7 @@ class VirtualNetworkClient {
30121
30125
  * @param UpdateCpeRequest
30122
30126
  * @return UpdateCpeResponse
30123
30127
  * @throws OciError when an error occurs
30124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
30128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
30125
30129
  */
30126
30130
  updateCpe(updateCpeRequest) {
30127
30131
  return __awaiter(this, void 0, void 0, function* () {
@@ -30185,7 +30189,7 @@ class VirtualNetworkClient {
30185
30189
  * @param UpdateCrossConnectRequest
30186
30190
  * @return UpdateCrossConnectResponse
30187
30191
  * @throws OciError when an error occurs
30188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
30192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
30189
30193
  */
30190
30194
  updateCrossConnect(updateCrossConnectRequest) {
30191
30195
  return __awaiter(this, void 0, void 0, function* () {
@@ -30251,7 +30255,7 @@ class VirtualNetworkClient {
30251
30255
  * @param UpdateCrossConnectGroupRequest
30252
30256
  * @return UpdateCrossConnectGroupResponse
30253
30257
  * @throws OciError when an error occurs
30254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
30258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
30255
30259
  */
30256
30260
  updateCrossConnectGroup(updateCrossConnectGroupRequest) {
30257
30261
  return __awaiter(this, void 0, void 0, function* () {
@@ -30319,7 +30323,7 @@ class VirtualNetworkClient {
30319
30323
  * @param UpdateDhcpOptionsRequest
30320
30324
  * @return UpdateDhcpOptionsResponse
30321
30325
  * @throws OciError when an error occurs
30322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
30326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
30323
30327
  */
30324
30328
  updateDhcpOptions(updateDhcpOptionsRequest) {
30325
30329
  return __awaiter(this, void 0, void 0, function* () {
@@ -30384,7 +30388,7 @@ class VirtualNetworkClient {
30384
30388
  * @param UpdateDrgRequest
30385
30389
  * @return UpdateDrgResponse
30386
30390
  * @throws OciError when an error occurs
30387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
30391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
30388
30392
  */
30389
30393
  updateDrg(updateDrgRequest) {
30390
30394
  return __awaiter(this, void 0, void 0, function* () {
@@ -30450,7 +30454,7 @@ class VirtualNetworkClient {
30450
30454
  * @param UpdateDrgAttachmentRequest
30451
30455
  * @return UpdateDrgAttachmentResponse
30452
30456
  * @throws OciError when an error occurs
30453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
30457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
30454
30458
  */
30455
30459
  updateDrgAttachment(updateDrgAttachmentRequest) {
30456
30460
  return __awaiter(this, void 0, void 0, function* () {
@@ -30515,7 +30519,7 @@ class VirtualNetworkClient {
30515
30519
  * @param UpdateDrgRouteDistributionRequest
30516
30520
  * @return UpdateDrgRouteDistributionResponse
30517
30521
  * @throws OciError when an error occurs
30518
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
30522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
30519
30523
  */
30520
30524
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
30521
30525
  return __awaiter(this, void 0, void 0, function* () {
@@ -30580,7 +30584,7 @@ class VirtualNetworkClient {
30580
30584
  * @param UpdateDrgRouteDistributionStatementsRequest
30581
30585
  * @return UpdateDrgRouteDistributionStatementsResponse
30582
30586
  * @throws OciError when an error occurs
30583
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
30587
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
30584
30588
  */
30585
30589
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
30586
30590
  return __awaiter(this, void 0, void 0, function* () {
@@ -30639,7 +30643,7 @@ class VirtualNetworkClient {
30639
30643
  * @param UpdateDrgRouteRulesRequest
30640
30644
  * @return UpdateDrgRouteRulesResponse
30641
30645
  * @throws OciError when an error occurs
30642
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
30646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
30643
30647
  */
30644
30648
  updateDrgRouteRules(updateDrgRouteRulesRequest) {
30645
30649
  return __awaiter(this, void 0, void 0, function* () {
@@ -30698,7 +30702,7 @@ class VirtualNetworkClient {
30698
30702
  * @param UpdateDrgRouteTableRequest
30699
30703
  * @return UpdateDrgRouteTableResponse
30700
30704
  * @throws OciError when an error occurs
30701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
30705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
30702
30706
  */
30703
30707
  updateDrgRouteTable(updateDrgRouteTableRequest) {
30704
30708
  return __awaiter(this, void 0, void 0, function* () {
@@ -30766,7 +30770,7 @@ class VirtualNetworkClient {
30766
30770
  * @param UpdateIPSecConnectionRequest
30767
30771
  * @return UpdateIPSecConnectionResponse
30768
30772
  * @throws OciError when an error occurs
30769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
30773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
30770
30774
  */
30771
30775
  updateIPSecConnection(updateIPSecConnectionRequest) {
30772
30776
  return __awaiter(this, void 0, void 0, function* () {
@@ -30842,7 +30846,7 @@ class VirtualNetworkClient {
30842
30846
  * @param UpdateIPSecConnectionTunnelRequest
30843
30847
  * @return UpdateIPSecConnectionTunnelResponse
30844
30848
  * @throws OciError when an error occurs
30845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
30849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
30846
30850
  */
30847
30851
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
30848
30852
  return __awaiter(this, void 0, void 0, function* () {
@@ -30911,7 +30915,7 @@ class VirtualNetworkClient {
30911
30915
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
30912
30916
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
30913
30917
  * @throws OciError when an error occurs
30914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
30918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
30915
30919
  */
30916
30920
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
30917
30921
  return __awaiter(this, void 0, void 0, function* () {
@@ -30981,7 +30985,7 @@ class VirtualNetworkClient {
30981
30985
  * @param UpdateInternetGatewayRequest
30982
30986
  * @return UpdateInternetGatewayResponse
30983
30987
  * @throws OciError when an error occurs
30984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
30988
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
30985
30989
  */
30986
30990
  updateInternetGateway(updateInternetGatewayRequest) {
30987
30991
  return __awaiter(this, void 0, void 0, function* () {
@@ -31052,7 +31056,7 @@ class VirtualNetworkClient {
31052
31056
  * @param UpdateIpv6Request
31053
31057
  * @return UpdateIpv6Response
31054
31058
  * @throws OciError when an error occurs
31055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
31059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
31056
31060
  */
31057
31061
  updateIpv6(updateIpv6Request) {
31058
31062
  return __awaiter(this, void 0, void 0, function* () {
@@ -31118,7 +31122,7 @@ class VirtualNetworkClient {
31118
31122
  * @param UpdateLocalPeeringGatewayRequest
31119
31123
  * @return UpdateLocalPeeringGatewayResponse
31120
31124
  * @throws OciError when an error occurs
31121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
31125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
31122
31126
  */
31123
31127
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
31124
31128
  return __awaiter(this, void 0, void 0, function* () {
@@ -31183,7 +31187,7 @@ class VirtualNetworkClient {
31183
31187
  * @param UpdateNatGatewayRequest
31184
31188
  * @return UpdateNatGatewayResponse
31185
31189
  * @throws OciError when an error occurs
31186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
31190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
31187
31191
  */
31188
31192
  updateNatGateway(updateNatGatewayRequest) {
31189
31193
  return __awaiter(this, void 0, void 0, function* () {
@@ -31262,7 +31266,7 @@ class VirtualNetworkClient {
31262
31266
  * @param UpdateNetworkSecurityGroupRequest
31263
31267
  * @return UpdateNetworkSecurityGroupResponse
31264
31268
  * @throws OciError when an error occurs
31265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
31269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
31266
31270
  */
31267
31271
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
31268
31272
  return __awaiter(this, void 0, void 0, function* () {
@@ -31327,7 +31331,7 @@ class VirtualNetworkClient {
31327
31331
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
31328
31332
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
31329
31333
  * @throws OciError when an error occurs
31330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
31334
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
31331
31335
  */
31332
31336
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
31333
31337
  return __awaiter(this, void 0, void 0, function* () {
@@ -31395,7 +31399,7 @@ class VirtualNetworkClient {
31395
31399
  * @param UpdatePrivateIpRequest
31396
31400
  * @return UpdatePrivateIpResponse
31397
31401
  * @throws OciError when an error occurs
31398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
31402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
31399
31403
  */
31400
31404
  updatePrivateIp(updatePrivateIpRequest) {
31401
31405
  return __awaiter(this, void 0, void 0, function* () {
@@ -31498,7 +31502,7 @@ class VirtualNetworkClient {
31498
31502
  * @param UpdatePublicIpRequest
31499
31503
  * @return UpdatePublicIpResponse
31500
31504
  * @throws OciError when an error occurs
31501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
31505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
31502
31506
  */
31503
31507
  updatePublicIp(updatePublicIpRequest) {
31504
31508
  return __awaiter(this, void 0, void 0, function* () {
@@ -31563,7 +31567,7 @@ class VirtualNetworkClient {
31563
31567
  * @param UpdatePublicIpPoolRequest
31564
31568
  * @return UpdatePublicIpPoolResponse
31565
31569
  * @throws OciError when an error occurs
31566
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
31570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
31567
31571
  */
31568
31572
  updatePublicIpPool(updatePublicIpPoolRequest) {
31569
31573
  return __awaiter(this, void 0, void 0, function* () {
@@ -31629,7 +31633,7 @@ class VirtualNetworkClient {
31629
31633
  * @param UpdateRemotePeeringConnectionRequest
31630
31634
  * @return UpdateRemotePeeringConnectionResponse
31631
31635
  * @throws OciError when an error occurs
31632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
31636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
31633
31637
  */
31634
31638
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
31635
31639
  return __awaiter(this, void 0, void 0, function* () {
@@ -31697,7 +31701,7 @@ class VirtualNetworkClient {
31697
31701
  * @param UpdateRouteTableRequest
31698
31702
  * @return UpdateRouteTableResponse
31699
31703
  * @throws OciError when an error occurs
31700
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
31704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
31701
31705
  */
31702
31706
  updateRouteTable(updateRouteTableRequest) {
31703
31707
  return __awaiter(this, void 0, void 0, function* () {
@@ -31766,7 +31770,7 @@ class VirtualNetworkClient {
31766
31770
  * @param UpdateSecurityListRequest
31767
31771
  * @return UpdateSecurityListResponse
31768
31772
  * @throws OciError when an error occurs
31769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
31773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
31770
31774
  */
31771
31775
  updateSecurityList(updateSecurityListRequest) {
31772
31776
  return __awaiter(this, void 0, void 0, function* () {
@@ -31832,7 +31836,7 @@ class VirtualNetworkClient {
31832
31836
  * @param UpdateServiceGatewayRequest
31833
31837
  * @return UpdateServiceGatewayResponse
31834
31838
  * @throws OciError when an error occurs
31835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
31839
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
31836
31840
  */
31837
31841
  updateServiceGateway(updateServiceGatewayRequest) {
31838
31842
  return __awaiter(this, void 0, void 0, function* () {
@@ -31897,7 +31901,7 @@ class VirtualNetworkClient {
31897
31901
  * @param UpdateSubnetRequest
31898
31902
  * @return UpdateSubnetResponse
31899
31903
  * @throws OciError when an error occurs
31900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
31904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
31901
31905
  */
31902
31906
  updateSubnet(updateSubnetRequest) {
31903
31907
  return __awaiter(this, void 0, void 0, function* () {
@@ -31964,7 +31968,7 @@ class VirtualNetworkClient {
31964
31968
  * @param UpdateTunnelCpeDeviceConfigRequest
31965
31969
  * @return UpdateTunnelCpeDeviceConfigResponse
31966
31970
  * @throws OciError when an error occurs
31967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
31971
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
31968
31972
  */
31969
31973
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
31970
31974
  return __awaiter(this, void 0, void 0, function* () {
@@ -32032,7 +32036,7 @@ class VirtualNetworkClient {
32032
32036
  * @param UpdateVcnRequest
32033
32037
  * @return UpdateVcnResponse
32034
32038
  * @throws OciError when an error occurs
32035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
32039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
32036
32040
  */
32037
32041
  updateVcn(updateVcnRequest) {
32038
32042
  return __awaiter(this, void 0, void 0, function* () {
@@ -32120,7 +32124,7 @@ class VirtualNetworkClient {
32120
32124
  * @param UpdateVirtualCircuitRequest
32121
32125
  * @return UpdateVirtualCircuitResponse
32122
32126
  * @throws OciError when an error occurs
32123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
32127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
32124
32128
  */
32125
32129
  updateVirtualCircuit(updateVirtualCircuitRequest) {
32126
32130
  return __awaiter(this, void 0, void 0, function* () {
@@ -32186,7 +32190,7 @@ class VirtualNetworkClient {
32186
32190
  * @param UpdateVlanRequest
32187
32191
  * @return UpdateVlanResponse
32188
32192
  * @throws OciError when an error occurs
32189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
32193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
32190
32194
  */
32191
32195
  updateVlan(updateVlanRequest) {
32192
32196
  return __awaiter(this, void 0, void 0, function* () {
@@ -32252,7 +32256,7 @@ class VirtualNetworkClient {
32252
32256
  * @param UpdateVnicRequest
32253
32257
  * @return UpdateVnicResponse
32254
32258
  * @throws OciError when an error occurs
32255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
32259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
32256
32260
  */
32257
32261
  updateVnic(updateVnicRequest) {
32258
32262
  return __awaiter(this, void 0, void 0, function* () {
@@ -32317,7 +32321,7 @@ class VirtualNetworkClient {
32317
32321
  * @param UpdateVtapRequest
32318
32322
  * @return UpdateVtapResponse
32319
32323
  * @throws OciError when an error occurs
32320
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
32324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
32321
32325
  */
32322
32326
  updateVtap(updateVtapRequest) {
32323
32327
  return __awaiter(this, void 0, void 0, function* () {
@@ -32389,7 +32393,7 @@ class VirtualNetworkClient {
32389
32393
  * @param UpgradeDrgRequest
32390
32394
  * @return UpgradeDrgResponse
32391
32395
  * @throws OciError when an error occurs
32392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
32396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
32393
32397
  */
32394
32398
  upgradeDrg(upgradeDrgRequest) {
32395
32399
  return __awaiter(this, void 0, void 0, function* () {
@@ -32451,7 +32455,7 @@ class VirtualNetworkClient {
32451
32455
  * @param ValidateByoipRangeRequest
32452
32456
  * @return ValidateByoipRangeResponse
32453
32457
  * @throws OciError when an error occurs
32454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
32458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
32455
32459
  */
32456
32460
  validateByoipRange(validateByoipRangeRequest) {
32457
32461
  return __awaiter(this, void 0, void 0, function* () {
@@ -32511,7 +32515,7 @@ class VirtualNetworkClient {
32511
32515
  * @param WithdrawByoipRangeRequest
32512
32516
  * @return WithdrawByoipRangeResponse
32513
32517
  * @throws OciError when an error occurs
32514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
32518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
32515
32519
  */
32516
32520
  withdrawByoipRange(withdrawByoipRangeRequest) {
32517
32521
  return __awaiter(this, void 0, void 0, function* () {