oci-core 2.64.0 → 2.65.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (486) hide show
  1. package/lib/client.d.ts +487 -453
  2. package/lib/client.js +487 -453
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/amd-milan-bm-gpu-launch-instance-platform-config.d.ts +2 -1
  5. package/lib/model/amd-milan-bm-gpu-launch-instance-platform-config.js.map +1 -1
  6. package/lib/model/amd-milan-bm-gpu-platform-config.d.ts +2 -2
  7. package/lib/model/change-compute-cluster-compartment-details.d.ts +1 -1
  8. package/lib/model/cluster-config-details.d.ts +2 -2
  9. package/lib/model/cluster-network-summary.d.ts +2 -1
  10. package/lib/model/cluster-network-summary.js.map +1 -1
  11. package/lib/model/cluster-network.d.ts +13 -6
  12. package/lib/model/cluster-network.js.map +1 -1
  13. package/lib/model/compute-cluster-collection.d.ts +3 -1
  14. package/lib/model/compute-cluster-collection.js.map +1 -1
  15. package/lib/model/compute-cluster-summary.d.ts +16 -12
  16. package/lib/model/compute-cluster-summary.js.map +1 -1
  17. package/lib/model/compute-cluster.d.ts +21 -16
  18. package/lib/model/compute-cluster.js.map +1 -1
  19. package/lib/model/compute-instance-options.d.ts +35 -0
  20. package/lib/model/compute-instance-options.js +73 -0
  21. package/lib/model/compute-instance-options.js.map +1 -0
  22. package/lib/model/create-cluster-network-details.d.ts +10 -2
  23. package/lib/model/create-cluster-network-details.js.map +1 -1
  24. package/lib/model/create-compute-cluster-details.d.ts +15 -10
  25. package/lib/model/create-compute-cluster-details.js.map +1 -1
  26. package/lib/model/create-instance-configuration-details.d.ts +1 -1
  27. package/lib/model/index.d.ts +6 -0
  28. package/lib/model/index.js +12 -6
  29. package/lib/model/index.js.map +1 -1
  30. package/lib/model/instance-configuration-amd-milan-bm-gpu-launch-instance-platform-config.d.ts +2 -1
  31. package/lib/model/instance-configuration-amd-milan-bm-gpu-launch-instance-platform-config.js.map +1 -1
  32. package/lib/model/instance-configuration-instance-details.js +4 -0
  33. package/lib/model/instance-configuration-instance-details.js.map +1 -1
  34. package/lib/model/instance-configuration-instance-source-image-filter-details.d.ts +57 -0
  35. package/lib/model/instance-configuration-instance-source-image-filter-details.js +36 -0
  36. package/lib/model/instance-configuration-instance-source-image-filter-details.js.map +1 -0
  37. package/lib/model/instance-configuration-instance-source-via-image-details.d.ts +1 -0
  38. package/lib/model/instance-configuration-instance-source-via-image-details.js +10 -2
  39. package/lib/model/instance-configuration-instance-source-via-image-details.js.map +1 -1
  40. package/lib/model/instance-configuration-launch-instance-shape-config-details.d.ts +7 -0
  41. package/lib/model/instance-configuration-launch-instance-shape-config-details.js.map +1 -1
  42. package/lib/model/instance-configuration.d.ts +1 -1
  43. package/lib/model/instance-shape-config.d.ts +7 -0
  44. package/lib/model/instance-shape-config.js.map +1 -1
  45. package/lib/model/instance-source-image-filter-details.d.ts +57 -0
  46. package/lib/model/instance-source-image-filter-details.js +36 -0
  47. package/lib/model/instance-source-image-filter-details.js.map +1 -0
  48. package/lib/model/instance-source-via-image-details.d.ts +2 -1
  49. package/lib/model/instance-source-via-image-details.js +10 -2
  50. package/lib/model/instance-source-via-image-details.js.map +1 -1
  51. package/lib/model/instance.d.ts +4 -0
  52. package/lib/model/instance.js.map +1 -1
  53. package/lib/model/launch-instance-details.d.ts +7 -2
  54. package/lib/model/launch-instance-details.js.map +1 -1
  55. package/lib/model/launch-instance-shape-config-details.d.ts +7 -0
  56. package/lib/model/launch-instance-shape-config-details.js.map +1 -1
  57. package/lib/model/update-cluster-network-details.d.ts +2 -1
  58. package/lib/model/update-cluster-network-details.js.map +1 -1
  59. package/lib/model/update-compute-cluster-details.d.ts +3 -1
  60. package/lib/model/update-compute-cluster-details.js.map +1 -1
  61. package/lib/model/update-instance-shape-config-details.d.ts +7 -0
  62. package/lib/model/update-instance-shape-config-details.js.map +1 -1
  63. package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
  64. package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
  65. package/lib/request/add-drg-route-rules-request.d.ts +1 -1
  66. package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
  67. package/lib/request/add-ipv6-subnet-cidr-request.d.ts +1 -1
  68. package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
  69. package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
  70. package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
  71. package/lib/request/add-vcn-cidr-request.d.ts +1 -1
  72. package/lib/request/advertise-byoip-range-request.d.ts +1 -1
  73. package/lib/request/attach-boot-volume-request.d.ts +1 -1
  74. package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
  75. package/lib/request/attach-load-balancer-request.d.ts +1 -1
  76. package/lib/request/attach-service-id-request.d.ts +1 -1
  77. package/lib/request/attach-vnic-request.d.ts +1 -1
  78. package/lib/request/attach-volume-request.d.ts +1 -1
  79. package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
  80. package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
  81. package/lib/request/capture-console-history-request.d.ts +1 -1
  82. package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
  83. package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
  84. package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
  85. package/lib/request/change-capture-filter-compartment-request.d.ts +1 -1
  86. package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
  87. package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
  88. package/lib/request/change-compute-cluster-compartment-request.d.ts +3 -3
  89. package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
  90. package/lib/request/change-cpe-compartment-request.d.ts +1 -1
  91. package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
  92. package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
  93. package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
  94. package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
  95. package/lib/request/change-drg-compartment-request.d.ts +1 -1
  96. package/lib/request/change-image-compartment-request.d.ts +1 -1
  97. package/lib/request/change-instance-compartment-request.d.ts +1 -1
  98. package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
  99. package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
  100. package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
  101. package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
  102. package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
  103. package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
  104. package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
  105. package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
  106. package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
  107. package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
  108. package/lib/request/change-route-table-compartment-request.d.ts +1 -1
  109. package/lib/request/change-security-list-compartment-request.d.ts +1 -1
  110. package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
  111. package/lib/request/change-subnet-compartment-request.d.ts +1 -1
  112. package/lib/request/change-vcn-compartment-request.d.ts +1 -1
  113. package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
  114. package/lib/request/change-vlan-compartment-request.d.ts +1 -1
  115. package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
  116. package/lib/request/change-volume-compartment-request.d.ts +1 -1
  117. package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
  118. package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
  119. package/lib/request/change-vtap-compartment-request.d.ts +1 -1
  120. package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
  121. package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
  122. package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
  123. package/lib/request/copy-volume-backup-request.d.ts +1 -1
  124. package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
  125. package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
  126. package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
  127. package/lib/request/create-boot-volume-request.d.ts +1 -1
  128. package/lib/request/create-byoip-range-request.d.ts +1 -1
  129. package/lib/request/create-capture-filter-request.d.ts +1 -1
  130. package/lib/request/create-cluster-network-request.d.ts +1 -1
  131. package/lib/request/create-compute-capacity-report-request.d.ts +1 -1
  132. package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
  133. package/lib/request/create-compute-cluster-request.d.ts +11 -7
  134. package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
  135. package/lib/request/create-cpe-request.d.ts +1 -1
  136. package/lib/request/create-cross-connect-group-request.d.ts +1 -1
  137. package/lib/request/create-cross-connect-request.d.ts +1 -1
  138. package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
  139. package/lib/request/create-dhcp-options-request.d.ts +1 -1
  140. package/lib/request/create-drg-attachment-request.d.ts +1 -1
  141. package/lib/request/create-drg-request.d.ts +1 -1
  142. package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
  143. package/lib/request/create-drg-route-table-request.d.ts +1 -1
  144. package/lib/request/create-image-request.d.ts +1 -1
  145. package/lib/request/create-instance-configuration-request.d.ts +1 -1
  146. package/lib/request/create-instance-console-connection-request.d.ts +1 -1
  147. package/lib/request/create-instance-pool-request.d.ts +1 -1
  148. package/lib/request/create-internet-gateway-request.d.ts +1 -1
  149. package/lib/request/create-ipsec-connection-request.d.ts +1 -1
  150. package/lib/request/create-ipv6-request.d.ts +1 -1
  151. package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
  152. package/lib/request/create-nat-gateway-request.d.ts +1 -1
  153. package/lib/request/create-network-security-group-request.d.ts +1 -1
  154. package/lib/request/create-private-ip-request.d.ts +1 -1
  155. package/lib/request/create-public-ip-pool-request.d.ts +1 -1
  156. package/lib/request/create-public-ip-request.d.ts +1 -1
  157. package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
  158. package/lib/request/create-route-table-request.d.ts +1 -1
  159. package/lib/request/create-security-list-request.d.ts +1 -1
  160. package/lib/request/create-service-gateway-request.d.ts +1 -1
  161. package/lib/request/create-subnet-request.d.ts +1 -1
  162. package/lib/request/create-vcn-request.d.ts +1 -1
  163. package/lib/request/create-virtual-circuit-request.d.ts +1 -1
  164. package/lib/request/create-vlan-request.d.ts +1 -1
  165. package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
  166. package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
  167. package/lib/request/create-volume-backup-request.d.ts +1 -1
  168. package/lib/request/create-volume-group-backup-request.d.ts +1 -1
  169. package/lib/request/create-volume-group-request.d.ts +1 -1
  170. package/lib/request/create-volume-request.d.ts +1 -1
  171. package/lib/request/create-vtap-request.d.ts +1 -1
  172. package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
  173. package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
  174. package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
  175. package/lib/request/delete-boot-volume-request.d.ts +1 -1
  176. package/lib/request/delete-byoip-range-request.d.ts +1 -1
  177. package/lib/request/delete-capture-filter-request.d.ts +1 -1
  178. package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
  179. package/lib/request/delete-compute-cluster-request.d.ts +3 -3
  180. package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
  181. package/lib/request/delete-console-history-request.d.ts +1 -1
  182. package/lib/request/delete-cpe-request.d.ts +1 -1
  183. package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
  184. package/lib/request/delete-cross-connect-request.d.ts +1 -1
  185. package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
  186. package/lib/request/delete-dhcp-options-request.d.ts +1 -1
  187. package/lib/request/delete-drg-attachment-request.d.ts +1 -1
  188. package/lib/request/delete-drg-request.d.ts +1 -1
  189. package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
  190. package/lib/request/delete-drg-route-table-request.d.ts +1 -1
  191. package/lib/request/delete-image-request.d.ts +1 -1
  192. package/lib/request/delete-instance-configuration-request.d.ts +1 -1
  193. package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
  194. package/lib/request/delete-internet-gateway-request.d.ts +1 -1
  195. package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
  196. package/lib/request/delete-ipv6-request.d.ts +1 -1
  197. package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
  198. package/lib/request/delete-nat-gateway-request.d.ts +1 -1
  199. package/lib/request/delete-network-security-group-request.d.ts +1 -1
  200. package/lib/request/delete-private-ip-request.d.ts +1 -1
  201. package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
  202. package/lib/request/delete-public-ip-request.d.ts +1 -1
  203. package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
  204. package/lib/request/delete-route-table-request.d.ts +1 -1
  205. package/lib/request/delete-security-list-request.d.ts +1 -1
  206. package/lib/request/delete-service-gateway-request.d.ts +1 -1
  207. package/lib/request/delete-subnet-request.d.ts +1 -1
  208. package/lib/request/delete-vcn-request.d.ts +1 -1
  209. package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
  210. package/lib/request/delete-vlan-request.d.ts +1 -1
  211. package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
  212. package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
  213. package/lib/request/delete-volume-backup-request.d.ts +1 -1
  214. package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
  215. package/lib/request/delete-volume-group-request.d.ts +1 -1
  216. package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
  217. package/lib/request/delete-volume-request.d.ts +1 -1
  218. package/lib/request/delete-vtap-request.d.ts +1 -1
  219. package/lib/request/detach-boot-volume-request.d.ts +1 -1
  220. package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
  221. package/lib/request/detach-load-balancer-request.d.ts +1 -1
  222. package/lib/request/detach-service-id-request.d.ts +1 -1
  223. package/lib/request/detach-vnic-request.d.ts +1 -1
  224. package/lib/request/detach-volume-request.d.ts +1 -1
  225. package/lib/request/export-image-request.d.ts +1 -1
  226. package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
  227. package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
  228. package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
  229. package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
  230. package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
  231. package/lib/request/get-block-volume-replica-request.d.ts +1 -1
  232. package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
  233. package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
  234. package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
  235. package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
  236. package/lib/request/get-boot-volume-request.d.ts +1 -1
  237. package/lib/request/get-byoip-range-request.d.ts +1 -1
  238. package/lib/request/get-capture-filter-request.d.ts +1 -1
  239. package/lib/request/get-cluster-network-request.d.ts +1 -1
  240. package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
  241. package/lib/request/get-compute-cluster-request.d.ts +3 -3
  242. package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
  243. package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
  244. package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
  245. package/lib/request/get-console-history-content-request.d.ts +1 -1
  246. package/lib/request/get-console-history-request.d.ts +1 -1
  247. package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
  248. package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
  249. package/lib/request/get-cpe-request.d.ts +1 -1
  250. package/lib/request/get-cross-connect-group-request.d.ts +1 -1
  251. package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
  252. package/lib/request/get-cross-connect-request.d.ts +1 -1
  253. package/lib/request/get-cross-connect-status-request.d.ts +1 -1
  254. package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
  255. package/lib/request/get-dhcp-options-request.d.ts +1 -1
  256. package/lib/request/get-drg-attachment-request.d.ts +1 -1
  257. package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
  258. package/lib/request/get-drg-request.d.ts +1 -1
  259. package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
  260. package/lib/request/get-drg-route-table-request.d.ts +1 -1
  261. package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
  262. package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
  263. package/lib/request/get-image-request.d.ts +1 -1
  264. package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
  265. package/lib/request/get-instance-configuration-request.d.ts +1 -1
  266. package/lib/request/get-instance-console-connection-request.d.ts +1 -1
  267. package/lib/request/get-instance-maintenance-reboot-request.d.ts +1 -1
  268. package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
  269. package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
  270. package/lib/request/get-instance-pool-request.d.ts +1 -1
  271. package/lib/request/get-instance-request.d.ts +1 -1
  272. package/lib/request/get-internet-gateway-request.d.ts +1 -1
  273. package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
  274. package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
  275. package/lib/request/get-ipsec-connection-request.d.ts +1 -1
  276. package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
  277. package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
  278. package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  279. package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
  280. package/lib/request/get-ipv6-request.d.ts +1 -1
  281. package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
  282. package/lib/request/get-measured-boot-report-request.d.ts +1 -1
  283. package/lib/request/get-nat-gateway-request.d.ts +1 -1
  284. package/lib/request/get-network-security-group-request.d.ts +1 -1
  285. package/lib/request/get-networking-topology-request.d.ts +1 -1
  286. package/lib/request/get-private-ip-request.d.ts +1 -1
  287. package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
  288. package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
  289. package/lib/request/get-public-ip-pool-request.d.ts +1 -1
  290. package/lib/request/get-public-ip-request.d.ts +1 -1
  291. package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
  292. package/lib/request/get-route-table-request.d.ts +1 -1
  293. package/lib/request/get-security-list-request.d.ts +1 -1
  294. package/lib/request/get-service-gateway-request.d.ts +1 -1
  295. package/lib/request/get-service-request.d.ts +1 -1
  296. package/lib/request/get-subnet-request.d.ts +1 -1
  297. package/lib/request/get-subnet-topology-request.d.ts +1 -1
  298. package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
  299. package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
  300. package/lib/request/get-upgrade-status-request.d.ts +1 -1
  301. package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
  302. package/lib/request/get-vcn-request.d.ts +1 -1
  303. package/lib/request/get-vcn-topology-request.d.ts +1 -1
  304. package/lib/request/get-virtual-circuit-request.d.ts +1 -1
  305. package/lib/request/get-vlan-request.d.ts +1 -1
  306. package/lib/request/get-vnic-attachment-request.d.ts +1 -1
  307. package/lib/request/get-vnic-request.d.ts +1 -1
  308. package/lib/request/get-volume-attachment-request.d.ts +1 -1
  309. package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
  310. package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
  311. package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
  312. package/lib/request/get-volume-backup-request.d.ts +1 -1
  313. package/lib/request/get-volume-group-backup-request.d.ts +1 -1
  314. package/lib/request/get-volume-group-replica-request.d.ts +1 -1
  315. package/lib/request/get-volume-group-request.d.ts +1 -1
  316. package/lib/request/get-volume-kms-key-request.d.ts +1 -1
  317. package/lib/request/get-volume-request.d.ts +1 -1
  318. package/lib/request/get-vtap-request.d.ts +1 -1
  319. package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
  320. package/lib/request/instance-action-request.d.ts +1 -1
  321. package/lib/request/launch-instance-configuration-request.d.ts +2 -2
  322. package/lib/request/launch-instance-request.d.ts +1 -1
  323. package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
  324. package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
  325. package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
  326. package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
  327. package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
  328. package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
  329. package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
  330. package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
  331. package/lib/request/list-boot-volumes-request.d.ts +1 -1
  332. package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
  333. package/lib/request/list-byoip-ranges-request.d.ts +1 -1
  334. package/lib/request/list-capture-filters-request.d.ts +1 -1
  335. package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
  336. package/lib/request/list-cluster-networks-request.d.ts +1 -1
  337. package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
  338. package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
  339. package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
  340. package/lib/request/list-compute-clusters-request.d.ts +1 -1
  341. package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
  342. package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
  343. package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
  344. package/lib/request/list-console-histories-request.d.ts +1 -1
  345. package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
  346. package/lib/request/list-cpes-request.d.ts +1 -1
  347. package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
  348. package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
  349. package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
  350. package/lib/request/list-cross-connects-request.d.ts +1 -1
  351. package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
  352. package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
  353. package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
  354. package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
  355. package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
  356. package/lib/request/list-dhcp-options-request.d.ts +1 -1
  357. package/lib/request/list-drg-attachments-request.d.ts +1 -1
  358. package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
  359. package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
  360. package/lib/request/list-drg-route-rules-request.d.ts +1 -1
  361. package/lib/request/list-drg-route-tables-request.d.ts +1 -1
  362. package/lib/request/list-drgs-request.d.ts +1 -1
  363. package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
  364. package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  365. package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
  366. package/lib/request/list-images-request.d.ts +1 -1
  367. package/lib/request/list-instance-configurations-request.d.ts +1 -1
  368. package/lib/request/list-instance-console-connections-request.d.ts +1 -1
  369. package/lib/request/list-instance-devices-request.d.ts +1 -1
  370. package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
  371. package/lib/request/list-instance-pools-request.d.ts +1 -1
  372. package/lib/request/list-instances-request.d.ts +3 -3
  373. package/lib/request/list-internet-gateways-request.d.ts +1 -1
  374. package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
  375. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
  376. package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
  377. package/lib/request/list-ipsec-connections-request.d.ts +1 -1
  378. package/lib/request/list-ipv6s-request.d.ts +1 -1
  379. package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
  380. package/lib/request/list-nat-gateways-request.d.ts +1 -1
  381. package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
  382. package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
  383. package/lib/request/list-network-security-groups-request.d.ts +1 -1
  384. package/lib/request/list-private-ips-request.d.ts +1 -1
  385. package/lib/request/list-public-ip-pools-request.d.ts +1 -1
  386. package/lib/request/list-public-ips-request.d.ts +1 -1
  387. package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
  388. package/lib/request/list-route-tables-request.d.ts +1 -1
  389. package/lib/request/list-security-lists-request.d.ts +1 -1
  390. package/lib/request/list-service-gateways-request.d.ts +1 -1
  391. package/lib/request/list-services-request.d.ts +1 -1
  392. package/lib/request/list-shapes-request.d.ts +1 -1
  393. package/lib/request/list-subnets-request.d.ts +1 -1
  394. package/lib/request/list-vcns-request.d.ts +1 -1
  395. package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  396. package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
  397. package/lib/request/list-virtual-circuits-request.d.ts +1 -1
  398. package/lib/request/list-vlans-request.d.ts +1 -1
  399. package/lib/request/list-vnic-attachments-request.d.ts +1 -1
  400. package/lib/request/list-volume-attachments-request.d.ts +1 -1
  401. package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
  402. package/lib/request/list-volume-backups-request.d.ts +1 -1
  403. package/lib/request/list-volume-group-backups-request.d.ts +1 -1
  404. package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
  405. package/lib/request/list-volume-groups-request.d.ts +1 -1
  406. package/lib/request/list-volumes-request.d.ts +1 -1
  407. package/lib/request/list-vtaps-request.d.ts +1 -1
  408. package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
  409. package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
  410. package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
  411. package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
  412. package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
  413. package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
  414. package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +1 -1
  415. package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +1 -1
  416. package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
  417. package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
  418. package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
  419. package/lib/request/reset-instance-pool-request.d.ts +1 -1
  420. package/lib/request/softreset-instance-pool-request.d.ts +1 -1
  421. package/lib/request/softstop-instance-pool-request.d.ts +1 -1
  422. package/lib/request/start-instance-pool-request.d.ts +1 -1
  423. package/lib/request/stop-instance-pool-request.d.ts +1 -1
  424. package/lib/request/terminate-cluster-network-request.d.ts +1 -1
  425. package/lib/request/terminate-instance-pool-request.d.ts +1 -1
  426. package/lib/request/terminate-instance-request.d.ts +1 -1
  427. package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
  428. package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
  429. package/lib/request/update-boot-volume-request.d.ts +1 -1
  430. package/lib/request/update-byoip-range-request.d.ts +1 -1
  431. package/lib/request/update-capture-filter-request.d.ts +1 -1
  432. package/lib/request/update-cluster-network-request.d.ts +1 -1
  433. package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
  434. package/lib/request/update-compute-cluster-request.d.ts +3 -3
  435. package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
  436. package/lib/request/update-console-history-request.d.ts +1 -1
  437. package/lib/request/update-cpe-request.d.ts +1 -1
  438. package/lib/request/update-cross-connect-group-request.d.ts +1 -1
  439. package/lib/request/update-cross-connect-request.d.ts +1 -1
  440. package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
  441. package/lib/request/update-dhcp-options-request.d.ts +1 -1
  442. package/lib/request/update-drg-attachment-request.d.ts +1 -1
  443. package/lib/request/update-drg-request.d.ts +1 -1
  444. package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
  445. package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
  446. package/lib/request/update-drg-route-rules-request.d.ts +1 -1
  447. package/lib/request/update-drg-route-table-request.d.ts +1 -1
  448. package/lib/request/update-image-request.d.ts +1 -1
  449. package/lib/request/update-instance-configuration-request.d.ts +1 -1
  450. package/lib/request/update-instance-console-connection-request.d.ts +1 -1
  451. package/lib/request/update-instance-pool-request.d.ts +1 -1
  452. package/lib/request/update-instance-request.d.ts +1 -1
  453. package/lib/request/update-internet-gateway-request.d.ts +1 -1
  454. package/lib/request/update-ipsec-connection-request.d.ts +1 -1
  455. package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
  456. package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  457. package/lib/request/update-ipv6-request.d.ts +1 -1
  458. package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
  459. package/lib/request/update-nat-gateway-request.d.ts +1 -1
  460. package/lib/request/update-network-security-group-request.d.ts +1 -1
  461. package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
  462. package/lib/request/update-private-ip-request.d.ts +1 -1
  463. package/lib/request/update-public-ip-pool-request.d.ts +1 -1
  464. package/lib/request/update-public-ip-request.d.ts +1 -1
  465. package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
  466. package/lib/request/update-route-table-request.d.ts +1 -1
  467. package/lib/request/update-security-list-request.d.ts +1 -1
  468. package/lib/request/update-service-gateway-request.d.ts +1 -1
  469. package/lib/request/update-subnet-request.d.ts +1 -1
  470. package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
  471. package/lib/request/update-vcn-request.d.ts +1 -1
  472. package/lib/request/update-virtual-circuit-request.d.ts +1 -1
  473. package/lib/request/update-vlan-request.d.ts +1 -1
  474. package/lib/request/update-vnic-request.d.ts +1 -1
  475. package/lib/request/update-volume-attachment-request.d.ts +1 -1
  476. package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
  477. package/lib/request/update-volume-backup-request.d.ts +1 -1
  478. package/lib/request/update-volume-group-backup-request.d.ts +1 -1
  479. package/lib/request/update-volume-group-request.d.ts +1 -1
  480. package/lib/request/update-volume-kms-key-request.d.ts +1 -1
  481. package/lib/request/update-volume-request.d.ts +1 -1
  482. package/lib/request/update-vtap-request.d.ts +1 -1
  483. package/lib/request/upgrade-drg-request.d.ts +1 -1
  484. package/lib/request/validate-byoip-range-request.d.ts +1 -1
  485. package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
  486. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -194,7 +194,7 @@ class BlockstorageClient {
194
194
  * @param ChangeBootVolumeBackupCompartmentRequest
195
195
  * @return ChangeBootVolumeBackupCompartmentResponse
196
196
  * @throws OciError when an error occurs
197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
198
198
  */
199
199
  changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
200
200
  return __awaiter(this, void 0, void 0, function* () {
@@ -257,7 +257,7 @@ class BlockstorageClient {
257
257
  * @param ChangeBootVolumeCompartmentRequest
258
258
  * @return ChangeBootVolumeCompartmentResponse
259
259
  * @throws OciError when an error occurs
260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
261
261
  */
262
262
  changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
263
263
  return __awaiter(this, void 0, void 0, function* () {
@@ -320,7 +320,7 @@ class BlockstorageClient {
320
320
  * @param ChangeVolumeBackupCompartmentRequest
321
321
  * @return ChangeVolumeBackupCompartmentResponse
322
322
  * @throws OciError when an error occurs
323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
324
324
  */
325
325
  changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
326
326
  return __awaiter(this, void 0, void 0, function* () {
@@ -383,7 +383,7 @@ class BlockstorageClient {
383
383
  * @param ChangeVolumeCompartmentRequest
384
384
  * @return ChangeVolumeCompartmentResponse
385
385
  * @throws OciError when an error occurs
386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
387
387
  */
388
388
  changeVolumeCompartment(changeVolumeCompartmentRequest) {
389
389
  return __awaiter(this, void 0, void 0, function* () {
@@ -446,7 +446,7 @@ class BlockstorageClient {
446
446
  * @param ChangeVolumeGroupBackupCompartmentRequest
447
447
  * @return ChangeVolumeGroupBackupCompartmentResponse
448
448
  * @throws OciError when an error occurs
449
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
450
450
  */
451
451
  changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
452
452
  return __awaiter(this, void 0, void 0, function* () {
@@ -509,7 +509,7 @@ class BlockstorageClient {
509
509
  * @param ChangeVolumeGroupCompartmentRequest
510
510
  * @return ChangeVolumeGroupCompartmentResponse
511
511
  * @throws OciError when an error occurs
512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
513
513
  */
514
514
  changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
515
515
  return __awaiter(this, void 0, void 0, function* () {
@@ -571,7 +571,7 @@ class BlockstorageClient {
571
571
  * @param CopyBootVolumeBackupRequest
572
572
  * @return CopyBootVolumeBackupResponse
573
573
  * @throws OciError when an error occurs
574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
575
575
  */
576
576
  copyBootVolumeBackup(copyBootVolumeBackupRequest) {
577
577
  return __awaiter(this, void 0, void 0, function* () {
@@ -653,7 +653,7 @@ class BlockstorageClient {
653
653
  * @param CopyVolumeBackupRequest
654
654
  * @return CopyVolumeBackupResponse
655
655
  * @throws OciError when an error occurs
656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
657
657
  */
658
658
  copyVolumeBackup(copyVolumeBackupRequest) {
659
659
  return __awaiter(this, void 0, void 0, function* () {
@@ -735,7 +735,7 @@ class BlockstorageClient {
735
735
  * @param CopyVolumeGroupBackupRequest
736
736
  * @return CopyVolumeGroupBackupResponse
737
737
  * @throws OciError when an error occurs
738
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
739
739
  */
740
740
  copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
741
741
  return __awaiter(this, void 0, void 0, function* () {
@@ -804,7 +804,7 @@ class BlockstorageClient {
804
804
  * @param CreateBootVolumeRequest
805
805
  * @return CreateBootVolumeResponse
806
806
  * @throws OciError when an error occurs
807
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
808
808
  */
809
809
  createBootVolume(createBootVolumeRequest) {
810
810
  return __awaiter(this, void 0, void 0, function* () {
@@ -872,7 +872,7 @@ class BlockstorageClient {
872
872
  * @param CreateBootVolumeBackupRequest
873
873
  * @return CreateBootVolumeBackupResponse
874
874
  * @throws OciError when an error occurs
875
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
875
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
876
876
  */
877
877
  createBootVolumeBackup(createBootVolumeBackupRequest) {
878
878
  return __awaiter(this, void 0, void 0, function* () {
@@ -948,7 +948,7 @@ class BlockstorageClient {
948
948
  * @param CreateVolumeRequest
949
949
  * @return CreateVolumeResponse
950
950
  * @throws OciError when an error occurs
951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
952
952
  */
953
953
  createVolume(createVolumeRequest) {
954
954
  return __awaiter(this, void 0, void 0, function* () {
@@ -1016,7 +1016,7 @@ class BlockstorageClient {
1016
1016
  * @param CreateVolumeBackupRequest
1017
1017
  * @return CreateVolumeBackupResponse
1018
1018
  * @throws OciError when an error occurs
1019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
1019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
1020
1020
  */
1021
1021
  createVolumeBackup(createVolumeBackupRequest) {
1022
1022
  return __awaiter(this, void 0, void 0, function* () {
@@ -1082,7 +1082,7 @@ class BlockstorageClient {
1082
1082
  * @param CreateVolumeBackupPolicyRequest
1083
1083
  * @return CreateVolumeBackupPolicyResponse
1084
1084
  * @throws OciError when an error occurs
1085
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1086
1086
  */
1087
1087
  createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
1088
1088
  return __awaiter(this, void 0, void 0, function* () {
@@ -1148,7 +1148,7 @@ class BlockstorageClient {
1148
1148
  * @param CreateVolumeBackupPolicyAssignmentRequest
1149
1149
  * @return CreateVolumeBackupPolicyAssignmentResponse
1150
1150
  * @throws OciError when an error occurs
1151
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1152
1152
  */
1153
1153
  createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
1154
1154
  return __awaiter(this, void 0, void 0, function* () {
@@ -1216,7 +1216,7 @@ class BlockstorageClient {
1216
1216
  * @param CreateVolumeGroupRequest
1217
1217
  * @return CreateVolumeGroupResponse
1218
1218
  * @throws OciError when an error occurs
1219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1220
1220
  */
1221
1221
  createVolumeGroup(createVolumeGroupRequest) {
1222
1222
  return __awaiter(this, void 0, void 0, function* () {
@@ -1280,7 +1280,7 @@ class BlockstorageClient {
1280
1280
  * @param CreateVolumeGroupBackupRequest
1281
1281
  * @return CreateVolumeGroupBackupResponse
1282
1282
  * @throws OciError when an error occurs
1283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1284
1284
  */
1285
1285
  createVolumeGroupBackup(createVolumeGroupBackupRequest) {
1286
1286
  return __awaiter(this, void 0, void 0, function* () {
@@ -1346,7 +1346,7 @@ class BlockstorageClient {
1346
1346
  * @param DeleteBootVolumeRequest
1347
1347
  * @return DeleteBootVolumeResponse
1348
1348
  * @throws OciError when an error occurs
1349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1350
1350
  */
1351
1351
  deleteBootVolume(deleteBootVolumeRequest) {
1352
1352
  return __awaiter(this, void 0, void 0, function* () {
@@ -1400,7 +1400,7 @@ class BlockstorageClient {
1400
1400
  * @param DeleteBootVolumeBackupRequest
1401
1401
  * @return DeleteBootVolumeBackupResponse
1402
1402
  * @throws OciError when an error occurs
1403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1404
1404
  */
1405
1405
  deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
1406
1406
  return __awaiter(this, void 0, void 0, function* () {
@@ -1455,7 +1455,7 @@ class BlockstorageClient {
1455
1455
  * @param DeleteBootVolumeKmsKeyRequest
1456
1456
  * @return DeleteBootVolumeKmsKeyResponse
1457
1457
  * @throws OciError when an error occurs
1458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1459
1459
  */
1460
1460
  deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
1461
1461
  return __awaiter(this, void 0, void 0, function* () {
@@ -1513,7 +1513,7 @@ class BlockstorageClient {
1513
1513
  * @param DeleteVolumeRequest
1514
1514
  * @return DeleteVolumeResponse
1515
1515
  * @throws OciError when an error occurs
1516
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1517
1517
  */
1518
1518
  deleteVolume(deleteVolumeRequest) {
1519
1519
  return __awaiter(this, void 0, void 0, function* () {
@@ -1567,7 +1567,7 @@ class BlockstorageClient {
1567
1567
  * @param DeleteVolumeBackupRequest
1568
1568
  * @return DeleteVolumeBackupResponse
1569
1569
  * @throws OciError when an error occurs
1570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1571
1571
  */
1572
1572
  deleteVolumeBackup(deleteVolumeBackupRequest) {
1573
1573
  return __awaiter(this, void 0, void 0, function* () {
@@ -1626,7 +1626,7 @@ class BlockstorageClient {
1626
1626
  * @param DeleteVolumeBackupPolicyRequest
1627
1627
  * @return DeleteVolumeBackupPolicyResponse
1628
1628
  * @throws OciError when an error occurs
1629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1630
1630
  */
1631
1631
  deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
1632
1632
  return __awaiter(this, void 0, void 0, function* () {
@@ -1681,7 +1681,7 @@ class BlockstorageClient {
1681
1681
  * @param DeleteVolumeBackupPolicyAssignmentRequest
1682
1682
  * @return DeleteVolumeBackupPolicyAssignmentResponse
1683
1683
  * @throws OciError when an error occurs
1684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1685
1685
  */
1686
1686
  deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
1687
1687
  return __awaiter(this, void 0, void 0, function* () {
@@ -1737,7 +1737,7 @@ class BlockstorageClient {
1737
1737
  * @param DeleteVolumeGroupRequest
1738
1738
  * @return DeleteVolumeGroupResponse
1739
1739
  * @throws OciError when an error occurs
1740
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1740
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1741
1741
  */
1742
1742
  deleteVolumeGroup(deleteVolumeGroupRequest) {
1743
1743
  return __awaiter(this, void 0, void 0, function* () {
@@ -1793,7 +1793,7 @@ class BlockstorageClient {
1793
1793
  * @param DeleteVolumeGroupBackupRequest
1794
1794
  * @return DeleteVolumeGroupBackupResponse
1795
1795
  * @throws OciError when an error occurs
1796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1797
1797
  */
1798
1798
  deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
1799
1799
  return __awaiter(this, void 0, void 0, function* () {
@@ -1848,7 +1848,7 @@ class BlockstorageClient {
1848
1848
  * @param DeleteVolumeKmsKeyRequest
1849
1849
  * @return DeleteVolumeKmsKeyResponse
1850
1850
  * @throws OciError when an error occurs
1851
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1852
1852
  */
1853
1853
  deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
1854
1854
  return __awaiter(this, void 0, void 0, function* () {
@@ -1902,7 +1902,7 @@ class BlockstorageClient {
1902
1902
  * @param GetBlockVolumeReplicaRequest
1903
1903
  * @return GetBlockVolumeReplicaResponse
1904
1904
  * @throws OciError when an error occurs
1905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1906
1906
  */
1907
1907
  getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
1908
1908
  return __awaiter(this, void 0, void 0, function* () {
@@ -1964,7 +1964,7 @@ class BlockstorageClient {
1964
1964
  * @param GetBootVolumeRequest
1965
1965
  * @return GetBootVolumeResponse
1966
1966
  * @throws OciError when an error occurs
1967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1968
1968
  */
1969
1969
  getBootVolume(getBootVolumeRequest) {
1970
1970
  return __awaiter(this, void 0, void 0, function* () {
@@ -2026,7 +2026,7 @@ class BlockstorageClient {
2026
2026
  * @param GetBootVolumeBackupRequest
2027
2027
  * @return GetBootVolumeBackupResponse
2028
2028
  * @throws OciError when an error occurs
2029
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
2029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
2030
2030
  */
2031
2031
  getBootVolumeBackup(getBootVolumeBackupRequest) {
2032
2032
  return __awaiter(this, void 0, void 0, function* () {
@@ -2089,7 +2089,7 @@ class BlockstorageClient {
2089
2089
  * @param GetBootVolumeKmsKeyRequest
2090
2090
  * @return GetBootVolumeKmsKeyResponse
2091
2091
  * @throws OciError when an error occurs
2092
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2093
2093
  */
2094
2094
  getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
2095
2095
  return __awaiter(this, void 0, void 0, function* () {
@@ -2152,7 +2152,7 @@ class BlockstorageClient {
2152
2152
  * @param GetBootVolumeReplicaRequest
2153
2153
  * @return GetBootVolumeReplicaResponse
2154
2154
  * @throws OciError when an error occurs
2155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2156
2156
  */
2157
2157
  getBootVolumeReplica(getBootVolumeReplicaRequest) {
2158
2158
  return __awaiter(this, void 0, void 0, function* () {
@@ -2214,7 +2214,7 @@ class BlockstorageClient {
2214
2214
  * @param GetVolumeRequest
2215
2215
  * @return GetVolumeResponse
2216
2216
  * @throws OciError when an error occurs
2217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2218
2218
  */
2219
2219
  getVolume(getVolumeRequest) {
2220
2220
  return __awaiter(this, void 0, void 0, function* () {
@@ -2276,7 +2276,7 @@ class BlockstorageClient {
2276
2276
  * @param GetVolumeBackupRequest
2277
2277
  * @return GetVolumeBackupResponse
2278
2278
  * @throws OciError when an error occurs
2279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2280
2280
  */
2281
2281
  getVolumeBackup(getVolumeBackupRequest) {
2282
2282
  return __awaiter(this, void 0, void 0, function* () {
@@ -2338,7 +2338,7 @@ class BlockstorageClient {
2338
2338
  * @param GetVolumeBackupPolicyRequest
2339
2339
  * @return GetVolumeBackupPolicyResponse
2340
2340
  * @throws OciError when an error occurs
2341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2342
2342
  */
2343
2343
  getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
2344
2344
  return __awaiter(this, void 0, void 0, function* () {
@@ -2403,7 +2403,7 @@ class BlockstorageClient {
2403
2403
  * @param GetVolumeBackupPolicyAssetAssignmentRequest
2404
2404
  * @return GetVolumeBackupPolicyAssetAssignmentResponse
2405
2405
  * @throws OciError when an error occurs
2406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2407
2407
  */
2408
2408
  getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
2409
2409
  return __awaiter(this, void 0, void 0, function* () {
@@ -2507,7 +2507,7 @@ class BlockstorageClient {
2507
2507
  * @param GetVolumeBackupPolicyAssignmentRequest
2508
2508
  * @return GetVolumeBackupPolicyAssignmentResponse
2509
2509
  * @throws OciError when an error occurs
2510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2511
2511
  */
2512
2512
  getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
2513
2513
  return __awaiter(this, void 0, void 0, function* () {
@@ -2569,7 +2569,7 @@ class BlockstorageClient {
2569
2569
  * @param GetVolumeGroupRequest
2570
2570
  * @return GetVolumeGroupResponse
2571
2571
  * @throws OciError when an error occurs
2572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2573
2573
  */
2574
2574
  getVolumeGroup(getVolumeGroupRequest) {
2575
2575
  return __awaiter(this, void 0, void 0, function* () {
@@ -2631,7 +2631,7 @@ class BlockstorageClient {
2631
2631
  * @param GetVolumeGroupBackupRequest
2632
2632
  * @return GetVolumeGroupBackupResponse
2633
2633
  * @throws OciError when an error occurs
2634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2635
2635
  */
2636
2636
  getVolumeGroupBackup(getVolumeGroupBackupRequest) {
2637
2637
  return __awaiter(this, void 0, void 0, function* () {
@@ -2693,7 +2693,7 @@ class BlockstorageClient {
2693
2693
  * @param GetVolumeGroupReplicaRequest
2694
2694
  * @return GetVolumeGroupReplicaResponse
2695
2695
  * @throws OciError when an error occurs
2696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
2696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
2697
2697
  */
2698
2698
  getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
2699
2699
  return __awaiter(this, void 0, void 0, function* () {
@@ -2756,7 +2756,7 @@ class BlockstorageClient {
2756
2756
  * @param GetVolumeKmsKeyRequest
2757
2757
  * @return GetVolumeKmsKeyResponse
2758
2758
  * @throws OciError when an error occurs
2759
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2759
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2760
2760
  */
2761
2761
  getVolumeKmsKey(getVolumeKmsKeyRequest) {
2762
2762
  return __awaiter(this, void 0, void 0, function* () {
@@ -2820,7 +2820,7 @@ class BlockstorageClient {
2820
2820
  * @param ListBlockVolumeReplicasRequest
2821
2821
  * @return ListBlockVolumeReplicasResponse
2822
2822
  * @throws OciError when an error occurs
2823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2824
2824
  */
2825
2825
  listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
2826
2826
  return __awaiter(this, void 0, void 0, function* () {
@@ -2931,7 +2931,7 @@ class BlockstorageClient {
2931
2931
  * @param ListBootVolumeBackupsRequest
2932
2932
  * @return ListBootVolumeBackupsResponse
2933
2933
  * @throws OciError when an error occurs
2934
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2935
2935
  */
2936
2936
  listBootVolumeBackups(listBootVolumeBackupsRequest) {
2937
2937
  return __awaiter(this, void 0, void 0, function* () {
@@ -3042,7 +3042,7 @@ class BlockstorageClient {
3042
3042
  * @param ListBootVolumeReplicasRequest
3043
3043
  * @return ListBootVolumeReplicasResponse
3044
3044
  * @throws OciError when an error occurs
3045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
3045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
3046
3046
  */
3047
3047
  listBootVolumeReplicas(listBootVolumeReplicasRequest) {
3048
3048
  return __awaiter(this, void 0, void 0, function* () {
@@ -3153,7 +3153,7 @@ class BlockstorageClient {
3153
3153
  * @param ListBootVolumesRequest
3154
3154
  * @return ListBootVolumesResponse
3155
3155
  * @throws OciError when an error occurs
3156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
3156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
3157
3157
  */
3158
3158
  listBootVolumes(listBootVolumesRequest) {
3159
3159
  return __awaiter(this, void 0, void 0, function* () {
@@ -3263,7 +3263,7 @@ class BlockstorageClient {
3263
3263
  * @param ListVolumeBackupPoliciesRequest
3264
3264
  * @return ListVolumeBackupPoliciesResponse
3265
3265
  * @throws OciError when an error occurs
3266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3267
3267
  */
3268
3268
  listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
3269
3269
  return __awaiter(this, void 0, void 0, function* () {
@@ -3368,7 +3368,7 @@ class BlockstorageClient {
3368
3368
  * @param ListVolumeBackupsRequest
3369
3369
  * @return ListVolumeBackupsResponse
3370
3370
  * @throws OciError when an error occurs
3371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3372
3372
  */
3373
3373
  listVolumeBackups(listVolumeBackupsRequest) {
3374
3374
  return __awaiter(this, void 0, void 0, function* () {
@@ -3480,7 +3480,7 @@ class BlockstorageClient {
3480
3480
  * @param ListVolumeGroupBackupsRequest
3481
3481
  * @return ListVolumeGroupBackupsResponse
3482
3482
  * @throws OciError when an error occurs
3483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3484
3484
  */
3485
3485
  listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
3486
3486
  return __awaiter(this, void 0, void 0, function* () {
@@ -3590,7 +3590,7 @@ class BlockstorageClient {
3590
3590
  * @param ListVolumeGroupReplicasRequest
3591
3591
  * @return ListVolumeGroupReplicasResponse
3592
3592
  * @throws OciError when an error occurs
3593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
3593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
3594
3594
  */
3595
3595
  listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
3596
3596
  return __awaiter(this, void 0, void 0, function* () {
@@ -3701,7 +3701,7 @@ class BlockstorageClient {
3701
3701
  * @param ListVolumeGroupsRequest
3702
3702
  * @return ListVolumeGroupsResponse
3703
3703
  * @throws OciError when an error occurs
3704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3705
3705
  */
3706
3706
  listVolumeGroups(listVolumeGroupsRequest) {
3707
3707
  return __awaiter(this, void 0, void 0, function* () {
@@ -3811,7 +3811,7 @@ class BlockstorageClient {
3811
3811
  * @param ListVolumesRequest
3812
3812
  * @return ListVolumesResponse
3813
3813
  * @throws OciError when an error occurs
3814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3815
3815
  */
3816
3816
  listVolumes(listVolumesRequest) {
3817
3817
  return __awaiter(this, void 0, void 0, function* () {
@@ -3921,7 +3921,7 @@ class BlockstorageClient {
3921
3921
  * @param UpdateBootVolumeRequest
3922
3922
  * @return UpdateBootVolumeResponse
3923
3923
  * @throws OciError when an error occurs
3924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3925
3925
  */
3926
3926
  updateBootVolume(updateBootVolumeRequest) {
3927
3927
  return __awaiter(this, void 0, void 0, function* () {
@@ -3987,7 +3987,7 @@ class BlockstorageClient {
3987
3987
  * @param UpdateBootVolumeBackupRequest
3988
3988
  * @return UpdateBootVolumeBackupResponse
3989
3989
  * @throws OciError when an error occurs
3990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
3990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
3991
3991
  */
3992
3992
  updateBootVolumeBackup(updateBootVolumeBackupRequest) {
3993
3993
  return __awaiter(this, void 0, void 0, function* () {
@@ -4047,7 +4047,7 @@ class BlockstorageClient {
4047
4047
  * @param UpdateBootVolumeKmsKeyRequest
4048
4048
  * @return UpdateBootVolumeKmsKeyResponse
4049
4049
  * @throws OciError when an error occurs
4050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
4050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
4051
4051
  */
4052
4052
  updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
4053
4053
  return __awaiter(this, void 0, void 0, function* () {
@@ -4113,7 +4113,7 @@ class BlockstorageClient {
4113
4113
  * @param UpdateVolumeRequest
4114
4114
  * @return UpdateVolumeResponse
4115
4115
  * @throws OciError when an error occurs
4116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
4116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
4117
4117
  */
4118
4118
  updateVolume(updateVolumeRequest) {
4119
4119
  return __awaiter(this, void 0, void 0, function* () {
@@ -4179,7 +4179,7 @@ class BlockstorageClient {
4179
4179
  * @param UpdateVolumeBackupRequest
4180
4180
  * @return UpdateVolumeBackupResponse
4181
4181
  * @throws OciError when an error occurs
4182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
4182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
4183
4183
  */
4184
4184
  updateVolumeBackup(updateVolumeBackupRequest) {
4185
4185
  return __awaiter(this, void 0, void 0, function* () {
@@ -4243,7 +4243,7 @@ class BlockstorageClient {
4243
4243
  * @param UpdateVolumeBackupPolicyRequest
4244
4244
  * @return UpdateVolumeBackupPolicyResponse
4245
4245
  * @throws OciError when an error occurs
4246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
4246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
4247
4247
  */
4248
4248
  updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
4249
4249
  return __awaiter(this, void 0, void 0, function* () {
@@ -4315,7 +4315,7 @@ class BlockstorageClient {
4315
4315
  * @param UpdateVolumeGroupRequest
4316
4316
  * @return UpdateVolumeGroupResponse
4317
4317
  * @throws OciError when an error occurs
4318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4319
4319
  */
4320
4320
  updateVolumeGroup(updateVolumeGroupRequest) {
4321
4321
  return __awaiter(this, void 0, void 0, function* () {
@@ -4381,7 +4381,7 @@ class BlockstorageClient {
4381
4381
  * @param UpdateVolumeGroupBackupRequest
4382
4382
  * @return UpdateVolumeGroupBackupResponse
4383
4383
  * @throws OciError when an error occurs
4384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4385
4385
  */
4386
4386
  updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
4387
4387
  return __awaiter(this, void 0, void 0, function* () {
@@ -4441,7 +4441,7 @@ class BlockstorageClient {
4441
4441
  * @param UpdateVolumeKmsKeyRequest
4442
4442
  * @return UpdateVolumeKmsKeyResponse
4443
4443
  * @throws OciError when an error occurs
4444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4445
4445
  */
4446
4446
  updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
4447
4447
  return __awaiter(this, void 0, void 0, function* () {
@@ -4635,7 +4635,7 @@ class ComputeClient {
4635
4635
  * @param AcceptShieldedIntegrityPolicyRequest
4636
4636
  * @return AcceptShieldedIntegrityPolicyResponse
4637
4637
  * @throws OciError when an error occurs
4638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4639
4639
  */
4640
4640
  acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
4641
4641
  return __awaiter(this, void 0, void 0, function* () {
@@ -4691,7 +4691,7 @@ class ComputeClient {
4691
4691
  * @param AddImageShapeCompatibilityEntryRequest
4692
4692
  * @return AddImageShapeCompatibilityEntryResponse
4693
4693
  * @throws OciError when an error occurs
4694
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4695
4695
  */
4696
4696
  addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
4697
4697
  return __awaiter(this, void 0, void 0, function* () {
@@ -4751,7 +4751,7 @@ class ComputeClient {
4751
4751
  * @param AttachBootVolumeRequest
4752
4752
  * @return AttachBootVolumeResponse
4753
4753
  * @throws OciError when an error occurs
4754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4755
4755
  */
4756
4756
  attachBootVolume(attachBootVolumeRequest) {
4757
4757
  return __awaiter(this, void 0, void 0, function* () {
@@ -4816,7 +4816,7 @@ class ComputeClient {
4816
4816
  * @param AttachVnicRequest
4817
4817
  * @return AttachVnicResponse
4818
4818
  * @throws OciError when an error occurs
4819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4820
4820
  */
4821
4821
  attachVnic(attachVnicRequest) {
4822
4822
  return __awaiter(this, void 0, void 0, function* () {
@@ -4879,7 +4879,7 @@ class ComputeClient {
4879
4879
  * @param AttachVolumeRequest
4880
4880
  * @return AttachVolumeResponse
4881
4881
  * @throws OciError when an error occurs
4882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4883
4883
  */
4884
4884
  attachVolume(attachVolumeRequest) {
4885
4885
  return __awaiter(this, void 0, void 0, function* () {
@@ -4958,7 +4958,7 @@ class ComputeClient {
4958
4958
  * @param CaptureConsoleHistoryRequest
4959
4959
  * @return CaptureConsoleHistoryResponse
4960
4960
  * @throws OciError when an error occurs
4961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
4961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
4962
4962
  */
4963
4963
  captureConsoleHistory(captureConsoleHistoryRequest) {
4964
4964
  return __awaiter(this, void 0, void 0, function* () {
@@ -5023,7 +5023,7 @@ class ComputeClient {
5023
5023
  * @param ChangeComputeCapacityReservationCompartmentRequest
5024
5024
  * @return ChangeComputeCapacityReservationCompartmentResponse
5025
5025
  * @throws OciError when an error occurs
5026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
5026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
5027
5027
  */
5028
5028
  changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
5029
5029
  return __awaiter(this, void 0, void 0, function* () {
@@ -5081,7 +5081,7 @@ class ComputeClient {
5081
5081
  }
5082
5082
  /**
5083
5083
  * Moves a compute cluster into a different compartment within the same tenancy.
5084
- * A compute cluster is a remote direct memory access (RDMA) network group.
5084
+ * A [compute cluster](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/compute-clusters.htm) is a remote direct memory access (RDMA) network group.
5085
5085
  * <p>
5086
5086
  For information about moving resources between compartments, see
5087
5087
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
@@ -5090,7 +5090,7 @@ class ComputeClient {
5090
5090
  * @param ChangeComputeClusterCompartmentRequest
5091
5091
  * @return ChangeComputeClusterCompartmentResponse
5092
5092
  * @throws OciError when an error occurs
5093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
5093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
5094
5094
  */
5095
5095
  changeComputeClusterCompartment(changeComputeClusterCompartmentRequest) {
5096
5096
  return __awaiter(this, void 0, void 0, function* () {
@@ -5150,7 +5150,7 @@ class ComputeClient {
5150
5150
  * @param ChangeComputeImageCapabilitySchemaCompartmentRequest
5151
5151
  * @return ChangeComputeImageCapabilitySchemaCompartmentResponse
5152
5152
  * @throws OciError when an error occurs
5153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
5153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
5154
5154
  */
5155
5155
  changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
5156
5156
  return __awaiter(this, void 0, void 0, function* () {
@@ -5207,7 +5207,7 @@ class ComputeClient {
5207
5207
  * @param ChangeDedicatedVmHostCompartmentRequest
5208
5208
  * @return ChangeDedicatedVmHostCompartmentResponse
5209
5209
  * @throws OciError when an error occurs
5210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
5210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
5211
5211
  */
5212
5212
  changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
5213
5213
  return __awaiter(this, void 0, void 0, function* () {
@@ -5277,7 +5277,7 @@ class ComputeClient {
5277
5277
  * @param ChangeImageCompartmentRequest
5278
5278
  * @return ChangeImageCompartmentResponse
5279
5279
  * @throws OciError when an error occurs
5280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
5280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
5281
5281
  */
5282
5282
  changeImageCompartment(changeImageCompartmentRequest) {
5283
5283
  return __awaiter(this, void 0, void 0, function* () {
@@ -5345,7 +5345,7 @@ class ComputeClient {
5345
5345
  * @param ChangeInstanceCompartmentRequest
5346
5346
  * @return ChangeInstanceCompartmentResponse
5347
5347
  * @throws OciError when an error occurs
5348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
5348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
5349
5349
  */
5350
5350
  changeInstanceCompartment(changeInstanceCompartmentRequest) {
5351
5351
  return __awaiter(this, void 0, void 0, function* () {
@@ -5413,7 +5413,7 @@ class ComputeClient {
5413
5413
  * @param CreateAppCatalogSubscriptionRequest
5414
5414
  * @return CreateAppCatalogSubscriptionResponse
5415
5415
  * @throws OciError when an error occurs
5416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
5416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
5417
5417
  */
5418
5418
  createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
5419
5419
  return __awaiter(this, void 0, void 0, function* () {
@@ -5481,7 +5481,7 @@ class ComputeClient {
5481
5481
  * @param CreateComputeCapacityReportRequest
5482
5482
  * @return CreateComputeCapacityReportResponse
5483
5483
  * @throws OciError when an error occurs
5484
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateComputeCapacityReport.ts.html |here} to see how to use CreateComputeCapacityReport API.
5484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateComputeCapacityReport.ts.html |here} to see how to use CreateComputeCapacityReport API.
5485
5485
  */
5486
5486
  createComputeCapacityReport(createComputeCapacityReportRequest) {
5487
5487
  return __awaiter(this, void 0, void 0, function* () {
@@ -5544,7 +5544,7 @@ class ComputeClient {
5544
5544
  * @param CreateComputeCapacityReservationRequest
5545
5545
  * @return CreateComputeCapacityReservationResponse
5546
5546
  * @throws OciError when an error occurs
5547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5548
5548
  */
5549
5549
  createComputeCapacityReservation(createComputeCapacityReservationRequest) {
5550
5550
  return __awaiter(this, void 0, void 0, function* () {
@@ -5612,19 +5612,25 @@ class ComputeClient {
5612
5612
  });
5613
5613
  }
5614
5614
  /**
5615
- * Creates an empty compute cluster, which is a remote direct memory access (RDMA) network group.
5616
- * After the compute cluster is created, you can use the compute cluster's OCID with the
5615
+ * Creates an empty [compute cluster](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/compute-clusters.htm). A compute cluster
5616
+ * is a remote direct memory access (RDMA) network group.
5617
+ * <p>
5618
+ After the compute cluster is created, you can use the compute cluster's OCID with the
5617
5619
  * {@link #launchInstance(LaunchInstanceRequest) launchInstance} operation to create instances in the compute cluster.
5618
- * For more information, see [Compute Clusters](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/compute-clusters.htm).
5620
+ * The instances must be created in the same compartment and availability domain as the cluster.
5621
+ * <p>
5622
+ Use compute clusters when you want to manage instances in the cluster individually, or when you want
5623
+ * to use different types of instances in the RDMA network group.
5619
5624
  * <p>
5620
- To create a cluster network that uses intance pools to manage groups of identical instances,
5621
- * see {@link #createClusterNetwork(CreateClusterNetworkRequest) createClusterNetwork}.
5625
+ If you want predictable capacity for a specific number of identical instances that are managed as a group,
5626
+ * create a cluster network that uses instance pools by using the
5627
+ * {@link #createClusterNetwork(CreateClusterNetworkRequest) createClusterNetwork} operation.
5622
5628
  *
5623
5629
  * This operation does not retry by default if the user has not defined a retry configuration.
5624
5630
  * @param CreateComputeClusterRequest
5625
5631
  * @return CreateComputeClusterResponse
5626
5632
  * @throws OciError when an error occurs
5627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
5633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
5628
5634
  */
5629
5635
  createComputeCluster(createComputeClusterRequest) {
5630
5636
  return __awaiter(this, void 0, void 0, function* () {
@@ -5688,7 +5694,7 @@ class ComputeClient {
5688
5694
  * @param CreateComputeImageCapabilitySchemaRequest
5689
5695
  * @return CreateComputeImageCapabilitySchemaResponse
5690
5696
  * @throws OciError when an error occurs
5691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5692
5698
  */
5693
5699
  createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
5694
5700
  return __awaiter(this, void 0, void 0, function* () {
@@ -5754,7 +5760,7 @@ class ComputeClient {
5754
5760
  * @param CreateDedicatedVmHostRequest
5755
5761
  * @return CreateDedicatedVmHostResponse
5756
5762
  * @throws OciError when an error occurs
5757
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5758
5764
  */
5759
5765
  createDedicatedVmHost(createDedicatedVmHostRequest) {
5760
5766
  return __awaiter(this, void 0, void 0, function* () {
@@ -5845,7 +5851,7 @@ class ComputeClient {
5845
5851
  * @param CreateImageRequest
5846
5852
  * @return CreateImageResponse
5847
5853
  * @throws OciError when an error occurs
5848
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
5854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
5849
5855
  */
5850
5856
  createImage(createImageRequest) {
5851
5857
  return __awaiter(this, void 0, void 0, function* () {
@@ -5917,7 +5923,7 @@ class ComputeClient {
5917
5923
  * @param CreateInstanceConsoleConnectionRequest
5918
5924
  * @return CreateInstanceConsoleConnectionResponse
5919
5925
  * @throws OciError when an error occurs
5920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
5926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
5921
5927
  */
5922
5928
  createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
5923
5929
  return __awaiter(this, void 0, void 0, function* () {
@@ -5979,7 +5985,7 @@ class ComputeClient {
5979
5985
  * @param DeleteAppCatalogSubscriptionRequest
5980
5986
  * @return DeleteAppCatalogSubscriptionResponse
5981
5987
  * @throws OciError when an error occurs
5982
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
5988
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
5983
5989
  */
5984
5990
  deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
5985
5991
  return __awaiter(this, void 0, void 0, function* () {
@@ -6034,7 +6040,7 @@ class ComputeClient {
6034
6040
  * @param DeleteComputeCapacityReservationRequest
6035
6041
  * @return DeleteComputeCapacityReservationResponse
6036
6042
  * @throws OciError when an error occurs
6037
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
6043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
6038
6044
  */
6039
6045
  deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
6040
6046
  return __awaiter(this, void 0, void 0, function* () {
@@ -6089,15 +6095,18 @@ class ComputeClient {
6089
6095
  });
6090
6096
  }
6091
6097
  /**
6092
- * Deletes the compute cluster, which is a remote direct memory access (RDMA) network group.
6093
- * To delete a compute cluster, all instances in the cluster must be deleted first.
6094
- *
6095
- * This operation does not retry by default if the user has not defined a retry configuration.
6096
- * @param DeleteComputeClusterRequest
6097
- * @return DeleteComputeClusterResponse
6098
- * @throws OciError when an error occurs
6099
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
6100
- */
6098
+ * Deletes a compute cluster. A [compute cluster](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/compute-clusters.htm) is a
6099
+ * remote direct memory access (RDMA) network group.
6100
+ * <p>
6101
+ Before you delete a compute cluster, first delete all instances in the cluster by using
6102
+ * the {@link #terminateInstance(TerminateInstanceRequest) terminateInstance} operation.
6103
+ *
6104
+ * This operation does not retry by default if the user has not defined a retry configuration.
6105
+ * @param DeleteComputeClusterRequest
6106
+ * @return DeleteComputeClusterResponse
6107
+ * @throws OciError when an error occurs
6108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
6109
+ */
6101
6110
  deleteComputeCluster(deleteComputeClusterRequest) {
6102
6111
  return __awaiter(this, void 0, void 0, function* () {
6103
6112
  if (this.logger)
@@ -6152,7 +6161,7 @@ class ComputeClient {
6152
6161
  * @param DeleteComputeImageCapabilitySchemaRequest
6153
6162
  * @return DeleteComputeImageCapabilitySchemaResponse
6154
6163
  * @throws OciError when an error occurs
6155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
6164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
6156
6165
  */
6157
6166
  deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
6158
6167
  return __awaiter(this, void 0, void 0, function* () {
@@ -6207,7 +6216,7 @@ class ComputeClient {
6207
6216
  * @param DeleteConsoleHistoryRequest
6208
6217
  * @return DeleteConsoleHistoryResponse
6209
6218
  * @throws OciError when an error occurs
6210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
6219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
6211
6220
  */
6212
6221
  deleteConsoleHistory(deleteConsoleHistoryRequest) {
6213
6222
  return __awaiter(this, void 0, void 0, function* () {
@@ -6265,7 +6274,7 @@ class ComputeClient {
6265
6274
  * @param DeleteDedicatedVmHostRequest
6266
6275
  * @return DeleteDedicatedVmHostResponse
6267
6276
  * @throws OciError when an error occurs
6268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
6277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
6269
6278
  */
6270
6279
  deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
6271
6280
  return __awaiter(this, void 0, void 0, function* () {
@@ -6324,7 +6333,7 @@ class ComputeClient {
6324
6333
  * @param DeleteImageRequest
6325
6334
  * @return DeleteImageResponse
6326
6335
  * @throws OciError when an error occurs
6327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
6336
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
6328
6337
  */
6329
6338
  deleteImage(deleteImageRequest) {
6330
6339
  return __awaiter(this, void 0, void 0, function* () {
@@ -6378,7 +6387,7 @@ class ComputeClient {
6378
6387
  * @param DeleteInstanceConsoleConnectionRequest
6379
6388
  * @return DeleteInstanceConsoleConnectionResponse
6380
6389
  * @throws OciError when an error occurs
6381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
6390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
6382
6391
  */
6383
6392
  deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
6384
6393
  return __awaiter(this, void 0, void 0, function* () {
@@ -6436,7 +6445,7 @@ class ComputeClient {
6436
6445
  * @param DetachBootVolumeRequest
6437
6446
  * @return DetachBootVolumeResponse
6438
6447
  * @throws OciError when an error occurs
6439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
6448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
6440
6449
  */
6441
6450
  detachBootVolume(detachBootVolumeRequest) {
6442
6451
  return __awaiter(this, void 0, void 0, function* () {
@@ -6500,7 +6509,7 @@ class ComputeClient {
6500
6509
  * @param DetachVnicRequest
6501
6510
  * @return DetachVnicResponse
6502
6511
  * @throws OciError when an error occurs
6503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
6512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
6504
6513
  */
6505
6514
  detachVnic(detachVnicRequest) {
6506
6515
  return __awaiter(this, void 0, void 0, function* () {
@@ -6558,7 +6567,7 @@ class ComputeClient {
6558
6567
  * @param DetachVolumeRequest
6559
6568
  * @return DetachVolumeResponse
6560
6569
  * @throws OciError when an error occurs
6561
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
6570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
6562
6571
  */
6563
6572
  detachVolume(detachVolumeRequest) {
6564
6573
  return __awaiter(this, void 0, void 0, function* () {
@@ -6622,7 +6631,7 @@ class ComputeClient {
6622
6631
  * @param ExportImageRequest
6623
6632
  * @return ExportImageResponse
6624
6633
  * @throws OciError when an error occurs
6625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
6634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
6626
6635
  */
6627
6636
  exportImage(exportImageRequest) {
6628
6637
  return __awaiter(this, void 0, void 0, function* () {
@@ -6692,7 +6701,7 @@ class ComputeClient {
6692
6701
  * @param GetAppCatalogListingRequest
6693
6702
  * @return GetAppCatalogListingResponse
6694
6703
  * @throws OciError when an error occurs
6695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6696
6705
  */
6697
6706
  getAppCatalogListing(getAppCatalogListingRequest) {
6698
6707
  return __awaiter(this, void 0, void 0, function* () {
@@ -6754,7 +6763,7 @@ class ComputeClient {
6754
6763
  * @param GetAppCatalogListingAgreementsRequest
6755
6764
  * @return GetAppCatalogListingAgreementsResponse
6756
6765
  * @throws OciError when an error occurs
6757
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
6766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
6758
6767
  */
6759
6768
  getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
6760
6769
  return __awaiter(this, void 0, void 0, function* () {
@@ -6817,7 +6826,7 @@ class ComputeClient {
6817
6826
  * @param GetAppCatalogListingResourceVersionRequest
6818
6827
  * @return GetAppCatalogListingResourceVersionResponse
6819
6828
  * @throws OciError when an error occurs
6820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
6829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
6821
6830
  */
6822
6831
  getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
6823
6832
  return __awaiter(this, void 0, void 0, function* () {
@@ -6880,7 +6889,7 @@ class ComputeClient {
6880
6889
  * @param GetBootVolumeAttachmentRequest
6881
6890
  * @return GetBootVolumeAttachmentResponse
6882
6891
  * @throws OciError when an error occurs
6883
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
6892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
6884
6893
  */
6885
6894
  getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
6886
6895
  return __awaiter(this, void 0, void 0, function* () {
@@ -6942,7 +6951,7 @@ class ComputeClient {
6942
6951
  * @param GetComputeCapacityReservationRequest
6943
6952
  * @return GetComputeCapacityReservationResponse
6944
6953
  * @throws OciError when an error occurs
6945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
6954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
6946
6955
  */
6947
6956
  getComputeCapacityReservation(getComputeCapacityReservationRequest) {
6948
6957
  return __awaiter(this, void 0, void 0, function* () {
@@ -7000,12 +7009,14 @@ class ComputeClient {
7000
7009
  });
7001
7010
  }
7002
7011
  /**
7003
- * Gets information about the specified compute cluster.
7012
+ * Gets information about a compute cluster. A [compute cluster](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/compute-clusters.htm)
7013
+ * is a remote direct memory access (RDMA) network group.
7014
+ *
7004
7015
  * This operation does not retry by default if the user has not defined a retry configuration.
7005
7016
  * @param GetComputeClusterRequest
7006
7017
  * @return GetComputeClusterResponse
7007
7018
  * @throws OciError when an error occurs
7008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
7019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
7009
7020
  */
7010
7021
  getComputeCluster(getComputeClusterRequest) {
7011
7022
  return __awaiter(this, void 0, void 0, function* () {
@@ -7068,7 +7079,7 @@ class ComputeClient {
7068
7079
  * @param GetComputeGlobalImageCapabilitySchemaRequest
7069
7080
  * @return GetComputeGlobalImageCapabilitySchemaResponse
7070
7081
  * @throws OciError when an error occurs
7071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
7082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
7072
7083
  */
7073
7084
  getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
7074
7085
  return __awaiter(this, void 0, void 0, function* () {
@@ -7130,7 +7141,7 @@ class ComputeClient {
7130
7141
  * @param GetComputeGlobalImageCapabilitySchemaVersionRequest
7131
7142
  * @return GetComputeGlobalImageCapabilitySchemaVersionResponse
7132
7143
  * @throws OciError when an error occurs
7133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
7144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
7134
7145
  */
7135
7146
  getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
7136
7147
  return __awaiter(this, void 0, void 0, function* () {
@@ -7194,7 +7205,7 @@ class ComputeClient {
7194
7205
  * @param GetComputeImageCapabilitySchemaRequest
7195
7206
  * @return GetComputeImageCapabilitySchemaResponse
7196
7207
  * @throws OciError when an error occurs
7197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
7208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
7198
7209
  */
7199
7210
  getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
7200
7211
  return __awaiter(this, void 0, void 0, function* () {
@@ -7261,7 +7272,7 @@ class ComputeClient {
7261
7272
  * @param GetConsoleHistoryRequest
7262
7273
  * @return GetConsoleHistoryResponse
7263
7274
  * @throws OciError when an error occurs
7264
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
7275
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
7265
7276
  */
7266
7277
  getConsoleHistory(getConsoleHistoryRequest) {
7267
7278
  return __awaiter(this, void 0, void 0, function* () {
@@ -7326,7 +7337,7 @@ class ComputeClient {
7326
7337
  * @param GetConsoleHistoryContentRequest
7327
7338
  * @return GetConsoleHistoryContentResponse
7328
7339
  * @throws OciError when an error occurs
7329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
7340
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
7330
7341
  */
7331
7342
  getConsoleHistoryContent(getConsoleHistoryContentRequest) {
7332
7343
  return __awaiter(this, void 0, void 0, function* () {
@@ -7391,7 +7402,7 @@ class ComputeClient {
7391
7402
  * @param GetDedicatedVmHostRequest
7392
7403
  * @return GetDedicatedVmHostResponse
7393
7404
  * @throws OciError when an error occurs
7394
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
7405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
7395
7406
  */
7396
7407
  getDedicatedVmHost(getDedicatedVmHostRequest) {
7397
7408
  return __awaiter(this, void 0, void 0, function* () {
@@ -7454,7 +7465,7 @@ class ComputeClient {
7454
7465
  * @param GetImageRequest
7455
7466
  * @return GetImageResponse
7456
7467
  * @throws OciError when an error occurs
7457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetImage.ts.html |here} to see how to use GetImage API.
7468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetImage.ts.html |here} to see how to use GetImage API.
7458
7469
  */
7459
7470
  getImage(getImageRequest) {
7460
7471
  return __awaiter(this, void 0, void 0, function* () {
@@ -7516,7 +7527,7 @@ class ComputeClient {
7516
7527
  * @param GetImageShapeCompatibilityEntryRequest
7517
7528
  * @return GetImageShapeCompatibilityEntryResponse
7518
7529
  * @throws OciError when an error occurs
7519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
7530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
7520
7531
  */
7521
7532
  getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
7522
7533
  return __awaiter(this, void 0, void 0, function* () {
@@ -7579,7 +7590,7 @@ class ComputeClient {
7579
7590
  * @param GetInstanceRequest
7580
7591
  * @return GetInstanceResponse
7581
7592
  * @throws OciError when an error occurs
7582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
7593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
7583
7594
  */
7584
7595
  getInstance(getInstanceRequest) {
7585
7596
  return __awaiter(this, void 0, void 0, function* () {
@@ -7641,7 +7652,7 @@ class ComputeClient {
7641
7652
  * @param GetInstanceConsoleConnectionRequest
7642
7653
  * @return GetInstanceConsoleConnectionResponse
7643
7654
  * @throws OciError when an error occurs
7644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
7655
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
7645
7656
  */
7646
7657
  getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
7647
7658
  return __awaiter(this, void 0, void 0, function* () {
@@ -7700,7 +7711,7 @@ class ComputeClient {
7700
7711
  * @param GetInstanceMaintenanceRebootRequest
7701
7712
  * @return GetInstanceMaintenanceRebootResponse
7702
7713
  * @throws OciError when an error occurs
7703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
7714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
7704
7715
  */
7705
7716
  getInstanceMaintenanceReboot(getInstanceMaintenanceRebootRequest) {
7706
7717
  return __awaiter(this, void 0, void 0, function* () {
@@ -7758,7 +7769,7 @@ class ComputeClient {
7758
7769
  * @param GetMeasuredBootReportRequest
7759
7770
  * @return GetMeasuredBootReportResponse
7760
7771
  * @throws OciError when an error occurs
7761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
7772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
7762
7773
  */
7763
7774
  getMeasuredBootReport(getMeasuredBootReportRequest) {
7764
7775
  return __awaiter(this, void 0, void 0, function* () {
@@ -7822,7 +7833,7 @@ class ComputeClient {
7822
7833
  * @param GetVnicAttachmentRequest
7823
7834
  * @return GetVnicAttachmentResponse
7824
7835
  * @throws OciError when an error occurs
7825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
7836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
7826
7837
  */
7827
7838
  getVnicAttachment(getVnicAttachmentRequest) {
7828
7839
  return __awaiter(this, void 0, void 0, function* () {
@@ -7884,7 +7895,7 @@ class ComputeClient {
7884
7895
  * @param GetVolumeAttachmentRequest
7885
7896
  * @return GetVolumeAttachmentResponse
7886
7897
  * @throws OciError when an error occurs
7887
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
7898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
7888
7899
  */
7889
7900
  getVolumeAttachment(getVolumeAttachmentRequest) {
7890
7901
  return __awaiter(this, void 0, void 0, function* () {
@@ -7948,7 +7959,7 @@ class ComputeClient {
7948
7959
  * @param GetWindowsInstanceInitialCredentialsRequest
7949
7960
  * @return GetWindowsInstanceInitialCredentialsResponse
7950
7961
  * @throws OciError when an error occurs
7951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
7962
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
7952
7963
  */
7953
7964
  getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
7954
7965
  return __awaiter(this, void 0, void 0, function* () {
@@ -8046,7 +8057,7 @@ class ComputeClient {
8046
8057
  * @param InstanceActionRequest
8047
8058
  * @return InstanceActionResponse
8048
8059
  * @throws OciError when an error occurs
8049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
8060
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
8050
8061
  */
8051
8062
  instanceAction(instanceActionRequest) {
8052
8063
  return __awaiter(this, void 0, void 0, function* () {
@@ -8156,7 +8167,7 @@ class ComputeClient {
8156
8167
  * @param LaunchInstanceRequest
8157
8168
  * @return LaunchInstanceResponse
8158
8169
  * @throws OciError when an error occurs
8159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
8170
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
8160
8171
  */
8161
8172
  launchInstance(launchInstanceRequest) {
8162
8173
  return __awaiter(this, void 0, void 0, function* () {
@@ -8223,7 +8234,7 @@ class ComputeClient {
8223
8234
  * @param ListAppCatalogListingResourceVersionsRequest
8224
8235
  * @return ListAppCatalogListingResourceVersionsResponse
8225
8236
  * @throws OciError when an error occurs
8226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
8237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
8227
8238
  */
8228
8239
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
8229
8240
  return __awaiter(this, void 0, void 0, function* () {
@@ -8329,7 +8340,7 @@ class ComputeClient {
8329
8340
  * @param ListAppCatalogListingsRequest
8330
8341
  * @return ListAppCatalogListingsResponse
8331
8342
  * @throws OciError when an error occurs
8332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
8343
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
8333
8344
  */
8334
8345
  listAppCatalogListings(listAppCatalogListingsRequest) {
8335
8346
  return __awaiter(this, void 0, void 0, function* () {
@@ -8436,7 +8447,7 @@ class ComputeClient {
8436
8447
  * @param ListAppCatalogSubscriptionsRequest
8437
8448
  * @return ListAppCatalogSubscriptionsResponse
8438
8449
  * @throws OciError when an error occurs
8439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
8450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
8440
8451
  */
8441
8452
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
8442
8453
  return __awaiter(this, void 0, void 0, function* () {
@@ -8545,7 +8556,7 @@ class ComputeClient {
8545
8556
  * @param ListBootVolumeAttachmentsRequest
8546
8557
  * @return ListBootVolumeAttachmentsResponse
8547
8558
  * @throws OciError when an error occurs
8548
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
8559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
8549
8560
  */
8550
8561
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
8551
8562
  return __awaiter(this, void 0, void 0, function* () {
@@ -8653,7 +8664,7 @@ class ComputeClient {
8653
8664
  * @param ListComputeCapacityReservationInstanceShapesRequest
8654
8665
  * @return ListComputeCapacityReservationInstanceShapesResponse
8655
8666
  * @throws OciError when an error occurs
8656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
8667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
8657
8668
  */
8658
8669
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
8659
8670
  return __awaiter(this, void 0, void 0, function* () {
@@ -8763,7 +8774,7 @@ class ComputeClient {
8763
8774
  * @param ListComputeCapacityReservationInstancesRequest
8764
8775
  * @return ListComputeCapacityReservationInstancesResponse
8765
8776
  * @throws OciError when an error occurs
8766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
8777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
8767
8778
  */
8768
8779
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
8769
8780
  return __awaiter(this, void 0, void 0, function* () {
@@ -8877,7 +8888,7 @@ class ComputeClient {
8877
8888
  * @param ListComputeCapacityReservationsRequest
8878
8889
  * @return ListComputeCapacityReservationsResponse
8879
8890
  * @throws OciError when an error occurs
8880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
8891
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
8881
8892
  */
8882
8893
  listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
8883
8894
  return __awaiter(this, void 0, void 0, function* () {
@@ -8989,7 +9000,7 @@ class ComputeClient {
8989
9000
  * @param ListComputeClustersRequest
8990
9001
  * @return ListComputeClustersResponse
8991
9002
  * @throws OciError when an error occurs
8992
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
9003
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
8993
9004
  */
8994
9005
  listComputeClusters(listComputeClustersRequest) {
8995
9006
  return __awaiter(this, void 0, void 0, function* () {
@@ -9059,7 +9070,7 @@ class ComputeClient {
9059
9070
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
9060
9071
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
9061
9072
  * @throws OciError when an error occurs
9062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
9073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
9063
9074
  */
9064
9075
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
9065
9076
  return __awaiter(this, void 0, void 0, function* () {
@@ -9168,7 +9179,7 @@ class ComputeClient {
9168
9179
  * @param ListComputeGlobalImageCapabilitySchemasRequest
9169
9180
  * @return ListComputeGlobalImageCapabilitySchemasResponse
9170
9181
  * @throws OciError when an error occurs
9171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
9182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
9172
9183
  */
9173
9184
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
9174
9185
  return __awaiter(this, void 0, void 0, function* () {
@@ -9276,7 +9287,7 @@ class ComputeClient {
9276
9287
  * @param ListComputeImageCapabilitySchemasRequest
9277
9288
  * @return ListComputeImageCapabilitySchemasResponse
9278
9289
  * @throws OciError when an error occurs
9279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
9290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
9280
9291
  */
9281
9292
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
9282
9293
  return __awaiter(this, void 0, void 0, function* () {
@@ -9385,7 +9396,7 @@ class ComputeClient {
9385
9396
  * @param ListConsoleHistoriesRequest
9386
9397
  * @return ListConsoleHistoriesResponse
9387
9398
  * @throws OciError when an error occurs
9388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
9399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
9389
9400
  */
9390
9401
  listConsoleHistories(listConsoleHistoriesRequest) {
9391
9402
  return __awaiter(this, void 0, void 0, function* () {
@@ -9496,7 +9507,7 @@ class ComputeClient {
9496
9507
  * @param ListDedicatedVmHostInstanceShapesRequest
9497
9508
  * @return ListDedicatedVmHostInstanceShapesResponse
9498
9509
  * @throws OciError when an error occurs
9499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
9510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
9500
9511
  */
9501
9512
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
9502
9513
  return __awaiter(this, void 0, void 0, function* () {
@@ -9604,7 +9615,7 @@ class ComputeClient {
9604
9615
  * @param ListDedicatedVmHostInstancesRequest
9605
9616
  * @return ListDedicatedVmHostInstancesResponse
9606
9617
  * @throws OciError when an error occurs
9607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
9618
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
9608
9619
  */
9609
9620
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
9610
9621
  return __awaiter(this, void 0, void 0, function* () {
@@ -9715,7 +9726,7 @@ class ComputeClient {
9715
9726
  * @param ListDedicatedVmHostShapesRequest
9716
9727
  * @return ListDedicatedVmHostShapesResponse
9717
9728
  * @throws OciError when an error occurs
9718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
9729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
9719
9730
  */
9720
9731
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
9721
9732
  return __awaiter(this, void 0, void 0, function* () {
@@ -9826,7 +9837,7 @@ class ComputeClient {
9826
9837
  * @param ListDedicatedVmHostsRequest
9827
9838
  * @return ListDedicatedVmHostsResponse
9828
9839
  * @throws OciError when an error occurs
9829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
9840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
9830
9841
  */
9831
9842
  listDedicatedVmHosts(listDedicatedVmHostsRequest) {
9832
9843
  return __awaiter(this, void 0, void 0, function* () {
@@ -9939,7 +9950,7 @@ class ComputeClient {
9939
9950
  * @param ListImageShapeCompatibilityEntriesRequest
9940
9951
  * @return ListImageShapeCompatibilityEntriesResponse
9941
9952
  * @throws OciError when an error occurs
9942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
9953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
9943
9954
  */
9944
9955
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
9945
9956
  return __awaiter(this, void 0, void 0, function* () {
@@ -10056,7 +10067,7 @@ class ComputeClient {
10056
10067
  * @param ListImagesRequest
10057
10068
  * @return ListImagesResponse
10058
10069
  * @throws OciError when an error occurs
10059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListImages.ts.html |here} to see how to use ListImages API.
10070
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListImages.ts.html |here} to see how to use ListImages API.
10060
10071
  */
10061
10072
  listImages(listImagesRequest) {
10062
10073
  return __awaiter(this, void 0, void 0, function* () {
@@ -10170,7 +10181,7 @@ class ComputeClient {
10170
10181
  * @param ListInstanceConsoleConnectionsRequest
10171
10182
  * @return ListInstanceConsoleConnectionsResponse
10172
10183
  * @throws OciError when an error occurs
10173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
10184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
10174
10185
  */
10175
10186
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
10176
10187
  return __awaiter(this, void 0, void 0, function* () {
@@ -10275,7 +10286,7 @@ class ComputeClient {
10275
10286
  * @param ListInstanceDevicesRequest
10276
10287
  * @return ListInstanceDevicesResponse
10277
10288
  * @throws OciError when an error occurs
10278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
10289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
10279
10290
  */
10280
10291
  listInstanceDevices(listInstanceDevicesRequest) {
10281
10292
  return __awaiter(this, void 0, void 0, function* () {
@@ -10391,7 +10402,7 @@ class ComputeClient {
10391
10402
  * @param ListInstancesRequest
10392
10403
  * @return ListInstancesResponse
10393
10404
  * @throws OciError when an error occurs
10394
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
10405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
10395
10406
  */
10396
10407
  listInstances(listInstancesRequest) {
10397
10408
  return __awaiter(this, void 0, void 0, function* () {
@@ -10504,7 +10515,7 @@ class ComputeClient {
10504
10515
  * @param ListShapesRequest
10505
10516
  * @return ListShapesResponse
10506
10517
  * @throws OciError when an error occurs
10507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
10518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
10508
10519
  */
10509
10520
  listShapes(listShapesRequest) {
10510
10521
  return __awaiter(this, void 0, void 0, function* () {
@@ -10613,7 +10624,7 @@ class ComputeClient {
10613
10624
  * @param ListVnicAttachmentsRequest
10614
10625
  * @return ListVnicAttachmentsResponse
10615
10626
  * @throws OciError when an error occurs
10616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
10627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
10617
10628
  */
10618
10629
  listVnicAttachments(listVnicAttachmentsRequest) {
10619
10630
  return __awaiter(this, void 0, void 0, function* () {
@@ -10725,7 +10736,7 @@ class ComputeClient {
10725
10736
  * @param ListVolumeAttachmentsRequest
10726
10737
  * @return ListVolumeAttachmentsResponse
10727
10738
  * @throws OciError when an error occurs
10728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
10739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
10729
10740
  */
10730
10741
  listVolumeAttachments(listVolumeAttachmentsRequest) {
10731
10742
  return __awaiter(this, void 0, void 0, function* () {
@@ -10832,7 +10843,7 @@ class ComputeClient {
10832
10843
  * @param RemoveImageShapeCompatibilityEntryRequest
10833
10844
  * @return RemoveImageShapeCompatibilityEntryResponse
10834
10845
  * @throws OciError when an error occurs
10835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
10846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
10836
10847
  */
10837
10848
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
10838
10849
  return __awaiter(this, void 0, void 0, function* () {
@@ -10881,7 +10892,7 @@ class ComputeClient {
10881
10892
  });
10882
10893
  }
10883
10894
  /**
10884
- * Terminates (deletes) the specified instance. Any attached VNICs and volumes are automatically detached
10895
+ * Permanently terminates (deletes) the specified instance. Any attached VNICs and volumes are automatically detached
10885
10896
  * when the instance terminates.
10886
10897
  * <p>
10887
10898
  To preserve the boot volume associated with the instance, specify `true` for `PreserveBootVolumeQueryParam`.
@@ -10895,7 +10906,7 @@ class ComputeClient {
10895
10906
  * @param TerminateInstanceRequest
10896
10907
  * @return TerminateInstanceResponse
10897
10908
  * @throws OciError when an error occurs
10898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
10909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
10899
10910
  */
10900
10911
  terminateInstance(terminateInstanceRequest) {
10901
10912
  return __awaiter(this, void 0, void 0, function* () {
@@ -10954,7 +10965,7 @@ class ComputeClient {
10954
10965
  * @param UpdateComputeCapacityReservationRequest
10955
10966
  * @return UpdateComputeCapacityReservationResponse
10956
10967
  * @throws OciError when an error occurs
10957
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
10968
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
10958
10969
  */
10959
10970
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
10960
10971
  return __awaiter(this, void 0, void 0, function* () {
@@ -11010,13 +11021,21 @@ class ComputeClient {
11010
11021
  });
11011
11022
  }
11012
11023
  /**
11013
- * Updates the specified compute cluster.
11014
- * This operation does not retry by default if the user has not defined a retry configuration.
11015
- * @param UpdateComputeClusterRequest
11016
- * @return UpdateComputeClusterResponse
11017
- * @throws OciError when an error occurs
11018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
11019
- */
11024
+ * Updates a compute cluster. A [compute cluster](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/compute-clusters.htm) is a
11025
+ * remote direct memory access (RDMA) network group.
11026
+ * <p>
11027
+ To create instances within a compute cluster, use the {@link #launchInstance(LaunchInstanceRequest) launchInstance}
11028
+ * operation.
11029
+ * <p>
11030
+ To delete instances from a compute cluster, use the {@link #terminateInstance(TerminateInstanceRequest) terminateInstance}
11031
+ * operation.
11032
+ *
11033
+ * This operation does not retry by default if the user has not defined a retry configuration.
11034
+ * @param UpdateComputeClusterRequest
11035
+ * @return UpdateComputeClusterResponse
11036
+ * @throws OciError when an error occurs
11037
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
11038
+ */
11020
11039
  updateComputeCluster(updateComputeClusterRequest) {
11021
11040
  return __awaiter(this, void 0, void 0, function* () {
11022
11041
  if (this.logger)
@@ -11082,7 +11101,7 @@ class ComputeClient {
11082
11101
  * @param UpdateComputeImageCapabilitySchemaRequest
11083
11102
  * @return UpdateComputeImageCapabilitySchemaResponse
11084
11103
  * @throws OciError when an error occurs
11085
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
11104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
11086
11105
  */
11087
11106
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
11088
11107
  return __awaiter(this, void 0, void 0, function* () {
@@ -11146,7 +11165,7 @@ class ComputeClient {
11146
11165
  * @param UpdateConsoleHistoryRequest
11147
11166
  * @return UpdateConsoleHistoryResponse
11148
11167
  * @throws OciError when an error occurs
11149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
11168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
11150
11169
  */
11151
11170
  updateConsoleHistory(updateConsoleHistoryRequest) {
11152
11171
  return __awaiter(this, void 0, void 0, function* () {
@@ -11212,7 +11231,7 @@ class ComputeClient {
11212
11231
  * @param UpdateDedicatedVmHostRequest
11213
11232
  * @return UpdateDedicatedVmHostResponse
11214
11233
  * @throws OciError when an error occurs
11215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
11234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
11216
11235
  */
11217
11236
  updateDedicatedVmHost(updateDedicatedVmHostRequest) {
11218
11237
  return __awaiter(this, void 0, void 0, function* () {
@@ -11279,7 +11298,7 @@ class ComputeClient {
11279
11298
  * @param UpdateImageRequest
11280
11299
  * @return UpdateImageResponse
11281
11300
  * @throws OciError when an error occurs
11282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
11301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
11283
11302
  */
11284
11303
  updateImage(updateImageRequest) {
11285
11304
  return __awaiter(this, void 0, void 0, function* () {
@@ -11351,7 +11370,7 @@ class ComputeClient {
11351
11370
  * @param UpdateInstanceRequest
11352
11371
  * @return UpdateInstanceResponse
11353
11372
  * @throws OciError when an error occurs
11354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
11373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
11355
11374
  */
11356
11375
  updateInstance(updateInstanceRequest) {
11357
11376
  return __awaiter(this, void 0, void 0, function* () {
@@ -11421,7 +11440,7 @@ class ComputeClient {
11421
11440
  * @param UpdateInstanceConsoleConnectionRequest
11422
11441
  * @return UpdateInstanceConsoleConnectionResponse
11423
11442
  * @throws OciError when an error occurs
11424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
11443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
11425
11444
  */
11426
11445
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
11427
11446
  return __awaiter(this, void 0, void 0, function* () {
@@ -11486,7 +11505,7 @@ class ComputeClient {
11486
11505
  * @param UpdateVolumeAttachmentRequest
11487
11506
  * @return UpdateVolumeAttachmentResponse
11488
11507
  * @throws OciError when an error occurs
11489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
11508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
11490
11509
  */
11491
11510
  updateVolumeAttachment(updateVolumeAttachmentRequest) {
11492
11511
  return __awaiter(this, void 0, void 0, function* () {
@@ -11684,7 +11703,7 @@ class ComputeManagementClient {
11684
11703
  * @param AttachInstancePoolInstanceRequest
11685
11704
  * @return AttachInstancePoolInstanceResponse
11686
11705
  * @throws OciError when an error occurs
11687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
11706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
11688
11707
  */
11689
11708
  attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
11690
11709
  return __awaiter(this, void 0, void 0, function* () {
@@ -11759,7 +11778,7 @@ class ComputeManagementClient {
11759
11778
  * @param AttachLoadBalancerRequest
11760
11779
  * @return AttachLoadBalancerResponse
11761
11780
  * @throws OciError when an error occurs
11762
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
11781
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
11763
11782
  */
11764
11783
  attachLoadBalancer(attachLoadBalancerRequest) {
11765
11784
  return __awaiter(this, void 0, void 0, function* () {
@@ -11819,7 +11838,8 @@ class ComputeManagementClient {
11819
11838
  });
11820
11839
  }
11821
11840
  /**
11822
- * Moves a cluster network into a different compartment within the same tenancy. For
11841
+ * Moves a [cluster network with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm)
11842
+ * into a different compartment within the same tenancy. For
11823
11843
  * information about moving resources between compartments, see
11824
11844
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
11825
11845
  * <p>
@@ -11830,7 +11850,7 @@ class ComputeManagementClient {
11830
11850
  * @param ChangeClusterNetworkCompartmentRequest
11831
11851
  * @return ChangeClusterNetworkCompartmentResponse
11832
11852
  * @throws OciError when an error occurs
11833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
11853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
11834
11854
  */
11835
11855
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
11836
11856
  return __awaiter(this, void 0, void 0, function* () {
@@ -11905,7 +11925,7 @@ class ComputeManagementClient {
11905
11925
  * @param ChangeInstanceConfigurationCompartmentRequest
11906
11926
  * @return ChangeInstanceConfigurationCompartmentResponse
11907
11927
  * @throws OciError when an error occurs
11908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
11928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
11909
11929
  */
11910
11930
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
11911
11931
  return __awaiter(this, void 0, void 0, function* () {
@@ -11973,7 +11993,7 @@ class ComputeManagementClient {
11973
11993
  * @param ChangeInstancePoolCompartmentRequest
11974
11994
  * @return ChangeInstancePoolCompartmentResponse
11975
11995
  * @throws OciError when an error occurs
11976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
11996
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
11977
11997
  */
11978
11998
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
11979
11999
  return __awaiter(this, void 0, void 0, function* () {
@@ -12030,8 +12050,17 @@ class ComputeManagementClient {
12030
12050
  });
12031
12051
  }
12032
12052
  /**
12033
- * Creates a cluster network. For more information about cluster networks, see
12034
- * [Managing Cluster Networks](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm).
12053
+ * Creates a [cluster network with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm).
12054
+ * A cluster network is a group of high performance computing (HPC), GPU, or optimized bare metal
12055
+ * instances that are connected with an ultra low-latency remote direct memory access (RDMA) network.
12056
+ * Cluster networks with instance pools use instance pools to manage groups of identical instances.
12057
+ * <p>
12058
+ Use cluster networks with instance pools when you want predictable capacity for a specific number of identical
12059
+ * instances that are managed as a group.
12060
+ * <p>
12061
+ If you want to manage instances in the RDMA network independently of each other or use different types of instances
12062
+ * in the network group, create a compute cluster by using the {@link #createComputeCluster(CreateComputeClusterRequest) createComputeCluster}
12063
+ * operation.
12035
12064
  * <p>
12036
12065
  To determine whether capacity is available for a specific shape before you create a cluster network,
12037
12066
  * use the {@link #createComputeCapacityReport(CreateComputeCapacityReportRequest) createComputeCapacityReport}
@@ -12041,7 +12070,7 @@ class ComputeManagementClient {
12041
12070
  * @param CreateClusterNetworkRequest
12042
12071
  * @return CreateClusterNetworkResponse
12043
12072
  * @throws OciError when an error occurs
12044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
12073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
12045
12074
  */
12046
12075
  createClusterNetwork(createClusterNetworkRequest) {
12047
12076
  return __awaiter(this, void 0, void 0, function* () {
@@ -12110,7 +12139,7 @@ class ComputeManagementClient {
12110
12139
  * @param CreateInstanceConfigurationRequest
12111
12140
  * @return CreateInstanceConfigurationResponse
12112
12141
  * @throws OciError when an error occurs
12113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
12142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
12114
12143
  */
12115
12144
  createInstanceConfiguration(createInstanceConfigurationRequest) {
12116
12145
  return __awaiter(this, void 0, void 0, function* () {
@@ -12177,7 +12206,7 @@ class ComputeManagementClient {
12177
12206
  * @param CreateInstancePoolRequest
12178
12207
  * @return CreateInstancePoolResponse
12179
12208
  * @throws OciError when an error occurs
12180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
12209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
12181
12210
  */
12182
12211
  createInstancePool(createInstancePoolRequest) {
12183
12212
  return __awaiter(this, void 0, void 0, function* () {
@@ -12239,7 +12268,7 @@ class ComputeManagementClient {
12239
12268
  * @param DeleteInstanceConfigurationRequest
12240
12269
  * @return DeleteInstanceConfigurationResponse
12241
12270
  * @throws OciError when an error occurs
12242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
12271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
12243
12272
  */
12244
12273
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
12245
12274
  return __awaiter(this, void 0, void 0, function* () {
@@ -12294,7 +12323,7 @@ class ComputeManagementClient {
12294
12323
  * @param DetachInstancePoolInstanceRequest
12295
12324
  * @return DetachInstancePoolInstanceResponse
12296
12325
  * @throws OciError when an error occurs
12297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
12326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
12298
12327
  */
12299
12328
  detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
12300
12329
  return __awaiter(this, void 0, void 0, function* () {
@@ -12355,7 +12384,7 @@ class ComputeManagementClient {
12355
12384
  * @param DetachLoadBalancerRequest
12356
12385
  * @return DetachLoadBalancerResponse
12357
12386
  * @throws OciError when an error occurs
12358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
12387
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
12359
12388
  */
12360
12389
  detachLoadBalancer(detachLoadBalancerRequest) {
12361
12390
  return __awaiter(this, void 0, void 0, function* () {
@@ -12415,12 +12444,13 @@ class ComputeManagementClient {
12415
12444
  });
12416
12445
  }
12417
12446
  /**
12418
- * Gets information about the specified cluster network.
12447
+ * Gets information about a [cluster network with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm).
12448
+ *
12419
12449
  * This operation does not retry by default if the user has not defined a retry configuration.
12420
12450
  * @param GetClusterNetworkRequest
12421
12451
  * @return GetClusterNetworkResponse
12422
12452
  * @throws OciError when an error occurs
12423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
12453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
12424
12454
  */
12425
12455
  getClusterNetwork(getClusterNetworkRequest) {
12426
12456
  return __awaiter(this, void 0, void 0, function* () {
@@ -12482,7 +12512,7 @@ class ComputeManagementClient {
12482
12512
  * @param GetInstanceConfigurationRequest
12483
12513
  * @return GetInstanceConfigurationResponse
12484
12514
  * @throws OciError when an error occurs
12485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
12515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
12486
12516
  */
12487
12517
  getInstanceConfiguration(getInstanceConfigurationRequest) {
12488
12518
  return __awaiter(this, void 0, void 0, function* () {
@@ -12544,7 +12574,7 @@ class ComputeManagementClient {
12544
12574
  * @param GetInstancePoolRequest
12545
12575
  * @return GetInstancePoolResponse
12546
12576
  * @throws OciError when an error occurs
12547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
12577
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
12548
12578
  */
12549
12579
  getInstancePool(getInstancePoolRequest) {
12550
12580
  return __awaiter(this, void 0, void 0, function* () {
@@ -12606,7 +12636,7 @@ class ComputeManagementClient {
12606
12636
  * @param GetInstancePoolInstanceRequest
12607
12637
  * @return GetInstancePoolInstanceResponse
12608
12638
  * @throws OciError when an error occurs
12609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
12639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
12610
12640
  */
12611
12641
  getInstancePoolInstance(getInstancePoolInstanceRequest) {
12612
12642
  return __awaiter(this, void 0, void 0, function* () {
@@ -12670,7 +12700,7 @@ class ComputeManagementClient {
12670
12700
  * @param GetInstancePoolLoadBalancerAttachmentRequest
12671
12701
  * @return GetInstancePoolLoadBalancerAttachmentResponse
12672
12702
  * @throws OciError when an error occurs
12673
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
12703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
12674
12704
  */
12675
12705
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
12676
12706
  return __awaiter(this, void 0, void 0, function* () {
@@ -12739,7 +12769,7 @@ class ComputeManagementClient {
12739
12769
  * @param LaunchInstanceConfigurationRequest
12740
12770
  * @return LaunchInstanceConfigurationResponse
12741
12771
  * @throws OciError when an error occurs
12742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
12772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
12743
12773
  */
12744
12774
  launchInstanceConfiguration(launchInstanceConfigurationRequest) {
12745
12775
  return __awaiter(this, void 0, void 0, function* () {
@@ -12803,12 +12833,13 @@ class ComputeManagementClient {
12803
12833
  });
12804
12834
  }
12805
12835
  /**
12806
- * Lists the instances in the specified cluster network.
12836
+ * Lists the instances in a [cluster network with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm).
12837
+ *
12807
12838
  * This operation does not retry by default if the user has not defined a retry configuration.
12808
12839
  * @param ListClusterNetworkInstancesRequest
12809
12840
  * @return ListClusterNetworkInstancesResponse
12810
12841
  * @throws OciError when an error occurs
12811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
12842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
12812
12843
  */
12813
12844
  listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
12814
12845
  return __awaiter(this, void 0, void 0, function* () {
@@ -12912,12 +12943,14 @@ class ComputeManagementClient {
12912
12943
  return oci_common_1.paginateResponses(request, req => this.listClusterNetworkInstances(req));
12913
12944
  }
12914
12945
  /**
12915
- * Lists the cluster networks in the specified compartment.
12946
+ * Lists the [cluster networks with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm)
12947
+ * in the specified compartment.
12948
+ *
12916
12949
  * This operation does not retry by default if the user has not defined a retry configuration.
12917
12950
  * @param ListClusterNetworksRequest
12918
12951
  * @return ListClusterNetworksResponse
12919
12952
  * @throws OciError when an error occurs
12920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
12953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
12921
12954
  */
12922
12955
  listClusterNetworks(listClusterNetworksRequest) {
12923
12956
  return __awaiter(this, void 0, void 0, function* () {
@@ -13026,7 +13059,7 @@ class ComputeManagementClient {
13026
13059
  * @param ListInstanceConfigurationsRequest
13027
13060
  * @return ListInstanceConfigurationsResponse
13028
13061
  * @throws OciError when an error occurs
13029
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
13062
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
13030
13063
  */
13031
13064
  listInstanceConfigurations(listInstanceConfigurationsRequest) {
13032
13065
  return __awaiter(this, void 0, void 0, function* () {
@@ -13132,7 +13165,7 @@ class ComputeManagementClient {
13132
13165
  * @param ListInstancePoolInstancesRequest
13133
13166
  * @return ListInstancePoolInstancesResponse
13134
13167
  * @throws OciError when an error occurs
13135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
13168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
13136
13169
  */
13137
13170
  listInstancePoolInstances(listInstancePoolInstancesRequest) {
13138
13171
  return __awaiter(this, void 0, void 0, function* () {
@@ -13241,7 +13274,7 @@ class ComputeManagementClient {
13241
13274
  * @param ListInstancePoolsRequest
13242
13275
  * @return ListInstancePoolsResponse
13243
13276
  * @throws OciError when an error occurs
13244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
13277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
13245
13278
  */
13246
13279
  listInstancePools(listInstancePoolsRequest) {
13247
13280
  return __awaiter(this, void 0, void 0, function* () {
@@ -13351,7 +13384,7 @@ class ComputeManagementClient {
13351
13384
  * @param ResetInstancePoolRequest
13352
13385
  * @return ResetInstancePoolResponse
13353
13386
  * @throws OciError when an error occurs
13354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
13387
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
13355
13388
  */
13356
13389
  resetInstancePool(resetInstancePoolRequest) {
13357
13390
  return __awaiter(this, void 0, void 0, function* () {
@@ -13420,7 +13453,7 @@ class ComputeManagementClient {
13420
13453
  * @param SoftresetInstancePoolRequest
13421
13454
  * @return SoftresetInstancePoolResponse
13422
13455
  * @throws OciError when an error occurs
13423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
13456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
13424
13457
  */
13425
13458
  softresetInstancePool(softresetInstancePoolRequest) {
13426
13459
  return __awaiter(this, void 0, void 0, function* () {
@@ -13489,7 +13522,7 @@ class ComputeManagementClient {
13489
13522
  * @param SoftstopInstancePoolRequest
13490
13523
  * @return SoftstopInstancePoolResponse
13491
13524
  * @throws OciError when an error occurs
13492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/SoftstopInstancePool.ts.html |here} to see how to use SoftstopInstancePool API.
13525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/SoftstopInstancePool.ts.html |here} to see how to use SoftstopInstancePool API.
13493
13526
  */
13494
13527
  softstopInstancePool(softstopInstancePoolRequest) {
13495
13528
  return __awaiter(this, void 0, void 0, function* () {
@@ -13555,7 +13588,7 @@ class ComputeManagementClient {
13555
13588
  * @param StartInstancePoolRequest
13556
13589
  * @return StartInstancePoolResponse
13557
13590
  * @throws OciError when an error occurs
13558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
13591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
13559
13592
  */
13560
13593
  startInstancePool(startInstancePoolRequest) {
13561
13594
  return __awaiter(this, void 0, void 0, function* () {
@@ -13621,7 +13654,7 @@ class ComputeManagementClient {
13621
13654
  * @param StopInstancePoolRequest
13622
13655
  * @return StopInstancePoolResponse
13623
13656
  * @throws OciError when an error occurs
13624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
13657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
13625
13658
  */
13626
13659
  stopInstancePool(stopInstancePoolRequest) {
13627
13660
  return __awaiter(this, void 0, void 0, function* () {
@@ -13680,7 +13713,7 @@ class ComputeManagementClient {
13680
13713
  });
13681
13714
  }
13682
13715
  /**
13683
- * Terminates the specified cluster network.
13716
+ * Deletes (terminates) a [cluster network with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm).
13684
13717
  * <p>
13685
13718
  When you delete a cluster network, all of its resources are permanently deleted,
13686
13719
  * including associated instances and instance pools.
@@ -13689,7 +13722,7 @@ class ComputeManagementClient {
13689
13722
  * @param TerminateClusterNetworkRequest
13690
13723
  * @return TerminateClusterNetworkResponse
13691
13724
  * @throws OciError when an error occurs
13692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
13725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
13693
13726
  */
13694
13727
  terminateClusterNetwork(terminateClusterNetworkRequest) {
13695
13728
  return __awaiter(this, void 0, void 0, function* () {
@@ -13756,7 +13789,7 @@ class ComputeManagementClient {
13756
13789
  * @param TerminateInstancePoolRequest
13757
13790
  * @return TerminateInstancePoolResponse
13758
13791
  * @throws OciError when an error occurs
13759
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
13792
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
13760
13793
  */
13761
13794
  terminateInstancePool(terminateInstancePoolRequest) {
13762
13795
  return __awaiter(this, void 0, void 0, function* () {
@@ -13805,13 +13838,14 @@ class ComputeManagementClient {
13805
13838
  });
13806
13839
  }
13807
13840
  /**
13808
- * Updates the specified cluster network. The OCID of the cluster network remains the same.
13841
+ * Updates a [cluster network with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm).
13842
+ * The OCID of the cluster network remains the same.
13809
13843
  *
13810
13844
  * This operation does not retry by default if the user has not defined a retry configuration.
13811
13845
  * @param UpdateClusterNetworkRequest
13812
13846
  * @return UpdateClusterNetworkResponse
13813
13847
  * @throws OciError when an error occurs
13814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
13848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
13815
13849
  */
13816
13850
  updateClusterNetwork(updateClusterNetworkRequest) {
13817
13851
  return __awaiter(this, void 0, void 0, function* () {
@@ -13876,7 +13910,7 @@ class ComputeManagementClient {
13876
13910
  * @param UpdateInstanceConfigurationRequest
13877
13911
  * @return UpdateInstanceConfigurationResponse
13878
13912
  * @throws OciError when an error occurs
13879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
13913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
13880
13914
  */
13881
13915
  updateInstanceConfiguration(updateInstanceConfigurationRequest) {
13882
13916
  return __awaiter(this, void 0, void 0, function* () {
@@ -13944,7 +13978,7 @@ class ComputeManagementClient {
13944
13978
  * @param UpdateInstancePoolRequest
13945
13979
  * @return UpdateInstancePoolResponse
13946
13980
  * @throws OciError when an error occurs
13947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
13981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
13948
13982
  */
13949
13983
  updateInstancePool(updateInstancePoolRequest) {
13950
13984
  return __awaiter(this, void 0, void 0, function* () {
@@ -14140,7 +14174,7 @@ class VirtualNetworkClient {
14140
14174
  * @param AddDrgRouteDistributionStatementsRequest
14141
14175
  * @return AddDrgRouteDistributionStatementsResponse
14142
14176
  * @throws OciError when an error occurs
14143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
14177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
14144
14178
  */
14145
14179
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
14146
14180
  return __awaiter(this, void 0, void 0, function* () {
@@ -14199,7 +14233,7 @@ class VirtualNetworkClient {
14199
14233
  * @param AddDrgRouteRulesRequest
14200
14234
  * @return AddDrgRouteRulesResponse
14201
14235
  * @throws OciError when an error occurs
14202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
14236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
14203
14237
  */
14204
14238
  addDrgRouteRules(addDrgRouteRulesRequest) {
14205
14239
  return __awaiter(this, void 0, void 0, function* () {
@@ -14259,7 +14293,7 @@ class VirtualNetworkClient {
14259
14293
  * @param AddIpv6SubnetCidrRequest
14260
14294
  * @return AddIpv6SubnetCidrResponse
14261
14295
  * @throws OciError when an error occurs
14262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
14296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
14263
14297
  */
14264
14298
  addIpv6SubnetCidr(addIpv6SubnetCidrRequest) {
14265
14299
  return __awaiter(this, void 0, void 0, function* () {
@@ -14328,7 +14362,7 @@ class VirtualNetworkClient {
14328
14362
  * @param AddIpv6VcnCidrRequest
14329
14363
  * @return AddIpv6VcnCidrResponse
14330
14364
  * @throws OciError when an error occurs
14331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
14365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
14332
14366
  */
14333
14367
  addIpv6VcnCidr(addIpv6VcnCidrRequest) {
14334
14368
  return __awaiter(this, void 0, void 0, function* () {
@@ -14391,7 +14425,7 @@ class VirtualNetworkClient {
14391
14425
  * @param AddNetworkSecurityGroupSecurityRulesRequest
14392
14426
  * @return AddNetworkSecurityGroupSecurityRulesResponse
14393
14427
  * @throws OciError when an error occurs
14394
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
14428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
14395
14429
  */
14396
14430
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
14397
14431
  return __awaiter(this, void 0, void 0, function* () {
@@ -14452,7 +14486,7 @@ class VirtualNetworkClient {
14452
14486
  * @param AddPublicIpPoolCapacityRequest
14453
14487
  * @return AddPublicIpPoolCapacityResponse
14454
14488
  * @throws OciError when an error occurs
14455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
14489
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
14456
14490
  */
14457
14491
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
14458
14492
  return __awaiter(this, void 0, void 0, function* () {
@@ -14524,7 +14558,7 @@ class VirtualNetworkClient {
14524
14558
  * @param AddVcnCidrRequest
14525
14559
  * @return AddVcnCidrResponse
14526
14560
  * @throws OciError when an error occurs
14527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
14561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
14528
14562
  */
14529
14563
  addVcnCidr(addVcnCidrRequest) {
14530
14564
  return __awaiter(this, void 0, void 0, function* () {
@@ -14588,7 +14622,7 @@ class VirtualNetworkClient {
14588
14622
  * @param AdvertiseByoipRangeRequest
14589
14623
  * @return AdvertiseByoipRangeResponse
14590
14624
  * @throws OciError when an error occurs
14591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
14625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
14592
14626
  */
14593
14627
  advertiseByoipRange(advertiseByoipRangeRequest) {
14594
14628
  return __awaiter(this, void 0, void 0, function* () {
@@ -14652,7 +14686,7 @@ class VirtualNetworkClient {
14652
14686
  * @param AttachServiceIdRequest
14653
14687
  * @return AttachServiceIdResponse
14654
14688
  * @throws OciError when an error occurs
14655
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
14689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
14656
14690
  */
14657
14691
  attachServiceId(attachServiceIdRequest) {
14658
14692
  return __awaiter(this, void 0, void 0, function* () {
@@ -14715,7 +14749,7 @@ class VirtualNetworkClient {
14715
14749
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
14716
14750
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
14717
14751
  * @throws OciError when an error occurs
14718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
14752
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
14719
14753
  */
14720
14754
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
14721
14755
  return __awaiter(this, void 0, void 0, function* () {
@@ -14767,7 +14801,7 @@ class VirtualNetworkClient {
14767
14801
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
14768
14802
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
14769
14803
  * @throws OciError when an error occurs
14770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
14804
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
14771
14805
  */
14772
14806
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
14773
14807
  return __awaiter(this, void 0, void 0, function* () {
@@ -14818,7 +14852,7 @@ class VirtualNetworkClient {
14818
14852
  * @param ChangeByoipRangeCompartmentRequest
14819
14853
  * @return ChangeByoipRangeCompartmentResponse
14820
14854
  * @throws OciError when an error occurs
14821
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
14855
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
14822
14856
  */
14823
14857
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
14824
14858
  return __awaiter(this, void 0, void 0, function* () {
@@ -14877,7 +14911,7 @@ class VirtualNetworkClient {
14877
14911
  * @param ChangeCaptureFilterCompartmentRequest
14878
14912
  * @return ChangeCaptureFilterCompartmentResponse
14879
14913
  * @throws OciError when an error occurs
14880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
14914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
14881
14915
  */
14882
14916
  changeCaptureFilterCompartment(changeCaptureFilterCompartmentRequest) {
14883
14917
  return __awaiter(this, void 0, void 0, function* () {
@@ -14947,7 +14981,7 @@ class VirtualNetworkClient {
14947
14981
  * @param ChangeCpeCompartmentRequest
14948
14982
  * @return ChangeCpeCompartmentResponse
14949
14983
  * @throws OciError when an error occurs
14950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
14984
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
14951
14985
  */
14952
14986
  changeCpeCompartment(changeCpeCompartmentRequest) {
14953
14987
  return __awaiter(this, void 0, void 0, function* () {
@@ -15011,7 +15045,7 @@ class VirtualNetworkClient {
15011
15045
  * @param ChangeCrossConnectCompartmentRequest
15012
15046
  * @return ChangeCrossConnectCompartmentResponse
15013
15047
  * @throws OciError when an error occurs
15014
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
15048
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
15015
15049
  */
15016
15050
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
15017
15051
  return __awaiter(this, void 0, void 0, function* () {
@@ -15075,7 +15109,7 @@ class VirtualNetworkClient {
15075
15109
  * @param ChangeCrossConnectGroupCompartmentRequest
15076
15110
  * @return ChangeCrossConnectGroupCompartmentResponse
15077
15111
  * @throws OciError when an error occurs
15078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
15112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
15079
15113
  */
15080
15114
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
15081
15115
  return __awaiter(this, void 0, void 0, function* () {
@@ -15139,7 +15173,7 @@ class VirtualNetworkClient {
15139
15173
  * @param ChangeDhcpOptionsCompartmentRequest
15140
15174
  * @return ChangeDhcpOptionsCompartmentResponse
15141
15175
  * @throws OciError when an error occurs
15142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
15176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
15143
15177
  */
15144
15178
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
15145
15179
  return __awaiter(this, void 0, void 0, function* () {
@@ -15203,7 +15237,7 @@ class VirtualNetworkClient {
15203
15237
  * @param ChangeDrgCompartmentRequest
15204
15238
  * @return ChangeDrgCompartmentResponse
15205
15239
  * @throws OciError when an error occurs
15206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
15240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
15207
15241
  */
15208
15242
  changeDrgCompartment(changeDrgCompartmentRequest) {
15209
15243
  return __awaiter(this, void 0, void 0, function* () {
@@ -15272,7 +15306,7 @@ class VirtualNetworkClient {
15272
15306
  * @param ChangeIPSecConnectionCompartmentRequest
15273
15307
  * @return ChangeIPSecConnectionCompartmentResponse
15274
15308
  * @throws OciError when an error occurs
15275
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
15309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
15276
15310
  */
15277
15311
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
15278
15312
  return __awaiter(this, void 0, void 0, function* () {
@@ -15336,7 +15370,7 @@ class VirtualNetworkClient {
15336
15370
  * @param ChangeInternetGatewayCompartmentRequest
15337
15371
  * @return ChangeInternetGatewayCompartmentResponse
15338
15372
  * @throws OciError when an error occurs
15339
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
15373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
15340
15374
  */
15341
15375
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
15342
15376
  return __awaiter(this, void 0, void 0, function* () {
@@ -15400,7 +15434,7 @@ class VirtualNetworkClient {
15400
15434
  * @param ChangeLocalPeeringGatewayCompartmentRequest
15401
15435
  * @return ChangeLocalPeeringGatewayCompartmentResponse
15402
15436
  * @throws OciError when an error occurs
15403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
15437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
15404
15438
  */
15405
15439
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
15406
15440
  return __awaiter(this, void 0, void 0, function* () {
@@ -15464,7 +15498,7 @@ class VirtualNetworkClient {
15464
15498
  * @param ChangeNatGatewayCompartmentRequest
15465
15499
  * @return ChangeNatGatewayCompartmentResponse
15466
15500
  * @throws OciError when an error occurs
15467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
15501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
15468
15502
  */
15469
15503
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
15470
15504
  return __awaiter(this, void 0, void 0, function* () {
@@ -15527,7 +15561,7 @@ class VirtualNetworkClient {
15527
15561
  * @param ChangeNetworkSecurityGroupCompartmentRequest
15528
15562
  * @return ChangeNetworkSecurityGroupCompartmentResponse
15529
15563
  * @throws OciError when an error occurs
15530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
15564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
15531
15565
  */
15532
15566
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
15533
15567
  return __awaiter(this, void 0, void 0, function* () {
@@ -15594,7 +15628,7 @@ class VirtualNetworkClient {
15594
15628
  * @param ChangePublicIpCompartmentRequest
15595
15629
  * @return ChangePublicIpCompartmentResponse
15596
15630
  * @throws OciError when an error occurs
15597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
15631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
15598
15632
  */
15599
15633
  changePublicIpCompartment(changePublicIpCompartmentRequest) {
15600
15634
  return __awaiter(this, void 0, void 0, function* () {
@@ -15658,7 +15692,7 @@ class VirtualNetworkClient {
15658
15692
  * @param ChangePublicIpPoolCompartmentRequest
15659
15693
  * @return ChangePublicIpPoolCompartmentResponse
15660
15694
  * @throws OciError when an error occurs
15661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
15695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
15662
15696
  */
15663
15697
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
15664
15698
  return __awaiter(this, void 0, void 0, function* () {
@@ -15717,7 +15751,7 @@ class VirtualNetworkClient {
15717
15751
  * @param ChangeRemotePeeringConnectionCompartmentRequest
15718
15752
  * @return ChangeRemotePeeringConnectionCompartmentResponse
15719
15753
  * @throws OciError when an error occurs
15720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
15754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
15721
15755
  */
15722
15756
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
15723
15757
  return __awaiter(this, void 0, void 0, function* () {
@@ -15781,7 +15815,7 @@ class VirtualNetworkClient {
15781
15815
  * @param ChangeRouteTableCompartmentRequest
15782
15816
  * @return ChangeRouteTableCompartmentResponse
15783
15817
  * @throws OciError when an error occurs
15784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
15818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
15785
15819
  */
15786
15820
  changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
15787
15821
  return __awaiter(this, void 0, void 0, function* () {
@@ -15845,7 +15879,7 @@ class VirtualNetworkClient {
15845
15879
  * @param ChangeSecurityListCompartmentRequest
15846
15880
  * @return ChangeSecurityListCompartmentResponse
15847
15881
  * @throws OciError when an error occurs
15848
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
15882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
15849
15883
  */
15850
15884
  changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
15851
15885
  return __awaiter(this, void 0, void 0, function* () {
@@ -15909,7 +15943,7 @@ class VirtualNetworkClient {
15909
15943
  * @param ChangeServiceGatewayCompartmentRequest
15910
15944
  * @return ChangeServiceGatewayCompartmentResponse
15911
15945
  * @throws OciError when an error occurs
15912
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
15946
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
15913
15947
  */
15914
15948
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
15915
15949
  return __awaiter(this, void 0, void 0, function* () {
@@ -15973,7 +16007,7 @@ class VirtualNetworkClient {
15973
16007
  * @param ChangeSubnetCompartmentRequest
15974
16008
  * @return ChangeSubnetCompartmentResponse
15975
16009
  * @throws OciError when an error occurs
15976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
16010
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
15977
16011
  */
15978
16012
  changeSubnetCompartment(changeSubnetCompartmentRequest) {
15979
16013
  return __awaiter(this, void 0, void 0, function* () {
@@ -16042,7 +16076,7 @@ class VirtualNetworkClient {
16042
16076
  * @param ChangeVcnCompartmentRequest
16043
16077
  * @return ChangeVcnCompartmentResponse
16044
16078
  * @throws OciError when an error occurs
16045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
16079
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
16046
16080
  */
16047
16081
  changeVcnCompartment(changeVcnCompartmentRequest) {
16048
16082
  return __awaiter(this, void 0, void 0, function* () {
@@ -16111,7 +16145,7 @@ class VirtualNetworkClient {
16111
16145
  * @param ChangeVirtualCircuitCompartmentRequest
16112
16146
  * @return ChangeVirtualCircuitCompartmentResponse
16113
16147
  * @throws OciError when an error occurs
16114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
16148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
16115
16149
  */
16116
16150
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
16117
16151
  return __awaiter(this, void 0, void 0, function* () {
@@ -16175,7 +16209,7 @@ class VirtualNetworkClient {
16175
16209
  * @param ChangeVlanCompartmentRequest
16176
16210
  * @return ChangeVlanCompartmentResponse
16177
16211
  * @throws OciError when an error occurs
16178
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
16212
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
16179
16213
  */
16180
16214
  changeVlanCompartment(changeVlanCompartmentRequest) {
16181
16215
  return __awaiter(this, void 0, void 0, function* () {
@@ -16240,7 +16274,7 @@ class VirtualNetworkClient {
16240
16274
  * @param ChangeVtapCompartmentRequest
16241
16275
  * @return ChangeVtapCompartmentResponse
16242
16276
  * @throws OciError when an error occurs
16243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
16277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
16244
16278
  */
16245
16279
  changeVtapCompartment(changeVtapCompartmentRequest) {
16246
16280
  return __awaiter(this, void 0, void 0, function* () {
@@ -16315,7 +16349,7 @@ class VirtualNetworkClient {
16315
16349
  * @param ConnectLocalPeeringGatewaysRequest
16316
16350
  * @return ConnectLocalPeeringGatewaysResponse
16317
16351
  * @throws OciError when an error occurs
16318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
16352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
16319
16353
  */
16320
16354
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
16321
16355
  return __awaiter(this, void 0, void 0, function* () {
@@ -16377,7 +16411,7 @@ class VirtualNetworkClient {
16377
16411
  * @param ConnectRemotePeeringConnectionsRequest
16378
16412
  * @return ConnectRemotePeeringConnectionsResponse
16379
16413
  * @throws OciError when an error occurs
16380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
16414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
16381
16415
  */
16382
16416
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
16383
16417
  return __awaiter(this, void 0, void 0, function* () {
@@ -16432,7 +16466,7 @@ class VirtualNetworkClient {
16432
16466
  * @param CreateByoipRangeRequest
16433
16467
  * @return CreateByoipRangeResponse
16434
16468
  * @throws OciError when an error occurs
16435
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
16469
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
16436
16470
  */
16437
16471
  createByoipRange(createByoipRangeRequest) {
16438
16472
  return __awaiter(this, void 0, void 0, function* () {
@@ -16504,7 +16538,7 @@ class VirtualNetworkClient {
16504
16538
  * @param CreateCaptureFilterRequest
16505
16539
  * @return CreateCaptureFilterResponse
16506
16540
  * @throws OciError when an error occurs
16507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
16541
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
16508
16542
  */
16509
16543
  createCaptureFilter(createCaptureFilterRequest) {
16510
16544
  return __awaiter(this, void 0, void 0, function* () {
@@ -16582,7 +16616,7 @@ class VirtualNetworkClient {
16582
16616
  * @param CreateCpeRequest
16583
16617
  * @return CreateCpeResponse
16584
16618
  * @throws OciError when an error occurs
16585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
16619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
16586
16620
  */
16587
16621
  createCpe(createCpeRequest) {
16588
16622
  return __awaiter(this, void 0, void 0, function* () {
@@ -16663,7 +16697,7 @@ class VirtualNetworkClient {
16663
16697
  * @param CreateCrossConnectRequest
16664
16698
  * @return CreateCrossConnectResponse
16665
16699
  * @throws OciError when an error occurs
16666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
16700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
16667
16701
  */
16668
16702
  createCrossConnect(createCrossConnectRequest) {
16669
16703
  return __awaiter(this, void 0, void 0, function* () {
@@ -16740,7 +16774,7 @@ class VirtualNetworkClient {
16740
16774
  * @param CreateCrossConnectGroupRequest
16741
16775
  * @return CreateCrossConnectGroupResponse
16742
16776
  * @throws OciError when an error occurs
16743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
16777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
16744
16778
  */
16745
16779
  createCrossConnectGroup(createCrossConnectGroupRequest) {
16746
16780
  return __awaiter(this, void 0, void 0, function* () {
@@ -16814,7 +16848,7 @@ class VirtualNetworkClient {
16814
16848
  * @param CreateDhcpOptionsRequest
16815
16849
  * @return CreateDhcpOptionsResponse
16816
16850
  * @throws OciError when an error occurs
16817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
16851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
16818
16852
  */
16819
16853
  createDhcpOptions(createDhcpOptionsRequest) {
16820
16854
  return __awaiter(this, void 0, void 0, function* () {
@@ -16888,7 +16922,7 @@ class VirtualNetworkClient {
16888
16922
  * @param CreateDrgRequest
16889
16923
  * @return CreateDrgResponse
16890
16924
  * @throws OciError when an error occurs
16891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
16925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
16892
16926
  */
16893
16927
  createDrg(createDrgRequest) {
16894
16928
  return __awaiter(this, void 0, void 0, function* () {
@@ -16961,7 +16995,7 @@ class VirtualNetworkClient {
16961
16995
  * @param CreateDrgAttachmentRequest
16962
16996
  * @return CreateDrgAttachmentResponse
16963
16997
  * @throws OciError when an error occurs
16964
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
16998
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
16965
16999
  */
16966
17000
  createDrgAttachment(createDrgAttachmentRequest) {
16967
17001
  return __awaiter(this, void 0, void 0, function* () {
@@ -17027,7 +17061,7 @@ class VirtualNetworkClient {
17027
17061
  * @param CreateDrgRouteDistributionRequest
17028
17062
  * @return CreateDrgRouteDistributionResponse
17029
17063
  * @throws OciError when an error occurs
17030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
17064
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
17031
17065
  */
17032
17066
  createDrgRouteDistribution(createDrgRouteDistributionRequest) {
17033
17067
  return __awaiter(this, void 0, void 0, function* () {
@@ -17091,7 +17125,7 @@ class VirtualNetworkClient {
17091
17125
  * @param CreateDrgRouteTableRequest
17092
17126
  * @return CreateDrgRouteTableResponse
17093
17127
  * @throws OciError when an error occurs
17094
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
17128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
17095
17129
  */
17096
17130
  createDrgRouteTable(createDrgRouteTableRequest) {
17097
17131
  return __awaiter(this, void 0, void 0, function* () {
@@ -17181,7 +17215,7 @@ class VirtualNetworkClient {
17181
17215
  * @param CreateIPSecConnectionRequest
17182
17216
  * @return CreateIPSecConnectionResponse
17183
17217
  * @throws OciError when an error occurs
17184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
17218
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
17185
17219
  */
17186
17220
  createIPSecConnection(createIPSecConnectionRequest) {
17187
17221
  return __awaiter(this, void 0, void 0, function* () {
@@ -17263,7 +17297,7 @@ class VirtualNetworkClient {
17263
17297
  * @param CreateInternetGatewayRequest
17264
17298
  * @return CreateInternetGatewayResponse
17265
17299
  * @throws OciError when an error occurs
17266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
17300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
17267
17301
  */
17268
17302
  createInternetGateway(createInternetGatewayRequest) {
17269
17303
  return __awaiter(this, void 0, void 0, function* () {
@@ -17326,7 +17360,7 @@ class VirtualNetworkClient {
17326
17360
  * @param CreateIpv6Request
17327
17361
  * @return CreateIpv6Response
17328
17362
  * @throws OciError when an error occurs
17329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
17363
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
17330
17364
  */
17331
17365
  createIpv6(createIpv6Request) {
17332
17366
  return __awaiter(this, void 0, void 0, function* () {
@@ -17390,7 +17424,7 @@ class VirtualNetworkClient {
17390
17424
  * @param CreateLocalPeeringGatewayRequest
17391
17425
  * @return CreateLocalPeeringGatewayResponse
17392
17426
  * @throws OciError when an error occurs
17393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
17427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
17394
17428
  */
17395
17429
  createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
17396
17430
  return __awaiter(this, void 0, void 0, function* () {
@@ -17454,7 +17488,7 @@ class VirtualNetworkClient {
17454
17488
  * @param CreateNatGatewayRequest
17455
17489
  * @return CreateNatGatewayResponse
17456
17490
  * @throws OciError when an error occurs
17457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
17491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
17458
17492
  */
17459
17493
  createNatGateway(createNatGatewayRequest) {
17460
17494
  return __awaiter(this, void 0, void 0, function* () {
@@ -17517,7 +17551,7 @@ class VirtualNetworkClient {
17517
17551
  * @param CreateNetworkSecurityGroupRequest
17518
17552
  * @return CreateNetworkSecurityGroupResponse
17519
17553
  * @throws OciError when an error occurs
17520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
17554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
17521
17555
  */
17522
17556
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
17523
17557
  return __awaiter(this, void 0, void 0, function* () {
@@ -17582,7 +17616,7 @@ class VirtualNetworkClient {
17582
17616
  * @param CreatePrivateIpRequest
17583
17617
  * @return CreatePrivateIpResponse
17584
17618
  * @throws OciError when an error occurs
17585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
17619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
17586
17620
  */
17587
17621
  createPrivateIp(createPrivateIpRequest) {
17588
17622
  return __awaiter(this, void 0, void 0, function* () {
@@ -17665,7 +17699,7 @@ class VirtualNetworkClient {
17665
17699
  * @param CreatePublicIpRequest
17666
17700
  * @return CreatePublicIpResponse
17667
17701
  * @throws OciError when an error occurs
17668
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
17702
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
17669
17703
  */
17670
17704
  createPublicIp(createPublicIpRequest) {
17671
17705
  return __awaiter(this, void 0, void 0, function* () {
@@ -17728,7 +17762,7 @@ class VirtualNetworkClient {
17728
17762
  * @param CreatePublicIpPoolRequest
17729
17763
  * @return CreatePublicIpPoolResponse
17730
17764
  * @throws OciError when an error occurs
17731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
17765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
17732
17766
  */
17733
17767
  createPublicIpPool(createPublicIpPoolRequest) {
17734
17768
  return __awaiter(this, void 0, void 0, function* () {
@@ -17792,7 +17826,7 @@ class VirtualNetworkClient {
17792
17826
  * @param CreateRemotePeeringConnectionRequest
17793
17827
  * @return CreateRemotePeeringConnectionResponse
17794
17828
  * @throws OciError when an error occurs
17795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
17829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
17796
17830
  */
17797
17831
  createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
17798
17832
  return __awaiter(this, void 0, void 0, function* () {
@@ -17869,7 +17903,7 @@ class VirtualNetworkClient {
17869
17903
  * @param CreateRouteTableRequest
17870
17904
  * @return CreateRouteTableResponse
17871
17905
  * @throws OciError when an error occurs
17872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
17906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
17873
17907
  */
17874
17908
  createRouteTable(createRouteTableRequest) {
17875
17909
  return __awaiter(this, void 0, void 0, function* () {
@@ -17945,7 +17979,7 @@ class VirtualNetworkClient {
17945
17979
  * @param CreateSecurityListRequest
17946
17980
  * @return CreateSecurityListResponse
17947
17981
  * @throws OciError when an error occurs
17948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
17982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
17949
17983
  */
17950
17984
  createSecurityList(createSecurityListRequest) {
17951
17985
  return __awaiter(this, void 0, void 0, function* () {
@@ -18016,7 +18050,7 @@ class VirtualNetworkClient {
18016
18050
  * @param CreateServiceGatewayRequest
18017
18051
  * @return CreateServiceGatewayResponse
18018
18052
  * @throws OciError when an error occurs
18019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
18053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
18020
18054
  */
18021
18055
  createServiceGateway(createServiceGatewayRequest) {
18022
18056
  return __awaiter(this, void 0, void 0, function* () {
@@ -18104,7 +18138,7 @@ class VirtualNetworkClient {
18104
18138
  * @param CreateSubnetRequest
18105
18139
  * @return CreateSubnetResponse
18106
18140
  * @throws OciError when an error occurs
18107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
18141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
18108
18142
  */
18109
18143
  createSubnet(createSubnetRequest) {
18110
18144
  return __awaiter(this, void 0, void 0, function* () {
@@ -18199,7 +18233,7 @@ class VirtualNetworkClient {
18199
18233
  * @param CreateVcnRequest
18200
18234
  * @return CreateVcnResponse
18201
18235
  * @throws OciError when an error occurs
18202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
18236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
18203
18237
  */
18204
18238
  createVcn(createVcnRequest) {
18205
18239
  return __awaiter(this, void 0, void 0, function* () {
@@ -18282,7 +18316,7 @@ class VirtualNetworkClient {
18282
18316
  * @param CreateVirtualCircuitRequest
18283
18317
  * @return CreateVirtualCircuitResponse
18284
18318
  * @throws OciError when an error occurs
18285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
18319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
18286
18320
  */
18287
18321
  createVirtualCircuit(createVirtualCircuitRequest) {
18288
18322
  return __awaiter(this, void 0, void 0, function* () {
@@ -18345,7 +18379,7 @@ class VirtualNetworkClient {
18345
18379
  * @param CreateVlanRequest
18346
18380
  * @return CreateVlanResponse
18347
18381
  * @throws OciError when an error occurs
18348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
18382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
18349
18383
  */
18350
18384
  createVlan(createVlanRequest) {
18351
18385
  return __awaiter(this, void 0, void 0, function* () {
@@ -18417,7 +18451,7 @@ class VirtualNetworkClient {
18417
18451
  * @param CreateVtapRequest
18418
18452
  * @return CreateVtapResponse
18419
18453
  * @throws OciError when an error occurs
18420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
18454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
18421
18455
  */
18422
18456
  createVtap(createVtapRequest) {
18423
18457
  return __awaiter(this, void 0, void 0, function* () {
@@ -18485,7 +18519,7 @@ class VirtualNetworkClient {
18485
18519
  * @param DeleteByoipRangeRequest
18486
18520
  * @return DeleteByoipRangeResponse
18487
18521
  * @throws OciError when an error occurs
18488
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
18522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
18489
18523
  */
18490
18524
  deleteByoipRange(deleteByoipRangeRequest) {
18491
18525
  return __awaiter(this, void 0, void 0, function* () {
@@ -18547,7 +18581,7 @@ class VirtualNetworkClient {
18547
18581
  * @param DeleteCaptureFilterRequest
18548
18582
  * @return DeleteCaptureFilterResponse
18549
18583
  * @throws OciError when an error occurs
18550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
18584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
18551
18585
  */
18552
18586
  deleteCaptureFilter(deleteCaptureFilterRequest) {
18553
18587
  return __awaiter(this, void 0, void 0, function* () {
@@ -18605,7 +18639,7 @@ class VirtualNetworkClient {
18605
18639
  * @param DeleteCpeRequest
18606
18640
  * @return DeleteCpeResponse
18607
18641
  * @throws OciError when an error occurs
18608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
18642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
18609
18643
  */
18610
18644
  deleteCpe(deleteCpeRequest) {
18611
18645
  return __awaiter(this, void 0, void 0, function* () {
@@ -18661,7 +18695,7 @@ class VirtualNetworkClient {
18661
18695
  * @param DeleteCrossConnectRequest
18662
18696
  * @return DeleteCrossConnectResponse
18663
18697
  * @throws OciError when an error occurs
18664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
18698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
18665
18699
  */
18666
18700
  deleteCrossConnect(deleteCrossConnectRequest) {
18667
18701
  return __awaiter(this, void 0, void 0, function* () {
@@ -18718,7 +18752,7 @@ class VirtualNetworkClient {
18718
18752
  * @param DeleteCrossConnectGroupRequest
18719
18753
  * @return DeleteCrossConnectGroupResponse
18720
18754
  * @throws OciError when an error occurs
18721
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
18755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
18722
18756
  */
18723
18757
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
18724
18758
  return __awaiter(this, void 0, void 0, function* () {
@@ -18777,7 +18811,7 @@ class VirtualNetworkClient {
18777
18811
  * @param DeleteDhcpOptionsRequest
18778
18812
  * @return DeleteDhcpOptionsResponse
18779
18813
  * @throws OciError when an error occurs
18780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
18814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
18781
18815
  */
18782
18816
  deleteDhcpOptions(deleteDhcpOptionsRequest) {
18783
18817
  return __awaiter(this, void 0, void 0, function* () {
@@ -18835,7 +18869,7 @@ class VirtualNetworkClient {
18835
18869
  * @param DeleteDrgRequest
18836
18870
  * @return DeleteDrgResponse
18837
18871
  * @throws OciError when an error occurs
18838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
18872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
18839
18873
  */
18840
18874
  deleteDrg(deleteDrgRequest) {
18841
18875
  return __awaiter(this, void 0, void 0, function* () {
@@ -18892,7 +18926,7 @@ class VirtualNetworkClient {
18892
18926
  * @param DeleteDrgAttachmentRequest
18893
18927
  * @return DeleteDrgAttachmentResponse
18894
18928
  * @throws OciError when an error occurs
18895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
18929
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
18896
18930
  */
18897
18931
  deleteDrgAttachment(deleteDrgAttachmentRequest) {
18898
18932
  return __awaiter(this, void 0, void 0, function* () {
@@ -18949,7 +18983,7 @@ class VirtualNetworkClient {
18949
18983
  * @param DeleteDrgRouteDistributionRequest
18950
18984
  * @return DeleteDrgRouteDistributionResponse
18951
18985
  * @throws OciError when an error occurs
18952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
18986
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
18953
18987
  */
18954
18988
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
18955
18989
  return __awaiter(this, void 0, void 0, function* () {
@@ -19004,7 +19038,7 @@ class VirtualNetworkClient {
19004
19038
  * @param DeleteDrgRouteTableRequest
19005
19039
  * @return DeleteDrgRouteTableResponse
19006
19040
  * @throws OciError when an error occurs
19007
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
19041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
19008
19042
  */
19009
19043
  deleteDrgRouteTable(deleteDrgRouteTableRequest) {
19010
19044
  return __awaiter(this, void 0, void 0, function* () {
@@ -19066,7 +19100,7 @@ class VirtualNetworkClient {
19066
19100
  * @param DeleteIPSecConnectionRequest
19067
19101
  * @return DeleteIPSecConnectionResponse
19068
19102
  * @throws OciError when an error occurs
19069
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
19103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
19070
19104
  */
19071
19105
  deleteIPSecConnection(deleteIPSecConnectionRequest) {
19072
19106
  return __awaiter(this, void 0, void 0, function* () {
@@ -19125,7 +19159,7 @@ class VirtualNetworkClient {
19125
19159
  * @param DeleteInternetGatewayRequest
19126
19160
  * @return DeleteInternetGatewayResponse
19127
19161
  * @throws OciError when an error occurs
19128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
19162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
19129
19163
  */
19130
19164
  deleteInternetGateway(deleteInternetGatewayRequest) {
19131
19165
  return __awaiter(this, void 0, void 0, function* () {
@@ -19181,7 +19215,7 @@ class VirtualNetworkClient {
19181
19215
  * @param DeleteIpv6Request
19182
19216
  * @return DeleteIpv6Response
19183
19217
  * @throws OciError when an error occurs
19184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
19218
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
19185
19219
  */
19186
19220
  deleteIpv6(deleteIpv6Request) {
19187
19221
  return __awaiter(this, void 0, void 0, function* () {
@@ -19240,7 +19274,7 @@ class VirtualNetworkClient {
19240
19274
  * @param DeleteLocalPeeringGatewayRequest
19241
19275
  * @return DeleteLocalPeeringGatewayResponse
19242
19276
  * @throws OciError when an error occurs
19243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
19277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
19244
19278
  */
19245
19279
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
19246
19280
  return __awaiter(this, void 0, void 0, function* () {
@@ -19299,7 +19333,7 @@ class VirtualNetworkClient {
19299
19333
  * @param DeleteNatGatewayRequest
19300
19334
  * @return DeleteNatGatewayResponse
19301
19335
  * @throws OciError when an error occurs
19302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
19336
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
19303
19337
  */
19304
19338
  deleteNatGateway(deleteNatGatewayRequest) {
19305
19339
  return __awaiter(this, void 0, void 0, function* () {
@@ -19360,7 +19394,7 @@ class VirtualNetworkClient {
19360
19394
  * @param DeleteNetworkSecurityGroupRequest
19361
19395
  * @return DeleteNetworkSecurityGroupResponse
19362
19396
  * @throws OciError when an error occurs
19363
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
19397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
19364
19398
  */
19365
19399
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
19366
19400
  return __awaiter(this, void 0, void 0, function* () {
@@ -19425,7 +19459,7 @@ class VirtualNetworkClient {
19425
19459
  * @param DeletePrivateIpRequest
19426
19460
  * @return DeletePrivateIpResponse
19427
19461
  * @throws OciError when an error occurs
19428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
19462
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
19429
19463
  */
19430
19464
  deletePrivateIp(deletePrivateIpRequest) {
19431
19465
  return __awaiter(this, void 0, void 0, function* () {
@@ -19494,7 +19528,7 @@ class VirtualNetworkClient {
19494
19528
  * @param DeletePublicIpRequest
19495
19529
  * @return DeletePublicIpResponse
19496
19530
  * @throws OciError when an error occurs
19497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
19531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
19498
19532
  */
19499
19533
  deletePublicIp(deletePublicIpRequest) {
19500
19534
  return __awaiter(this, void 0, void 0, function* () {
@@ -19551,7 +19585,7 @@ class VirtualNetworkClient {
19551
19585
  * @param DeletePublicIpPoolRequest
19552
19586
  * @return DeletePublicIpPoolResponse
19553
19587
  * @throws OciError when an error occurs
19554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
19588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
19555
19589
  */
19556
19590
  deletePublicIpPool(deletePublicIpPoolRequest) {
19557
19591
  return __awaiter(this, void 0, void 0, function* () {
@@ -19610,7 +19644,7 @@ class VirtualNetworkClient {
19610
19644
  * @param DeleteRemotePeeringConnectionRequest
19611
19645
  * @return DeleteRemotePeeringConnectionResponse
19612
19646
  * @throws OciError when an error occurs
19613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
19647
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
19614
19648
  */
19615
19649
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
19616
19650
  return __awaiter(this, void 0, void 0, function* () {
@@ -19669,7 +19703,7 @@ class VirtualNetworkClient {
19669
19703
  * @param DeleteRouteTableRequest
19670
19704
  * @return DeleteRouteTableResponse
19671
19705
  * @throws OciError when an error occurs
19672
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
19706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
19673
19707
  */
19674
19708
  deleteRouteTable(deleteRouteTableRequest) {
19675
19709
  return __awaiter(this, void 0, void 0, function* () {
@@ -19728,7 +19762,7 @@ class VirtualNetworkClient {
19728
19762
  * @param DeleteSecurityListRequest
19729
19763
  * @return DeleteSecurityListResponse
19730
19764
  * @throws OciError when an error occurs
19731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
19765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
19732
19766
  */
19733
19767
  deleteSecurityList(deleteSecurityListRequest) {
19734
19768
  return __awaiter(this, void 0, void 0, function* () {
@@ -19784,7 +19818,7 @@ class VirtualNetworkClient {
19784
19818
  * @param DeleteServiceGatewayRequest
19785
19819
  * @return DeleteServiceGatewayResponse
19786
19820
  * @throws OciError when an error occurs
19787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
19821
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
19788
19822
  */
19789
19823
  deleteServiceGateway(deleteServiceGatewayRequest) {
19790
19824
  return __awaiter(this, void 0, void 0, function* () {
@@ -19841,7 +19875,7 @@ class VirtualNetworkClient {
19841
19875
  * @param DeleteSubnetRequest
19842
19876
  * @return DeleteSubnetResponse
19843
19877
  * @throws OciError when an error occurs
19844
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
19878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
19845
19879
  */
19846
19880
  deleteSubnet(deleteSubnetRequest) {
19847
19881
  return __awaiter(this, void 0, void 0, function* () {
@@ -19901,7 +19935,7 @@ class VirtualNetworkClient {
19901
19935
  * @param DeleteVcnRequest
19902
19936
  * @return DeleteVcnResponse
19903
19937
  * @throws OciError when an error occurs
19904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
19938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
19905
19939
  */
19906
19940
  deleteVcn(deleteVcnRequest) {
19907
19941
  return __awaiter(this, void 0, void 0, function* () {
@@ -19960,7 +19994,7 @@ class VirtualNetworkClient {
19960
19994
  * @param DeleteVirtualCircuitRequest
19961
19995
  * @return DeleteVirtualCircuitResponse
19962
19996
  * @throws OciError when an error occurs
19963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
19997
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
19964
19998
  */
19965
19999
  deleteVirtualCircuit(deleteVirtualCircuitRequest) {
19966
20000
  return __awaiter(this, void 0, void 0, function* () {
@@ -20015,7 +20049,7 @@ class VirtualNetworkClient {
20015
20049
  * @param DeleteVlanRequest
20016
20050
  * @return DeleteVlanResponse
20017
20051
  * @throws OciError when an error occurs
20018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
20052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
20019
20053
  */
20020
20054
  deleteVlan(deleteVlanRequest) {
20021
20055
  return __awaiter(this, void 0, void 0, function* () {
@@ -20072,7 +20106,7 @@ class VirtualNetworkClient {
20072
20106
  * @param DeleteVtapRequest
20073
20107
  * @return DeleteVtapResponse
20074
20108
  * @throws OciError when an error occurs
20075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
20109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
20076
20110
  */
20077
20111
  deleteVtap(deleteVtapRequest) {
20078
20112
  return __awaiter(this, void 0, void 0, function* () {
@@ -20144,7 +20178,7 @@ class VirtualNetworkClient {
20144
20178
  * @param DetachServiceIdRequest
20145
20179
  * @return DetachServiceIdResponse
20146
20180
  * @throws OciError when an error occurs
20147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
20181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
20148
20182
  */
20149
20183
  detachServiceId(detachServiceIdRequest) {
20150
20184
  return __awaiter(this, void 0, void 0, function* () {
@@ -20204,7 +20238,7 @@ class VirtualNetworkClient {
20204
20238
  * @param GetAllDrgAttachmentsRequest
20205
20239
  * @return GetAllDrgAttachmentsResponse
20206
20240
  * @throws OciError when an error occurs
20207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
20241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
20208
20242
  */
20209
20243
  getAllDrgAttachments(getAllDrgAttachmentsRequest) {
20210
20244
  return __awaiter(this, void 0, void 0, function* () {
@@ -20313,7 +20347,7 @@ class VirtualNetworkClient {
20313
20347
  * @param GetAllowedIkeIPSecParametersRequest
20314
20348
  * @return GetAllowedIkeIPSecParametersResponse
20315
20349
  * @throws OciError when an error occurs
20316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
20350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
20317
20351
  */
20318
20352
  getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
20319
20353
  return __awaiter(this, void 0, void 0, function* () {
@@ -20370,7 +20404,7 @@ class VirtualNetworkClient {
20370
20404
  * @param GetByoipRangeRequest
20371
20405
  * @return GetByoipRangeResponse
20372
20406
  * @throws OciError when an error occurs
20373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
20407
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
20374
20408
  */
20375
20409
  getByoipRange(getByoipRangeRequest) {
20376
20410
  return __awaiter(this, void 0, void 0, function* () {
@@ -20433,7 +20467,7 @@ class VirtualNetworkClient {
20433
20467
  * @param GetCaptureFilterRequest
20434
20468
  * @return GetCaptureFilterResponse
20435
20469
  * @throws OciError when an error occurs
20436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
20470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
20437
20471
  */
20438
20472
  getCaptureFilter(getCaptureFilterRequest) {
20439
20473
  return __awaiter(this, void 0, void 0, function* () {
@@ -20496,7 +20530,7 @@ class VirtualNetworkClient {
20496
20530
  * @param GetCpeRequest
20497
20531
  * @return GetCpeResponse
20498
20532
  * @throws OciError when an error occurs
20499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
20533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
20500
20534
  */
20501
20535
  getCpe(getCpeRequest) {
20502
20536
  return __awaiter(this, void 0, void 0, function* () {
@@ -20576,7 +20610,7 @@ class VirtualNetworkClient {
20576
20610
  * @param GetCpeDeviceConfigContentRequest
20577
20611
  * @return GetCpeDeviceConfigContentResponse
20578
20612
  * @throws OciError when an error occurs
20579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
20613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
20580
20614
  */
20581
20615
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
20582
20616
  return __awaiter(this, void 0, void 0, function* () {
@@ -20642,7 +20676,7 @@ class VirtualNetworkClient {
20642
20676
  * @param GetCpeDeviceShapeRequest
20643
20677
  * @return GetCpeDeviceShapeResponse
20644
20678
  * @throws OciError when an error occurs
20645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
20679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
20646
20680
  */
20647
20681
  getCpeDeviceShape(getCpeDeviceShapeRequest) {
20648
20682
  return __awaiter(this, void 0, void 0, function* () {
@@ -20700,7 +20734,7 @@ class VirtualNetworkClient {
20700
20734
  * @param GetCrossConnectRequest
20701
20735
  * @return GetCrossConnectResponse
20702
20736
  * @throws OciError when an error occurs
20703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
20737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
20704
20738
  */
20705
20739
  getCrossConnect(getCrossConnectRequest) {
20706
20740
  return __awaiter(this, void 0, void 0, function* () {
@@ -20762,7 +20796,7 @@ class VirtualNetworkClient {
20762
20796
  * @param GetCrossConnectGroupRequest
20763
20797
  * @return GetCrossConnectGroupResponse
20764
20798
  * @throws OciError when an error occurs
20765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
20799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
20766
20800
  */
20767
20801
  getCrossConnectGroup(getCrossConnectGroupRequest) {
20768
20802
  return __awaiter(this, void 0, void 0, function* () {
@@ -20824,7 +20858,7 @@ class VirtualNetworkClient {
20824
20858
  * @param GetCrossConnectLetterOfAuthorityRequest
20825
20859
  * @return GetCrossConnectLetterOfAuthorityResponse
20826
20860
  * @throws OciError when an error occurs
20827
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
20861
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
20828
20862
  */
20829
20863
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
20830
20864
  return __awaiter(this, void 0, void 0, function* () {
@@ -20882,7 +20916,7 @@ class VirtualNetworkClient {
20882
20916
  * @param GetCrossConnectStatusRequest
20883
20917
  * @return GetCrossConnectStatusResponse
20884
20918
  * @throws OciError when an error occurs
20885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
20919
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
20886
20920
  */
20887
20921
  getCrossConnectStatus(getCrossConnectStatusRequest) {
20888
20922
  return __awaiter(this, void 0, void 0, function* () {
@@ -20939,7 +20973,7 @@ class VirtualNetworkClient {
20939
20973
  * @param GetDhcpOptionsRequest
20940
20974
  * @return GetDhcpOptionsResponse
20941
20975
  * @throws OciError when an error occurs
20942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
20976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
20943
20977
  */
20944
20978
  getDhcpOptions(getDhcpOptionsRequest) {
20945
20979
  return __awaiter(this, void 0, void 0, function* () {
@@ -21001,7 +21035,7 @@ class VirtualNetworkClient {
21001
21035
  * @param GetDrgRequest
21002
21036
  * @return GetDrgResponse
21003
21037
  * @throws OciError when an error occurs
21004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
21038
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
21005
21039
  */
21006
21040
  getDrg(getDrgRequest) {
21007
21041
  return __awaiter(this, void 0, void 0, function* () {
@@ -21063,7 +21097,7 @@ class VirtualNetworkClient {
21063
21097
  * @param GetDrgAttachmentRequest
21064
21098
  * @return GetDrgAttachmentResponse
21065
21099
  * @throws OciError when an error occurs
21066
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
21100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
21067
21101
  */
21068
21102
  getDrgAttachment(getDrgAttachmentRequest) {
21069
21103
  return __awaiter(this, void 0, void 0, function* () {
@@ -21127,7 +21161,7 @@ class VirtualNetworkClient {
21127
21161
  * @param GetDrgRedundancyStatusRequest
21128
21162
  * @return GetDrgRedundancyStatusResponse
21129
21163
  * @throws OciError when an error occurs
21130
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
21164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
21131
21165
  */
21132
21166
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
21133
21167
  return __awaiter(this, void 0, void 0, function* () {
@@ -21185,7 +21219,7 @@ class VirtualNetworkClient {
21185
21219
  * @param GetDrgRouteDistributionRequest
21186
21220
  * @return GetDrgRouteDistributionResponse
21187
21221
  * @throws OciError when an error occurs
21188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
21222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
21189
21223
  */
21190
21224
  getDrgRouteDistribution(getDrgRouteDistributionRequest) {
21191
21225
  return __awaiter(this, void 0, void 0, function* () {
@@ -21247,7 +21281,7 @@ class VirtualNetworkClient {
21247
21281
  * @param GetDrgRouteTableRequest
21248
21282
  * @return GetDrgRouteTableResponse
21249
21283
  * @throws OciError when an error occurs
21250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
21284
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
21251
21285
  */
21252
21286
  getDrgRouteTable(getDrgRouteTableRequest) {
21253
21287
  return __awaiter(this, void 0, void 0, function* () {
@@ -21311,7 +21345,7 @@ class VirtualNetworkClient {
21311
21345
  * @param GetFastConnectProviderServiceRequest
21312
21346
  * @return GetFastConnectProviderServiceResponse
21313
21347
  * @throws OciError when an error occurs
21314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
21348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
21315
21349
  */
21316
21350
  getFastConnectProviderService(getFastConnectProviderServiceRequest) {
21317
21351
  return __awaiter(this, void 0, void 0, function* () {
@@ -21370,7 +21404,7 @@ class VirtualNetworkClient {
21370
21404
  * @param GetFastConnectProviderServiceKeyRequest
21371
21405
  * @return GetFastConnectProviderServiceKeyResponse
21372
21406
  * @throws OciError when an error occurs
21373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
21407
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
21374
21408
  */
21375
21409
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
21376
21410
  return __awaiter(this, void 0, void 0, function* () {
@@ -21431,7 +21465,7 @@ class VirtualNetworkClient {
21431
21465
  * @param GetIPSecConnectionRequest
21432
21466
  * @return GetIPSecConnectionResponse
21433
21467
  * @throws OciError when an error occurs
21434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
21468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
21435
21469
  */
21436
21470
  getIPSecConnection(getIPSecConnectionRequest) {
21437
21471
  return __awaiter(this, void 0, void 0, function* () {
@@ -21497,7 +21531,7 @@ class VirtualNetworkClient {
21497
21531
  * @param GetIPSecConnectionDeviceConfigRequest
21498
21532
  * @return GetIPSecConnectionDeviceConfigResponse
21499
21533
  * @throws OciError when an error occurs
21500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
21534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
21501
21535
  */
21502
21536
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
21503
21537
  return __awaiter(this, void 0, void 0, function* () {
@@ -21561,7 +21595,7 @@ class VirtualNetworkClient {
21561
21595
  * @param GetIPSecConnectionDeviceStatusRequest
21562
21596
  * @return GetIPSecConnectionDeviceStatusResponse
21563
21597
  * @throws OciError when an error occurs
21564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
21598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
21565
21599
  */
21566
21600
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
21567
21601
  return __awaiter(this, void 0, void 0, function* () {
@@ -21626,7 +21660,7 @@ class VirtualNetworkClient {
21626
21660
  * @param GetIPSecConnectionTunnelRequest
21627
21661
  * @return GetIPSecConnectionTunnelResponse
21628
21662
  * @throws OciError when an error occurs
21629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
21663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
21630
21664
  */
21631
21665
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
21632
21666
  return __awaiter(this, void 0, void 0, function* () {
@@ -21690,7 +21724,7 @@ class VirtualNetworkClient {
21690
21724
  * @param GetIPSecConnectionTunnelErrorRequest
21691
21725
  * @return GetIPSecConnectionTunnelErrorResponse
21692
21726
  * @throws OciError when an error occurs
21693
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
21727
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
21694
21728
  */
21695
21729
  getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
21696
21730
  return __awaiter(this, void 0, void 0, function* () {
@@ -21750,7 +21784,7 @@ class VirtualNetworkClient {
21750
21784
  * @param GetIPSecConnectionTunnelSharedSecretRequest
21751
21785
  * @return GetIPSecConnectionTunnelSharedSecretResponse
21752
21786
  * @throws OciError when an error occurs
21753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
21787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
21754
21788
  */
21755
21789
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
21756
21790
  return __awaiter(this, void 0, void 0, function* () {
@@ -21813,7 +21847,7 @@ class VirtualNetworkClient {
21813
21847
  * @param GetInternetGatewayRequest
21814
21848
  * @return GetInternetGatewayResponse
21815
21849
  * @throws OciError when an error occurs
21816
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
21850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
21817
21851
  */
21818
21852
  getInternetGateway(getInternetGatewayRequest) {
21819
21853
  return __awaiter(this, void 0, void 0, function* () {
@@ -21894,7 +21928,7 @@ class VirtualNetworkClient {
21894
21928
  * @param GetIpsecCpeDeviceConfigContentRequest
21895
21929
  * @return GetIpsecCpeDeviceConfigContentResponse
21896
21930
  * @throws OciError when an error occurs
21897
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
21931
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
21898
21932
  */
21899
21933
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
21900
21934
  return __awaiter(this, void 0, void 0, function* () {
@@ -21955,7 +21989,7 @@ class VirtualNetworkClient {
21955
21989
  * @param GetIpv6Request
21956
21990
  * @return GetIpv6Response
21957
21991
  * @throws OciError when an error occurs
21958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
21992
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
21959
21993
  */
21960
21994
  getIpv6(getIpv6Request) {
21961
21995
  return __awaiter(this, void 0, void 0, function* () {
@@ -22018,7 +22052,7 @@ class VirtualNetworkClient {
22018
22052
  * @param GetLocalPeeringGatewayRequest
22019
22053
  * @return GetLocalPeeringGatewayResponse
22020
22054
  * @throws OciError when an error occurs
22021
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
22055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
22022
22056
  */
22023
22057
  getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
22024
22058
  return __awaiter(this, void 0, void 0, function* () {
@@ -22080,7 +22114,7 @@ class VirtualNetworkClient {
22080
22114
  * @param GetNatGatewayRequest
22081
22115
  * @return GetNatGatewayResponse
22082
22116
  * @throws OciError when an error occurs
22083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
22117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
22084
22118
  */
22085
22119
  getNatGateway(getNatGatewayRequest) {
22086
22120
  return __awaiter(this, void 0, void 0, function* () {
@@ -22149,7 +22183,7 @@ class VirtualNetworkClient {
22149
22183
  * @param GetNetworkSecurityGroupRequest
22150
22184
  * @return GetNetworkSecurityGroupResponse
22151
22185
  * @throws OciError when an error occurs
22152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
22186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
22153
22187
  */
22154
22188
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
22155
22189
  return __awaiter(this, void 0, void 0, function* () {
@@ -22211,7 +22245,7 @@ class VirtualNetworkClient {
22211
22245
  * @param GetNetworkingTopologyRequest
22212
22246
  * @return GetNetworkingTopologyResponse
22213
22247
  * @throws OciError when an error occurs
22214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
22248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
22215
22249
  */
22216
22250
  getNetworkingTopology(getNetworkingTopologyRequest) {
22217
22251
  return __awaiter(this, void 0, void 0, function* () {
@@ -22282,7 +22316,7 @@ class VirtualNetworkClient {
22282
22316
  * @param GetPrivateIpRequest
22283
22317
  * @return GetPrivateIpResponse
22284
22318
  * @throws OciError when an error occurs
22285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
22319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
22286
22320
  */
22287
22321
  getPrivateIp(getPrivateIpRequest) {
22288
22322
  return __awaiter(this, void 0, void 0, function* () {
@@ -22355,7 +22389,7 @@ class VirtualNetworkClient {
22355
22389
  * @param GetPublicIpRequest
22356
22390
  * @return GetPublicIpResponse
22357
22391
  * @throws OciError when an error occurs
22358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
22392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
22359
22393
  */
22360
22394
  getPublicIp(getPublicIpRequest) {
22361
22395
  return __awaiter(this, void 0, void 0, function* () {
@@ -22422,7 +22456,7 @@ class VirtualNetworkClient {
22422
22456
  * @param GetPublicIpByIpAddressRequest
22423
22457
  * @return GetPublicIpByIpAddressResponse
22424
22458
  * @throws OciError when an error occurs
22425
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
22459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
22426
22460
  */
22427
22461
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
22428
22462
  return __awaiter(this, void 0, void 0, function* () {
@@ -22494,7 +22528,7 @@ class VirtualNetworkClient {
22494
22528
  * @param GetPublicIpByPrivateIpIdRequest
22495
22529
  * @return GetPublicIpByPrivateIpIdResponse
22496
22530
  * @throws OciError when an error occurs
22497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
22531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
22498
22532
  */
22499
22533
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
22500
22534
  return __awaiter(this, void 0, void 0, function* () {
@@ -22556,7 +22590,7 @@ class VirtualNetworkClient {
22556
22590
  * @param GetPublicIpPoolRequest
22557
22591
  * @return GetPublicIpPoolResponse
22558
22592
  * @throws OciError when an error occurs
22559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
22593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
22560
22594
  */
22561
22595
  getPublicIpPool(getPublicIpPoolRequest) {
22562
22596
  return __awaiter(this, void 0, void 0, function* () {
@@ -22620,7 +22654,7 @@ class VirtualNetworkClient {
22620
22654
  * @param GetRemotePeeringConnectionRequest
22621
22655
  * @return GetRemotePeeringConnectionResponse
22622
22656
  * @throws OciError when an error occurs
22623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
22657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
22624
22658
  */
22625
22659
  getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
22626
22660
  return __awaiter(this, void 0, void 0, function* () {
@@ -22682,7 +22716,7 @@ class VirtualNetworkClient {
22682
22716
  * @param GetRouteTableRequest
22683
22717
  * @return GetRouteTableResponse
22684
22718
  * @throws OciError when an error occurs
22685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
22719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
22686
22720
  */
22687
22721
  getRouteTable(getRouteTableRequest) {
22688
22722
  return __awaiter(this, void 0, void 0, function* () {
@@ -22744,7 +22778,7 @@ class VirtualNetworkClient {
22744
22778
  * @param GetSecurityListRequest
22745
22779
  * @return GetSecurityListResponse
22746
22780
  * @throws OciError when an error occurs
22747
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
22781
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
22748
22782
  */
22749
22783
  getSecurityList(getSecurityListRequest) {
22750
22784
  return __awaiter(this, void 0, void 0, function* () {
@@ -22807,7 +22841,7 @@ class VirtualNetworkClient {
22807
22841
  * @param GetServiceRequest
22808
22842
  * @return GetServiceResponse
22809
22843
  * @throws OciError when an error occurs
22810
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetService.ts.html |here} to see how to use GetService API.
22844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetService.ts.html |here} to see how to use GetService API.
22811
22845
  */
22812
22846
  getService(getServiceRequest) {
22813
22847
  return __awaiter(this, void 0, void 0, function* () {
@@ -22869,7 +22903,7 @@ class VirtualNetworkClient {
22869
22903
  * @param GetServiceGatewayRequest
22870
22904
  * @return GetServiceGatewayResponse
22871
22905
  * @throws OciError when an error occurs
22872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
22906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
22873
22907
  */
22874
22908
  getServiceGateway(getServiceGatewayRequest) {
22875
22909
  return __awaiter(this, void 0, void 0, function* () {
@@ -22931,7 +22965,7 @@ class VirtualNetworkClient {
22931
22965
  * @param GetSubnetRequest
22932
22966
  * @return GetSubnetResponse
22933
22967
  * @throws OciError when an error occurs
22934
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
22968
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
22935
22969
  */
22936
22970
  getSubnet(getSubnetRequest) {
22937
22971
  return __awaiter(this, void 0, void 0, function* () {
@@ -22993,7 +23027,7 @@ class VirtualNetworkClient {
22993
23027
  * @param GetSubnetTopologyRequest
22994
23028
  * @return GetSubnetTopologyResponse
22995
23029
  * @throws OciError when an error occurs
22996
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
23030
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
22997
23031
  */
22998
23032
  getSubnetTopology(getSubnetTopologyRequest) {
22999
23033
  return __awaiter(this, void 0, void 0, function* () {
@@ -23066,7 +23100,7 @@ class VirtualNetworkClient {
23066
23100
  * @param GetTunnelCpeDeviceConfigRequest
23067
23101
  * @return GetTunnelCpeDeviceConfigResponse
23068
23102
  * @throws OciError when an error occurs
23069
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
23103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
23070
23104
  */
23071
23105
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
23072
23106
  return __awaiter(this, void 0, void 0, function* () {
@@ -23148,7 +23182,7 @@ class VirtualNetworkClient {
23148
23182
  * @param GetTunnelCpeDeviceConfigContentRequest
23149
23183
  * @return GetTunnelCpeDeviceConfigContentResponse
23150
23184
  * @throws OciError when an error occurs
23151
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
23185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
23152
23186
  */
23153
23187
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
23154
23188
  return __awaiter(this, void 0, void 0, function* () {
@@ -23207,7 +23241,7 @@ class VirtualNetworkClient {
23207
23241
  * @param GetUpgradeStatusRequest
23208
23242
  * @return GetUpgradeStatusResponse
23209
23243
  * @throws OciError when an error occurs
23210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
23244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
23211
23245
  */
23212
23246
  getUpgradeStatus(getUpgradeStatusRequest) {
23213
23247
  return __awaiter(this, void 0, void 0, function* () {
@@ -23265,7 +23299,7 @@ class VirtualNetworkClient {
23265
23299
  * @param GetVcnRequest
23266
23300
  * @return GetVcnResponse
23267
23301
  * @throws OciError when an error occurs
23268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
23302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
23269
23303
  */
23270
23304
  getVcn(getVcnRequest) {
23271
23305
  return __awaiter(this, void 0, void 0, function* () {
@@ -23327,7 +23361,7 @@ class VirtualNetworkClient {
23327
23361
  * @param GetVcnDnsResolverAssociationRequest
23328
23362
  * @return GetVcnDnsResolverAssociationResponse
23329
23363
  * @throws OciError when an error occurs
23330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
23364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
23331
23365
  */
23332
23366
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
23333
23367
  return __awaiter(this, void 0, void 0, function* () {
@@ -23390,7 +23424,7 @@ class VirtualNetworkClient {
23390
23424
  * @param GetVcnTopologyRequest
23391
23425
  * @return GetVcnTopologyResponse
23392
23426
  * @throws OciError when an error occurs
23393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
23427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
23394
23428
  */
23395
23429
  getVcnTopology(getVcnTopologyRequest) {
23396
23430
  return __awaiter(this, void 0, void 0, function* () {
@@ -23458,7 +23492,7 @@ class VirtualNetworkClient {
23458
23492
  * @param GetVirtualCircuitRequest
23459
23493
  * @return GetVirtualCircuitResponse
23460
23494
  * @throws OciError when an error occurs
23461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
23495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
23462
23496
  */
23463
23497
  getVirtualCircuit(getVirtualCircuitRequest) {
23464
23498
  return __awaiter(this, void 0, void 0, function* () {
@@ -23520,7 +23554,7 @@ class VirtualNetworkClient {
23520
23554
  * @param GetVlanRequest
23521
23555
  * @return GetVlanResponse
23522
23556
  * @throws OciError when an error occurs
23523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
23557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
23524
23558
  */
23525
23559
  getVlan(getVlanRequest) {
23526
23560
  return __awaiter(this, void 0, void 0, function* () {
@@ -23587,7 +23621,7 @@ class VirtualNetworkClient {
23587
23621
  * @param GetVnicRequest
23588
23622
  * @return GetVnicResponse
23589
23623
  * @throws OciError when an error occurs
23590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
23624
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
23591
23625
  */
23592
23626
  getVnic(getVnicRequest) {
23593
23627
  return __awaiter(this, void 0, void 0, function* () {
@@ -23649,7 +23683,7 @@ class VirtualNetworkClient {
23649
23683
  * @param GetVtapRequest
23650
23684
  * @return GetVtapResponse
23651
23685
  * @throws OciError when an error occurs
23652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
23686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
23653
23687
  */
23654
23688
  getVtap(getVtapRequest) {
23655
23689
  return __awaiter(this, void 0, void 0, function* () {
@@ -23714,7 +23748,7 @@ class VirtualNetworkClient {
23714
23748
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
23715
23749
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
23716
23750
  * @throws OciError when an error occurs
23717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
23751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
23718
23752
  */
23719
23753
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
23720
23754
  return __awaiter(this, void 0, void 0, function* () {
@@ -23771,7 +23805,7 @@ class VirtualNetworkClient {
23771
23805
  * @param ListByoipAllocatedRangesRequest
23772
23806
  * @return ListByoipAllocatedRangesResponse
23773
23807
  * @throws OciError when an error occurs
23774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
23808
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
23775
23809
  */
23776
23810
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
23777
23811
  return __awaiter(this, void 0, void 0, function* () {
@@ -23839,7 +23873,7 @@ class VirtualNetworkClient {
23839
23873
  * @param ListByoipRangesRequest
23840
23874
  * @return ListByoipRangesResponse
23841
23875
  * @throws OciError when an error occurs
23842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
23876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
23843
23877
  */
23844
23878
  listByoipRanges(listByoipRangesRequest) {
23845
23879
  return __awaiter(this, void 0, void 0, function* () {
@@ -23909,7 +23943,7 @@ class VirtualNetworkClient {
23909
23943
  * @param ListCaptureFiltersRequest
23910
23944
  * @return ListCaptureFiltersResponse
23911
23945
  * @throws OciError when an error occurs
23912
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
23946
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
23913
23947
  */
23914
23948
  listCaptureFilters(listCaptureFiltersRequest) {
23915
23949
  return __awaiter(this, void 0, void 0, function* () {
@@ -24031,7 +24065,7 @@ class VirtualNetworkClient {
24031
24065
  * @param ListCpeDeviceShapesRequest
24032
24066
  * @return ListCpeDeviceShapesResponse
24033
24067
  * @throws OciError when an error occurs
24034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
24068
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
24035
24069
  */
24036
24070
  listCpeDeviceShapes(listCpeDeviceShapesRequest) {
24037
24071
  return __awaiter(this, void 0, void 0, function* () {
@@ -24136,7 +24170,7 @@ class VirtualNetworkClient {
24136
24170
  * @param ListCpesRequest
24137
24171
  * @return ListCpesResponse
24138
24172
  * @throws OciError when an error occurs
24139
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
24173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
24140
24174
  */
24141
24175
  listCpes(listCpesRequest) {
24142
24176
  return __awaiter(this, void 0, void 0, function* () {
@@ -24241,7 +24275,7 @@ class VirtualNetworkClient {
24241
24275
  * @param ListCrossConnectGroupsRequest
24242
24276
  * @return ListCrossConnectGroupsResponse
24243
24277
  * @throws OciError when an error occurs
24244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
24278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
24245
24279
  */
24246
24280
  listCrossConnectGroups(listCrossConnectGroupsRequest) {
24247
24281
  return __awaiter(this, void 0, void 0, function* () {
@@ -24351,7 +24385,7 @@ class VirtualNetworkClient {
24351
24385
  * @param ListCrossConnectLocationsRequest
24352
24386
  * @return ListCrossConnectLocationsResponse
24353
24387
  * @throws OciError when an error occurs
24354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
24388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
24355
24389
  */
24356
24390
  listCrossConnectLocations(listCrossConnectLocationsRequest) {
24357
24391
  return __awaiter(this, void 0, void 0, function* () {
@@ -24457,7 +24491,7 @@ class VirtualNetworkClient {
24457
24491
  * @param ListCrossConnectMappingsRequest
24458
24492
  * @return ListCrossConnectMappingsResponse
24459
24493
  * @throws OciError when an error occurs
24460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
24494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
24461
24495
  */
24462
24496
  listCrossConnectMappings(listCrossConnectMappingsRequest) {
24463
24497
  return __awaiter(this, void 0, void 0, function* () {
@@ -24517,7 +24551,7 @@ class VirtualNetworkClient {
24517
24551
  * @param ListCrossConnectsRequest
24518
24552
  * @return ListCrossConnectsResponse
24519
24553
  * @throws OciError when an error occurs
24520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
24554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
24521
24555
  */
24522
24556
  listCrossConnects(listCrossConnectsRequest) {
24523
24557
  return __awaiter(this, void 0, void 0, function* () {
@@ -24629,7 +24663,7 @@ class VirtualNetworkClient {
24629
24663
  * @param ListCrossconnectPortSpeedShapesRequest
24630
24664
  * @return ListCrossconnectPortSpeedShapesResponse
24631
24665
  * @throws OciError when an error occurs
24632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
24666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
24633
24667
  */
24634
24668
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
24635
24669
  return __awaiter(this, void 0, void 0, function* () {
@@ -24737,7 +24771,7 @@ class VirtualNetworkClient {
24737
24771
  * @param ListDhcpOptionsRequest
24738
24772
  * @return ListDhcpOptionsResponse
24739
24773
  * @throws OciError when an error occurs
24740
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
24774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
24741
24775
  */
24742
24776
  listDhcpOptions(listDhcpOptionsRequest) {
24743
24777
  return __awaiter(this, void 0, void 0, function* () {
@@ -24852,7 +24886,7 @@ class VirtualNetworkClient {
24852
24886
  * @param ListDrgAttachmentsRequest
24853
24887
  * @return ListDrgAttachmentsResponse
24854
24888
  * @throws OciError when an error occurs
24855
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
24889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
24856
24890
  */
24857
24891
  listDrgAttachments(listDrgAttachmentsRequest) {
24858
24892
  return __awaiter(this, void 0, void 0, function* () {
@@ -24965,7 +24999,7 @@ class VirtualNetworkClient {
24965
24999
  * @param ListDrgRouteDistributionStatementsRequest
24966
25000
  * @return ListDrgRouteDistributionStatementsResponse
24967
25001
  * @throws OciError when an error occurs
24968
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
25002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
24969
25003
  */
24970
25004
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
24971
25005
  return __awaiter(this, void 0, void 0, function* () {
@@ -25076,7 +25110,7 @@ class VirtualNetworkClient {
25076
25110
  * @param ListDrgRouteDistributionsRequest
25077
25111
  * @return ListDrgRouteDistributionsResponse
25078
25112
  * @throws OciError when an error occurs
25079
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
25113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
25080
25114
  */
25081
25115
  listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
25082
25116
  return __awaiter(this, void 0, void 0, function* () {
@@ -25184,7 +25218,7 @@ class VirtualNetworkClient {
25184
25218
  * @param ListDrgRouteRulesRequest
25185
25219
  * @return ListDrgRouteRulesResponse
25186
25220
  * @throws OciError when an error occurs
25187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
25221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
25188
25222
  */
25189
25223
  listDrgRouteRules(listDrgRouteRulesRequest) {
25190
25224
  return __awaiter(this, void 0, void 0, function* () {
@@ -25293,7 +25327,7 @@ class VirtualNetworkClient {
25293
25327
  * @param ListDrgRouteTablesRequest
25294
25328
  * @return ListDrgRouteTablesResponse
25295
25329
  * @throws OciError when an error occurs
25296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
25330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
25297
25331
  */
25298
25332
  listDrgRouteTables(listDrgRouteTablesRequest) {
25299
25333
  return __awaiter(this, void 0, void 0, function* () {
@@ -25403,7 +25437,7 @@ class VirtualNetworkClient {
25403
25437
  * @param ListDrgsRequest
25404
25438
  * @return ListDrgsResponse
25405
25439
  * @throws OciError when an error occurs
25406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
25440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
25407
25441
  */
25408
25442
  listDrgs(listDrgsRequest) {
25409
25443
  return __awaiter(this, void 0, void 0, function* () {
@@ -25514,7 +25548,7 @@ class VirtualNetworkClient {
25514
25548
  * @param ListFastConnectProviderServicesRequest
25515
25549
  * @return ListFastConnectProviderServicesResponse
25516
25550
  * @throws OciError when an error occurs
25517
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
25551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
25518
25552
  */
25519
25553
  listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
25520
25554
  return __awaiter(this, void 0, void 0, function* () {
@@ -25622,7 +25656,7 @@ class VirtualNetworkClient {
25622
25656
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
25623
25657
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
25624
25658
  * @throws OciError when an error occurs
25625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
25659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
25626
25660
  */
25627
25661
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
25628
25662
  return __awaiter(this, void 0, void 0, function* () {
@@ -25728,7 +25762,7 @@ class VirtualNetworkClient {
25728
25762
  * @param ListIPSecConnectionTunnelRoutesRequest
25729
25763
  * @return ListIPSecConnectionTunnelRoutesResponse
25730
25764
  * @throws OciError when an error occurs
25731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
25765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
25732
25766
  */
25733
25767
  listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
25734
25768
  return __awaiter(this, void 0, void 0, function* () {
@@ -25841,7 +25875,7 @@ class VirtualNetworkClient {
25841
25875
  * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
25842
25876
  * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
25843
25877
  * @throws OciError when an error occurs
25844
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
25878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
25845
25879
  */
25846
25880
  listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
25847
25881
  return __awaiter(this, void 0, void 0, function* () {
@@ -25953,7 +25987,7 @@ class VirtualNetworkClient {
25953
25987
  * @param ListIPSecConnectionTunnelsRequest
25954
25988
  * @return ListIPSecConnectionTunnelsResponse
25955
25989
  * @throws OciError when an error occurs
25956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
25990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
25957
25991
  */
25958
25992
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
25959
25993
  return __awaiter(this, void 0, void 0, function* () {
@@ -26060,7 +26094,7 @@ class VirtualNetworkClient {
26060
26094
  * @param ListIPSecConnectionsRequest
26061
26095
  * @return ListIPSecConnectionsResponse
26062
26096
  * @throws OciError when an error occurs
26063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
26097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
26064
26098
  */
26065
26099
  listIPSecConnections(listIPSecConnectionsRequest) {
26066
26100
  return __awaiter(this, void 0, void 0, function* () {
@@ -26168,7 +26202,7 @@ class VirtualNetworkClient {
26168
26202
  * @param ListInternetGatewaysRequest
26169
26203
  * @return ListInternetGatewaysResponse
26170
26204
  * @throws OciError when an error occurs
26171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
26205
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
26172
26206
  */
26173
26207
  listInternetGateways(listInternetGatewaysRequest) {
26174
26208
  return __awaiter(this, void 0, void 0, function* () {
@@ -26285,7 +26319,7 @@ class VirtualNetworkClient {
26285
26319
  * @param ListIpv6sRequest
26286
26320
  * @return ListIpv6sResponse
26287
26321
  * @throws OciError when an error occurs
26288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
26322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
26289
26323
  */
26290
26324
  listIpv6s(listIpv6sRequest) {
26291
26325
  return __awaiter(this, void 0, void 0, function* () {
@@ -26394,7 +26428,7 @@ class VirtualNetworkClient {
26394
26428
  * @param ListLocalPeeringGatewaysRequest
26395
26429
  * @return ListLocalPeeringGatewaysResponse
26396
26430
  * @throws OciError when an error occurs
26397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
26431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
26398
26432
  */
26399
26433
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
26400
26434
  return __awaiter(this, void 0, void 0, function* () {
@@ -26501,7 +26535,7 @@ class VirtualNetworkClient {
26501
26535
  * @param ListNatGatewaysRequest
26502
26536
  * @return ListNatGatewaysResponse
26503
26537
  * @throws OciError when an error occurs
26504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
26538
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
26505
26539
  */
26506
26540
  listNatGateways(listNatGatewaysRequest) {
26507
26541
  return __awaiter(this, void 0, void 0, function* () {
@@ -26611,7 +26645,7 @@ class VirtualNetworkClient {
26611
26645
  * @param ListNetworkSecurityGroupSecurityRulesRequest
26612
26646
  * @return ListNetworkSecurityGroupSecurityRulesResponse
26613
26647
  * @throws OciError when an error occurs
26614
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
26648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
26615
26649
  */
26616
26650
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
26617
26651
  return __awaiter(this, void 0, void 0, function* () {
@@ -26720,7 +26754,7 @@ class VirtualNetworkClient {
26720
26754
  * @param ListNetworkSecurityGroupVnicsRequest
26721
26755
  * @return ListNetworkSecurityGroupVnicsResponse
26722
26756
  * @throws OciError when an error occurs
26723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
26757
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
26724
26758
  */
26725
26759
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
26726
26760
  return __awaiter(this, void 0, void 0, function* () {
@@ -26829,7 +26863,7 @@ class VirtualNetworkClient {
26829
26863
  * @param ListNetworkSecurityGroupsRequest
26830
26864
  * @return ListNetworkSecurityGroupsResponse
26831
26865
  * @throws OciError when an error occurs
26832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
26866
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
26833
26867
  */
26834
26868
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
26835
26869
  return __awaiter(this, void 0, void 0, function* () {
@@ -26955,7 +26989,7 @@ class VirtualNetworkClient {
26955
26989
  * @param ListPrivateIpsRequest
26956
26990
  * @return ListPrivateIpsResponse
26957
26991
  * @throws OciError when an error occurs
26958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
26992
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
26959
26993
  */
26960
26994
  listPrivateIps(listPrivateIpsRequest) {
26961
26995
  return __awaiter(this, void 0, void 0, function* () {
@@ -27064,7 +27098,7 @@ class VirtualNetworkClient {
27064
27098
  * @param ListPublicIpPoolsRequest
27065
27099
  * @return ListPublicIpPoolsResponse
27066
27100
  * @throws OciError when an error occurs
27067
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
27101
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
27068
27102
  */
27069
27103
  listPublicIpPools(listPublicIpPoolsRequest) {
27070
27104
  return __awaiter(this, void 0, void 0, function* () {
@@ -27153,7 +27187,7 @@ class VirtualNetworkClient {
27153
27187
  * @param ListPublicIpsRequest
27154
27188
  * @return ListPublicIpsResponse
27155
27189
  * @throws OciError when an error occurs
27156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
27190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
27157
27191
  */
27158
27192
  listPublicIps(listPublicIpsRequest) {
27159
27193
  return __awaiter(this, void 0, void 0, function* () {
@@ -27263,7 +27297,7 @@ class VirtualNetworkClient {
27263
27297
  * @param ListRemotePeeringConnectionsRequest
27264
27298
  * @return ListRemotePeeringConnectionsResponse
27265
27299
  * @throws OciError when an error occurs
27266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
27300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
27267
27301
  */
27268
27302
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
27269
27303
  return __awaiter(this, void 0, void 0, function* () {
@@ -27372,7 +27406,7 @@ class VirtualNetworkClient {
27372
27406
  * @param ListRouteTablesRequest
27373
27407
  * @return ListRouteTablesResponse
27374
27408
  * @throws OciError when an error occurs
27375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
27409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
27376
27410
  */
27377
27411
  listRouteTables(listRouteTablesRequest) {
27378
27412
  return __awaiter(this, void 0, void 0, function* () {
@@ -27483,7 +27517,7 @@ class VirtualNetworkClient {
27483
27517
  * @param ListSecurityListsRequest
27484
27518
  * @return ListSecurityListsResponse
27485
27519
  * @throws OciError when an error occurs
27486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
27520
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
27487
27521
  */
27488
27522
  listSecurityLists(listSecurityListsRequest) {
27489
27523
  return __awaiter(this, void 0, void 0, function* () {
@@ -27594,7 +27628,7 @@ class VirtualNetworkClient {
27594
27628
  * @param ListServiceGatewaysRequest
27595
27629
  * @return ListServiceGatewaysResponse
27596
27630
  * @throws OciError when an error occurs
27597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
27631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
27598
27632
  */
27599
27633
  listServiceGateways(listServiceGatewaysRequest) {
27600
27634
  return __awaiter(this, void 0, void 0, function* () {
@@ -27704,7 +27738,7 @@ class VirtualNetworkClient {
27704
27738
  * @param ListServicesRequest
27705
27739
  * @return ListServicesResponse
27706
27740
  * @throws OciError when an error occurs
27707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListServices.ts.html |here} to see how to use ListServices API.
27741
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListServices.ts.html |here} to see how to use ListServices API.
27708
27742
  */
27709
27743
  listServices(listServicesRequest) {
27710
27744
  return __awaiter(this, void 0, void 0, function* () {
@@ -27809,7 +27843,7 @@ class VirtualNetworkClient {
27809
27843
  * @param ListSubnetsRequest
27810
27844
  * @return ListSubnetsResponse
27811
27845
  * @throws OciError when an error occurs
27812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
27846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
27813
27847
  */
27814
27848
  listSubnets(listSubnetsRequest) {
27815
27849
  return __awaiter(this, void 0, void 0, function* () {
@@ -27919,7 +27953,7 @@ class VirtualNetworkClient {
27919
27953
  * @param ListVcnsRequest
27920
27954
  * @return ListVcnsResponse
27921
27955
  * @throws OciError when an error occurs
27922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
27956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
27923
27957
  */
27924
27958
  listVcns(listVcnsRequest) {
27925
27959
  return __awaiter(this, void 0, void 0, function* () {
@@ -28028,7 +28062,7 @@ class VirtualNetworkClient {
28028
28062
  * @param ListVirtualCircuitBandwidthShapesRequest
28029
28063
  * @return ListVirtualCircuitBandwidthShapesResponse
28030
28064
  * @throws OciError when an error occurs
28031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
28065
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
28032
28066
  */
28033
28067
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
28034
28068
  return __awaiter(this, void 0, void 0, function* () {
@@ -28134,7 +28168,7 @@ class VirtualNetworkClient {
28134
28168
  * @param ListVirtualCircuitPublicPrefixesRequest
28135
28169
  * @return ListVirtualCircuitPublicPrefixesResponse
28136
28170
  * @throws OciError when an error occurs
28137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
28171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
28138
28172
  */
28139
28173
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
28140
28174
  return __awaiter(this, void 0, void 0, function* () {
@@ -28194,7 +28228,7 @@ class VirtualNetworkClient {
28194
28228
  * @param ListVirtualCircuitsRequest
28195
28229
  * @return ListVirtualCircuitsResponse
28196
28230
  * @throws OciError when an error occurs
28197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
28231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
28198
28232
  */
28199
28233
  listVirtualCircuits(listVirtualCircuitsRequest) {
28200
28234
  return __awaiter(this, void 0, void 0, function* () {
@@ -28303,7 +28337,7 @@ class VirtualNetworkClient {
28303
28337
  * @param ListVlansRequest
28304
28338
  * @return ListVlansResponse
28305
28339
  * @throws OciError when an error occurs
28306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
28340
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
28307
28341
  */
28308
28342
  listVlans(listVlansRequest) {
28309
28343
  return __awaiter(this, void 0, void 0, function* () {
@@ -28414,7 +28448,7 @@ class VirtualNetworkClient {
28414
28448
  * @param ListVtapsRequest
28415
28449
  * @return ListVtapsResponse
28416
28450
  * @throws OciError when an error occurs
28417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
28451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
28418
28452
  */
28419
28453
  listVtaps(listVtapsRequest) {
28420
28454
  return __awaiter(this, void 0, void 0, function* () {
@@ -28537,7 +28571,7 @@ class VirtualNetworkClient {
28537
28571
  * @param ModifyVcnCidrRequest
28538
28572
  * @return ModifyVcnCidrResponse
28539
28573
  * @throws OciError when an error occurs
28540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
28574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
28541
28575
  */
28542
28576
  modifyVcnCidr(modifyVcnCidrRequest) {
28543
28577
  return __awaiter(this, void 0, void 0, function* () {
@@ -28600,7 +28634,7 @@ class VirtualNetworkClient {
28600
28634
  * @param RemoveDrgRouteDistributionStatementsRequest
28601
28635
  * @return RemoveDrgRouteDistributionStatementsResponse
28602
28636
  * @throws OciError when an error occurs
28603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
28637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
28604
28638
  */
28605
28639
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
28606
28640
  return __awaiter(this, void 0, void 0, function* () {
@@ -28655,7 +28689,7 @@ class VirtualNetworkClient {
28655
28689
  * @param RemoveDrgRouteRulesRequest
28656
28690
  * @return RemoveDrgRouteRulesResponse
28657
28691
  * @throws OciError when an error occurs
28658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
28692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
28659
28693
  */
28660
28694
  removeDrgRouteRules(removeDrgRouteRulesRequest) {
28661
28695
  return __awaiter(this, void 0, void 0, function* () {
@@ -28710,7 +28744,7 @@ class VirtualNetworkClient {
28710
28744
  * @param RemoveExportDrgRouteDistributionRequest
28711
28745
  * @return RemoveExportDrgRouteDistributionResponse
28712
28746
  * @throws OciError when an error occurs
28713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
28747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
28714
28748
  */
28715
28749
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
28716
28750
  return __awaiter(this, void 0, void 0, function* () {
@@ -28776,7 +28810,7 @@ class VirtualNetworkClient {
28776
28810
  * @param RemoveImportDrgRouteDistributionRequest
28777
28811
  * @return RemoveImportDrgRouteDistributionResponse
28778
28812
  * @throws OciError when an error occurs
28779
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
28813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
28780
28814
  */
28781
28815
  removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
28782
28816
  return __awaiter(this, void 0, void 0, function* () {
@@ -28841,7 +28875,7 @@ class VirtualNetworkClient {
28841
28875
  * @param RemoveIpv6SubnetCidrRequest
28842
28876
  * @return RemoveIpv6SubnetCidrResponse
28843
28877
  * @throws OciError when an error occurs
28844
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
28878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
28845
28879
  */
28846
28880
  removeIpv6SubnetCidr(removeIpv6SubnetCidrRequest) {
28847
28881
  return __awaiter(this, void 0, void 0, function* () {
@@ -28909,7 +28943,7 @@ class VirtualNetworkClient {
28909
28943
  * @param RemoveIpv6VcnCidrRequest
28910
28944
  * @return RemoveIpv6VcnCidrResponse
28911
28945
  * @throws OciError when an error occurs
28912
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
28946
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
28913
28947
  */
28914
28948
  removeIpv6VcnCidr(removeIpv6VcnCidrRequest) {
28915
28949
  return __awaiter(this, void 0, void 0, function* () {
@@ -28977,7 +29011,7 @@ class VirtualNetworkClient {
28977
29011
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
28978
29012
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
28979
29013
  * @throws OciError when an error occurs
28980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
29014
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
28981
29015
  */
28982
29016
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
28983
29017
  return __awaiter(this, void 0, void 0, function* () {
@@ -29032,7 +29066,7 @@ class VirtualNetworkClient {
29032
29066
  * @param RemovePublicIpPoolCapacityRequest
29033
29067
  * @return RemovePublicIpPoolCapacityResponse
29034
29068
  * @throws OciError when an error occurs
29035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
29069
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
29036
29070
  */
29037
29071
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
29038
29072
  return __awaiter(this, void 0, void 0, function* () {
@@ -29102,7 +29136,7 @@ class VirtualNetworkClient {
29102
29136
  * @param RemoveVcnCidrRequest
29103
29137
  * @return RemoveVcnCidrResponse
29104
29138
  * @throws OciError when an error occurs
29105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
29139
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
29106
29140
  */
29107
29141
  removeVcnCidr(removeVcnCidrRequest) {
29108
29142
  return __awaiter(this, void 0, void 0, function* () {
@@ -29165,7 +29199,7 @@ class VirtualNetworkClient {
29165
29199
  * @param UpdateByoipRangeRequest
29166
29200
  * @return UpdateByoipRangeResponse
29167
29201
  * @throws OciError when an error occurs
29168
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
29202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
29169
29203
  */
29170
29204
  updateByoipRange(updateByoipRangeRequest) {
29171
29205
  return __awaiter(this, void 0, void 0, function* () {
@@ -29231,7 +29265,7 @@ class VirtualNetworkClient {
29231
29265
  * @param UpdateCaptureFilterRequest
29232
29266
  * @return UpdateCaptureFilterResponse
29233
29267
  * @throws OciError when an error occurs
29234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
29268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
29235
29269
  */
29236
29270
  updateCaptureFilter(updateCaptureFilterRequest) {
29237
29271
  return __awaiter(this, void 0, void 0, function* () {
@@ -29298,7 +29332,7 @@ class VirtualNetworkClient {
29298
29332
  * @param UpdateCpeRequest
29299
29333
  * @return UpdateCpeResponse
29300
29334
  * @throws OciError when an error occurs
29301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
29335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
29302
29336
  */
29303
29337
  updateCpe(updateCpeRequest) {
29304
29338
  return __awaiter(this, void 0, void 0, function* () {
@@ -29362,7 +29396,7 @@ class VirtualNetworkClient {
29362
29396
  * @param UpdateCrossConnectRequest
29363
29397
  * @return UpdateCrossConnectResponse
29364
29398
  * @throws OciError when an error occurs
29365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
29399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
29366
29400
  */
29367
29401
  updateCrossConnect(updateCrossConnectRequest) {
29368
29402
  return __awaiter(this, void 0, void 0, function* () {
@@ -29428,7 +29462,7 @@ class VirtualNetworkClient {
29428
29462
  * @param UpdateCrossConnectGroupRequest
29429
29463
  * @return UpdateCrossConnectGroupResponse
29430
29464
  * @throws OciError when an error occurs
29431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
29465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
29432
29466
  */
29433
29467
  updateCrossConnectGroup(updateCrossConnectGroupRequest) {
29434
29468
  return __awaiter(this, void 0, void 0, function* () {
@@ -29496,7 +29530,7 @@ class VirtualNetworkClient {
29496
29530
  * @param UpdateDhcpOptionsRequest
29497
29531
  * @return UpdateDhcpOptionsResponse
29498
29532
  * @throws OciError when an error occurs
29499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
29533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
29500
29534
  */
29501
29535
  updateDhcpOptions(updateDhcpOptionsRequest) {
29502
29536
  return __awaiter(this, void 0, void 0, function* () {
@@ -29561,7 +29595,7 @@ class VirtualNetworkClient {
29561
29595
  * @param UpdateDrgRequest
29562
29596
  * @return UpdateDrgResponse
29563
29597
  * @throws OciError when an error occurs
29564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
29598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
29565
29599
  */
29566
29600
  updateDrg(updateDrgRequest) {
29567
29601
  return __awaiter(this, void 0, void 0, function* () {
@@ -29627,7 +29661,7 @@ class VirtualNetworkClient {
29627
29661
  * @param UpdateDrgAttachmentRequest
29628
29662
  * @return UpdateDrgAttachmentResponse
29629
29663
  * @throws OciError when an error occurs
29630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
29664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
29631
29665
  */
29632
29666
  updateDrgAttachment(updateDrgAttachmentRequest) {
29633
29667
  return __awaiter(this, void 0, void 0, function* () {
@@ -29692,7 +29726,7 @@ class VirtualNetworkClient {
29692
29726
  * @param UpdateDrgRouteDistributionRequest
29693
29727
  * @return UpdateDrgRouteDistributionResponse
29694
29728
  * @throws OciError when an error occurs
29695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
29729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
29696
29730
  */
29697
29731
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
29698
29732
  return __awaiter(this, void 0, void 0, function* () {
@@ -29757,7 +29791,7 @@ class VirtualNetworkClient {
29757
29791
  * @param UpdateDrgRouteDistributionStatementsRequest
29758
29792
  * @return UpdateDrgRouteDistributionStatementsResponse
29759
29793
  * @throws OciError when an error occurs
29760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
29794
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
29761
29795
  */
29762
29796
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
29763
29797
  return __awaiter(this, void 0, void 0, function* () {
@@ -29816,7 +29850,7 @@ class VirtualNetworkClient {
29816
29850
  * @param UpdateDrgRouteRulesRequest
29817
29851
  * @return UpdateDrgRouteRulesResponse
29818
29852
  * @throws OciError when an error occurs
29819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
29853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
29820
29854
  */
29821
29855
  updateDrgRouteRules(updateDrgRouteRulesRequest) {
29822
29856
  return __awaiter(this, void 0, void 0, function* () {
@@ -29875,7 +29909,7 @@ class VirtualNetworkClient {
29875
29909
  * @param UpdateDrgRouteTableRequest
29876
29910
  * @return UpdateDrgRouteTableResponse
29877
29911
  * @throws OciError when an error occurs
29878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
29912
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
29879
29913
  */
29880
29914
  updateDrgRouteTable(updateDrgRouteTableRequest) {
29881
29915
  return __awaiter(this, void 0, void 0, function* () {
@@ -29943,7 +29977,7 @@ class VirtualNetworkClient {
29943
29977
  * @param UpdateIPSecConnectionRequest
29944
29978
  * @return UpdateIPSecConnectionResponse
29945
29979
  * @throws OciError when an error occurs
29946
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
29980
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
29947
29981
  */
29948
29982
  updateIPSecConnection(updateIPSecConnectionRequest) {
29949
29983
  return __awaiter(this, void 0, void 0, function* () {
@@ -30019,7 +30053,7 @@ class VirtualNetworkClient {
30019
30053
  * @param UpdateIPSecConnectionTunnelRequest
30020
30054
  * @return UpdateIPSecConnectionTunnelResponse
30021
30055
  * @throws OciError when an error occurs
30022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
30056
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
30023
30057
  */
30024
30058
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
30025
30059
  return __awaiter(this, void 0, void 0, function* () {
@@ -30088,7 +30122,7 @@ class VirtualNetworkClient {
30088
30122
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
30089
30123
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
30090
30124
  * @throws OciError when an error occurs
30091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
30125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
30092
30126
  */
30093
30127
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
30094
30128
  return __awaiter(this, void 0, void 0, function* () {
@@ -30158,7 +30192,7 @@ class VirtualNetworkClient {
30158
30192
  * @param UpdateInternetGatewayRequest
30159
30193
  * @return UpdateInternetGatewayResponse
30160
30194
  * @throws OciError when an error occurs
30161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
30195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
30162
30196
  */
30163
30197
  updateInternetGateway(updateInternetGatewayRequest) {
30164
30198
  return __awaiter(this, void 0, void 0, function* () {
@@ -30229,7 +30263,7 @@ class VirtualNetworkClient {
30229
30263
  * @param UpdateIpv6Request
30230
30264
  * @return UpdateIpv6Response
30231
30265
  * @throws OciError when an error occurs
30232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
30266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
30233
30267
  */
30234
30268
  updateIpv6(updateIpv6Request) {
30235
30269
  return __awaiter(this, void 0, void 0, function* () {
@@ -30295,7 +30329,7 @@ class VirtualNetworkClient {
30295
30329
  * @param UpdateLocalPeeringGatewayRequest
30296
30330
  * @return UpdateLocalPeeringGatewayResponse
30297
30331
  * @throws OciError when an error occurs
30298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
30332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
30299
30333
  */
30300
30334
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
30301
30335
  return __awaiter(this, void 0, void 0, function* () {
@@ -30360,7 +30394,7 @@ class VirtualNetworkClient {
30360
30394
  * @param UpdateNatGatewayRequest
30361
30395
  * @return UpdateNatGatewayResponse
30362
30396
  * @throws OciError when an error occurs
30363
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
30397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
30364
30398
  */
30365
30399
  updateNatGateway(updateNatGatewayRequest) {
30366
30400
  return __awaiter(this, void 0, void 0, function* () {
@@ -30439,7 +30473,7 @@ class VirtualNetworkClient {
30439
30473
  * @param UpdateNetworkSecurityGroupRequest
30440
30474
  * @return UpdateNetworkSecurityGroupResponse
30441
30475
  * @throws OciError when an error occurs
30442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
30476
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
30443
30477
  */
30444
30478
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
30445
30479
  return __awaiter(this, void 0, void 0, function* () {
@@ -30504,7 +30538,7 @@ class VirtualNetworkClient {
30504
30538
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
30505
30539
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
30506
30540
  * @throws OciError when an error occurs
30507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
30541
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
30508
30542
  */
30509
30543
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
30510
30544
  return __awaiter(this, void 0, void 0, function* () {
@@ -30572,7 +30606,7 @@ class VirtualNetworkClient {
30572
30606
  * @param UpdatePrivateIpRequest
30573
30607
  * @return UpdatePrivateIpResponse
30574
30608
  * @throws OciError when an error occurs
30575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
30609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
30576
30610
  */
30577
30611
  updatePrivateIp(updatePrivateIpRequest) {
30578
30612
  return __awaiter(this, void 0, void 0, function* () {
@@ -30675,7 +30709,7 @@ class VirtualNetworkClient {
30675
30709
  * @param UpdatePublicIpRequest
30676
30710
  * @return UpdatePublicIpResponse
30677
30711
  * @throws OciError when an error occurs
30678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
30712
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
30679
30713
  */
30680
30714
  updatePublicIp(updatePublicIpRequest) {
30681
30715
  return __awaiter(this, void 0, void 0, function* () {
@@ -30740,7 +30774,7 @@ class VirtualNetworkClient {
30740
30774
  * @param UpdatePublicIpPoolRequest
30741
30775
  * @return UpdatePublicIpPoolResponse
30742
30776
  * @throws OciError when an error occurs
30743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
30777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
30744
30778
  */
30745
30779
  updatePublicIpPool(updatePublicIpPoolRequest) {
30746
30780
  return __awaiter(this, void 0, void 0, function* () {
@@ -30806,7 +30840,7 @@ class VirtualNetworkClient {
30806
30840
  * @param UpdateRemotePeeringConnectionRequest
30807
30841
  * @return UpdateRemotePeeringConnectionResponse
30808
30842
  * @throws OciError when an error occurs
30809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
30843
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
30810
30844
  */
30811
30845
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
30812
30846
  return __awaiter(this, void 0, void 0, function* () {
@@ -30874,7 +30908,7 @@ class VirtualNetworkClient {
30874
30908
  * @param UpdateRouteTableRequest
30875
30909
  * @return UpdateRouteTableResponse
30876
30910
  * @throws OciError when an error occurs
30877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
30911
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
30878
30912
  */
30879
30913
  updateRouteTable(updateRouteTableRequest) {
30880
30914
  return __awaiter(this, void 0, void 0, function* () {
@@ -30943,7 +30977,7 @@ class VirtualNetworkClient {
30943
30977
  * @param UpdateSecurityListRequest
30944
30978
  * @return UpdateSecurityListResponse
30945
30979
  * @throws OciError when an error occurs
30946
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
30980
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
30947
30981
  */
30948
30982
  updateSecurityList(updateSecurityListRequest) {
30949
30983
  return __awaiter(this, void 0, void 0, function* () {
@@ -31009,7 +31043,7 @@ class VirtualNetworkClient {
31009
31043
  * @param UpdateServiceGatewayRequest
31010
31044
  * @return UpdateServiceGatewayResponse
31011
31045
  * @throws OciError when an error occurs
31012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
31046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
31013
31047
  */
31014
31048
  updateServiceGateway(updateServiceGatewayRequest) {
31015
31049
  return __awaiter(this, void 0, void 0, function* () {
@@ -31074,7 +31108,7 @@ class VirtualNetworkClient {
31074
31108
  * @param UpdateSubnetRequest
31075
31109
  * @return UpdateSubnetResponse
31076
31110
  * @throws OciError when an error occurs
31077
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
31111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
31078
31112
  */
31079
31113
  updateSubnet(updateSubnetRequest) {
31080
31114
  return __awaiter(this, void 0, void 0, function* () {
@@ -31141,7 +31175,7 @@ class VirtualNetworkClient {
31141
31175
  * @param UpdateTunnelCpeDeviceConfigRequest
31142
31176
  * @return UpdateTunnelCpeDeviceConfigResponse
31143
31177
  * @throws OciError when an error occurs
31144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
31178
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
31145
31179
  */
31146
31180
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
31147
31181
  return __awaiter(this, void 0, void 0, function* () {
@@ -31209,7 +31243,7 @@ class VirtualNetworkClient {
31209
31243
  * @param UpdateVcnRequest
31210
31244
  * @return UpdateVcnResponse
31211
31245
  * @throws OciError when an error occurs
31212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
31246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
31213
31247
  */
31214
31248
  updateVcn(updateVcnRequest) {
31215
31249
  return __awaiter(this, void 0, void 0, function* () {
@@ -31297,7 +31331,7 @@ class VirtualNetworkClient {
31297
31331
  * @param UpdateVirtualCircuitRequest
31298
31332
  * @return UpdateVirtualCircuitResponse
31299
31333
  * @throws OciError when an error occurs
31300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
31334
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
31301
31335
  */
31302
31336
  updateVirtualCircuit(updateVirtualCircuitRequest) {
31303
31337
  return __awaiter(this, void 0, void 0, function* () {
@@ -31363,7 +31397,7 @@ class VirtualNetworkClient {
31363
31397
  * @param UpdateVlanRequest
31364
31398
  * @return UpdateVlanResponse
31365
31399
  * @throws OciError when an error occurs
31366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
31400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
31367
31401
  */
31368
31402
  updateVlan(updateVlanRequest) {
31369
31403
  return __awaiter(this, void 0, void 0, function* () {
@@ -31429,7 +31463,7 @@ class VirtualNetworkClient {
31429
31463
  * @param UpdateVnicRequest
31430
31464
  * @return UpdateVnicResponse
31431
31465
  * @throws OciError when an error occurs
31432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
31466
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
31433
31467
  */
31434
31468
  updateVnic(updateVnicRequest) {
31435
31469
  return __awaiter(this, void 0, void 0, function* () {
@@ -31494,7 +31528,7 @@ class VirtualNetworkClient {
31494
31528
  * @param UpdateVtapRequest
31495
31529
  * @return UpdateVtapResponse
31496
31530
  * @throws OciError when an error occurs
31497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
31531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
31498
31532
  */
31499
31533
  updateVtap(updateVtapRequest) {
31500
31534
  return __awaiter(this, void 0, void 0, function* () {
@@ -31566,7 +31600,7 @@ class VirtualNetworkClient {
31566
31600
  * @param UpgradeDrgRequest
31567
31601
  * @return UpgradeDrgResponse
31568
31602
  * @throws OciError when an error occurs
31569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
31603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
31570
31604
  */
31571
31605
  upgradeDrg(upgradeDrgRequest) {
31572
31606
  return __awaiter(this, void 0, void 0, function* () {
@@ -31628,7 +31662,7 @@ class VirtualNetworkClient {
31628
31662
  * @param ValidateByoipRangeRequest
31629
31663
  * @return ValidateByoipRangeResponse
31630
31664
  * @throws OciError when an error occurs
31631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
31665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
31632
31666
  */
31633
31667
  validateByoipRange(validateByoipRangeRequest) {
31634
31668
  return __awaiter(this, void 0, void 0, function* () {
@@ -31688,7 +31722,7 @@ class VirtualNetworkClient {
31688
31722
  * @param WithdrawByoipRangeRequest
31689
31723
  * @return WithdrawByoipRangeResponse
31690
31724
  * @throws OciError when an error occurs
31691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
31725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
31692
31726
  */
31693
31727
  withdrawByoipRange(withdrawByoipRangeRequest) {
31694
31728
  return __awaiter(this, void 0, void 0, function* () {