oci-core 2.64.0 → 2.66.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 (492) 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/create-instance-pool-details.d.ts +12 -0
  28. package/lib/model/create-instance-pool-details.js.map +1 -1
  29. package/lib/model/index.d.ts +6 -0
  30. package/lib/model/index.js +12 -6
  31. package/lib/model/index.js.map +1 -1
  32. package/lib/model/instance-configuration-amd-milan-bm-gpu-launch-instance-platform-config.d.ts +2 -1
  33. package/lib/model/instance-configuration-amd-milan-bm-gpu-launch-instance-platform-config.js.map +1 -1
  34. package/lib/model/instance-configuration-instance-details.js +4 -0
  35. package/lib/model/instance-configuration-instance-details.js.map +1 -1
  36. package/lib/model/instance-configuration-instance-source-image-filter-details.d.ts +57 -0
  37. package/lib/model/instance-configuration-instance-source-image-filter-details.js +36 -0
  38. package/lib/model/instance-configuration-instance-source-image-filter-details.js.map +1 -0
  39. package/lib/model/instance-configuration-instance-source-via-image-details.d.ts +1 -0
  40. package/lib/model/instance-configuration-instance-source-via-image-details.js +10 -2
  41. package/lib/model/instance-configuration-instance-source-via-image-details.js.map +1 -1
  42. package/lib/model/instance-configuration-launch-instance-shape-config-details.d.ts +7 -0
  43. package/lib/model/instance-configuration-launch-instance-shape-config-details.js.map +1 -1
  44. package/lib/model/instance-configuration.d.ts +1 -1
  45. package/lib/model/instance-pool.d.ts +12 -0
  46. package/lib/model/instance-pool.js.map +1 -1
  47. package/lib/model/instance-shape-config.d.ts +7 -0
  48. package/lib/model/instance-shape-config.js.map +1 -1
  49. package/lib/model/instance-source-image-filter-details.d.ts +57 -0
  50. package/lib/model/instance-source-image-filter-details.js +36 -0
  51. package/lib/model/instance-source-image-filter-details.js.map +1 -0
  52. package/lib/model/instance-source-via-image-details.d.ts +2 -1
  53. package/lib/model/instance-source-via-image-details.js +10 -2
  54. package/lib/model/instance-source-via-image-details.js.map +1 -1
  55. package/lib/model/instance.d.ts +4 -0
  56. package/lib/model/instance.js.map +1 -1
  57. package/lib/model/launch-instance-details.d.ts +7 -2
  58. package/lib/model/launch-instance-details.js.map +1 -1
  59. package/lib/model/launch-instance-shape-config-details.d.ts +7 -0
  60. package/lib/model/launch-instance-shape-config-details.js.map +1 -1
  61. package/lib/model/update-cluster-network-details.d.ts +2 -1
  62. package/lib/model/update-cluster-network-details.js.map +1 -1
  63. package/lib/model/update-compute-cluster-details.d.ts +3 -1
  64. package/lib/model/update-compute-cluster-details.js.map +1 -1
  65. package/lib/model/update-instance-pool-details.d.ts +12 -0
  66. package/lib/model/update-instance-pool-details.js.map +1 -1
  67. package/lib/model/update-instance-shape-config-details.d.ts +7 -0
  68. package/lib/model/update-instance-shape-config-details.js.map +1 -1
  69. package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
  70. package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
  71. package/lib/request/add-drg-route-rules-request.d.ts +1 -1
  72. package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
  73. package/lib/request/add-ipv6-subnet-cidr-request.d.ts +1 -1
  74. package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
  75. package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
  76. package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
  77. package/lib/request/add-vcn-cidr-request.d.ts +1 -1
  78. package/lib/request/advertise-byoip-range-request.d.ts +1 -1
  79. package/lib/request/attach-boot-volume-request.d.ts +1 -1
  80. package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
  81. package/lib/request/attach-load-balancer-request.d.ts +1 -1
  82. package/lib/request/attach-service-id-request.d.ts +1 -1
  83. package/lib/request/attach-vnic-request.d.ts +1 -1
  84. package/lib/request/attach-volume-request.d.ts +1 -1
  85. package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
  86. package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
  87. package/lib/request/capture-console-history-request.d.ts +1 -1
  88. package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
  89. package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
  90. package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
  91. package/lib/request/change-capture-filter-compartment-request.d.ts +1 -1
  92. package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
  93. package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
  94. package/lib/request/change-compute-cluster-compartment-request.d.ts +3 -3
  95. package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
  96. package/lib/request/change-cpe-compartment-request.d.ts +1 -1
  97. package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
  98. package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
  99. package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
  100. package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
  101. package/lib/request/change-drg-compartment-request.d.ts +1 -1
  102. package/lib/request/change-image-compartment-request.d.ts +1 -1
  103. package/lib/request/change-instance-compartment-request.d.ts +1 -1
  104. package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
  105. package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
  106. package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
  107. package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
  108. package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
  109. package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
  110. package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
  111. package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
  112. package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
  113. package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
  114. package/lib/request/change-route-table-compartment-request.d.ts +1 -1
  115. package/lib/request/change-security-list-compartment-request.d.ts +1 -1
  116. package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
  117. package/lib/request/change-subnet-compartment-request.d.ts +1 -1
  118. package/lib/request/change-vcn-compartment-request.d.ts +1 -1
  119. package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
  120. package/lib/request/change-vlan-compartment-request.d.ts +1 -1
  121. package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
  122. package/lib/request/change-volume-compartment-request.d.ts +1 -1
  123. package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
  124. package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
  125. package/lib/request/change-vtap-compartment-request.d.ts +1 -1
  126. package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
  127. package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
  128. package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
  129. package/lib/request/copy-volume-backup-request.d.ts +1 -1
  130. package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
  131. package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
  132. package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
  133. package/lib/request/create-boot-volume-request.d.ts +1 -1
  134. package/lib/request/create-byoip-range-request.d.ts +1 -1
  135. package/lib/request/create-capture-filter-request.d.ts +1 -1
  136. package/lib/request/create-cluster-network-request.d.ts +1 -1
  137. package/lib/request/create-compute-capacity-report-request.d.ts +1 -1
  138. package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
  139. package/lib/request/create-compute-cluster-request.d.ts +11 -7
  140. package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
  141. package/lib/request/create-cpe-request.d.ts +1 -1
  142. package/lib/request/create-cross-connect-group-request.d.ts +1 -1
  143. package/lib/request/create-cross-connect-request.d.ts +1 -1
  144. package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
  145. package/lib/request/create-dhcp-options-request.d.ts +1 -1
  146. package/lib/request/create-drg-attachment-request.d.ts +1 -1
  147. package/lib/request/create-drg-request.d.ts +1 -1
  148. package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
  149. package/lib/request/create-drg-route-table-request.d.ts +1 -1
  150. package/lib/request/create-image-request.d.ts +1 -1
  151. package/lib/request/create-instance-configuration-request.d.ts +1 -1
  152. package/lib/request/create-instance-console-connection-request.d.ts +1 -1
  153. package/lib/request/create-instance-pool-request.d.ts +1 -1
  154. package/lib/request/create-internet-gateway-request.d.ts +1 -1
  155. package/lib/request/create-ipsec-connection-request.d.ts +1 -1
  156. package/lib/request/create-ipv6-request.d.ts +1 -1
  157. package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
  158. package/lib/request/create-nat-gateway-request.d.ts +1 -1
  159. package/lib/request/create-network-security-group-request.d.ts +1 -1
  160. package/lib/request/create-private-ip-request.d.ts +1 -1
  161. package/lib/request/create-public-ip-pool-request.d.ts +1 -1
  162. package/lib/request/create-public-ip-request.d.ts +1 -1
  163. package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
  164. package/lib/request/create-route-table-request.d.ts +1 -1
  165. package/lib/request/create-security-list-request.d.ts +1 -1
  166. package/lib/request/create-service-gateway-request.d.ts +1 -1
  167. package/lib/request/create-subnet-request.d.ts +1 -1
  168. package/lib/request/create-vcn-request.d.ts +1 -1
  169. package/lib/request/create-virtual-circuit-request.d.ts +1 -1
  170. package/lib/request/create-vlan-request.d.ts +1 -1
  171. package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
  172. package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
  173. package/lib/request/create-volume-backup-request.d.ts +1 -1
  174. package/lib/request/create-volume-group-backup-request.d.ts +1 -1
  175. package/lib/request/create-volume-group-request.d.ts +1 -1
  176. package/lib/request/create-volume-request.d.ts +1 -1
  177. package/lib/request/create-vtap-request.d.ts +1 -1
  178. package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
  179. package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
  180. package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
  181. package/lib/request/delete-boot-volume-request.d.ts +1 -1
  182. package/lib/request/delete-byoip-range-request.d.ts +1 -1
  183. package/lib/request/delete-capture-filter-request.d.ts +1 -1
  184. package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
  185. package/lib/request/delete-compute-cluster-request.d.ts +3 -3
  186. package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
  187. package/lib/request/delete-console-history-request.d.ts +1 -1
  188. package/lib/request/delete-cpe-request.d.ts +1 -1
  189. package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
  190. package/lib/request/delete-cross-connect-request.d.ts +1 -1
  191. package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
  192. package/lib/request/delete-dhcp-options-request.d.ts +1 -1
  193. package/lib/request/delete-drg-attachment-request.d.ts +1 -1
  194. package/lib/request/delete-drg-request.d.ts +1 -1
  195. package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
  196. package/lib/request/delete-drg-route-table-request.d.ts +1 -1
  197. package/lib/request/delete-image-request.d.ts +1 -1
  198. package/lib/request/delete-instance-configuration-request.d.ts +1 -1
  199. package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
  200. package/lib/request/delete-internet-gateway-request.d.ts +1 -1
  201. package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
  202. package/lib/request/delete-ipv6-request.d.ts +1 -1
  203. package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
  204. package/lib/request/delete-nat-gateway-request.d.ts +1 -1
  205. package/lib/request/delete-network-security-group-request.d.ts +1 -1
  206. package/lib/request/delete-private-ip-request.d.ts +1 -1
  207. package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
  208. package/lib/request/delete-public-ip-request.d.ts +1 -1
  209. package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
  210. package/lib/request/delete-route-table-request.d.ts +1 -1
  211. package/lib/request/delete-security-list-request.d.ts +1 -1
  212. package/lib/request/delete-service-gateway-request.d.ts +1 -1
  213. package/lib/request/delete-subnet-request.d.ts +1 -1
  214. package/lib/request/delete-vcn-request.d.ts +1 -1
  215. package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
  216. package/lib/request/delete-vlan-request.d.ts +1 -1
  217. package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
  218. package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
  219. package/lib/request/delete-volume-backup-request.d.ts +1 -1
  220. package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
  221. package/lib/request/delete-volume-group-request.d.ts +1 -1
  222. package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
  223. package/lib/request/delete-volume-request.d.ts +1 -1
  224. package/lib/request/delete-vtap-request.d.ts +1 -1
  225. package/lib/request/detach-boot-volume-request.d.ts +1 -1
  226. package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
  227. package/lib/request/detach-load-balancer-request.d.ts +1 -1
  228. package/lib/request/detach-service-id-request.d.ts +1 -1
  229. package/lib/request/detach-vnic-request.d.ts +1 -1
  230. package/lib/request/detach-volume-request.d.ts +1 -1
  231. package/lib/request/export-image-request.d.ts +1 -1
  232. package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
  233. package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
  234. package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
  235. package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
  236. package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
  237. package/lib/request/get-block-volume-replica-request.d.ts +1 -1
  238. package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
  239. package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
  240. package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
  241. package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
  242. package/lib/request/get-boot-volume-request.d.ts +1 -1
  243. package/lib/request/get-byoip-range-request.d.ts +1 -1
  244. package/lib/request/get-capture-filter-request.d.ts +1 -1
  245. package/lib/request/get-cluster-network-request.d.ts +1 -1
  246. package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
  247. package/lib/request/get-compute-cluster-request.d.ts +3 -3
  248. package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
  249. package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
  250. package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
  251. package/lib/request/get-console-history-content-request.d.ts +1 -1
  252. package/lib/request/get-console-history-request.d.ts +1 -1
  253. package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
  254. package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
  255. package/lib/request/get-cpe-request.d.ts +1 -1
  256. package/lib/request/get-cross-connect-group-request.d.ts +1 -1
  257. package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
  258. package/lib/request/get-cross-connect-request.d.ts +1 -1
  259. package/lib/request/get-cross-connect-status-request.d.ts +1 -1
  260. package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
  261. package/lib/request/get-dhcp-options-request.d.ts +1 -1
  262. package/lib/request/get-drg-attachment-request.d.ts +1 -1
  263. package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
  264. package/lib/request/get-drg-request.d.ts +1 -1
  265. package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
  266. package/lib/request/get-drg-route-table-request.d.ts +1 -1
  267. package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
  268. package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
  269. package/lib/request/get-image-request.d.ts +1 -1
  270. package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
  271. package/lib/request/get-instance-configuration-request.d.ts +1 -1
  272. package/lib/request/get-instance-console-connection-request.d.ts +1 -1
  273. package/lib/request/get-instance-maintenance-reboot-request.d.ts +1 -1
  274. package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
  275. package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
  276. package/lib/request/get-instance-pool-request.d.ts +1 -1
  277. package/lib/request/get-instance-request.d.ts +1 -1
  278. package/lib/request/get-internet-gateway-request.d.ts +1 -1
  279. package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
  280. package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
  281. package/lib/request/get-ipsec-connection-request.d.ts +1 -1
  282. package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
  283. package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
  284. package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  285. package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
  286. package/lib/request/get-ipv6-request.d.ts +1 -1
  287. package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
  288. package/lib/request/get-measured-boot-report-request.d.ts +1 -1
  289. package/lib/request/get-nat-gateway-request.d.ts +1 -1
  290. package/lib/request/get-network-security-group-request.d.ts +1 -1
  291. package/lib/request/get-networking-topology-request.d.ts +1 -1
  292. package/lib/request/get-private-ip-request.d.ts +1 -1
  293. package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
  294. package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
  295. package/lib/request/get-public-ip-pool-request.d.ts +1 -1
  296. package/lib/request/get-public-ip-request.d.ts +1 -1
  297. package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
  298. package/lib/request/get-route-table-request.d.ts +1 -1
  299. package/lib/request/get-security-list-request.d.ts +1 -1
  300. package/lib/request/get-service-gateway-request.d.ts +1 -1
  301. package/lib/request/get-service-request.d.ts +1 -1
  302. package/lib/request/get-subnet-request.d.ts +1 -1
  303. package/lib/request/get-subnet-topology-request.d.ts +1 -1
  304. package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
  305. package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
  306. package/lib/request/get-upgrade-status-request.d.ts +1 -1
  307. package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
  308. package/lib/request/get-vcn-request.d.ts +1 -1
  309. package/lib/request/get-vcn-topology-request.d.ts +1 -1
  310. package/lib/request/get-virtual-circuit-request.d.ts +1 -1
  311. package/lib/request/get-vlan-request.d.ts +1 -1
  312. package/lib/request/get-vnic-attachment-request.d.ts +1 -1
  313. package/lib/request/get-vnic-request.d.ts +1 -1
  314. package/lib/request/get-volume-attachment-request.d.ts +1 -1
  315. package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
  316. package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
  317. package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
  318. package/lib/request/get-volume-backup-request.d.ts +1 -1
  319. package/lib/request/get-volume-group-backup-request.d.ts +1 -1
  320. package/lib/request/get-volume-group-replica-request.d.ts +1 -1
  321. package/lib/request/get-volume-group-request.d.ts +1 -1
  322. package/lib/request/get-volume-kms-key-request.d.ts +1 -1
  323. package/lib/request/get-volume-request.d.ts +1 -1
  324. package/lib/request/get-vtap-request.d.ts +1 -1
  325. package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
  326. package/lib/request/instance-action-request.d.ts +1 -1
  327. package/lib/request/launch-instance-configuration-request.d.ts +2 -2
  328. package/lib/request/launch-instance-request.d.ts +1 -1
  329. package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
  330. package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
  331. package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
  332. package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
  333. package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
  334. package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
  335. package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
  336. package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
  337. package/lib/request/list-boot-volumes-request.d.ts +1 -1
  338. package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
  339. package/lib/request/list-byoip-ranges-request.d.ts +1 -1
  340. package/lib/request/list-capture-filters-request.d.ts +1 -1
  341. package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
  342. package/lib/request/list-cluster-networks-request.d.ts +1 -1
  343. package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
  344. package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
  345. package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
  346. package/lib/request/list-compute-clusters-request.d.ts +1 -1
  347. package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
  348. package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
  349. package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
  350. package/lib/request/list-console-histories-request.d.ts +1 -1
  351. package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
  352. package/lib/request/list-cpes-request.d.ts +1 -1
  353. package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
  354. package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
  355. package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
  356. package/lib/request/list-cross-connects-request.d.ts +1 -1
  357. package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
  358. package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
  359. package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
  360. package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
  361. package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
  362. package/lib/request/list-dhcp-options-request.d.ts +1 -1
  363. package/lib/request/list-drg-attachments-request.d.ts +1 -1
  364. package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
  365. package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
  366. package/lib/request/list-drg-route-rules-request.d.ts +1 -1
  367. package/lib/request/list-drg-route-tables-request.d.ts +1 -1
  368. package/lib/request/list-drgs-request.d.ts +1 -1
  369. package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
  370. package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  371. package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
  372. package/lib/request/list-images-request.d.ts +1 -1
  373. package/lib/request/list-instance-configurations-request.d.ts +1 -1
  374. package/lib/request/list-instance-console-connections-request.d.ts +1 -1
  375. package/lib/request/list-instance-devices-request.d.ts +1 -1
  376. package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
  377. package/lib/request/list-instance-pools-request.d.ts +1 -1
  378. package/lib/request/list-instances-request.d.ts +3 -3
  379. package/lib/request/list-internet-gateways-request.d.ts +1 -1
  380. package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
  381. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
  382. package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
  383. package/lib/request/list-ipsec-connections-request.d.ts +1 -1
  384. package/lib/request/list-ipv6s-request.d.ts +1 -1
  385. package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
  386. package/lib/request/list-nat-gateways-request.d.ts +1 -1
  387. package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
  388. package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
  389. package/lib/request/list-network-security-groups-request.d.ts +1 -1
  390. package/lib/request/list-private-ips-request.d.ts +1 -1
  391. package/lib/request/list-public-ip-pools-request.d.ts +1 -1
  392. package/lib/request/list-public-ips-request.d.ts +1 -1
  393. package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
  394. package/lib/request/list-route-tables-request.d.ts +1 -1
  395. package/lib/request/list-security-lists-request.d.ts +1 -1
  396. package/lib/request/list-service-gateways-request.d.ts +1 -1
  397. package/lib/request/list-services-request.d.ts +1 -1
  398. package/lib/request/list-shapes-request.d.ts +1 -1
  399. package/lib/request/list-subnets-request.d.ts +1 -1
  400. package/lib/request/list-vcns-request.d.ts +1 -1
  401. package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  402. package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
  403. package/lib/request/list-virtual-circuits-request.d.ts +1 -1
  404. package/lib/request/list-vlans-request.d.ts +1 -1
  405. package/lib/request/list-vnic-attachments-request.d.ts +1 -1
  406. package/lib/request/list-volume-attachments-request.d.ts +1 -1
  407. package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
  408. package/lib/request/list-volume-backups-request.d.ts +1 -1
  409. package/lib/request/list-volume-group-backups-request.d.ts +1 -1
  410. package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
  411. package/lib/request/list-volume-groups-request.d.ts +1 -1
  412. package/lib/request/list-volumes-request.d.ts +1 -1
  413. package/lib/request/list-vtaps-request.d.ts +1 -1
  414. package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
  415. package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
  416. package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
  417. package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
  418. package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
  419. package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
  420. package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +1 -1
  421. package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +1 -1
  422. package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
  423. package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
  424. package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
  425. package/lib/request/reset-instance-pool-request.d.ts +1 -1
  426. package/lib/request/softreset-instance-pool-request.d.ts +1 -1
  427. package/lib/request/softstop-instance-pool-request.d.ts +1 -1
  428. package/lib/request/start-instance-pool-request.d.ts +1 -1
  429. package/lib/request/stop-instance-pool-request.d.ts +1 -1
  430. package/lib/request/terminate-cluster-network-request.d.ts +1 -1
  431. package/lib/request/terminate-instance-pool-request.d.ts +1 -1
  432. package/lib/request/terminate-instance-request.d.ts +1 -1
  433. package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
  434. package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
  435. package/lib/request/update-boot-volume-request.d.ts +1 -1
  436. package/lib/request/update-byoip-range-request.d.ts +1 -1
  437. package/lib/request/update-capture-filter-request.d.ts +1 -1
  438. package/lib/request/update-cluster-network-request.d.ts +1 -1
  439. package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
  440. package/lib/request/update-compute-cluster-request.d.ts +3 -3
  441. package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
  442. package/lib/request/update-console-history-request.d.ts +1 -1
  443. package/lib/request/update-cpe-request.d.ts +1 -1
  444. package/lib/request/update-cross-connect-group-request.d.ts +1 -1
  445. package/lib/request/update-cross-connect-request.d.ts +1 -1
  446. package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
  447. package/lib/request/update-dhcp-options-request.d.ts +1 -1
  448. package/lib/request/update-drg-attachment-request.d.ts +1 -1
  449. package/lib/request/update-drg-request.d.ts +1 -1
  450. package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
  451. package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
  452. package/lib/request/update-drg-route-rules-request.d.ts +1 -1
  453. package/lib/request/update-drg-route-table-request.d.ts +1 -1
  454. package/lib/request/update-image-request.d.ts +1 -1
  455. package/lib/request/update-instance-configuration-request.d.ts +1 -1
  456. package/lib/request/update-instance-console-connection-request.d.ts +1 -1
  457. package/lib/request/update-instance-pool-request.d.ts +1 -1
  458. package/lib/request/update-instance-request.d.ts +1 -1
  459. package/lib/request/update-internet-gateway-request.d.ts +1 -1
  460. package/lib/request/update-ipsec-connection-request.d.ts +1 -1
  461. package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
  462. package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  463. package/lib/request/update-ipv6-request.d.ts +1 -1
  464. package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
  465. package/lib/request/update-nat-gateway-request.d.ts +1 -1
  466. package/lib/request/update-network-security-group-request.d.ts +1 -1
  467. package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
  468. package/lib/request/update-private-ip-request.d.ts +1 -1
  469. package/lib/request/update-public-ip-pool-request.d.ts +1 -1
  470. package/lib/request/update-public-ip-request.d.ts +1 -1
  471. package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
  472. package/lib/request/update-route-table-request.d.ts +1 -1
  473. package/lib/request/update-security-list-request.d.ts +1 -1
  474. package/lib/request/update-service-gateway-request.d.ts +1 -1
  475. package/lib/request/update-subnet-request.d.ts +1 -1
  476. package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
  477. package/lib/request/update-vcn-request.d.ts +1 -1
  478. package/lib/request/update-virtual-circuit-request.d.ts +1 -1
  479. package/lib/request/update-vlan-request.d.ts +1 -1
  480. package/lib/request/update-vnic-request.d.ts +1 -1
  481. package/lib/request/update-volume-attachment-request.d.ts +1 -1
  482. package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
  483. package/lib/request/update-volume-backup-request.d.ts +1 -1
  484. package/lib/request/update-volume-group-backup-request.d.ts +1 -1
  485. package/lib/request/update-volume-group-request.d.ts +1 -1
  486. package/lib/request/update-volume-kms-key-request.d.ts +1 -1
  487. package/lib/request/update-volume-request.d.ts +1 -1
  488. package/lib/request/update-vtap-request.d.ts +1 -1
  489. package/lib/request/upgrade-drg-request.d.ts +1 -1
  490. package/lib/request/validate-byoip-range-request.d.ts +1 -1
  491. package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
  492. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -101,7 +101,7 @@ export declare class BlockstorageClient {
101
101
  * @param ChangeBootVolumeBackupCompartmentRequest
102
102
  * @return ChangeBootVolumeBackupCompartmentResponse
103
103
  * @throws OciError when an error occurs
104
- * @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.
104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
105
105
  */
106
106
  changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest: requests.ChangeBootVolumeBackupCompartmentRequest): Promise<responses.ChangeBootVolumeBackupCompartmentResponse>;
107
107
  /**
@@ -113,7 +113,7 @@ export declare class BlockstorageClient {
113
113
  * @param ChangeBootVolumeCompartmentRequest
114
114
  * @return ChangeBootVolumeCompartmentResponse
115
115
  * @throws OciError when an error occurs
116
- * @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.
116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
117
117
  */
118
118
  changeBootVolumeCompartment(changeBootVolumeCompartmentRequest: requests.ChangeBootVolumeCompartmentRequest): Promise<responses.ChangeBootVolumeCompartmentResponse>;
119
119
  /**
@@ -125,7 +125,7 @@ export declare class BlockstorageClient {
125
125
  * @param ChangeVolumeBackupCompartmentRequest
126
126
  * @return ChangeVolumeBackupCompartmentResponse
127
127
  * @throws OciError when an error occurs
128
- * @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.
128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
129
129
  */
130
130
  changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest: requests.ChangeVolumeBackupCompartmentRequest): Promise<responses.ChangeVolumeBackupCompartmentResponse>;
131
131
  /**
@@ -137,7 +137,7 @@ export declare class BlockstorageClient {
137
137
  * @param ChangeVolumeCompartmentRequest
138
138
  * @return ChangeVolumeCompartmentResponse
139
139
  * @throws OciError when an error occurs
140
- * @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.
140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
141
141
  */
142
142
  changeVolumeCompartment(changeVolumeCompartmentRequest: requests.ChangeVolumeCompartmentRequest): Promise<responses.ChangeVolumeCompartmentResponse>;
143
143
  /**
@@ -149,7 +149,7 @@ export declare class BlockstorageClient {
149
149
  * @param ChangeVolumeGroupBackupCompartmentRequest
150
150
  * @return ChangeVolumeGroupBackupCompartmentResponse
151
151
  * @throws OciError when an error occurs
152
- * @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.
152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
153
153
  */
154
154
  changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest: requests.ChangeVolumeGroupBackupCompartmentRequest): Promise<responses.ChangeVolumeGroupBackupCompartmentResponse>;
155
155
  /**
@@ -161,7 +161,7 @@ export declare class BlockstorageClient {
161
161
  * @param ChangeVolumeGroupCompartmentRequest
162
162
  * @return ChangeVolumeGroupCompartmentResponse
163
163
  * @throws OciError when an error occurs
164
- * @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.
164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
165
165
  */
166
166
  changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest: requests.ChangeVolumeGroupCompartmentRequest): Promise<responses.ChangeVolumeGroupCompartmentResponse>;
167
167
  /**
@@ -172,7 +172,7 @@ export declare class BlockstorageClient {
172
172
  * @param CopyBootVolumeBackupRequest
173
173
  * @return CopyBootVolumeBackupResponse
174
174
  * @throws OciError when an error occurs
175
- * @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.
175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
176
176
  */
177
177
  copyBootVolumeBackup(copyBootVolumeBackupRequest: requests.CopyBootVolumeBackupRequest): Promise<responses.CopyBootVolumeBackupResponse>;
178
178
  /**
@@ -183,7 +183,7 @@ export declare class BlockstorageClient {
183
183
  * @param CopyVolumeBackupRequest
184
184
  * @return CopyVolumeBackupResponse
185
185
  * @throws OciError when an error occurs
186
- * @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.
186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
187
187
  */
188
188
  copyVolumeBackup(copyVolumeBackupRequest: requests.CopyVolumeBackupRequest): Promise<responses.CopyVolumeBackupResponse>;
189
189
  /**
@@ -194,7 +194,7 @@ export declare class BlockstorageClient {
194
194
  * @param CopyVolumeGroupBackupRequest
195
195
  * @return CopyVolumeGroupBackupResponse
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/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
198
198
  */
199
199
  copyVolumeGroupBackup(copyVolumeGroupBackupRequest: requests.CopyVolumeGroupBackupRequest): Promise<responses.CopyVolumeGroupBackupResponse>;
200
200
  /**
@@ -207,7 +207,7 @@ export declare class BlockstorageClient {
207
207
  * @param CreateBootVolumeRequest
208
208
  * @return CreateBootVolumeResponse
209
209
  * @throws OciError when an error occurs
210
- * @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.
210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
211
211
  */
212
212
  createBootVolume(createBootVolumeRequest: requests.CreateBootVolumeRequest): Promise<responses.CreateBootVolumeResponse>;
213
213
  /**
@@ -222,7 +222,7 @@ export declare class BlockstorageClient {
222
222
  * @param CreateBootVolumeBackupRequest
223
223
  * @return CreateBootVolumeBackupResponse
224
224
  * @throws OciError when an error occurs
225
- * @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.
225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
226
226
  */
227
227
  createBootVolumeBackup(createBootVolumeBackupRequest: requests.CreateBootVolumeBackupRequest): Promise<responses.CreateBootVolumeBackupResponse>;
228
228
  /**
@@ -245,7 +245,7 @@ export declare class BlockstorageClient {
245
245
  * @param CreateVolumeRequest
246
246
  * @return CreateVolumeResponse
247
247
  * @throws OciError when an error occurs
248
- * @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.
248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
249
249
  */
250
250
  createVolume(createVolumeRequest: requests.CreateVolumeRequest): Promise<responses.CreateVolumeResponse>;
251
251
  /**
@@ -260,7 +260,7 @@ export declare class BlockstorageClient {
260
260
  * @param CreateVolumeBackupRequest
261
261
  * @return CreateVolumeBackupResponse
262
262
  * @throws OciError when an error occurs
263
- * @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.
263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
264
264
  */
265
265
  createVolumeBackup(createVolumeBackupRequest: requests.CreateVolumeBackupRequest): Promise<responses.CreateVolumeBackupResponse>;
266
266
  /**
@@ -273,7 +273,7 @@ export declare class BlockstorageClient {
273
273
  * @param CreateVolumeBackupPolicyRequest
274
274
  * @return CreateVolumeBackupPolicyResponse
275
275
  * @throws OciError when an error occurs
276
- * @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.
276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
277
277
  */
278
278
  createVolumeBackupPolicy(createVolumeBackupPolicyRequest: requests.CreateVolumeBackupPolicyRequest): Promise<responses.CreateVolumeBackupPolicyResponse>;
279
279
  /**
@@ -285,7 +285,7 @@ export declare class BlockstorageClient {
285
285
  * @param CreateVolumeBackupPolicyAssignmentRequest
286
286
  * @return CreateVolumeBackupPolicyAssignmentResponse
287
287
  * @throws OciError when an error occurs
288
- * @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.
288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
289
289
  */
290
290
  createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest: requests.CreateVolumeBackupPolicyAssignmentRequest): Promise<responses.CreateVolumeBackupPolicyAssignmentResponse>;
291
291
  /**
@@ -301,7 +301,7 @@ export declare class BlockstorageClient {
301
301
  * @param CreateVolumeGroupRequest
302
302
  * @return CreateVolumeGroupResponse
303
303
  * @throws OciError when an error occurs
304
- * @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.
304
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
305
305
  */
306
306
  createVolumeGroup(createVolumeGroupRequest: requests.CreateVolumeGroupRequest): Promise<responses.CreateVolumeGroupResponse>;
307
307
  /**
@@ -312,7 +312,7 @@ export declare class BlockstorageClient {
312
312
  * @param CreateVolumeGroupBackupRequest
313
313
  * @return CreateVolumeGroupBackupResponse
314
314
  * @throws OciError when an error occurs
315
- * @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.
315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
316
316
  */
317
317
  createVolumeGroupBackup(createVolumeGroupBackupRequest: requests.CreateVolumeGroupBackupRequest): Promise<responses.CreateVolumeGroupBackupResponse>;
318
318
  /**
@@ -325,7 +325,7 @@ export declare class BlockstorageClient {
325
325
  * @param DeleteBootVolumeRequest
326
326
  * @return DeleteBootVolumeResponse
327
327
  * @throws OciError when an error occurs
328
- * @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.
328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
329
329
  */
330
330
  deleteBootVolume(deleteBootVolumeRequest: requests.DeleteBootVolumeRequest): Promise<responses.DeleteBootVolumeResponse>;
331
331
  /**
@@ -334,7 +334,7 @@ export declare class BlockstorageClient {
334
334
  * @param DeleteBootVolumeBackupRequest
335
335
  * @return DeleteBootVolumeBackupResponse
336
336
  * @throws OciError when an error occurs
337
- * @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.
337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
338
338
  */
339
339
  deleteBootVolumeBackup(deleteBootVolumeBackupRequest: requests.DeleteBootVolumeBackupRequest): Promise<responses.DeleteBootVolumeBackupResponse>;
340
340
  /**
@@ -344,7 +344,7 @@ export declare class BlockstorageClient {
344
344
  * @param DeleteBootVolumeKmsKeyRequest
345
345
  * @return DeleteBootVolumeKmsKeyResponse
346
346
  * @throws OciError when an error occurs
347
- * @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.
347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
348
348
  */
349
349
  deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest: requests.DeleteBootVolumeKmsKeyRequest): Promise<responses.DeleteBootVolumeKmsKeyResponse>;
350
350
  /**
@@ -357,7 +357,7 @@ export declare class BlockstorageClient {
357
357
  * @param DeleteVolumeRequest
358
358
  * @return DeleteVolumeResponse
359
359
  * @throws OciError when an error occurs
360
- * @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.
360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
361
361
  */
362
362
  deleteVolume(deleteVolumeRequest: requests.DeleteVolumeRequest): Promise<responses.DeleteVolumeResponse>;
363
363
  /**
@@ -366,7 +366,7 @@ export declare class BlockstorageClient {
366
366
  * @param DeleteVolumeBackupRequest
367
367
  * @return DeleteVolumeBackupResponse
368
368
  * @throws OciError when an error occurs
369
- * @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.
369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
370
370
  */
371
371
  deleteVolumeBackup(deleteVolumeBackupRequest: requests.DeleteVolumeBackupRequest): Promise<responses.DeleteVolumeBackupResponse>;
372
372
  /**
@@ -380,7 +380,7 @@ export declare class BlockstorageClient {
380
380
  * @param DeleteVolumeBackupPolicyRequest
381
381
  * @return DeleteVolumeBackupPolicyResponse
382
382
  * @throws OciError when an error occurs
383
- * @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.
383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
384
384
  */
385
385
  deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest: requests.DeleteVolumeBackupPolicyRequest): Promise<responses.DeleteVolumeBackupPolicyResponse>;
386
386
  /**
@@ -389,7 +389,7 @@ export declare class BlockstorageClient {
389
389
  * @param DeleteVolumeBackupPolicyAssignmentRequest
390
390
  * @return DeleteVolumeBackupPolicyAssignmentResponse
391
391
  * @throws OciError when an error occurs
392
- * @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.
392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
393
393
  */
394
394
  deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest: requests.DeleteVolumeBackupPolicyAssignmentRequest): Promise<responses.DeleteVolumeBackupPolicyAssignmentResponse>;
395
395
  /**
@@ -400,7 +400,7 @@ export declare class BlockstorageClient {
400
400
  * @param DeleteVolumeGroupRequest
401
401
  * @return DeleteVolumeGroupResponse
402
402
  * @throws OciError when an error occurs
403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
404
404
  */
405
405
  deleteVolumeGroup(deleteVolumeGroupRequest: requests.DeleteVolumeGroupRequest): Promise<responses.DeleteVolumeGroupResponse>;
406
406
  /**
@@ -411,7 +411,7 @@ export declare class BlockstorageClient {
411
411
  * @param DeleteVolumeGroupBackupRequest
412
412
  * @return DeleteVolumeGroupBackupResponse
413
413
  * @throws OciError when an error occurs
414
- * @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.
414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
415
415
  */
416
416
  deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest: requests.DeleteVolumeGroupBackupRequest): Promise<responses.DeleteVolumeGroupBackupResponse>;
417
417
  /**
@@ -421,7 +421,7 @@ export declare class BlockstorageClient {
421
421
  * @param DeleteVolumeKmsKeyRequest
422
422
  * @return DeleteVolumeKmsKeyResponse
423
423
  * @throws OciError when an error occurs
424
- * @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.
424
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
425
425
  */
426
426
  deleteVolumeKmsKey(deleteVolumeKmsKeyRequest: requests.DeleteVolumeKmsKeyRequest): Promise<responses.DeleteVolumeKmsKeyResponse>;
427
427
  /**
@@ -430,7 +430,7 @@ export declare class BlockstorageClient {
430
430
  * @param GetBlockVolumeReplicaRequest
431
431
  * @return GetBlockVolumeReplicaResponse
432
432
  * @throws OciError when an error occurs
433
- * @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.
433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
434
434
  */
435
435
  getBlockVolumeReplica(getBlockVolumeReplicaRequest: requests.GetBlockVolumeReplicaRequest): Promise<responses.GetBlockVolumeReplicaResponse>;
436
436
  /**
@@ -439,7 +439,7 @@ export declare class BlockstorageClient {
439
439
  * @param GetBootVolumeRequest
440
440
  * @return GetBootVolumeResponse
441
441
  * @throws OciError when an error occurs
442
- * @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.
442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
443
443
  */
444
444
  getBootVolume(getBootVolumeRequest: requests.GetBootVolumeRequest): Promise<responses.GetBootVolumeResponse>;
445
445
  /**
@@ -448,7 +448,7 @@ export declare class BlockstorageClient {
448
448
  * @param GetBootVolumeBackupRequest
449
449
  * @return GetBootVolumeBackupResponse
450
450
  * @throws OciError when an error occurs
451
- * @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.
451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
452
452
  */
453
453
  getBootVolumeBackup(getBootVolumeBackupRequest: requests.GetBootVolumeBackupRequest): Promise<responses.GetBootVolumeBackupResponse>;
454
454
  /**
@@ -458,7 +458,7 @@ export declare class BlockstorageClient {
458
458
  * @param GetBootVolumeKmsKeyRequest
459
459
  * @return GetBootVolumeKmsKeyResponse
460
460
  * @throws OciError when an error occurs
461
- * @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.
461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
462
462
  */
463
463
  getBootVolumeKmsKey(getBootVolumeKmsKeyRequest: requests.GetBootVolumeKmsKeyRequest): Promise<responses.GetBootVolumeKmsKeyResponse>;
464
464
  /**
@@ -467,7 +467,7 @@ export declare class BlockstorageClient {
467
467
  * @param GetBootVolumeReplicaRequest
468
468
  * @return GetBootVolumeReplicaResponse
469
469
  * @throws OciError when an error occurs
470
- * @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.
470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
471
471
  */
472
472
  getBootVolumeReplica(getBootVolumeReplicaRequest: requests.GetBootVolumeReplicaRequest): Promise<responses.GetBootVolumeReplicaResponse>;
473
473
  /**
@@ -476,7 +476,7 @@ export declare class BlockstorageClient {
476
476
  * @param GetVolumeRequest
477
477
  * @return GetVolumeResponse
478
478
  * @throws OciError when an error occurs
479
- * @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.
479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
480
480
  */
481
481
  getVolume(getVolumeRequest: requests.GetVolumeRequest): Promise<responses.GetVolumeResponse>;
482
482
  /**
@@ -485,7 +485,7 @@ export declare class BlockstorageClient {
485
485
  * @param GetVolumeBackupRequest
486
486
  * @return GetVolumeBackupResponse
487
487
  * @throws OciError when an error occurs
488
- * @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.
488
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
489
489
  */
490
490
  getVolumeBackup(getVolumeBackupRequest: requests.GetVolumeBackupRequest): Promise<responses.GetVolumeBackupResponse>;
491
491
  /**
@@ -494,7 +494,7 @@ export declare class BlockstorageClient {
494
494
  * @param GetVolumeBackupPolicyRequest
495
495
  * @return GetVolumeBackupPolicyResponse
496
496
  * @throws OciError when an error occurs
497
- * @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.
497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
498
498
  */
499
499
  getVolumeBackupPolicy(getVolumeBackupPolicyRequest: requests.GetVolumeBackupPolicyRequest): Promise<responses.GetVolumeBackupPolicyResponse>;
500
500
  /**
@@ -506,7 +506,7 @@ export declare class BlockstorageClient {
506
506
  * @param GetVolumeBackupPolicyAssetAssignmentRequest
507
507
  * @return GetVolumeBackupPolicyAssetAssignmentResponse
508
508
  * @throws OciError when an error occurs
509
- * @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.
509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
510
510
  */
511
511
  getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest: requests.GetVolumeBackupPolicyAssetAssignmentRequest): Promise<responses.GetVolumeBackupPolicyAssetAssignmentResponse>;
512
512
  /**
@@ -547,7 +547,7 @@ export declare class BlockstorageClient {
547
547
  * @param GetVolumeBackupPolicyAssignmentRequest
548
548
  * @return GetVolumeBackupPolicyAssignmentResponse
549
549
  * @throws OciError when an error occurs
550
- * @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.
550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
551
551
  */
552
552
  getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest: requests.GetVolumeBackupPolicyAssignmentRequest): Promise<responses.GetVolumeBackupPolicyAssignmentResponse>;
553
553
  /**
@@ -556,7 +556,7 @@ export declare class BlockstorageClient {
556
556
  * @param GetVolumeGroupRequest
557
557
  * @return GetVolumeGroupResponse
558
558
  * @throws OciError when an error occurs
559
- * @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.
559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
560
560
  */
561
561
  getVolumeGroup(getVolumeGroupRequest: requests.GetVolumeGroupRequest): Promise<responses.GetVolumeGroupResponse>;
562
562
  /**
@@ -565,7 +565,7 @@ export declare class BlockstorageClient {
565
565
  * @param GetVolumeGroupBackupRequest
566
566
  * @return GetVolumeGroupBackupResponse
567
567
  * @throws OciError when an error occurs
568
- * @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.
568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
569
569
  */
570
570
  getVolumeGroupBackup(getVolumeGroupBackupRequest: requests.GetVolumeGroupBackupRequest): Promise<responses.GetVolumeGroupBackupResponse>;
571
571
  /**
@@ -574,7 +574,7 @@ export declare class BlockstorageClient {
574
574
  * @param GetVolumeGroupReplicaRequest
575
575
  * @return GetVolumeGroupReplicaResponse
576
576
  * @throws OciError when an error occurs
577
- * @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.
577
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
578
578
  */
579
579
  getVolumeGroupReplica(getVolumeGroupReplicaRequest: requests.GetVolumeGroupReplicaRequest): Promise<responses.GetVolumeGroupReplicaResponse>;
580
580
  /**
@@ -584,7 +584,7 @@ export declare class BlockstorageClient {
584
584
  * @param GetVolumeKmsKeyRequest
585
585
  * @return GetVolumeKmsKeyResponse
586
586
  * @throws OciError when an error occurs
587
- * @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.
587
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
588
588
  */
589
589
  getVolumeKmsKey(getVolumeKmsKeyRequest: requests.GetVolumeKmsKeyRequest): Promise<responses.GetVolumeKmsKeyResponse>;
590
590
  /**
@@ -594,7 +594,7 @@ export declare class BlockstorageClient {
594
594
  * @param ListBlockVolumeReplicasRequest
595
595
  * @return ListBlockVolumeReplicasResponse
596
596
  * @throws OciError when an error occurs
597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
598
598
  */
599
599
  listBlockVolumeReplicas(listBlockVolumeReplicasRequest: requests.ListBlockVolumeReplicasRequest): Promise<responses.ListBlockVolumeReplicasResponse>;
600
600
  /**
@@ -636,7 +636,7 @@ export declare class BlockstorageClient {
636
636
  * @param ListBootVolumeBackupsRequest
637
637
  * @return ListBootVolumeBackupsResponse
638
638
  * @throws OciError when an error occurs
639
- * @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.
639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
640
640
  */
641
641
  listBootVolumeBackups(listBootVolumeBackupsRequest: requests.ListBootVolumeBackupsRequest): Promise<responses.ListBootVolumeBackupsResponse>;
642
642
  /**
@@ -678,7 +678,7 @@ export declare class BlockstorageClient {
678
678
  * @param ListBootVolumeReplicasRequest
679
679
  * @return ListBootVolumeReplicasResponse
680
680
  * @throws OciError when an error occurs
681
- * @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.
681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
682
682
  */
683
683
  listBootVolumeReplicas(listBootVolumeReplicasRequest: requests.ListBootVolumeReplicasRequest): Promise<responses.ListBootVolumeReplicasResponse>;
684
684
  /**
@@ -720,7 +720,7 @@ export declare class BlockstorageClient {
720
720
  * @param ListBootVolumesRequest
721
721
  * @return ListBootVolumesResponse
722
722
  * @throws OciError when an error occurs
723
- * @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.
723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
724
724
  */
725
725
  listBootVolumes(listBootVolumesRequest: requests.ListBootVolumesRequest): Promise<responses.ListBootVolumesResponse>;
726
726
  /**
@@ -765,7 +765,7 @@ export declare class BlockstorageClient {
765
765
  * @param ListVolumeBackupPoliciesRequest
766
766
  * @return ListVolumeBackupPoliciesResponse
767
767
  * @throws OciError when an error occurs
768
- * @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.
768
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
769
769
  */
770
770
  listVolumeBackupPolicies(listVolumeBackupPoliciesRequest: requests.ListVolumeBackupPoliciesRequest): Promise<responses.ListVolumeBackupPoliciesResponse>;
771
771
  /**
@@ -807,7 +807,7 @@ export declare class BlockstorageClient {
807
807
  * @param ListVolumeBackupsRequest
808
808
  * @return ListVolumeBackupsResponse
809
809
  * @throws OciError when an error occurs
810
- * @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.
810
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
811
811
  */
812
812
  listVolumeBackups(listVolumeBackupsRequest: requests.ListVolumeBackupsRequest): Promise<responses.ListVolumeBackupsResponse>;
813
813
  /**
@@ -850,7 +850,7 @@ export declare class BlockstorageClient {
850
850
  * @param ListVolumeGroupBackupsRequest
851
851
  * @return ListVolumeGroupBackupsResponse
852
852
  * @throws OciError when an error occurs
853
- * @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.
853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
854
854
  */
855
855
  listVolumeGroupBackups(listVolumeGroupBackupsRequest: requests.ListVolumeGroupBackupsRequest): Promise<responses.ListVolumeGroupBackupsResponse>;
856
856
  /**
@@ -893,7 +893,7 @@ export declare class BlockstorageClient {
893
893
  * @param ListVolumeGroupReplicasRequest
894
894
  * @return ListVolumeGroupReplicasResponse
895
895
  * @throws OciError when an error occurs
896
- * @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.
896
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
897
897
  */
898
898
  listVolumeGroupReplicas(listVolumeGroupReplicasRequest: requests.ListVolumeGroupReplicasRequest): Promise<responses.ListVolumeGroupReplicasResponse>;
899
899
  /**
@@ -936,7 +936,7 @@ export declare class BlockstorageClient {
936
936
  * @param ListVolumeGroupsRequest
937
937
  * @return ListVolumeGroupsResponse
938
938
  * @throws OciError when an error occurs
939
- * @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.
939
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
940
940
  */
941
941
  listVolumeGroups(listVolumeGroupsRequest: requests.ListVolumeGroupsRequest): Promise<responses.ListVolumeGroupsResponse>;
942
942
  /**
@@ -978,7 +978,7 @@ export declare class BlockstorageClient {
978
978
  * @param ListVolumesRequest
979
979
  * @return ListVolumesResponse
980
980
  * @throws OciError when an error occurs
981
- * @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.
981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
982
982
  */
983
983
  listVolumes(listVolumesRequest: requests.ListVolumesRequest): Promise<responses.ListVolumesResponse>;
984
984
  /**
@@ -1019,7 +1019,7 @@ export declare class BlockstorageClient {
1019
1019
  * @param UpdateBootVolumeRequest
1020
1020
  * @return UpdateBootVolumeResponse
1021
1021
  * @throws OciError when an error occurs
1022
- * @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.
1022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
1023
1023
  */
1024
1024
  updateBootVolume(updateBootVolumeRequest: requests.UpdateBootVolumeRequest): Promise<responses.UpdateBootVolumeResponse>;
1025
1025
  /**
@@ -1030,7 +1030,7 @@ export declare class BlockstorageClient {
1030
1030
  * @param UpdateBootVolumeBackupRequest
1031
1031
  * @return UpdateBootVolumeBackupResponse
1032
1032
  * @throws OciError when an error occurs
1033
- * @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.
1033
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
1034
1034
  */
1035
1035
  updateBootVolumeBackup(updateBootVolumeBackupRequest: requests.UpdateBootVolumeBackupRequest): Promise<responses.UpdateBootVolumeBackupResponse>;
1036
1036
  /**
@@ -1040,7 +1040,7 @@ export declare class BlockstorageClient {
1040
1040
  * @param UpdateBootVolumeKmsKeyRequest
1041
1041
  * @return UpdateBootVolumeKmsKeyResponse
1042
1042
  * @throws OciError when an error occurs
1043
- * @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.
1043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
1044
1044
  */
1045
1045
  updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest: requests.UpdateBootVolumeKmsKeyRequest): Promise<responses.UpdateBootVolumeKmsKeyResponse>;
1046
1046
  /**
@@ -1051,7 +1051,7 @@ export declare class BlockstorageClient {
1051
1051
  * @param UpdateVolumeRequest
1052
1052
  * @return UpdateVolumeResponse
1053
1053
  * @throws OciError when an error occurs
1054
- * @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.
1054
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
1055
1055
  */
1056
1056
  updateVolume(updateVolumeRequest: requests.UpdateVolumeRequest): Promise<responses.UpdateVolumeResponse>;
1057
1057
  /**
@@ -1062,7 +1062,7 @@ export declare class BlockstorageClient {
1062
1062
  * @param UpdateVolumeBackupRequest
1063
1063
  * @return UpdateVolumeBackupResponse
1064
1064
  * @throws OciError when an error occurs
1065
- * @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.
1065
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
1066
1066
  */
1067
1067
  updateVolumeBackup(updateVolumeBackupRequest: requests.UpdateVolumeBackupRequest): Promise<responses.UpdateVolumeBackupResponse>;
1068
1068
  /**
@@ -1076,7 +1076,7 @@ export declare class BlockstorageClient {
1076
1076
  * @param UpdateVolumeBackupPolicyRequest
1077
1077
  * @return UpdateVolumeBackupPolicyResponse
1078
1078
  * @throws OciError when an error occurs
1079
- * @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.
1079
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
1080
1080
  */
1081
1081
  updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest: requests.UpdateVolumeBackupPolicyRequest): Promise<responses.UpdateVolumeBackupPolicyResponse>;
1082
1082
  /**
@@ -1091,7 +1091,7 @@ export declare class BlockstorageClient {
1091
1091
  * @param UpdateVolumeGroupRequest
1092
1092
  * @return UpdateVolumeGroupResponse
1093
1093
  * @throws OciError when an error occurs
1094
- * @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.
1094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
1095
1095
  */
1096
1096
  updateVolumeGroup(updateVolumeGroupRequest: requests.UpdateVolumeGroupRequest): Promise<responses.UpdateVolumeGroupResponse>;
1097
1097
  /**
@@ -1100,7 +1100,7 @@ export declare class BlockstorageClient {
1100
1100
  * @param UpdateVolumeGroupBackupRequest
1101
1101
  * @return UpdateVolumeGroupBackupResponse
1102
1102
  * @throws OciError when an error occurs
1103
- * @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.
1103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
1104
1104
  */
1105
1105
  updateVolumeGroupBackup(updateVolumeGroupBackupRequest: requests.UpdateVolumeGroupBackupRequest): Promise<responses.UpdateVolumeGroupBackupResponse>;
1106
1106
  /**
@@ -1110,7 +1110,7 @@ export declare class BlockstorageClient {
1110
1110
  * @param UpdateVolumeKmsKeyRequest
1111
1111
  * @return UpdateVolumeKmsKeyResponse
1112
1112
  * @throws OciError when an error occurs
1113
- * @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.
1113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
1114
1114
  */
1115
1115
  updateVolumeKmsKey(updateVolumeKmsKeyRequest: requests.UpdateVolumeKmsKeyRequest): Promise<responses.UpdateVolumeKmsKeyResponse>;
1116
1116
  }
@@ -1186,7 +1186,7 @@ export declare class ComputeClient {
1186
1186
  * @param AcceptShieldedIntegrityPolicyRequest
1187
1187
  * @return AcceptShieldedIntegrityPolicyResponse
1188
1188
  * @throws OciError when an error occurs
1189
- * @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.
1189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
1190
1190
  */
1191
1191
  acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest: requests.AcceptShieldedIntegrityPolicyRequest): Promise<responses.AcceptShieldedIntegrityPolicyResponse>;
1192
1192
  /**
@@ -1195,7 +1195,7 @@ export declare class ComputeClient {
1195
1195
  * @param AddImageShapeCompatibilityEntryRequest
1196
1196
  * @return AddImageShapeCompatibilityEntryResponse
1197
1197
  * @throws OciError when an error occurs
1198
- * @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.
1198
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
1199
1199
  */
1200
1200
  addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest: requests.AddImageShapeCompatibilityEntryRequest): Promise<responses.AddImageShapeCompatibilityEntryResponse>;
1201
1201
  /**
@@ -1205,7 +1205,7 @@ export declare class ComputeClient {
1205
1205
  * @param AttachBootVolumeRequest
1206
1206
  * @return AttachBootVolumeResponse
1207
1207
  * @throws OciError when an error occurs
1208
- * @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.
1208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
1209
1209
  */
1210
1210
  attachBootVolume(attachBootVolumeRequest: requests.AttachBootVolumeRequest): Promise<responses.AttachBootVolumeResponse>;
1211
1211
  /**
@@ -1217,7 +1217,7 @@ export declare class ComputeClient {
1217
1217
  * @param AttachVnicRequest
1218
1218
  * @return AttachVnicResponse
1219
1219
  * @throws OciError when an error occurs
1220
- * @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.
1220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
1221
1221
  */
1222
1222
  attachVnic(attachVnicRequest: requests.AttachVnicRequest): Promise<responses.AttachVnicResponse>;
1223
1223
  /**
@@ -1227,7 +1227,7 @@ export declare class ComputeClient {
1227
1227
  * @param AttachVolumeRequest
1228
1228
  * @return AttachVolumeResponse
1229
1229
  * @throws OciError when an error occurs
1230
- * @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.
1230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
1231
1231
  */
1232
1232
  attachVolume(attachVolumeRequest: requests.AttachVolumeRequest): Promise<responses.AttachVolumeResponse>;
1233
1233
  /**
@@ -1253,7 +1253,7 @@ export declare class ComputeClient {
1253
1253
  * @param CaptureConsoleHistoryRequest
1254
1254
  * @return CaptureConsoleHistoryResponse
1255
1255
  * @throws OciError when an error occurs
1256
- * @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.
1256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
1257
1257
  */
1258
1258
  captureConsoleHistory(captureConsoleHistoryRequest: requests.CaptureConsoleHistoryRequest): Promise<responses.CaptureConsoleHistoryResponse>;
1259
1259
  /**
@@ -1265,12 +1265,12 @@ export declare class ComputeClient {
1265
1265
  * @param ChangeComputeCapacityReservationCompartmentRequest
1266
1266
  * @return ChangeComputeCapacityReservationCompartmentResponse
1267
1267
  * @throws OciError when an error occurs
1268
- * @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.
1268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
1269
1269
  */
1270
1270
  changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest: requests.ChangeComputeCapacityReservationCompartmentRequest): Promise<responses.ChangeComputeCapacityReservationCompartmentResponse>;
1271
1271
  /**
1272
1272
  * Moves a compute cluster into a different compartment within the same tenancy.
1273
- * A compute cluster is a remote direct memory access (RDMA) network group.
1273
+ * A [compute cluster](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/compute-clusters.htm) is a remote direct memory access (RDMA) network group.
1274
1274
  * <p>
1275
1275
  For information about moving resources between compartments, see
1276
1276
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
@@ -1279,7 +1279,7 @@ export declare class ComputeClient {
1279
1279
  * @param ChangeComputeClusterCompartmentRequest
1280
1280
  * @return ChangeComputeClusterCompartmentResponse
1281
1281
  * @throws OciError when an error occurs
1282
- * @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.
1282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
1283
1283
  */
1284
1284
  changeComputeClusterCompartment(changeComputeClusterCompartmentRequest: requests.ChangeComputeClusterCompartmentRequest): Promise<responses.ChangeComputeClusterCompartmentResponse>;
1285
1285
  /**
@@ -1291,7 +1291,7 @@ export declare class ComputeClient {
1291
1291
  * @param ChangeComputeImageCapabilitySchemaCompartmentRequest
1292
1292
  * @return ChangeComputeImageCapabilitySchemaCompartmentResponse
1293
1293
  * @throws OciError when an error occurs
1294
- * @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.
1294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
1295
1295
  */
1296
1296
  changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest: requests.ChangeComputeImageCapabilitySchemaCompartmentRequest): Promise<responses.ChangeComputeImageCapabilitySchemaCompartmentResponse>;
1297
1297
  /**
@@ -1300,7 +1300,7 @@ export declare class ComputeClient {
1300
1300
  * @param ChangeDedicatedVmHostCompartmentRequest
1301
1301
  * @return ChangeDedicatedVmHostCompartmentResponse
1302
1302
  * @throws OciError when an error occurs
1303
- * @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.
1303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
1304
1304
  */
1305
1305
  changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest: requests.ChangeDedicatedVmHostCompartmentRequest): Promise<responses.ChangeDedicatedVmHostCompartmentResponse>;
1306
1306
  /**
@@ -1312,7 +1312,7 @@ export declare class ComputeClient {
1312
1312
  * @param ChangeImageCompartmentRequest
1313
1313
  * @return ChangeImageCompartmentResponse
1314
1314
  * @throws OciError when an error occurs
1315
- * @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.
1315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
1316
1316
  */
1317
1317
  changeImageCompartment(changeImageCompartmentRequest: requests.ChangeImageCompartmentRequest): Promise<responses.ChangeImageCompartmentResponse>;
1318
1318
  /**
@@ -1327,7 +1327,7 @@ export declare class ComputeClient {
1327
1327
  * @param ChangeInstanceCompartmentRequest
1328
1328
  * @return ChangeInstanceCompartmentResponse
1329
1329
  * @throws OciError when an error occurs
1330
- * @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.
1330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
1331
1331
  */
1332
1332
  changeInstanceCompartment(changeInstanceCompartmentRequest: requests.ChangeInstanceCompartmentRequest): Promise<responses.ChangeInstanceCompartmentResponse>;
1333
1333
  /**
@@ -1337,7 +1337,7 @@ export declare class ComputeClient {
1337
1337
  * @param CreateAppCatalogSubscriptionRequest
1338
1338
  * @return CreateAppCatalogSubscriptionResponse
1339
1339
  * @throws OciError when an error occurs
1340
- * @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.
1340
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
1341
1341
  */
1342
1342
  createAppCatalogSubscription(createAppCatalogSubscriptionRequest: requests.CreateAppCatalogSubscriptionRequest): Promise<responses.CreateAppCatalogSubscriptionResponse>;
1343
1343
  /**
@@ -1352,7 +1352,7 @@ export declare class ComputeClient {
1352
1352
  * @param CreateComputeCapacityReportRequest
1353
1353
  * @return CreateComputeCapacityReportResponse
1354
1354
  * @throws OciError when an error occurs
1355
- * @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.
1355
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateComputeCapacityReport.ts.html |here} to see how to use CreateComputeCapacityReport API.
1356
1356
  */
1357
1357
  createComputeCapacityReport(createComputeCapacityReportRequest: requests.CreateComputeCapacityReportRequest): Promise<responses.CreateComputeCapacityReportResponse>;
1358
1358
  /**
@@ -1366,23 +1366,29 @@ export declare class ComputeClient {
1366
1366
  * @param CreateComputeCapacityReservationRequest
1367
1367
  * @return CreateComputeCapacityReservationResponse
1368
1368
  * @throws OciError when an error occurs
1369
- * @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.
1369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
1370
1370
  */
1371
1371
  createComputeCapacityReservation(createComputeCapacityReservationRequest: requests.CreateComputeCapacityReservationRequest): Promise<responses.CreateComputeCapacityReservationResponse>;
1372
1372
  /**
1373
- * Creates an empty compute cluster, which is a remote direct memory access (RDMA) network group.
1374
- * After the compute cluster is created, you can use the compute cluster's OCID with the
1373
+ * Creates an empty [compute cluster](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/compute-clusters.htm). A compute cluster
1374
+ * is a remote direct memory access (RDMA) network group.
1375
+ * <p>
1376
+ After the compute cluster is created, you can use the compute cluster's OCID with the
1375
1377
  * {@link #launchInstance(LaunchInstanceRequest) launchInstance} operation to create instances in the compute cluster.
1376
- * For more information, see [Compute Clusters](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/compute-clusters.htm).
1378
+ * The instances must be created in the same compartment and availability domain as the cluster.
1379
+ * <p>
1380
+ Use compute clusters when you want to manage instances in the cluster individually, or when you want
1381
+ * to use different types of instances in the RDMA network group.
1377
1382
  * <p>
1378
- To create a cluster network that uses intance pools to manage groups of identical instances,
1379
- * see {@link #createClusterNetwork(CreateClusterNetworkRequest) createClusterNetwork}.
1383
+ If you want predictable capacity for a specific number of identical instances that are managed as a group,
1384
+ * create a cluster network that uses instance pools by using the
1385
+ * {@link #createClusterNetwork(CreateClusterNetworkRequest) createClusterNetwork} operation.
1380
1386
  *
1381
1387
  * This operation does not retry by default if the user has not defined a retry configuration.
1382
1388
  * @param CreateComputeClusterRequest
1383
1389
  * @return CreateComputeClusterResponse
1384
1390
  * @throws OciError when an error occurs
1385
- * @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.
1391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
1386
1392
  */
1387
1393
  createComputeCluster(createComputeClusterRequest: requests.CreateComputeClusterRequest): Promise<responses.CreateComputeClusterResponse>;
1388
1394
  /**
@@ -1392,7 +1398,7 @@ export declare class ComputeClient {
1392
1398
  * @param CreateComputeImageCapabilitySchemaRequest
1393
1399
  * @return CreateComputeImageCapabilitySchemaResponse
1394
1400
  * @throws OciError when an error occurs
1395
- * @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.
1401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
1396
1402
  */
1397
1403
  createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest: requests.CreateComputeImageCapabilitySchemaRequest): Promise<responses.CreateComputeImageCapabilitySchemaResponse>;
1398
1404
  /**
@@ -1405,7 +1411,7 @@ export declare class ComputeClient {
1405
1411
  * @param CreateDedicatedVmHostRequest
1406
1412
  * @return CreateDedicatedVmHostResponse
1407
1413
  * @throws OciError when an error occurs
1408
- * @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.
1414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
1409
1415
  */
1410
1416
  createDedicatedVmHost(createDedicatedVmHostRequest: requests.CreateDedicatedVmHostRequest): Promise<responses.CreateDedicatedVmHostResponse>;
1411
1417
  /**
@@ -1437,7 +1443,7 @@ export declare class ComputeClient {
1437
1443
  * @param CreateImageRequest
1438
1444
  * @return CreateImageResponse
1439
1445
  * @throws OciError when an error occurs
1440
- * @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.
1446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
1441
1447
  */
1442
1448
  createImage(createImageRequest: requests.CreateImageRequest): Promise<responses.CreateImageResponse>;
1443
1449
  /**
@@ -1451,7 +1457,7 @@ export declare class ComputeClient {
1451
1457
  * @param CreateInstanceConsoleConnectionRequest
1452
1458
  * @return CreateInstanceConsoleConnectionResponse
1453
1459
  * @throws OciError when an error occurs
1454
- * @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.
1460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
1455
1461
  */
1456
1462
  createInstanceConsoleConnection(createInstanceConsoleConnectionRequest: requests.CreateInstanceConsoleConnectionRequest): Promise<responses.CreateInstanceConsoleConnectionResponse>;
1457
1463
  /**
@@ -1460,7 +1466,7 @@ export declare class ComputeClient {
1460
1466
  * @param DeleteAppCatalogSubscriptionRequest
1461
1467
  * @return DeleteAppCatalogSubscriptionResponse
1462
1468
  * @throws OciError when an error occurs
1463
- * @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.
1469
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
1464
1470
  */
1465
1471
  deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest: requests.DeleteAppCatalogSubscriptionRequest): Promise<responses.DeleteAppCatalogSubscriptionResponse>;
1466
1472
  /**
@@ -1469,19 +1475,22 @@ export declare class ComputeClient {
1469
1475
  * @param DeleteComputeCapacityReservationRequest
1470
1476
  * @return DeleteComputeCapacityReservationResponse
1471
1477
  * @throws OciError when an error occurs
1472
- * @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.
1478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
1473
1479
  */
1474
1480
  deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest: requests.DeleteComputeCapacityReservationRequest): Promise<responses.DeleteComputeCapacityReservationResponse>;
1475
1481
  /**
1476
- * Deletes the compute cluster, which is a remote direct memory access (RDMA) network group.
1477
- * To delete a compute cluster, all instances in the cluster must be deleted first.
1478
- *
1479
- * This operation does not retry by default if the user has not defined a retry configuration.
1480
- * @param DeleteComputeClusterRequest
1481
- * @return DeleteComputeClusterResponse
1482
- * @throws OciError when an error occurs
1483
- * @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.
1484
- */
1482
+ * Deletes a compute cluster. A [compute cluster](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/compute-clusters.htm) is a
1483
+ * remote direct memory access (RDMA) network group.
1484
+ * <p>
1485
+ Before you delete a compute cluster, first delete all instances in the cluster by using
1486
+ * the {@link #terminateInstance(TerminateInstanceRequest) terminateInstance} operation.
1487
+ *
1488
+ * This operation does not retry by default if the user has not defined a retry configuration.
1489
+ * @param DeleteComputeClusterRequest
1490
+ * @return DeleteComputeClusterResponse
1491
+ * @throws OciError when an error occurs
1492
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
1493
+ */
1485
1494
  deleteComputeCluster(deleteComputeClusterRequest: requests.DeleteComputeClusterRequest): Promise<responses.DeleteComputeClusterResponse>;
1486
1495
  /**
1487
1496
  * Deletes the specified Compute Image Capability Schema
@@ -1490,7 +1499,7 @@ export declare class ComputeClient {
1490
1499
  * @param DeleteComputeImageCapabilitySchemaRequest
1491
1500
  * @return DeleteComputeImageCapabilitySchemaResponse
1492
1501
  * @throws OciError when an error occurs
1493
- * @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.
1502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
1494
1503
  */
1495
1504
  deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest: requests.DeleteComputeImageCapabilitySchemaRequest): Promise<responses.DeleteComputeImageCapabilitySchemaResponse>;
1496
1505
  /**
@@ -1500,7 +1509,7 @@ export declare class ComputeClient {
1500
1509
  * @param DeleteConsoleHistoryRequest
1501
1510
  * @return DeleteConsoleHistoryResponse
1502
1511
  * @throws OciError when an error occurs
1503
- * @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.
1512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
1504
1513
  */
1505
1514
  deleteConsoleHistory(deleteConsoleHistoryRequest: requests.DeleteConsoleHistoryRequest): Promise<responses.DeleteConsoleHistoryResponse>;
1506
1515
  /**
@@ -1513,7 +1522,7 @@ export declare class ComputeClient {
1513
1522
  * @param DeleteDedicatedVmHostRequest
1514
1523
  * @return DeleteDedicatedVmHostResponse
1515
1524
  * @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/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
1525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
1517
1526
  */
1518
1527
  deleteDedicatedVmHost(deleteDedicatedVmHostRequest: requests.DeleteDedicatedVmHostRequest): Promise<responses.DeleteDedicatedVmHostResponse>;
1519
1528
  /**
@@ -1522,7 +1531,7 @@ export declare class ComputeClient {
1522
1531
  * @param DeleteImageRequest
1523
1532
  * @return DeleteImageResponse
1524
1533
  * @throws OciError when an error occurs
1525
- * @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.
1534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
1526
1535
  */
1527
1536
  deleteImage(deleteImageRequest: requests.DeleteImageRequest): Promise<responses.DeleteImageResponse>;
1528
1537
  /**
@@ -1531,7 +1540,7 @@ export declare class ComputeClient {
1531
1540
  * @param DeleteInstanceConsoleConnectionRequest
1532
1541
  * @return DeleteInstanceConsoleConnectionResponse
1533
1542
  * @throws OciError when an error occurs
1534
- * @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.
1543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
1535
1544
  */
1536
1545
  deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest: requests.DeleteInstanceConsoleConnectionRequest): Promise<responses.DeleteInstanceConsoleConnectionResponse>;
1537
1546
  /**
@@ -1544,7 +1553,7 @@ export declare class ComputeClient {
1544
1553
  * @param DetachBootVolumeRequest
1545
1554
  * @return DetachBootVolumeResponse
1546
1555
  * @throws OciError when an error occurs
1547
- * @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.
1556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
1548
1557
  */
1549
1558
  detachBootVolume(detachBootVolumeRequest: requests.DetachBootVolumeRequest): Promise<responses.DetachBootVolumeResponse>;
1550
1559
  /**
@@ -1563,7 +1572,7 @@ export declare class ComputeClient {
1563
1572
  * @param DetachVnicRequest
1564
1573
  * @return DetachVnicResponse
1565
1574
  * @throws OciError when an error occurs
1566
- * @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.
1575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
1567
1576
  */
1568
1577
  detachVnic(detachVnicRequest: requests.DetachVnicRequest): Promise<responses.DetachVnicResponse>;
1569
1578
  /**
@@ -1576,7 +1585,7 @@ export declare class ComputeClient {
1576
1585
  * @param DetachVolumeRequest
1577
1586
  * @return DetachVolumeResponse
1578
1587
  * @throws OciError when an error occurs
1579
- * @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.
1588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
1580
1589
  */
1581
1590
  detachVolume(detachVolumeRequest: requests.DetachVolumeRequest): Promise<responses.DetachVolumeResponse>;
1582
1591
  /**
@@ -1595,7 +1604,7 @@ export declare class ComputeClient {
1595
1604
  * @param ExportImageRequest
1596
1605
  * @return ExportImageResponse
1597
1606
  * @throws OciError when an error occurs
1598
- * @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.
1607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
1599
1608
  */
1600
1609
  exportImage(exportImageRequest: requests.ExportImageRequest): Promise<responses.ExportImageResponse>;
1601
1610
  /**
@@ -1604,7 +1613,7 @@ export declare class ComputeClient {
1604
1613
  * @param GetAppCatalogListingRequest
1605
1614
  * @return GetAppCatalogListingResponse
1606
1615
  * @throws OciError when an error occurs
1607
- * @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.
1616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
1608
1617
  */
1609
1618
  getAppCatalogListing(getAppCatalogListingRequest: requests.GetAppCatalogListingRequest): Promise<responses.GetAppCatalogListingResponse>;
1610
1619
  /**
@@ -1613,7 +1622,7 @@ export declare class ComputeClient {
1613
1622
  * @param GetAppCatalogListingAgreementsRequest
1614
1623
  * @return GetAppCatalogListingAgreementsResponse
1615
1624
  * @throws OciError when an error occurs
1616
- * @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.
1625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
1617
1626
  */
1618
1627
  getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest: requests.GetAppCatalogListingAgreementsRequest): Promise<responses.GetAppCatalogListingAgreementsResponse>;
1619
1628
  /**
@@ -1622,7 +1631,7 @@ export declare class ComputeClient {
1622
1631
  * @param GetAppCatalogListingResourceVersionRequest
1623
1632
  * @return GetAppCatalogListingResourceVersionResponse
1624
1633
  * @throws OciError when an error occurs
1625
- * @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.
1634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
1626
1635
  */
1627
1636
  getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest: requests.GetAppCatalogListingResourceVersionRequest): Promise<responses.GetAppCatalogListingResourceVersionResponse>;
1628
1637
  /**
@@ -1631,7 +1640,7 @@ export declare class ComputeClient {
1631
1640
  * @param GetBootVolumeAttachmentRequest
1632
1641
  * @return GetBootVolumeAttachmentResponse
1633
1642
  * @throws OciError when an error occurs
1634
- * @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.
1643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
1635
1644
  */
1636
1645
  getBootVolumeAttachment(getBootVolumeAttachmentRequest: requests.GetBootVolumeAttachmentRequest): Promise<responses.GetBootVolumeAttachmentResponse>;
1637
1646
  /**
@@ -1640,16 +1649,18 @@ export declare class ComputeClient {
1640
1649
  * @param GetComputeCapacityReservationRequest
1641
1650
  * @return GetComputeCapacityReservationResponse
1642
1651
  * @throws OciError when an error occurs
1643
- * @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.
1652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
1644
1653
  */
1645
1654
  getComputeCapacityReservation(getComputeCapacityReservationRequest: requests.GetComputeCapacityReservationRequest): Promise<responses.GetComputeCapacityReservationResponse>;
1646
1655
  /**
1647
- * Gets information about the specified compute cluster.
1656
+ * Gets information about a compute cluster. A [compute cluster](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/compute-clusters.htm)
1657
+ * is a remote direct memory access (RDMA) network group.
1658
+ *
1648
1659
  * This operation does not retry by default if the user has not defined a retry configuration.
1649
1660
  * @param GetComputeClusterRequest
1650
1661
  * @return GetComputeClusterResponse
1651
1662
  * @throws OciError when an error occurs
1652
- * @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.
1663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
1653
1664
  */
1654
1665
  getComputeCluster(getComputeClusterRequest: requests.GetComputeClusterRequest): Promise<responses.GetComputeClusterResponse>;
1655
1666
  /**
@@ -1658,7 +1669,7 @@ export declare class ComputeClient {
1658
1669
  * @param GetComputeGlobalImageCapabilitySchemaRequest
1659
1670
  * @return GetComputeGlobalImageCapabilitySchemaResponse
1660
1671
  * @throws OciError when an error occurs
1661
- * @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.
1672
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
1662
1673
  */
1663
1674
  getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest: requests.GetComputeGlobalImageCapabilitySchemaRequest): Promise<responses.GetComputeGlobalImageCapabilitySchemaResponse>;
1664
1675
  /**
@@ -1667,7 +1678,7 @@ export declare class ComputeClient {
1667
1678
  * @param GetComputeGlobalImageCapabilitySchemaVersionRequest
1668
1679
  * @return GetComputeGlobalImageCapabilitySchemaVersionResponse
1669
1680
  * @throws OciError when an error occurs
1670
- * @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.
1681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
1671
1682
  */
1672
1683
  getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest: requests.GetComputeGlobalImageCapabilitySchemaVersionRequest): Promise<responses.GetComputeGlobalImageCapabilitySchemaVersionResponse>;
1673
1684
  /**
@@ -1677,7 +1688,7 @@ export declare class ComputeClient {
1677
1688
  * @param GetComputeImageCapabilitySchemaRequest
1678
1689
  * @return GetComputeImageCapabilitySchemaResponse
1679
1690
  * @throws OciError when an error occurs
1680
- * @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.
1691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
1681
1692
  */
1682
1693
  getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest: requests.GetComputeImageCapabilitySchemaRequest): Promise<responses.GetComputeImageCapabilitySchemaResponse>;
1683
1694
  /**
@@ -1689,7 +1700,7 @@ export declare class ComputeClient {
1689
1700
  * @param GetConsoleHistoryRequest
1690
1701
  * @return GetConsoleHistoryResponse
1691
1702
  * @throws OciError when an error occurs
1692
- * @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.
1703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
1693
1704
  */
1694
1705
  getConsoleHistory(getConsoleHistoryRequest: requests.GetConsoleHistoryRequest): Promise<responses.GetConsoleHistoryResponse>;
1695
1706
  /**
@@ -1701,7 +1712,7 @@ export declare class ComputeClient {
1701
1712
  * @param GetConsoleHistoryContentRequest
1702
1713
  * @return GetConsoleHistoryContentResponse
1703
1714
  * @throws OciError when an error occurs
1704
- * @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.
1715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
1705
1716
  */
1706
1717
  getConsoleHistoryContent(getConsoleHistoryContentRequest: requests.GetConsoleHistoryContentRequest): Promise<responses.GetConsoleHistoryContentResponse>;
1707
1718
  /**
@@ -1710,7 +1721,7 @@ export declare class ComputeClient {
1710
1721
  * @param GetDedicatedVmHostRequest
1711
1722
  * @return GetDedicatedVmHostResponse
1712
1723
  * @throws OciError when an error occurs
1713
- * @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.
1724
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
1714
1725
  */
1715
1726
  getDedicatedVmHost(getDedicatedVmHostRequest: requests.GetDedicatedVmHostRequest): Promise<responses.GetDedicatedVmHostResponse>;
1716
1727
  /**
@@ -1719,7 +1730,7 @@ export declare class ComputeClient {
1719
1730
  * @param GetImageRequest
1720
1731
  * @return GetImageResponse
1721
1732
  * @throws OciError when an error occurs
1722
- * @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.
1733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetImage.ts.html |here} to see how to use GetImage API.
1723
1734
  */
1724
1735
  getImage(getImageRequest: requests.GetImageRequest): Promise<responses.GetImageResponse>;
1725
1736
  /**
@@ -1728,7 +1739,7 @@ export declare class ComputeClient {
1728
1739
  * @param GetImageShapeCompatibilityEntryRequest
1729
1740
  * @return GetImageShapeCompatibilityEntryResponse
1730
1741
  * @throws OciError when an error occurs
1731
- * @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.
1742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
1732
1743
  */
1733
1744
  getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest: requests.GetImageShapeCompatibilityEntryRequest): Promise<responses.GetImageShapeCompatibilityEntryResponse>;
1734
1745
  /**
@@ -1741,7 +1752,7 @@ export declare class ComputeClient {
1741
1752
  * @param GetInstanceRequest
1742
1753
  * @return GetInstanceResponse
1743
1754
  * @throws OciError when an error occurs
1744
- * @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.
1755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
1745
1756
  */
1746
1757
  getInstance(getInstanceRequest: requests.GetInstanceRequest): Promise<responses.GetInstanceResponse>;
1747
1758
  /**
@@ -1750,7 +1761,7 @@ export declare class ComputeClient {
1750
1761
  * @param GetInstanceConsoleConnectionRequest
1751
1762
  * @return GetInstanceConsoleConnectionResponse
1752
1763
  * @throws OciError when an error occurs
1753
- * @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.
1764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
1754
1765
  */
1755
1766
  getInstanceConsoleConnection(getInstanceConsoleConnectionRequest: requests.GetInstanceConsoleConnectionRequest): Promise<responses.GetInstanceConsoleConnectionResponse>;
1756
1767
  /**
@@ -1761,7 +1772,7 @@ export declare class ComputeClient {
1761
1772
  * @param GetInstanceMaintenanceRebootRequest
1762
1773
  * @return GetInstanceMaintenanceRebootResponse
1763
1774
  * @throws OciError when an error occurs
1764
- * @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.
1775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
1765
1776
  */
1766
1777
  getInstanceMaintenanceReboot(getInstanceMaintenanceRebootRequest: requests.GetInstanceMaintenanceRebootRequest): Promise<responses.GetInstanceMaintenanceRebootResponse>;
1767
1778
  /**
@@ -1770,7 +1781,7 @@ export declare class ComputeClient {
1770
1781
  * @param GetMeasuredBootReportRequest
1771
1782
  * @return GetMeasuredBootReportResponse
1772
1783
  * @throws OciError when an error occurs
1773
- * @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.
1784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
1774
1785
  */
1775
1786
  getMeasuredBootReport(getMeasuredBootReportRequest: requests.GetMeasuredBootReportRequest): Promise<responses.GetMeasuredBootReportResponse>;
1776
1787
  /**
@@ -1780,7 +1791,7 @@ export declare class ComputeClient {
1780
1791
  * @param GetVnicAttachmentRequest
1781
1792
  * @return GetVnicAttachmentResponse
1782
1793
  * @throws OciError when an error occurs
1783
- * @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.
1794
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
1784
1795
  */
1785
1796
  getVnicAttachment(getVnicAttachmentRequest: requests.GetVnicAttachmentRequest): Promise<responses.GetVnicAttachmentResponse>;
1786
1797
  /**
@@ -1789,7 +1800,7 @@ export declare class ComputeClient {
1789
1800
  * @param GetVolumeAttachmentRequest
1790
1801
  * @return GetVolumeAttachmentResponse
1791
1802
  * @throws OciError when an error occurs
1792
- * @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.
1803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
1793
1804
  */
1794
1805
  getVolumeAttachment(getVolumeAttachmentRequest: requests.GetVolumeAttachmentRequest): Promise<responses.GetVolumeAttachmentResponse>;
1795
1806
  /**
@@ -1800,7 +1811,7 @@ export declare class ComputeClient {
1800
1811
  * @param GetWindowsInstanceInitialCredentialsRequest
1801
1812
  * @return GetWindowsInstanceInitialCredentialsResponse
1802
1813
  * @throws OciError when an error occurs
1803
- * @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.
1814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
1804
1815
  */
1805
1816
  getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest: requests.GetWindowsInstanceInitialCredentialsRequest): Promise<responses.GetWindowsInstanceInitialCredentialsResponse>;
1806
1817
  /**
@@ -1850,7 +1861,7 @@ export declare class ComputeClient {
1850
1861
  * @param InstanceActionRequest
1851
1862
  * @return InstanceActionResponse
1852
1863
  * @throws OciError when an error occurs
1853
- * @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.
1864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
1854
1865
  */
1855
1866
  instanceAction(instanceActionRequest: requests.InstanceActionRequest): Promise<responses.InstanceActionResponse>;
1856
1867
  /**
@@ -1902,7 +1913,7 @@ export declare class ComputeClient {
1902
1913
  * @param LaunchInstanceRequest
1903
1914
  * @return LaunchInstanceResponse
1904
1915
  * @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/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
1916
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
1906
1917
  */
1907
1918
  launchInstance(launchInstanceRequest: requests.LaunchInstanceRequest): Promise<responses.LaunchInstanceResponse>;
1908
1919
  /**
@@ -1911,7 +1922,7 @@ export declare class ComputeClient {
1911
1922
  * @param ListAppCatalogListingResourceVersionsRequest
1912
1923
  * @return ListAppCatalogListingResourceVersionsResponse
1913
1924
  * @throws OciError when an error occurs
1914
- * @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.
1925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
1915
1926
  */
1916
1927
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest: requests.ListAppCatalogListingResourceVersionsRequest): Promise<responses.ListAppCatalogListingResourceVersionsResponse>;
1917
1928
  /**
@@ -1952,7 +1963,7 @@ export declare class ComputeClient {
1952
1963
  * @param ListAppCatalogListingsRequest
1953
1964
  * @return ListAppCatalogListingsResponse
1954
1965
  * @throws OciError when an error occurs
1955
- * @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.
1966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
1956
1967
  */
1957
1968
  listAppCatalogListings(listAppCatalogListingsRequest: requests.ListAppCatalogListingsRequest): Promise<responses.ListAppCatalogListingsResponse>;
1958
1969
  /**
@@ -1993,7 +2004,7 @@ export declare class ComputeClient {
1993
2004
  * @param ListAppCatalogSubscriptionsRequest
1994
2005
  * @return ListAppCatalogSubscriptionsResponse
1995
2006
  * @throws OciError when an error occurs
1996
- * @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.
2007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
1997
2008
  */
1998
2009
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest: requests.ListAppCatalogSubscriptionsRequest): Promise<responses.ListAppCatalogSubscriptionsResponse>;
1999
2010
  /**
@@ -2036,7 +2047,7 @@ export declare class ComputeClient {
2036
2047
  * @param ListBootVolumeAttachmentsRequest
2037
2048
  * @return ListBootVolumeAttachmentsResponse
2038
2049
  * @throws OciError when an error occurs
2039
- * @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.
2050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
2040
2051
  */
2041
2052
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest: requests.ListBootVolumeAttachmentsRequest): Promise<responses.ListBootVolumeAttachmentsResponse>;
2042
2053
  /**
@@ -2078,7 +2089,7 @@ export declare class ComputeClient {
2078
2089
  * @param ListComputeCapacityReservationInstanceShapesRequest
2079
2090
  * @return ListComputeCapacityReservationInstanceShapesResponse
2080
2091
  * @throws OciError when an error occurs
2081
- * @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.
2092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
2082
2093
  */
2083
2094
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest: requests.ListComputeCapacityReservationInstanceShapesRequest): Promise<responses.ListComputeCapacityReservationInstanceShapesResponse>;
2084
2095
  /**
@@ -2120,7 +2131,7 @@ export declare class ComputeClient {
2120
2131
  * @param ListComputeCapacityReservationInstancesRequest
2121
2132
  * @return ListComputeCapacityReservationInstancesResponse
2122
2133
  * @throws OciError when an error occurs
2123
- * @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.
2134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
2124
2135
  */
2125
2136
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest: requests.ListComputeCapacityReservationInstancesRequest): Promise<responses.ListComputeCapacityReservationInstancesResponse>;
2126
2137
  /**
@@ -2165,7 +2176,7 @@ export declare class ComputeClient {
2165
2176
  * @param ListComputeCapacityReservationsRequest
2166
2177
  * @return ListComputeCapacityReservationsResponse
2167
2178
  * @throws OciError when an error occurs
2168
- * @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.
2179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
2169
2180
  */
2170
2181
  listComputeCapacityReservations(listComputeCapacityReservationsRequest: requests.ListComputeCapacityReservationsRequest): Promise<responses.ListComputeCapacityReservationsResponse>;
2171
2182
  /**
@@ -2208,7 +2219,7 @@ export declare class ComputeClient {
2208
2219
  * @param ListComputeClustersRequest
2209
2220
  * @return ListComputeClustersResponse
2210
2221
  * @throws OciError when an error occurs
2211
- * @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.
2222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
2212
2223
  */
2213
2224
  listComputeClusters(listComputeClustersRequest: requests.ListComputeClustersRequest): Promise<responses.ListComputeClustersResponse>;
2214
2225
  /**
@@ -2218,7 +2229,7 @@ export declare class ComputeClient {
2218
2229
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
2219
2230
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
2220
2231
  * @throws OciError when an error occurs
2221
- * @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.
2232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
2222
2233
  */
2223
2234
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest: requests.ListComputeGlobalImageCapabilitySchemaVersionsRequest): Promise<responses.ListComputeGlobalImageCapabilitySchemaVersionsResponse>;
2224
2235
  /**
@@ -2260,7 +2271,7 @@ export declare class ComputeClient {
2260
2271
  * @param ListComputeGlobalImageCapabilitySchemasRequest
2261
2272
  * @return ListComputeGlobalImageCapabilitySchemasResponse
2262
2273
  * @throws OciError when an error occurs
2263
- * @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.
2274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
2264
2275
  */
2265
2276
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest: requests.ListComputeGlobalImageCapabilitySchemasRequest): Promise<responses.ListComputeGlobalImageCapabilitySchemasResponse>;
2266
2277
  /**
@@ -2302,7 +2313,7 @@ export declare class ComputeClient {
2302
2313
  * @param ListComputeImageCapabilitySchemasRequest
2303
2314
  * @return ListComputeImageCapabilitySchemasResponse
2304
2315
  * @throws OciError when an error occurs
2305
- * @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.
2316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
2306
2317
  */
2307
2318
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest: requests.ListComputeImageCapabilitySchemasRequest): Promise<responses.ListComputeImageCapabilitySchemasResponse>;
2308
2319
  /**
@@ -2344,7 +2355,7 @@ export declare class ComputeClient {
2344
2355
  * @param ListConsoleHistoriesRequest
2345
2356
  * @return ListConsoleHistoriesResponse
2346
2357
  * @throws OciError when an error occurs
2347
- * @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.
2358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
2348
2359
  */
2349
2360
  listConsoleHistories(listConsoleHistoriesRequest: requests.ListConsoleHistoriesRequest): Promise<responses.ListConsoleHistoriesResponse>;
2350
2361
  /**
@@ -2387,7 +2398,7 @@ export declare class ComputeClient {
2387
2398
  * @param ListDedicatedVmHostInstanceShapesRequest
2388
2399
  * @return ListDedicatedVmHostInstanceShapesResponse
2389
2400
  * @throws OciError when an error occurs
2390
- * @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.
2401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
2391
2402
  */
2392
2403
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest: requests.ListDedicatedVmHostInstanceShapesRequest): Promise<responses.ListDedicatedVmHostInstanceShapesResponse>;
2393
2404
  /**
@@ -2429,7 +2440,7 @@ export declare class ComputeClient {
2429
2440
  * @param ListDedicatedVmHostInstancesRequest
2430
2441
  * @return ListDedicatedVmHostInstancesResponse
2431
2442
  * @throws OciError when an error occurs
2432
- * @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.
2443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
2433
2444
  */
2434
2445
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest: requests.ListDedicatedVmHostInstancesRequest): Promise<responses.ListDedicatedVmHostInstancesResponse>;
2435
2446
  /**
@@ -2471,7 +2482,7 @@ export declare class ComputeClient {
2471
2482
  * @param ListDedicatedVmHostShapesRequest
2472
2483
  * @return ListDedicatedVmHostShapesResponse
2473
2484
  * @throws OciError when an error occurs
2474
- * @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.
2485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
2475
2486
  */
2476
2487
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest: requests.ListDedicatedVmHostShapesRequest): Promise<responses.ListDedicatedVmHostShapesResponse>;
2477
2488
  /**
@@ -2516,7 +2527,7 @@ export declare class ComputeClient {
2516
2527
  * @param ListDedicatedVmHostsRequest
2517
2528
  * @return ListDedicatedVmHostsResponse
2518
2529
  * @throws OciError when an error occurs
2519
- * @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.
2530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
2520
2531
  */
2521
2532
  listDedicatedVmHosts(listDedicatedVmHostsRequest: requests.ListDedicatedVmHostsRequest): Promise<responses.ListDedicatedVmHostsResponse>;
2522
2533
  /**
@@ -2557,7 +2568,7 @@ export declare class ComputeClient {
2557
2568
  * @param ListImageShapeCompatibilityEntriesRequest
2558
2569
  * @return ListImageShapeCompatibilityEntriesResponse
2559
2570
  * @throws OciError when an error occurs
2560
- * @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.
2571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
2561
2572
  */
2562
2573
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest: requests.ListImageShapeCompatibilityEntriesRequest): Promise<responses.ListImageShapeCompatibilityEntriesResponse>;
2563
2574
  /**
@@ -2609,7 +2620,7 @@ export declare class ComputeClient {
2609
2620
  * @param ListImagesRequest
2610
2621
  * @return ListImagesResponse
2611
2622
  * @throws OciError when an error occurs
2612
- * @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.
2623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListImages.ts.html |here} to see how to use ListImages API.
2613
2624
  */
2614
2625
  listImages(listImagesRequest: requests.ListImagesRequest): Promise<responses.ListImagesResponse>;
2615
2626
  /**
@@ -2653,7 +2664,7 @@ export declare class ComputeClient {
2653
2664
  * @param ListInstanceConsoleConnectionsRequest
2654
2665
  * @return ListInstanceConsoleConnectionsResponse
2655
2666
  * @throws OciError when an error occurs
2656
- * @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.
2667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
2657
2668
  */
2658
2669
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest: requests.ListInstanceConsoleConnectionsRequest): Promise<responses.ListInstanceConsoleConnectionsResponse>;
2659
2670
  /**
@@ -2694,7 +2705,7 @@ export declare class ComputeClient {
2694
2705
  * @param ListInstanceDevicesRequest
2695
2706
  * @return ListInstanceDevicesResponse
2696
2707
  * @throws OciError when an error occurs
2697
- * @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.
2708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
2698
2709
  */
2699
2710
  listInstanceDevices(listInstanceDevicesRequest: requests.ListInstanceDevicesRequest): Promise<responses.ListInstanceDevicesResponse>;
2700
2711
  /**
@@ -2741,7 +2752,7 @@ export declare class ComputeClient {
2741
2752
  * @param ListInstancesRequest
2742
2753
  * @return ListInstancesResponse
2743
2754
  * @throws OciError when an error occurs
2744
- * @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.
2755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
2745
2756
  */
2746
2757
  listInstances(listInstancesRequest: requests.ListInstancesRequest): Promise<responses.ListInstancesResponse>;
2747
2758
  /**
@@ -2784,7 +2795,7 @@ export declare class ComputeClient {
2784
2795
  * @param ListShapesRequest
2785
2796
  * @return ListShapesResponse
2786
2797
  * @throws OciError when an error occurs
2787
- * @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.
2798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
2788
2799
  */
2789
2800
  listShapes(listShapesRequest: requests.ListShapesRequest): Promise<responses.ListShapesResponse>;
2790
2801
  /**
@@ -2828,7 +2839,7 @@ export declare class ComputeClient {
2828
2839
  * @param ListVnicAttachmentsRequest
2829
2840
  * @return ListVnicAttachmentsResponse
2830
2841
  * @throws OciError when an error occurs
2831
- * @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.
2842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
2832
2843
  */
2833
2844
  listVnicAttachments(listVnicAttachmentsRequest: requests.ListVnicAttachmentsRequest): Promise<responses.ListVnicAttachmentsResponse>;
2834
2845
  /**
@@ -2874,7 +2885,7 @@ export declare class ComputeClient {
2874
2885
  * @param ListVolumeAttachmentsRequest
2875
2886
  * @return ListVolumeAttachmentsResponse
2876
2887
  * @throws OciError when an error occurs
2877
- * @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.
2888
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
2878
2889
  */
2879
2890
  listVolumeAttachments(listVolumeAttachmentsRequest: requests.ListVolumeAttachmentsRequest): Promise<responses.ListVolumeAttachmentsResponse>;
2880
2891
  /**
@@ -2915,11 +2926,11 @@ export declare class ComputeClient {
2915
2926
  * @param RemoveImageShapeCompatibilityEntryRequest
2916
2927
  * @return RemoveImageShapeCompatibilityEntryResponse
2917
2928
  * @throws OciError when an error occurs
2918
- * @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.
2929
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
2919
2930
  */
2920
2931
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest: requests.RemoveImageShapeCompatibilityEntryRequest): Promise<responses.RemoveImageShapeCompatibilityEntryResponse>;
2921
2932
  /**
2922
- * Terminates (deletes) the specified instance. Any attached VNICs and volumes are automatically detached
2933
+ * Permanently terminates (deletes) the specified instance. Any attached VNICs and volumes are automatically detached
2923
2934
  * when the instance terminates.
2924
2935
  * <p>
2925
2936
  To preserve the boot volume associated with the instance, specify `true` for `PreserveBootVolumeQueryParam`.
@@ -2933,7 +2944,7 @@ export declare class ComputeClient {
2933
2944
  * @param TerminateInstanceRequest
2934
2945
  * @return TerminateInstanceResponse
2935
2946
  * @throws OciError when an error occurs
2936
- * @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.
2947
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
2937
2948
  */
2938
2949
  terminateInstance(terminateInstanceRequest: requests.TerminateInstanceRequest): Promise<responses.TerminateInstanceResponse>;
2939
2950
  /**
@@ -2945,17 +2956,25 @@ export declare class ComputeClient {
2945
2956
  * @param UpdateComputeCapacityReservationRequest
2946
2957
  * @return UpdateComputeCapacityReservationResponse
2947
2958
  * @throws OciError when an error occurs
2948
- * @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.
2959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
2949
2960
  */
2950
2961
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest: requests.UpdateComputeCapacityReservationRequest): Promise<responses.UpdateComputeCapacityReservationResponse>;
2951
2962
  /**
2952
- * Updates the specified compute cluster.
2953
- * This operation does not retry by default if the user has not defined a retry configuration.
2954
- * @param UpdateComputeClusterRequest
2955
- * @return UpdateComputeClusterResponse
2956
- * @throws OciError when an error occurs
2957
- * @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.
2958
- */
2963
+ * Updates a compute cluster. A [compute cluster](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/compute-clusters.htm) is a
2964
+ * remote direct memory access (RDMA) network group.
2965
+ * <p>
2966
+ To create instances within a compute cluster, use the {@link #launchInstance(LaunchInstanceRequest) launchInstance}
2967
+ * operation.
2968
+ * <p>
2969
+ To delete instances from a compute cluster, use the {@link #terminateInstance(TerminateInstanceRequest) terminateInstance}
2970
+ * operation.
2971
+ *
2972
+ * This operation does not retry by default if the user has not defined a retry configuration.
2973
+ * @param UpdateComputeClusterRequest
2974
+ * @return UpdateComputeClusterResponse
2975
+ * @throws OciError when an error occurs
2976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
2977
+ */
2959
2978
  updateComputeCluster(updateComputeClusterRequest: requests.UpdateComputeClusterRequest): Promise<responses.UpdateComputeClusterResponse>;
2960
2979
  /**
2961
2980
  * Updates the specified Compute Image Capability Schema
@@ -2964,7 +2983,7 @@ export declare class ComputeClient {
2964
2983
  * @param UpdateComputeImageCapabilitySchemaRequest
2965
2984
  * @return UpdateComputeImageCapabilitySchemaResponse
2966
2985
  * @throws OciError when an error occurs
2967
- * @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.
2986
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
2968
2987
  */
2969
2988
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest: requests.UpdateComputeImageCapabilitySchemaRequest): Promise<responses.UpdateComputeImageCapabilitySchemaResponse>;
2970
2989
  /**
@@ -2973,7 +2992,7 @@ export declare class ComputeClient {
2973
2992
  * @param UpdateConsoleHistoryRequest
2974
2993
  * @return UpdateConsoleHistoryResponse
2975
2994
  * @throws OciError when an error occurs
2976
- * @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.
2995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
2977
2996
  */
2978
2997
  updateConsoleHistory(updateConsoleHistoryRequest: requests.UpdateConsoleHistoryRequest): Promise<responses.UpdateConsoleHistoryResponse>;
2979
2998
  /**
@@ -2984,7 +3003,7 @@ export declare class ComputeClient {
2984
3003
  * @param UpdateDedicatedVmHostRequest
2985
3004
  * @return UpdateDedicatedVmHostResponse
2986
3005
  * @throws OciError when an error occurs
2987
- * @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.
3006
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
2988
3007
  */
2989
3008
  updateDedicatedVmHost(updateDedicatedVmHostRequest: requests.UpdateDedicatedVmHostRequest): Promise<responses.UpdateDedicatedVmHostResponse>;
2990
3009
  /**
@@ -2994,7 +3013,7 @@ export declare class ComputeClient {
2994
3013
  * @param UpdateImageRequest
2995
3014
  * @return UpdateImageResponse
2996
3015
  * @throws OciError when an error occurs
2997
- * @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.
3016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
2998
3017
  */
2999
3018
  updateImage(updateImageRequest: requests.UpdateImageRequest): Promise<responses.UpdateImageResponse>;
3000
3019
  /**
@@ -3010,7 +3029,7 @@ export declare class ComputeClient {
3010
3029
  * @param UpdateInstanceRequest
3011
3030
  * @return UpdateInstanceResponse
3012
3031
  * @throws OciError when an error occurs
3013
- * @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.
3032
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
3014
3033
  */
3015
3034
  updateInstance(updateInstanceRequest: requests.UpdateInstanceRequest): Promise<responses.UpdateInstanceResponse>;
3016
3035
  /**
@@ -3019,7 +3038,7 @@ export declare class ComputeClient {
3019
3038
  * @param UpdateInstanceConsoleConnectionRequest
3020
3039
  * @return UpdateInstanceConsoleConnectionResponse
3021
3040
  * @throws OciError when an error occurs
3022
- * @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.
3041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
3023
3042
  */
3024
3043
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest: requests.UpdateInstanceConsoleConnectionRequest): Promise<responses.UpdateInstanceConsoleConnectionResponse>;
3025
3044
  /**
@@ -3028,7 +3047,7 @@ export declare class ComputeClient {
3028
3047
  * @param UpdateVolumeAttachmentRequest
3029
3048
  * @return UpdateVolumeAttachmentResponse
3030
3049
  * @throws OciError when an error occurs
3031
- * @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.
3050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
3032
3051
  */
3033
3052
  updateVolumeAttachment(updateVolumeAttachmentRequest: requests.UpdateVolumeAttachmentRequest): Promise<responses.UpdateVolumeAttachmentResponse>;
3034
3053
  }
@@ -3107,7 +3126,7 @@ export declare class ComputeManagementClient {
3107
3126
  * @param AttachInstancePoolInstanceRequest
3108
3127
  * @return AttachInstancePoolInstanceResponse
3109
3128
  * @throws OciError when an error occurs
3110
- * @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.
3129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
3111
3130
  */
3112
3131
  attachInstancePoolInstance(attachInstancePoolInstanceRequest: requests.AttachInstancePoolInstanceRequest): Promise<responses.AttachInstancePoolInstanceResponse>;
3113
3132
  /**
@@ -3117,11 +3136,12 @@ export declare class ComputeManagementClient {
3117
3136
  * @param AttachLoadBalancerRequest
3118
3137
  * @return AttachLoadBalancerResponse
3119
3138
  * @throws OciError when an error occurs
3120
- * @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.
3139
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
3121
3140
  */
3122
3141
  attachLoadBalancer(attachLoadBalancerRequest: requests.AttachLoadBalancerRequest): Promise<responses.AttachLoadBalancerResponse>;
3123
3142
  /**
3124
- * Moves a cluster network into a different compartment within the same tenancy. For
3143
+ * Moves a [cluster network with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm)
3144
+ * into a different compartment within the same tenancy. For
3125
3145
  * information about moving resources between compartments, see
3126
3146
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3127
3147
  * <p>
@@ -3132,7 +3152,7 @@ export declare class ComputeManagementClient {
3132
3152
  * @param ChangeClusterNetworkCompartmentRequest
3133
3153
  * @return ChangeClusterNetworkCompartmentResponse
3134
3154
  * @throws OciError when an error occurs
3135
- * @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.
3155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
3136
3156
  */
3137
3157
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest: requests.ChangeClusterNetworkCompartmentRequest): Promise<responses.ChangeClusterNetworkCompartmentResponse>;
3138
3158
  /**
@@ -3154,7 +3174,7 @@ export declare class ComputeManagementClient {
3154
3174
  * @param ChangeInstanceConfigurationCompartmentRequest
3155
3175
  * @return ChangeInstanceConfigurationCompartmentResponse
3156
3176
  * @throws OciError when an error occurs
3157
- * @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.
3177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
3158
3178
  */
3159
3179
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest: requests.ChangeInstanceConfigurationCompartmentRequest): Promise<responses.ChangeInstanceConfigurationCompartmentResponse>;
3160
3180
  /**
@@ -3169,12 +3189,21 @@ export declare class ComputeManagementClient {
3169
3189
  * @param ChangeInstancePoolCompartmentRequest
3170
3190
  * @return ChangeInstancePoolCompartmentResponse
3171
3191
  * @throws OciError when an error occurs
3172
- * @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.
3192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
3173
3193
  */
3174
3194
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest: requests.ChangeInstancePoolCompartmentRequest): Promise<responses.ChangeInstancePoolCompartmentResponse>;
3175
3195
  /**
3176
- * Creates a cluster network. For more information about cluster networks, see
3177
- * [Managing Cluster Networks](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm).
3196
+ * Creates a [cluster network with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm).
3197
+ * A cluster network is a group of high performance computing (HPC), GPU, or optimized bare metal
3198
+ * instances that are connected with an ultra low-latency remote direct memory access (RDMA) network.
3199
+ * Cluster networks with instance pools use instance pools to manage groups of identical instances.
3200
+ * <p>
3201
+ Use cluster networks with instance pools when you want predictable capacity for a specific number of identical
3202
+ * instances that are managed as a group.
3203
+ * <p>
3204
+ If you want to manage instances in the RDMA network independently of each other or use different types of instances
3205
+ * in the network group, create a compute cluster by using the {@link #createComputeCluster(CreateComputeClusterRequest) createComputeCluster}
3206
+ * operation.
3178
3207
  * <p>
3179
3208
  To determine whether capacity is available for a specific shape before you create a cluster network,
3180
3209
  * use the {@link #createComputeCapacityReport(CreateComputeCapacityReportRequest) createComputeCapacityReport}
@@ -3184,7 +3213,7 @@ export declare class ComputeManagementClient {
3184
3213
  * @param CreateClusterNetworkRequest
3185
3214
  * @return CreateClusterNetworkResponse
3186
3215
  * @throws OciError when an error occurs
3187
- * @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.
3216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
3188
3217
  */
3189
3218
  createClusterNetwork(createClusterNetworkRequest: requests.CreateClusterNetworkRequest): Promise<responses.CreateClusterNetworkResponse>;
3190
3219
  /**
@@ -3195,7 +3224,7 @@ export declare class ComputeManagementClient {
3195
3224
  * @param CreateInstanceConfigurationRequest
3196
3225
  * @return CreateInstanceConfigurationResponse
3197
3226
  * @throws OciError when an error occurs
3198
- * @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.
3227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
3199
3228
  */
3200
3229
  createInstanceConfiguration(createInstanceConfigurationRequest: requests.CreateInstanceConfigurationRequest): Promise<responses.CreateInstanceConfigurationResponse>;
3201
3230
  /**
@@ -3209,7 +3238,7 @@ export declare class ComputeManagementClient {
3209
3238
  * @param CreateInstancePoolRequest
3210
3239
  * @return CreateInstancePoolResponse
3211
3240
  * @throws OciError when an error occurs
3212
- * @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.
3241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
3213
3242
  */
3214
3243
  createInstancePool(createInstancePoolRequest: requests.CreateInstancePoolRequest): Promise<responses.CreateInstancePoolResponse>;
3215
3244
  /**
@@ -3218,7 +3247,7 @@ export declare class ComputeManagementClient {
3218
3247
  * @param DeleteInstanceConfigurationRequest
3219
3248
  * @return DeleteInstanceConfigurationResponse
3220
3249
  * @throws OciError when an error occurs
3221
- * @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.
3250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
3222
3251
  */
3223
3252
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest: requests.DeleteInstanceConfigurationRequest): Promise<responses.DeleteInstanceConfigurationResponse>;
3224
3253
  /**
@@ -3228,7 +3257,7 @@ export declare class ComputeManagementClient {
3228
3257
  * @param DetachInstancePoolInstanceRequest
3229
3258
  * @return DetachInstancePoolInstanceResponse
3230
3259
  * @throws OciError when an error occurs
3231
- * @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.
3260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
3232
3261
  */
3233
3262
  detachInstancePoolInstance(detachInstancePoolInstanceRequest: requests.DetachInstancePoolInstanceRequest): Promise<responses.DetachInstancePoolInstanceResponse>;
3234
3263
  /**
@@ -3238,16 +3267,17 @@ export declare class ComputeManagementClient {
3238
3267
  * @param DetachLoadBalancerRequest
3239
3268
  * @return DetachLoadBalancerResponse
3240
3269
  * @throws OciError when an error occurs
3241
- * @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.
3270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
3242
3271
  */
3243
3272
  detachLoadBalancer(detachLoadBalancerRequest: requests.DetachLoadBalancerRequest): Promise<responses.DetachLoadBalancerResponse>;
3244
3273
  /**
3245
- * Gets information about the specified cluster network.
3274
+ * Gets information about a [cluster network with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm).
3275
+ *
3246
3276
  * This operation does not retry by default if the user has not defined a retry configuration.
3247
3277
  * @param GetClusterNetworkRequest
3248
3278
  * @return GetClusterNetworkResponse
3249
3279
  * @throws OciError when an error occurs
3250
- * @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.
3280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
3251
3281
  */
3252
3282
  getClusterNetwork(getClusterNetworkRequest: requests.GetClusterNetworkRequest): Promise<responses.GetClusterNetworkResponse>;
3253
3283
  /**
@@ -3256,7 +3286,7 @@ export declare class ComputeManagementClient {
3256
3286
  * @param GetInstanceConfigurationRequest
3257
3287
  * @return GetInstanceConfigurationResponse
3258
3288
  * @throws OciError when an error occurs
3259
- * @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.
3289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
3260
3290
  */
3261
3291
  getInstanceConfiguration(getInstanceConfigurationRequest: requests.GetInstanceConfigurationRequest): Promise<responses.GetInstanceConfigurationResponse>;
3262
3292
  /**
@@ -3265,7 +3295,7 @@ export declare class ComputeManagementClient {
3265
3295
  * @param GetInstancePoolRequest
3266
3296
  * @return GetInstancePoolResponse
3267
3297
  * @throws OciError when an error occurs
3268
- * @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.
3298
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
3269
3299
  */
3270
3300
  getInstancePool(getInstancePoolRequest: requests.GetInstancePoolRequest): Promise<responses.GetInstancePoolResponse>;
3271
3301
  /**
@@ -3274,7 +3304,7 @@ export declare class ComputeManagementClient {
3274
3304
  * @param GetInstancePoolInstanceRequest
3275
3305
  * @return GetInstancePoolInstanceResponse
3276
3306
  * @throws OciError when an error occurs
3277
- * @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.
3307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
3278
3308
  */
3279
3309
  getInstancePoolInstance(getInstancePoolInstanceRequest: requests.GetInstancePoolInstanceRequest): Promise<responses.GetInstancePoolInstanceResponse>;
3280
3310
  /**
@@ -3284,7 +3314,7 @@ export declare class ComputeManagementClient {
3284
3314
  * @param GetInstancePoolLoadBalancerAttachmentRequest
3285
3315
  * @return GetInstancePoolLoadBalancerAttachmentResponse
3286
3316
  * @throws OciError when an error occurs
3287
- * @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.
3317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
3288
3318
  */
3289
3319
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest: requests.GetInstancePoolLoadBalancerAttachmentRequest): Promise<responses.GetInstancePoolLoadBalancerAttachmentResponse>;
3290
3320
  /**
@@ -3304,16 +3334,17 @@ export declare class ComputeManagementClient {
3304
3334
  * @param LaunchInstanceConfigurationRequest
3305
3335
  * @return LaunchInstanceConfigurationResponse
3306
3336
  * @throws OciError when an error occurs
3307
- * @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.
3337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
3308
3338
  */
3309
3339
  launchInstanceConfiguration(launchInstanceConfigurationRequest: requests.LaunchInstanceConfigurationRequest): Promise<responses.LaunchInstanceConfigurationResponse>;
3310
3340
  /**
3311
- * Lists the instances in the specified cluster network.
3341
+ * Lists the instances in a [cluster network with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm).
3342
+ *
3312
3343
  * This operation does not retry by default if the user has not defined a retry configuration.
3313
3344
  * @param ListClusterNetworkInstancesRequest
3314
3345
  * @return ListClusterNetworkInstancesResponse
3315
3346
  * @throws OciError when an error occurs
3316
- * @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.
3347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
3317
3348
  */
3318
3349
  listClusterNetworkInstances(listClusterNetworkInstancesRequest: requests.ListClusterNetworkInstancesRequest): Promise<responses.ListClusterNetworkInstancesResponse>;
3319
3350
  /**
@@ -3349,12 +3380,14 @@ export declare class ComputeManagementClient {
3349
3380
  */
3350
3381
  listClusterNetworkInstancesResponseIterator(request: requests.ListClusterNetworkInstancesRequest): AsyncIterableIterator<responses.ListClusterNetworkInstancesResponse>;
3351
3382
  /**
3352
- * Lists the cluster networks in the specified compartment.
3383
+ * Lists the [cluster networks with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm)
3384
+ * in the specified compartment.
3385
+ *
3353
3386
  * This operation does not retry by default if the user has not defined a retry configuration.
3354
3387
  * @param ListClusterNetworksRequest
3355
3388
  * @return ListClusterNetworksResponse
3356
3389
  * @throws OciError when an error occurs
3357
- * @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.
3390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
3358
3391
  */
3359
3392
  listClusterNetworks(listClusterNetworksRequest: requests.ListClusterNetworksRequest): Promise<responses.ListClusterNetworksResponse>;
3360
3393
  /**
@@ -3396,7 +3429,7 @@ export declare class ComputeManagementClient {
3396
3429
  * @param ListInstanceConfigurationsRequest
3397
3430
  * @return ListInstanceConfigurationsResponse
3398
3431
  * @throws OciError when an error occurs
3399
- * @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.
3432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
3400
3433
  */
3401
3434
  listInstanceConfigurations(listInstanceConfigurationsRequest: requests.ListInstanceConfigurationsRequest): Promise<responses.ListInstanceConfigurationsResponse>;
3402
3435
  /**
@@ -3437,7 +3470,7 @@ export declare class ComputeManagementClient {
3437
3470
  * @param ListInstancePoolInstancesRequest
3438
3471
  * @return ListInstancePoolInstancesResponse
3439
3472
  * @throws OciError when an error occurs
3440
- * @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.
3473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
3441
3474
  */
3442
3475
  listInstancePoolInstances(listInstancePoolInstancesRequest: requests.ListInstancePoolInstancesRequest): Promise<responses.ListInstancePoolInstancesResponse>;
3443
3476
  /**
@@ -3478,7 +3511,7 @@ export declare class ComputeManagementClient {
3478
3511
  * @param ListInstancePoolsRequest
3479
3512
  * @return ListInstancePoolsResponse
3480
3513
  * @throws OciError when an error occurs
3481
- * @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.
3514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
3482
3515
  */
3483
3516
  listInstancePools(listInstancePoolsRequest: requests.ListInstancePoolsRequest): Promise<responses.ListInstancePoolsResponse>;
3484
3517
  /**
@@ -3521,7 +3554,7 @@ export declare class ComputeManagementClient {
3521
3554
  * @param ResetInstancePoolRequest
3522
3555
  * @return ResetInstancePoolResponse
3523
3556
  * @throws OciError when an error occurs
3524
- * @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.
3557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
3525
3558
  */
3526
3559
  resetInstancePool(resetInstancePoolRequest: requests.ResetInstancePoolRequest): Promise<responses.ResetInstancePoolResponse>;
3527
3560
  /**
@@ -3535,7 +3568,7 @@ export declare class ComputeManagementClient {
3535
3568
  * @param SoftresetInstancePoolRequest
3536
3569
  * @return SoftresetInstancePoolResponse
3537
3570
  * @throws OciError when an error occurs
3538
- * @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.
3571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
3539
3572
  */
3540
3573
  softresetInstancePool(softresetInstancePoolRequest: requests.SoftresetInstancePoolRequest): Promise<responses.SoftresetInstancePoolResponse>;
3541
3574
  /**
@@ -3549,7 +3582,7 @@ export declare class ComputeManagementClient {
3549
3582
  * @param SoftstopInstancePoolRequest
3550
3583
  * @return SoftstopInstancePoolResponse
3551
3584
  * @throws OciError when an error occurs
3552
- * @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.
3585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/SoftstopInstancePool.ts.html |here} to see how to use SoftstopInstancePool API.
3553
3586
  */
3554
3587
  softstopInstancePool(softstopInstancePoolRequest: requests.SoftstopInstancePoolRequest): Promise<responses.SoftstopInstancePoolResponse>;
3555
3588
  /**
@@ -3560,7 +3593,7 @@ export declare class ComputeManagementClient {
3560
3593
  * @param StartInstancePoolRequest
3561
3594
  * @return StartInstancePoolResponse
3562
3595
  * @throws OciError when an error occurs
3563
- * @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.
3596
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
3564
3597
  */
3565
3598
  startInstancePool(startInstancePoolRequest: requests.StartInstancePoolRequest): Promise<responses.StartInstancePoolResponse>;
3566
3599
  /**
@@ -3571,11 +3604,11 @@ export declare class ComputeManagementClient {
3571
3604
  * @param StopInstancePoolRequest
3572
3605
  * @return StopInstancePoolResponse
3573
3606
  * @throws OciError when an error occurs
3574
- * @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.
3607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
3575
3608
  */
3576
3609
  stopInstancePool(stopInstancePoolRequest: requests.StopInstancePoolRequest): Promise<responses.StopInstancePoolResponse>;
3577
3610
  /**
3578
- * Terminates the specified cluster network.
3611
+ * Deletes (terminates) a [cluster network with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm).
3579
3612
  * <p>
3580
3613
  When you delete a cluster network, all of its resources are permanently deleted,
3581
3614
  * including associated instances and instance pools.
@@ -3584,7 +3617,7 @@ export declare class ComputeManagementClient {
3584
3617
  * @param TerminateClusterNetworkRequest
3585
3618
  * @return TerminateClusterNetworkResponse
3586
3619
  * @throws OciError when an error occurs
3587
- * @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.
3620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
3588
3621
  */
3589
3622
  terminateClusterNetwork(terminateClusterNetworkRequest: requests.TerminateClusterNetworkRequest): Promise<responses.TerminateClusterNetworkResponse>;
3590
3623
  /**
@@ -3601,17 +3634,18 @@ export declare class ComputeManagementClient {
3601
3634
  * @param TerminateInstancePoolRequest
3602
3635
  * @return TerminateInstancePoolResponse
3603
3636
  * @throws OciError when an error occurs
3604
- * @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.
3637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
3605
3638
  */
3606
3639
  terminateInstancePool(terminateInstancePoolRequest: requests.TerminateInstancePoolRequest): Promise<responses.TerminateInstancePoolResponse>;
3607
3640
  /**
3608
- * Updates the specified cluster network. The OCID of the cluster network remains the same.
3641
+ * Updates a [cluster network with instance pools](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm).
3642
+ * The OCID of the cluster network remains the same.
3609
3643
  *
3610
3644
  * This operation does not retry by default if the user has not defined a retry configuration.
3611
3645
  * @param UpdateClusterNetworkRequest
3612
3646
  * @return UpdateClusterNetworkResponse
3613
3647
  * @throws OciError when an error occurs
3614
- * @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.
3648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
3615
3649
  */
3616
3650
  updateClusterNetwork(updateClusterNetworkRequest: requests.UpdateClusterNetworkRequest): Promise<responses.UpdateClusterNetworkResponse>;
3617
3651
  /**
@@ -3620,7 +3654,7 @@ export declare class ComputeManagementClient {
3620
3654
  * @param UpdateInstanceConfigurationRequest
3621
3655
  * @return UpdateInstanceConfigurationResponse
3622
3656
  * @throws OciError when an error occurs
3623
- * @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.
3657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
3624
3658
  */
3625
3659
  updateInstanceConfiguration(updateInstanceConfigurationRequest: requests.UpdateInstanceConfigurationRequest): Promise<responses.UpdateInstanceConfigurationResponse>;
3626
3660
  /**
@@ -3632,7 +3666,7 @@ export declare class ComputeManagementClient {
3632
3666
  * @param UpdateInstancePoolRequest
3633
3667
  * @return UpdateInstancePoolResponse
3634
3668
  * @throws OciError when an error occurs
3635
- * @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.
3669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
3636
3670
  */
3637
3671
  updateInstancePool(updateInstancePoolRequest: requests.UpdateInstancePoolRequest): Promise<responses.UpdateInstancePoolResponse>;
3638
3672
  }
@@ -3709,7 +3743,7 @@ export declare class VirtualNetworkClient {
3709
3743
  * @param AddDrgRouteDistributionStatementsRequest
3710
3744
  * @return AddDrgRouteDistributionStatementsResponse
3711
3745
  * @throws OciError when an error occurs
3712
- * @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.
3746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
3713
3747
  */
3714
3748
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest: requests.AddDrgRouteDistributionStatementsRequest): Promise<responses.AddDrgRouteDistributionStatementsResponse>;
3715
3749
  /**
@@ -3719,7 +3753,7 @@ export declare class VirtualNetworkClient {
3719
3753
  * @param AddDrgRouteRulesRequest
3720
3754
  * @return AddDrgRouteRulesResponse
3721
3755
  * @throws OciError when an error occurs
3722
- * @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.
3756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
3723
3757
  */
3724
3758
  addDrgRouteRules(addDrgRouteRulesRequest: requests.AddDrgRouteRulesRequest): Promise<responses.AddDrgRouteRulesResponse>;
3725
3759
  /**
@@ -3729,7 +3763,7 @@ export declare class VirtualNetworkClient {
3729
3763
  * @param AddIpv6SubnetCidrRequest
3730
3764
  * @return AddIpv6SubnetCidrResponse
3731
3765
  * @throws OciError when an error occurs
3732
- * @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.
3766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
3733
3767
  */
3734
3768
  addIpv6SubnetCidr(addIpv6SubnetCidrRequest: requests.AddIpv6SubnetCidrRequest): Promise<responses.AddIpv6SubnetCidrResponse>;
3735
3769
  /**
@@ -3740,7 +3774,7 @@ export declare class VirtualNetworkClient {
3740
3774
  * @param AddIpv6VcnCidrRequest
3741
3775
  * @return AddIpv6VcnCidrResponse
3742
3776
  * @throws OciError when an error occurs
3743
- * @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.
3777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
3744
3778
  */
3745
3779
  addIpv6VcnCidr(addIpv6VcnCidrRequest: requests.AddIpv6VcnCidrRequest): Promise<responses.AddIpv6VcnCidrResponse>;
3746
3780
  /**
@@ -3750,7 +3784,7 @@ export declare class VirtualNetworkClient {
3750
3784
  * @param AddNetworkSecurityGroupSecurityRulesRequest
3751
3785
  * @return AddNetworkSecurityGroupSecurityRulesResponse
3752
3786
  * @throws OciError when an error occurs
3753
- * @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.
3787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
3754
3788
  */
3755
3789
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest: requests.AddNetworkSecurityGroupSecurityRulesRequest): Promise<responses.AddNetworkSecurityGroupSecurityRulesResponse>;
3756
3790
  /**
@@ -3762,7 +3796,7 @@ export declare class VirtualNetworkClient {
3762
3796
  * @param AddPublicIpPoolCapacityRequest
3763
3797
  * @return AddPublicIpPoolCapacityResponse
3764
3798
  * @throws OciError when an error occurs
3765
- * @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.
3799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
3766
3800
  */
3767
3801
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest: requests.AddPublicIpPoolCapacityRequest): Promise<responses.AddPublicIpPoolCapacityResponse>;
3768
3802
  /**
@@ -3778,7 +3812,7 @@ export declare class VirtualNetworkClient {
3778
3812
  * @param AddVcnCidrRequest
3779
3813
  * @return AddVcnCidrResponse
3780
3814
  * @throws OciError when an error occurs
3781
- * @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.
3815
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
3782
3816
  */
3783
3817
  addVcnCidr(addVcnCidrRequest: requests.AddVcnCidrRequest): Promise<responses.AddVcnCidrResponse>;
3784
3818
  /**
@@ -3789,7 +3823,7 @@ export declare class VirtualNetworkClient {
3789
3823
  * @param AdvertiseByoipRangeRequest
3790
3824
  * @return AdvertiseByoipRangeResponse
3791
3825
  * @throws OciError when an error occurs
3792
- * @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.
3826
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
3793
3827
  */
3794
3828
  advertiseByoipRange(advertiseByoipRangeRequest: requests.AdvertiseByoipRangeRequest): Promise<responses.AdvertiseByoipRangeResponse>;
3795
3829
  /**
@@ -3808,7 +3842,7 @@ export declare class VirtualNetworkClient {
3808
3842
  * @param AttachServiceIdRequest
3809
3843
  * @return AttachServiceIdResponse
3810
3844
  * @throws OciError when an error occurs
3811
- * @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.
3845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
3812
3846
  */
3813
3847
  attachServiceId(attachServiceIdRequest: requests.AttachServiceIdRequest): Promise<responses.AttachServiceIdResponse>;
3814
3848
  /**
@@ -3821,7 +3855,7 @@ export declare class VirtualNetworkClient {
3821
3855
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
3822
3856
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
3823
3857
  * @throws OciError when an error occurs
3824
- * @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.
3858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
3825
3859
  */
3826
3860
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest: requests.BulkAddVirtualCircuitPublicPrefixesRequest): Promise<responses.BulkAddVirtualCircuitPublicPrefixesResponse>;
3827
3861
  /**
@@ -3834,7 +3868,7 @@ export declare class VirtualNetworkClient {
3834
3868
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
3835
3869
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
3836
3870
  * @throws OciError when an error occurs
3837
- * @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.
3871
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
3838
3872
  */
3839
3873
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest: requests.BulkDeleteVirtualCircuitPublicPrefixesRequest): Promise<responses.BulkDeleteVirtualCircuitPublicPrefixesResponse>;
3840
3874
  /**
@@ -3846,7 +3880,7 @@ export declare class VirtualNetworkClient {
3846
3880
  * @param ChangeByoipRangeCompartmentRequest
3847
3881
  * @return ChangeByoipRangeCompartmentResponse
3848
3882
  * @throws OciError when an error occurs
3849
- * @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.
3883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
3850
3884
  */
3851
3885
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest: requests.ChangeByoipRangeCompartmentRequest): Promise<responses.ChangeByoipRangeCompartmentResponse>;
3852
3886
  /**
@@ -3858,7 +3892,7 @@ export declare class VirtualNetworkClient {
3858
3892
  * @param ChangeCaptureFilterCompartmentRequest
3859
3893
  * @return ChangeCaptureFilterCompartmentResponse
3860
3894
  * @throws OciError when an error occurs
3861
- * @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.
3895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
3862
3896
  */
3863
3897
  changeCaptureFilterCompartment(changeCaptureFilterCompartmentRequest: requests.ChangeCaptureFilterCompartmentRequest): Promise<responses.ChangeCaptureFilterCompartmentResponse>;
3864
3898
  /**
@@ -3870,7 +3904,7 @@ export declare class VirtualNetworkClient {
3870
3904
  * @param ChangeCpeCompartmentRequest
3871
3905
  * @return ChangeCpeCompartmentResponse
3872
3906
  * @throws OciError when an error occurs
3873
- * @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.
3907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
3874
3908
  */
3875
3909
  changeCpeCompartment(changeCpeCompartmentRequest: requests.ChangeCpeCompartmentRequest): Promise<responses.ChangeCpeCompartmentResponse>;
3876
3910
  /**
@@ -3882,7 +3916,7 @@ export declare class VirtualNetworkClient {
3882
3916
  * @param ChangeCrossConnectCompartmentRequest
3883
3917
  * @return ChangeCrossConnectCompartmentResponse
3884
3918
  * @throws OciError when an error occurs
3885
- * @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.
3919
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
3886
3920
  */
3887
3921
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest: requests.ChangeCrossConnectCompartmentRequest): Promise<responses.ChangeCrossConnectCompartmentResponse>;
3888
3922
  /**
@@ -3894,7 +3928,7 @@ export declare class VirtualNetworkClient {
3894
3928
  * @param ChangeCrossConnectGroupCompartmentRequest
3895
3929
  * @return ChangeCrossConnectGroupCompartmentResponse
3896
3930
  * @throws OciError when an error occurs
3897
- * @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.
3931
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
3898
3932
  */
3899
3933
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest: requests.ChangeCrossConnectGroupCompartmentRequest): Promise<responses.ChangeCrossConnectGroupCompartmentResponse>;
3900
3934
  /**
@@ -3906,7 +3940,7 @@ export declare class VirtualNetworkClient {
3906
3940
  * @param ChangeDhcpOptionsCompartmentRequest
3907
3941
  * @return ChangeDhcpOptionsCompartmentResponse
3908
3942
  * @throws OciError when an error occurs
3909
- * @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.
3943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
3910
3944
  */
3911
3945
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest: requests.ChangeDhcpOptionsCompartmentRequest): Promise<responses.ChangeDhcpOptionsCompartmentResponse>;
3912
3946
  /**
@@ -3918,7 +3952,7 @@ export declare class VirtualNetworkClient {
3918
3952
  * @param ChangeDrgCompartmentRequest
3919
3953
  * @return ChangeDrgCompartmentResponse
3920
3954
  * @throws OciError when an error occurs
3921
- * @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.
3955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
3922
3956
  */
3923
3957
  changeDrgCompartment(changeDrgCompartmentRequest: requests.ChangeDrgCompartmentRequest): Promise<responses.ChangeDrgCompartmentResponse>;
3924
3958
  /**
@@ -3930,7 +3964,7 @@ export declare class VirtualNetworkClient {
3930
3964
  * @param ChangeIPSecConnectionCompartmentRequest
3931
3965
  * @return ChangeIPSecConnectionCompartmentResponse
3932
3966
  * @throws OciError when an error occurs
3933
- * @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.
3967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
3934
3968
  */
3935
3969
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest: requests.ChangeIPSecConnectionCompartmentRequest): Promise<responses.ChangeIPSecConnectionCompartmentResponse>;
3936
3970
  /**
@@ -3942,7 +3976,7 @@ export declare class VirtualNetworkClient {
3942
3976
  * @param ChangeInternetGatewayCompartmentRequest
3943
3977
  * @return ChangeInternetGatewayCompartmentResponse
3944
3978
  * @throws OciError when an error occurs
3945
- * @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.
3979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
3946
3980
  */
3947
3981
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest: requests.ChangeInternetGatewayCompartmentRequest): Promise<responses.ChangeInternetGatewayCompartmentResponse>;
3948
3982
  /**
@@ -3954,7 +3988,7 @@ export declare class VirtualNetworkClient {
3954
3988
  * @param ChangeLocalPeeringGatewayCompartmentRequest
3955
3989
  * @return ChangeLocalPeeringGatewayCompartmentResponse
3956
3990
  * @throws OciError when an error occurs
3957
- * @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.
3991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
3958
3992
  */
3959
3993
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest: requests.ChangeLocalPeeringGatewayCompartmentRequest): Promise<responses.ChangeLocalPeeringGatewayCompartmentResponse>;
3960
3994
  /**
@@ -3966,7 +4000,7 @@ export declare class VirtualNetworkClient {
3966
4000
  * @param ChangeNatGatewayCompartmentRequest
3967
4001
  * @return ChangeNatGatewayCompartmentResponse
3968
4002
  * @throws OciError when an error occurs
3969
- * @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.
4003
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
3970
4004
  */
3971
4005
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest: requests.ChangeNatGatewayCompartmentRequest): Promise<responses.ChangeNatGatewayCompartmentResponse>;
3972
4006
  /**
@@ -3977,7 +4011,7 @@ export declare class VirtualNetworkClient {
3977
4011
  * @param ChangeNetworkSecurityGroupCompartmentRequest
3978
4012
  * @return ChangeNetworkSecurityGroupCompartmentResponse
3979
4013
  * @throws OciError when an error occurs
3980
- * @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.
4014
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
3981
4015
  */
3982
4016
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest: requests.ChangeNetworkSecurityGroupCompartmentRequest): Promise<responses.ChangeNetworkSecurityGroupCompartmentResponse>;
3983
4017
  /**
@@ -3992,7 +4026,7 @@ export declare class VirtualNetworkClient {
3992
4026
  * @param ChangePublicIpCompartmentRequest
3993
4027
  * @return ChangePublicIpCompartmentResponse
3994
4028
  * @throws OciError when an error occurs
3995
- * @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.
4029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
3996
4030
  */
3997
4031
  changePublicIpCompartment(changePublicIpCompartmentRequest: requests.ChangePublicIpCompartmentRequest): Promise<responses.ChangePublicIpCompartmentResponse>;
3998
4032
  /**
@@ -4004,7 +4038,7 @@ export declare class VirtualNetworkClient {
4004
4038
  * @param ChangePublicIpPoolCompartmentRequest
4005
4039
  * @return ChangePublicIpPoolCompartmentResponse
4006
4040
  * @throws OciError when an error occurs
4007
- * @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.
4041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
4008
4042
  */
4009
4043
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest: requests.ChangePublicIpPoolCompartmentRequest): Promise<responses.ChangePublicIpPoolCompartmentResponse>;
4010
4044
  /**
@@ -4016,7 +4050,7 @@ export declare class VirtualNetworkClient {
4016
4050
  * @param ChangeRemotePeeringConnectionCompartmentRequest
4017
4051
  * @return ChangeRemotePeeringConnectionCompartmentResponse
4018
4052
  * @throws OciError when an error occurs
4019
- * @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.
4053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
4020
4054
  */
4021
4055
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest: requests.ChangeRemotePeeringConnectionCompartmentRequest): Promise<responses.ChangeRemotePeeringConnectionCompartmentResponse>;
4022
4056
  /**
@@ -4028,7 +4062,7 @@ export declare class VirtualNetworkClient {
4028
4062
  * @param ChangeRouteTableCompartmentRequest
4029
4063
  * @return ChangeRouteTableCompartmentResponse
4030
4064
  * @throws OciError when an error occurs
4031
- * @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.
4065
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
4032
4066
  */
4033
4067
  changeRouteTableCompartment(changeRouteTableCompartmentRequest: requests.ChangeRouteTableCompartmentRequest): Promise<responses.ChangeRouteTableCompartmentResponse>;
4034
4068
  /**
@@ -4040,7 +4074,7 @@ export declare class VirtualNetworkClient {
4040
4074
  * @param ChangeSecurityListCompartmentRequest
4041
4075
  * @return ChangeSecurityListCompartmentResponse
4042
4076
  * @throws OciError when an error occurs
4043
- * @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.
4077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
4044
4078
  */
4045
4079
  changeSecurityListCompartment(changeSecurityListCompartmentRequest: requests.ChangeSecurityListCompartmentRequest): Promise<responses.ChangeSecurityListCompartmentResponse>;
4046
4080
  /**
@@ -4052,7 +4086,7 @@ export declare class VirtualNetworkClient {
4052
4086
  * @param ChangeServiceGatewayCompartmentRequest
4053
4087
  * @return ChangeServiceGatewayCompartmentResponse
4054
4088
  * @throws OciError when an error occurs
4055
- * @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.
4089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
4056
4090
  */
4057
4091
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest: requests.ChangeServiceGatewayCompartmentRequest): Promise<responses.ChangeServiceGatewayCompartmentResponse>;
4058
4092
  /**
@@ -4064,7 +4098,7 @@ export declare class VirtualNetworkClient {
4064
4098
  * @param ChangeSubnetCompartmentRequest
4065
4099
  * @return ChangeSubnetCompartmentResponse
4066
4100
  * @throws OciError when an error occurs
4067
- * @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.
4101
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
4068
4102
  */
4069
4103
  changeSubnetCompartment(changeSubnetCompartmentRequest: requests.ChangeSubnetCompartmentRequest): Promise<responses.ChangeSubnetCompartmentResponse>;
4070
4104
  /**
@@ -4076,7 +4110,7 @@ export declare class VirtualNetworkClient {
4076
4110
  * @param ChangeVcnCompartmentRequest
4077
4111
  * @return ChangeVcnCompartmentResponse
4078
4112
  * @throws OciError when an error occurs
4079
- * @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.
4113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
4080
4114
  */
4081
4115
  changeVcnCompartment(changeVcnCompartmentRequest: requests.ChangeVcnCompartmentRequest): Promise<responses.ChangeVcnCompartmentResponse>;
4082
4116
  /**
@@ -4088,7 +4122,7 @@ export declare class VirtualNetworkClient {
4088
4122
  * @param ChangeVirtualCircuitCompartmentRequest
4089
4123
  * @return ChangeVirtualCircuitCompartmentResponse
4090
4124
  * @throws OciError when an error occurs
4091
- * @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.
4125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
4092
4126
  */
4093
4127
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest: requests.ChangeVirtualCircuitCompartmentRequest): Promise<responses.ChangeVirtualCircuitCompartmentResponse>;
4094
4128
  /**
@@ -4100,7 +4134,7 @@ export declare class VirtualNetworkClient {
4100
4134
  * @param ChangeVlanCompartmentRequest
4101
4135
  * @return ChangeVlanCompartmentResponse
4102
4136
  * @throws OciError when an error occurs
4103
- * @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.
4137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
4104
4138
  */
4105
4139
  changeVlanCompartment(changeVlanCompartmentRequest: requests.ChangeVlanCompartmentRequest): Promise<responses.ChangeVlanCompartmentResponse>;
4106
4140
  /**
@@ -4112,7 +4146,7 @@ export declare class VirtualNetworkClient {
4112
4146
  * @param ChangeVtapCompartmentRequest
4113
4147
  * @return ChangeVtapCompartmentResponse
4114
4148
  * @throws OciError when an error occurs
4115
- * @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.
4149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
4116
4150
  */
4117
4151
  changeVtapCompartment(changeVtapCompartmentRequest: requests.ChangeVtapCompartmentRequest): Promise<responses.ChangeVtapCompartmentResponse>;
4118
4152
  /**
@@ -4129,7 +4163,7 @@ export declare class VirtualNetworkClient {
4129
4163
  * @param ConnectLocalPeeringGatewaysRequest
4130
4164
  * @return ConnectLocalPeeringGatewaysResponse
4131
4165
  * @throws OciError when an error occurs
4132
- * @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.
4166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
4133
4167
  */
4134
4168
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest: requests.ConnectLocalPeeringGatewaysRequest): Promise<responses.ConnectLocalPeeringGatewaysResponse>;
4135
4169
  /**
@@ -4146,7 +4180,7 @@ export declare class VirtualNetworkClient {
4146
4180
  * @param ConnectRemotePeeringConnectionsRequest
4147
4181
  * @return ConnectRemotePeeringConnectionsResponse
4148
4182
  * @throws OciError when an error occurs
4149
- * @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.
4183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
4150
4184
  */
4151
4185
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest: requests.ConnectRemotePeeringConnectionsRequest): Promise<responses.ConnectRemotePeeringConnectionsResponse>;
4152
4186
  /**
@@ -4156,7 +4190,7 @@ export declare class VirtualNetworkClient {
4156
4190
  * @param CreateByoipRangeRequest
4157
4191
  * @return CreateByoipRangeResponse
4158
4192
  * @throws OciError when an error occurs
4159
- * @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.
4193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
4160
4194
  */
4161
4195
  createByoipRange(createByoipRangeRequest: requests.CreateByoipRangeRequest): Promise<responses.CreateByoipRangeResponse>;
4162
4196
  /**
@@ -4174,7 +4208,7 @@ export declare class VirtualNetworkClient {
4174
4208
  * @param CreateCaptureFilterRequest
4175
4209
  * @return CreateCaptureFilterResponse
4176
4210
  * @throws OciError when an error occurs
4177
- * @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.
4211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
4178
4212
  */
4179
4213
  createCaptureFilter(createCaptureFilterRequest: requests.CreateCaptureFilterRequest): Promise<responses.CreateCaptureFilterResponse>;
4180
4214
  /**
@@ -4198,7 +4232,7 @@ export declare class VirtualNetworkClient {
4198
4232
  * @param CreateCpeRequest
4199
4233
  * @return CreateCpeResponse
4200
4234
  * @throws OciError when an error occurs
4201
- * @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.
4235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
4202
4236
  */
4203
4237
  createCpe(createCpeRequest: requests.CreateCpeRequest): Promise<responses.CreateCpeResponse>;
4204
4238
  /**
@@ -4226,7 +4260,7 @@ export declare class VirtualNetworkClient {
4226
4260
  * @param CreateCrossConnectRequest
4227
4261
  * @return CreateCrossConnectResponse
4228
4262
  * @throws OciError when an error occurs
4229
- * @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.
4263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
4230
4264
  */
4231
4265
  createCrossConnect(createCrossConnectRequest: requests.CreateCrossConnectRequest): Promise<responses.CreateCrossConnectResponse>;
4232
4266
  /**
@@ -4250,7 +4284,7 @@ export declare class VirtualNetworkClient {
4250
4284
  * @param CreateCrossConnectGroupRequest
4251
4285
  * @return CreateCrossConnectGroupResponse
4252
4286
  * @throws OciError when an error occurs
4253
- * @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.
4287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
4254
4288
  */
4255
4289
  createCrossConnectGroup(createCrossConnectGroupRequest: requests.CreateCrossConnectGroupRequest): Promise<responses.CreateCrossConnectGroupResponse>;
4256
4290
  /**
@@ -4271,7 +4305,7 @@ export declare class VirtualNetworkClient {
4271
4305
  * @param CreateDhcpOptionsRequest
4272
4306
  * @return CreateDhcpOptionsResponse
4273
4307
  * @throws OciError when an error occurs
4274
- * @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.
4308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
4275
4309
  */
4276
4310
  createDhcpOptions(createDhcpOptionsRequest: requests.CreateDhcpOptionsRequest): Promise<responses.CreateDhcpOptionsResponse>;
4277
4311
  /**
@@ -4292,7 +4326,7 @@ export declare class VirtualNetworkClient {
4292
4326
  * @param CreateDrgRequest
4293
4327
  * @return CreateDrgResponse
4294
4328
  * @throws OciError when an error occurs
4295
- * @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.
4329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
4296
4330
  */
4297
4331
  createDrg(createDrgRequest: requests.CreateDrgRequest): Promise<responses.CreateDrgResponse>;
4298
4332
  /**
@@ -4312,7 +4346,7 @@ export declare class VirtualNetworkClient {
4312
4346
  * @param CreateDrgAttachmentRequest
4313
4347
  * @return CreateDrgAttachmentResponse
4314
4348
  * @throws OciError when an error occurs
4315
- * @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.
4349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
4316
4350
  */
4317
4351
  createDrgAttachment(createDrgAttachmentRequest: requests.CreateDrgAttachmentRequest): Promise<responses.CreateDrgAttachmentResponse>;
4318
4352
  /**
@@ -4325,7 +4359,7 @@ export declare class VirtualNetworkClient {
4325
4359
  * @param CreateDrgRouteDistributionRequest
4326
4360
  * @return CreateDrgRouteDistributionResponse
4327
4361
  * @throws OciError when an error occurs
4328
- * @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.
4362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
4329
4363
  */
4330
4364
  createDrgRouteDistribution(createDrgRouteDistributionRequest: requests.CreateDrgRouteDistributionRequest): Promise<responses.CreateDrgRouteDistributionResponse>;
4331
4365
  /**
@@ -4336,7 +4370,7 @@ export declare class VirtualNetworkClient {
4336
4370
  * @param CreateDrgRouteTableRequest
4337
4371
  * @return CreateDrgRouteTableResponse
4338
4372
  * @throws OciError when an error occurs
4339
- * @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.
4373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
4340
4374
  */
4341
4375
  createDrgRouteTable(createDrgRouteTableRequest: requests.CreateDrgRouteTableRequest): Promise<responses.CreateDrgRouteTableResponse>;
4342
4376
  /**
@@ -4373,7 +4407,7 @@ export declare class VirtualNetworkClient {
4373
4407
  * @param CreateIPSecConnectionRequest
4374
4408
  * @return CreateIPSecConnectionResponse
4375
4409
  * @throws OciError when an error occurs
4376
- * @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.
4410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
4377
4411
  */
4378
4412
  createIPSecConnection(createIPSecConnectionRequest: requests.CreateIPSecConnectionRequest): Promise<responses.CreateIPSecConnectionResponse>;
4379
4413
  /**
@@ -4402,7 +4436,7 @@ export declare class VirtualNetworkClient {
4402
4436
  * @param CreateInternetGatewayRequest
4403
4437
  * @return CreateInternetGatewayResponse
4404
4438
  * @throws OciError when an error occurs
4405
- * @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.
4439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
4406
4440
  */
4407
4441
  createInternetGateway(createInternetGatewayRequest: requests.CreateInternetGatewayRequest): Promise<responses.CreateInternetGatewayResponse>;
4408
4442
  /**
@@ -4412,7 +4446,7 @@ export declare class VirtualNetworkClient {
4412
4446
  * @param CreateIpv6Request
4413
4447
  * @return CreateIpv6Response
4414
4448
  * @throws OciError when an error occurs
4415
- * @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.
4449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
4416
4450
  */
4417
4451
  createIpv6(createIpv6Request: requests.CreateIpv6Request): Promise<responses.CreateIpv6Response>;
4418
4452
  /**
@@ -4422,7 +4456,7 @@ export declare class VirtualNetworkClient {
4422
4456
  * @param CreateLocalPeeringGatewayRequest
4423
4457
  * @return CreateLocalPeeringGatewayResponse
4424
4458
  * @throws OciError when an error occurs
4425
- * @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.
4459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
4426
4460
  */
4427
4461
  createLocalPeeringGateway(createLocalPeeringGatewayRequest: requests.CreateLocalPeeringGatewayRequest): Promise<responses.CreateLocalPeeringGatewayResponse>;
4428
4462
  /**
@@ -4433,7 +4467,7 @@ export declare class VirtualNetworkClient {
4433
4467
  * @param CreateNatGatewayRequest
4434
4468
  * @return CreateNatGatewayResponse
4435
4469
  * @throws OciError when an error occurs
4436
- * @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.
4470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
4437
4471
  */
4438
4472
  createNatGateway(createNatGatewayRequest: requests.CreateNatGatewayRequest): Promise<responses.CreateNatGatewayResponse>;
4439
4473
  /**
@@ -4443,7 +4477,7 @@ export declare class VirtualNetworkClient {
4443
4477
  * @param CreateNetworkSecurityGroupRequest
4444
4478
  * @return CreateNetworkSecurityGroupResponse
4445
4479
  * @throws OciError when an error occurs
4446
- * @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.
4480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
4447
4481
  */
4448
4482
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest: requests.CreateNetworkSecurityGroupRequest): Promise<responses.CreateNetworkSecurityGroupResponse>;
4449
4483
  /**
@@ -4455,7 +4489,7 @@ export declare class VirtualNetworkClient {
4455
4489
  * @param CreatePrivateIpRequest
4456
4490
  * @return CreatePrivateIpResponse
4457
4491
  * @throws OciError when an error occurs
4458
- * @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.
4492
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
4459
4493
  */
4460
4494
  createPrivateIp(createPrivateIpRequest: requests.CreatePrivateIpRequest): Promise<responses.CreatePrivateIpResponse>;
4461
4495
  /**
@@ -4485,7 +4519,7 @@ export declare class VirtualNetworkClient {
4485
4519
  * @param CreatePublicIpRequest
4486
4520
  * @return CreatePublicIpResponse
4487
4521
  * @throws OciError when an error occurs
4488
- * @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.
4522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
4489
4523
  */
4490
4524
  createPublicIp(createPublicIpRequest: requests.CreatePublicIpRequest): Promise<responses.CreatePublicIpResponse>;
4491
4525
  /**
@@ -4495,7 +4529,7 @@ export declare class VirtualNetworkClient {
4495
4529
  * @param CreatePublicIpPoolRequest
4496
4530
  * @return CreatePublicIpPoolResponse
4497
4531
  * @throws OciError when an error occurs
4498
- * @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.
4532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
4499
4533
  */
4500
4534
  createPublicIpPool(createPublicIpPoolRequest: requests.CreatePublicIpPoolRequest): Promise<responses.CreatePublicIpPoolResponse>;
4501
4535
  /**
@@ -4505,7 +4539,7 @@ export declare class VirtualNetworkClient {
4505
4539
  * @param CreateRemotePeeringConnectionRequest
4506
4540
  * @return CreateRemotePeeringConnectionResponse
4507
4541
  * @throws OciError when an error occurs
4508
- * @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.
4542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
4509
4543
  */
4510
4544
  createRemotePeeringConnection(createRemotePeeringConnectionRequest: requests.CreateRemotePeeringConnectionRequest): Promise<responses.CreateRemotePeeringConnectionResponse>;
4511
4545
  /**
@@ -4529,7 +4563,7 @@ export declare class VirtualNetworkClient {
4529
4563
  * @param CreateRouteTableRequest
4530
4564
  * @return CreateRouteTableResponse
4531
4565
  * @throws OciError when an error occurs
4532
- * @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.
4566
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
4533
4567
  */
4534
4568
  createRouteTable(createRouteTableRequest: requests.CreateRouteTableRequest): Promise<responses.CreateRouteTableResponse>;
4535
4569
  /**
@@ -4552,7 +4586,7 @@ export declare class VirtualNetworkClient {
4552
4586
  * @param CreateSecurityListRequest
4553
4587
  * @return CreateSecurityListResponse
4554
4588
  * @throws OciError when an error occurs
4555
- * @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.
4589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
4556
4590
  */
4557
4591
  createSecurityList(createSecurityListRequest: requests.CreateSecurityListRequest): Promise<responses.CreateSecurityListResponse>;
4558
4592
  /**
@@ -4570,7 +4604,7 @@ export declare class VirtualNetworkClient {
4570
4604
  * @param CreateServiceGatewayRequest
4571
4605
  * @return CreateServiceGatewayResponse
4572
4606
  * @throws OciError when an error occurs
4573
- * @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.
4607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
4574
4608
  */
4575
4609
  createServiceGateway(createServiceGatewayRequest: requests.CreateServiceGatewayRequest): Promise<responses.CreateServiceGatewayResponse>;
4576
4610
  /**
@@ -4610,7 +4644,7 @@ export declare class VirtualNetworkClient {
4610
4644
  * @param CreateSubnetRequest
4611
4645
  * @return CreateSubnetResponse
4612
4646
  * @throws OciError when an error occurs
4613
- * @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.
4647
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
4614
4648
  */
4615
4649
  createSubnet(createSubnetRequest: requests.CreateSubnetRequest): Promise<responses.CreateSubnetResponse>;
4616
4650
  /**
@@ -4652,7 +4686,7 @@ export declare class VirtualNetworkClient {
4652
4686
  * @param CreateVcnRequest
4653
4687
  * @return CreateVcnResponse
4654
4688
  * @throws OciError when an error occurs
4655
- * @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.
4689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
4656
4690
  */
4657
4691
  createVcn(createVcnRequest: requests.CreateVcnRequest): Promise<responses.CreateVcnResponse>;
4658
4692
  /**
@@ -4682,7 +4716,7 @@ export declare class VirtualNetworkClient {
4682
4716
  * @param CreateVirtualCircuitRequest
4683
4717
  * @return CreateVirtualCircuitResponse
4684
4718
  * @throws OciError when an error occurs
4685
- * @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.
4719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
4686
4720
  */
4687
4721
  createVirtualCircuit(createVirtualCircuitRequest: requests.CreateVirtualCircuitRequest): Promise<responses.CreateVirtualCircuitResponse>;
4688
4722
  /**
@@ -4692,7 +4726,7 @@ export declare class VirtualNetworkClient {
4692
4726
  * @param CreateVlanRequest
4693
4727
  * @return CreateVlanResponse
4694
4728
  * @throws OciError when an error occurs
4695
- * @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.
4729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
4696
4730
  */
4697
4731
  createVlan(createVlanRequest: requests.CreateVlanRequest): Promise<responses.CreateVlanResponse>;
4698
4732
  /**
@@ -4710,7 +4744,7 @@ export declare class VirtualNetworkClient {
4710
4744
  * @param CreateVtapRequest
4711
4745
  * @return CreateVtapResponse
4712
4746
  * @throws OciError when an error occurs
4713
- * @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.
4747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
4714
4748
  */
4715
4749
  createVtap(createVtapRequest: requests.CreateVtapRequest): Promise<responses.CreateVtapResponse>;
4716
4750
  /**
@@ -4724,7 +4758,7 @@ export declare class VirtualNetworkClient {
4724
4758
  * @param DeleteByoipRangeRequest
4725
4759
  * @return DeleteByoipRangeResponse
4726
4760
  * @throws OciError when an error occurs
4727
- * @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.
4761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
4728
4762
  */
4729
4763
  deleteByoipRange(deleteByoipRangeRequest: requests.DeleteByoipRangeRequest): Promise<responses.DeleteByoipRangeResponse>;
4730
4764
  /**
@@ -4735,7 +4769,7 @@ export declare class VirtualNetworkClient {
4735
4769
  * @param DeleteCaptureFilterRequest
4736
4770
  * @return DeleteCaptureFilterResponse
4737
4771
  * @throws OciError when an error occurs
4738
- * @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.
4772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
4739
4773
  */
4740
4774
  deleteCaptureFilter(deleteCaptureFilterRequest: requests.DeleteCaptureFilterRequest): Promise<responses.DeleteCaptureFilterResponse>;
4741
4775
  /**
@@ -4747,7 +4781,7 @@ export declare class VirtualNetworkClient {
4747
4781
  * @param DeleteCpeRequest
4748
4782
  * @return DeleteCpeResponse
4749
4783
  * @throws OciError when an error occurs
4750
- * @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.
4784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
4751
4785
  */
4752
4786
  deleteCpe(deleteCpeRequest: requests.DeleteCpeRequest): Promise<responses.DeleteCpeResponse>;
4753
4787
  /**
@@ -4758,7 +4792,7 @@ export declare class VirtualNetworkClient {
4758
4792
  * @param DeleteCrossConnectRequest
4759
4793
  * @return DeleteCrossConnectResponse
4760
4794
  * @throws OciError when an error occurs
4761
- * @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.
4795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
4762
4796
  */
4763
4797
  deleteCrossConnect(deleteCrossConnectRequest: requests.DeleteCrossConnectRequest): Promise<responses.DeleteCrossConnectResponse>;
4764
4798
  /**
@@ -4770,7 +4804,7 @@ export declare class VirtualNetworkClient {
4770
4804
  * @param DeleteCrossConnectGroupRequest
4771
4805
  * @return DeleteCrossConnectGroupResponse
4772
4806
  * @throws OciError when an error occurs
4773
- * @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.
4807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
4774
4808
  */
4775
4809
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest: requests.DeleteCrossConnectGroupRequest): Promise<responses.DeleteCrossConnectGroupResponse>;
4776
4810
  /**
@@ -4784,7 +4818,7 @@ export declare class VirtualNetworkClient {
4784
4818
  * @param DeleteDhcpOptionsRequest
4785
4819
  * @return DeleteDhcpOptionsResponse
4786
4820
  * @throws OciError when an error occurs
4787
- * @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.
4821
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
4788
4822
  */
4789
4823
  deleteDhcpOptions(deleteDhcpOptionsRequest: requests.DeleteDhcpOptionsRequest): Promise<responses.DeleteDhcpOptionsResponse>;
4790
4824
  /**
@@ -4797,7 +4831,7 @@ export declare class VirtualNetworkClient {
4797
4831
  * @param DeleteDrgRequest
4798
4832
  * @return DeleteDrgResponse
4799
4833
  * @throws OciError when an error occurs
4800
- * @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.
4834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
4801
4835
  */
4802
4836
  deleteDrg(deleteDrgRequest: requests.DeleteDrgRequest): Promise<responses.DeleteDrgResponse>;
4803
4837
  /**
@@ -4809,7 +4843,7 @@ export declare class VirtualNetworkClient {
4809
4843
  * @param DeleteDrgAttachmentRequest
4810
4844
  * @return DeleteDrgAttachmentResponse
4811
4845
  * @throws OciError when an error occurs
4812
- * @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.
4846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
4813
4847
  */
4814
4848
  deleteDrgAttachment(deleteDrgAttachmentRequest: requests.DeleteDrgAttachmentRequest): Promise<responses.DeleteDrgAttachmentResponse>;
4815
4849
  /**
@@ -4821,7 +4855,7 @@ export declare class VirtualNetworkClient {
4821
4855
  * @param DeleteDrgRouteDistributionRequest
4822
4856
  * @return DeleteDrgRouteDistributionResponse
4823
4857
  * @throws OciError when an error occurs
4824
- * @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.
4858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
4825
4859
  */
4826
4860
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest: requests.DeleteDrgRouteDistributionRequest): Promise<responses.DeleteDrgRouteDistributionResponse>;
4827
4861
  /**
@@ -4831,7 +4865,7 @@ export declare class VirtualNetworkClient {
4831
4865
  * @param DeleteDrgRouteTableRequest
4832
4866
  * @return DeleteDrgRouteTableResponse
4833
4867
  * @throws OciError when an error occurs
4834
- * @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.
4868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
4835
4869
  */
4836
4870
  deleteDrgRouteTable(deleteDrgRouteTableRequest: requests.DeleteDrgRouteTableRequest): Promise<responses.DeleteDrgRouteTableResponse>;
4837
4871
  /**
@@ -4848,7 +4882,7 @@ export declare class VirtualNetworkClient {
4848
4882
  * @param DeleteIPSecConnectionRequest
4849
4883
  * @return DeleteIPSecConnectionResponse
4850
4884
  * @throws OciError when an error occurs
4851
- * @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.
4885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
4852
4886
  */
4853
4887
  deleteIPSecConnection(deleteIPSecConnectionRequest: requests.DeleteIPSecConnectionRequest): Promise<responses.DeleteIPSecConnectionResponse>;
4854
4888
  /**
@@ -4862,7 +4896,7 @@ export declare class VirtualNetworkClient {
4862
4896
  * @param DeleteInternetGatewayRequest
4863
4897
  * @return DeleteInternetGatewayResponse
4864
4898
  * @throws OciError when an error occurs
4865
- * @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.
4899
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
4866
4900
  */
4867
4901
  deleteInternetGateway(deleteInternetGatewayRequest: requests.DeleteInternetGatewayRequest): Promise<responses.DeleteInternetGatewayResponse>;
4868
4902
  /**
@@ -4873,7 +4907,7 @@ export declare class VirtualNetworkClient {
4873
4907
  * @param DeleteIpv6Request
4874
4908
  * @return DeleteIpv6Response
4875
4909
  * @throws OciError when an error occurs
4876
- * @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.
4910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
4877
4911
  */
4878
4912
  deleteIpv6(deleteIpv6Request: requests.DeleteIpv6Request): Promise<responses.DeleteIpv6Response>;
4879
4913
  /**
@@ -4886,7 +4920,7 @@ export declare class VirtualNetworkClient {
4886
4920
  * @param DeleteLocalPeeringGatewayRequest
4887
4921
  * @return DeleteLocalPeeringGatewayResponse
4888
4922
  * @throws OciError when an error occurs
4889
- * @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.
4923
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
4890
4924
  */
4891
4925
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest: requests.DeleteLocalPeeringGatewayRequest): Promise<responses.DeleteLocalPeeringGatewayResponse>;
4892
4926
  /**
@@ -4900,7 +4934,7 @@ export declare class VirtualNetworkClient {
4900
4934
  * @param DeleteNatGatewayRequest
4901
4935
  * @return DeleteNatGatewayResponse
4902
4936
  * @throws OciError when an error occurs
4903
- * @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.
4937
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
4904
4938
  */
4905
4939
  deleteNatGateway(deleteNatGatewayRequest: requests.DeleteNatGatewayRequest): Promise<responses.DeleteNatGatewayResponse>;
4906
4940
  /**
@@ -4916,7 +4950,7 @@ export declare class VirtualNetworkClient {
4916
4950
  * @param DeleteNetworkSecurityGroupRequest
4917
4951
  * @return DeleteNetworkSecurityGroupResponse
4918
4952
  * @throws OciError when an error occurs
4919
- * @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.
4953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
4920
4954
  */
4921
4955
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest: requests.DeleteNetworkSecurityGroupRequest): Promise<responses.DeleteNetworkSecurityGroupResponse>;
4922
4956
  /**
@@ -4936,7 +4970,7 @@ export declare class VirtualNetworkClient {
4936
4970
  * @param DeletePrivateIpRequest
4937
4971
  * @return DeletePrivateIpResponse
4938
4972
  * @throws OciError when an error occurs
4939
- * @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.
4973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
4940
4974
  */
4941
4975
  deletePrivateIp(deletePrivateIpRequest: requests.DeletePrivateIpRequest): Promise<responses.DeletePrivateIpResponse>;
4942
4976
  /**
@@ -4960,7 +4994,7 @@ export declare class VirtualNetworkClient {
4960
4994
  * @param DeletePublicIpRequest
4961
4995
  * @return DeletePublicIpResponse
4962
4996
  * @throws OciError when an error occurs
4963
- * @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.
4997
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
4964
4998
  */
4965
4999
  deletePublicIp(deletePublicIpRequest: requests.DeletePublicIpRequest): Promise<responses.DeletePublicIpResponse>;
4966
5000
  /**
@@ -4972,7 +5006,7 @@ export declare class VirtualNetworkClient {
4972
5006
  * @param DeletePublicIpPoolRequest
4973
5007
  * @return DeletePublicIpPoolResponse
4974
5008
  * @throws OciError when an error occurs
4975
- * @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.
5009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
4976
5010
  */
4977
5011
  deletePublicIpPool(deletePublicIpPoolRequest: requests.DeletePublicIpPoolRequest): Promise<responses.DeletePublicIpPoolResponse>;
4978
5012
  /**
@@ -4985,7 +5019,7 @@ export declare class VirtualNetworkClient {
4985
5019
  * @param DeleteRemotePeeringConnectionRequest
4986
5020
  * @return DeleteRemotePeeringConnectionResponse
4987
5021
  * @throws OciError when an error occurs
4988
- * @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.
5022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
4989
5023
  */
4990
5024
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest: requests.DeleteRemotePeeringConnectionRequest): Promise<responses.DeleteRemotePeeringConnectionResponse>;
4991
5025
  /**
@@ -4999,7 +5033,7 @@ export declare class VirtualNetworkClient {
4999
5033
  * @param DeleteRouteTableRequest
5000
5034
  * @return DeleteRouteTableResponse
5001
5035
  * @throws OciError when an error occurs
5002
- * @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.
5036
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
5003
5037
  */
5004
5038
  deleteRouteTable(deleteRouteTableRequest: requests.DeleteRouteTableRequest): Promise<responses.DeleteRouteTableResponse>;
5005
5039
  /**
@@ -5013,7 +5047,7 @@ export declare class VirtualNetworkClient {
5013
5047
  * @param DeleteSecurityListRequest
5014
5048
  * @return DeleteSecurityListResponse
5015
5049
  * @throws OciError when an error occurs
5016
- * @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.
5050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
5017
5051
  */
5018
5052
  deleteSecurityList(deleteSecurityListRequest: requests.DeleteSecurityListRequest): Promise<responses.DeleteSecurityListResponse>;
5019
5053
  /**
@@ -5024,7 +5058,7 @@ export declare class VirtualNetworkClient {
5024
5058
  * @param DeleteServiceGatewayRequest
5025
5059
  * @return DeleteServiceGatewayResponse
5026
5060
  * @throws OciError when an error occurs
5027
- * @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.
5061
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
5028
5062
  */
5029
5063
  deleteServiceGateway(deleteServiceGatewayRequest: requests.DeleteServiceGatewayRequest): Promise<responses.DeleteServiceGatewayResponse>;
5030
5064
  /**
@@ -5036,7 +5070,7 @@ export declare class VirtualNetworkClient {
5036
5070
  * @param DeleteSubnetRequest
5037
5071
  * @return DeleteSubnetResponse
5038
5072
  * @throws OciError when an error occurs
5039
- * @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.
5073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
5040
5074
  */
5041
5075
  deleteSubnet(deleteSubnetRequest: requests.DeleteSubnetRequest): Promise<responses.DeleteSubnetResponse>;
5042
5076
  /**
@@ -5051,7 +5085,7 @@ export declare class VirtualNetworkClient {
5051
5085
  * @param DeleteVcnRequest
5052
5086
  * @return DeleteVcnResponse
5053
5087
  * @throws OciError when an error occurs
5054
- * @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.
5088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
5055
5089
  */
5056
5090
  deleteVcn(deleteVcnRequest: requests.DeleteVcnRequest): Promise<responses.DeleteVcnResponse>;
5057
5091
  /**
@@ -5065,7 +5099,7 @@ export declare class VirtualNetworkClient {
5065
5099
  * @param DeleteVirtualCircuitRequest
5066
5100
  * @return DeleteVirtualCircuitResponse
5067
5101
  * @throws OciError when an error occurs
5068
- * @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.
5102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
5069
5103
  */
5070
5104
  deleteVirtualCircuit(deleteVirtualCircuitRequest: requests.DeleteVirtualCircuitRequest): Promise<responses.DeleteVirtualCircuitResponse>;
5071
5105
  /**
@@ -5075,7 +5109,7 @@ export declare class VirtualNetworkClient {
5075
5109
  * @param DeleteVlanRequest
5076
5110
  * @return DeleteVlanResponse
5077
5111
  * @throws OciError when an error occurs
5078
- * @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.
5112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
5079
5113
  */
5080
5114
  deleteVlan(deleteVlanRequest: requests.DeleteVlanRequest): Promise<responses.DeleteVlanResponse>;
5081
5115
  /**
@@ -5086,7 +5120,7 @@ export declare class VirtualNetworkClient {
5086
5120
  * @param DeleteVtapRequest
5087
5121
  * @return DeleteVtapResponse
5088
5122
  * @throws OciError when an error occurs
5089
- * @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.
5123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
5090
5124
  */
5091
5125
  deleteVtap(deleteVtapRequest: requests.DeleteVtapRequest): Promise<responses.DeleteVtapResponse>;
5092
5126
  /**
@@ -5107,7 +5141,7 @@ export declare class VirtualNetworkClient {
5107
5141
  * @param DetachServiceIdRequest
5108
5142
  * @return DetachServiceIdResponse
5109
5143
  * @throws OciError when an error occurs
5110
- * @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.
5144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
5111
5145
  */
5112
5146
  detachServiceId(detachServiceIdRequest: requests.DetachServiceIdRequest): Promise<responses.DetachServiceIdResponse>;
5113
5147
  /**
@@ -5117,7 +5151,7 @@ export declare class VirtualNetworkClient {
5117
5151
  * @param GetAllDrgAttachmentsRequest
5118
5152
  * @return GetAllDrgAttachmentsResponse
5119
5153
  * @throws OciError when an error occurs
5120
- * @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.
5154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
5121
5155
  */
5122
5156
  getAllDrgAttachments(getAllDrgAttachmentsRequest: requests.GetAllDrgAttachmentsRequest): Promise<responses.GetAllDrgAttachmentsResponse>;
5123
5157
  /**
@@ -5159,7 +5193,7 @@ export declare class VirtualNetworkClient {
5159
5193
  * @param GetAllowedIkeIPSecParametersRequest
5160
5194
  * @return GetAllowedIkeIPSecParametersResponse
5161
5195
  * @throws OciError when an error occurs
5162
- * @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.
5196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
5163
5197
  */
5164
5198
  getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest: requests.GetAllowedIkeIPSecParametersRequest): Promise<responses.GetAllowedIkeIPSecParametersResponse>;
5165
5199
  /**
@@ -5169,7 +5203,7 @@ export declare class VirtualNetworkClient {
5169
5203
  * @param GetByoipRangeRequest
5170
5204
  * @return GetByoipRangeResponse
5171
5205
  * @throws OciError when an error occurs
5172
- * @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.
5206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
5173
5207
  */
5174
5208
  getByoipRange(getByoipRangeRequest: requests.GetByoipRangeRequest): Promise<responses.GetByoipRangeResponse>;
5175
5209
  /**
@@ -5178,7 +5212,7 @@ export declare class VirtualNetworkClient {
5178
5212
  * @param GetCaptureFilterRequest
5179
5213
  * @return GetCaptureFilterResponse
5180
5214
  * @throws OciError when an error occurs
5181
- * @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.
5215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
5182
5216
  */
5183
5217
  getCaptureFilter(getCaptureFilterRequest: requests.GetCaptureFilterRequest): Promise<responses.GetCaptureFilterResponse>;
5184
5218
  /**
@@ -5187,7 +5221,7 @@ export declare class VirtualNetworkClient {
5187
5221
  * @param GetCpeRequest
5188
5222
  * @return GetCpeResponse
5189
5223
  * @throws OciError when an error occurs
5190
- * @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.
5224
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
5191
5225
  */
5192
5226
  getCpe(getCpeRequest: requests.GetCpeRequest): Promise<responses.GetCpeResponse>;
5193
5227
  /**
@@ -5214,7 +5248,7 @@ export declare class VirtualNetworkClient {
5214
5248
  * @param GetCpeDeviceConfigContentRequest
5215
5249
  * @return GetCpeDeviceConfigContentResponse
5216
5250
  * @throws OciError when an error occurs
5217
- * @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.
5251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
5218
5252
  */
5219
5253
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest: requests.GetCpeDeviceConfigContentRequest): Promise<responses.GetCpeDeviceConfigContentResponse>;
5220
5254
  /**
@@ -5232,7 +5266,7 @@ export declare class VirtualNetworkClient {
5232
5266
  * @param GetCpeDeviceShapeRequest
5233
5267
  * @return GetCpeDeviceShapeResponse
5234
5268
  * @throws OciError when an error occurs
5235
- * @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.
5269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
5236
5270
  */
5237
5271
  getCpeDeviceShape(getCpeDeviceShapeRequest: requests.GetCpeDeviceShapeRequest): Promise<responses.GetCpeDeviceShapeResponse>;
5238
5272
  /**
@@ -5241,7 +5275,7 @@ export declare class VirtualNetworkClient {
5241
5275
  * @param GetCrossConnectRequest
5242
5276
  * @return GetCrossConnectResponse
5243
5277
  * @throws OciError when an error occurs
5244
- * @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.
5278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
5245
5279
  */
5246
5280
  getCrossConnect(getCrossConnectRequest: requests.GetCrossConnectRequest): Promise<responses.GetCrossConnectResponse>;
5247
5281
  /**
@@ -5250,7 +5284,7 @@ export declare class VirtualNetworkClient {
5250
5284
  * @param GetCrossConnectGroupRequest
5251
5285
  * @return GetCrossConnectGroupResponse
5252
5286
  * @throws OciError when an error occurs
5253
- * @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.
5287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
5254
5288
  */
5255
5289
  getCrossConnectGroup(getCrossConnectGroupRequest: requests.GetCrossConnectGroupRequest): Promise<responses.GetCrossConnectGroupResponse>;
5256
5290
  /**
@@ -5259,7 +5293,7 @@ export declare class VirtualNetworkClient {
5259
5293
  * @param GetCrossConnectLetterOfAuthorityRequest
5260
5294
  * @return GetCrossConnectLetterOfAuthorityResponse
5261
5295
  * @throws OciError when an error occurs
5262
- * @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.
5296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
5263
5297
  */
5264
5298
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest: requests.GetCrossConnectLetterOfAuthorityRequest): Promise<responses.GetCrossConnectLetterOfAuthorityResponse>;
5265
5299
  /**
@@ -5269,7 +5303,7 @@ export declare class VirtualNetworkClient {
5269
5303
  * @param GetCrossConnectStatusRequest
5270
5304
  * @return GetCrossConnectStatusResponse
5271
5305
  * @throws OciError when an error occurs
5272
- * @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.
5306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
5273
5307
  */
5274
5308
  getCrossConnectStatus(getCrossConnectStatusRequest: requests.GetCrossConnectStatusRequest): Promise<responses.GetCrossConnectStatusResponse>;
5275
5309
  /**
@@ -5278,7 +5312,7 @@ export declare class VirtualNetworkClient {
5278
5312
  * @param GetDhcpOptionsRequest
5279
5313
  * @return GetDhcpOptionsResponse
5280
5314
  * @throws OciError when an error occurs
5281
- * @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.
5315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
5282
5316
  */
5283
5317
  getDhcpOptions(getDhcpOptionsRequest: requests.GetDhcpOptionsRequest): Promise<responses.GetDhcpOptionsResponse>;
5284
5318
  /**
@@ -5287,7 +5321,7 @@ export declare class VirtualNetworkClient {
5287
5321
  * @param GetDrgRequest
5288
5322
  * @return GetDrgResponse
5289
5323
  * @throws OciError when an error occurs
5290
- * @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.
5324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
5291
5325
  */
5292
5326
  getDrg(getDrgRequest: requests.GetDrgRequest): Promise<responses.GetDrgResponse>;
5293
5327
  /**
@@ -5296,7 +5330,7 @@ export declare class VirtualNetworkClient {
5296
5330
  * @param GetDrgAttachmentRequest
5297
5331
  * @return GetDrgAttachmentResponse
5298
5332
  * @throws OciError when an error occurs
5299
- * @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.
5333
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
5300
5334
  */
5301
5335
  getDrgAttachment(getDrgAttachmentRequest: requests.GetDrgAttachmentRequest): Promise<responses.GetDrgAttachmentResponse>;
5302
5336
  /**
@@ -5307,7 +5341,7 @@ export declare class VirtualNetworkClient {
5307
5341
  * @param GetDrgRedundancyStatusRequest
5308
5342
  * @return GetDrgRedundancyStatusResponse
5309
5343
  * @throws OciError when an error occurs
5310
- * @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.
5344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
5311
5345
  */
5312
5346
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest: requests.GetDrgRedundancyStatusRequest): Promise<responses.GetDrgRedundancyStatusResponse>;
5313
5347
  /**
@@ -5316,7 +5350,7 @@ export declare class VirtualNetworkClient {
5316
5350
  * @param GetDrgRouteDistributionRequest
5317
5351
  * @return GetDrgRouteDistributionResponse
5318
5352
  * @throws OciError when an error occurs
5319
- * @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.
5353
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
5320
5354
  */
5321
5355
  getDrgRouteDistribution(getDrgRouteDistributionRequest: requests.GetDrgRouteDistributionRequest): Promise<responses.GetDrgRouteDistributionResponse>;
5322
5356
  /**
@@ -5325,7 +5359,7 @@ export declare class VirtualNetworkClient {
5325
5359
  * @param GetDrgRouteTableRequest
5326
5360
  * @return GetDrgRouteTableResponse
5327
5361
  * @throws OciError when an error occurs
5328
- * @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.
5362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
5329
5363
  */
5330
5364
  getDrgRouteTable(getDrgRouteTableRequest: requests.GetDrgRouteTableRequest): Promise<responses.GetDrgRouteTableResponse>;
5331
5365
  /**
@@ -5336,7 +5370,7 @@ export declare class VirtualNetworkClient {
5336
5370
  * @param GetFastConnectProviderServiceRequest
5337
5371
  * @return GetFastConnectProviderServiceResponse
5338
5372
  * @throws OciError when an error occurs
5339
- * @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.
5373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
5340
5374
  */
5341
5375
  getFastConnectProviderService(getFastConnectProviderServiceRequest: requests.GetFastConnectProviderServiceRequest): Promise<responses.GetFastConnectProviderServiceResponse>;
5342
5376
  /**
@@ -5347,7 +5381,7 @@ export declare class VirtualNetworkClient {
5347
5381
  * @param GetFastConnectProviderServiceKeyRequest
5348
5382
  * @return GetFastConnectProviderServiceKeyResponse
5349
5383
  * @throws OciError when an error occurs
5350
- * @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.
5384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
5351
5385
  */
5352
5386
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest: requests.GetFastConnectProviderServiceKeyRequest): Promise<responses.GetFastConnectProviderServiceKeyResponse>;
5353
5387
  /**
@@ -5359,7 +5393,7 @@ export declare class VirtualNetworkClient {
5359
5393
  * @param GetIPSecConnectionRequest
5360
5394
  * @return GetIPSecConnectionResponse
5361
5395
  * @throws OciError when an error occurs
5362
- * @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.
5396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
5363
5397
  */
5364
5398
  getIPSecConnection(getIPSecConnectionRequest: requests.GetIPSecConnectionRequest): Promise<responses.GetIPSecConnectionResponse>;
5365
5399
  /**
@@ -5372,7 +5406,7 @@ export declare class VirtualNetworkClient {
5372
5406
  * @param GetIPSecConnectionDeviceConfigRequest
5373
5407
  * @return GetIPSecConnectionDeviceConfigResponse
5374
5408
  * @throws OciError when an error occurs
5375
- * @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.
5409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
5376
5410
  */
5377
5411
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest: requests.GetIPSecConnectionDeviceConfigRequest): Promise<responses.GetIPSecConnectionDeviceConfigResponse>;
5378
5412
  /**
@@ -5383,7 +5417,7 @@ export declare class VirtualNetworkClient {
5383
5417
  * @param GetIPSecConnectionDeviceStatusRequest
5384
5418
  * @return GetIPSecConnectionDeviceStatusResponse
5385
5419
  * @throws OciError when an error occurs
5386
- * @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.
5420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
5387
5421
  */
5388
5422
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest: requests.GetIPSecConnectionDeviceStatusRequest): Promise<responses.GetIPSecConnectionDeviceStatusResponse>;
5389
5423
  /**
@@ -5395,7 +5429,7 @@ export declare class VirtualNetworkClient {
5395
5429
  * @param GetIPSecConnectionTunnelRequest
5396
5430
  * @return GetIPSecConnectionTunnelResponse
5397
5431
  * @throws OciError when an error occurs
5398
- * @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.
5432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
5399
5433
  */
5400
5434
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest: requests.GetIPSecConnectionTunnelRequest): Promise<responses.GetIPSecConnectionTunnelResponse>;
5401
5435
  /**
@@ -5405,7 +5439,7 @@ export declare class VirtualNetworkClient {
5405
5439
  * @param GetIPSecConnectionTunnelErrorRequest
5406
5440
  * @return GetIPSecConnectionTunnelErrorResponse
5407
5441
  * @throws OciError when an error occurs
5408
- * @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.
5442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
5409
5443
  */
5410
5444
  getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest: requests.GetIPSecConnectionTunnelErrorRequest): Promise<responses.GetIPSecConnectionTunnelErrorResponse>;
5411
5445
  /**
@@ -5416,7 +5450,7 @@ export declare class VirtualNetworkClient {
5416
5450
  * @param GetIPSecConnectionTunnelSharedSecretRequest
5417
5451
  * @return GetIPSecConnectionTunnelSharedSecretResponse
5418
5452
  * @throws OciError when an error occurs
5419
- * @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.
5453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
5420
5454
  */
5421
5455
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest: requests.GetIPSecConnectionTunnelSharedSecretRequest): Promise<responses.GetIPSecConnectionTunnelSharedSecretResponse>;
5422
5456
  /**
@@ -5425,7 +5459,7 @@ export declare class VirtualNetworkClient {
5425
5459
  * @param GetInternetGatewayRequest
5426
5460
  * @return GetInternetGatewayResponse
5427
5461
  * @throws OciError when an error occurs
5428
- * @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.
5462
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
5429
5463
  */
5430
5464
  getInternetGateway(getInternetGatewayRequest: requests.GetInternetGatewayRequest): Promise<responses.GetInternetGatewayResponse>;
5431
5465
  /**
@@ -5453,7 +5487,7 @@ export declare class VirtualNetworkClient {
5453
5487
  * @param GetIpsecCpeDeviceConfigContentRequest
5454
5488
  * @return GetIpsecCpeDeviceConfigContentResponse
5455
5489
  * @throws OciError when an error occurs
5456
- * @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.
5490
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
5457
5491
  */
5458
5492
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest: requests.GetIpsecCpeDeviceConfigContentRequest): Promise<responses.GetIpsecCpeDeviceConfigContentResponse>;
5459
5493
  /**
@@ -5466,7 +5500,7 @@ export declare class VirtualNetworkClient {
5466
5500
  * @param GetIpv6Request
5467
5501
  * @return GetIpv6Response
5468
5502
  * @throws OciError when an error occurs
5469
- * @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.
5503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
5470
5504
  */
5471
5505
  getIpv6(getIpv6Request: requests.GetIpv6Request): Promise<responses.GetIpv6Response>;
5472
5506
  /**
@@ -5475,7 +5509,7 @@ export declare class VirtualNetworkClient {
5475
5509
  * @param GetLocalPeeringGatewayRequest
5476
5510
  * @return GetLocalPeeringGatewayResponse
5477
5511
  * @throws OciError when an error occurs
5478
- * @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.
5512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
5479
5513
  */
5480
5514
  getLocalPeeringGateway(getLocalPeeringGatewayRequest: requests.GetLocalPeeringGatewayRequest): Promise<responses.GetLocalPeeringGatewayResponse>;
5481
5515
  /**
@@ -5484,7 +5518,7 @@ export declare class VirtualNetworkClient {
5484
5518
  * @param GetNatGatewayRequest
5485
5519
  * @return GetNatGatewayResponse
5486
5520
  * @throws OciError when an error occurs
5487
- * @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.
5521
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
5488
5522
  */
5489
5523
  getNatGateway(getNatGatewayRequest: requests.GetNatGatewayRequest): Promise<responses.GetNatGatewayResponse>;
5490
5524
  /**
@@ -5500,7 +5534,7 @@ export declare class VirtualNetworkClient {
5500
5534
  * @param GetNetworkSecurityGroupRequest
5501
5535
  * @return GetNetworkSecurityGroupResponse
5502
5536
  * @throws OciError when an error occurs
5503
- * @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.
5537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
5504
5538
  */
5505
5539
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest: requests.GetNetworkSecurityGroupRequest): Promise<responses.GetNetworkSecurityGroupResponse>;
5506
5540
  /**
@@ -5509,7 +5543,7 @@ export declare class VirtualNetworkClient {
5509
5543
  * @param GetNetworkingTopologyRequest
5510
5544
  * @return GetNetworkingTopologyResponse
5511
5545
  * @throws OciError when an error occurs
5512
- * @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.
5546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
5513
5547
  */
5514
5548
  getNetworkingTopology(getNetworkingTopologyRequest: requests.GetNetworkingTopologyRequest): Promise<responses.GetNetworkingTopologyResponse>;
5515
5549
  /**
@@ -5522,7 +5556,7 @@ export declare class VirtualNetworkClient {
5522
5556
  * @param GetPrivateIpRequest
5523
5557
  * @return GetPrivateIpResponse
5524
5558
  * @throws OciError when an error occurs
5525
- * @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.
5559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
5526
5560
  */
5527
5561
  getPrivateIp(getPrivateIpRequest: requests.GetPrivateIpRequest): Promise<responses.GetPrivateIpResponse>;
5528
5562
  /**
@@ -5542,7 +5576,7 @@ export declare class VirtualNetworkClient {
5542
5576
  * @param GetPublicIpRequest
5543
5577
  * @return GetPublicIpResponse
5544
5578
  * @throws OciError when an error occurs
5545
- * @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.
5579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
5546
5580
  */
5547
5581
  getPublicIp(getPublicIpRequest: requests.GetPublicIpRequest): Promise<responses.GetPublicIpResponse>;
5548
5582
  /**
@@ -5556,7 +5590,7 @@ export declare class VirtualNetworkClient {
5556
5590
  * @param GetPublicIpByIpAddressRequest
5557
5591
  * @return GetPublicIpByIpAddressResponse
5558
5592
  * @throws OciError when an error occurs
5559
- * @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.
5593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
5560
5594
  */
5561
5595
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest: requests.GetPublicIpByIpAddressRequest): Promise<responses.GetPublicIpByIpAddressResponse>;
5562
5596
  /**
@@ -5576,7 +5610,7 @@ export declare class VirtualNetworkClient {
5576
5610
  * @param GetPublicIpByPrivateIpIdRequest
5577
5611
  * @return GetPublicIpByPrivateIpIdResponse
5578
5612
  * @throws OciError when an error occurs
5579
- * @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.
5613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
5580
5614
  */
5581
5615
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest: requests.GetPublicIpByPrivateIpIdRequest): Promise<responses.GetPublicIpByPrivateIpIdResponse>;
5582
5616
  /**
@@ -5586,7 +5620,7 @@ export declare class VirtualNetworkClient {
5586
5620
  * @param GetPublicIpPoolRequest
5587
5621
  * @return GetPublicIpPoolResponse
5588
5622
  * @throws OciError when an error occurs
5589
- * @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.
5623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
5590
5624
  */
5591
5625
  getPublicIpPool(getPublicIpPoolRequest: requests.GetPublicIpPoolRequest): Promise<responses.GetPublicIpPoolResponse>;
5592
5626
  /**
@@ -5596,7 +5630,7 @@ export declare class VirtualNetworkClient {
5596
5630
  * @param GetRemotePeeringConnectionRequest
5597
5631
  * @return GetRemotePeeringConnectionResponse
5598
5632
  * @throws OciError when an error occurs
5599
- * @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.
5633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
5600
5634
  */
5601
5635
  getRemotePeeringConnection(getRemotePeeringConnectionRequest: requests.GetRemotePeeringConnectionRequest): Promise<responses.GetRemotePeeringConnectionResponse>;
5602
5636
  /**
@@ -5605,7 +5639,7 @@ export declare class VirtualNetworkClient {
5605
5639
  * @param GetRouteTableRequest
5606
5640
  * @return GetRouteTableResponse
5607
5641
  * @throws OciError when an error occurs
5608
- * @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.
5642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
5609
5643
  */
5610
5644
  getRouteTable(getRouteTableRequest: requests.GetRouteTableRequest): Promise<responses.GetRouteTableResponse>;
5611
5645
  /**
@@ -5614,7 +5648,7 @@ export declare class VirtualNetworkClient {
5614
5648
  * @param GetSecurityListRequest
5615
5649
  * @return GetSecurityListResponse
5616
5650
  * @throws OciError when an error occurs
5617
- * @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.
5651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
5618
5652
  */
5619
5653
  getSecurityList(getSecurityListRequest: requests.GetSecurityListRequest): Promise<responses.GetSecurityListResponse>;
5620
5654
  /**
@@ -5624,7 +5658,7 @@ export declare class VirtualNetworkClient {
5624
5658
  * @param GetServiceRequest
5625
5659
  * @return GetServiceResponse
5626
5660
  * @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/GetService.ts.html |here} to see how to use GetService API.
5661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetService.ts.html |here} to see how to use GetService API.
5628
5662
  */
5629
5663
  getService(getServiceRequest: requests.GetServiceRequest): Promise<responses.GetServiceResponse>;
5630
5664
  /**
@@ -5633,7 +5667,7 @@ export declare class VirtualNetworkClient {
5633
5667
  * @param GetServiceGatewayRequest
5634
5668
  * @return GetServiceGatewayResponse
5635
5669
  * @throws OciError when an error occurs
5636
- * @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.
5670
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
5637
5671
  */
5638
5672
  getServiceGateway(getServiceGatewayRequest: requests.GetServiceGatewayRequest): Promise<responses.GetServiceGatewayResponse>;
5639
5673
  /**
@@ -5642,7 +5676,7 @@ export declare class VirtualNetworkClient {
5642
5676
  * @param GetSubnetRequest
5643
5677
  * @return GetSubnetResponse
5644
5678
  * @throws OciError when an error occurs
5645
- * @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.
5679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
5646
5680
  */
5647
5681
  getSubnet(getSubnetRequest: requests.GetSubnetRequest): Promise<responses.GetSubnetResponse>;
5648
5682
  /**
@@ -5651,7 +5685,7 @@ export declare class VirtualNetworkClient {
5651
5685
  * @param GetSubnetTopologyRequest
5652
5686
  * @return GetSubnetTopologyResponse
5653
5687
  * @throws OciError when an error occurs
5654
- * @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.
5688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
5655
5689
  */
5656
5690
  getSubnetTopology(getSubnetTopologyRequest: requests.GetSubnetTopologyRequest): Promise<responses.GetSubnetTopologyResponse>;
5657
5691
  /**
@@ -5665,7 +5699,7 @@ export declare class VirtualNetworkClient {
5665
5699
  * @param GetTunnelCpeDeviceConfigRequest
5666
5700
  * @return GetTunnelCpeDeviceConfigResponse
5667
5701
  * @throws OciError when an error occurs
5668
- * @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.
5702
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
5669
5703
  */
5670
5704
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest: requests.GetTunnelCpeDeviceConfigRequest): Promise<responses.GetTunnelCpeDeviceConfigResponse>;
5671
5705
  /**
@@ -5692,7 +5726,7 @@ export declare class VirtualNetworkClient {
5692
5726
  * @param GetTunnelCpeDeviceConfigContentRequest
5693
5727
  * @return GetTunnelCpeDeviceConfigContentResponse
5694
5728
  * @throws OciError when an error occurs
5695
- * @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.
5729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
5696
5730
  */
5697
5731
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest: requests.GetTunnelCpeDeviceConfigContentRequest): Promise<responses.GetTunnelCpeDeviceConfigContentResponse>;
5698
5732
  /**
@@ -5702,7 +5736,7 @@ export declare class VirtualNetworkClient {
5702
5736
  * @param GetUpgradeStatusRequest
5703
5737
  * @return GetUpgradeStatusResponse
5704
5738
  * @throws OciError when an error occurs
5705
- * @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.
5739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
5706
5740
  */
5707
5741
  getUpgradeStatus(getUpgradeStatusRequest: requests.GetUpgradeStatusRequest): Promise<responses.GetUpgradeStatusResponse>;
5708
5742
  /**
@@ -5711,7 +5745,7 @@ export declare class VirtualNetworkClient {
5711
5745
  * @param GetVcnRequest
5712
5746
  * @return GetVcnResponse
5713
5747
  * @throws OciError when an error occurs
5714
- * @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.
5748
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
5715
5749
  */
5716
5750
  getVcn(getVcnRequest: requests.GetVcnRequest): Promise<responses.GetVcnResponse>;
5717
5751
  /**
@@ -5720,7 +5754,7 @@ export declare class VirtualNetworkClient {
5720
5754
  * @param GetVcnDnsResolverAssociationRequest
5721
5755
  * @return GetVcnDnsResolverAssociationResponse
5722
5756
  * @throws OciError when an error occurs
5723
- * @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.
5757
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
5724
5758
  */
5725
5759
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest: requests.GetVcnDnsResolverAssociationRequest): Promise<responses.GetVcnDnsResolverAssociationResponse>;
5726
5760
  /**
@@ -5729,7 +5763,7 @@ export declare class VirtualNetworkClient {
5729
5763
  * @param GetVcnTopologyRequest
5730
5764
  * @return GetVcnTopologyResponse
5731
5765
  * @throws OciError when an error occurs
5732
- * @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.
5766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
5733
5767
  */
5734
5768
  getVcnTopology(getVcnTopologyRequest: requests.GetVcnTopologyRequest): Promise<responses.GetVcnTopologyResponse>;
5735
5769
  /**
@@ -5738,7 +5772,7 @@ export declare class VirtualNetworkClient {
5738
5772
  * @param GetVirtualCircuitRequest
5739
5773
  * @return GetVirtualCircuitResponse
5740
5774
  * @throws OciError when an error occurs
5741
- * @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.
5775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
5742
5776
  */
5743
5777
  getVirtualCircuit(getVirtualCircuitRequest: requests.GetVirtualCircuitRequest): Promise<responses.GetVirtualCircuitResponse>;
5744
5778
  /**
@@ -5747,7 +5781,7 @@ export declare class VirtualNetworkClient {
5747
5781
  * @param GetVlanRequest
5748
5782
  * @return GetVlanResponse
5749
5783
  * @throws OciError when an error occurs
5750
- * @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.
5784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
5751
5785
  */
5752
5786
  getVlan(getVlanRequest: requests.GetVlanRequest): Promise<responses.GetVlanResponse>;
5753
5787
  /**
@@ -5760,7 +5794,7 @@ export declare class VirtualNetworkClient {
5760
5794
  * @param GetVnicRequest
5761
5795
  * @return GetVnicResponse
5762
5796
  * @throws OciError when an error occurs
5763
- * @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.
5797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
5764
5798
  */
5765
5799
  getVnic(getVnicRequest: requests.GetVnicRequest): Promise<responses.GetVnicResponse>;
5766
5800
  /**
@@ -5769,7 +5803,7 @@ export declare class VirtualNetworkClient {
5769
5803
  * @param GetVtapRequest
5770
5804
  * @return GetVtapResponse
5771
5805
  * @throws OciError when an error occurs
5772
- * @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.
5806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
5773
5807
  */
5774
5808
  getVtap(getVtapRequest: requests.GetVtapRequest): Promise<responses.GetVtapResponse>;
5775
5809
  /**
@@ -5780,7 +5814,7 @@ export declare class VirtualNetworkClient {
5780
5814
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
5781
5815
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
5782
5816
  * @throws OciError when an error occurs
5783
- * @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.
5817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
5784
5818
  */
5785
5819
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest: requests.ListAllowedPeerRegionsForRemotePeeringRequest): Promise<responses.ListAllowedPeerRegionsForRemotePeeringResponse>;
5786
5820
  /**
@@ -5791,7 +5825,7 @@ export declare class VirtualNetworkClient {
5791
5825
  * @param ListByoipAllocatedRangesRequest
5792
5826
  * @return ListByoipAllocatedRangesResponse
5793
5827
  * @throws OciError when an error occurs
5794
- * @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.
5828
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
5795
5829
  */
5796
5830
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest: requests.ListByoipAllocatedRangesRequest): Promise<responses.ListByoipAllocatedRangesResponse>;
5797
5831
  /**
@@ -5802,7 +5836,7 @@ export declare class VirtualNetworkClient {
5802
5836
  * @param ListByoipRangesRequest
5803
5837
  * @return ListByoipRangesResponse
5804
5838
  * @throws OciError when an error occurs
5805
- * @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.
5839
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
5806
5840
  */
5807
5841
  listByoipRanges(listByoipRangesRequest: requests.ListByoipRangesRequest): Promise<responses.ListByoipRangesResponse>;
5808
5842
  /**
@@ -5812,7 +5846,7 @@ export declare class VirtualNetworkClient {
5812
5846
  * @param ListCaptureFiltersRequest
5813
5847
  * @return ListCaptureFiltersResponse
5814
5848
  * @throws OciError when an error occurs
5815
- * @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.
5849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
5816
5850
  */
5817
5851
  listCaptureFilters(listCaptureFiltersRequest: requests.ListCaptureFiltersRequest): Promise<responses.ListCaptureFiltersResponse>;
5818
5852
  /**
@@ -5866,7 +5900,7 @@ export declare class VirtualNetworkClient {
5866
5900
  * @param ListCpeDeviceShapesRequest
5867
5901
  * @return ListCpeDeviceShapesResponse
5868
5902
  * @throws OciError when an error occurs
5869
- * @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.
5903
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
5870
5904
  */
5871
5905
  listCpeDeviceShapes(listCpeDeviceShapesRequest: requests.ListCpeDeviceShapesRequest): Promise<responses.ListCpeDeviceShapesResponse>;
5872
5906
  /**
@@ -5908,7 +5942,7 @@ export declare class VirtualNetworkClient {
5908
5942
  * @param ListCpesRequest
5909
5943
  * @return ListCpesResponse
5910
5944
  * @throws OciError when an error occurs
5911
- * @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.
5945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
5912
5946
  */
5913
5947
  listCpes(listCpesRequest: requests.ListCpesRequest): Promise<responses.ListCpesResponse>;
5914
5948
  /**
@@ -5950,7 +5984,7 @@ export declare class VirtualNetworkClient {
5950
5984
  * @param ListCrossConnectGroupsRequest
5951
5985
  * @return ListCrossConnectGroupsResponse
5952
5986
  * @throws OciError when an error occurs
5953
- * @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.
5987
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
5954
5988
  */
5955
5989
  listCrossConnectGroups(listCrossConnectGroupsRequest: requests.ListCrossConnectGroupsRequest): Promise<responses.ListCrossConnectGroupsResponse>;
5956
5990
  /**
@@ -5993,7 +6027,7 @@ export declare class VirtualNetworkClient {
5993
6027
  * @param ListCrossConnectLocationsRequest
5994
6028
  * @return ListCrossConnectLocationsResponse
5995
6029
  * @throws OciError when an error occurs
5996
- * @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.
6030
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
5997
6031
  */
5998
6032
  listCrossConnectLocations(listCrossConnectLocationsRequest: requests.ListCrossConnectLocationsRequest): Promise<responses.ListCrossConnectLocationsResponse>;
5999
6033
  /**
@@ -6036,7 +6070,7 @@ export declare class VirtualNetworkClient {
6036
6070
  * @param ListCrossConnectMappingsRequest
6037
6071
  * @return ListCrossConnectMappingsResponse
6038
6072
  * @throws OciError when an error occurs
6039
- * @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.
6073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
6040
6074
  */
6041
6075
  listCrossConnectMappings(listCrossConnectMappingsRequest: requests.ListCrossConnectMappingsRequest): Promise<responses.ListCrossConnectMappingsResponse>;
6042
6076
  /**
@@ -6047,7 +6081,7 @@ export declare class VirtualNetworkClient {
6047
6081
  * @param ListCrossConnectsRequest
6048
6082
  * @return ListCrossConnectsResponse
6049
6083
  * @throws OciError when an error occurs
6050
- * @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.
6084
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
6051
6085
  */
6052
6086
  listCrossConnects(listCrossConnectsRequest: requests.ListCrossConnectsRequest): Promise<responses.ListCrossConnectsResponse>;
6053
6087
  /**
@@ -6091,7 +6125,7 @@ export declare class VirtualNetworkClient {
6091
6125
  * @param ListCrossconnectPortSpeedShapesRequest
6092
6126
  * @return ListCrossconnectPortSpeedShapesResponse
6093
6127
  * @throws OciError when an error occurs
6094
- * @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.
6128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
6095
6129
  */
6096
6130
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest: requests.ListCrossconnectPortSpeedShapesRequest): Promise<responses.ListCrossconnectPortSpeedShapesResponse>;
6097
6131
  /**
@@ -6136,7 +6170,7 @@ export declare class VirtualNetworkClient {
6136
6170
  * @param ListDhcpOptionsRequest
6137
6171
  * @return ListDhcpOptionsResponse
6138
6172
  * @throws OciError when an error occurs
6139
- * @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.
6173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
6140
6174
  */
6141
6175
  listDhcpOptions(listDhcpOptionsRequest: requests.ListDhcpOptionsRequest): Promise<responses.ListDhcpOptionsResponse>;
6142
6176
  /**
@@ -6183,7 +6217,7 @@ export declare class VirtualNetworkClient {
6183
6217
  * @param ListDrgAttachmentsRequest
6184
6218
  * @return ListDrgAttachmentsResponse
6185
6219
  * @throws OciError when an error occurs
6186
- * @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.
6220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
6187
6221
  */
6188
6222
  listDrgAttachments(listDrgAttachmentsRequest: requests.ListDrgAttachmentsRequest): Promise<responses.ListDrgAttachmentsResponse>;
6189
6223
  /**
@@ -6224,7 +6258,7 @@ export declare class VirtualNetworkClient {
6224
6258
  * @param ListDrgRouteDistributionStatementsRequest
6225
6259
  * @return ListDrgRouteDistributionStatementsResponse
6226
6260
  * @throws OciError when an error occurs
6227
- * @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.
6261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
6228
6262
  */
6229
6263
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest: requests.ListDrgRouteDistributionStatementsRequest): Promise<responses.ListDrgRouteDistributionStatementsResponse>;
6230
6264
  /**
@@ -6269,7 +6303,7 @@ export declare class VirtualNetworkClient {
6269
6303
  * @param ListDrgRouteDistributionsRequest
6270
6304
  * @return ListDrgRouteDistributionsResponse
6271
6305
  * @throws OciError when an error occurs
6272
- * @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.
6306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
6273
6307
  */
6274
6308
  listDrgRouteDistributions(listDrgRouteDistributionsRequest: requests.ListDrgRouteDistributionsRequest): Promise<responses.ListDrgRouteDistributionsResponse>;
6275
6309
  /**
@@ -6310,7 +6344,7 @@ export declare class VirtualNetworkClient {
6310
6344
  * @param ListDrgRouteRulesRequest
6311
6345
  * @return ListDrgRouteRulesResponse
6312
6346
  * @throws OciError when an error occurs
6313
- * @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.
6347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
6314
6348
  */
6315
6349
  listDrgRouteRules(listDrgRouteRulesRequest: requests.ListDrgRouteRulesRequest): Promise<responses.ListDrgRouteRulesResponse>;
6316
6350
  /**
@@ -6354,7 +6388,7 @@ export declare class VirtualNetworkClient {
6354
6388
  * @param ListDrgRouteTablesRequest
6355
6389
  * @return ListDrgRouteTablesResponse
6356
6390
  * @throws OciError when an error occurs
6357
- * @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.
6391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
6358
6392
  */
6359
6393
  listDrgRouteTables(listDrgRouteTablesRequest: requests.ListDrgRouteTablesRequest): Promise<responses.ListDrgRouteTablesResponse>;
6360
6394
  /**
@@ -6396,7 +6430,7 @@ export declare class VirtualNetworkClient {
6396
6430
  * @param ListDrgsRequest
6397
6431
  * @return ListDrgsResponse
6398
6432
  * @throws OciError when an error occurs
6399
- * @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.
6433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
6400
6434
  */
6401
6435
  listDrgs(listDrgsRequest: requests.ListDrgsRequest): Promise<responses.ListDrgsResponse>;
6402
6436
  /**
@@ -6444,7 +6478,7 @@ export declare class VirtualNetworkClient {
6444
6478
  * @param ListFastConnectProviderServicesRequest
6445
6479
  * @return ListFastConnectProviderServicesResponse
6446
6480
  * @throws OciError when an error occurs
6447
- * @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.
6481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
6448
6482
  */
6449
6483
  listFastConnectProviderServices(listFastConnectProviderServicesRequest: requests.ListFastConnectProviderServicesRequest): Promise<responses.ListFastConnectProviderServicesResponse>;
6450
6484
  /**
@@ -6489,7 +6523,7 @@ export declare class VirtualNetworkClient {
6489
6523
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
6490
6524
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
6491
6525
  * @throws OciError when an error occurs
6492
- * @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.
6526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
6493
6527
  */
6494
6528
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest: requests.ListFastConnectProviderVirtualCircuitBandwidthShapesRequest): Promise<responses.ListFastConnectProviderVirtualCircuitBandwidthShapesResponse>;
6495
6529
  /**
@@ -6531,7 +6565,7 @@ export declare class VirtualNetworkClient {
6531
6565
  * @param ListIPSecConnectionTunnelRoutesRequest
6532
6566
  * @return ListIPSecConnectionTunnelRoutesResponse
6533
6567
  * @throws OciError when an error occurs
6534
- * @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.
6568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
6535
6569
  */
6536
6570
  listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest: requests.ListIPSecConnectionTunnelRoutesRequest): Promise<responses.ListIPSecConnectionTunnelRoutesResponse>;
6537
6571
  /**
@@ -6573,7 +6607,7 @@ export declare class VirtualNetworkClient {
6573
6607
  * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
6574
6608
  * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
6575
6609
  * @throws OciError when an error occurs
6576
- * @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.
6610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
6577
6611
  */
6578
6612
  listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest: requests.ListIPSecConnectionTunnelSecurityAssociationsRequest): Promise<responses.ListIPSecConnectionTunnelSecurityAssociationsResponse>;
6579
6613
  /**
@@ -6615,7 +6649,7 @@ export declare class VirtualNetworkClient {
6615
6649
  * @param ListIPSecConnectionTunnelsRequest
6616
6650
  * @return ListIPSecConnectionTunnelsResponse
6617
6651
  * @throws OciError when an error occurs
6618
- * @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.
6652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
6619
6653
  */
6620
6654
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest: requests.ListIPSecConnectionTunnelsRequest): Promise<responses.ListIPSecConnectionTunnelsResponse>;
6621
6655
  /**
@@ -6658,7 +6692,7 @@ export declare class VirtualNetworkClient {
6658
6692
  * @param ListIPSecConnectionsRequest
6659
6693
  * @return ListIPSecConnectionsResponse
6660
6694
  * @throws OciError when an error occurs
6661
- * @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.
6695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
6662
6696
  */
6663
6697
  listIPSecConnections(listIPSecConnectionsRequest: requests.ListIPSecConnectionsRequest): Promise<responses.ListIPSecConnectionsResponse>;
6664
6698
  /**
@@ -6701,7 +6735,7 @@ export declare class VirtualNetworkClient {
6701
6735
  * @param ListInternetGatewaysRequest
6702
6736
  * @return ListInternetGatewaysResponse
6703
6737
  * @throws OciError when an error occurs
6704
- * @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.
6738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
6705
6739
  */
6706
6740
  listInternetGateways(listInternetGatewaysRequest: requests.ListInternetGatewaysRequest): Promise<responses.ListInternetGatewaysResponse>;
6707
6741
  /**
@@ -6750,7 +6784,7 @@ export declare class VirtualNetworkClient {
6750
6784
  * @param ListIpv6sRequest
6751
6785
  * @return ListIpv6sResponse
6752
6786
  * @throws OciError when an error occurs
6753
- * @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.
6787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
6754
6788
  */
6755
6789
  listIpv6s(listIpv6sRequest: requests.ListIpv6sRequest): Promise<responses.ListIpv6sResponse>;
6756
6790
  /**
@@ -6793,7 +6827,7 @@ export declare class VirtualNetworkClient {
6793
6827
  * @param ListLocalPeeringGatewaysRequest
6794
6828
  * @return ListLocalPeeringGatewaysResponse
6795
6829
  * @throws OciError when an error occurs
6796
- * @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.
6830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
6797
6831
  */
6798
6832
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest: requests.ListLocalPeeringGatewaysRequest): Promise<responses.ListLocalPeeringGatewaysResponse>;
6799
6833
  /**
@@ -6836,7 +6870,7 @@ export declare class VirtualNetworkClient {
6836
6870
  * @param ListNatGatewaysRequest
6837
6871
  * @return ListNatGatewaysResponse
6838
6872
  * @throws OciError when an error occurs
6839
- * @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.
6873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
6840
6874
  */
6841
6875
  listNatGateways(listNatGatewaysRequest: requests.ListNatGatewaysRequest): Promise<responses.ListNatGatewaysResponse>;
6842
6876
  /**
@@ -6878,7 +6912,7 @@ export declare class VirtualNetworkClient {
6878
6912
  * @param ListNetworkSecurityGroupSecurityRulesRequest
6879
6913
  * @return ListNetworkSecurityGroupSecurityRulesResponse
6880
6914
  * @throws OciError when an error occurs
6881
- * @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.
6915
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
6882
6916
  */
6883
6917
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest: requests.ListNetworkSecurityGroupSecurityRulesRequest): Promise<responses.ListNetworkSecurityGroupSecurityRulesResponse>;
6884
6918
  /**
@@ -6920,7 +6954,7 @@ export declare class VirtualNetworkClient {
6920
6954
  * @param ListNetworkSecurityGroupVnicsRequest
6921
6955
  * @return ListNetworkSecurityGroupVnicsResponse
6922
6956
  * @throws OciError when an error occurs
6923
- * @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.
6957
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
6924
6958
  */
6925
6959
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest: requests.ListNetworkSecurityGroupVnicsRequest): Promise<responses.ListNetworkSecurityGroupVnicsResponse>;
6926
6960
  /**
@@ -6963,7 +6997,7 @@ export declare class VirtualNetworkClient {
6963
6997
  * @param ListNetworkSecurityGroupsRequest
6964
6998
  * @return ListNetworkSecurityGroupsResponse
6965
6999
  * @throws OciError when an error occurs
6966
- * @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.
7000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
6967
7001
  */
6968
7002
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest: requests.ListNetworkSecurityGroupsRequest): Promise<responses.ListNetworkSecurityGroupsResponse>;
6969
7003
  /**
@@ -7020,7 +7054,7 @@ export declare class VirtualNetworkClient {
7020
7054
  * @param ListPrivateIpsRequest
7021
7055
  * @return ListPrivateIpsResponse
7022
7056
  * @throws OciError when an error occurs
7023
- * @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.
7057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
7024
7058
  */
7025
7059
  listPrivateIps(listPrivateIpsRequest: requests.ListPrivateIpsRequest): Promise<responses.ListPrivateIpsResponse>;
7026
7060
  /**
@@ -7063,7 +7097,7 @@ export declare class VirtualNetworkClient {
7063
7097
  * @param ListPublicIpPoolsRequest
7064
7098
  * @return ListPublicIpPoolsResponse
7065
7099
  * @throws OciError when an error occurs
7066
- * @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.
7100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
7067
7101
  */
7068
7102
  listPublicIpPools(listPublicIpPoolsRequest: requests.ListPublicIpPoolsRequest): Promise<responses.ListPublicIpPoolsResponse>;
7069
7103
  /**
@@ -7092,7 +7126,7 @@ export declare class VirtualNetworkClient {
7092
7126
  * @param ListPublicIpsRequest
7093
7127
  * @return ListPublicIpsResponse
7094
7128
  * @throws OciError when an error occurs
7095
- * @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.
7129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
7096
7130
  */
7097
7131
  listPublicIps(listPublicIpsRequest: requests.ListPublicIpsRequest): Promise<responses.ListPublicIpsResponse>;
7098
7132
  /**
@@ -7135,7 +7169,7 @@ export declare class VirtualNetworkClient {
7135
7169
  * @param ListRemotePeeringConnectionsRequest
7136
7170
  * @return ListRemotePeeringConnectionsResponse
7137
7171
  * @throws OciError when an error occurs
7138
- * @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.
7172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
7139
7173
  */
7140
7174
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest: requests.ListRemotePeeringConnectionsRequest): Promise<responses.ListRemotePeeringConnectionsResponse>;
7141
7175
  /**
@@ -7180,7 +7214,7 @@ export declare class VirtualNetworkClient {
7180
7214
  * @param ListRouteTablesRequest
7181
7215
  * @return ListRouteTablesResponse
7182
7216
  * @throws OciError when an error occurs
7183
- * @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.
7217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
7184
7218
  */
7185
7219
  listRouteTables(listRouteTablesRequest: requests.ListRouteTablesRequest): Promise<responses.ListRouteTablesResponse>;
7186
7220
  /**
@@ -7223,7 +7257,7 @@ export declare class VirtualNetworkClient {
7223
7257
  * @param ListSecurityListsRequest
7224
7258
  * @return ListSecurityListsResponse
7225
7259
  * @throws OciError when an error occurs
7226
- * @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.
7260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
7227
7261
  */
7228
7262
  listSecurityLists(listSecurityListsRequest: requests.ListSecurityListsRequest): Promise<responses.ListSecurityListsResponse>;
7229
7263
  /**
@@ -7266,7 +7300,7 @@ export declare class VirtualNetworkClient {
7266
7300
  * @param ListServiceGatewaysRequest
7267
7301
  * @return ListServiceGatewaysResponse
7268
7302
  * @throws OciError when an error occurs
7269
- * @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.
7303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
7270
7304
  */
7271
7305
  listServiceGateways(listServiceGatewaysRequest: requests.ListServiceGatewaysRequest): Promise<responses.ListServiceGatewaysResponse>;
7272
7306
  /**
@@ -7309,7 +7343,7 @@ export declare class VirtualNetworkClient {
7309
7343
  * @param ListServicesRequest
7310
7344
  * @return ListServicesResponse
7311
7345
  * @throws OciError when an error occurs
7312
- * @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.
7346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListServices.ts.html |here} to see how to use ListServices API.
7313
7347
  */
7314
7348
  listServices(listServicesRequest: requests.ListServicesRequest): Promise<responses.ListServicesResponse>;
7315
7349
  /**
@@ -7352,7 +7386,7 @@ export declare class VirtualNetworkClient {
7352
7386
  * @param ListSubnetsRequest
7353
7387
  * @return ListSubnetsResponse
7354
7388
  * @throws OciError when an error occurs
7355
- * @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.
7389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
7356
7390
  */
7357
7391
  listSubnets(listSubnetsRequest: requests.ListSubnetsRequest): Promise<responses.ListSubnetsResponse>;
7358
7392
  /**
@@ -7394,7 +7428,7 @@ export declare class VirtualNetworkClient {
7394
7428
  * @param ListVcnsRequest
7395
7429
  * @return ListVcnsResponse
7396
7430
  * @throws OciError when an error occurs
7397
- * @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.
7431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
7398
7432
  */
7399
7433
  listVcns(listVcnsRequest: requests.ListVcnsRequest): Promise<responses.ListVcnsResponse>;
7400
7434
  /**
@@ -7436,7 +7470,7 @@ export declare class VirtualNetworkClient {
7436
7470
  * @param ListVirtualCircuitBandwidthShapesRequest
7437
7471
  * @return ListVirtualCircuitBandwidthShapesResponse
7438
7472
  * @throws OciError when an error occurs
7439
- * @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.
7473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
7440
7474
  */
7441
7475
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest: requests.ListVirtualCircuitBandwidthShapesRequest): Promise<responses.ListVirtualCircuitBandwidthShapesResponse>;
7442
7476
  /**
@@ -7479,7 +7513,7 @@ export declare class VirtualNetworkClient {
7479
7513
  * @param ListVirtualCircuitPublicPrefixesRequest
7480
7514
  * @return ListVirtualCircuitPublicPrefixesResponse
7481
7515
  * @throws OciError when an error occurs
7482
- * @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.
7516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
7483
7517
  */
7484
7518
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest: requests.ListVirtualCircuitPublicPrefixesRequest): Promise<responses.ListVirtualCircuitPublicPrefixesResponse>;
7485
7519
  /**
@@ -7489,7 +7523,7 @@ export declare class VirtualNetworkClient {
7489
7523
  * @param ListVirtualCircuitsRequest
7490
7524
  * @return ListVirtualCircuitsResponse
7491
7525
  * @throws OciError when an error occurs
7492
- * @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.
7526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
7493
7527
  */
7494
7528
  listVirtualCircuits(listVirtualCircuitsRequest: requests.ListVirtualCircuitsRequest): Promise<responses.ListVirtualCircuitsResponse>;
7495
7529
  /**
@@ -7531,7 +7565,7 @@ export declare class VirtualNetworkClient {
7531
7565
  * @param ListVlansRequest
7532
7566
  * @return ListVlansResponse
7533
7567
  * @throws OciError when an error occurs
7534
- * @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.
7568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
7535
7569
  */
7536
7570
  listVlans(listVlansRequest: requests.ListVlansRequest): Promise<responses.ListVlansResponse>;
7537
7571
  /**
@@ -7573,7 +7607,7 @@ export declare class VirtualNetworkClient {
7573
7607
  * @param ListVtapsRequest
7574
7608
  * @return ListVtapsResponse
7575
7609
  * @throws OciError when an error occurs
7576
- * @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.
7610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
7577
7611
  */
7578
7612
  listVtaps(listVtapsRequest: requests.ListVtapsRequest): Promise<responses.ListVtapsResponse>;
7579
7613
  /**
@@ -7623,7 +7657,7 @@ export declare class VirtualNetworkClient {
7623
7657
  * @param ModifyVcnCidrRequest
7624
7658
  * @return ModifyVcnCidrResponse
7625
7659
  * @throws OciError when an error occurs
7626
- * @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.
7660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
7627
7661
  */
7628
7662
  modifyVcnCidr(modifyVcnCidrRequest: requests.ModifyVcnCidrRequest): Promise<responses.ModifyVcnCidrResponse>;
7629
7663
  /**
@@ -7633,7 +7667,7 @@ export declare class VirtualNetworkClient {
7633
7667
  * @param RemoveDrgRouteDistributionStatementsRequest
7634
7668
  * @return RemoveDrgRouteDistributionStatementsResponse
7635
7669
  * @throws OciError when an error occurs
7636
- * @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.
7670
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
7637
7671
  */
7638
7672
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest: requests.RemoveDrgRouteDistributionStatementsRequest): Promise<responses.RemoveDrgRouteDistributionStatementsResponse>;
7639
7673
  /**
@@ -7643,7 +7677,7 @@ export declare class VirtualNetworkClient {
7643
7677
  * @param RemoveDrgRouteRulesRequest
7644
7678
  * @return RemoveDrgRouteRulesResponse
7645
7679
  * @throws OciError when an error occurs
7646
- * @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.
7680
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
7647
7681
  */
7648
7682
  removeDrgRouteRules(removeDrgRouteRulesRequest: requests.RemoveDrgRouteRulesRequest): Promise<responses.RemoveDrgRouteRulesResponse>;
7649
7683
  /**
@@ -7653,7 +7687,7 @@ export declare class VirtualNetworkClient {
7653
7687
  * @param RemoveExportDrgRouteDistributionRequest
7654
7688
  * @return RemoveExportDrgRouteDistributionResponse
7655
7689
  * @throws OciError when an error occurs
7656
- * @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.
7690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
7657
7691
  */
7658
7692
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest: requests.RemoveExportDrgRouteDistributionRequest): Promise<responses.RemoveExportDrgRouteDistributionResponse>;
7659
7693
  /**
@@ -7664,7 +7698,7 @@ export declare class VirtualNetworkClient {
7664
7698
  * @param RemoveImportDrgRouteDistributionRequest
7665
7699
  * @return RemoveImportDrgRouteDistributionResponse
7666
7700
  * @throws OciError when an error occurs
7667
- * @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.
7701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
7668
7702
  */
7669
7703
  removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest: requests.RemoveImportDrgRouteDistributionRequest): Promise<responses.RemoveImportDrgRouteDistributionResponse>;
7670
7704
  /**
@@ -7674,7 +7708,7 @@ export declare class VirtualNetworkClient {
7674
7708
  * @param RemoveIpv6SubnetCidrRequest
7675
7709
  * @return RemoveIpv6SubnetCidrResponse
7676
7710
  * @throws OciError when an error occurs
7677
- * @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.
7711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
7678
7712
  */
7679
7713
  removeIpv6SubnetCidr(removeIpv6SubnetCidrRequest: requests.RemoveIpv6SubnetCidrRequest): Promise<responses.RemoveIpv6SubnetCidrResponse>;
7680
7714
  /**
@@ -7684,7 +7718,7 @@ export declare class VirtualNetworkClient {
7684
7718
  * @param RemoveIpv6VcnCidrRequest
7685
7719
  * @return RemoveIpv6VcnCidrResponse
7686
7720
  * @throws OciError when an error occurs
7687
- * @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.
7721
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
7688
7722
  */
7689
7723
  removeIpv6VcnCidr(removeIpv6VcnCidrRequest: requests.RemoveIpv6VcnCidrRequest): Promise<responses.RemoveIpv6VcnCidrResponse>;
7690
7724
  /**
@@ -7694,7 +7728,7 @@ export declare class VirtualNetworkClient {
7694
7728
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
7695
7729
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
7696
7730
  * @throws OciError when an error occurs
7697
- * @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.
7731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
7698
7732
  */
7699
7733
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest: requests.RemoveNetworkSecurityGroupSecurityRulesRequest): Promise<responses.RemoveNetworkSecurityGroupSecurityRulesResponse>;
7700
7734
  /**
@@ -7704,7 +7738,7 @@ export declare class VirtualNetworkClient {
7704
7738
  * @param RemovePublicIpPoolCapacityRequest
7705
7739
  * @return RemovePublicIpPoolCapacityResponse
7706
7740
  * @throws OciError when an error occurs
7707
- * @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.
7741
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
7708
7742
  */
7709
7743
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest: requests.RemovePublicIpPoolCapacityRequest): Promise<responses.RemovePublicIpPoolCapacityResponse>;
7710
7744
  /**
@@ -7718,7 +7752,7 @@ export declare class VirtualNetworkClient {
7718
7752
  * @param RemoveVcnCidrRequest
7719
7753
  * @return RemoveVcnCidrResponse
7720
7754
  * @throws OciError when an error occurs
7721
- * @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.
7755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
7722
7756
  */
7723
7757
  removeVcnCidr(removeVcnCidrRequest: requests.RemoveVcnCidrRequest): Promise<responses.RemoveVcnCidrResponse>;
7724
7758
  /**
@@ -7728,7 +7762,7 @@ export declare class VirtualNetworkClient {
7728
7762
  * @param UpdateByoipRangeRequest
7729
7763
  * @return UpdateByoipRangeResponse
7730
7764
  * @throws OciError when an error occurs
7731
- * @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.
7765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
7732
7766
  */
7733
7767
  updateByoipRange(updateByoipRangeRequest: requests.UpdateByoipRangeRequest): Promise<responses.UpdateByoipRangeResponse>;
7734
7768
  /**
@@ -7738,7 +7772,7 @@ export declare class VirtualNetworkClient {
7738
7772
  * @param UpdateCaptureFilterRequest
7739
7773
  * @return UpdateCaptureFilterResponse
7740
7774
  * @throws OciError when an error occurs
7741
- * @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.
7775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
7742
7776
  */
7743
7777
  updateCaptureFilter(updateCaptureFilterRequest: requests.UpdateCaptureFilterRequest): Promise<responses.UpdateCaptureFilterResponse>;
7744
7778
  /**
@@ -7749,7 +7783,7 @@ export declare class VirtualNetworkClient {
7749
7783
  * @param UpdateCpeRequest
7750
7784
  * @return UpdateCpeResponse
7751
7785
  * @throws OciError when an error occurs
7752
- * @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.
7786
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
7753
7787
  */
7754
7788
  updateCpe(updateCpeRequest: requests.UpdateCpeRequest): Promise<responses.UpdateCpeResponse>;
7755
7789
  /**
@@ -7758,7 +7792,7 @@ export declare class VirtualNetworkClient {
7758
7792
  * @param UpdateCrossConnectRequest
7759
7793
  * @return UpdateCrossConnectResponse
7760
7794
  * @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/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
7795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
7762
7796
  */
7763
7797
  updateCrossConnect(updateCrossConnectRequest: requests.UpdateCrossConnectRequest): Promise<responses.UpdateCrossConnectResponse>;
7764
7798
  /**
@@ -7769,7 +7803,7 @@ export declare class VirtualNetworkClient {
7769
7803
  * @param UpdateCrossConnectGroupRequest
7770
7804
  * @return UpdateCrossConnectGroupResponse
7771
7805
  * @throws OciError when an error occurs
7772
- * @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.
7806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
7773
7807
  */
7774
7808
  updateCrossConnectGroup(updateCrossConnectGroupRequest: requests.UpdateCrossConnectGroupRequest): Promise<responses.UpdateCrossConnectGroupResponse>;
7775
7809
  /**
@@ -7782,7 +7816,7 @@ export declare class VirtualNetworkClient {
7782
7816
  * @param UpdateDhcpOptionsRequest
7783
7817
  * @return UpdateDhcpOptionsResponse
7784
7818
  * @throws OciError when an error occurs
7785
- * @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.
7819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
7786
7820
  */
7787
7821
  updateDhcpOptions(updateDhcpOptionsRequest: requests.UpdateDhcpOptionsRequest): Promise<responses.UpdateDhcpOptionsResponse>;
7788
7822
  /**
@@ -7792,7 +7826,7 @@ export declare class VirtualNetworkClient {
7792
7826
  * @param UpdateDrgRequest
7793
7827
  * @return UpdateDrgResponse
7794
7828
  * @throws OciError when an error occurs
7795
- * @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.
7829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
7796
7830
  */
7797
7831
  updateDrg(updateDrgRequest: requests.UpdateDrgRequest): Promise<responses.UpdateDrgResponse>;
7798
7832
  /**
@@ -7803,7 +7837,7 @@ export declare class VirtualNetworkClient {
7803
7837
  * @param UpdateDrgAttachmentRequest
7804
7838
  * @return UpdateDrgAttachmentResponse
7805
7839
  * @throws OciError when an error occurs
7806
- * @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.
7840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
7807
7841
  */
7808
7842
  updateDrgAttachment(updateDrgAttachmentRequest: requests.UpdateDrgAttachmentRequest): Promise<responses.UpdateDrgAttachmentResponse>;
7809
7843
  /**
@@ -7813,7 +7847,7 @@ export declare class VirtualNetworkClient {
7813
7847
  * @param UpdateDrgRouteDistributionRequest
7814
7848
  * @return UpdateDrgRouteDistributionResponse
7815
7849
  * @throws OciError when an error occurs
7816
- * @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.
7850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
7817
7851
  */
7818
7852
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest: requests.UpdateDrgRouteDistributionRequest): Promise<responses.UpdateDrgRouteDistributionResponse>;
7819
7853
  /**
@@ -7823,7 +7857,7 @@ export declare class VirtualNetworkClient {
7823
7857
  * @param UpdateDrgRouteDistributionStatementsRequest
7824
7858
  * @return UpdateDrgRouteDistributionStatementsResponse
7825
7859
  * @throws OciError when an error occurs
7826
- * @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.
7860
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
7827
7861
  */
7828
7862
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest: requests.UpdateDrgRouteDistributionStatementsRequest): Promise<responses.UpdateDrgRouteDistributionStatementsResponse>;
7829
7863
  /**
@@ -7833,7 +7867,7 @@ export declare class VirtualNetworkClient {
7833
7867
  * @param UpdateDrgRouteRulesRequest
7834
7868
  * @return UpdateDrgRouteRulesResponse
7835
7869
  * @throws OciError when an error occurs
7836
- * @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.
7870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
7837
7871
  */
7838
7872
  updateDrgRouteRules(updateDrgRouteRulesRequest: requests.UpdateDrgRouteRulesRequest): Promise<responses.UpdateDrgRouteRulesResponse>;
7839
7873
  /**
@@ -7843,7 +7877,7 @@ export declare class VirtualNetworkClient {
7843
7877
  * @param UpdateDrgRouteTableRequest
7844
7878
  * @return UpdateDrgRouteTableResponse
7845
7879
  * @throws OciError when an error occurs
7846
- * @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.
7880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
7847
7881
  */
7848
7882
  updateDrgRouteTable(updateDrgRouteTableRequest: requests.UpdateDrgRouteTableRequest): Promise<responses.UpdateDrgRouteTableResponse>;
7849
7883
  /**
@@ -7856,7 +7890,7 @@ export declare class VirtualNetworkClient {
7856
7890
  * @param UpdateIPSecConnectionRequest
7857
7891
  * @return UpdateIPSecConnectionResponse
7858
7892
  * @throws OciError when an error occurs
7859
- * @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.
7893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
7860
7894
  */
7861
7895
  updateIPSecConnection(updateIPSecConnectionRequest: requests.UpdateIPSecConnectionRequest): Promise<responses.UpdateIPSecConnectionResponse>;
7862
7896
  /**
@@ -7877,7 +7911,7 @@ export declare class VirtualNetworkClient {
7877
7911
  * @param UpdateIPSecConnectionTunnelRequest
7878
7912
  * @return UpdateIPSecConnectionTunnelResponse
7879
7913
  * @throws OciError when an error occurs
7880
- * @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.
7914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
7881
7915
  */
7882
7916
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest: requests.UpdateIPSecConnectionTunnelRequest): Promise<responses.UpdateIPSecConnectionTunnelResponse>;
7883
7917
  /**
@@ -7889,7 +7923,7 @@ export declare class VirtualNetworkClient {
7889
7923
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
7890
7924
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
7891
7925
  * @throws OciError when an error occurs
7892
- * @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.
7926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
7893
7927
  */
7894
7928
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest: requests.UpdateIPSecConnectionTunnelSharedSecretRequest): Promise<responses.UpdateIPSecConnectionTunnelSharedSecretResponse>;
7895
7929
  /**
@@ -7903,7 +7937,7 @@ export declare class VirtualNetworkClient {
7903
7937
  * @param UpdateInternetGatewayRequest
7904
7938
  * @return UpdateInternetGatewayResponse
7905
7939
  * @throws OciError when an error occurs
7906
- * @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.
7940
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
7907
7941
  */
7908
7942
  updateInternetGateway(updateInternetGatewayRequest: requests.UpdateInternetGatewayRequest): Promise<responses.UpdateInternetGatewayResponse>;
7909
7943
  /**
@@ -7919,7 +7953,7 @@ export declare class VirtualNetworkClient {
7919
7953
  * @param UpdateIpv6Request
7920
7954
  * @return UpdateIpv6Response
7921
7955
  * @throws OciError when an error occurs
7922
- * @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.
7956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
7923
7957
  */
7924
7958
  updateIpv6(updateIpv6Request: requests.UpdateIpv6Request): Promise<responses.UpdateIpv6Response>;
7925
7959
  /**
@@ -7929,7 +7963,7 @@ export declare class VirtualNetworkClient {
7929
7963
  * @param UpdateLocalPeeringGatewayRequest
7930
7964
  * @return UpdateLocalPeeringGatewayResponse
7931
7965
  * @throws OciError when an error occurs
7932
- * @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.
7966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
7933
7967
  */
7934
7968
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest: requests.UpdateLocalPeeringGatewayRequest): Promise<responses.UpdateLocalPeeringGatewayResponse>;
7935
7969
  /**
@@ -7939,7 +7973,7 @@ export declare class VirtualNetworkClient {
7939
7973
  * @param UpdateNatGatewayRequest
7940
7974
  * @return UpdateNatGatewayResponse
7941
7975
  * @throws OciError when an error occurs
7942
- * @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.
7976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
7943
7977
  */
7944
7978
  updateNatGateway(updateNatGatewayRequest: requests.UpdateNatGatewayRequest): Promise<responses.UpdateNatGatewayResponse>;
7945
7979
  /**
@@ -7963,7 +7997,7 @@ export declare class VirtualNetworkClient {
7963
7997
  * @param UpdateNetworkSecurityGroupRequest
7964
7998
  * @return UpdateNetworkSecurityGroupResponse
7965
7999
  * @throws OciError when an error occurs
7966
- * @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.
8000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
7967
8001
  */
7968
8002
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest: requests.UpdateNetworkSecurityGroupRequest): Promise<responses.UpdateNetworkSecurityGroupResponse>;
7969
8003
  /**
@@ -7973,7 +8007,7 @@ export declare class VirtualNetworkClient {
7973
8007
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
7974
8008
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
7975
8009
  * @throws OciError when an error occurs
7976
- * @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.
8010
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
7977
8011
  */
7978
8012
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest: requests.UpdateNetworkSecurityGroupSecurityRulesRequest): Promise<responses.UpdateNetworkSecurityGroupSecurityRulesResponse>;
7979
8013
  /**
@@ -7992,7 +8026,7 @@ export declare class VirtualNetworkClient {
7992
8026
  * @param UpdatePrivateIpRequest
7993
8027
  * @return UpdatePrivateIpResponse
7994
8028
  * @throws OciError when an error occurs
7995
- * @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.
8029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
7996
8030
  */
7997
8031
  updatePrivateIp(updatePrivateIpRequest: requests.UpdatePrivateIpRequest): Promise<responses.UpdatePrivateIpResponse>;
7998
8032
  /**
@@ -8040,7 +8074,7 @@ export declare class VirtualNetworkClient {
8040
8074
  * @param UpdatePublicIpRequest
8041
8075
  * @return UpdatePublicIpResponse
8042
8076
  * @throws OciError when an error occurs
8043
- * @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.
8077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
8044
8078
  */
8045
8079
  updatePublicIp(updatePublicIpRequest: requests.UpdatePublicIpRequest): Promise<responses.UpdatePublicIpResponse>;
8046
8080
  /**
@@ -8050,7 +8084,7 @@ export declare class VirtualNetworkClient {
8050
8084
  * @param UpdatePublicIpPoolRequest
8051
8085
  * @return UpdatePublicIpPoolResponse
8052
8086
  * @throws OciError when an error occurs
8053
- * @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.
8087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
8054
8088
  */
8055
8089
  updatePublicIpPool(updatePublicIpPoolRequest: requests.UpdatePublicIpPoolRequest): Promise<responses.UpdatePublicIpPoolResponse>;
8056
8090
  /**
@@ -8060,7 +8094,7 @@ export declare class VirtualNetworkClient {
8060
8094
  * @param UpdateRemotePeeringConnectionRequest
8061
8095
  * @return UpdateRemotePeeringConnectionResponse
8062
8096
  * @throws OciError when an error occurs
8063
- * @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.
8097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
8064
8098
  */
8065
8099
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest: requests.UpdateRemotePeeringConnectionRequest): Promise<responses.UpdateRemotePeeringConnectionResponse>;
8066
8100
  /**
@@ -8073,7 +8107,7 @@ export declare class VirtualNetworkClient {
8073
8107
  * @param UpdateRouteTableRequest
8074
8108
  * @return UpdateRouteTableResponse
8075
8109
  * @throws OciError when an error occurs
8076
- * @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.
8110
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
8077
8111
  */
8078
8112
  updateRouteTable(updateRouteTableRequest: requests.UpdateRouteTableRequest): Promise<responses.UpdateRouteTableResponse>;
8079
8113
  /**
@@ -8087,7 +8121,7 @@ export declare class VirtualNetworkClient {
8087
8121
  * @param UpdateSecurityListRequest
8088
8122
  * @return UpdateSecurityListResponse
8089
8123
  * @throws OciError when an error occurs
8090
- * @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.
8124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
8091
8125
  */
8092
8126
  updateSecurityList(updateSecurityListRequest: requests.UpdateSecurityListRequest): Promise<responses.UpdateSecurityListResponse>;
8093
8127
  /**
@@ -8098,7 +8132,7 @@ export declare class VirtualNetworkClient {
8098
8132
  * @param UpdateServiceGatewayRequest
8099
8133
  * @return UpdateServiceGatewayResponse
8100
8134
  * @throws OciError when an error occurs
8101
- * @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.
8135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
8102
8136
  */
8103
8137
  updateServiceGateway(updateServiceGatewayRequest: requests.UpdateServiceGatewayRequest): Promise<responses.UpdateServiceGatewayResponse>;
8104
8138
  /**
@@ -8108,7 +8142,7 @@ export declare class VirtualNetworkClient {
8108
8142
  * @param UpdateSubnetRequest
8109
8143
  * @return UpdateSubnetResponse
8110
8144
  * @throws OciError when an error occurs
8111
- * @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.
8145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
8112
8146
  */
8113
8147
  updateSubnet(updateSubnetRequest: requests.UpdateSubnetRequest): Promise<responses.UpdateSubnetResponse>;
8114
8148
  /**
@@ -8120,7 +8154,7 @@ export declare class VirtualNetworkClient {
8120
8154
  * @param UpdateTunnelCpeDeviceConfigRequest
8121
8155
  * @return UpdateTunnelCpeDeviceConfigResponse
8122
8156
  * @throws OciError when an error occurs
8123
- * @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.
8157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
8124
8158
  */
8125
8159
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest: requests.UpdateTunnelCpeDeviceConfigRequest): Promise<responses.UpdateTunnelCpeDeviceConfigResponse>;
8126
8160
  /**
@@ -8130,7 +8164,7 @@ export declare class VirtualNetworkClient {
8130
8164
  * @param UpdateVcnRequest
8131
8165
  * @return UpdateVcnResponse
8132
8166
  * @throws OciError when an error occurs
8133
- * @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.
8167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
8134
8168
  */
8135
8169
  updateVcn(updateVcnRequest: requests.UpdateVcnRequest): Promise<responses.UpdateVcnResponse>;
8136
8170
  /**
@@ -8163,7 +8197,7 @@ export declare class VirtualNetworkClient {
8163
8197
  * @param UpdateVirtualCircuitRequest
8164
8198
  * @return UpdateVirtualCircuitResponse
8165
8199
  * @throws OciError when an error occurs
8166
- * @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.
8200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
8167
8201
  */
8168
8202
  updateVirtualCircuit(updateVirtualCircuitRequest: requests.UpdateVirtualCircuitRequest): Promise<responses.UpdateVirtualCircuitResponse>;
8169
8203
  /**
@@ -8174,7 +8208,7 @@ export declare class VirtualNetworkClient {
8174
8208
  * @param UpdateVlanRequest
8175
8209
  * @return UpdateVlanResponse
8176
8210
  * @throws OciError when an error occurs
8177
- * @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.
8211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
8178
8212
  */
8179
8213
  updateVlan(updateVlanRequest: requests.UpdateVlanRequest): Promise<responses.UpdateVlanResponse>;
8180
8214
  /**
@@ -8184,7 +8218,7 @@ export declare class VirtualNetworkClient {
8184
8218
  * @param UpdateVnicRequest
8185
8219
  * @return UpdateVnicResponse
8186
8220
  * @throws OciError when an error occurs
8187
- * @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.
8221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
8188
8222
  */
8189
8223
  updateVnic(updateVnicRequest: requests.UpdateVnicRequest): Promise<responses.UpdateVnicResponse>;
8190
8224
  /**
@@ -8194,7 +8228,7 @@ export declare class VirtualNetworkClient {
8194
8228
  * @param UpdateVtapRequest
8195
8229
  * @return UpdateVtapResponse
8196
8230
  * @throws OciError when an error occurs
8197
- * @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.
8231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
8198
8232
  */
8199
8233
  updateVtap(updateVtapRequest: requests.UpdateVtapRequest): Promise<responses.UpdateVtapResponse>;
8200
8234
  /**
@@ -8205,7 +8239,7 @@ export declare class VirtualNetworkClient {
8205
8239
  * @param UpgradeDrgRequest
8206
8240
  * @return UpgradeDrgResponse
8207
8241
  * @throws OciError when an error occurs
8208
- * @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.
8242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
8209
8243
  */
8210
8244
  upgradeDrg(upgradeDrgRequest: requests.UpgradeDrgRequest): Promise<responses.UpgradeDrgResponse>;
8211
8245
  /**
@@ -8216,7 +8250,7 @@ export declare class VirtualNetworkClient {
8216
8250
  * @param ValidateByoipRangeRequest
8217
8251
  * @return ValidateByoipRangeResponse
8218
8252
  * @throws OciError when an error occurs
8219
- * @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.
8253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
8220
8254
  */
8221
8255
  validateByoipRange(validateByoipRangeRequest: requests.ValidateByoipRangeRequest): Promise<responses.ValidateByoipRangeResponse>;
8222
8256
  /**
@@ -8226,7 +8260,7 @@ export declare class VirtualNetworkClient {
8226
8260
  * @param WithdrawByoipRangeRequest
8227
8261
  * @return WithdrawByoipRangeResponse
8228
8262
  * @throws OciError when an error occurs
8229
- * @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.
8263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
8230
8264
  */
8231
8265
  withdrawByoipRange(withdrawByoipRangeRequest: requests.WithdrawByoipRangeRequest): Promise<responses.WithdrawByoipRangeResponse>;
8232
8266
  }