oci-core 2.20.0 → 2.24.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 (611) hide show
  1. package/lib/client.d.ts +716 -472
  2. package/lib/client.js +1646 -554
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/add-subnet-ipv6-cidr-details.d.ts +35 -0
  5. package/lib/model/add-subnet-ipv6-cidr-details.js +34 -0
  6. package/lib/model/add-subnet-ipv6-cidr-details.js.map +1 -0
  7. package/lib/model/add-vcn-ipv6-cidr-details.d.ts +41 -0
  8. package/lib/model/add-vcn-ipv6-cidr-details.js +62 -0
  9. package/lib/model/add-vcn-ipv6-cidr-details.js.map +1 -0
  10. package/lib/model/amd-milan-bm-launch-instance-platform-config.d.ts +2 -1
  11. package/lib/model/amd-milan-bm-launch-instance-platform-config.js.map +1 -1
  12. package/lib/model/amd-milan-bm-platform-config.d.ts +1 -1
  13. package/lib/model/amd-rome-bm-launch-instance-platform-config.d.ts +2 -1
  14. package/lib/model/amd-rome-bm-launch-instance-platform-config.js.map +1 -1
  15. package/lib/model/amd-rome-bm-platform-config.d.ts +1 -1
  16. package/lib/model/boot-volume.d.ts +3 -6
  17. package/lib/model/boot-volume.js.map +1 -1
  18. package/lib/model/byoip-range-summary.d.ts +13 -0
  19. package/lib/model/byoip-range-summary.js +34 -2
  20. package/lib/model/byoip-range-summary.js.map +1 -1
  21. package/lib/model/byoip-range-vcn-ipv6-allocation-summary.d.ts +47 -0
  22. package/lib/model/byoip-range-vcn-ipv6-allocation-summary.js +34 -0
  23. package/lib/model/byoip-range-vcn-ipv6-allocation-summary.js.map +1 -0
  24. package/lib/model/byoip-range.d.ts +15 -2
  25. package/lib/model/byoip-range.js +34 -2
  26. package/lib/model/byoip-range.js.map +1 -1
  27. package/lib/model/byoipv6-cidr-details.d.ts +41 -0
  28. package/lib/model/byoipv6-cidr-details.js +34 -0
  29. package/lib/model/byoipv6-cidr-details.js.map +1 -0
  30. package/lib/model/capture-filter.d.ts +107 -0
  31. package/lib/model/capture-filter.js +88 -0
  32. package/lib/model/capture-filter.js.map +1 -0
  33. package/lib/model/change-capture-filter-compartment-details.d.ts +33 -0
  34. package/lib/model/change-capture-filter-compartment-details.js +34 -0
  35. package/lib/model/change-capture-filter-compartment-details.js.map +1 -0
  36. package/lib/model/change-vtap-compartment-details.d.ts +31 -0
  37. package/lib/model/change-vtap-compartment-details.js +34 -0
  38. package/lib/model/change-vtap-compartment-details.js.map +1 -0
  39. package/lib/model/create-boot-volume-details.d.ts +5 -8
  40. package/lib/model/create-boot-volume-details.js.map +1 -1
  41. package/lib/model/create-byoip-range-details.d.ts +6 -1
  42. package/lib/model/create-byoip-range-details.js.map +1 -1
  43. package/lib/model/create-capture-filter-details.d.ts +73 -0
  44. package/lib/model/create-capture-filter-details.js +70 -0
  45. package/lib/model/create-capture-filter-details.js.map +1 -0
  46. package/lib/model/create-ipv6-details.d.ts +5 -0
  47. package/lib/model/create-ipv6-details.js.map +1 -1
  48. package/lib/model/create-subnet-details.d.ts +8 -0
  49. package/lib/model/create-subnet-details.js.map +1 -1
  50. package/lib/model/create-vcn-details.d.ts +22 -0
  51. package/lib/model/create-vcn-details.js +34 -2
  52. package/lib/model/create-vcn-details.js.map +1 -1
  53. package/lib/model/create-virtual-circuit-details.d.ts +2 -2
  54. package/lib/model/create-volume-details.d.ts +2 -5
  55. package/lib/model/create-volume-details.js.map +1 -1
  56. package/lib/model/create-vtap-details.d.ts +148 -0
  57. package/lib/model/create-vtap-details.js +58 -0
  58. package/lib/model/create-vtap-details.js.map +1 -0
  59. package/lib/model/drg-attachment-match-all-drg-route-distribution-match-criteria.d.ts +1 -1
  60. package/lib/model/index.d.ts +30 -0
  61. package/lib/model/index.js +41 -10
  62. package/lib/model/index.js.map +1 -1
  63. package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.d.ts +2 -1
  64. package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.js.map +1 -1
  65. package/lib/model/instance-configuration-amd-rome-bm-launch-instance-platform-config.d.ts +2 -1
  66. package/lib/model/instance-configuration-amd-rome-bm-launch-instance-platform-config.js.map +1 -1
  67. package/lib/model/instance-configuration-create-volume-details.d.ts +2 -2
  68. package/lib/model/instance-configuration-intel-skylake-bm-launch-instance-platform-config.d.ts +2 -1
  69. package/lib/model/instance-configuration-intel-skylake-bm-launch-instance-platform-config.js.map +1 -1
  70. package/lib/model/intel-skylake-bm-launch-instance-platform-config.d.ts +2 -1
  71. package/lib/model/intel-skylake-bm-launch-instance-platform-config.js.map +1 -1
  72. package/lib/model/intel-skylake-bm-platform-config.d.ts +2 -1
  73. package/lib/model/intel-skylake-bm-platform-config.js.map +1 -1
  74. package/lib/model/launch-instance-platform-config.d.ts +3 -0
  75. package/lib/model/launch-instance-platform-config.js.map +1 -1
  76. package/lib/model/public-ip-pool.d.ts +3 -1
  77. package/lib/model/public-ip-pool.js.map +1 -1
  78. package/lib/model/remove-subnet-ipv6-cidr-details.d.ts +35 -0
  79. package/lib/model/remove-subnet-ipv6-cidr-details.js +34 -0
  80. package/lib/model/remove-subnet-ipv6-cidr-details.js.map +1 -0
  81. package/lib/model/remove-vcn-ipv6-cidr-details.d.ts +36 -0
  82. package/lib/model/remove-vcn-ipv6-cidr-details.js +34 -0
  83. package/lib/model/remove-vcn-ipv6-cidr-details.js.map +1 -0
  84. package/lib/model/subnet.d.ts +5 -0
  85. package/lib/model/subnet.js.map +1 -1
  86. package/lib/model/update-boot-volume-details.d.ts +2 -5
  87. package/lib/model/update-boot-volume-details.js.map +1 -1
  88. package/lib/model/update-capture-filter-details.d.ts +61 -0
  89. package/lib/model/update-capture-filter-details.js +66 -0
  90. package/lib/model/update-capture-filter-details.js.map +1 -0
  91. package/lib/model/update-subnet-details.d.ts +8 -0
  92. package/lib/model/update-subnet-details.js.map +1 -1
  93. package/lib/model/update-virtual-circuit-details.d.ts +2 -2
  94. package/lib/model/update-volume-details.d.ts +2 -5
  95. package/lib/model/update-volume-details.js.map +1 -1
  96. package/lib/model/update-vtap-details.d.ts +140 -0
  97. package/lib/model/update-vtap-details.js +58 -0
  98. package/lib/model/update-vtap-details.js.map +1 -0
  99. package/lib/model/vcn-drg-attachment-network-create-details.d.ts +2 -2
  100. package/lib/model/vcn-drg-attachment-network-details.d.ts +2 -2
  101. package/lib/model/vcn-drg-attachment-network-update-details.d.ts +2 -2
  102. package/lib/model/vcn.d.ts +10 -0
  103. package/lib/model/vcn.js.map +1 -1
  104. package/lib/model/virtual-circuit.d.ts +2 -2
  105. package/lib/model/volume.d.ts +3 -6
  106. package/lib/model/volume.js.map +1 -1
  107. package/lib/model/vtap-capture-filter-rule-details.d.ts +78 -0
  108. package/lib/model/vtap-capture-filter-rule-details.js +88 -0
  109. package/lib/model/vtap-capture-filter-rule-details.js.map +1 -0
  110. package/lib/model/vtap.d.ts +212 -0
  111. package/lib/model/vtap.js +101 -0
  112. package/lib/model/vtap.js.map +1 -0
  113. package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
  114. package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
  115. package/lib/request/add-drg-route-rules-request.d.ts +1 -1
  116. package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
  117. package/lib/request/add-ipv6-subnet-cidr-request.d.ts +49 -0
  118. package/lib/request/add-ipv6-subnet-cidr-request.js +15 -0
  119. package/lib/request/add-ipv6-subnet-cidr-request.js.map +1 -0
  120. package/lib/request/add-ipv6-vcn-cidr-request.d.ts +7 -1
  121. package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
  122. package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
  123. package/lib/request/add-vcn-cidr-request.d.ts +1 -1
  124. package/lib/request/advertise-byoip-range-request.d.ts +1 -1
  125. package/lib/request/attach-boot-volume-request.d.ts +1 -1
  126. package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
  127. package/lib/request/attach-load-balancer-request.d.ts +1 -1
  128. package/lib/request/attach-service-id-request.d.ts +1 -1
  129. package/lib/request/attach-vnic-request.d.ts +1 -1
  130. package/lib/request/attach-volume-request.d.ts +1 -1
  131. package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
  132. package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
  133. package/lib/request/capture-console-history-request.d.ts +1 -1
  134. package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
  135. package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
  136. package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
  137. package/lib/request/change-capture-filter-compartment-request.d.ts +49 -0
  138. package/lib/request/change-capture-filter-compartment-request.js +15 -0
  139. package/lib/request/change-capture-filter-compartment-request.js.map +1 -0
  140. package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
  141. package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
  142. package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
  143. package/lib/request/change-cpe-compartment-request.d.ts +1 -1
  144. package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
  145. package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
  146. package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
  147. package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
  148. package/lib/request/change-drg-compartment-request.d.ts +1 -1
  149. package/lib/request/change-image-compartment-request.d.ts +1 -1
  150. package/lib/request/change-instance-compartment-request.d.ts +1 -1
  151. package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
  152. package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
  153. package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
  154. package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
  155. package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
  156. package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
  157. package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
  158. package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
  159. package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
  160. package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
  161. package/lib/request/change-route-table-compartment-request.d.ts +1 -1
  162. package/lib/request/change-security-list-compartment-request.d.ts +1 -1
  163. package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
  164. package/lib/request/change-subnet-compartment-request.d.ts +1 -1
  165. package/lib/request/change-vcn-compartment-request.d.ts +1 -1
  166. package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
  167. package/lib/request/change-vlan-compartment-request.d.ts +1 -1
  168. package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
  169. package/lib/request/change-volume-compartment-request.d.ts +1 -1
  170. package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
  171. package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
  172. package/lib/request/change-vtap-compartment-request.d.ts +49 -0
  173. package/lib/request/change-vtap-compartment-request.js +15 -0
  174. package/lib/request/change-vtap-compartment-request.js.map +1 -0
  175. package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
  176. package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
  177. package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
  178. package/lib/request/copy-volume-backup-request.d.ts +1 -1
  179. package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
  180. package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
  181. package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
  182. package/lib/request/create-boot-volume-request.d.ts +1 -1
  183. package/lib/request/create-byoip-range-request.d.ts +1 -1
  184. package/lib/request/create-capture-filter-request.d.ts +38 -0
  185. package/lib/request/create-capture-filter-request.js +15 -0
  186. package/lib/request/create-capture-filter-request.js.map +1 -0
  187. package/lib/request/create-cluster-network-request.d.ts +1 -1
  188. package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
  189. package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
  190. package/lib/request/create-cpe-request.d.ts +1 -1
  191. package/lib/request/create-cross-connect-group-request.d.ts +1 -1
  192. package/lib/request/create-cross-connect-request.d.ts +1 -1
  193. package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
  194. package/lib/request/create-dhcp-options-request.d.ts +1 -1
  195. package/lib/request/create-drg-attachment-request.d.ts +1 -1
  196. package/lib/request/create-drg-request.d.ts +1 -1
  197. package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
  198. package/lib/request/create-drg-route-table-request.d.ts +1 -1
  199. package/lib/request/create-image-request.d.ts +1 -1
  200. package/lib/request/create-instance-configuration-request.d.ts +1 -1
  201. package/lib/request/create-instance-console-connection-request.d.ts +1 -1
  202. package/lib/request/create-instance-pool-request.d.ts +1 -1
  203. package/lib/request/create-internet-gateway-request.d.ts +1 -1
  204. package/lib/request/create-ipsec-connection-request.d.ts +1 -1
  205. package/lib/request/create-ipv6-request.d.ts +1 -1
  206. package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
  207. package/lib/request/create-nat-gateway-request.d.ts +1 -1
  208. package/lib/request/create-network-security-group-request.d.ts +1 -1
  209. package/lib/request/create-private-ip-request.d.ts +1 -1
  210. package/lib/request/create-public-ip-pool-request.d.ts +1 -1
  211. package/lib/request/create-public-ip-request.d.ts +1 -1
  212. package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
  213. package/lib/request/create-route-table-request.d.ts +1 -1
  214. package/lib/request/create-security-list-request.d.ts +1 -1
  215. package/lib/request/create-service-gateway-request.d.ts +1 -1
  216. package/lib/request/create-subnet-request.d.ts +1 -1
  217. package/lib/request/create-vcn-request.d.ts +1 -1
  218. package/lib/request/create-virtual-circuit-request.d.ts +1 -1
  219. package/lib/request/create-vlan-request.d.ts +1 -1
  220. package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
  221. package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
  222. package/lib/request/create-volume-backup-request.d.ts +1 -1
  223. package/lib/request/create-volume-group-backup-request.d.ts +1 -1
  224. package/lib/request/create-volume-group-request.d.ts +1 -1
  225. package/lib/request/create-volume-request.d.ts +1 -1
  226. package/lib/request/create-vtap-request.d.ts +38 -0
  227. package/lib/request/create-vtap-request.js +15 -0
  228. package/lib/request/create-vtap-request.js.map +1 -0
  229. package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
  230. package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
  231. package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
  232. package/lib/request/delete-boot-volume-request.d.ts +1 -1
  233. package/lib/request/delete-byoip-range-request.d.ts +1 -1
  234. package/lib/request/delete-capture-filter-request.d.ts +35 -0
  235. package/lib/request/delete-capture-filter-request.js +15 -0
  236. package/lib/request/delete-capture-filter-request.js.map +1 -0
  237. package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
  238. package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
  239. package/lib/request/delete-console-history-request.d.ts +1 -1
  240. package/lib/request/delete-cpe-request.d.ts +1 -1
  241. package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
  242. package/lib/request/delete-cross-connect-request.d.ts +1 -1
  243. package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
  244. package/lib/request/delete-dhcp-options-request.d.ts +1 -1
  245. package/lib/request/delete-drg-attachment-request.d.ts +1 -1
  246. package/lib/request/delete-drg-request.d.ts +1 -1
  247. package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
  248. package/lib/request/delete-drg-route-table-request.d.ts +1 -1
  249. package/lib/request/delete-image-request.d.ts +1 -1
  250. package/lib/request/delete-instance-configuration-request.d.ts +1 -1
  251. package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
  252. package/lib/request/delete-internet-gateway-request.d.ts +1 -1
  253. package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
  254. package/lib/request/delete-ipv6-request.d.ts +1 -1
  255. package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
  256. package/lib/request/delete-nat-gateway-request.d.ts +1 -1
  257. package/lib/request/delete-network-security-group-request.d.ts +1 -1
  258. package/lib/request/delete-private-ip-request.d.ts +1 -1
  259. package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
  260. package/lib/request/delete-public-ip-request.d.ts +1 -1
  261. package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
  262. package/lib/request/delete-route-table-request.d.ts +1 -1
  263. package/lib/request/delete-security-list-request.d.ts +1 -1
  264. package/lib/request/delete-service-gateway-request.d.ts +1 -1
  265. package/lib/request/delete-subnet-request.d.ts +1 -1
  266. package/lib/request/delete-vcn-request.d.ts +1 -1
  267. package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
  268. package/lib/request/delete-vlan-request.d.ts +1 -1
  269. package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
  270. package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
  271. package/lib/request/delete-volume-backup-request.d.ts +1 -1
  272. package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
  273. package/lib/request/delete-volume-group-request.d.ts +1 -1
  274. package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
  275. package/lib/request/delete-volume-request.d.ts +1 -1
  276. package/lib/request/delete-vtap-request.d.ts +35 -0
  277. package/lib/request/delete-vtap-request.js +15 -0
  278. package/lib/request/delete-vtap-request.js.map +1 -0
  279. package/lib/request/detach-boot-volume-request.d.ts +1 -1
  280. package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
  281. package/lib/request/detach-load-balancer-request.d.ts +1 -1
  282. package/lib/request/detach-service-id-request.d.ts +1 -1
  283. package/lib/request/detach-vnic-request.d.ts +1 -1
  284. package/lib/request/detach-volume-request.d.ts +1 -1
  285. package/lib/request/export-image-request.d.ts +1 -1
  286. package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
  287. package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
  288. package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
  289. package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
  290. package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
  291. package/lib/request/get-block-volume-replica-request.d.ts +1 -1
  292. package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
  293. package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
  294. package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
  295. package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
  296. package/lib/request/get-boot-volume-request.d.ts +1 -1
  297. package/lib/request/get-byoip-range-request.d.ts +1 -1
  298. package/lib/request/get-capture-filter-request.d.ts +28 -0
  299. package/lib/request/get-capture-filter-request.js +15 -0
  300. package/lib/request/get-capture-filter-request.js.map +1 -0
  301. package/lib/request/get-cluster-network-request.d.ts +1 -1
  302. package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
  303. package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
  304. package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
  305. package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
  306. package/lib/request/get-console-history-content-request.d.ts +1 -1
  307. package/lib/request/get-console-history-request.d.ts +1 -1
  308. package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
  309. package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
  310. package/lib/request/get-cpe-request.d.ts +1 -1
  311. package/lib/request/get-cross-connect-group-request.d.ts +1 -1
  312. package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
  313. package/lib/request/get-cross-connect-request.d.ts +1 -1
  314. package/lib/request/get-cross-connect-status-request.d.ts +1 -1
  315. package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
  316. package/lib/request/get-dhcp-options-request.d.ts +1 -1
  317. package/lib/request/get-drg-attachment-request.d.ts +1 -1
  318. package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
  319. package/lib/request/get-drg-request.d.ts +1 -1
  320. package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
  321. package/lib/request/get-drg-route-table-request.d.ts +1 -1
  322. package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
  323. package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
  324. package/lib/request/get-image-request.d.ts +1 -1
  325. package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
  326. package/lib/request/get-instance-configuration-request.d.ts +1 -1
  327. package/lib/request/get-instance-console-connection-request.d.ts +1 -1
  328. package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
  329. package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
  330. package/lib/request/get-instance-pool-request.d.ts +1 -1
  331. package/lib/request/get-instance-request.d.ts +1 -1
  332. package/lib/request/get-internet-gateway-request.d.ts +1 -1
  333. package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
  334. package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
  335. package/lib/request/get-ipsec-connection-request.d.ts +1 -1
  336. package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
  337. package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
  338. package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  339. package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
  340. package/lib/request/get-ipv6-request.d.ts +1 -1
  341. package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
  342. package/lib/request/get-measured-boot-report-request.d.ts +1 -1
  343. package/lib/request/get-nat-gateway-request.d.ts +1 -1
  344. package/lib/request/get-network-security-group-request.d.ts +1 -1
  345. package/lib/request/get-networking-topology-request.d.ts +1 -1
  346. package/lib/request/get-private-ip-request.d.ts +1 -1
  347. package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
  348. package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
  349. package/lib/request/get-public-ip-pool-request.d.ts +1 -1
  350. package/lib/request/get-public-ip-request.d.ts +1 -1
  351. package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
  352. package/lib/request/get-route-table-request.d.ts +1 -1
  353. package/lib/request/get-security-list-request.d.ts +1 -1
  354. package/lib/request/get-service-gateway-request.d.ts +1 -1
  355. package/lib/request/get-service-request.d.ts +1 -1
  356. package/lib/request/get-subnet-request.d.ts +1 -1
  357. package/lib/request/get-subnet-topology-request.d.ts +1 -1
  358. package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
  359. package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
  360. package/lib/request/get-upgrade-status-request.d.ts +1 -1
  361. package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
  362. package/lib/request/get-vcn-request.d.ts +1 -1
  363. package/lib/request/get-vcn-topology-request.d.ts +1 -1
  364. package/lib/request/get-virtual-circuit-request.d.ts +1 -1
  365. package/lib/request/get-vlan-request.d.ts +1 -1
  366. package/lib/request/get-vnic-attachment-request.d.ts +1 -1
  367. package/lib/request/get-vnic-request.d.ts +1 -1
  368. package/lib/request/get-volume-attachment-request.d.ts +1 -1
  369. package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
  370. package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
  371. package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
  372. package/lib/request/get-volume-backup-request.d.ts +1 -1
  373. package/lib/request/get-volume-group-backup-request.d.ts +1 -1
  374. package/lib/request/get-volume-group-replica-request.d.ts +1 -1
  375. package/lib/request/get-volume-group-request.d.ts +1 -1
  376. package/lib/request/get-volume-kms-key-request.d.ts +1 -1
  377. package/lib/request/get-volume-request.d.ts +1 -1
  378. package/lib/request/get-vtap-request.d.ts +28 -0
  379. package/lib/request/get-vtap-request.js +15 -0
  380. package/lib/request/get-vtap-request.js.map +1 -0
  381. package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
  382. package/lib/request/index.d.ts +30 -0
  383. package/lib/request/index.js +6 -2
  384. package/lib/request/index.js.map +1 -1
  385. package/lib/request/instance-action-request.d.ts +3 -2
  386. package/lib/request/instance-action-request.js +1 -0
  387. package/lib/request/instance-action-request.js.map +1 -1
  388. package/lib/request/launch-instance-configuration-request.d.ts +1 -1
  389. package/lib/request/launch-instance-request.d.ts +1 -1
  390. package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
  391. package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
  392. package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
  393. package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
  394. package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
  395. package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
  396. package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
  397. package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
  398. package/lib/request/list-boot-volumes-request.d.ts +1 -1
  399. package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
  400. package/lib/request/list-byoip-ranges-request.d.ts +1 -1
  401. package/lib/request/list-capture-filters-request.d.ts +83 -0
  402. package/lib/request/list-capture-filters-request.js +29 -0
  403. package/lib/request/list-capture-filters-request.js.map +1 -0
  404. package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
  405. package/lib/request/list-cluster-networks-request.d.ts +1 -1
  406. package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
  407. package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
  408. package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
  409. package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
  410. package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
  411. package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
  412. package/lib/request/list-console-histories-request.d.ts +1 -1
  413. package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
  414. package/lib/request/list-cpes-request.d.ts +1 -1
  415. package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
  416. package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
  417. package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
  418. package/lib/request/list-cross-connects-request.d.ts +1 -1
  419. package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
  420. package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
  421. package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
  422. package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
  423. package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
  424. package/lib/request/list-dhcp-options-request.d.ts +1 -1
  425. package/lib/request/list-drg-attachments-request.d.ts +1 -1
  426. package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
  427. package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
  428. package/lib/request/list-drg-route-rules-request.d.ts +1 -1
  429. package/lib/request/list-drg-route-tables-request.d.ts +1 -1
  430. package/lib/request/list-drgs-request.d.ts +1 -1
  431. package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
  432. package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  433. package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
  434. package/lib/request/list-images-request.d.ts +1 -1
  435. package/lib/request/list-instance-configurations-request.d.ts +1 -1
  436. package/lib/request/list-instance-console-connections-request.d.ts +1 -1
  437. package/lib/request/list-instance-devices-request.d.ts +1 -1
  438. package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
  439. package/lib/request/list-instance-pools-request.d.ts +1 -1
  440. package/lib/request/list-instances-request.d.ts +1 -1
  441. package/lib/request/list-internet-gateways-request.d.ts +1 -1
  442. package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
  443. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
  444. package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
  445. package/lib/request/list-ipsec-connections-request.d.ts +1 -1
  446. package/lib/request/list-ipv6s-request.d.ts +1 -1
  447. package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
  448. package/lib/request/list-nat-gateways-request.d.ts +1 -1
  449. package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
  450. package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
  451. package/lib/request/list-network-security-groups-request.d.ts +1 -1
  452. package/lib/request/list-private-ips-request.d.ts +1 -1
  453. package/lib/request/list-public-ip-pools-request.d.ts +1 -1
  454. package/lib/request/list-public-ips-request.d.ts +1 -1
  455. package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
  456. package/lib/request/list-route-tables-request.d.ts +1 -1
  457. package/lib/request/list-security-lists-request.d.ts +1 -1
  458. package/lib/request/list-service-gateways-request.d.ts +1 -1
  459. package/lib/request/list-services-request.d.ts +1 -1
  460. package/lib/request/list-shapes-request.d.ts +1 -1
  461. package/lib/request/list-subnets-request.d.ts +1 -1
  462. package/lib/request/list-vcns-request.d.ts +1 -1
  463. package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  464. package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
  465. package/lib/request/list-virtual-circuits-request.d.ts +1 -1
  466. package/lib/request/list-vlans-request.d.ts +1 -1
  467. package/lib/request/list-vnic-attachments-request.d.ts +1 -1
  468. package/lib/request/list-volume-attachments-request.d.ts +1 -1
  469. package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
  470. package/lib/request/list-volume-backups-request.d.ts +1 -1
  471. package/lib/request/list-volume-group-backups-request.d.ts +1 -1
  472. package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
  473. package/lib/request/list-volume-groups-request.d.ts +1 -1
  474. package/lib/request/list-volumes-request.d.ts +1 -1
  475. package/lib/request/list-vtaps-request.d.ts +107 -0
  476. package/lib/request/list-vtaps-request.js +29 -0
  477. package/lib/request/list-vtaps-request.js.map +1 -0
  478. package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
  479. package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
  480. package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
  481. package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
  482. package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
  483. package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
  484. package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +49 -0
  485. package/lib/request/remove-ipv6-subnet-cidr-request.js +15 -0
  486. package/lib/request/remove-ipv6-subnet-cidr-request.js.map +1 -0
  487. package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +49 -0
  488. package/lib/request/remove-ipv6-vcn-cidr-request.js +15 -0
  489. package/lib/request/remove-ipv6-vcn-cidr-request.js.map +1 -0
  490. package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
  491. package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
  492. package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
  493. package/lib/request/reset-instance-pool-request.d.ts +1 -1
  494. package/lib/request/softreset-instance-pool-request.d.ts +1 -1
  495. package/lib/request/start-instance-pool-request.d.ts +1 -1
  496. package/lib/request/stop-instance-pool-request.d.ts +1 -1
  497. package/lib/request/terminate-cluster-network-request.d.ts +1 -1
  498. package/lib/request/terminate-instance-pool-request.d.ts +1 -1
  499. package/lib/request/terminate-instance-request.d.ts +1 -1
  500. package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
  501. package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
  502. package/lib/request/update-boot-volume-request.d.ts +1 -1
  503. package/lib/request/update-byoip-range-request.d.ts +1 -1
  504. package/lib/request/update-capture-filter-request.d.ts +40 -0
  505. package/lib/request/update-capture-filter-request.js +15 -0
  506. package/lib/request/update-capture-filter-request.js.map +1 -0
  507. package/lib/request/update-cluster-network-request.d.ts +1 -1
  508. package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
  509. package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
  510. package/lib/request/update-console-history-request.d.ts +1 -1
  511. package/lib/request/update-cpe-request.d.ts +1 -1
  512. package/lib/request/update-cross-connect-group-request.d.ts +1 -1
  513. package/lib/request/update-cross-connect-request.d.ts +1 -1
  514. package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
  515. package/lib/request/update-dhcp-options-request.d.ts +1 -1
  516. package/lib/request/update-drg-attachment-request.d.ts +1 -1
  517. package/lib/request/update-drg-request.d.ts +1 -1
  518. package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
  519. package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
  520. package/lib/request/update-drg-route-rules-request.d.ts +1 -1
  521. package/lib/request/update-drg-route-table-request.d.ts +1 -1
  522. package/lib/request/update-image-request.d.ts +1 -1
  523. package/lib/request/update-instance-configuration-request.d.ts +1 -1
  524. package/lib/request/update-instance-console-connection-request.d.ts +1 -1
  525. package/lib/request/update-instance-pool-request.d.ts +1 -1
  526. package/lib/request/update-instance-request.d.ts +1 -1
  527. package/lib/request/update-internet-gateway-request.d.ts +1 -1
  528. package/lib/request/update-ipsec-connection-request.d.ts +1 -1
  529. package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
  530. package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  531. package/lib/request/update-ipv6-request.d.ts +1 -1
  532. package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
  533. package/lib/request/update-nat-gateway-request.d.ts +1 -1
  534. package/lib/request/update-network-security-group-request.d.ts +1 -1
  535. package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
  536. package/lib/request/update-private-ip-request.d.ts +1 -1
  537. package/lib/request/update-public-ip-pool-request.d.ts +1 -1
  538. package/lib/request/update-public-ip-request.d.ts +1 -1
  539. package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
  540. package/lib/request/update-route-table-request.d.ts +1 -1
  541. package/lib/request/update-security-list-request.d.ts +1 -1
  542. package/lib/request/update-service-gateway-request.d.ts +1 -1
  543. package/lib/request/update-subnet-request.d.ts +1 -1
  544. package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
  545. package/lib/request/update-vcn-request.d.ts +1 -1
  546. package/lib/request/update-virtual-circuit-request.d.ts +1 -1
  547. package/lib/request/update-vlan-request.d.ts +1 -1
  548. package/lib/request/update-vnic-request.d.ts +1 -1
  549. package/lib/request/update-volume-attachment-request.d.ts +1 -1
  550. package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
  551. package/lib/request/update-volume-backup-request.d.ts +1 -1
  552. package/lib/request/update-volume-group-backup-request.d.ts +1 -1
  553. package/lib/request/update-volume-group-request.d.ts +1 -1
  554. package/lib/request/update-volume-kms-key-request.d.ts +1 -1
  555. package/lib/request/update-volume-request.d.ts +1 -1
  556. package/lib/request/update-vtap-request.d.ts +40 -0
  557. package/lib/request/update-vtap-request.js +15 -0
  558. package/lib/request/update-vtap-request.js.map +1 -0
  559. package/lib/request/upgrade-drg-request.d.ts +1 -1
  560. package/lib/request/validate-byoip-range-request.d.ts +1 -1
  561. package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
  562. package/lib/response/add-ipv6-subnet-cidr-response.d.ts +31 -0
  563. package/lib/response/add-ipv6-subnet-cidr-response.js +15 -0
  564. package/lib/response/add-ipv6-subnet-cidr-response.js.map +1 -0
  565. package/lib/response/change-capture-filter-compartment-response.d.ts +31 -0
  566. package/lib/response/change-capture-filter-compartment-response.js +15 -0
  567. package/lib/response/change-capture-filter-compartment-response.js.map +1 -0
  568. package/lib/response/change-vtap-compartment-response.d.ts +31 -0
  569. package/lib/response/change-vtap-compartment-response.js +15 -0
  570. package/lib/response/change-vtap-compartment-response.js.map +1 -0
  571. package/lib/response/create-capture-filter-response.d.ts +30 -0
  572. package/lib/response/create-capture-filter-response.js +15 -0
  573. package/lib/response/create-capture-filter-response.js.map +1 -0
  574. package/lib/response/create-vtap-response.d.ts +30 -0
  575. package/lib/response/create-vtap-response.js +15 -0
  576. package/lib/response/create-vtap-response.js.map +1 -0
  577. package/lib/response/delete-capture-filter-response.d.ts +20 -0
  578. package/lib/response/delete-capture-filter-response.js +15 -0
  579. package/lib/response/delete-capture-filter-response.js.map +1 -0
  580. package/lib/response/delete-vtap-response.d.ts +26 -0
  581. package/lib/response/delete-vtap-response.js +15 -0
  582. package/lib/response/delete-vtap-response.js.map +1 -0
  583. package/lib/response/get-capture-filter-response.d.ts +30 -0
  584. package/lib/response/get-capture-filter-response.js +15 -0
  585. package/lib/response/get-capture-filter-response.js.map +1 -0
  586. package/lib/response/get-vtap-response.d.ts +30 -0
  587. package/lib/response/get-vtap-response.js +15 -0
  588. package/lib/response/get-vtap-response.js.map +1 -0
  589. package/lib/response/index.d.ts +30 -0
  590. package/lib/response/list-capture-filters-response.d.ts +32 -0
  591. package/lib/response/list-capture-filters-response.js +15 -0
  592. package/lib/response/list-capture-filters-response.js.map +1 -0
  593. package/lib/response/list-vtaps-response.d.ts +32 -0
  594. package/lib/response/list-vtaps-response.js +15 -0
  595. package/lib/response/list-vtaps-response.js.map +1 -0
  596. package/lib/response/remove-ipv6-subnet-cidr-response.d.ts +31 -0
  597. package/lib/response/remove-ipv6-subnet-cidr-response.js +15 -0
  598. package/lib/response/remove-ipv6-subnet-cidr-response.js.map +1 -0
  599. package/lib/response/remove-ipv6-vcn-cidr-response.d.ts +31 -0
  600. package/lib/response/remove-ipv6-vcn-cidr-response.js +15 -0
  601. package/lib/response/remove-ipv6-vcn-cidr-response.js.map +1 -0
  602. package/lib/response/update-capture-filter-response.d.ts +30 -0
  603. package/lib/response/update-capture-filter-response.js +15 -0
  604. package/lib/response/update-capture-filter-response.js.map +1 -0
  605. package/lib/response/update-vtap-response.d.ts +36 -0
  606. package/lib/response/update-vtap-response.js +15 -0
  607. package/lib/response/update-vtap-response.js.map +1 -0
  608. package/lib/virtualnetwork-waiter.d.ts +86 -0
  609. package/lib/virtualnetwork-waiter.js +118 -0
  610. package/lib/virtualnetwork-waiter.js.map +1 -1
  611. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -37,6 +37,7 @@ export declare class BlockstorageClient {
37
37
  protected "_waiters": BlockstorageWaiter;
38
38
  protected "_clientConfiguration": common.ClientConfiguration;
39
39
  protected _circuitBreaker: null;
40
+ protected _httpOptions: any;
40
41
  protected _httpClient: common.HttpClient;
41
42
  constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
42
43
  /**
@@ -87,7 +88,7 @@ export declare class BlockstorageClient {
87
88
  * @param ChangeBootVolumeBackupCompartmentRequest
88
89
  * @return ChangeBootVolumeBackupCompartmentResponse
89
90
  * @throws OciError when an error occurs
90
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
91
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
91
92
  */
92
93
  changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest: requests.ChangeBootVolumeBackupCompartmentRequest): Promise<responses.ChangeBootVolumeBackupCompartmentResponse>;
93
94
  /**
@@ -99,7 +100,7 @@ export declare class BlockstorageClient {
99
100
  * @param ChangeBootVolumeCompartmentRequest
100
101
  * @return ChangeBootVolumeCompartmentResponse
101
102
  * @throws OciError when an error occurs
102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
103
104
  */
104
105
  changeBootVolumeCompartment(changeBootVolumeCompartmentRequest: requests.ChangeBootVolumeCompartmentRequest): Promise<responses.ChangeBootVolumeCompartmentResponse>;
105
106
  /**
@@ -111,7 +112,7 @@ export declare class BlockstorageClient {
111
112
  * @param ChangeVolumeBackupCompartmentRequest
112
113
  * @return ChangeVolumeBackupCompartmentResponse
113
114
  * @throws OciError when an error occurs
114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
115
116
  */
116
117
  changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest: requests.ChangeVolumeBackupCompartmentRequest): Promise<responses.ChangeVolumeBackupCompartmentResponse>;
117
118
  /**
@@ -123,7 +124,7 @@ export declare class BlockstorageClient {
123
124
  * @param ChangeVolumeCompartmentRequest
124
125
  * @return ChangeVolumeCompartmentResponse
125
126
  * @throws OciError when an error occurs
126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
127
128
  */
128
129
  changeVolumeCompartment(changeVolumeCompartmentRequest: requests.ChangeVolumeCompartmentRequest): Promise<responses.ChangeVolumeCompartmentResponse>;
129
130
  /**
@@ -135,7 +136,7 @@ export declare class BlockstorageClient {
135
136
  * @param ChangeVolumeGroupBackupCompartmentRequest
136
137
  * @return ChangeVolumeGroupBackupCompartmentResponse
137
138
  * @throws OciError when an error occurs
138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
139
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
139
140
  */
140
141
  changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest: requests.ChangeVolumeGroupBackupCompartmentRequest): Promise<responses.ChangeVolumeGroupBackupCompartmentResponse>;
141
142
  /**
@@ -147,7 +148,7 @@ export declare class BlockstorageClient {
147
148
  * @param ChangeVolumeGroupCompartmentRequest
148
149
  * @return ChangeVolumeGroupCompartmentResponse
149
150
  * @throws OciError when an error occurs
150
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
151
152
  */
152
153
  changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest: requests.ChangeVolumeGroupCompartmentRequest): Promise<responses.ChangeVolumeGroupCompartmentResponse>;
153
154
  /**
@@ -158,7 +159,7 @@ export declare class BlockstorageClient {
158
159
  * @param CopyBootVolumeBackupRequest
159
160
  * @return CopyBootVolumeBackupResponse
160
161
  * @throws OciError when an error occurs
161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
162
163
  */
163
164
  copyBootVolumeBackup(copyBootVolumeBackupRequest: requests.CopyBootVolumeBackupRequest): Promise<responses.CopyBootVolumeBackupResponse>;
164
165
  /**
@@ -169,7 +170,7 @@ export declare class BlockstorageClient {
169
170
  * @param CopyVolumeBackupRequest
170
171
  * @return CopyVolumeBackupResponse
171
172
  * @throws OciError when an error occurs
172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
173
174
  */
174
175
  copyVolumeBackup(copyVolumeBackupRequest: requests.CopyVolumeBackupRequest): Promise<responses.CopyVolumeBackupResponse>;
175
176
  /**
@@ -180,7 +181,7 @@ export declare class BlockstorageClient {
180
181
  * @param CopyVolumeGroupBackupRequest
181
182
  * @return CopyVolumeGroupBackupResponse
182
183
  * @throws OciError when an error occurs
183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
184
185
  */
185
186
  copyVolumeGroupBackup(copyVolumeGroupBackupRequest: requests.CopyVolumeGroupBackupRequest): Promise<responses.CopyVolumeGroupBackupResponse>;
186
187
  /**
@@ -193,7 +194,7 @@ export declare class BlockstorageClient {
193
194
  * @param CreateBootVolumeRequest
194
195
  * @return CreateBootVolumeResponse
195
196
  * @throws OciError when an error occurs
196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
197
198
  */
198
199
  createBootVolume(createBootVolumeRequest: requests.CreateBootVolumeRequest): Promise<responses.CreateBootVolumeResponse>;
199
200
  /**
@@ -208,7 +209,7 @@ export declare class BlockstorageClient {
208
209
  * @param CreateBootVolumeBackupRequest
209
210
  * @return CreateBootVolumeBackupResponse
210
211
  * @throws OciError when an error occurs
211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
212
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
212
213
  */
213
214
  createBootVolumeBackup(createBootVolumeBackupRequest: requests.CreateBootVolumeBackupRequest): Promise<responses.CreateBootVolumeBackupResponse>;
214
215
  /**
@@ -231,7 +232,7 @@ export declare class BlockstorageClient {
231
232
  * @param CreateVolumeRequest
232
233
  * @return CreateVolumeResponse
233
234
  * @throws OciError when an error occurs
234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
235
236
  */
236
237
  createVolume(createVolumeRequest: requests.CreateVolumeRequest): Promise<responses.CreateVolumeResponse>;
237
238
  /**
@@ -246,7 +247,7 @@ export declare class BlockstorageClient {
246
247
  * @param CreateVolumeBackupRequest
247
248
  * @return CreateVolumeBackupResponse
248
249
  * @throws OciError when an error occurs
249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
250
251
  */
251
252
  createVolumeBackup(createVolumeBackupRequest: requests.CreateVolumeBackupRequest): Promise<responses.CreateVolumeBackupResponse>;
252
253
  /**
@@ -259,7 +260,7 @@ export declare class BlockstorageClient {
259
260
  * @param CreateVolumeBackupPolicyRequest
260
261
  * @return CreateVolumeBackupPolicyResponse
261
262
  * @throws OciError when an error occurs
262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
263
264
  */
264
265
  createVolumeBackupPolicy(createVolumeBackupPolicyRequest: requests.CreateVolumeBackupPolicyRequest): Promise<responses.CreateVolumeBackupPolicyResponse>;
265
266
  /**
@@ -271,7 +272,7 @@ export declare class BlockstorageClient {
271
272
  * @param CreateVolumeBackupPolicyAssignmentRequest
272
273
  * @return CreateVolumeBackupPolicyAssignmentResponse
273
274
  * @throws OciError when an error occurs
274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
275
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
275
276
  */
276
277
  createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest: requests.CreateVolumeBackupPolicyAssignmentRequest): Promise<responses.CreateVolumeBackupPolicyAssignmentResponse>;
277
278
  /**
@@ -287,7 +288,7 @@ export declare class BlockstorageClient {
287
288
  * @param CreateVolumeGroupRequest
288
289
  * @return CreateVolumeGroupResponse
289
290
  * @throws OciError when an error occurs
290
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
291
292
  */
292
293
  createVolumeGroup(createVolumeGroupRequest: requests.CreateVolumeGroupRequest): Promise<responses.CreateVolumeGroupResponse>;
293
294
  /**
@@ -298,7 +299,7 @@ export declare class BlockstorageClient {
298
299
  * @param CreateVolumeGroupBackupRequest
299
300
  * @return CreateVolumeGroupBackupResponse
300
301
  * @throws OciError when an error occurs
301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
302
303
  */
303
304
  createVolumeGroupBackup(createVolumeGroupBackupRequest: requests.CreateVolumeGroupBackupRequest): Promise<responses.CreateVolumeGroupBackupResponse>;
304
305
  /**
@@ -311,7 +312,7 @@ export declare class BlockstorageClient {
311
312
  * @param DeleteBootVolumeRequest
312
313
  * @return DeleteBootVolumeResponse
313
314
  * @throws OciError when an error occurs
314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
315
316
  */
316
317
  deleteBootVolume(deleteBootVolumeRequest: requests.DeleteBootVolumeRequest): Promise<responses.DeleteBootVolumeResponse>;
317
318
  /**
@@ -320,7 +321,7 @@ export declare class BlockstorageClient {
320
321
  * @param DeleteBootVolumeBackupRequest
321
322
  * @return DeleteBootVolumeBackupResponse
322
323
  * @throws OciError when an error occurs
323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
324
325
  */
325
326
  deleteBootVolumeBackup(deleteBootVolumeBackupRequest: requests.DeleteBootVolumeBackupRequest): Promise<responses.DeleteBootVolumeBackupResponse>;
326
327
  /**
@@ -330,7 +331,7 @@ export declare class BlockstorageClient {
330
331
  * @param DeleteBootVolumeKmsKeyRequest
331
332
  * @return DeleteBootVolumeKmsKeyResponse
332
333
  * @throws OciError when an error occurs
333
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
334
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
334
335
  */
335
336
  deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest: requests.DeleteBootVolumeKmsKeyRequest): Promise<responses.DeleteBootVolumeKmsKeyResponse>;
336
337
  /**
@@ -343,7 +344,7 @@ export declare class BlockstorageClient {
343
344
  * @param DeleteVolumeRequest
344
345
  * @return DeleteVolumeResponse
345
346
  * @throws OciError when an error occurs
346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
347
348
  */
348
349
  deleteVolume(deleteVolumeRequest: requests.DeleteVolumeRequest): Promise<responses.DeleteVolumeResponse>;
349
350
  /**
@@ -352,7 +353,7 @@ export declare class BlockstorageClient {
352
353
  * @param DeleteVolumeBackupRequest
353
354
  * @return DeleteVolumeBackupResponse
354
355
  * @throws OciError when an error occurs
355
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
356
357
  */
357
358
  deleteVolumeBackup(deleteVolumeBackupRequest: requests.DeleteVolumeBackupRequest): Promise<responses.DeleteVolumeBackupResponse>;
358
359
  /**
@@ -366,7 +367,7 @@ export declare class BlockstorageClient {
366
367
  * @param DeleteVolumeBackupPolicyRequest
367
368
  * @return DeleteVolumeBackupPolicyResponse
368
369
  * @throws OciError when an error occurs
369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
370
371
  */
371
372
  deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest: requests.DeleteVolumeBackupPolicyRequest): Promise<responses.DeleteVolumeBackupPolicyResponse>;
372
373
  /**
@@ -375,7 +376,7 @@ export declare class BlockstorageClient {
375
376
  * @param DeleteVolumeBackupPolicyAssignmentRequest
376
377
  * @return DeleteVolumeBackupPolicyAssignmentResponse
377
378
  * @throws OciError when an error occurs
378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
379
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
379
380
  */
380
381
  deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest: requests.DeleteVolumeBackupPolicyAssignmentRequest): Promise<responses.DeleteVolumeBackupPolicyAssignmentResponse>;
381
382
  /**
@@ -386,7 +387,7 @@ export declare class BlockstorageClient {
386
387
  * @param DeleteVolumeGroupRequest
387
388
  * @return DeleteVolumeGroupResponse
388
389
  * @throws OciError when an error occurs
389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
390
391
  */
391
392
  deleteVolumeGroup(deleteVolumeGroupRequest: requests.DeleteVolumeGroupRequest): Promise<responses.DeleteVolumeGroupResponse>;
392
393
  /**
@@ -397,7 +398,7 @@ export declare class BlockstorageClient {
397
398
  * @param DeleteVolumeGroupBackupRequest
398
399
  * @return DeleteVolumeGroupBackupResponse
399
400
  * @throws OciError when an error occurs
400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
401
402
  */
402
403
  deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest: requests.DeleteVolumeGroupBackupRequest): Promise<responses.DeleteVolumeGroupBackupResponse>;
403
404
  /**
@@ -407,7 +408,7 @@ export declare class BlockstorageClient {
407
408
  * @param DeleteVolumeKmsKeyRequest
408
409
  * @return DeleteVolumeKmsKeyResponse
409
410
  * @throws OciError when an error occurs
410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
411
412
  */
412
413
  deleteVolumeKmsKey(deleteVolumeKmsKeyRequest: requests.DeleteVolumeKmsKeyRequest): Promise<responses.DeleteVolumeKmsKeyResponse>;
413
414
  /**
@@ -416,7 +417,7 @@ export declare class BlockstorageClient {
416
417
  * @param GetBlockVolumeReplicaRequest
417
418
  * @return GetBlockVolumeReplicaResponse
418
419
  * @throws OciError when an error occurs
419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
420
421
  */
421
422
  getBlockVolumeReplica(getBlockVolumeReplicaRequest: requests.GetBlockVolumeReplicaRequest): Promise<responses.GetBlockVolumeReplicaResponse>;
422
423
  /**
@@ -425,7 +426,7 @@ export declare class BlockstorageClient {
425
426
  * @param GetBootVolumeRequest
426
427
  * @return GetBootVolumeResponse
427
428
  * @throws OciError when an error occurs
428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
429
430
  */
430
431
  getBootVolume(getBootVolumeRequest: requests.GetBootVolumeRequest): Promise<responses.GetBootVolumeResponse>;
431
432
  /**
@@ -434,7 +435,7 @@ export declare class BlockstorageClient {
434
435
  * @param GetBootVolumeBackupRequest
435
436
  * @return GetBootVolumeBackupResponse
436
437
  * @throws OciError when an error occurs
437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
438
439
  */
439
440
  getBootVolumeBackup(getBootVolumeBackupRequest: requests.GetBootVolumeBackupRequest): Promise<responses.GetBootVolumeBackupResponse>;
440
441
  /**
@@ -444,7 +445,7 @@ export declare class BlockstorageClient {
444
445
  * @param GetBootVolumeKmsKeyRequest
445
446
  * @return GetBootVolumeKmsKeyResponse
446
447
  * @throws OciError when an error occurs
447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
448
449
  */
449
450
  getBootVolumeKmsKey(getBootVolumeKmsKeyRequest: requests.GetBootVolumeKmsKeyRequest): Promise<responses.GetBootVolumeKmsKeyResponse>;
450
451
  /**
@@ -453,7 +454,7 @@ export declare class BlockstorageClient {
453
454
  * @param GetBootVolumeReplicaRequest
454
455
  * @return GetBootVolumeReplicaResponse
455
456
  * @throws OciError when an error occurs
456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
457
458
  */
458
459
  getBootVolumeReplica(getBootVolumeReplicaRequest: requests.GetBootVolumeReplicaRequest): Promise<responses.GetBootVolumeReplicaResponse>;
459
460
  /**
@@ -462,7 +463,7 @@ export declare class BlockstorageClient {
462
463
  * @param GetVolumeRequest
463
464
  * @return GetVolumeResponse
464
465
  * @throws OciError when an error occurs
465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
466
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
466
467
  */
467
468
  getVolume(getVolumeRequest: requests.GetVolumeRequest): Promise<responses.GetVolumeResponse>;
468
469
  /**
@@ -471,7 +472,7 @@ export declare class BlockstorageClient {
471
472
  * @param GetVolumeBackupRequest
472
473
  * @return GetVolumeBackupResponse
473
474
  * @throws OciError when an error occurs
474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
475
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
475
476
  */
476
477
  getVolumeBackup(getVolumeBackupRequest: requests.GetVolumeBackupRequest): Promise<responses.GetVolumeBackupResponse>;
477
478
  /**
@@ -480,7 +481,7 @@ export declare class BlockstorageClient {
480
481
  * @param GetVolumeBackupPolicyRequest
481
482
  * @return GetVolumeBackupPolicyResponse
482
483
  * @throws OciError when an error occurs
483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
484
485
  */
485
486
  getVolumeBackupPolicy(getVolumeBackupPolicyRequest: requests.GetVolumeBackupPolicyRequest): Promise<responses.GetVolumeBackupPolicyResponse>;
486
487
  /**
@@ -492,7 +493,7 @@ export declare class BlockstorageClient {
492
493
  * @param GetVolumeBackupPolicyAssetAssignmentRequest
493
494
  * @return GetVolumeBackupPolicyAssetAssignmentResponse
494
495
  * @throws OciError when an error occurs
495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
496
497
  */
497
498
  getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest: requests.GetVolumeBackupPolicyAssetAssignmentRequest): Promise<responses.GetVolumeBackupPolicyAssetAssignmentResponse>;
498
499
  /**
@@ -533,7 +534,7 @@ export declare class BlockstorageClient {
533
534
  * @param GetVolumeBackupPolicyAssignmentRequest
534
535
  * @return GetVolumeBackupPolicyAssignmentResponse
535
536
  * @throws OciError when an error occurs
536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
537
538
  */
538
539
  getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest: requests.GetVolumeBackupPolicyAssignmentRequest): Promise<responses.GetVolumeBackupPolicyAssignmentResponse>;
539
540
  /**
@@ -542,7 +543,7 @@ export declare class BlockstorageClient {
542
543
  * @param GetVolumeGroupRequest
543
544
  * @return GetVolumeGroupResponse
544
545
  * @throws OciError when an error occurs
545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
546
547
  */
547
548
  getVolumeGroup(getVolumeGroupRequest: requests.GetVolumeGroupRequest): Promise<responses.GetVolumeGroupResponse>;
548
549
  /**
@@ -551,7 +552,7 @@ export declare class BlockstorageClient {
551
552
  * @param GetVolumeGroupBackupRequest
552
553
  * @return GetVolumeGroupBackupResponse
553
554
  * @throws OciError when an error occurs
554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
555
556
  */
556
557
  getVolumeGroupBackup(getVolumeGroupBackupRequest: requests.GetVolumeGroupBackupRequest): Promise<responses.GetVolumeGroupBackupResponse>;
557
558
  /**
@@ -560,7 +561,7 @@ export declare class BlockstorageClient {
560
561
  * @param GetVolumeGroupReplicaRequest
561
562
  * @return GetVolumeGroupReplicaResponse
562
563
  * @throws OciError when an error occurs
563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
564
565
  */
565
566
  getVolumeGroupReplica(getVolumeGroupReplicaRequest: requests.GetVolumeGroupReplicaRequest): Promise<responses.GetVolumeGroupReplicaResponse>;
566
567
  /**
@@ -570,7 +571,7 @@ export declare class BlockstorageClient {
570
571
  * @param GetVolumeKmsKeyRequest
571
572
  * @return GetVolumeKmsKeyResponse
572
573
  * @throws OciError when an error occurs
573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
574
575
  */
575
576
  getVolumeKmsKey(getVolumeKmsKeyRequest: requests.GetVolumeKmsKeyRequest): Promise<responses.GetVolumeKmsKeyResponse>;
576
577
  /**
@@ -580,7 +581,7 @@ export declare class BlockstorageClient {
580
581
  * @param ListBlockVolumeReplicasRequest
581
582
  * @return ListBlockVolumeReplicasResponse
582
583
  * @throws OciError when an error occurs
583
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
584
585
  */
585
586
  listBlockVolumeReplicas(listBlockVolumeReplicasRequest: requests.ListBlockVolumeReplicasRequest): Promise<responses.ListBlockVolumeReplicasResponse>;
586
587
  /**
@@ -622,7 +623,7 @@ export declare class BlockstorageClient {
622
623
  * @param ListBootVolumeBackupsRequest
623
624
  * @return ListBootVolumeBackupsResponse
624
625
  * @throws OciError when an error occurs
625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
626
627
  */
627
628
  listBootVolumeBackups(listBootVolumeBackupsRequest: requests.ListBootVolumeBackupsRequest): Promise<responses.ListBootVolumeBackupsResponse>;
628
629
  /**
@@ -664,7 +665,7 @@ export declare class BlockstorageClient {
664
665
  * @param ListBootVolumeReplicasRequest
665
666
  * @return ListBootVolumeReplicasResponse
666
667
  * @throws OciError when an error occurs
667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
668
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
668
669
  */
669
670
  listBootVolumeReplicas(listBootVolumeReplicasRequest: requests.ListBootVolumeReplicasRequest): Promise<responses.ListBootVolumeReplicasResponse>;
670
671
  /**
@@ -706,7 +707,7 @@ export declare class BlockstorageClient {
706
707
  * @param ListBootVolumesRequest
707
708
  * @return ListBootVolumesResponse
708
709
  * @throws OciError when an error occurs
709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
710
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
710
711
  */
711
712
  listBootVolumes(listBootVolumesRequest: requests.ListBootVolumesRequest): Promise<responses.ListBootVolumesResponse>;
712
713
  /**
@@ -751,7 +752,7 @@ export declare class BlockstorageClient {
751
752
  * @param ListVolumeBackupPoliciesRequest
752
753
  * @return ListVolumeBackupPoliciesResponse
753
754
  * @throws OciError when an error occurs
754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
755
756
  */
756
757
  listVolumeBackupPolicies(listVolumeBackupPoliciesRequest: requests.ListVolumeBackupPoliciesRequest): Promise<responses.ListVolumeBackupPoliciesResponse>;
757
758
  /**
@@ -793,7 +794,7 @@ export declare class BlockstorageClient {
793
794
  * @param ListVolumeBackupsRequest
794
795
  * @return ListVolumeBackupsResponse
795
796
  * @throws OciError when an error occurs
796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
797
798
  */
798
799
  listVolumeBackups(listVolumeBackupsRequest: requests.ListVolumeBackupsRequest): Promise<responses.ListVolumeBackupsResponse>;
799
800
  /**
@@ -836,7 +837,7 @@ export declare class BlockstorageClient {
836
837
  * @param ListVolumeGroupBackupsRequest
837
838
  * @return ListVolumeGroupBackupsResponse
838
839
  * @throws OciError when an error occurs
839
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
840
841
  */
841
842
  listVolumeGroupBackups(listVolumeGroupBackupsRequest: requests.ListVolumeGroupBackupsRequest): Promise<responses.ListVolumeGroupBackupsResponse>;
842
843
  /**
@@ -879,7 +880,7 @@ export declare class BlockstorageClient {
879
880
  * @param ListVolumeGroupReplicasRequest
880
881
  * @return ListVolumeGroupReplicasResponse
881
882
  * @throws OciError when an error occurs
882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
883
884
  */
884
885
  listVolumeGroupReplicas(listVolumeGroupReplicasRequest: requests.ListVolumeGroupReplicasRequest): Promise<responses.ListVolumeGroupReplicasResponse>;
885
886
  /**
@@ -922,7 +923,7 @@ export declare class BlockstorageClient {
922
923
  * @param ListVolumeGroupsRequest
923
924
  * @return ListVolumeGroupsResponse
924
925
  * @throws OciError when an error occurs
925
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
926
927
  */
927
928
  listVolumeGroups(listVolumeGroupsRequest: requests.ListVolumeGroupsRequest): Promise<responses.ListVolumeGroupsResponse>;
928
929
  /**
@@ -964,7 +965,7 @@ export declare class BlockstorageClient {
964
965
  * @param ListVolumesRequest
965
966
  * @return ListVolumesResponse
966
967
  * @throws OciError when an error occurs
967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
968
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
968
969
  */
969
970
  listVolumes(listVolumesRequest: requests.ListVolumesRequest): Promise<responses.ListVolumesResponse>;
970
971
  /**
@@ -1005,7 +1006,7 @@ export declare class BlockstorageClient {
1005
1006
  * @param UpdateBootVolumeRequest
1006
1007
  * @return UpdateBootVolumeResponse
1007
1008
  * @throws OciError when an error occurs
1008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
1009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
1009
1010
  */
1010
1011
  updateBootVolume(updateBootVolumeRequest: requests.UpdateBootVolumeRequest): Promise<responses.UpdateBootVolumeResponse>;
1011
1012
  /**
@@ -1016,7 +1017,7 @@ export declare class BlockstorageClient {
1016
1017
  * @param UpdateBootVolumeBackupRequest
1017
1018
  * @return UpdateBootVolumeBackupResponse
1018
1019
  * @throws OciError when an error occurs
1019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
1020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
1020
1021
  */
1021
1022
  updateBootVolumeBackup(updateBootVolumeBackupRequest: requests.UpdateBootVolumeBackupRequest): Promise<responses.UpdateBootVolumeBackupResponse>;
1022
1023
  /**
@@ -1026,7 +1027,7 @@ export declare class BlockstorageClient {
1026
1027
  * @param UpdateBootVolumeKmsKeyRequest
1027
1028
  * @return UpdateBootVolumeKmsKeyResponse
1028
1029
  * @throws OciError when an error occurs
1029
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
1030
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
1030
1031
  */
1031
1032
  updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest: requests.UpdateBootVolumeKmsKeyRequest): Promise<responses.UpdateBootVolumeKmsKeyResponse>;
1032
1033
  /**
@@ -1037,7 +1038,7 @@ export declare class BlockstorageClient {
1037
1038
  * @param UpdateVolumeRequest
1038
1039
  * @return UpdateVolumeResponse
1039
1040
  * @throws OciError when an error occurs
1040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
1041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
1041
1042
  */
1042
1043
  updateVolume(updateVolumeRequest: requests.UpdateVolumeRequest): Promise<responses.UpdateVolumeResponse>;
1043
1044
  /**
@@ -1048,7 +1049,7 @@ export declare class BlockstorageClient {
1048
1049
  * @param UpdateVolumeBackupRequest
1049
1050
  * @return UpdateVolumeBackupResponse
1050
1051
  * @throws OciError when an error occurs
1051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
1052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
1052
1053
  */
1053
1054
  updateVolumeBackup(updateVolumeBackupRequest: requests.UpdateVolumeBackupRequest): Promise<responses.UpdateVolumeBackupResponse>;
1054
1055
  /**
@@ -1062,7 +1063,7 @@ export declare class BlockstorageClient {
1062
1063
  * @param UpdateVolumeBackupPolicyRequest
1063
1064
  * @return UpdateVolumeBackupPolicyResponse
1064
1065
  * @throws OciError when an error occurs
1065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
1066
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
1066
1067
  */
1067
1068
  updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest: requests.UpdateVolumeBackupPolicyRequest): Promise<responses.UpdateVolumeBackupPolicyResponse>;
1068
1069
  /**
@@ -1077,7 +1078,7 @@ export declare class BlockstorageClient {
1077
1078
  * @param UpdateVolumeGroupRequest
1078
1079
  * @return UpdateVolumeGroupResponse
1079
1080
  * @throws OciError when an error occurs
1080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
1081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
1081
1082
  */
1082
1083
  updateVolumeGroup(updateVolumeGroupRequest: requests.UpdateVolumeGroupRequest): Promise<responses.UpdateVolumeGroupResponse>;
1083
1084
  /**
@@ -1086,7 +1087,7 @@ export declare class BlockstorageClient {
1086
1087
  * @param UpdateVolumeGroupBackupRequest
1087
1088
  * @return UpdateVolumeGroupBackupResponse
1088
1089
  * @throws OciError when an error occurs
1089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
1090
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
1090
1091
  */
1091
1092
  updateVolumeGroupBackup(updateVolumeGroupBackupRequest: requests.UpdateVolumeGroupBackupRequest): Promise<responses.UpdateVolumeGroupBackupResponse>;
1092
1093
  /**
@@ -1096,7 +1097,7 @@ export declare class BlockstorageClient {
1096
1097
  * @param UpdateVolumeKmsKeyRequest
1097
1098
  * @return UpdateVolumeKmsKeyResponse
1098
1099
  * @throws OciError when an error occurs
1099
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
1100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
1100
1101
  */
1101
1102
  updateVolumeKmsKey(updateVolumeKmsKeyRequest: requests.UpdateVolumeKmsKeyRequest): Promise<responses.UpdateVolumeKmsKeyResponse>;
1102
1103
  }
@@ -1113,6 +1114,7 @@ export declare class ComputeClient {
1113
1114
  protected "_waiters": ComputeWaiter;
1114
1115
  protected "_clientConfiguration": common.ClientConfiguration;
1115
1116
  protected _circuitBreaker: null;
1117
+ protected _httpOptions: any;
1116
1118
  protected _httpClient: common.HttpClient;
1117
1119
  constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
1118
1120
  /**
@@ -1160,7 +1162,7 @@ export declare class ComputeClient {
1160
1162
  * @param AcceptShieldedIntegrityPolicyRequest
1161
1163
  * @return AcceptShieldedIntegrityPolicyResponse
1162
1164
  * @throws OciError when an error occurs
1163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
1165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
1164
1166
  */
1165
1167
  acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest: requests.AcceptShieldedIntegrityPolicyRequest): Promise<responses.AcceptShieldedIntegrityPolicyResponse>;
1166
1168
  /**
@@ -1169,7 +1171,7 @@ export declare class ComputeClient {
1169
1171
  * @param AddImageShapeCompatibilityEntryRequest
1170
1172
  * @return AddImageShapeCompatibilityEntryResponse
1171
1173
  * @throws OciError when an error occurs
1172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
1174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
1173
1175
  */
1174
1176
  addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest: requests.AddImageShapeCompatibilityEntryRequest): Promise<responses.AddImageShapeCompatibilityEntryResponse>;
1175
1177
  /**
@@ -1179,7 +1181,7 @@ export declare class ComputeClient {
1179
1181
  * @param AttachBootVolumeRequest
1180
1182
  * @return AttachBootVolumeResponse
1181
1183
  * @throws OciError when an error occurs
1182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
1184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
1183
1185
  */
1184
1186
  attachBootVolume(attachBootVolumeRequest: requests.AttachBootVolumeRequest): Promise<responses.AttachBootVolumeResponse>;
1185
1187
  /**
@@ -1191,7 +1193,7 @@ export declare class ComputeClient {
1191
1193
  * @param AttachVnicRequest
1192
1194
  * @return AttachVnicResponse
1193
1195
  * @throws OciError when an error occurs
1194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
1196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
1195
1197
  */
1196
1198
  attachVnic(attachVnicRequest: requests.AttachVnicRequest): Promise<responses.AttachVnicResponse>;
1197
1199
  /**
@@ -1201,7 +1203,7 @@ export declare class ComputeClient {
1201
1203
  * @param AttachVolumeRequest
1202
1204
  * @return AttachVolumeResponse
1203
1205
  * @throws OciError when an error occurs
1204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
1206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
1205
1207
  */
1206
1208
  attachVolume(attachVolumeRequest: requests.AttachVolumeRequest): Promise<responses.AttachVolumeResponse>;
1207
1209
  /**
@@ -1227,7 +1229,7 @@ export declare class ComputeClient {
1227
1229
  * @param CaptureConsoleHistoryRequest
1228
1230
  * @return CaptureConsoleHistoryResponse
1229
1231
  * @throws OciError when an error occurs
1230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
1232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
1231
1233
  */
1232
1234
  captureConsoleHistory(captureConsoleHistoryRequest: requests.CaptureConsoleHistoryRequest): Promise<responses.CaptureConsoleHistoryResponse>;
1233
1235
  /**
@@ -1239,7 +1241,7 @@ export declare class ComputeClient {
1239
1241
  * @param ChangeComputeCapacityReservationCompartmentRequest
1240
1242
  * @return ChangeComputeCapacityReservationCompartmentResponse
1241
1243
  * @throws OciError when an error occurs
1242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
1244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
1243
1245
  */
1244
1246
  changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest: requests.ChangeComputeCapacityReservationCompartmentRequest): Promise<responses.ChangeComputeCapacityReservationCompartmentResponse>;
1245
1247
  /**
@@ -1251,7 +1253,7 @@ export declare class ComputeClient {
1251
1253
  * @param ChangeComputeImageCapabilitySchemaCompartmentRequest
1252
1254
  * @return ChangeComputeImageCapabilitySchemaCompartmentResponse
1253
1255
  * @throws OciError when an error occurs
1254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
1256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
1255
1257
  */
1256
1258
  changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest: requests.ChangeComputeImageCapabilitySchemaCompartmentRequest): Promise<responses.ChangeComputeImageCapabilitySchemaCompartmentResponse>;
1257
1259
  /**
@@ -1260,7 +1262,7 @@ export declare class ComputeClient {
1260
1262
  * @param ChangeDedicatedVmHostCompartmentRequest
1261
1263
  * @return ChangeDedicatedVmHostCompartmentResponse
1262
1264
  * @throws OciError when an error occurs
1263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
1265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
1264
1266
  */
1265
1267
  changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest: requests.ChangeDedicatedVmHostCompartmentRequest): Promise<responses.ChangeDedicatedVmHostCompartmentResponse>;
1266
1268
  /**
@@ -1272,7 +1274,7 @@ export declare class ComputeClient {
1272
1274
  * @param ChangeImageCompartmentRequest
1273
1275
  * @return ChangeImageCompartmentResponse
1274
1276
  * @throws OciError when an error occurs
1275
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
1277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
1276
1278
  */
1277
1279
  changeImageCompartment(changeImageCompartmentRequest: requests.ChangeImageCompartmentRequest): Promise<responses.ChangeImageCompartmentResponse>;
1278
1280
  /**
@@ -1287,7 +1289,7 @@ export declare class ComputeClient {
1287
1289
  * @param ChangeInstanceCompartmentRequest
1288
1290
  * @return ChangeInstanceCompartmentResponse
1289
1291
  * @throws OciError when an error occurs
1290
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
1292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
1291
1293
  */
1292
1294
  changeInstanceCompartment(changeInstanceCompartmentRequest: requests.ChangeInstanceCompartmentRequest): Promise<responses.ChangeInstanceCompartmentResponse>;
1293
1295
  /**
@@ -1297,7 +1299,7 @@ export declare class ComputeClient {
1297
1299
  * @param CreateAppCatalogSubscriptionRequest
1298
1300
  * @return CreateAppCatalogSubscriptionResponse
1299
1301
  * @throws OciError when an error occurs
1300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
1302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
1301
1303
  */
1302
1304
  createAppCatalogSubscription(createAppCatalogSubscriptionRequest: requests.CreateAppCatalogSubscriptionRequest): Promise<responses.CreateAppCatalogSubscriptionResponse>;
1303
1305
  /**
@@ -1311,7 +1313,7 @@ export declare class ComputeClient {
1311
1313
  * @param CreateComputeCapacityReservationRequest
1312
1314
  * @return CreateComputeCapacityReservationResponse
1313
1315
  * @throws OciError when an error occurs
1314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
1316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
1315
1317
  */
1316
1318
  createComputeCapacityReservation(createComputeCapacityReservationRequest: requests.CreateComputeCapacityReservationRequest): Promise<responses.CreateComputeCapacityReservationResponse>;
1317
1319
  /**
@@ -1321,7 +1323,7 @@ export declare class ComputeClient {
1321
1323
  * @param CreateComputeImageCapabilitySchemaRequest
1322
1324
  * @return CreateComputeImageCapabilitySchemaResponse
1323
1325
  * @throws OciError when an error occurs
1324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
1326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
1325
1327
  */
1326
1328
  createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest: requests.CreateComputeImageCapabilitySchemaRequest): Promise<responses.CreateComputeImageCapabilitySchemaResponse>;
1327
1329
  /**
@@ -1334,7 +1336,7 @@ export declare class ComputeClient {
1334
1336
  * @param CreateDedicatedVmHostRequest
1335
1337
  * @return CreateDedicatedVmHostResponse
1336
1338
  * @throws OciError when an error occurs
1337
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
1339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
1338
1340
  */
1339
1341
  createDedicatedVmHost(createDedicatedVmHostRequest: requests.CreateDedicatedVmHostRequest): Promise<responses.CreateDedicatedVmHostResponse>;
1340
1342
  /**
@@ -1366,7 +1368,7 @@ export declare class ComputeClient {
1366
1368
  * @param CreateImageRequest
1367
1369
  * @return CreateImageResponse
1368
1370
  * @throws OciError when an error occurs
1369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
1371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
1370
1372
  */
1371
1373
  createImage(createImageRequest: requests.CreateImageRequest): Promise<responses.CreateImageResponse>;
1372
1374
  /**
@@ -1380,7 +1382,7 @@ export declare class ComputeClient {
1380
1382
  * @param CreateInstanceConsoleConnectionRequest
1381
1383
  * @return CreateInstanceConsoleConnectionResponse
1382
1384
  * @throws OciError when an error occurs
1383
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
1385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
1384
1386
  */
1385
1387
  createInstanceConsoleConnection(createInstanceConsoleConnectionRequest: requests.CreateInstanceConsoleConnectionRequest): Promise<responses.CreateInstanceConsoleConnectionResponse>;
1386
1388
  /**
@@ -1389,7 +1391,7 @@ export declare class ComputeClient {
1389
1391
  * @param DeleteAppCatalogSubscriptionRequest
1390
1392
  * @return DeleteAppCatalogSubscriptionResponse
1391
1393
  * @throws OciError when an error occurs
1392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
1394
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
1393
1395
  */
1394
1396
  deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest: requests.DeleteAppCatalogSubscriptionRequest): Promise<responses.DeleteAppCatalogSubscriptionResponse>;
1395
1397
  /**
@@ -1398,7 +1400,7 @@ export declare class ComputeClient {
1398
1400
  * @param DeleteComputeCapacityReservationRequest
1399
1401
  * @return DeleteComputeCapacityReservationResponse
1400
1402
  * @throws OciError when an error occurs
1401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
1403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
1402
1404
  */
1403
1405
  deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest: requests.DeleteComputeCapacityReservationRequest): Promise<responses.DeleteComputeCapacityReservationResponse>;
1404
1406
  /**
@@ -1408,7 +1410,7 @@ export declare class ComputeClient {
1408
1410
  * @param DeleteComputeImageCapabilitySchemaRequest
1409
1411
  * @return DeleteComputeImageCapabilitySchemaResponse
1410
1412
  * @throws OciError when an error occurs
1411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
1413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
1412
1414
  */
1413
1415
  deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest: requests.DeleteComputeImageCapabilitySchemaRequest): Promise<responses.DeleteComputeImageCapabilitySchemaResponse>;
1414
1416
  /**
@@ -1418,7 +1420,7 @@ export declare class ComputeClient {
1418
1420
  * @param DeleteConsoleHistoryRequest
1419
1421
  * @return DeleteConsoleHistoryResponse
1420
1422
  * @throws OciError when an error occurs
1421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
1423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
1422
1424
  */
1423
1425
  deleteConsoleHistory(deleteConsoleHistoryRequest: requests.DeleteConsoleHistoryRequest): Promise<responses.DeleteConsoleHistoryResponse>;
1424
1426
  /**
@@ -1431,7 +1433,7 @@ export declare class ComputeClient {
1431
1433
  * @param DeleteDedicatedVmHostRequest
1432
1434
  * @return DeleteDedicatedVmHostResponse
1433
1435
  * @throws OciError when an error occurs
1434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
1436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
1435
1437
  */
1436
1438
  deleteDedicatedVmHost(deleteDedicatedVmHostRequest: requests.DeleteDedicatedVmHostRequest): Promise<responses.DeleteDedicatedVmHostResponse>;
1437
1439
  /**
@@ -1440,7 +1442,7 @@ export declare class ComputeClient {
1440
1442
  * @param DeleteImageRequest
1441
1443
  * @return DeleteImageResponse
1442
1444
  * @throws OciError when an error occurs
1443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
1445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
1444
1446
  */
1445
1447
  deleteImage(deleteImageRequest: requests.DeleteImageRequest): Promise<responses.DeleteImageResponse>;
1446
1448
  /**
@@ -1449,7 +1451,7 @@ export declare class ComputeClient {
1449
1451
  * @param DeleteInstanceConsoleConnectionRequest
1450
1452
  * @return DeleteInstanceConsoleConnectionResponse
1451
1453
  * @throws OciError when an error occurs
1452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
1454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
1453
1455
  */
1454
1456
  deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest: requests.DeleteInstanceConsoleConnectionRequest): Promise<responses.DeleteInstanceConsoleConnectionResponse>;
1455
1457
  /**
@@ -1462,7 +1464,7 @@ export declare class ComputeClient {
1462
1464
  * @param DetachBootVolumeRequest
1463
1465
  * @return DetachBootVolumeResponse
1464
1466
  * @throws OciError when an error occurs
1465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
1467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
1466
1468
  */
1467
1469
  detachBootVolume(detachBootVolumeRequest: requests.DetachBootVolumeRequest): Promise<responses.DetachBootVolumeResponse>;
1468
1470
  /**
@@ -1481,7 +1483,7 @@ export declare class ComputeClient {
1481
1483
  * @param DetachVnicRequest
1482
1484
  * @return DetachVnicResponse
1483
1485
  * @throws OciError when an error occurs
1484
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
1486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
1485
1487
  */
1486
1488
  detachVnic(detachVnicRequest: requests.DetachVnicRequest): Promise<responses.DetachVnicResponse>;
1487
1489
  /**
@@ -1494,7 +1496,7 @@ export declare class ComputeClient {
1494
1496
  * @param DetachVolumeRequest
1495
1497
  * @return DetachVolumeResponse
1496
1498
  * @throws OciError when an error occurs
1497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
1499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
1498
1500
  */
1499
1501
  detachVolume(detachVolumeRequest: requests.DetachVolumeRequest): Promise<responses.DetachVolumeResponse>;
1500
1502
  /**
@@ -1513,7 +1515,7 @@ export declare class ComputeClient {
1513
1515
  * @param ExportImageRequest
1514
1516
  * @return ExportImageResponse
1515
1517
  * @throws OciError when an error occurs
1516
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
1518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
1517
1519
  */
1518
1520
  exportImage(exportImageRequest: requests.ExportImageRequest): Promise<responses.ExportImageResponse>;
1519
1521
  /**
@@ -1522,7 +1524,7 @@ export declare class ComputeClient {
1522
1524
  * @param GetAppCatalogListingRequest
1523
1525
  * @return GetAppCatalogListingResponse
1524
1526
  * @throws OciError when an error occurs
1525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
1527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
1526
1528
  */
1527
1529
  getAppCatalogListing(getAppCatalogListingRequest: requests.GetAppCatalogListingRequest): Promise<responses.GetAppCatalogListingResponse>;
1528
1530
  /**
@@ -1531,7 +1533,7 @@ export declare class ComputeClient {
1531
1533
  * @param GetAppCatalogListingAgreementsRequest
1532
1534
  * @return GetAppCatalogListingAgreementsResponse
1533
1535
  * @throws OciError when an error occurs
1534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
1536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
1535
1537
  */
1536
1538
  getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest: requests.GetAppCatalogListingAgreementsRequest): Promise<responses.GetAppCatalogListingAgreementsResponse>;
1537
1539
  /**
@@ -1540,7 +1542,7 @@ export declare class ComputeClient {
1540
1542
  * @param GetAppCatalogListingResourceVersionRequest
1541
1543
  * @return GetAppCatalogListingResourceVersionResponse
1542
1544
  * @throws OciError when an error occurs
1543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
1545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
1544
1546
  */
1545
1547
  getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest: requests.GetAppCatalogListingResourceVersionRequest): Promise<responses.GetAppCatalogListingResourceVersionResponse>;
1546
1548
  /**
@@ -1549,7 +1551,7 @@ export declare class ComputeClient {
1549
1551
  * @param GetBootVolumeAttachmentRequest
1550
1552
  * @return GetBootVolumeAttachmentResponse
1551
1553
  * @throws OciError when an error occurs
1552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
1554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
1553
1555
  */
1554
1556
  getBootVolumeAttachment(getBootVolumeAttachmentRequest: requests.GetBootVolumeAttachmentRequest): Promise<responses.GetBootVolumeAttachmentResponse>;
1555
1557
  /**
@@ -1558,7 +1560,7 @@ export declare class ComputeClient {
1558
1560
  * @param GetComputeCapacityReservationRequest
1559
1561
  * @return GetComputeCapacityReservationResponse
1560
1562
  * @throws OciError when an error occurs
1561
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
1563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
1562
1564
  */
1563
1565
  getComputeCapacityReservation(getComputeCapacityReservationRequest: requests.GetComputeCapacityReservationRequest): Promise<responses.GetComputeCapacityReservationResponse>;
1564
1566
  /**
@@ -1567,7 +1569,7 @@ export declare class ComputeClient {
1567
1569
  * @param GetComputeGlobalImageCapabilitySchemaRequest
1568
1570
  * @return GetComputeGlobalImageCapabilitySchemaResponse
1569
1571
  * @throws OciError when an error occurs
1570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
1572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
1571
1573
  */
1572
1574
  getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest: requests.GetComputeGlobalImageCapabilitySchemaRequest): Promise<responses.GetComputeGlobalImageCapabilitySchemaResponse>;
1573
1575
  /**
@@ -1576,7 +1578,7 @@ export declare class ComputeClient {
1576
1578
  * @param GetComputeGlobalImageCapabilitySchemaVersionRequest
1577
1579
  * @return GetComputeGlobalImageCapabilitySchemaVersionResponse
1578
1580
  * @throws OciError when an error occurs
1579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
1581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
1580
1582
  */
1581
1583
  getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest: requests.GetComputeGlobalImageCapabilitySchemaVersionRequest): Promise<responses.GetComputeGlobalImageCapabilitySchemaVersionResponse>;
1582
1584
  /**
@@ -1586,7 +1588,7 @@ export declare class ComputeClient {
1586
1588
  * @param GetComputeImageCapabilitySchemaRequest
1587
1589
  * @return GetComputeImageCapabilitySchemaResponse
1588
1590
  * @throws OciError when an error occurs
1589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
1591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
1590
1592
  */
1591
1593
  getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest: requests.GetComputeImageCapabilitySchemaRequest): Promise<responses.GetComputeImageCapabilitySchemaResponse>;
1592
1594
  /**
@@ -1598,7 +1600,7 @@ export declare class ComputeClient {
1598
1600
  * @param GetConsoleHistoryRequest
1599
1601
  * @return GetConsoleHistoryResponse
1600
1602
  * @throws OciError when an error occurs
1601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
1603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
1602
1604
  */
1603
1605
  getConsoleHistory(getConsoleHistoryRequest: requests.GetConsoleHistoryRequest): Promise<responses.GetConsoleHistoryResponse>;
1604
1606
  /**
@@ -1610,7 +1612,7 @@ export declare class ComputeClient {
1610
1612
  * @param GetConsoleHistoryContentRequest
1611
1613
  * @return GetConsoleHistoryContentResponse
1612
1614
  * @throws OciError when an error occurs
1613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
1615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
1614
1616
  */
1615
1617
  getConsoleHistoryContent(getConsoleHistoryContentRequest: requests.GetConsoleHistoryContentRequest): Promise<responses.GetConsoleHistoryContentResponse>;
1616
1618
  /**
@@ -1619,7 +1621,7 @@ export declare class ComputeClient {
1619
1621
  * @param GetDedicatedVmHostRequest
1620
1622
  * @return GetDedicatedVmHostResponse
1621
1623
  * @throws OciError when an error occurs
1622
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
1624
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
1623
1625
  */
1624
1626
  getDedicatedVmHost(getDedicatedVmHostRequest: requests.GetDedicatedVmHostRequest): Promise<responses.GetDedicatedVmHostResponse>;
1625
1627
  /**
@@ -1628,7 +1630,7 @@ export declare class ComputeClient {
1628
1630
  * @param GetImageRequest
1629
1631
  * @return GetImageResponse
1630
1632
  * @throws OciError when an error occurs
1631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetImage.ts.html |here} to see how to use GetImage API.
1633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetImage.ts.html |here} to see how to use GetImage API.
1632
1634
  */
1633
1635
  getImage(getImageRequest: requests.GetImageRequest): Promise<responses.GetImageResponse>;
1634
1636
  /**
@@ -1637,7 +1639,7 @@ export declare class ComputeClient {
1637
1639
  * @param GetImageShapeCompatibilityEntryRequest
1638
1640
  * @return GetImageShapeCompatibilityEntryResponse
1639
1641
  * @throws OciError when an error occurs
1640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
1642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
1641
1643
  */
1642
1644
  getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest: requests.GetImageShapeCompatibilityEntryRequest): Promise<responses.GetImageShapeCompatibilityEntryResponse>;
1643
1645
  /**
@@ -1646,7 +1648,7 @@ export declare class ComputeClient {
1646
1648
  * @param GetInstanceRequest
1647
1649
  * @return GetInstanceResponse
1648
1650
  * @throws OciError when an error occurs
1649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
1651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
1650
1652
  */
1651
1653
  getInstance(getInstanceRequest: requests.GetInstanceRequest): Promise<responses.GetInstanceResponse>;
1652
1654
  /**
@@ -1655,7 +1657,7 @@ export declare class ComputeClient {
1655
1657
  * @param GetInstanceConsoleConnectionRequest
1656
1658
  * @return GetInstanceConsoleConnectionResponse
1657
1659
  * @throws OciError when an error occurs
1658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
1660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
1659
1661
  */
1660
1662
  getInstanceConsoleConnection(getInstanceConsoleConnectionRequest: requests.GetInstanceConsoleConnectionRequest): Promise<responses.GetInstanceConsoleConnectionResponse>;
1661
1663
  /**
@@ -1664,7 +1666,7 @@ export declare class ComputeClient {
1664
1666
  * @param GetMeasuredBootReportRequest
1665
1667
  * @return GetMeasuredBootReportResponse
1666
1668
  * @throws OciError when an error occurs
1667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
1669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
1668
1670
  */
1669
1671
  getMeasuredBootReport(getMeasuredBootReportRequest: requests.GetMeasuredBootReportRequest): Promise<responses.GetMeasuredBootReportResponse>;
1670
1672
  /**
@@ -1674,7 +1676,7 @@ export declare class ComputeClient {
1674
1676
  * @param GetVnicAttachmentRequest
1675
1677
  * @return GetVnicAttachmentResponse
1676
1678
  * @throws OciError when an error occurs
1677
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
1679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
1678
1680
  */
1679
1681
  getVnicAttachment(getVnicAttachmentRequest: requests.GetVnicAttachmentRequest): Promise<responses.GetVnicAttachmentResponse>;
1680
1682
  /**
@@ -1683,7 +1685,7 @@ export declare class ComputeClient {
1683
1685
  * @param GetVolumeAttachmentRequest
1684
1686
  * @return GetVolumeAttachmentResponse
1685
1687
  * @throws OciError when an error occurs
1686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
1688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
1687
1689
  */
1688
1690
  getVolumeAttachment(getVolumeAttachmentRequest: requests.GetVolumeAttachmentRequest): Promise<responses.GetVolumeAttachmentResponse>;
1689
1691
  /**
@@ -1694,7 +1696,7 @@ export declare class ComputeClient {
1694
1696
  * @param GetWindowsInstanceInitialCredentialsRequest
1695
1697
  * @return GetWindowsInstanceInitialCredentialsResponse
1696
1698
  * @throws OciError when an error occurs
1697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
1699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
1698
1700
  */
1699
1701
  getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest: requests.GetWindowsInstanceInitialCredentialsRequest): Promise<responses.GetWindowsInstanceInitialCredentialsResponse>;
1700
1702
  /**
@@ -1716,7 +1718,8 @@ export declare class ComputeClient {
1716
1718
  * After waiting 15 minutes for the OS to shut down, the instance is powered off and
1717
1719
  * then powered back on.
1718
1720
  * <p>
1719
- - **SENDDIAGNOSTICINTERRUPT** - For advanced users. **Warning: Sending a diagnostic interrupt to a live system can
1721
+
1722
+ * - **SENDDIAGNOSTICINTERRUPT** - For advanced users. **Warning: Sending a diagnostic interrupt to a live system can
1720
1723
  * cause data corruption or system failure.** Sends a diagnostic interrupt that causes the instance's
1721
1724
  * OS to crash and then reboot. Before you send a diagnostic interrupt, you must configure the instance to generate a
1722
1725
  * crash dump file when it crashes. The crash dump captures information about the state of the OS at the time of
@@ -1725,15 +1728,20 @@ export declare class ComputeClient {
1725
1728
  * <p>
1726
1729
 
1727
1730
  * <p>
1728
-
1729
- * For more information about managing instance lifecycle states, see
1731
+ - **DIAGNOSTICREBOOT** - Powers off the instance, rebuilds it on the physical host, and then powers it back on.
1732
+ * Before you send a diagnostic reboot, restart the instance's OS, confirm that the instance and networking settings are configured
1733
+ * correctly, and try other [troubleshooting steps](https://docs.cloud.oracle.com/iaas/Content/Compute/References/troubleshooting-compute-instances.htm).
1734
+ * Use diagnostic reboot as a final attempt to troubleshoot an unreachable instance. For virtual machine (VM) instances only.
1735
+ * For more information, see [Performing a Diagnostic Reboot](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/diagnostic-reboot.htm).
1736
+ * <p>
1737
+ For more information about managing instance lifecycle states, see
1730
1738
  * [Stopping and Starting an Instance](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/restartinginstance.htm).
1731
1739
  *
1732
1740
  * This operation does not retry by default if the user has not defined a retry configuration.
1733
1741
  * @param InstanceActionRequest
1734
1742
  * @return InstanceActionResponse
1735
1743
  * @throws OciError when an error occurs
1736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
1744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
1737
1745
  */
1738
1746
  instanceAction(instanceActionRequest: requests.InstanceActionRequest): Promise<responses.InstanceActionResponse>;
1739
1747
  /**
@@ -1781,7 +1789,7 @@ export declare class ComputeClient {
1781
1789
  * @param LaunchInstanceRequest
1782
1790
  * @return LaunchInstanceResponse
1783
1791
  * @throws OciError when an error occurs
1784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
1792
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
1785
1793
  */
1786
1794
  launchInstance(launchInstanceRequest: requests.LaunchInstanceRequest): Promise<responses.LaunchInstanceResponse>;
1787
1795
  /**
@@ -1790,7 +1798,7 @@ export declare class ComputeClient {
1790
1798
  * @param ListAppCatalogListingResourceVersionsRequest
1791
1799
  * @return ListAppCatalogListingResourceVersionsResponse
1792
1800
  * @throws OciError when an error occurs
1793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
1801
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
1794
1802
  */
1795
1803
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest: requests.ListAppCatalogListingResourceVersionsRequest): Promise<responses.ListAppCatalogListingResourceVersionsResponse>;
1796
1804
  /**
@@ -1831,7 +1839,7 @@ export declare class ComputeClient {
1831
1839
  * @param ListAppCatalogListingsRequest
1832
1840
  * @return ListAppCatalogListingsResponse
1833
1841
  * @throws OciError when an error occurs
1834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
1842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
1835
1843
  */
1836
1844
  listAppCatalogListings(listAppCatalogListingsRequest: requests.ListAppCatalogListingsRequest): Promise<responses.ListAppCatalogListingsResponse>;
1837
1845
  /**
@@ -1872,7 +1880,7 @@ export declare class ComputeClient {
1872
1880
  * @param ListAppCatalogSubscriptionsRequest
1873
1881
  * @return ListAppCatalogSubscriptionsResponse
1874
1882
  * @throws OciError when an error occurs
1875
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
1883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
1876
1884
  */
1877
1885
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest: requests.ListAppCatalogSubscriptionsRequest): Promise<responses.ListAppCatalogSubscriptionsResponse>;
1878
1886
  /**
@@ -1915,7 +1923,7 @@ export declare class ComputeClient {
1915
1923
  * @param ListBootVolumeAttachmentsRequest
1916
1924
  * @return ListBootVolumeAttachmentsResponse
1917
1925
  * @throws OciError when an error occurs
1918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
1926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
1919
1927
  */
1920
1928
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest: requests.ListBootVolumeAttachmentsRequest): Promise<responses.ListBootVolumeAttachmentsResponse>;
1921
1929
  /**
@@ -1957,7 +1965,7 @@ export declare class ComputeClient {
1957
1965
  * @param ListComputeCapacityReservationInstanceShapesRequest
1958
1966
  * @return ListComputeCapacityReservationInstanceShapesResponse
1959
1967
  * @throws OciError when an error occurs
1960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
1968
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
1961
1969
  */
1962
1970
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest: requests.ListComputeCapacityReservationInstanceShapesRequest): Promise<responses.ListComputeCapacityReservationInstanceShapesResponse>;
1963
1971
  /**
@@ -1999,7 +2007,7 @@ export declare class ComputeClient {
1999
2007
  * @param ListComputeCapacityReservationInstancesRequest
2000
2008
  * @return ListComputeCapacityReservationInstancesResponse
2001
2009
  * @throws OciError when an error occurs
2002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
2010
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
2003
2011
  */
2004
2012
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest: requests.ListComputeCapacityReservationInstancesRequest): Promise<responses.ListComputeCapacityReservationInstancesResponse>;
2005
2013
  /**
@@ -2044,7 +2052,7 @@ export declare class ComputeClient {
2044
2052
  * @param ListComputeCapacityReservationsRequest
2045
2053
  * @return ListComputeCapacityReservationsResponse
2046
2054
  * @throws OciError when an error occurs
2047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
2055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
2048
2056
  */
2049
2057
  listComputeCapacityReservations(listComputeCapacityReservationsRequest: requests.ListComputeCapacityReservationsRequest): Promise<responses.ListComputeCapacityReservationsResponse>;
2050
2058
  /**
@@ -2086,7 +2094,7 @@ export declare class ComputeClient {
2086
2094
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
2087
2095
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
2088
2096
  * @throws OciError when an error occurs
2089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
2097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
2090
2098
  */
2091
2099
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest: requests.ListComputeGlobalImageCapabilitySchemaVersionsRequest): Promise<responses.ListComputeGlobalImageCapabilitySchemaVersionsResponse>;
2092
2100
  /**
@@ -2128,7 +2136,7 @@ export declare class ComputeClient {
2128
2136
  * @param ListComputeGlobalImageCapabilitySchemasRequest
2129
2137
  * @return ListComputeGlobalImageCapabilitySchemasResponse
2130
2138
  * @throws OciError when an error occurs
2131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
2139
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
2132
2140
  */
2133
2141
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest: requests.ListComputeGlobalImageCapabilitySchemasRequest): Promise<responses.ListComputeGlobalImageCapabilitySchemasResponse>;
2134
2142
  /**
@@ -2170,7 +2178,7 @@ export declare class ComputeClient {
2170
2178
  * @param ListComputeImageCapabilitySchemasRequest
2171
2179
  * @return ListComputeImageCapabilitySchemasResponse
2172
2180
  * @throws OciError when an error occurs
2173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
2181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
2174
2182
  */
2175
2183
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest: requests.ListComputeImageCapabilitySchemasRequest): Promise<responses.ListComputeImageCapabilitySchemasResponse>;
2176
2184
  /**
@@ -2212,7 +2220,7 @@ export declare class ComputeClient {
2212
2220
  * @param ListConsoleHistoriesRequest
2213
2221
  * @return ListConsoleHistoriesResponse
2214
2222
  * @throws OciError when an error occurs
2215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
2223
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
2216
2224
  */
2217
2225
  listConsoleHistories(listConsoleHistoriesRequest: requests.ListConsoleHistoriesRequest): Promise<responses.ListConsoleHistoriesResponse>;
2218
2226
  /**
@@ -2255,7 +2263,7 @@ export declare class ComputeClient {
2255
2263
  * @param ListDedicatedVmHostInstanceShapesRequest
2256
2264
  * @return ListDedicatedVmHostInstanceShapesResponse
2257
2265
  * @throws OciError when an error occurs
2258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
2266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
2259
2267
  */
2260
2268
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest: requests.ListDedicatedVmHostInstanceShapesRequest): Promise<responses.ListDedicatedVmHostInstanceShapesResponse>;
2261
2269
  /**
@@ -2297,7 +2305,7 @@ export declare class ComputeClient {
2297
2305
  * @param ListDedicatedVmHostInstancesRequest
2298
2306
  * @return ListDedicatedVmHostInstancesResponse
2299
2307
  * @throws OciError when an error occurs
2300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
2308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
2301
2309
  */
2302
2310
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest: requests.ListDedicatedVmHostInstancesRequest): Promise<responses.ListDedicatedVmHostInstancesResponse>;
2303
2311
  /**
@@ -2339,7 +2347,7 @@ export declare class ComputeClient {
2339
2347
  * @param ListDedicatedVmHostShapesRequest
2340
2348
  * @return ListDedicatedVmHostShapesResponse
2341
2349
  * @throws OciError when an error occurs
2342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
2350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
2343
2351
  */
2344
2352
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest: requests.ListDedicatedVmHostShapesRequest): Promise<responses.ListDedicatedVmHostShapesResponse>;
2345
2353
  /**
@@ -2384,7 +2392,7 @@ export declare class ComputeClient {
2384
2392
  * @param ListDedicatedVmHostsRequest
2385
2393
  * @return ListDedicatedVmHostsResponse
2386
2394
  * @throws OciError when an error occurs
2387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
2395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
2388
2396
  */
2389
2397
  listDedicatedVmHosts(listDedicatedVmHostsRequest: requests.ListDedicatedVmHostsRequest): Promise<responses.ListDedicatedVmHostsResponse>;
2390
2398
  /**
@@ -2425,7 +2433,7 @@ export declare class ComputeClient {
2425
2433
  * @param ListImageShapeCompatibilityEntriesRequest
2426
2434
  * @return ListImageShapeCompatibilityEntriesResponse
2427
2435
  * @throws OciError when an error occurs
2428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
2436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
2429
2437
  */
2430
2438
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest: requests.ListImageShapeCompatibilityEntriesRequest): Promise<responses.ListImageShapeCompatibilityEntriesResponse>;
2431
2439
  /**
@@ -2477,7 +2485,7 @@ export declare class ComputeClient {
2477
2485
  * @param ListImagesRequest
2478
2486
  * @return ListImagesResponse
2479
2487
  * @throws OciError when an error occurs
2480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListImages.ts.html |here} to see how to use ListImages API.
2488
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListImages.ts.html |here} to see how to use ListImages API.
2481
2489
  */
2482
2490
  listImages(listImagesRequest: requests.ListImagesRequest): Promise<responses.ListImagesResponse>;
2483
2491
  /**
@@ -2521,7 +2529,7 @@ export declare class ComputeClient {
2521
2529
  * @param ListInstanceConsoleConnectionsRequest
2522
2530
  * @return ListInstanceConsoleConnectionsResponse
2523
2531
  * @throws OciError when an error occurs
2524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
2532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
2525
2533
  */
2526
2534
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest: requests.ListInstanceConsoleConnectionsRequest): Promise<responses.ListInstanceConsoleConnectionsResponse>;
2527
2535
  /**
@@ -2562,7 +2570,7 @@ export declare class ComputeClient {
2562
2570
  * @param ListInstanceDevicesRequest
2563
2571
  * @return ListInstanceDevicesResponse
2564
2572
  * @throws OciError when an error occurs
2565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
2573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
2566
2574
  */
2567
2575
  listInstanceDevices(listInstanceDevicesRequest: requests.ListInstanceDevicesRequest): Promise<responses.ListInstanceDevicesResponse>;
2568
2576
  /**
@@ -2606,7 +2614,7 @@ export declare class ComputeClient {
2606
2614
  * @param ListInstancesRequest
2607
2615
  * @return ListInstancesResponse
2608
2616
  * @throws OciError when an error occurs
2609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
2617
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
2610
2618
  */
2611
2619
  listInstances(listInstancesRequest: requests.ListInstancesRequest): Promise<responses.ListInstancesResponse>;
2612
2620
  /**
@@ -2649,7 +2657,7 @@ export declare class ComputeClient {
2649
2657
  * @param ListShapesRequest
2650
2658
  * @return ListShapesResponse
2651
2659
  * @throws OciError when an error occurs
2652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
2660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
2653
2661
  */
2654
2662
  listShapes(listShapesRequest: requests.ListShapesRequest): Promise<responses.ListShapesResponse>;
2655
2663
  /**
@@ -2693,7 +2701,7 @@ export declare class ComputeClient {
2693
2701
  * @param ListVnicAttachmentsRequest
2694
2702
  * @return ListVnicAttachmentsResponse
2695
2703
  * @throws OciError when an error occurs
2696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
2704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
2697
2705
  */
2698
2706
  listVnicAttachments(listVnicAttachmentsRequest: requests.ListVnicAttachmentsRequest): Promise<responses.ListVnicAttachmentsResponse>;
2699
2707
  /**
@@ -2739,7 +2747,7 @@ export declare class ComputeClient {
2739
2747
  * @param ListVolumeAttachmentsRequest
2740
2748
  * @return ListVolumeAttachmentsResponse
2741
2749
  * @throws OciError when an error occurs
2742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
2750
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
2743
2751
  */
2744
2752
  listVolumeAttachments(listVolumeAttachmentsRequest: requests.ListVolumeAttachmentsRequest): Promise<responses.ListVolumeAttachmentsResponse>;
2745
2753
  /**
@@ -2780,7 +2788,7 @@ export declare class ComputeClient {
2780
2788
  * @param RemoveImageShapeCompatibilityEntryRequest
2781
2789
  * @return RemoveImageShapeCompatibilityEntryResponse
2782
2790
  * @throws OciError when an error occurs
2783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
2791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
2784
2792
  */
2785
2793
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest: requests.RemoveImageShapeCompatibilityEntryRequest): Promise<responses.RemoveImageShapeCompatibilityEntryResponse>;
2786
2794
  /**
@@ -2800,7 +2808,7 @@ export declare class ComputeClient {
2800
2808
  * @param TerminateInstanceRequest
2801
2809
  * @return TerminateInstanceResponse
2802
2810
  * @throws OciError when an error occurs
2803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
2811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
2804
2812
  */
2805
2813
  terminateInstance(terminateInstanceRequest: requests.TerminateInstanceRequest): Promise<responses.TerminateInstanceResponse>;
2806
2814
  /**
@@ -2812,7 +2820,7 @@ export declare class ComputeClient {
2812
2820
  * @param UpdateComputeCapacityReservationRequest
2813
2821
  * @return UpdateComputeCapacityReservationResponse
2814
2822
  * @throws OciError when an error occurs
2815
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
2823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
2816
2824
  */
2817
2825
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest: requests.UpdateComputeCapacityReservationRequest): Promise<responses.UpdateComputeCapacityReservationResponse>;
2818
2826
  /**
@@ -2822,7 +2830,7 @@ export declare class ComputeClient {
2822
2830
  * @param UpdateComputeImageCapabilitySchemaRequest
2823
2831
  * @return UpdateComputeImageCapabilitySchemaResponse
2824
2832
  * @throws OciError when an error occurs
2825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
2833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
2826
2834
  */
2827
2835
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest: requests.UpdateComputeImageCapabilitySchemaRequest): Promise<responses.UpdateComputeImageCapabilitySchemaResponse>;
2828
2836
  /**
@@ -2831,7 +2839,7 @@ export declare class ComputeClient {
2831
2839
  * @param UpdateConsoleHistoryRequest
2832
2840
  * @return UpdateConsoleHistoryResponse
2833
2841
  * @throws OciError when an error occurs
2834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
2842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
2835
2843
  */
2836
2844
  updateConsoleHistory(updateConsoleHistoryRequest: requests.UpdateConsoleHistoryRequest): Promise<responses.UpdateConsoleHistoryResponse>;
2837
2845
  /**
@@ -2842,7 +2850,7 @@ export declare class ComputeClient {
2842
2850
  * @param UpdateDedicatedVmHostRequest
2843
2851
  * @return UpdateDedicatedVmHostResponse
2844
2852
  * @throws OciError when an error occurs
2845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
2853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
2846
2854
  */
2847
2855
  updateDedicatedVmHost(updateDedicatedVmHostRequest: requests.UpdateDedicatedVmHostRequest): Promise<responses.UpdateDedicatedVmHostResponse>;
2848
2856
  /**
@@ -2852,7 +2860,7 @@ export declare class ComputeClient {
2852
2860
  * @param UpdateImageRequest
2853
2861
  * @return UpdateImageResponse
2854
2862
  * @throws OciError when an error occurs
2855
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
2863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
2856
2864
  */
2857
2865
  updateImage(updateImageRequest: requests.UpdateImageRequest): Promise<responses.UpdateImageResponse>;
2858
2866
  /**
@@ -2868,7 +2876,7 @@ export declare class ComputeClient {
2868
2876
  * @param UpdateInstanceRequest
2869
2877
  * @return UpdateInstanceResponse
2870
2878
  * @throws OciError when an error occurs
2871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
2879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
2872
2880
  */
2873
2881
  updateInstance(updateInstanceRequest: requests.UpdateInstanceRequest): Promise<responses.UpdateInstanceResponse>;
2874
2882
  /**
@@ -2877,7 +2885,7 @@ export declare class ComputeClient {
2877
2885
  * @param UpdateInstanceConsoleConnectionRequest
2878
2886
  * @return UpdateInstanceConsoleConnectionResponse
2879
2887
  * @throws OciError when an error occurs
2880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
2888
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
2881
2889
  */
2882
2890
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest: requests.UpdateInstanceConsoleConnectionRequest): Promise<responses.UpdateInstanceConsoleConnectionResponse>;
2883
2891
  /**
@@ -2886,7 +2894,7 @@ export declare class ComputeClient {
2886
2894
  * @param UpdateVolumeAttachmentRequest
2887
2895
  * @return UpdateVolumeAttachmentResponse
2888
2896
  * @throws OciError when an error occurs
2889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
2897
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
2890
2898
  */
2891
2899
  updateVolumeAttachment(updateVolumeAttachmentRequest: requests.UpdateVolumeAttachmentRequest): Promise<responses.UpdateVolumeAttachmentResponse>;
2892
2900
  }
@@ -2903,6 +2911,7 @@ export declare class ComputeManagementClient {
2903
2911
  protected "_waiters": ComputeManagementWaiter;
2904
2912
  protected "_clientConfiguration": common.ClientConfiguration;
2905
2913
  protected _circuitBreaker: null;
2914
+ protected _httpOptions: any;
2906
2915
  protected _httpClient: common.HttpClient;
2907
2916
  constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
2908
2917
  /**
@@ -2953,7 +2962,7 @@ export declare class ComputeManagementClient {
2953
2962
  * @param AttachInstancePoolInstanceRequest
2954
2963
  * @return AttachInstancePoolInstanceResponse
2955
2964
  * @throws OciError when an error occurs
2956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
2965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
2957
2966
  */
2958
2967
  attachInstancePoolInstance(attachInstancePoolInstanceRequest: requests.AttachInstancePoolInstanceRequest): Promise<responses.AttachInstancePoolInstanceResponse>;
2959
2968
  /**
@@ -2963,7 +2972,7 @@ export declare class ComputeManagementClient {
2963
2972
  * @param AttachLoadBalancerRequest
2964
2973
  * @return AttachLoadBalancerResponse
2965
2974
  * @throws OciError when an error occurs
2966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
2975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
2967
2976
  */
2968
2977
  attachLoadBalancer(attachLoadBalancerRequest: requests.AttachLoadBalancerRequest): Promise<responses.AttachLoadBalancerResponse>;
2969
2978
  /**
@@ -2978,7 +2987,7 @@ export declare class ComputeManagementClient {
2978
2987
  * @param ChangeClusterNetworkCompartmentRequest
2979
2988
  * @return ChangeClusterNetworkCompartmentResponse
2980
2989
  * @throws OciError when an error occurs
2981
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
2990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
2982
2991
  */
2983
2992
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest: requests.ChangeClusterNetworkCompartmentRequest): Promise<responses.ChangeClusterNetworkCompartmentResponse>;
2984
2993
  /**
@@ -3000,7 +3009,7 @@ export declare class ComputeManagementClient {
3000
3009
  * @param ChangeInstanceConfigurationCompartmentRequest
3001
3010
  * @return ChangeInstanceConfigurationCompartmentResponse
3002
3011
  * @throws OciError when an error occurs
3003
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
3012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
3004
3013
  */
3005
3014
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest: requests.ChangeInstanceConfigurationCompartmentRequest): Promise<responses.ChangeInstanceConfigurationCompartmentResponse>;
3006
3015
  /**
@@ -3015,7 +3024,7 @@ export declare class ComputeManagementClient {
3015
3024
  * @param ChangeInstancePoolCompartmentRequest
3016
3025
  * @return ChangeInstancePoolCompartmentResponse
3017
3026
  * @throws OciError when an error occurs
3018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
3027
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
3019
3028
  */
3020
3029
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest: requests.ChangeInstancePoolCompartmentRequest): Promise<responses.ChangeInstancePoolCompartmentResponse>;
3021
3030
  /**
@@ -3026,7 +3035,7 @@ export declare class ComputeManagementClient {
3026
3035
  * @param CreateClusterNetworkRequest
3027
3036
  * @return CreateClusterNetworkResponse
3028
3037
  * @throws OciError when an error occurs
3029
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
3038
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
3030
3039
  */
3031
3040
  createClusterNetwork(createClusterNetworkRequest: requests.CreateClusterNetworkRequest): Promise<responses.CreateClusterNetworkResponse>;
3032
3041
  /**
@@ -3037,7 +3046,7 @@ export declare class ComputeManagementClient {
3037
3046
  * @param CreateInstanceConfigurationRequest
3038
3047
  * @return CreateInstanceConfigurationResponse
3039
3048
  * @throws OciError when an error occurs
3040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
3049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
3041
3050
  */
3042
3051
  createInstanceConfiguration(createInstanceConfigurationRequest: requests.CreateInstanceConfigurationRequest): Promise<responses.CreateInstanceConfigurationResponse>;
3043
3052
  /**
@@ -3046,7 +3055,7 @@ export declare class ComputeManagementClient {
3046
3055
  * @param CreateInstancePoolRequest
3047
3056
  * @return CreateInstancePoolResponse
3048
3057
  * @throws OciError when an error occurs
3049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
3058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
3050
3059
  */
3051
3060
  createInstancePool(createInstancePoolRequest: requests.CreateInstancePoolRequest): Promise<responses.CreateInstancePoolResponse>;
3052
3061
  /**
@@ -3055,7 +3064,7 @@ export declare class ComputeManagementClient {
3055
3064
  * @param DeleteInstanceConfigurationRequest
3056
3065
  * @return DeleteInstanceConfigurationResponse
3057
3066
  * @throws OciError when an error occurs
3058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
3067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
3059
3068
  */
3060
3069
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest: requests.DeleteInstanceConfigurationRequest): Promise<responses.DeleteInstanceConfigurationResponse>;
3061
3070
  /**
@@ -3065,7 +3074,7 @@ export declare class ComputeManagementClient {
3065
3074
  * @param DetachInstancePoolInstanceRequest
3066
3075
  * @return DetachInstancePoolInstanceResponse
3067
3076
  * @throws OciError when an error occurs
3068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
3077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
3069
3078
  */
3070
3079
  detachInstancePoolInstance(detachInstancePoolInstanceRequest: requests.DetachInstancePoolInstanceRequest): Promise<responses.DetachInstancePoolInstanceResponse>;
3071
3080
  /**
@@ -3075,7 +3084,7 @@ export declare class ComputeManagementClient {
3075
3084
  * @param DetachLoadBalancerRequest
3076
3085
  * @return DetachLoadBalancerResponse
3077
3086
  * @throws OciError when an error occurs
3078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
3087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
3079
3088
  */
3080
3089
  detachLoadBalancer(detachLoadBalancerRequest: requests.DetachLoadBalancerRequest): Promise<responses.DetachLoadBalancerResponse>;
3081
3090
  /**
@@ -3084,7 +3093,7 @@ export declare class ComputeManagementClient {
3084
3093
  * @param GetClusterNetworkRequest
3085
3094
  * @return GetClusterNetworkResponse
3086
3095
  * @throws OciError when an error occurs
3087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
3096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
3088
3097
  */
3089
3098
  getClusterNetwork(getClusterNetworkRequest: requests.GetClusterNetworkRequest): Promise<responses.GetClusterNetworkResponse>;
3090
3099
  /**
@@ -3093,7 +3102,7 @@ export declare class ComputeManagementClient {
3093
3102
  * @param GetInstanceConfigurationRequest
3094
3103
  * @return GetInstanceConfigurationResponse
3095
3104
  * @throws OciError when an error occurs
3096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
3105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
3097
3106
  */
3098
3107
  getInstanceConfiguration(getInstanceConfigurationRequest: requests.GetInstanceConfigurationRequest): Promise<responses.GetInstanceConfigurationResponse>;
3099
3108
  /**
@@ -3102,7 +3111,7 @@ export declare class ComputeManagementClient {
3102
3111
  * @param GetInstancePoolRequest
3103
3112
  * @return GetInstancePoolResponse
3104
3113
  * @throws OciError when an error occurs
3105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
3114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
3106
3115
  */
3107
3116
  getInstancePool(getInstancePoolRequest: requests.GetInstancePoolRequest): Promise<responses.GetInstancePoolResponse>;
3108
3117
  /**
@@ -3111,7 +3120,7 @@ export declare class ComputeManagementClient {
3111
3120
  * @param GetInstancePoolInstanceRequest
3112
3121
  * @return GetInstancePoolInstanceResponse
3113
3122
  * @throws OciError when an error occurs
3114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
3123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
3115
3124
  */
3116
3125
  getInstancePoolInstance(getInstancePoolInstanceRequest: requests.GetInstancePoolInstanceRequest): Promise<responses.GetInstancePoolInstanceResponse>;
3117
3126
  /**
@@ -3121,7 +3130,7 @@ export declare class ComputeManagementClient {
3121
3130
  * @param GetInstancePoolLoadBalancerAttachmentRequest
3122
3131
  * @return GetInstancePoolLoadBalancerAttachmentResponse
3123
3132
  * @throws OciError when an error occurs
3124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
3133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
3125
3134
  */
3126
3135
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest: requests.GetInstancePoolLoadBalancerAttachmentRequest): Promise<responses.GetInstancePoolLoadBalancerAttachmentResponse>;
3127
3136
  /**
@@ -3137,7 +3146,7 @@ export declare class ComputeManagementClient {
3137
3146
  * @param LaunchInstanceConfigurationRequest
3138
3147
  * @return LaunchInstanceConfigurationResponse
3139
3148
  * @throws OciError when an error occurs
3140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
3149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
3141
3150
  */
3142
3151
  launchInstanceConfiguration(launchInstanceConfigurationRequest: requests.LaunchInstanceConfigurationRequest): Promise<responses.LaunchInstanceConfigurationResponse>;
3143
3152
  /**
@@ -3146,7 +3155,7 @@ export declare class ComputeManagementClient {
3146
3155
  * @param ListClusterNetworkInstancesRequest
3147
3156
  * @return ListClusterNetworkInstancesResponse
3148
3157
  * @throws OciError when an error occurs
3149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
3158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
3150
3159
  */
3151
3160
  listClusterNetworkInstances(listClusterNetworkInstancesRequest: requests.ListClusterNetworkInstancesRequest): Promise<responses.ListClusterNetworkInstancesResponse>;
3152
3161
  /**
@@ -3187,7 +3196,7 @@ export declare class ComputeManagementClient {
3187
3196
  * @param ListClusterNetworksRequest
3188
3197
  * @return ListClusterNetworksResponse
3189
3198
  * @throws OciError when an error occurs
3190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
3199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
3191
3200
  */
3192
3201
  listClusterNetworks(listClusterNetworksRequest: requests.ListClusterNetworksRequest): Promise<responses.ListClusterNetworksResponse>;
3193
3202
  /**
@@ -3229,7 +3238,7 @@ export declare class ComputeManagementClient {
3229
3238
  * @param ListInstanceConfigurationsRequest
3230
3239
  * @return ListInstanceConfigurationsResponse
3231
3240
  * @throws OciError when an error occurs
3232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
3241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
3233
3242
  */
3234
3243
  listInstanceConfigurations(listInstanceConfigurationsRequest: requests.ListInstanceConfigurationsRequest): Promise<responses.ListInstanceConfigurationsResponse>;
3235
3244
  /**
@@ -3270,7 +3279,7 @@ export declare class ComputeManagementClient {
3270
3279
  * @param ListInstancePoolInstancesRequest
3271
3280
  * @return ListInstancePoolInstancesResponse
3272
3281
  * @throws OciError when an error occurs
3273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
3282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
3274
3283
  */
3275
3284
  listInstancePoolInstances(listInstancePoolInstancesRequest: requests.ListInstancePoolInstancesRequest): Promise<responses.ListInstancePoolInstancesResponse>;
3276
3285
  /**
@@ -3311,7 +3320,7 @@ export declare class ComputeManagementClient {
3311
3320
  * @param ListInstancePoolsRequest
3312
3321
  * @return ListInstancePoolsResponse
3313
3322
  * @throws OciError when an error occurs
3314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
3323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
3315
3324
  */
3316
3325
  listInstancePools(listInstancePoolsRequest: requests.ListInstancePoolsRequest): Promise<responses.ListInstancePoolsResponse>;
3317
3326
  /**
@@ -3354,7 +3363,7 @@ export declare class ComputeManagementClient {
3354
3363
  * @param ResetInstancePoolRequest
3355
3364
  * @return ResetInstancePoolResponse
3356
3365
  * @throws OciError when an error occurs
3357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
3366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
3358
3367
  */
3359
3368
  resetInstancePool(resetInstancePoolRequest: requests.ResetInstancePoolRequest): Promise<responses.ResetInstancePoolResponse>;
3360
3369
  /**
@@ -3368,7 +3377,7 @@ export declare class ComputeManagementClient {
3368
3377
  * @param SoftresetInstancePoolRequest
3369
3378
  * @return SoftresetInstancePoolResponse
3370
3379
  * @throws OciError when an error occurs
3371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
3380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
3372
3381
  */
3373
3382
  softresetInstancePool(softresetInstancePoolRequest: requests.SoftresetInstancePoolRequest): Promise<responses.SoftresetInstancePoolResponse>;
3374
3383
  /**
@@ -3379,7 +3388,7 @@ export declare class ComputeManagementClient {
3379
3388
  * @param StartInstancePoolRequest
3380
3389
  * @return StartInstancePoolResponse
3381
3390
  * @throws OciError when an error occurs
3382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
3391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
3383
3392
  */
3384
3393
  startInstancePool(startInstancePoolRequest: requests.StartInstancePoolRequest): Promise<responses.StartInstancePoolResponse>;
3385
3394
  /**
@@ -3390,7 +3399,7 @@ export declare class ComputeManagementClient {
3390
3399
  * @param StopInstancePoolRequest
3391
3400
  * @return StopInstancePoolResponse
3392
3401
  * @throws OciError when an error occurs
3393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
3402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
3394
3403
  */
3395
3404
  stopInstancePool(stopInstancePoolRequest: requests.StopInstancePoolRequest): Promise<responses.StopInstancePoolResponse>;
3396
3405
  /**
@@ -3403,7 +3412,7 @@ export declare class ComputeManagementClient {
3403
3412
  * @param TerminateClusterNetworkRequest
3404
3413
  * @return TerminateClusterNetworkResponse
3405
3414
  * @throws OciError when an error occurs
3406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
3415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
3407
3416
  */
3408
3417
  terminateClusterNetwork(terminateClusterNetworkRequest: requests.TerminateClusterNetworkRequest): Promise<responses.TerminateClusterNetworkResponse>;
3409
3418
  /**
@@ -3420,7 +3429,7 @@ export declare class ComputeManagementClient {
3420
3429
  * @param TerminateInstancePoolRequest
3421
3430
  * @return TerminateInstancePoolResponse
3422
3431
  * @throws OciError when an error occurs
3423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
3432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
3424
3433
  */
3425
3434
  terminateInstancePool(terminateInstancePoolRequest: requests.TerminateInstancePoolRequest): Promise<responses.TerminateInstancePoolResponse>;
3426
3435
  /**
@@ -3430,7 +3439,7 @@ export declare class ComputeManagementClient {
3430
3439
  * @param UpdateClusterNetworkRequest
3431
3440
  * @return UpdateClusterNetworkResponse
3432
3441
  * @throws OciError when an error occurs
3433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
3442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
3434
3443
  */
3435
3444
  updateClusterNetwork(updateClusterNetworkRequest: requests.UpdateClusterNetworkRequest): Promise<responses.UpdateClusterNetworkResponse>;
3436
3445
  /**
@@ -3439,7 +3448,7 @@ export declare class ComputeManagementClient {
3439
3448
  * @param UpdateInstanceConfigurationRequest
3440
3449
  * @return UpdateInstanceConfigurationResponse
3441
3450
  * @throws OciError when an error occurs
3442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
3451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
3443
3452
  */
3444
3453
  updateInstanceConfiguration(updateInstanceConfigurationRequest: requests.UpdateInstanceConfigurationRequest): Promise<responses.UpdateInstanceConfigurationResponse>;
3445
3454
  /**
@@ -3451,7 +3460,7 @@ export declare class ComputeManagementClient {
3451
3460
  * @param UpdateInstancePoolRequest
3452
3461
  * @return UpdateInstancePoolResponse
3453
3462
  * @throws OciError when an error occurs
3454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
3463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
3455
3464
  */
3456
3465
  updateInstancePool(updateInstancePoolRequest: requests.UpdateInstancePoolRequest): Promise<responses.UpdateInstancePoolResponse>;
3457
3466
  }
@@ -3468,6 +3477,7 @@ export declare class VirtualNetworkClient {
3468
3477
  protected "_waiters": VirtualNetworkWaiter;
3469
3478
  protected "_clientConfiguration": common.ClientConfiguration;
3470
3479
  protected _circuitBreaker: null;
3480
+ protected _httpOptions: any;
3471
3481
  protected _httpClient: common.HttpClient;
3472
3482
  constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
3473
3483
  /**
@@ -3516,7 +3526,7 @@ export declare class VirtualNetworkClient {
3516
3526
  * @param AddDrgRouteDistributionStatementsRequest
3517
3527
  * @return AddDrgRouteDistributionStatementsResponse
3518
3528
  * @throws OciError when an error occurs
3519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
3529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
3520
3530
  */
3521
3531
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest: requests.AddDrgRouteDistributionStatementsRequest): Promise<responses.AddDrgRouteDistributionStatementsResponse>;
3522
3532
  /**
@@ -3526,9 +3536,19 @@ export declare class VirtualNetworkClient {
3526
3536
  * @param AddDrgRouteRulesRequest
3527
3537
  * @return AddDrgRouteRulesResponse
3528
3538
  * @throws OciError when an error occurs
3529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
3539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
3530
3540
  */
3531
3541
  addDrgRouteRules(addDrgRouteRulesRequest: requests.AddDrgRouteRulesRequest): Promise<responses.AddDrgRouteRulesResponse>;
3542
+ /**
3543
+ * Add an IPv6 CIDR to a subnet.
3544
+ *
3545
+ * This operation does not retry by default if the user has not defined a retry configuration.
3546
+ * @param AddIpv6SubnetCidrRequest
3547
+ * @return AddIpv6SubnetCidrResponse
3548
+ * @throws OciError when an error occurs
3549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
3550
+ */
3551
+ addIpv6SubnetCidr(addIpv6SubnetCidrRequest: requests.AddIpv6SubnetCidrRequest): Promise<responses.AddIpv6SubnetCidrResponse>;
3532
3552
  /**
3533
3553
  * Add an IPv6 CIDR to a VCN. The VCN size is always /56 and assigned by Oracle.
3534
3554
  * Once added the IPv6 CIDR block cannot be removed or modified.
@@ -3537,7 +3557,7 @@ export declare class VirtualNetworkClient {
3537
3557
  * @param AddIpv6VcnCidrRequest
3538
3558
  * @return AddIpv6VcnCidrResponse
3539
3559
  * @throws OciError when an error occurs
3540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
3560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
3541
3561
  */
3542
3562
  addIpv6VcnCidr(addIpv6VcnCidrRequest: requests.AddIpv6VcnCidrRequest): Promise<responses.AddIpv6VcnCidrResponse>;
3543
3563
  /**
@@ -3547,7 +3567,7 @@ export declare class VirtualNetworkClient {
3547
3567
  * @param AddNetworkSecurityGroupSecurityRulesRequest
3548
3568
  * @return AddNetworkSecurityGroupSecurityRulesResponse
3549
3569
  * @throws OciError when an error occurs
3550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
3570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
3551
3571
  */
3552
3572
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest: requests.AddNetworkSecurityGroupSecurityRulesRequest): Promise<responses.AddNetworkSecurityGroupSecurityRulesResponse>;
3553
3573
  /**
@@ -3559,7 +3579,7 @@ export declare class VirtualNetworkClient {
3559
3579
  * @param AddPublicIpPoolCapacityRequest
3560
3580
  * @return AddPublicIpPoolCapacityResponse
3561
3581
  * @throws OciError when an error occurs
3562
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
3582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
3563
3583
  */
3564
3584
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest: requests.AddPublicIpPoolCapacityRequest): Promise<responses.AddPublicIpPoolCapacityResponse>;
3565
3585
  /**
@@ -3575,7 +3595,7 @@ export declare class VirtualNetworkClient {
3575
3595
  * @param AddVcnCidrRequest
3576
3596
  * @return AddVcnCidrResponse
3577
3597
  * @throws OciError when an error occurs
3578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
3598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
3579
3599
  */
3580
3600
  addVcnCidr(addVcnCidrRequest: requests.AddVcnCidrRequest): Promise<responses.AddVcnCidrResponse>;
3581
3601
  /**
@@ -3586,7 +3606,7 @@ export declare class VirtualNetworkClient {
3586
3606
  * @param AdvertiseByoipRangeRequest
3587
3607
  * @return AdvertiseByoipRangeResponse
3588
3608
  * @throws OciError when an error occurs
3589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
3609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
3590
3610
  */
3591
3611
  advertiseByoipRange(advertiseByoipRangeRequest: requests.AdvertiseByoipRangeRequest): Promise<responses.AdvertiseByoipRangeResponse>;
3592
3612
  /**
@@ -3605,7 +3625,7 @@ export declare class VirtualNetworkClient {
3605
3625
  * @param AttachServiceIdRequest
3606
3626
  * @return AttachServiceIdResponse
3607
3627
  * @throws OciError when an error occurs
3608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
3628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
3609
3629
  */
3610
3630
  attachServiceId(attachServiceIdRequest: requests.AttachServiceIdRequest): Promise<responses.AttachServiceIdResponse>;
3611
3631
  /**
@@ -3614,11 +3634,11 @@ export declare class VirtualNetworkClient {
3614
3634
  * to add prefixes to the virtual circuit. Oracle must verify the customer's ownership
3615
3635
  * of each prefix before traffic for that prefix will flow across the virtual circuit.
3616
3636
  *
3617
- * This operation does not retry by default if the user has not defined a retry configuration.
3637
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3618
3638
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
3619
3639
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
3620
3640
  * @throws OciError when an error occurs
3621
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
3641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
3622
3642
  */
3623
3643
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest: requests.BulkAddVirtualCircuitPublicPrefixesRequest): Promise<responses.BulkAddVirtualCircuitPublicPrefixesResponse>;
3624
3644
  /**
@@ -3627,11 +3647,11 @@ export declare class VirtualNetworkClient {
3627
3647
  * to remove prefixes from the virtual circuit. When the virtual circuit's state switches
3628
3648
  * back to PROVISIONED, Oracle stops advertising the specified prefixes across the connection.
3629
3649
  *
3630
- * This operation does not retry by default if the user has not defined a retry configuration.
3650
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3631
3651
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
3632
3652
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
3633
3653
  * @throws OciError when an error occurs
3634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
3654
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
3635
3655
  */
3636
3656
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest: requests.BulkDeleteVirtualCircuitPublicPrefixesRequest): Promise<responses.BulkDeleteVirtualCircuitPublicPrefixesResponse>;
3637
3657
  /**
@@ -3643,19 +3663,31 @@ export declare class VirtualNetworkClient {
3643
3663
  * @param ChangeByoipRangeCompartmentRequest
3644
3664
  * @return ChangeByoipRangeCompartmentResponse
3645
3665
  * @throws OciError when an error occurs
3646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
3666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
3647
3667
  */
3648
3668
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest: requests.ChangeByoipRangeCompartmentRequest): Promise<responses.ChangeByoipRangeCompartmentResponse>;
3649
3669
  /**
3650
- * Moves a CPE object into a different compartment within the same tenancy. For information
3670
+ * Moves a capture filter to a new compartment in the same tenancy. For information
3651
3671
  * about moving resources between compartments, see
3652
3672
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3653
3673
  *
3654
3674
  * This operation does not retry by default if the user has not defined a retry configuration.
3675
+ * @param ChangeCaptureFilterCompartmentRequest
3676
+ * @return ChangeCaptureFilterCompartmentResponse
3677
+ * @throws OciError when an error occurs
3678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
3679
+ */
3680
+ changeCaptureFilterCompartment(changeCaptureFilterCompartmentRequest: requests.ChangeCaptureFilterCompartmentRequest): Promise<responses.ChangeCaptureFilterCompartmentResponse>;
3681
+ /**
3682
+ * Moves a CPE object into a different compartment within the same tenancy. For information
3683
+ * about moving resources between compartments, see
3684
+ * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3685
+ *
3686
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3655
3687
  * @param ChangeCpeCompartmentRequest
3656
3688
  * @return ChangeCpeCompartmentResponse
3657
3689
  * @throws OciError when an error occurs
3658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
3690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
3659
3691
  */
3660
3692
  changeCpeCompartment(changeCpeCompartmentRequest: requests.ChangeCpeCompartmentRequest): Promise<responses.ChangeCpeCompartmentResponse>;
3661
3693
  /**
@@ -3663,11 +3695,11 @@ export declare class VirtualNetworkClient {
3663
3695
  * about moving resources between compartments, see
3664
3696
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3665
3697
  *
3666
- * This operation does not retry by default if the user has not defined a retry configuration.
3698
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3667
3699
  * @param ChangeCrossConnectCompartmentRequest
3668
3700
  * @return ChangeCrossConnectCompartmentResponse
3669
3701
  * @throws OciError when an error occurs
3670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
3702
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
3671
3703
  */
3672
3704
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest: requests.ChangeCrossConnectCompartmentRequest): Promise<responses.ChangeCrossConnectCompartmentResponse>;
3673
3705
  /**
@@ -3675,11 +3707,11 @@ export declare class VirtualNetworkClient {
3675
3707
  * about moving resources between compartments, see
3676
3708
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3677
3709
  *
3678
- * This operation does not retry by default if the user has not defined a retry configuration.
3710
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3679
3711
  * @param ChangeCrossConnectGroupCompartmentRequest
3680
3712
  * @return ChangeCrossConnectGroupCompartmentResponse
3681
3713
  * @throws OciError when an error occurs
3682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
3714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
3683
3715
  */
3684
3716
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest: requests.ChangeCrossConnectGroupCompartmentRequest): Promise<responses.ChangeCrossConnectGroupCompartmentResponse>;
3685
3717
  /**
@@ -3691,7 +3723,7 @@ export declare class VirtualNetworkClient {
3691
3723
  * @param ChangeDhcpOptionsCompartmentRequest
3692
3724
  * @return ChangeDhcpOptionsCompartmentResponse
3693
3725
  * @throws OciError when an error occurs
3694
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
3726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
3695
3727
  */
3696
3728
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest: requests.ChangeDhcpOptionsCompartmentRequest): Promise<responses.ChangeDhcpOptionsCompartmentResponse>;
3697
3729
  /**
@@ -3703,7 +3735,7 @@ export declare class VirtualNetworkClient {
3703
3735
  * @param ChangeDrgCompartmentRequest
3704
3736
  * @return ChangeDrgCompartmentResponse
3705
3737
  * @throws OciError when an error occurs
3706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
3738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
3707
3739
  */
3708
3740
  changeDrgCompartment(changeDrgCompartmentRequest: requests.ChangeDrgCompartmentRequest): Promise<responses.ChangeDrgCompartmentResponse>;
3709
3741
  /**
@@ -3711,11 +3743,11 @@ export declare class VirtualNetworkClient {
3711
3743
  * about moving resources between compartments, see
3712
3744
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3713
3745
  *
3714
- * This operation does not retry by default if the user has not defined a retry configuration.
3746
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3715
3747
  * @param ChangeIPSecConnectionCompartmentRequest
3716
3748
  * @return ChangeIPSecConnectionCompartmentResponse
3717
3749
  * @throws OciError when an error occurs
3718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
3750
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
3719
3751
  */
3720
3752
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest: requests.ChangeIPSecConnectionCompartmentRequest): Promise<responses.ChangeIPSecConnectionCompartmentResponse>;
3721
3753
  /**
@@ -3727,7 +3759,7 @@ export declare class VirtualNetworkClient {
3727
3759
  * @param ChangeInternetGatewayCompartmentRequest
3728
3760
  * @return ChangeInternetGatewayCompartmentResponse
3729
3761
  * @throws OciError when an error occurs
3730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
3762
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
3731
3763
  */
3732
3764
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest: requests.ChangeInternetGatewayCompartmentRequest): Promise<responses.ChangeInternetGatewayCompartmentResponse>;
3733
3765
  /**
@@ -3739,7 +3771,7 @@ export declare class VirtualNetworkClient {
3739
3771
  * @param ChangeLocalPeeringGatewayCompartmentRequest
3740
3772
  * @return ChangeLocalPeeringGatewayCompartmentResponse
3741
3773
  * @throws OciError when an error occurs
3742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
3774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
3743
3775
  */
3744
3776
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest: requests.ChangeLocalPeeringGatewayCompartmentRequest): Promise<responses.ChangeLocalPeeringGatewayCompartmentResponse>;
3745
3777
  /**
@@ -3751,7 +3783,7 @@ export declare class VirtualNetworkClient {
3751
3783
  * @param ChangeNatGatewayCompartmentRequest
3752
3784
  * @return ChangeNatGatewayCompartmentResponse
3753
3785
  * @throws OciError when an error occurs
3754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
3786
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
3755
3787
  */
3756
3788
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest: requests.ChangeNatGatewayCompartmentRequest): Promise<responses.ChangeNatGatewayCompartmentResponse>;
3757
3789
  /**
@@ -3762,7 +3794,7 @@ export declare class VirtualNetworkClient {
3762
3794
  * @param ChangeNetworkSecurityGroupCompartmentRequest
3763
3795
  * @return ChangeNetworkSecurityGroupCompartmentResponse
3764
3796
  * @throws OciError when an error occurs
3765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
3797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
3766
3798
  */
3767
3799
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest: requests.ChangeNetworkSecurityGroupCompartmentRequest): Promise<responses.ChangeNetworkSecurityGroupCompartmentResponse>;
3768
3800
  /**
@@ -3777,7 +3809,7 @@ export declare class VirtualNetworkClient {
3777
3809
  * @param ChangePublicIpCompartmentRequest
3778
3810
  * @return ChangePublicIpCompartmentResponse
3779
3811
  * @throws OciError when an error occurs
3780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
3812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
3781
3813
  */
3782
3814
  changePublicIpCompartment(changePublicIpCompartmentRequest: requests.ChangePublicIpCompartmentRequest): Promise<responses.ChangePublicIpCompartmentResponse>;
3783
3815
  /**
@@ -3789,7 +3821,7 @@ export declare class VirtualNetworkClient {
3789
3821
  * @param ChangePublicIpPoolCompartmentRequest
3790
3822
  * @return ChangePublicIpPoolCompartmentResponse
3791
3823
  * @throws OciError when an error occurs
3792
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
3824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
3793
3825
  */
3794
3826
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest: requests.ChangePublicIpPoolCompartmentRequest): Promise<responses.ChangePublicIpPoolCompartmentResponse>;
3795
3827
  /**
@@ -3797,11 +3829,11 @@ export declare class VirtualNetworkClient {
3797
3829
  * about moving resources between compartments, see
3798
3830
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3799
3831
  *
3800
- * This operation does not retry by default if the user has not defined a retry configuration.
3832
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3801
3833
  * @param ChangeRemotePeeringConnectionCompartmentRequest
3802
3834
  * @return ChangeRemotePeeringConnectionCompartmentResponse
3803
3835
  * @throws OciError when an error occurs
3804
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
3836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
3805
3837
  */
3806
3838
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest: requests.ChangeRemotePeeringConnectionCompartmentRequest): Promise<responses.ChangeRemotePeeringConnectionCompartmentResponse>;
3807
3839
  /**
@@ -3813,7 +3845,7 @@ export declare class VirtualNetworkClient {
3813
3845
  * @param ChangeRouteTableCompartmentRequest
3814
3846
  * @return ChangeRouteTableCompartmentResponse
3815
3847
  * @throws OciError when an error occurs
3816
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
3848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
3817
3849
  */
3818
3850
  changeRouteTableCompartment(changeRouteTableCompartmentRequest: requests.ChangeRouteTableCompartmentRequest): Promise<responses.ChangeRouteTableCompartmentResponse>;
3819
3851
  /**
@@ -3825,7 +3857,7 @@ export declare class VirtualNetworkClient {
3825
3857
  * @param ChangeSecurityListCompartmentRequest
3826
3858
  * @return ChangeSecurityListCompartmentResponse
3827
3859
  * @throws OciError when an error occurs
3828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
3860
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
3829
3861
  */
3830
3862
  changeSecurityListCompartment(changeSecurityListCompartmentRequest: requests.ChangeSecurityListCompartmentRequest): Promise<responses.ChangeSecurityListCompartmentResponse>;
3831
3863
  /**
@@ -3837,7 +3869,7 @@ export declare class VirtualNetworkClient {
3837
3869
  * @param ChangeServiceGatewayCompartmentRequest
3838
3870
  * @return ChangeServiceGatewayCompartmentResponse
3839
3871
  * @throws OciError when an error occurs
3840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
3872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
3841
3873
  */
3842
3874
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest: requests.ChangeServiceGatewayCompartmentRequest): Promise<responses.ChangeServiceGatewayCompartmentResponse>;
3843
3875
  /**
@@ -3849,7 +3881,7 @@ export declare class VirtualNetworkClient {
3849
3881
  * @param ChangeSubnetCompartmentRequest
3850
3882
  * @return ChangeSubnetCompartmentResponse
3851
3883
  * @throws OciError when an error occurs
3852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
3884
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
3853
3885
  */
3854
3886
  changeSubnetCompartment(changeSubnetCompartmentRequest: requests.ChangeSubnetCompartmentRequest): Promise<responses.ChangeSubnetCompartmentResponse>;
3855
3887
  /**
@@ -3861,7 +3893,7 @@ export declare class VirtualNetworkClient {
3861
3893
  * @param ChangeVcnCompartmentRequest
3862
3894
  * @return ChangeVcnCompartmentResponse
3863
3895
  * @throws OciError when an error occurs
3864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
3896
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
3865
3897
  */
3866
3898
  changeVcnCompartment(changeVcnCompartmentRequest: requests.ChangeVcnCompartmentRequest): Promise<responses.ChangeVcnCompartmentResponse>;
3867
3899
  /**
@@ -3869,11 +3901,11 @@ export declare class VirtualNetworkClient {
3869
3901
  * about moving resources between compartments, see
3870
3902
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3871
3903
  *
3872
- * This operation does not retry by default if the user has not defined a retry configuration.
3904
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3873
3905
  * @param ChangeVirtualCircuitCompartmentRequest
3874
3906
  * @return ChangeVirtualCircuitCompartmentResponse
3875
3907
  * @throws OciError when an error occurs
3876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
3908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
3877
3909
  */
3878
3910
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest: requests.ChangeVirtualCircuitCompartmentRequest): Promise<responses.ChangeVirtualCircuitCompartmentResponse>;
3879
3911
  /**
@@ -3885,9 +3917,21 @@ export declare class VirtualNetworkClient {
3885
3917
  * @param ChangeVlanCompartmentRequest
3886
3918
  * @return ChangeVlanCompartmentResponse
3887
3919
  * @throws OciError when an error occurs
3888
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
3920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
3889
3921
  */
3890
3922
  changeVlanCompartment(changeVlanCompartmentRequest: requests.ChangeVlanCompartmentRequest): Promise<responses.ChangeVlanCompartmentResponse>;
3923
+ /**
3924
+ * Moves a VTAP to a new compartment within the same tenancy. For information
3925
+ * about moving resources between compartments, see
3926
+ * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3927
+ *
3928
+ * This operation does not retry by default if the user has not defined a retry configuration.
3929
+ * @param ChangeVtapCompartmentRequest
3930
+ * @return ChangeVtapCompartmentResponse
3931
+ * @throws OciError when an error occurs
3932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
3933
+ */
3934
+ changeVtapCompartment(changeVtapCompartmentRequest: requests.ChangeVtapCompartmentRequest): Promise<responses.ChangeVtapCompartmentResponse>;
3891
3935
  /**
3892
3936
  * Connects this local peering gateway (LPG) to another one in the same region.
3893
3937
  * <p>
@@ -3902,7 +3946,7 @@ export declare class VirtualNetworkClient {
3902
3946
  * @param ConnectLocalPeeringGatewaysRequest
3903
3947
  * @return ConnectLocalPeeringGatewaysResponse
3904
3948
  * @throws OciError when an error occurs
3905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
3949
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
3906
3950
  */
3907
3951
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest: requests.ConnectLocalPeeringGatewaysRequest): Promise<responses.ConnectLocalPeeringGatewaysResponse>;
3908
3952
  /**
@@ -3915,11 +3959,11 @@ export declare class VirtualNetworkClient {
3915
3959
  * operation will fail. For more information, see
3916
3960
  * [VCN Peering](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/VCNpeering.htm).
3917
3961
  *
3918
- * This operation does not retry by default if the user has not defined a retry configuration.
3962
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3919
3963
  * @param ConnectRemotePeeringConnectionsRequest
3920
3964
  * @return ConnectRemotePeeringConnectionsResponse
3921
3965
  * @throws OciError when an error occurs
3922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
3966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
3923
3967
  */
3924
3968
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest: requests.ConnectRemotePeeringConnectionsRequest): Promise<responses.ConnectRemotePeeringConnectionsResponse>;
3925
3969
  /**
@@ -3929,9 +3973,27 @@ export declare class VirtualNetworkClient {
3929
3973
  * @param CreateByoipRangeRequest
3930
3974
  * @return CreateByoipRangeResponse
3931
3975
  * @throws OciError when an error occurs
3932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
3976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
3933
3977
  */
3934
3978
  createByoipRange(createByoipRangeRequest: requests.CreateByoipRangeRequest): Promise<responses.CreateByoipRangeResponse>;
3979
+ /**
3980
+ * Creates a virtual test access point (VTAP) capture filter in the specified compartment.
3981
+ * <p>
3982
+ For the purposes of access control, you must provide the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains
3983
+ * the VTAP. For more information about compartments and access control, see
3984
+ * [Overview of the IAM Service](https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
3985
+ * For information about OCIDs, see [Resource Identifiers](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
3986
+ * <p>
3987
+ You may optionally specify a *display name* for the VTAP, otherwise a default is provided.
3988
+ * It does not have to be unique, and you can change it.
3989
+ *
3990
+ * This operation does not retry by default if the user has not defined a retry configuration.
3991
+ * @param CreateCaptureFilterRequest
3992
+ * @return CreateCaptureFilterResponse
3993
+ * @throws OciError when an error occurs
3994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
3995
+ */
3996
+ createCaptureFilter(createCaptureFilterRequest: requests.CreateCaptureFilterRequest): Promise<responses.CreateCaptureFilterResponse>;
3935
3997
  /**
3936
3998
  * Creates a new virtual customer-premises equipment (CPE) object in the specified compartment. For
3937
3999
  * more information, see [Site-to-Site VPN Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/overviewIPsec.htm).
@@ -3949,11 +4011,11 @@ export declare class VirtualNetworkClient {
3949
4011
  You may optionally specify a *display name* for the CPE, otherwise a default is provided. It does not have to
3950
4012
  * be unique, and you can change it. Avoid entering confidential information.
3951
4013
  *
3952
- * This operation does not retry by default if the user has not defined a retry configuration.
4014
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3953
4015
  * @param CreateCpeRequest
3954
4016
  * @return CreateCpeResponse
3955
4017
  * @throws OciError when an error occurs
3956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
4018
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
3957
4019
  */
3958
4020
  createCpe(createCpeRequest: requests.CreateCpeRequest): Promise<responses.CreateCpeResponse>;
3959
4021
  /**
@@ -3977,11 +4039,11 @@ export declare class VirtualNetworkClient {
3977
4039
  You may optionally specify a *display name* for the cross-connect.
3978
4040
  * It does not have to be unique, and you can change it. Avoid entering confidential information.
3979
4041
  *
3980
- * This operation does not retry by default if the user has not defined a retry configuration.
4042
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3981
4043
  * @param CreateCrossConnectRequest
3982
4044
  * @return CreateCrossConnectResponse
3983
4045
  * @throws OciError when an error occurs
3984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
4046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
3985
4047
  */
3986
4048
  createCrossConnect(createCrossConnectRequest: requests.CreateCrossConnectRequest): Promise<responses.CreateCrossConnectResponse>;
3987
4049
  /**
@@ -4001,11 +4063,11 @@ export declare class VirtualNetworkClient {
4001
4063
  You may optionally specify a *display name* for the cross-connect group.
4002
4064
  * It does not have to be unique, and you can change it. Avoid entering confidential information.
4003
4065
  *
4004
- * This operation does not retry by default if the user has not defined a retry configuration.
4066
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4005
4067
  * @param CreateCrossConnectGroupRequest
4006
4068
  * @return CreateCrossConnectGroupResponse
4007
4069
  * @throws OciError when an error occurs
4008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
4070
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
4009
4071
  */
4010
4072
  createCrossConnectGroup(createCrossConnectGroupRequest: requests.CreateCrossConnectGroupRequest): Promise<responses.CreateCrossConnectGroupResponse>;
4011
4073
  /**
@@ -4026,7 +4088,7 @@ export declare class VirtualNetworkClient {
4026
4088
  * @param CreateDhcpOptionsRequest
4027
4089
  * @return CreateDhcpOptionsResponse
4028
4090
  * @throws OciError when an error occurs
4029
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
4091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
4030
4092
  */
4031
4093
  createDhcpOptions(createDhcpOptionsRequest: requests.CreateDhcpOptionsRequest): Promise<responses.CreateDhcpOptionsResponse>;
4032
4094
  /**
@@ -4047,7 +4109,7 @@ export declare class VirtualNetworkClient {
4047
4109
  * @param CreateDrgRequest
4048
4110
  * @return CreateDrgResponse
4049
4111
  * @throws OciError when an error occurs
4050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
4112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
4051
4113
  */
4052
4114
  createDrg(createDrgRequest: requests.CreateDrgRequest): Promise<responses.CreateDrgResponse>;
4053
4115
  /**
@@ -4067,7 +4129,7 @@ export declare class VirtualNetworkClient {
4067
4129
  * @param CreateDrgAttachmentRequest
4068
4130
  * @return CreateDrgAttachmentResponse
4069
4131
  * @throws OciError when an error occurs
4070
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
4132
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
4071
4133
  */
4072
4134
  createDrgAttachment(createDrgAttachmentRequest: requests.CreateDrgAttachmentRequest): Promise<responses.CreateDrgAttachmentResponse>;
4073
4135
  /**
@@ -4080,7 +4142,7 @@ export declare class VirtualNetworkClient {
4080
4142
  * @param CreateDrgRouteDistributionRequest
4081
4143
  * @return CreateDrgRouteDistributionResponse
4082
4144
  * @throws OciError when an error occurs
4083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
4145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
4084
4146
  */
4085
4147
  createDrgRouteDistribution(createDrgRouteDistributionRequest: requests.CreateDrgRouteDistributionRequest): Promise<responses.CreateDrgRouteDistributionResponse>;
4086
4148
  /**
@@ -4091,7 +4153,7 @@ export declare class VirtualNetworkClient {
4091
4153
  * @param CreateDrgRouteTableRequest
4092
4154
  * @return CreateDrgRouteTableResponse
4093
4155
  * @throws OciError when an error occurs
4094
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
4156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
4095
4157
  */
4096
4158
  createDrgRouteTable(createDrgRouteTableRequest: requests.CreateDrgRouteTableRequest): Promise<responses.CreateDrgRouteTableResponse>;
4097
4159
  /**
@@ -4124,11 +4186,11 @@ export declare class VirtualNetworkClient {
4124
4186
  * (that is, the pre-shared key). For more information, see
4125
4187
  * [CPE Configuration](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/configuringCPE.htm).
4126
4188
  *
4127
- * This operation does not retry by default if the user has not defined a retry configuration.
4189
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4128
4190
  * @param CreateIPSecConnectionRequest
4129
4191
  * @return CreateIPSecConnectionResponse
4130
4192
  * @throws OciError when an error occurs
4131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
4193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
4132
4194
  */
4133
4195
  createIPSecConnection(createIPSecConnectionRequest: requests.CreateIPSecConnectionRequest): Promise<responses.CreateIPSecConnectionResponse>;
4134
4196
  /**
@@ -4157,7 +4219,7 @@ export declare class VirtualNetworkClient {
4157
4219
  * @param CreateInternetGatewayRequest
4158
4220
  * @return CreateInternetGatewayResponse
4159
4221
  * @throws OciError when an error occurs
4160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
4222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
4161
4223
  */
4162
4224
  createInternetGateway(createInternetGatewayRequest: requests.CreateInternetGatewayRequest): Promise<responses.CreateInternetGatewayResponse>;
4163
4225
  /**
@@ -4167,7 +4229,7 @@ export declare class VirtualNetworkClient {
4167
4229
  * @param CreateIpv6Request
4168
4230
  * @return CreateIpv6Response
4169
4231
  * @throws OciError when an error occurs
4170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
4232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
4171
4233
  */
4172
4234
  createIpv6(createIpv6Request: requests.CreateIpv6Request): Promise<responses.CreateIpv6Response>;
4173
4235
  /**
@@ -4177,7 +4239,7 @@ export declare class VirtualNetworkClient {
4177
4239
  * @param CreateLocalPeeringGatewayRequest
4178
4240
  * @return CreateLocalPeeringGatewayResponse
4179
4241
  * @throws OciError when an error occurs
4180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
4242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
4181
4243
  */
4182
4244
  createLocalPeeringGateway(createLocalPeeringGatewayRequest: requests.CreateLocalPeeringGatewayRequest): Promise<responses.CreateLocalPeeringGatewayResponse>;
4183
4245
  /**
@@ -4188,7 +4250,7 @@ export declare class VirtualNetworkClient {
4188
4250
  * @param CreateNatGatewayRequest
4189
4251
  * @return CreateNatGatewayResponse
4190
4252
  * @throws OciError when an error occurs
4191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
4253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
4192
4254
  */
4193
4255
  createNatGateway(createNatGatewayRequest: requests.CreateNatGatewayRequest): Promise<responses.CreateNatGatewayResponse>;
4194
4256
  /**
@@ -4198,7 +4260,7 @@ export declare class VirtualNetworkClient {
4198
4260
  * @param CreateNetworkSecurityGroupRequest
4199
4261
  * @return CreateNetworkSecurityGroupResponse
4200
4262
  * @throws OciError when an error occurs
4201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
4263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
4202
4264
  */
4203
4265
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest: requests.CreateNetworkSecurityGroupRequest): Promise<responses.CreateNetworkSecurityGroupResponse>;
4204
4266
  /**
@@ -4210,7 +4272,7 @@ export declare class VirtualNetworkClient {
4210
4272
  * @param CreatePrivateIpRequest
4211
4273
  * @return CreatePrivateIpResponse
4212
4274
  * @throws OciError when an error occurs
4213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
4275
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
4214
4276
  */
4215
4277
  createPrivateIp(createPrivateIpRequest: requests.CreatePrivateIpRequest): Promise<responses.CreatePrivateIpResponse>;
4216
4278
  /**
@@ -4240,7 +4302,7 @@ export declare class VirtualNetworkClient {
4240
4302
  * @param CreatePublicIpRequest
4241
4303
  * @return CreatePublicIpResponse
4242
4304
  * @throws OciError when an error occurs
4243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
4305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
4244
4306
  */
4245
4307
  createPublicIp(createPublicIpRequest: requests.CreatePublicIpRequest): Promise<responses.CreatePublicIpResponse>;
4246
4308
  /**
@@ -4250,17 +4312,17 @@ export declare class VirtualNetworkClient {
4250
4312
  * @param CreatePublicIpPoolRequest
4251
4313
  * @return CreatePublicIpPoolResponse
4252
4314
  * @throws OciError when an error occurs
4253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
4315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
4254
4316
  */
4255
4317
  createPublicIpPool(createPublicIpPoolRequest: requests.CreatePublicIpPoolRequest): Promise<responses.CreatePublicIpPoolResponse>;
4256
4318
  /**
4257
4319
  * Creates a new remote peering connection (RPC) for the specified DRG.
4258
4320
  *
4259
- * This operation does not retry by default if the user has not defined a retry configuration.
4321
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4260
4322
  * @param CreateRemotePeeringConnectionRequest
4261
4323
  * @return CreateRemotePeeringConnectionResponse
4262
4324
  * @throws OciError when an error occurs
4263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
4325
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
4264
4326
  */
4265
4327
  createRemotePeeringConnection(createRemotePeeringConnectionRequest: requests.CreateRemotePeeringConnectionRequest): Promise<responses.CreateRemotePeeringConnectionResponse>;
4266
4328
  /**
@@ -4284,7 +4346,7 @@ export declare class VirtualNetworkClient {
4284
4346
  * @param CreateRouteTableRequest
4285
4347
  * @return CreateRouteTableResponse
4286
4348
  * @throws OciError when an error occurs
4287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
4349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
4288
4350
  */
4289
4351
  createRouteTable(createRouteTableRequest: requests.CreateRouteTableRequest): Promise<responses.CreateRouteTableResponse>;
4290
4352
  /**
@@ -4307,7 +4369,7 @@ export declare class VirtualNetworkClient {
4307
4369
  * @param CreateSecurityListRequest
4308
4370
  * @return CreateSecurityListResponse
4309
4371
  * @throws OciError when an error occurs
4310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
4372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
4311
4373
  */
4312
4374
  createSecurityList(createSecurityListRequest: requests.CreateSecurityListRequest): Promise<responses.CreateSecurityListResponse>;
4313
4375
  /**
@@ -4325,7 +4387,7 @@ export declare class VirtualNetworkClient {
4325
4387
  * @param CreateServiceGatewayRequest
4326
4388
  * @return CreateServiceGatewayResponse
4327
4389
  * @throws OciError when an error occurs
4328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
4390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
4329
4391
  */
4330
4392
  createServiceGateway(createServiceGatewayRequest: requests.CreateServiceGatewayRequest): Promise<responses.CreateServiceGatewayResponse>;
4331
4393
  /**
@@ -4365,7 +4427,7 @@ export declare class VirtualNetworkClient {
4365
4427
  * @param CreateSubnetRequest
4366
4428
  * @return CreateSubnetResponse
4367
4429
  * @throws OciError when an error occurs
4368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
4430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
4369
4431
  */
4370
4432
  createSubnet(createSubnetRequest: requests.CreateSubnetRequest): Promise<responses.CreateSubnetResponse>;
4371
4433
  /**
@@ -4407,7 +4469,7 @@ export declare class VirtualNetworkClient {
4407
4469
  * @param CreateVcnRequest
4408
4470
  * @return CreateVcnResponse
4409
4471
  * @throws OciError when an error occurs
4410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
4472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
4411
4473
  */
4412
4474
  createVcn(createVcnRequest: requests.CreateVcnRequest): Promise<responses.CreateVcnResponse>;
4413
4475
  /**
@@ -4433,11 +4495,11 @@ export declare class VirtualNetworkClient {
4433
4495
  * traffic will not flow. For more information, see
4434
4496
  * [Route Tables](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingroutetables.htm).
4435
4497
  *
4436
- * This operation does not retry by default if the user has not defined a retry configuration.
4498
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4437
4499
  * @param CreateVirtualCircuitRequest
4438
4500
  * @return CreateVirtualCircuitResponse
4439
4501
  * @throws OciError when an error occurs
4440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
4502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
4441
4503
  */
4442
4504
  createVirtualCircuit(createVirtualCircuitRequest: requests.CreateVirtualCircuitRequest): Promise<responses.CreateVirtualCircuitResponse>;
4443
4505
  /**
@@ -4447,9 +4509,27 @@ export declare class VirtualNetworkClient {
4447
4509
  * @param CreateVlanRequest
4448
4510
  * @return CreateVlanResponse
4449
4511
  * @throws OciError when an error occurs
4450
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
4512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
4451
4513
  */
4452
4514
  createVlan(createVlanRequest: requests.CreateVlanRequest): Promise<responses.CreateVlanResponse>;
4515
+ /**
4516
+ * Creates a virtual test access point (VTAP) in the specified compartment.
4517
+ * <p>
4518
+ For the purposes of access control, you must provide the [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment that contains the VTAP.
4519
+ * For more information about compartments and access control, see
4520
+ * [Overview of the IAM Service](https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
4521
+ * For information about OCIDs, see [Resource Identifiers](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
4522
+ * <p>
4523
+ You may optionally specify a *display name* for the VTAP, otherwise a default is provided.
4524
+ * It does not have to be unique, and you can change it.
4525
+ *
4526
+ * This operation does not retry by default if the user has not defined a retry configuration.
4527
+ * @param CreateVtapRequest
4528
+ * @return CreateVtapResponse
4529
+ * @throws OciError when an error occurs
4530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
4531
+ */
4532
+ createVtap(createVtapRequest: requests.CreateVtapRequest): Promise<responses.CreateVtapResponse>;
4453
4533
  /**
4454
4534
  * Deletes the specified `ByoipRange` resource.
4455
4535
  * The resource must be in one of the following states: CREATING, PROVISIONED, ACTIVE, or FAILED.
@@ -4461,30 +4541,41 @@ export declare class VirtualNetworkClient {
4461
4541
  * @param DeleteByoipRangeRequest
4462
4542
  * @return DeleteByoipRangeResponse
4463
4543
  * @throws OciError when an error occurs
4464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
4544
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
4465
4545
  */
4466
4546
  deleteByoipRange(deleteByoipRangeRequest: requests.DeleteByoipRangeRequest): Promise<responses.DeleteByoipRangeResponse>;
4547
+ /**
4548
+ * Deletes the specified VTAP capture filter. This is an asynchronous operation. The VTAP capture filter's `lifecycleState` will
4549
+ * change to TERMINATING temporarily until the VTAP capture filter is completely removed.
4550
+ *
4551
+ * This operation does not retry by default if the user has not defined a retry configuration.
4552
+ * @param DeleteCaptureFilterRequest
4553
+ * @return DeleteCaptureFilterResponse
4554
+ * @throws OciError when an error occurs
4555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
4556
+ */
4557
+ deleteCaptureFilter(deleteCaptureFilterRequest: requests.DeleteCaptureFilterRequest): Promise<responses.DeleteCaptureFilterResponse>;
4467
4558
  /**
4468
4559
  * Deletes the specified CPE object. The CPE must not be connected to a DRG. This is an asynchronous
4469
4560
  * operation. The CPE's `lifecycleState` will change to TERMINATING temporarily until the CPE is completely
4470
4561
  * removed.
4471
4562
  *
4472
- * This operation does not retry by default if the user has not defined a retry configuration.
4563
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4473
4564
  * @param DeleteCpeRequest
4474
4565
  * @return DeleteCpeResponse
4475
4566
  * @throws OciError when an error occurs
4476
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
4567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
4477
4568
  */
4478
4569
  deleteCpe(deleteCpeRequest: requests.DeleteCpeRequest): Promise<responses.DeleteCpeResponse>;
4479
4570
  /**
4480
4571
  * Deletes the specified cross-connect. It must not be mapped to a
4481
4572
  * {@link VirtualCircuit}.
4482
4573
  *
4483
- * This operation does not retry by default if the user has not defined a retry configuration.
4574
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4484
4575
  * @param DeleteCrossConnectRequest
4485
4576
  * @return DeleteCrossConnectResponse
4486
4577
  * @throws OciError when an error occurs
4487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
4578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
4488
4579
  */
4489
4580
  deleteCrossConnect(deleteCrossConnectRequest: requests.DeleteCrossConnectRequest): Promise<responses.DeleteCrossConnectResponse>;
4490
4581
  /**
@@ -4492,11 +4583,11 @@ export declare class VirtualNetworkClient {
4492
4583
  * cross-connects, and it cannot be mapped to a
4493
4584
  * {@link VirtualCircuit}.
4494
4585
  *
4495
- * This operation does not retry by default if the user has not defined a retry configuration.
4586
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4496
4587
  * @param DeleteCrossConnectGroupRequest
4497
4588
  * @return DeleteCrossConnectGroupResponse
4498
4589
  * @throws OciError when an error occurs
4499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
4590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
4500
4591
  */
4501
4592
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest: requests.DeleteCrossConnectGroupRequest): Promise<responses.DeleteCrossConnectGroupResponse>;
4502
4593
  /**
@@ -4510,7 +4601,7 @@ export declare class VirtualNetworkClient {
4510
4601
  * @param DeleteDhcpOptionsRequest
4511
4602
  * @return DeleteDhcpOptionsResponse
4512
4603
  * @throws OciError when an error occurs
4513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
4604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
4514
4605
  */
4515
4606
  deleteDhcpOptions(deleteDhcpOptionsRequest: requests.DeleteDhcpOptionsRequest): Promise<responses.DeleteDhcpOptionsResponse>;
4516
4607
  /**
@@ -4523,7 +4614,7 @@ export declare class VirtualNetworkClient {
4523
4614
  * @param DeleteDrgRequest
4524
4615
  * @return DeleteDrgResponse
4525
4616
  * @throws OciError when an error occurs
4526
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
4617
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
4527
4618
  */
4528
4619
  deleteDrg(deleteDrgRequest: requests.DeleteDrgRequest): Promise<responses.DeleteDrgResponse>;
4529
4620
  /**
@@ -4535,7 +4626,7 @@ export declare class VirtualNetworkClient {
4535
4626
  * @param DeleteDrgAttachmentRequest
4536
4627
  * @return DeleteDrgAttachmentResponse
4537
4628
  * @throws OciError when an error occurs
4538
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
4629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
4539
4630
  */
4540
4631
  deleteDrgAttachment(deleteDrgAttachmentRequest: requests.DeleteDrgAttachmentRequest): Promise<responses.DeleteDrgAttachmentResponse>;
4541
4632
  /**
@@ -4547,7 +4638,7 @@ export declare class VirtualNetworkClient {
4547
4638
  * @param DeleteDrgRouteDistributionRequest
4548
4639
  * @return DeleteDrgRouteDistributionResponse
4549
4640
  * @throws OciError when an error occurs
4550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
4641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
4551
4642
  */
4552
4643
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest: requests.DeleteDrgRouteDistributionRequest): Promise<responses.DeleteDrgRouteDistributionResponse>;
4553
4644
  /**
@@ -4557,7 +4648,7 @@ export declare class VirtualNetworkClient {
4557
4648
  * @param DeleteDrgRouteTableRequest
4558
4649
  * @return DeleteDrgRouteTableResponse
4559
4650
  * @throws OciError when an error occurs
4560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
4651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
4561
4652
  */
4562
4653
  deleteDrgRouteTable(deleteDrgRouteTableRequest: requests.DeleteDrgRouteTableRequest): Promise<responses.DeleteDrgRouteTableResponse>;
4563
4654
  /**
@@ -4570,11 +4661,11 @@ export declare class VirtualNetworkClient {
4570
4661
  This is an asynchronous operation. The connection's `lifecycleState` will change to TERMINATING temporarily
4571
4662
  * until the connection is completely removed.
4572
4663
  *
4573
- * This operation does not retry by default if the user has not defined a retry configuration.
4664
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4574
4665
  * @param DeleteIPSecConnectionRequest
4575
4666
  * @return DeleteIPSecConnectionResponse
4576
4667
  * @throws OciError when an error occurs
4577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
4668
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
4578
4669
  */
4579
4670
  deleteIPSecConnection(deleteIPSecConnectionRequest: requests.DeleteIPSecConnectionRequest): Promise<responses.DeleteIPSecConnectionResponse>;
4580
4671
  /**
@@ -4588,7 +4679,7 @@ export declare class VirtualNetworkClient {
4588
4679
  * @param DeleteInternetGatewayRequest
4589
4680
  * @return DeleteInternetGatewayResponse
4590
4681
  * @throws OciError when an error occurs
4591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
4682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
4592
4683
  */
4593
4684
  deleteInternetGateway(deleteInternetGatewayRequest: requests.DeleteInternetGatewayRequest): Promise<responses.DeleteInternetGatewayResponse>;
4594
4685
  /**
@@ -4599,7 +4690,7 @@ export declare class VirtualNetworkClient {
4599
4690
  * @param DeleteIpv6Request
4600
4691
  * @return DeleteIpv6Response
4601
4692
  * @throws OciError when an error occurs
4602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
4693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
4603
4694
  */
4604
4695
  deleteIpv6(deleteIpv6Request: requests.DeleteIpv6Request): Promise<responses.DeleteIpv6Response>;
4605
4696
  /**
@@ -4612,7 +4703,7 @@ export declare class VirtualNetworkClient {
4612
4703
  * @param DeleteLocalPeeringGatewayRequest
4613
4704
  * @return DeleteLocalPeeringGatewayResponse
4614
4705
  * @throws OciError when an error occurs
4615
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
4706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
4616
4707
  */
4617
4708
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest: requests.DeleteLocalPeeringGatewayRequest): Promise<responses.DeleteLocalPeeringGatewayResponse>;
4618
4709
  /**
@@ -4626,7 +4717,7 @@ export declare class VirtualNetworkClient {
4626
4717
  * @param DeleteNatGatewayRequest
4627
4718
  * @return DeleteNatGatewayResponse
4628
4719
  * @throws OciError when an error occurs
4629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
4720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
4630
4721
  */
4631
4722
  deleteNatGateway(deleteNatGatewayRequest: requests.DeleteNatGatewayRequest): Promise<responses.DeleteNatGatewayResponse>;
4632
4723
  /**
@@ -4642,7 +4733,7 @@ export declare class VirtualNetworkClient {
4642
4733
  * @param DeleteNetworkSecurityGroupRequest
4643
4734
  * @return DeleteNetworkSecurityGroupResponse
4644
4735
  * @throws OciError when an error occurs
4645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
4736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
4646
4737
  */
4647
4738
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest: requests.DeleteNetworkSecurityGroupRequest): Promise<responses.DeleteNetworkSecurityGroupResponse>;
4648
4739
  /**
@@ -4662,7 +4753,7 @@ export declare class VirtualNetworkClient {
4662
4753
  * @param DeletePrivateIpRequest
4663
4754
  * @return DeletePrivateIpResponse
4664
4755
  * @throws OciError when an error occurs
4665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
4756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
4666
4757
  */
4667
4758
  deletePrivateIp(deletePrivateIpRequest: requests.DeletePrivateIpRequest): Promise<responses.DeletePrivateIpResponse>;
4668
4759
  /**
@@ -4686,7 +4777,7 @@ export declare class VirtualNetworkClient {
4686
4777
  * @param DeletePublicIpRequest
4687
4778
  * @return DeletePublicIpResponse
4688
4779
  * @throws OciError when an error occurs
4689
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
4780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
4690
4781
  */
4691
4782
  deletePublicIp(deletePublicIpRequest: requests.DeletePublicIpRequest): Promise<responses.DeletePublicIpResponse>;
4692
4783
  /**
@@ -4698,7 +4789,7 @@ export declare class VirtualNetworkClient {
4698
4789
  * @param DeletePublicIpPoolRequest
4699
4790
  * @return DeletePublicIpPoolResponse
4700
4791
  * @throws OciError when an error occurs
4701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
4792
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
4702
4793
  */
4703
4794
  deletePublicIpPool(deletePublicIpPoolRequest: requests.DeletePublicIpPoolRequest): Promise<responses.DeletePublicIpPoolResponse>;
4704
4795
  /**
@@ -4707,11 +4798,11 @@ export declare class VirtualNetworkClient {
4707
4798
  This is an asynchronous operation; the RPC's `lifecycleState` changes to TERMINATING temporarily
4708
4799
  * until the RPC is completely removed.
4709
4800
  *
4710
- * This operation does not retry by default if the user has not defined a retry configuration.
4801
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4711
4802
  * @param DeleteRemotePeeringConnectionRequest
4712
4803
  * @return DeleteRemotePeeringConnectionResponse
4713
4804
  * @throws OciError when an error occurs
4714
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
4805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
4715
4806
  */
4716
4807
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest: requests.DeleteRemotePeeringConnectionRequest): Promise<responses.DeleteRemotePeeringConnectionResponse>;
4717
4808
  /**
@@ -4725,7 +4816,7 @@ export declare class VirtualNetworkClient {
4725
4816
  * @param DeleteRouteTableRequest
4726
4817
  * @return DeleteRouteTableResponse
4727
4818
  * @throws OciError when an error occurs
4728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
4819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
4729
4820
  */
4730
4821
  deleteRouteTable(deleteRouteTableRequest: requests.DeleteRouteTableRequest): Promise<responses.DeleteRouteTableResponse>;
4731
4822
  /**
@@ -4739,7 +4830,7 @@ export declare class VirtualNetworkClient {
4739
4830
  * @param DeleteSecurityListRequest
4740
4831
  * @return DeleteSecurityListResponse
4741
4832
  * @throws OciError when an error occurs
4742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
4833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
4743
4834
  */
4744
4835
  deleteSecurityList(deleteSecurityListRequest: requests.DeleteSecurityListRequest): Promise<responses.DeleteSecurityListResponse>;
4745
4836
  /**
@@ -4750,7 +4841,7 @@ export declare class VirtualNetworkClient {
4750
4841
  * @param DeleteServiceGatewayRequest
4751
4842
  * @return DeleteServiceGatewayResponse
4752
4843
  * @throws OciError when an error occurs
4753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
4844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
4754
4845
  */
4755
4846
  deleteServiceGateway(deleteServiceGatewayRequest: requests.DeleteServiceGatewayRequest): Promise<responses.DeleteServiceGatewayResponse>;
4756
4847
  /**
@@ -4762,7 +4853,7 @@ export declare class VirtualNetworkClient {
4762
4853
  * @param DeleteSubnetRequest
4763
4854
  * @return DeleteSubnetResponse
4764
4855
  * @throws OciError when an error occurs
4765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
4856
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
4766
4857
  */
4767
4858
  deleteSubnet(deleteSubnetRequest: requests.DeleteSubnetRequest): Promise<responses.DeleteSubnetResponse>;
4768
4859
  /**
@@ -4774,7 +4865,7 @@ export declare class VirtualNetworkClient {
4774
4865
  * @param DeleteVcnRequest
4775
4866
  * @return DeleteVcnResponse
4776
4867
  * @throws OciError when an error occurs
4777
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
4868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
4778
4869
  */
4779
4870
  deleteVcn(deleteVcnRequest: requests.DeleteVcnRequest): Promise<responses.DeleteVcnResponse>;
4780
4871
  /**
@@ -4784,11 +4875,11 @@ export declare class VirtualNetworkClient {
4784
4875
  * make sure to also terminate the connection with
4785
4876
  * the provider, or else the provider may continue to bill you.
4786
4877
  *
4787
- * This operation does not retry by default if the user has not defined a retry configuration.
4878
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4788
4879
  * @param DeleteVirtualCircuitRequest
4789
4880
  * @return DeleteVirtualCircuitResponse
4790
4881
  * @throws OciError when an error occurs
4791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
4882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
4792
4883
  */
4793
4884
  deleteVirtualCircuit(deleteVirtualCircuitRequest: requests.DeleteVirtualCircuitRequest): Promise<responses.DeleteVirtualCircuitResponse>;
4794
4885
  /**
@@ -4798,9 +4889,20 @@ export declare class VirtualNetworkClient {
4798
4889
  * @param DeleteVlanRequest
4799
4890
  * @return DeleteVlanResponse
4800
4891
  * @throws OciError when an error occurs
4801
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
4892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
4802
4893
  */
4803
4894
  deleteVlan(deleteVlanRequest: requests.DeleteVlanRequest): Promise<responses.DeleteVlanResponse>;
4895
+ /**
4896
+ * Deletes the specified VTAP. This is an asynchronous operation. The VTAP's `lifecycleState` will change to
4897
+ * TERMINATING temporarily until the VTAP is completely removed.
4898
+ *
4899
+ * This operation does not retry by default if the user has not defined a retry configuration.
4900
+ * @param DeleteVtapRequest
4901
+ * @return DeleteVtapResponse
4902
+ * @throws OciError when an error occurs
4903
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
4904
+ */
4905
+ deleteVtap(deleteVtapRequest: requests.DeleteVtapRequest): Promise<responses.DeleteVtapResponse>;
4804
4906
  /**
4805
4907
  * Removes the specified {@link Service} from the list of enabled
4806
4908
  * `Service` objects for the specified gateway. You do not need to remove any route
@@ -4819,7 +4921,7 @@ export declare class VirtualNetworkClient {
4819
4921
  * @param DetachServiceIdRequest
4820
4922
  * @return DetachServiceIdResponse
4821
4923
  * @throws OciError when an error occurs
4822
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
4924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
4823
4925
  */
4824
4926
  detachServiceId(detachServiceIdRequest: requests.DetachServiceIdRequest): Promise<responses.DetachServiceIdResponse>;
4825
4927
  /**
@@ -4829,7 +4931,7 @@ export declare class VirtualNetworkClient {
4829
4931
  * @param GetAllDrgAttachmentsRequest
4830
4932
  * @return GetAllDrgAttachmentsResponse
4831
4933
  * @throws OciError when an error occurs
4832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
4934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
4833
4935
  */
4834
4936
  getAllDrgAttachments(getAllDrgAttachmentsRequest: requests.GetAllDrgAttachmentsRequest): Promise<responses.GetAllDrgAttachmentsResponse>;
4835
4937
  /**
@@ -4867,11 +4969,11 @@ export declare class VirtualNetworkClient {
4867
4969
  /**
4868
4970
  * The parameters allowed for IKE IPSec tunnels.
4869
4971
  *
4870
- * This operation does not retry by default if the user has not defined a retry configuration.
4972
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4871
4973
  * @param GetAllowedIkeIPSecParametersRequest
4872
4974
  * @return GetAllowedIkeIPSecParametersResponse
4873
4975
  * @throws OciError when an error occurs
4874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
4976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
4875
4977
  */
4876
4978
  getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest: requests.GetAllowedIkeIPSecParametersRequest): Promise<responses.GetAllowedIkeIPSecParametersResponse>;
4877
4979
  /**
@@ -4881,16 +4983,25 @@ export declare class VirtualNetworkClient {
4881
4983
  * @param GetByoipRangeRequest
4882
4984
  * @return GetByoipRangeResponse
4883
4985
  * @throws OciError when an error occurs
4884
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
4986
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
4885
4987
  */
4886
4988
  getByoipRange(getByoipRangeRequest: requests.GetByoipRangeRequest): Promise<responses.GetByoipRangeResponse>;
4887
4989
  /**
4888
- * Gets the specified CPE's information.
4990
+ * Gets information about the specified VTAP capture filter.
4889
4991
  * This operation does not retry by default if the user has not defined a retry configuration.
4992
+ * @param GetCaptureFilterRequest
4993
+ * @return GetCaptureFilterResponse
4994
+ * @throws OciError when an error occurs
4995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
4996
+ */
4997
+ getCaptureFilter(getCaptureFilterRequest: requests.GetCaptureFilterRequest): Promise<responses.GetCaptureFilterResponse>;
4998
+ /**
4999
+ * Gets the specified CPE's information.
5000
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4890
5001
  * @param GetCpeRequest
4891
5002
  * @return GetCpeResponse
4892
5003
  * @throws OciError when an error occurs
4893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
5004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
4894
5005
  */
4895
5006
  getCpe(getCpeRequest: requests.GetCpeRequest): Promise<responses.GetCpeResponse>;
4896
5007
  /**
@@ -4913,11 +5024,11 @@ export declare class VirtualNetworkClient {
4913
5024
  * * {@link #getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest) getTunnelCpeDeviceConfigContent}
4914
5025
  * returns CPE configuration content for a specific IPSec tunnel in an IPSec connection.
4915
5026
  *
4916
- * This operation does not retry by default if the user has not defined a retry configuration.
5027
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4917
5028
  * @param GetCpeDeviceConfigContentRequest
4918
5029
  * @return GetCpeDeviceConfigContentResponse
4919
5030
  * @throws OciError when an error occurs
4920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
5031
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
4921
5032
  */
4922
5033
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest: requests.GetCpeDeviceConfigContentRequest): Promise<responses.GetCpeDeviceConfigContentResponse>;
4923
5034
  /**
@@ -4931,48 +5042,48 @@ export declare class VirtualNetworkClient {
4931
5042
  * * {@link #getIpsecCpeDeviceConfigContent(GetIpsecCpeDeviceConfigContentRequest) getIpsecCpeDeviceConfigContent}
4932
5043
  * * {@link #getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest) getTunnelCpeDeviceConfigContent}
4933
5044
  *
4934
- * This operation does not retry by default if the user has not defined a retry configuration.
5045
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4935
5046
  * @param GetCpeDeviceShapeRequest
4936
5047
  * @return GetCpeDeviceShapeResponse
4937
5048
  * @throws OciError when an error occurs
4938
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
5049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
4939
5050
  */
4940
5051
  getCpeDeviceShape(getCpeDeviceShapeRequest: requests.GetCpeDeviceShapeRequest): Promise<responses.GetCpeDeviceShapeResponse>;
4941
5052
  /**
4942
5053
  * Gets the specified cross-connect's information.
4943
- * This operation does not retry by default if the user has not defined a retry configuration.
5054
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4944
5055
  * @param GetCrossConnectRequest
4945
5056
  * @return GetCrossConnectResponse
4946
5057
  * @throws OciError when an error occurs
4947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
5058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
4948
5059
  */
4949
5060
  getCrossConnect(getCrossConnectRequest: requests.GetCrossConnectRequest): Promise<responses.GetCrossConnectResponse>;
4950
5061
  /**
4951
5062
  * Gets the specified cross-connect group's information.
4952
- * This operation does not retry by default if the user has not defined a retry configuration.
5063
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4953
5064
  * @param GetCrossConnectGroupRequest
4954
5065
  * @return GetCrossConnectGroupResponse
4955
5066
  * @throws OciError when an error occurs
4956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
5067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
4957
5068
  */
4958
5069
  getCrossConnectGroup(getCrossConnectGroupRequest: requests.GetCrossConnectGroupRequest): Promise<responses.GetCrossConnectGroupResponse>;
4959
5070
  /**
4960
5071
  * Gets the Letter of Authority for the specified cross-connect.
4961
- * This operation does not retry by default if the user has not defined a retry configuration.
5072
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4962
5073
  * @param GetCrossConnectLetterOfAuthorityRequest
4963
5074
  * @return GetCrossConnectLetterOfAuthorityResponse
4964
5075
  * @throws OciError when an error occurs
4965
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
5076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
4966
5077
  */
4967
5078
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest: requests.GetCrossConnectLetterOfAuthorityRequest): Promise<responses.GetCrossConnectLetterOfAuthorityResponse>;
4968
5079
  /**
4969
5080
  * Gets the status of the specified cross-connect.
4970
5081
  *
4971
- * This operation does not retry by default if the user has not defined a retry configuration.
5082
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4972
5083
  * @param GetCrossConnectStatusRequest
4973
5084
  * @return GetCrossConnectStatusResponse
4974
5085
  * @throws OciError when an error occurs
4975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
5086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
4976
5087
  */
4977
5088
  getCrossConnectStatus(getCrossConnectStatusRequest: requests.GetCrossConnectStatusRequest): Promise<responses.GetCrossConnectStatusResponse>;
4978
5089
  /**
@@ -4981,7 +5092,7 @@ export declare class VirtualNetworkClient {
4981
5092
  * @param GetDhcpOptionsRequest
4982
5093
  * @return GetDhcpOptionsResponse
4983
5094
  * @throws OciError when an error occurs
4984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
5095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
4985
5096
  */
4986
5097
  getDhcpOptions(getDhcpOptionsRequest: requests.GetDhcpOptionsRequest): Promise<responses.GetDhcpOptionsResponse>;
4987
5098
  /**
@@ -4990,7 +5101,7 @@ export declare class VirtualNetworkClient {
4990
5101
  * @param GetDrgRequest
4991
5102
  * @return GetDrgResponse
4992
5103
  * @throws OciError when an error occurs
4993
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
5104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
4994
5105
  */
4995
5106
  getDrg(getDrgRequest: requests.GetDrgRequest): Promise<responses.GetDrgResponse>;
4996
5107
  /**
@@ -4999,18 +5110,18 @@ export declare class VirtualNetworkClient {
4999
5110
  * @param GetDrgAttachmentRequest
5000
5111
  * @return GetDrgAttachmentResponse
5001
5112
  * @throws OciError when an error occurs
5002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
5113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
5003
5114
  */
5004
5115
  getDrgAttachment(getDrgAttachmentRequest: requests.GetDrgAttachmentRequest): Promise<responses.GetDrgAttachmentResponse>;
5005
5116
  /**
5006
5117
  * Gets the redundancy status for the specified DRG. For more information, see
5007
5118
  * [Redundancy Remedies](https://docs.cloud.oracle.com/iaas/Content/Network/Troubleshoot/drgredundancy.htm).
5008
5119
  *
5009
- * This operation does not retry by default if the user has not defined a retry configuration.
5120
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5010
5121
  * @param GetDrgRedundancyStatusRequest
5011
5122
  * @return GetDrgRedundancyStatusResponse
5012
5123
  * @throws OciError when an error occurs
5013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
5124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
5014
5125
  */
5015
5126
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest: requests.GetDrgRedundancyStatusRequest): Promise<responses.GetDrgRedundancyStatusResponse>;
5016
5127
  /**
@@ -5019,7 +5130,7 @@ export declare class VirtualNetworkClient {
5019
5130
  * @param GetDrgRouteDistributionRequest
5020
5131
  * @return GetDrgRouteDistributionResponse
5021
5132
  * @throws OciError when an error occurs
5022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
5133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
5023
5134
  */
5024
5135
  getDrgRouteDistribution(getDrgRouteDistributionRequest: requests.GetDrgRouteDistributionRequest): Promise<responses.GetDrgRouteDistributionResponse>;
5025
5136
  /**
@@ -5028,29 +5139,29 @@ export declare class VirtualNetworkClient {
5028
5139
  * @param GetDrgRouteTableRequest
5029
5140
  * @return GetDrgRouteTableResponse
5030
5141
  * @throws OciError when an error occurs
5031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
5142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
5032
5143
  */
5033
5144
  getDrgRouteTable(getDrgRouteTableRequest: requests.GetDrgRouteTableRequest): Promise<responses.GetDrgRouteTableResponse>;
5034
5145
  /**
5035
5146
  * Gets the specified provider service.
5036
5147
  * For more information, see [FastConnect Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/fastconnect.htm).
5037
5148
  *
5038
- * This operation does not retry by default if the user has not defined a retry configuration.
5149
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5039
5150
  * @param GetFastConnectProviderServiceRequest
5040
5151
  * @return GetFastConnectProviderServiceResponse
5041
5152
  * @throws OciError when an error occurs
5042
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
5153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
5043
5154
  */
5044
5155
  getFastConnectProviderService(getFastConnectProviderServiceRequest: requests.GetFastConnectProviderServiceRequest): Promise<responses.GetFastConnectProviderServiceResponse>;
5045
5156
  /**
5046
5157
  * Gets the specified provider service key's information. Use this operation to validate a
5047
5158
  * provider service key. An invalid key returns a 404 error.
5048
5159
  *
5049
- * This operation does not retry by default if the user has not defined a retry configuration.
5160
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5050
5161
  * @param GetFastConnectProviderServiceKeyRequest
5051
5162
  * @return GetFastConnectProviderServiceKeyResponse
5052
5163
  * @throws OciError when an error occurs
5053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
5164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
5054
5165
  */
5055
5166
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest: requests.GetFastConnectProviderServiceKeyRequest): Promise<responses.GetFastConnectProviderServiceKeyResponse>;
5056
5167
  /**
@@ -5058,11 +5169,11 @@ export declare class VirtualNetworkClient {
5058
5169
  * on-premises router. If you want the status of the connection (whether it's up or down), use
5059
5170
  * {@link #getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest) getIPSecConnectionTunnel}.
5060
5171
  *
5061
- * This operation does not retry by default if the user has not defined a retry configuration.
5172
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5062
5173
  * @param GetIPSecConnectionRequest
5063
5174
  * @return GetIPSecConnectionResponse
5064
5175
  * @throws OciError when an error occurs
5065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
5176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
5066
5177
  */
5067
5178
  getIPSecConnection(getIPSecConnectionRequest: requests.GetIPSecConnectionRequest): Promise<responses.GetIPSecConnectionResponse>;
5068
5179
  /**
@@ -5071,22 +5182,22 @@ export declare class VirtualNetworkClient {
5071
5182
  * {@link #getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest) getIPSecConnectionTunnel}
5072
5183
  * * {@link #getIPSecConnectionTunnelSharedSecret(GetIPSecConnectionTunnelSharedSecretRequest) getIPSecConnectionTunnelSharedSecret}
5073
5184
  *
5074
- * This operation does not retry by default if the user has not defined a retry configuration.
5185
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5075
5186
  * @param GetIPSecConnectionDeviceConfigRequest
5076
5187
  * @return GetIPSecConnectionDeviceConfigResponse
5077
5188
  * @throws OciError when an error occurs
5078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
5189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
5079
5190
  */
5080
5191
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest: requests.GetIPSecConnectionDeviceConfigRequest): Promise<responses.GetIPSecConnectionDeviceConfigResponse>;
5081
5192
  /**
5082
5193
  * Deprecated. To get the tunnel status, instead use
5083
5194
  * {@link #getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest) getIPSecConnectionTunnel}.
5084
5195
  *
5085
- * This operation does not retry by default if the user has not defined a retry configuration.
5196
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5086
5197
  * @param GetIPSecConnectionDeviceStatusRequest
5087
5198
  * @return GetIPSecConnectionDeviceStatusResponse
5088
5199
  * @throws OciError when an error occurs
5089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
5200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
5090
5201
  */
5091
5202
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest: requests.GetIPSecConnectionDeviceStatusRequest): Promise<responses.GetIPSecConnectionDeviceStatusResponse>;
5092
5203
  /**
@@ -5094,32 +5205,32 @@ export declare class VirtualNetworkClient {
5094
5205
  * shared secret (pre-shared key). To retrieve that, use
5095
5206
  * {@link #getIPSecConnectionTunnelSharedSecret(GetIPSecConnectionTunnelSharedSecretRequest) getIPSecConnectionTunnelSharedSecret}.
5096
5207
  *
5097
- * This operation does not retry by default if the user has not defined a retry configuration.
5208
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5098
5209
  * @param GetIPSecConnectionTunnelRequest
5099
5210
  * @return GetIPSecConnectionTunnelResponse
5100
5211
  * @throws OciError when an error occurs
5101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
5212
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
5102
5213
  */
5103
5214
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest: requests.GetIPSecConnectionTunnelRequest): Promise<responses.GetIPSecConnectionTunnelResponse>;
5104
5215
  /**
5105
5216
  * Gets the identified error for the specified IPSec tunnel ID.
5106
5217
  *
5107
- * This operation does not retry by default if the user has not defined a retry configuration.
5218
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5108
5219
  * @param GetIPSecConnectionTunnelErrorRequest
5109
5220
  * @return GetIPSecConnectionTunnelErrorResponse
5110
5221
  * @throws OciError when an error occurs
5111
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
5222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
5112
5223
  */
5113
5224
  getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest: requests.GetIPSecConnectionTunnelErrorRequest): Promise<responses.GetIPSecConnectionTunnelErrorResponse>;
5114
5225
  /**
5115
5226
  * Gets the specified tunnel's shared secret (pre-shared key). To get other information
5116
5227
  * about the tunnel, use {@link #getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest) getIPSecConnectionTunnel}.
5117
5228
  *
5118
- * This operation does not retry by default if the user has not defined a retry configuration.
5229
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5119
5230
  * @param GetIPSecConnectionTunnelSharedSecretRequest
5120
5231
  * @return GetIPSecConnectionTunnelSharedSecretResponse
5121
5232
  * @throws OciError when an error occurs
5122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
5233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
5123
5234
  */
5124
5235
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest: requests.GetIPSecConnectionTunnelSharedSecretRequest): Promise<responses.GetIPSecConnectionTunnelSharedSecretResponse>;
5125
5236
  /**
@@ -5128,7 +5239,7 @@ export declare class VirtualNetworkClient {
5128
5239
  * @param GetInternetGatewayRequest
5129
5240
  * @return GetInternetGatewayResponse
5130
5241
  * @throws OciError when an error occurs
5131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
5242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
5132
5243
  */
5133
5244
  getInternetGateway(getInternetGatewayRequest: requests.GetInternetGatewayRequest): Promise<responses.GetInternetGatewayResponse>;
5134
5245
  /**
@@ -5152,11 +5263,11 @@ export declare class VirtualNetworkClient {
5152
5263
  * * {@link #getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest) getCpeDeviceConfigContent}
5153
5264
  * returns CPE configuration content for *all* IPSec connections that use a specific CPE.
5154
5265
  *
5155
- * This operation does not retry by default if the user has not defined a retry configuration.
5266
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5156
5267
  * @param GetIpsecCpeDeviceConfigContentRequest
5157
5268
  * @return GetIpsecCpeDeviceConfigContentResponse
5158
5269
  * @throws OciError when an error occurs
5159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
5270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
5160
5271
  */
5161
5272
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest: requests.GetIpsecCpeDeviceConfigContentRequest): Promise<responses.GetIpsecCpeDeviceConfigContentResponse>;
5162
5273
  /**
@@ -5169,7 +5280,7 @@ export declare class VirtualNetworkClient {
5169
5280
  * @param GetIpv6Request
5170
5281
  * @return GetIpv6Response
5171
5282
  * @throws OciError when an error occurs
5172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
5283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
5173
5284
  */
5174
5285
  getIpv6(getIpv6Request: requests.GetIpv6Request): Promise<responses.GetIpv6Response>;
5175
5286
  /**
@@ -5178,7 +5289,7 @@ export declare class VirtualNetworkClient {
5178
5289
  * @param GetLocalPeeringGatewayRequest
5179
5290
  * @return GetLocalPeeringGatewayResponse
5180
5291
  * @throws OciError when an error occurs
5181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
5292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
5182
5293
  */
5183
5294
  getLocalPeeringGateway(getLocalPeeringGatewayRequest: requests.GetLocalPeeringGatewayRequest): Promise<responses.GetLocalPeeringGatewayResponse>;
5184
5295
  /**
@@ -5187,7 +5298,7 @@ export declare class VirtualNetworkClient {
5187
5298
  * @param GetNatGatewayRequest
5188
5299
  * @return GetNatGatewayResponse
5189
5300
  * @throws OciError when an error occurs
5190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
5301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
5191
5302
  */
5192
5303
  getNatGateway(getNatGatewayRequest: requests.GetNatGatewayRequest): Promise<responses.GetNatGatewayResponse>;
5193
5304
  /**
@@ -5203,7 +5314,7 @@ export declare class VirtualNetworkClient {
5203
5314
  * @param GetNetworkSecurityGroupRequest
5204
5315
  * @return GetNetworkSecurityGroupResponse
5205
5316
  * @throws OciError when an error occurs
5206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
5317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
5207
5318
  */
5208
5319
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest: requests.GetNetworkSecurityGroupRequest): Promise<responses.GetNetworkSecurityGroupResponse>;
5209
5320
  /**
@@ -5212,7 +5323,7 @@ export declare class VirtualNetworkClient {
5212
5323
  * @param GetNetworkingTopologyRequest
5213
5324
  * @return GetNetworkingTopologyResponse
5214
5325
  * @throws OciError when an error occurs
5215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
5326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
5216
5327
  */
5217
5328
  getNetworkingTopology(getNetworkingTopologyRequest: requests.GetNetworkingTopologyRequest): Promise<responses.GetNetworkingTopologyResponse>;
5218
5329
  /**
@@ -5225,7 +5336,7 @@ export declare class VirtualNetworkClient {
5225
5336
  * @param GetPrivateIpRequest
5226
5337
  * @return GetPrivateIpResponse
5227
5338
  * @throws OciError when an error occurs
5228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
5339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
5229
5340
  */
5230
5341
  getPrivateIp(getPrivateIpRequest: requests.GetPrivateIpRequest): Promise<responses.GetPrivateIpResponse>;
5231
5342
  /**
@@ -5245,7 +5356,7 @@ export declare class VirtualNetworkClient {
5245
5356
  * @param GetPublicIpRequest
5246
5357
  * @return GetPublicIpResponse
5247
5358
  * @throws OciError when an error occurs
5248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
5359
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
5249
5360
  */
5250
5361
  getPublicIp(getPublicIpRequest: requests.GetPublicIpRequest): Promise<responses.GetPublicIpResponse>;
5251
5362
  /**
@@ -5259,7 +5370,7 @@ export declare class VirtualNetworkClient {
5259
5370
  * @param GetPublicIpByIpAddressRequest
5260
5371
  * @return GetPublicIpByIpAddressResponse
5261
5372
  * @throws OciError when an error occurs
5262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
5373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
5263
5374
  */
5264
5375
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest: requests.GetPublicIpByIpAddressRequest): Promise<responses.GetPublicIpByIpAddressResponse>;
5265
5376
  /**
@@ -5279,7 +5390,7 @@ export declare class VirtualNetworkClient {
5279
5390
  * @param GetPublicIpByPrivateIpIdRequest
5280
5391
  * @return GetPublicIpByPrivateIpIdResponse
5281
5392
  * @throws OciError when an error occurs
5282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
5393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
5283
5394
  */
5284
5395
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest: requests.GetPublicIpByPrivateIpIdRequest): Promise<responses.GetPublicIpByPrivateIpIdResponse>;
5285
5396
  /**
@@ -5289,17 +5400,17 @@ export declare class VirtualNetworkClient {
5289
5400
  * @param GetPublicIpPoolRequest
5290
5401
  * @return GetPublicIpPoolResponse
5291
5402
  * @throws OciError when an error occurs
5292
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
5403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
5293
5404
  */
5294
5405
  getPublicIpPool(getPublicIpPoolRequest: requests.GetPublicIpPoolRequest): Promise<responses.GetPublicIpPoolResponse>;
5295
5406
  /**
5296
5407
  * Get the specified remote peering connection's information.
5297
5408
  *
5298
- * This operation does not retry by default if the user has not defined a retry configuration.
5409
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5299
5410
  * @param GetRemotePeeringConnectionRequest
5300
5411
  * @return GetRemotePeeringConnectionResponse
5301
5412
  * @throws OciError when an error occurs
5302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
5413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
5303
5414
  */
5304
5415
  getRemotePeeringConnection(getRemotePeeringConnectionRequest: requests.GetRemotePeeringConnectionRequest): Promise<responses.GetRemotePeeringConnectionResponse>;
5305
5416
  /**
@@ -5308,7 +5419,7 @@ export declare class VirtualNetworkClient {
5308
5419
  * @param GetRouteTableRequest
5309
5420
  * @return GetRouteTableResponse
5310
5421
  * @throws OciError when an error occurs
5311
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
5422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
5312
5423
  */
5313
5424
  getRouteTable(getRouteTableRequest: requests.GetRouteTableRequest): Promise<responses.GetRouteTableResponse>;
5314
5425
  /**
@@ -5317,7 +5428,7 @@ export declare class VirtualNetworkClient {
5317
5428
  * @param GetSecurityListRequest
5318
5429
  * @return GetSecurityListResponse
5319
5430
  * @throws OciError when an error occurs
5320
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
5431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
5321
5432
  */
5322
5433
  getSecurityList(getSecurityListRequest: requests.GetSecurityListRequest): Promise<responses.GetSecurityListResponse>;
5323
5434
  /**
@@ -5327,7 +5438,7 @@ export declare class VirtualNetworkClient {
5327
5438
  * @param GetServiceRequest
5328
5439
  * @return GetServiceResponse
5329
5440
  * @throws OciError when an error occurs
5330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetService.ts.html |here} to see how to use GetService API.
5441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetService.ts.html |here} to see how to use GetService API.
5331
5442
  */
5332
5443
  getService(getServiceRequest: requests.GetServiceRequest): Promise<responses.GetServiceResponse>;
5333
5444
  /**
@@ -5336,7 +5447,7 @@ export declare class VirtualNetworkClient {
5336
5447
  * @param GetServiceGatewayRequest
5337
5448
  * @return GetServiceGatewayResponse
5338
5449
  * @throws OciError when an error occurs
5339
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
5450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
5340
5451
  */
5341
5452
  getServiceGateway(getServiceGatewayRequest: requests.GetServiceGatewayRequest): Promise<responses.GetServiceGatewayResponse>;
5342
5453
  /**
@@ -5345,7 +5456,7 @@ export declare class VirtualNetworkClient {
5345
5456
  * @param GetSubnetRequest
5346
5457
  * @return GetSubnetResponse
5347
5458
  * @throws OciError when an error occurs
5348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
5459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
5349
5460
  */
5350
5461
  getSubnet(getSubnetRequest: requests.GetSubnetRequest): Promise<responses.GetSubnetResponse>;
5351
5462
  /**
@@ -5354,7 +5465,7 @@ export declare class VirtualNetworkClient {
5354
5465
  * @param GetSubnetTopologyRequest
5355
5466
  * @return GetSubnetTopologyResponse
5356
5467
  * @throws OciError when an error occurs
5357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
5468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
5358
5469
  */
5359
5470
  getSubnetTopology(getSubnetTopologyRequest: requests.GetSubnetTopologyRequest): Promise<responses.GetSubnetTopologyResponse>;
5360
5471
  /**
@@ -5364,11 +5475,11 @@ export declare class VirtualNetworkClient {
5364
5475
  * information specific to the CPE device type), use
5365
5476
  * {@link #getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest) getTunnelCpeDeviceConfigContent}.
5366
5477
  *
5367
- * This operation does not retry by default if the user has not defined a retry configuration.
5478
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5368
5479
  * @param GetTunnelCpeDeviceConfigRequest
5369
5480
  * @return GetTunnelCpeDeviceConfigResponse
5370
5481
  * @throws OciError when an error occurs
5371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
5482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
5372
5483
  */
5373
5484
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest: requests.GetTunnelCpeDeviceConfigRequest): Promise<responses.GetTunnelCpeDeviceConfigResponse>;
5374
5485
  /**
@@ -5391,11 +5502,11 @@ export declare class VirtualNetworkClient {
5391
5502
  * * {@link #getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest) getCpeDeviceConfigContent}
5392
5503
  * returns CPE configuration content for *all* IPSec connections that use a specific CPE.
5393
5504
  *
5394
- * This operation does not retry by default if the user has not defined a retry configuration.
5505
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5395
5506
  * @param GetTunnelCpeDeviceConfigContentRequest
5396
5507
  * @return GetTunnelCpeDeviceConfigContentResponse
5397
5508
  * @throws OciError when an error occurs
5398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
5509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
5399
5510
  */
5400
5511
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest: requests.GetTunnelCpeDeviceConfigContentRequest): Promise<responses.GetTunnelCpeDeviceConfigContentResponse>;
5401
5512
  /**
@@ -5405,7 +5516,7 @@ export declare class VirtualNetworkClient {
5405
5516
  * @param GetUpgradeStatusRequest
5406
5517
  * @return GetUpgradeStatusResponse
5407
5518
  * @throws OciError when an error occurs
5408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
5519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
5409
5520
  */
5410
5521
  getUpgradeStatus(getUpgradeStatusRequest: requests.GetUpgradeStatusRequest): Promise<responses.GetUpgradeStatusResponse>;
5411
5522
  /**
@@ -5414,7 +5525,7 @@ export declare class VirtualNetworkClient {
5414
5525
  * @param GetVcnRequest
5415
5526
  * @return GetVcnResponse
5416
5527
  * @throws OciError when an error occurs
5417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
5528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
5418
5529
  */
5419
5530
  getVcn(getVcnRequest: requests.GetVcnRequest): Promise<responses.GetVcnResponse>;
5420
5531
  /**
@@ -5423,7 +5534,7 @@ export declare class VirtualNetworkClient {
5423
5534
  * @param GetVcnDnsResolverAssociationRequest
5424
5535
  * @return GetVcnDnsResolverAssociationResponse
5425
5536
  * @throws OciError when an error occurs
5426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
5537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
5427
5538
  */
5428
5539
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest: requests.GetVcnDnsResolverAssociationRequest): Promise<responses.GetVcnDnsResolverAssociationResponse>;
5429
5540
  /**
@@ -5432,16 +5543,16 @@ export declare class VirtualNetworkClient {
5432
5543
  * @param GetVcnTopologyRequest
5433
5544
  * @return GetVcnTopologyResponse
5434
5545
  * @throws OciError when an error occurs
5435
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
5546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
5436
5547
  */
5437
5548
  getVcnTopology(getVcnTopologyRequest: requests.GetVcnTopologyRequest): Promise<responses.GetVcnTopologyResponse>;
5438
5549
  /**
5439
5550
  * Gets the specified virtual circuit's information.
5440
- * This operation does not retry by default if the user has not defined a retry configuration.
5551
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5441
5552
  * @param GetVirtualCircuitRequest
5442
5553
  * @return GetVirtualCircuitResponse
5443
5554
  * @throws OciError when an error occurs
5444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
5555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
5445
5556
  */
5446
5557
  getVirtualCircuit(getVirtualCircuitRequest: requests.GetVirtualCircuitRequest): Promise<responses.GetVirtualCircuitResponse>;
5447
5558
  /**
@@ -5450,7 +5561,7 @@ export declare class VirtualNetworkClient {
5450
5561
  * @param GetVlanRequest
5451
5562
  * @return GetVlanResponse
5452
5563
  * @throws OciError when an error occurs
5453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
5564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
5454
5565
  */
5455
5566
  getVlan(getVlanRequest: requests.GetVlanRequest): Promise<responses.GetVlanResponse>;
5456
5567
  /**
@@ -5463,18 +5574,27 @@ export declare class VirtualNetworkClient {
5463
5574
  * @param GetVnicRequest
5464
5575
  * @return GetVnicResponse
5465
5576
  * @throws OciError when an error occurs
5466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
5577
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
5467
5578
  */
5468
5579
  getVnic(getVnicRequest: requests.GetVnicRequest): Promise<responses.GetVnicResponse>;
5580
+ /**
5581
+ * Gets the specified `Vtap` resource.
5582
+ * This operation does not retry by default if the user has not defined a retry configuration.
5583
+ * @param GetVtapRequest
5584
+ * @return GetVtapResponse
5585
+ * @throws OciError when an error occurs
5586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
5587
+ */
5588
+ getVtap(getVtapRequest: requests.GetVtapRequest): Promise<responses.GetVtapResponse>;
5469
5589
  /**
5470
5590
  * Lists the regions that support remote VCN peering (which is peering across regions).
5471
5591
  * For more information, see [VCN Peering](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/VCNpeering.htm).
5472
5592
  *
5473
- * This operation does not retry by default if the user has not defined a retry configuration.
5593
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5474
5594
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
5475
5595
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
5476
5596
  * @throws OciError when an error occurs
5477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
5597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
5478
5598
  */
5479
5599
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest: requests.ListAllowedPeerRegionsForRemotePeeringRequest): Promise<responses.ListAllowedPeerRegionsForRemotePeeringResponse>;
5480
5600
  /**
@@ -5485,7 +5605,7 @@ export declare class VirtualNetworkClient {
5485
5605
  * @param ListByoipAllocatedRangesRequest
5486
5606
  * @return ListByoipAllocatedRangesResponse
5487
5607
  * @throws OciError when an error occurs
5488
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
5608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
5489
5609
  */
5490
5610
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest: requests.ListByoipAllocatedRangesRequest): Promise<responses.ListByoipAllocatedRangesResponse>;
5491
5611
  /**
@@ -5496,9 +5616,51 @@ export declare class VirtualNetworkClient {
5496
5616
  * @param ListByoipRangesRequest
5497
5617
  * @return ListByoipRangesResponse
5498
5618
  * @throws OciError when an error occurs
5499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
5619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
5500
5620
  */
5501
5621
  listByoipRanges(listByoipRangesRequest: requests.ListByoipRangesRequest): Promise<responses.ListByoipRangesResponse>;
5622
+ /**
5623
+ * Lists the capture filters in the specified compartment.
5624
+ *
5625
+ * This operation does not retry by default if the user has not defined a retry configuration.
5626
+ * @param ListCaptureFiltersRequest
5627
+ * @return ListCaptureFiltersResponse
5628
+ * @throws OciError when an error occurs
5629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
5630
+ */
5631
+ listCaptureFilters(listCaptureFiltersRequest: requests.ListCaptureFiltersRequest): Promise<responses.ListCaptureFiltersResponse>;
5632
+ /**
5633
+ * NOTE: This function is deprecated in favor of listCaptureFiltersRecordIterator function.
5634
+ * Creates a new async iterator which will iterate over the models.CaptureFilter objects
5635
+ * contained in responses from the listCaptureFilters operation. This iterator will fetch more data from the
5636
+ * server as needed.
5637
+ *
5638
+ * @param request a request which can be sent to the service operation
5639
+ */
5640
+ listAllCaptureFilters(request: requests.ListCaptureFiltersRequest): AsyncIterableIterator<model.CaptureFilter>;
5641
+ /**
5642
+ * NOTE: This function is deprecated in favor of listCaptureFiltersResponseIterator function.
5643
+ * Creates a new async iterator which will iterate over the responses received from the listCaptureFilters operation. This iterator
5644
+ * will fetch more data from the server as needed.
5645
+ *
5646
+ * @param request a request which can be sent to the service operation
5647
+ */
5648
+ listAllCaptureFiltersResponses(request: requests.ListCaptureFiltersRequest): AsyncIterableIterator<responses.ListCaptureFiltersResponse>;
5649
+ /**
5650
+ * Creates a new async iterator which will iterate over the models.CaptureFilter objects
5651
+ * contained in responses from the listCaptureFilters operation. This iterator will fetch more data from the
5652
+ * server as needed.
5653
+ *
5654
+ * @param request a request which can be sent to the service operation
5655
+ */
5656
+ listCaptureFiltersRecordIterator(request: requests.ListCaptureFiltersRequest): AsyncIterableIterator<model.CaptureFilter>;
5657
+ /**
5658
+ * Creates a new async iterator which will iterate over the responses received from the listCaptureFilters operation. This iterator
5659
+ * will fetch more data from the server as needed.
5660
+ *
5661
+ * @param request a request which can be sent to the service operation
5662
+ */
5663
+ listCaptureFiltersResponseIterator(request: requests.ListCaptureFiltersRequest): AsyncIterableIterator<responses.ListCaptureFiltersResponse>;
5502
5664
  /**
5503
5665
  * Lists the CPE device types that the Networking service provides CPE configuration
5504
5666
  * content for (example: Cisco ASA). The content helps a network engineer configure
@@ -5514,11 +5676,11 @@ export declare class VirtualNetworkClient {
5514
5676
  * * {@link #getIpsecCpeDeviceConfigContent(GetIpsecCpeDeviceConfigContentRequest) getIpsecCpeDeviceConfigContent}
5515
5677
  * * {@link #getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest) getTunnelCpeDeviceConfigContent}
5516
5678
  *
5517
- * This operation does not retry by default if the user has not defined a retry configuration.
5679
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5518
5680
  * @param ListCpeDeviceShapesRequest
5519
5681
  * @return ListCpeDeviceShapesResponse
5520
5682
  * @throws OciError when an error occurs
5521
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
5683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
5522
5684
  */
5523
5685
  listCpeDeviceShapes(listCpeDeviceShapesRequest: requests.ListCpeDeviceShapesRequest): Promise<responses.ListCpeDeviceShapesResponse>;
5524
5686
  /**
@@ -5556,11 +5718,11 @@ export declare class VirtualNetworkClient {
5556
5718
  /**
5557
5719
  * Lists the customer-premises equipment objects (CPEs) in the specified compartment.
5558
5720
  *
5559
- * This operation does not retry by default if the user has not defined a retry configuration.
5721
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5560
5722
  * @param ListCpesRequest
5561
5723
  * @return ListCpesResponse
5562
5724
  * @throws OciError when an error occurs
5563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
5725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
5564
5726
  */
5565
5727
  listCpes(listCpesRequest: requests.ListCpesRequest): Promise<responses.ListCpesResponse>;
5566
5728
  /**
@@ -5598,11 +5760,11 @@ export declare class VirtualNetworkClient {
5598
5760
  /**
5599
5761
  * Lists the cross-connect groups in the specified compartment.
5600
5762
  *
5601
- * This operation does not retry by default if the user has not defined a retry configuration.
5763
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5602
5764
  * @param ListCrossConnectGroupsRequest
5603
5765
  * @return ListCrossConnectGroupsResponse
5604
5766
  * @throws OciError when an error occurs
5605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
5767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
5606
5768
  */
5607
5769
  listCrossConnectGroups(listCrossConnectGroupsRequest: requests.ListCrossConnectGroupsRequest): Promise<responses.ListCrossConnectGroupsResponse>;
5608
5770
  /**
@@ -5641,11 +5803,11 @@ export declare class VirtualNetworkClient {
5641
5803
  * Lists the available FastConnect locations for cross-connect installation. You need
5642
5804
  * this information so you can specify your desired location when you create a cross-connect.
5643
5805
  *
5644
- * This operation does not retry by default if the user has not defined a retry configuration.
5806
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5645
5807
  * @param ListCrossConnectLocationsRequest
5646
5808
  * @return ListCrossConnectLocationsResponse
5647
5809
  * @throws OciError when an error occurs
5648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
5810
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
5649
5811
  */
5650
5812
  listCrossConnectLocations(listCrossConnectLocationsRequest: requests.ListCrossConnectLocationsRequest): Promise<responses.ListCrossConnectLocationsResponse>;
5651
5813
  /**
@@ -5684,22 +5846,22 @@ export declare class VirtualNetworkClient {
5684
5846
  * Lists the Cross Connect mapping Details for the specified
5685
5847
  * virtual circuit.
5686
5848
  *
5687
- * This operation does not retry by default if the user has not defined a retry configuration.
5849
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5688
5850
  * @param ListCrossConnectMappingsRequest
5689
5851
  * @return ListCrossConnectMappingsResponse
5690
5852
  * @throws OciError when an error occurs
5691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
5853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
5692
5854
  */
5693
5855
  listCrossConnectMappings(listCrossConnectMappingsRequest: requests.ListCrossConnectMappingsRequest): Promise<responses.ListCrossConnectMappingsResponse>;
5694
5856
  /**
5695
5857
  * Lists the cross-connects in the specified compartment. You can filter the list
5696
5858
  * by specifying the [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of a cross-connect group.
5697
5859
  *
5698
- * This operation does not retry by default if the user has not defined a retry configuration.
5860
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5699
5861
  * @param ListCrossConnectsRequest
5700
5862
  * @return ListCrossConnectsResponse
5701
5863
  * @throws OciError when an error occurs
5702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
5864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
5703
5865
  */
5704
5866
  listCrossConnects(listCrossConnectsRequest: requests.ListCrossConnectsRequest): Promise<responses.ListCrossConnectsResponse>;
5705
5867
  /**
@@ -5739,11 +5901,11 @@ export declare class VirtualNetworkClient {
5739
5901
  * so you can specify your desired port speed (that is, shape) when you create a
5740
5902
  * cross-connect.
5741
5903
  *
5742
- * This operation does not retry by default if the user has not defined a retry configuration.
5904
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5743
5905
  * @param ListCrossconnectPortSpeedShapesRequest
5744
5906
  * @return ListCrossconnectPortSpeedShapesResponse
5745
5907
  * @throws OciError when an error occurs
5746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
5908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
5747
5909
  */
5748
5910
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest: requests.ListCrossconnectPortSpeedShapesRequest): Promise<responses.ListCrossconnectPortSpeedShapesResponse>;
5749
5911
  /**
@@ -5788,7 +5950,7 @@ export declare class VirtualNetworkClient {
5788
5950
  * @param ListDhcpOptionsRequest
5789
5951
  * @return ListDhcpOptionsResponse
5790
5952
  * @throws OciError when an error occurs
5791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
5953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
5792
5954
  */
5793
5955
  listDhcpOptions(listDhcpOptionsRequest: requests.ListDhcpOptionsRequest): Promise<responses.ListDhcpOptionsResponse>;
5794
5956
  /**
@@ -5835,7 +5997,7 @@ export declare class VirtualNetworkClient {
5835
5997
  * @param ListDrgAttachmentsRequest
5836
5998
  * @return ListDrgAttachmentsResponse
5837
5999
  * @throws OciError when an error occurs
5838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
6000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
5839
6001
  */
5840
6002
  listDrgAttachments(listDrgAttachmentsRequest: requests.ListDrgAttachmentsRequest): Promise<responses.ListDrgAttachmentsResponse>;
5841
6003
  /**
@@ -5876,7 +6038,7 @@ export declare class VirtualNetworkClient {
5876
6038
  * @param ListDrgRouteDistributionStatementsRequest
5877
6039
  * @return ListDrgRouteDistributionStatementsResponse
5878
6040
  * @throws OciError when an error occurs
5879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
6041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
5880
6042
  */
5881
6043
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest: requests.ListDrgRouteDistributionStatementsRequest): Promise<responses.ListDrgRouteDistributionStatementsResponse>;
5882
6044
  /**
@@ -5921,7 +6083,7 @@ export declare class VirtualNetworkClient {
5921
6083
  * @param ListDrgRouteDistributionsRequest
5922
6084
  * @return ListDrgRouteDistributionsResponse
5923
6085
  * @throws OciError when an error occurs
5924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
6086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
5925
6087
  */
5926
6088
  listDrgRouteDistributions(listDrgRouteDistributionsRequest: requests.ListDrgRouteDistributionsRequest): Promise<responses.ListDrgRouteDistributionsResponse>;
5927
6089
  /**
@@ -5962,7 +6124,7 @@ export declare class VirtualNetworkClient {
5962
6124
  * @param ListDrgRouteRulesRequest
5963
6125
  * @return ListDrgRouteRulesResponse
5964
6126
  * @throws OciError when an error occurs
5965
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
6127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
5966
6128
  */
5967
6129
  listDrgRouteRules(listDrgRouteRulesRequest: requests.ListDrgRouteRulesRequest): Promise<responses.ListDrgRouteRulesResponse>;
5968
6130
  /**
@@ -6006,7 +6168,7 @@ export declare class VirtualNetworkClient {
6006
6168
  * @param ListDrgRouteTablesRequest
6007
6169
  * @return ListDrgRouteTablesResponse
6008
6170
  * @throws OciError when an error occurs
6009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
6171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
6010
6172
  */
6011
6173
  listDrgRouteTables(listDrgRouteTablesRequest: requests.ListDrgRouteTablesRequest): Promise<responses.ListDrgRouteTablesResponse>;
6012
6174
  /**
@@ -6048,7 +6210,7 @@ export declare class VirtualNetworkClient {
6048
6210
  * @param ListDrgsRequest
6049
6211
  * @return ListDrgsResponse
6050
6212
  * @throws OciError when an error occurs
6051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
6213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
6052
6214
  */
6053
6215
  listDrgs(listDrgsRequest: requests.ListDrgsRequest): Promise<responses.ListDrgsResponse>;
6054
6216
  /**
@@ -6092,11 +6254,11 @@ export declare class VirtualNetworkClient {
6092
6254
  * <p>
6093
6255
  For more information, see [FastConnect Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/fastconnect.htm).
6094
6256
  *
6095
- * This operation does not retry by default if the user has not defined a retry configuration.
6257
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6096
6258
  * @param ListFastConnectProviderServicesRequest
6097
6259
  * @return ListFastConnectProviderServicesResponse
6098
6260
  * @throws OciError when an error occurs
6099
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
6261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
6100
6262
  */
6101
6263
  listFastConnectProviderServices(listFastConnectProviderServicesRequest: requests.ListFastConnectProviderServicesRequest): Promise<responses.ListFastConnectProviderServicesResponse>;
6102
6264
  /**
@@ -6137,11 +6299,11 @@ export declare class VirtualNetworkClient {
6137
6299
  * <p>
6138
6300
  For more information about virtual circuits, see [FastConnect Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/fastconnect.htm).
6139
6301
  *
6140
- * This operation does not retry by default if the user has not defined a retry configuration.
6302
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6141
6303
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
6142
6304
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
6143
6305
  * @throws OciError when an error occurs
6144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
6306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
6145
6307
  */
6146
6308
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest: requests.ListFastConnectProviderVirtualCircuitBandwidthShapesRequest): Promise<responses.ListFastConnectProviderVirtualCircuitBandwidthShapesResponse>;
6147
6309
  /**
@@ -6179,11 +6341,11 @@ export declare class VirtualNetworkClient {
6179
6341
  /**
6180
6342
  * The routes advertised to the on-premises network and the routes received from the on-premises network.
6181
6343
  *
6182
- * This operation does not retry by default if the user has not defined a retry configuration.
6344
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6183
6345
  * @param ListIPSecConnectionTunnelRoutesRequest
6184
6346
  * @return ListIPSecConnectionTunnelRoutesResponse
6185
6347
  * @throws OciError when an error occurs
6186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
6348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
6187
6349
  */
6188
6350
  listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest: requests.ListIPSecConnectionTunnelRoutesRequest): Promise<responses.ListIPSecConnectionTunnelRoutesResponse>;
6189
6351
  /**
@@ -6221,11 +6383,11 @@ export declare class VirtualNetworkClient {
6221
6383
  /**
6222
6384
  * Lists the tunnel security associations information for the specified IPSec tunnel ID.
6223
6385
  *
6224
- * This operation does not retry by default if the user has not defined a retry configuration.
6386
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6225
6387
  * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
6226
6388
  * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
6227
6389
  * @throws OciError when an error occurs
6228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
6390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
6229
6391
  */
6230
6392
  listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest: requests.ListIPSecConnectionTunnelSecurityAssociationsRequest): Promise<responses.ListIPSecConnectionTunnelSecurityAssociationsResponse>;
6231
6393
  /**
@@ -6263,11 +6425,11 @@ export declare class VirtualNetworkClient {
6263
6425
  /**
6264
6426
  * Lists the tunnel information for the specified IPSec connection.
6265
6427
  *
6266
- * This operation does not retry by default if the user has not defined a retry configuration.
6428
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6267
6429
  * @param ListIPSecConnectionTunnelsRequest
6268
6430
  * @return ListIPSecConnectionTunnelsResponse
6269
6431
  * @throws OciError when an error occurs
6270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
6432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
6271
6433
  */
6272
6434
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest: requests.ListIPSecConnectionTunnelsRequest): Promise<responses.ListIPSecConnectionTunnelsResponse>;
6273
6435
  /**
@@ -6306,11 +6468,11 @@ export declare class VirtualNetworkClient {
6306
6468
  * Lists the IPSec connections for the specified compartment. You can filter the
6307
6469
  * results by DRG or CPE.
6308
6470
  *
6309
- * This operation does not retry by default if the user has not defined a retry configuration.
6471
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6310
6472
  * @param ListIPSecConnectionsRequest
6311
6473
  * @return ListIPSecConnectionsResponse
6312
6474
  * @throws OciError when an error occurs
6313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
6475
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
6314
6476
  */
6315
6477
  listIPSecConnections(listIPSecConnectionsRequest: requests.ListIPSecConnectionsRequest): Promise<responses.ListIPSecConnectionsResponse>;
6316
6478
  /**
@@ -6353,7 +6515,7 @@ export declare class VirtualNetworkClient {
6353
6515
  * @param ListInternetGatewaysRequest
6354
6516
  * @return ListInternetGatewaysResponse
6355
6517
  * @throws OciError when an error occurs
6356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
6518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
6357
6519
  */
6358
6520
  listInternetGateways(listInternetGatewaysRequest: requests.ListInternetGatewaysRequest): Promise<responses.ListInternetGatewaysResponse>;
6359
6521
  /**
@@ -6402,7 +6564,7 @@ export declare class VirtualNetworkClient {
6402
6564
  * @param ListIpv6sRequest
6403
6565
  * @return ListIpv6sResponse
6404
6566
  * @throws OciError when an error occurs
6405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
6567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
6406
6568
  */
6407
6569
  listIpv6s(listIpv6sRequest: requests.ListIpv6sRequest): Promise<responses.ListIpv6sResponse>;
6408
6570
  /**
@@ -6445,7 +6607,7 @@ export declare class VirtualNetworkClient {
6445
6607
  * @param ListLocalPeeringGatewaysRequest
6446
6608
  * @return ListLocalPeeringGatewaysResponse
6447
6609
  * @throws OciError when an error occurs
6448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
6610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
6449
6611
  */
6450
6612
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest: requests.ListLocalPeeringGatewaysRequest): Promise<responses.ListLocalPeeringGatewaysResponse>;
6451
6613
  /**
@@ -6488,7 +6650,7 @@ export declare class VirtualNetworkClient {
6488
6650
  * @param ListNatGatewaysRequest
6489
6651
  * @return ListNatGatewaysResponse
6490
6652
  * @throws OciError when an error occurs
6491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
6653
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
6492
6654
  */
6493
6655
  listNatGateways(listNatGatewaysRequest: requests.ListNatGatewaysRequest): Promise<responses.ListNatGatewaysResponse>;
6494
6656
  /**
@@ -6530,7 +6692,7 @@ export declare class VirtualNetworkClient {
6530
6692
  * @param ListNetworkSecurityGroupSecurityRulesRequest
6531
6693
  * @return ListNetworkSecurityGroupSecurityRulesResponse
6532
6694
  * @throws OciError when an error occurs
6533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
6695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
6534
6696
  */
6535
6697
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest: requests.ListNetworkSecurityGroupSecurityRulesRequest): Promise<responses.ListNetworkSecurityGroupSecurityRulesResponse>;
6536
6698
  /**
@@ -6572,7 +6734,7 @@ export declare class VirtualNetworkClient {
6572
6734
  * @param ListNetworkSecurityGroupVnicsRequest
6573
6735
  * @return ListNetworkSecurityGroupVnicsResponse
6574
6736
  * @throws OciError when an error occurs
6575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
6737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
6576
6738
  */
6577
6739
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest: requests.ListNetworkSecurityGroupVnicsRequest): Promise<responses.ListNetworkSecurityGroupVnicsResponse>;
6578
6740
  /**
@@ -6615,7 +6777,7 @@ export declare class VirtualNetworkClient {
6615
6777
  * @param ListNetworkSecurityGroupsRequest
6616
6778
  * @return ListNetworkSecurityGroupsResponse
6617
6779
  * @throws OciError when an error occurs
6618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
6780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
6619
6781
  */
6620
6782
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest: requests.ListNetworkSecurityGroupsRequest): Promise<responses.ListNetworkSecurityGroupsResponse>;
6621
6783
  /**
@@ -6672,7 +6834,7 @@ export declare class VirtualNetworkClient {
6672
6834
  * @param ListPrivateIpsRequest
6673
6835
  * @return ListPrivateIpsResponse
6674
6836
  * @throws OciError when an error occurs
6675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
6837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
6676
6838
  */
6677
6839
  listPrivateIps(listPrivateIpsRequest: requests.ListPrivateIpsRequest): Promise<responses.ListPrivateIpsResponse>;
6678
6840
  /**
@@ -6715,7 +6877,7 @@ export declare class VirtualNetworkClient {
6715
6877
  * @param ListPublicIpPoolsRequest
6716
6878
  * @return ListPublicIpPoolsResponse
6717
6879
  * @throws OciError when an error occurs
6718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
6880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
6719
6881
  */
6720
6882
  listPublicIpPools(listPublicIpPoolsRequest: requests.ListPublicIpPoolsRequest): Promise<responses.ListPublicIpPoolsResponse>;
6721
6883
  /**
@@ -6744,7 +6906,7 @@ export declare class VirtualNetworkClient {
6744
6906
  * @param ListPublicIpsRequest
6745
6907
  * @return ListPublicIpsResponse
6746
6908
  * @throws OciError when an error occurs
6747
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
6909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
6748
6910
  */
6749
6911
  listPublicIps(listPublicIpsRequest: requests.ListPublicIpsRequest): Promise<responses.ListPublicIpsResponse>;
6750
6912
  /**
@@ -6783,11 +6945,11 @@ export declare class VirtualNetworkClient {
6783
6945
  * Lists the remote peering connections (RPCs) for the specified DRG and compartment
6784
6946
  * (the RPC's compartment).
6785
6947
  *
6786
- * This operation does not retry by default if the user has not defined a retry configuration.
6948
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6787
6949
  * @param ListRemotePeeringConnectionsRequest
6788
6950
  * @return ListRemotePeeringConnectionsResponse
6789
6951
  * @throws OciError when an error occurs
6790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
6952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
6791
6953
  */
6792
6954
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest: requests.ListRemotePeeringConnectionsRequest): Promise<responses.ListRemotePeeringConnectionsResponse>;
6793
6955
  /**
@@ -6832,7 +6994,7 @@ export declare class VirtualNetworkClient {
6832
6994
  * @param ListRouteTablesRequest
6833
6995
  * @return ListRouteTablesResponse
6834
6996
  * @throws OciError when an error occurs
6835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
6997
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
6836
6998
  */
6837
6999
  listRouteTables(listRouteTablesRequest: requests.ListRouteTablesRequest): Promise<responses.ListRouteTablesResponse>;
6838
7000
  /**
@@ -6875,7 +7037,7 @@ export declare class VirtualNetworkClient {
6875
7037
  * @param ListSecurityListsRequest
6876
7038
  * @return ListSecurityListsResponse
6877
7039
  * @throws OciError when an error occurs
6878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
7040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
6879
7041
  */
6880
7042
  listSecurityLists(listSecurityListsRequest: requests.ListSecurityListsRequest): Promise<responses.ListSecurityListsResponse>;
6881
7043
  /**
@@ -6918,7 +7080,7 @@ export declare class VirtualNetworkClient {
6918
7080
  * @param ListServiceGatewaysRequest
6919
7081
  * @return ListServiceGatewaysResponse
6920
7082
  * @throws OciError when an error occurs
6921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
7083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
6922
7084
  */
6923
7085
  listServiceGateways(listServiceGatewaysRequest: requests.ListServiceGatewaysRequest): Promise<responses.ListServiceGatewaysResponse>;
6924
7086
  /**
@@ -6961,7 +7123,7 @@ export declare class VirtualNetworkClient {
6961
7123
  * @param ListServicesRequest
6962
7124
  * @return ListServicesResponse
6963
7125
  * @throws OciError when an error occurs
6964
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListServices.ts.html |here} to see how to use ListServices API.
7126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListServices.ts.html |here} to see how to use ListServices API.
6965
7127
  */
6966
7128
  listServices(listServicesRequest: requests.ListServicesRequest): Promise<responses.ListServicesResponse>;
6967
7129
  /**
@@ -7004,7 +7166,7 @@ export declare class VirtualNetworkClient {
7004
7166
  * @param ListSubnetsRequest
7005
7167
  * @return ListSubnetsResponse
7006
7168
  * @throws OciError when an error occurs
7007
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
7169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
7008
7170
  */
7009
7171
  listSubnets(listSubnetsRequest: requests.ListSubnetsRequest): Promise<responses.ListSubnetsResponse>;
7010
7172
  /**
@@ -7046,7 +7208,7 @@ export declare class VirtualNetworkClient {
7046
7208
  * @param ListVcnsRequest
7047
7209
  * @return ListVcnsResponse
7048
7210
  * @throws OciError when an error occurs
7049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
7211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
7050
7212
  */
7051
7213
  listVcns(listVcnsRequest: requests.ListVcnsRequest): Promise<responses.ListVcnsResponse>;
7052
7214
  /**
@@ -7084,11 +7246,11 @@ export declare class VirtualNetworkClient {
7084
7246
  /**
7085
7247
  * The deprecated operation lists available bandwidth levels for virtual circuits. For the compartment ID, provide the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of your tenancy (the root compartment).
7086
7248
  *
7087
- * This operation does not retry by default if the user has not defined a retry configuration.
7249
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7088
7250
  * @param ListVirtualCircuitBandwidthShapesRequest
7089
7251
  * @return ListVirtualCircuitBandwidthShapesResponse
7090
7252
  * @throws OciError when an error occurs
7091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
7253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
7092
7254
  */
7093
7255
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest: requests.ListVirtualCircuitBandwidthShapesRequest): Promise<responses.ListVirtualCircuitBandwidthShapesResponse>;
7094
7256
  /**
@@ -7127,21 +7289,21 @@ export declare class VirtualNetworkClient {
7127
7289
  * Lists the public IP prefixes and their details for the specified
7128
7290
  * public virtual circuit.
7129
7291
  *
7130
- * This operation does not retry by default if the user has not defined a retry configuration.
7292
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7131
7293
  * @param ListVirtualCircuitPublicPrefixesRequest
7132
7294
  * @return ListVirtualCircuitPublicPrefixesResponse
7133
7295
  * @throws OciError when an error occurs
7134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
7296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
7135
7297
  */
7136
7298
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest: requests.ListVirtualCircuitPublicPrefixesRequest): Promise<responses.ListVirtualCircuitPublicPrefixesResponse>;
7137
7299
  /**
7138
7300
  * Lists the virtual circuits in the specified compartment.
7139
7301
  *
7140
- * This operation does not retry by default if the user has not defined a retry configuration.
7302
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7141
7303
  * @param ListVirtualCircuitsRequest
7142
7304
  * @return ListVirtualCircuitsResponse
7143
7305
  * @throws OciError when an error occurs
7144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
7306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
7145
7307
  */
7146
7308
  listVirtualCircuits(listVirtualCircuitsRequest: requests.ListVirtualCircuitsRequest): Promise<responses.ListVirtualCircuitsResponse>;
7147
7309
  /**
@@ -7183,7 +7345,7 @@ export declare class VirtualNetworkClient {
7183
7345
  * @param ListVlansRequest
7184
7346
  * @return ListVlansResponse
7185
7347
  * @throws OciError when an error occurs
7186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
7348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
7187
7349
  */
7188
7350
  listVlans(listVlansRequest: requests.ListVlansRequest): Promise<responses.ListVlansResponse>;
7189
7351
  /**
@@ -7218,6 +7380,48 @@ export declare class VirtualNetworkClient {
7218
7380
  * @param request a request which can be sent to the service operation
7219
7381
  */
7220
7382
  listVlansResponseIterator(request: requests.ListVlansRequest): AsyncIterableIterator<responses.ListVlansResponse>;
7383
+ /**
7384
+ * Lists the virtual test access points (VTAPs) in the specified compartment.
7385
+ *
7386
+ * This operation does not retry by default if the user has not defined a retry configuration.
7387
+ * @param ListVtapsRequest
7388
+ * @return ListVtapsResponse
7389
+ * @throws OciError when an error occurs
7390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
7391
+ */
7392
+ listVtaps(listVtapsRequest: requests.ListVtapsRequest): Promise<responses.ListVtapsResponse>;
7393
+ /**
7394
+ * NOTE: This function is deprecated in favor of listVtapsRecordIterator function.
7395
+ * Creates a new async iterator which will iterate over the models.Vtap objects
7396
+ * contained in responses from the listVtaps operation. This iterator will fetch more data from the
7397
+ * server as needed.
7398
+ *
7399
+ * @param request a request which can be sent to the service operation
7400
+ */
7401
+ listAllVtaps(request: requests.ListVtapsRequest): AsyncIterableIterator<model.Vtap>;
7402
+ /**
7403
+ * NOTE: This function is deprecated in favor of listVtapsResponseIterator function.
7404
+ * Creates a new async iterator which will iterate over the responses received from the listVtaps operation. This iterator
7405
+ * will fetch more data from the server as needed.
7406
+ *
7407
+ * @param request a request which can be sent to the service operation
7408
+ */
7409
+ listAllVtapsResponses(request: requests.ListVtapsRequest): AsyncIterableIterator<responses.ListVtapsResponse>;
7410
+ /**
7411
+ * Creates a new async iterator which will iterate over the models.Vtap objects
7412
+ * contained in responses from the listVtaps operation. This iterator will fetch more data from the
7413
+ * server as needed.
7414
+ *
7415
+ * @param request a request which can be sent to the service operation
7416
+ */
7417
+ listVtapsRecordIterator(request: requests.ListVtapsRequest): AsyncIterableIterator<model.Vtap>;
7418
+ /**
7419
+ * Creates a new async iterator which will iterate over the responses received from the listVtaps operation. This iterator
7420
+ * will fetch more data from the server as needed.
7421
+ *
7422
+ * @param request a request which can be sent to the service operation
7423
+ */
7424
+ listVtapsResponseIterator(request: requests.ListVtapsRequest): AsyncIterableIterator<responses.ListVtapsResponse>;
7221
7425
  /**
7222
7426
  * Updates the specified CIDR block of a VCN. The new CIDR IP range must meet the following criteria:
7223
7427
  * <p>
@@ -7233,7 +7437,7 @@ export declare class VirtualNetworkClient {
7233
7437
  * @param ModifyVcnCidrRequest
7234
7438
  * @return ModifyVcnCidrResponse
7235
7439
  * @throws OciError when an error occurs
7236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
7440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
7237
7441
  */
7238
7442
  modifyVcnCidr(modifyVcnCidrRequest: requests.ModifyVcnCidrRequest): Promise<responses.ModifyVcnCidrResponse>;
7239
7443
  /**
@@ -7243,7 +7447,7 @@ export declare class VirtualNetworkClient {
7243
7447
  * @param RemoveDrgRouteDistributionStatementsRequest
7244
7448
  * @return RemoveDrgRouteDistributionStatementsResponse
7245
7449
  * @throws OciError when an error occurs
7246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
7450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
7247
7451
  */
7248
7452
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest: requests.RemoveDrgRouteDistributionStatementsRequest): Promise<responses.RemoveDrgRouteDistributionStatementsResponse>;
7249
7453
  /**
@@ -7253,7 +7457,7 @@ export declare class VirtualNetworkClient {
7253
7457
  * @param RemoveDrgRouteRulesRequest
7254
7458
  * @return RemoveDrgRouteRulesResponse
7255
7459
  * @throws OciError when an error occurs
7256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
7460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
7257
7461
  */
7258
7462
  removeDrgRouteRules(removeDrgRouteRulesRequest: requests.RemoveDrgRouteRulesRequest): Promise<responses.RemoveDrgRouteRulesResponse>;
7259
7463
  /**
@@ -7263,7 +7467,7 @@ export declare class VirtualNetworkClient {
7263
7467
  * @param RemoveExportDrgRouteDistributionRequest
7264
7468
  * @return RemoveExportDrgRouteDistributionResponse
7265
7469
  * @throws OciError when an error occurs
7266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
7470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
7267
7471
  */
7268
7472
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest: requests.RemoveExportDrgRouteDistributionRequest): Promise<responses.RemoveExportDrgRouteDistributionResponse>;
7269
7473
  /**
@@ -7274,9 +7478,29 @@ export declare class VirtualNetworkClient {
7274
7478
  * @param RemoveImportDrgRouteDistributionRequest
7275
7479
  * @return RemoveImportDrgRouteDistributionResponse
7276
7480
  * @throws OciError when an error occurs
7277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
7481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
7278
7482
  */
7279
7483
  removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest: requests.RemoveImportDrgRouteDistributionRequest): Promise<responses.RemoveImportDrgRouteDistributionResponse>;
7484
+ /**
7485
+ * Remove an IPv6 CIDR from a subnet. At least one IPv6 CIDR should remain.
7486
+ *
7487
+ * This operation does not retry by default if the user has not defined a retry configuration.
7488
+ * @param RemoveIpv6SubnetCidrRequest
7489
+ * @return RemoveIpv6SubnetCidrResponse
7490
+ * @throws OciError when an error occurs
7491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
7492
+ */
7493
+ removeIpv6SubnetCidr(removeIpv6SubnetCidrRequest: requests.RemoveIpv6SubnetCidrRequest): Promise<responses.RemoveIpv6SubnetCidrResponse>;
7494
+ /**
7495
+ * Removing an existing IPv6 CIDR from a VCN.
7496
+ *
7497
+ * This operation does not retry by default if the user has not defined a retry configuration.
7498
+ * @param RemoveIpv6VcnCidrRequest
7499
+ * @return RemoveIpv6VcnCidrResponse
7500
+ * @throws OciError when an error occurs
7501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
7502
+ */
7503
+ removeIpv6VcnCidr(removeIpv6VcnCidrRequest: requests.RemoveIpv6VcnCidrRequest): Promise<responses.RemoveIpv6VcnCidrResponse>;
7280
7504
  /**
7281
7505
  * Removes one or more security rules from the specified network security group.
7282
7506
  *
@@ -7284,7 +7508,7 @@ export declare class VirtualNetworkClient {
7284
7508
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
7285
7509
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
7286
7510
  * @throws OciError when an error occurs
7287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
7511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
7288
7512
  */
7289
7513
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest: requests.RemoveNetworkSecurityGroupSecurityRulesRequest): Promise<responses.RemoveNetworkSecurityGroupSecurityRulesResponse>;
7290
7514
  /**
@@ -7294,7 +7518,7 @@ export declare class VirtualNetworkClient {
7294
7518
  * @param RemovePublicIpPoolCapacityRequest
7295
7519
  * @return RemovePublicIpPoolCapacityResponse
7296
7520
  * @throws OciError when an error occurs
7297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
7521
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
7298
7522
  */
7299
7523
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest: requests.RemovePublicIpPoolCapacityRequest): Promise<responses.RemovePublicIpPoolCapacityResponse>;
7300
7524
  /**
@@ -7308,7 +7532,7 @@ export declare class VirtualNetworkClient {
7308
7532
  * @param RemoveVcnCidrRequest
7309
7533
  * @return RemoveVcnCidrResponse
7310
7534
  * @throws OciError when an error occurs
7311
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
7535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
7312
7536
  */
7313
7537
  removeVcnCidr(removeVcnCidrRequest: requests.RemoveVcnCidrRequest): Promise<responses.RemoveVcnCidrResponse>;
7314
7538
  /**
@@ -7318,38 +7542,48 @@ export declare class VirtualNetworkClient {
7318
7542
  * @param UpdateByoipRangeRequest
7319
7543
  * @return UpdateByoipRangeResponse
7320
7544
  * @throws OciError when an error occurs
7321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
7545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
7322
7546
  */
7323
7547
  updateByoipRange(updateByoipRangeRequest: requests.UpdateByoipRangeRequest): Promise<responses.UpdateByoipRangeResponse>;
7548
+ /**
7549
+ * Updates the specified VTAP capture filter's display name or tags.
7550
+ *
7551
+ * This operation does not retry by default if the user has not defined a retry configuration.
7552
+ * @param UpdateCaptureFilterRequest
7553
+ * @return UpdateCaptureFilterResponse
7554
+ * @throws OciError when an error occurs
7555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
7556
+ */
7557
+ updateCaptureFilter(updateCaptureFilterRequest: requests.UpdateCaptureFilterRequest): Promise<responses.UpdateCaptureFilterResponse>;
7324
7558
  /**
7325
7559
  * Updates the specified CPE's display name or tags.
7326
7560
  * Avoid entering confidential information.
7327
7561
  *
7328
- * This operation does not retry by default if the user has not defined a retry configuration.
7562
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7329
7563
  * @param UpdateCpeRequest
7330
7564
  * @return UpdateCpeResponse
7331
7565
  * @throws OciError when an error occurs
7332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
7566
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
7333
7567
  */
7334
7568
  updateCpe(updateCpeRequest: requests.UpdateCpeRequest): Promise<responses.UpdateCpeResponse>;
7335
7569
  /**
7336
7570
  * Updates the specified cross-connect.
7337
- * This operation does not retry by default if the user has not defined a retry configuration.
7571
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7338
7572
  * @param UpdateCrossConnectRequest
7339
7573
  * @return UpdateCrossConnectResponse
7340
7574
  * @throws OciError when an error occurs
7341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
7575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
7342
7576
  */
7343
7577
  updateCrossConnect(updateCrossConnectRequest: requests.UpdateCrossConnectRequest): Promise<responses.UpdateCrossConnectResponse>;
7344
7578
  /**
7345
7579
  * Updates the specified cross-connect group's display name.
7346
7580
  * Avoid entering confidential information.
7347
7581
  *
7348
- * This operation does not retry by default if the user has not defined a retry configuration.
7582
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7349
7583
  * @param UpdateCrossConnectGroupRequest
7350
7584
  * @return UpdateCrossConnectGroupResponse
7351
7585
  * @throws OciError when an error occurs
7352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
7586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
7353
7587
  */
7354
7588
  updateCrossConnectGroup(updateCrossConnectGroupRequest: requests.UpdateCrossConnectGroupRequest): Promise<responses.UpdateCrossConnectGroupResponse>;
7355
7589
  /**
@@ -7362,7 +7596,7 @@ export declare class VirtualNetworkClient {
7362
7596
  * @param UpdateDhcpOptionsRequest
7363
7597
  * @return UpdateDhcpOptionsResponse
7364
7598
  * @throws OciError when an error occurs
7365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
7599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
7366
7600
  */
7367
7601
  updateDhcpOptions(updateDhcpOptionsRequest: requests.UpdateDhcpOptionsRequest): Promise<responses.UpdateDhcpOptionsResponse>;
7368
7602
  /**
@@ -7372,7 +7606,7 @@ export declare class VirtualNetworkClient {
7372
7606
  * @param UpdateDrgRequest
7373
7607
  * @return UpdateDrgResponse
7374
7608
  * @throws OciError when an error occurs
7375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
7609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
7376
7610
  */
7377
7611
  updateDrg(updateDrgRequest: requests.UpdateDrgRequest): Promise<responses.UpdateDrgResponse>;
7378
7612
  /**
@@ -7383,7 +7617,7 @@ export declare class VirtualNetworkClient {
7383
7617
  * @param UpdateDrgAttachmentRequest
7384
7618
  * @return UpdateDrgAttachmentResponse
7385
7619
  * @throws OciError when an error occurs
7386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
7620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
7387
7621
  */
7388
7622
  updateDrgAttachment(updateDrgAttachmentRequest: requests.UpdateDrgAttachmentRequest): Promise<responses.UpdateDrgAttachmentResponse>;
7389
7623
  /**
@@ -7393,7 +7627,7 @@ export declare class VirtualNetworkClient {
7393
7627
  * @param UpdateDrgRouteDistributionRequest
7394
7628
  * @return UpdateDrgRouteDistributionResponse
7395
7629
  * @throws OciError when an error occurs
7396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
7630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
7397
7631
  */
7398
7632
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest: requests.UpdateDrgRouteDistributionRequest): Promise<responses.UpdateDrgRouteDistributionResponse>;
7399
7633
  /**
@@ -7403,7 +7637,7 @@ export declare class VirtualNetworkClient {
7403
7637
  * @param UpdateDrgRouteDistributionStatementsRequest
7404
7638
  * @return UpdateDrgRouteDistributionStatementsResponse
7405
7639
  * @throws OciError when an error occurs
7406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
7640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
7407
7641
  */
7408
7642
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest: requests.UpdateDrgRouteDistributionStatementsRequest): Promise<responses.UpdateDrgRouteDistributionStatementsResponse>;
7409
7643
  /**
@@ -7413,7 +7647,7 @@ export declare class VirtualNetworkClient {
7413
7647
  * @param UpdateDrgRouteRulesRequest
7414
7648
  * @return UpdateDrgRouteRulesResponse
7415
7649
  * @throws OciError when an error occurs
7416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
7650
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
7417
7651
  */
7418
7652
  updateDrgRouteRules(updateDrgRouteRulesRequest: requests.UpdateDrgRouteRulesRequest): Promise<responses.UpdateDrgRouteRulesResponse>;
7419
7653
  /**
@@ -7423,7 +7657,7 @@ export declare class VirtualNetworkClient {
7423
7657
  * @param UpdateDrgRouteTableRequest
7424
7658
  * @return UpdateDrgRouteTableResponse
7425
7659
  * @throws OciError when an error occurs
7426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
7660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
7427
7661
  */
7428
7662
  updateDrgRouteTable(updateDrgRouteTableRequest: requests.UpdateDrgRouteTableRequest): Promise<responses.UpdateDrgRouteTableResponse>;
7429
7663
  /**
@@ -7432,11 +7666,11 @@ export declare class VirtualNetworkClient {
7432
7666
  To update an individual IPSec tunnel's attributes, use
7433
7667
  * {@link #updateIPSecConnectionTunnel(UpdateIPSecConnectionTunnelRequest) updateIPSecConnectionTunnel}.
7434
7668
  *
7435
- * This operation does not retry by default if the user has not defined a retry configuration.
7669
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7436
7670
  * @param UpdateIPSecConnectionRequest
7437
7671
  * @return UpdateIPSecConnectionResponse
7438
7672
  * @throws OciError when an error occurs
7439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
7673
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
7440
7674
  */
7441
7675
  updateIPSecConnection(updateIPSecConnectionRequest: requests.UpdateIPSecConnectionRequest): Promise<responses.UpdateIPSecConnectionResponse>;
7442
7676
  /**
@@ -7453,11 +7687,11 @@ export declare class VirtualNetworkClient {
7453
7687
  * {@link IPSecConnection} already has at least one valid CIDR
7454
7688
  * static route.
7455
7689
  *
7456
- * This operation does not retry by default if the user has not defined a retry configuration.
7690
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7457
7691
  * @param UpdateIPSecConnectionTunnelRequest
7458
7692
  * @return UpdateIPSecConnectionTunnelResponse
7459
7693
  * @throws OciError when an error occurs
7460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
7694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
7461
7695
  */
7462
7696
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest: requests.UpdateIPSecConnectionTunnelRequest): Promise<responses.UpdateIPSecConnectionTunnelResponse>;
7463
7697
  /**
@@ -7465,11 +7699,11 @@ export declare class VirtualNetworkClient {
7465
7699
  * <p>
7466
7700
  **Important:** If you change the shared secret, the tunnel will go down while it's reprovisioned.
7467
7701
  *
7468
- * This operation does not retry by default if the user has not defined a retry configuration.
7702
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7469
7703
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
7470
7704
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
7471
7705
  * @throws OciError when an error occurs
7472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
7706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
7473
7707
  */
7474
7708
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest: requests.UpdateIPSecConnectionTunnelSharedSecretRequest): Promise<responses.UpdateIPSecConnectionTunnelSharedSecretResponse>;
7475
7709
  /**
@@ -7483,7 +7717,7 @@ export declare class VirtualNetworkClient {
7483
7717
  * @param UpdateInternetGatewayRequest
7484
7718
  * @return UpdateInternetGatewayResponse
7485
7719
  * @throws OciError when an error occurs
7486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
7720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
7487
7721
  */
7488
7722
  updateInternetGateway(updateInternetGatewayRequest: requests.UpdateInternetGatewayRequest): Promise<responses.UpdateInternetGatewayResponse>;
7489
7723
  /**
@@ -7499,7 +7733,7 @@ export declare class VirtualNetworkClient {
7499
7733
  * @param UpdateIpv6Request
7500
7734
  * @return UpdateIpv6Response
7501
7735
  * @throws OciError when an error occurs
7502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
7736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
7503
7737
  */
7504
7738
  updateIpv6(updateIpv6Request: requests.UpdateIpv6Request): Promise<responses.UpdateIpv6Response>;
7505
7739
  /**
@@ -7509,7 +7743,7 @@ export declare class VirtualNetworkClient {
7509
7743
  * @param UpdateLocalPeeringGatewayRequest
7510
7744
  * @return UpdateLocalPeeringGatewayResponse
7511
7745
  * @throws OciError when an error occurs
7512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
7746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
7513
7747
  */
7514
7748
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest: requests.UpdateLocalPeeringGatewayRequest): Promise<responses.UpdateLocalPeeringGatewayResponse>;
7515
7749
  /**
@@ -7519,7 +7753,7 @@ export declare class VirtualNetworkClient {
7519
7753
  * @param UpdateNatGatewayRequest
7520
7754
  * @return UpdateNatGatewayResponse
7521
7755
  * @throws OciError when an error occurs
7522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
7756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
7523
7757
  */
7524
7758
  updateNatGateway(updateNatGatewayRequest: requests.UpdateNatGatewayRequest): Promise<responses.UpdateNatGatewayResponse>;
7525
7759
  /**
@@ -7543,7 +7777,7 @@ export declare class VirtualNetworkClient {
7543
7777
  * @param UpdateNetworkSecurityGroupRequest
7544
7778
  * @return UpdateNetworkSecurityGroupResponse
7545
7779
  * @throws OciError when an error occurs
7546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
7780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
7547
7781
  */
7548
7782
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest: requests.UpdateNetworkSecurityGroupRequest): Promise<responses.UpdateNetworkSecurityGroupResponse>;
7549
7783
  /**
@@ -7553,7 +7787,7 @@ export declare class VirtualNetworkClient {
7553
7787
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
7554
7788
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
7555
7789
  * @throws OciError when an error occurs
7556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
7790
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
7557
7791
  */
7558
7792
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest: requests.UpdateNetworkSecurityGroupSecurityRulesRequest): Promise<responses.UpdateNetworkSecurityGroupSecurityRulesResponse>;
7559
7793
  /**
@@ -7572,7 +7806,7 @@ export declare class VirtualNetworkClient {
7572
7806
  * @param UpdatePrivateIpRequest
7573
7807
  * @return UpdatePrivateIpResponse
7574
7808
  * @throws OciError when an error occurs
7575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
7809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
7576
7810
  */
7577
7811
  updatePrivateIp(updatePrivateIpRequest: requests.UpdatePrivateIpRequest): Promise<responses.UpdatePrivateIpResponse>;
7578
7812
  /**
@@ -7620,7 +7854,7 @@ export declare class VirtualNetworkClient {
7620
7854
  * @param UpdatePublicIpRequest
7621
7855
  * @return UpdatePublicIpResponse
7622
7856
  * @throws OciError when an error occurs
7623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
7857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
7624
7858
  */
7625
7859
  updatePublicIp(updatePublicIpRequest: requests.UpdatePublicIpRequest): Promise<responses.UpdatePublicIpResponse>;
7626
7860
  /**
@@ -7630,17 +7864,17 @@ export declare class VirtualNetworkClient {
7630
7864
  * @param UpdatePublicIpPoolRequest
7631
7865
  * @return UpdatePublicIpPoolResponse
7632
7866
  * @throws OciError when an error occurs
7633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
7867
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
7634
7868
  */
7635
7869
  updatePublicIpPool(updatePublicIpPoolRequest: requests.UpdatePublicIpPoolRequest): Promise<responses.UpdatePublicIpPoolResponse>;
7636
7870
  /**
7637
7871
  * Updates the specified remote peering connection (RPC).
7638
7872
  *
7639
- * This operation does not retry by default if the user has not defined a retry configuration.
7873
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7640
7874
  * @param UpdateRemotePeeringConnectionRequest
7641
7875
  * @return UpdateRemotePeeringConnectionResponse
7642
7876
  * @throws OciError when an error occurs
7643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
7877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
7644
7878
  */
7645
7879
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest: requests.UpdateRemotePeeringConnectionRequest): Promise<responses.UpdateRemotePeeringConnectionResponse>;
7646
7880
  /**
@@ -7653,7 +7887,7 @@ export declare class VirtualNetworkClient {
7653
7887
  * @param UpdateRouteTableRequest
7654
7888
  * @return UpdateRouteTableResponse
7655
7889
  * @throws OciError when an error occurs
7656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
7890
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
7657
7891
  */
7658
7892
  updateRouteTable(updateRouteTableRequest: requests.UpdateRouteTableRequest): Promise<responses.UpdateRouteTableResponse>;
7659
7893
  /**
@@ -7667,7 +7901,7 @@ export declare class VirtualNetworkClient {
7667
7901
  * @param UpdateSecurityListRequest
7668
7902
  * @return UpdateSecurityListResponse
7669
7903
  * @throws OciError when an error occurs
7670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
7904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
7671
7905
  */
7672
7906
  updateSecurityList(updateSecurityListRequest: requests.UpdateSecurityListRequest): Promise<responses.UpdateSecurityListResponse>;
7673
7907
  /**
@@ -7678,7 +7912,7 @@ export declare class VirtualNetworkClient {
7678
7912
  * @param UpdateServiceGatewayRequest
7679
7913
  * @return UpdateServiceGatewayResponse
7680
7914
  * @throws OciError when an error occurs
7681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
7915
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
7682
7916
  */
7683
7917
  updateServiceGateway(updateServiceGatewayRequest: requests.UpdateServiceGatewayRequest): Promise<responses.UpdateServiceGatewayResponse>;
7684
7918
  /**
@@ -7688,7 +7922,7 @@ export declare class VirtualNetworkClient {
7688
7922
  * @param UpdateSubnetRequest
7689
7923
  * @return UpdateSubnetResponse
7690
7924
  * @throws OciError when an error occurs
7691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
7925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
7692
7926
  */
7693
7927
  updateSubnet(updateSubnetRequest: requests.UpdateSubnetRequest): Promise<responses.UpdateSubnetResponse>;
7694
7928
  /**
@@ -7696,11 +7930,11 @@ export declare class VirtualNetworkClient {
7696
7930
  * The answers correlate to the questions that are specific to the CPE device type (see the
7697
7931
  * `parameters` attribute of {@link CpeDeviceShapeDetail}).
7698
7932
  *
7699
- * This operation does not retry by default if the user has not defined a retry configuration.
7933
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7700
7934
  * @param UpdateTunnelCpeDeviceConfigRequest
7701
7935
  * @return UpdateTunnelCpeDeviceConfigResponse
7702
7936
  * @throws OciError when an error occurs
7703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
7937
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
7704
7938
  */
7705
7939
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest: requests.UpdateTunnelCpeDeviceConfigRequest): Promise<responses.UpdateTunnelCpeDeviceConfigResponse>;
7706
7940
  /**
@@ -7710,7 +7944,7 @@ export declare class VirtualNetworkClient {
7710
7944
  * @param UpdateVcnRequest
7711
7945
  * @return UpdateVcnResponse
7712
7946
  * @throws OciError when an error occurs
7713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
7947
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
7714
7948
  */
7715
7949
  updateVcn(updateVcnRequest: requests.UpdateVcnRequest): Promise<responses.UpdateVcnResponse>;
7716
7950
  /**
@@ -7739,11 +7973,11 @@ export declare class VirtualNetworkClient {
7739
7973
  * Oracle must verify the customer's ownership of each added prefix before
7740
7974
  * traffic for that prefix will flow across the virtual circuit.
7741
7975
  *
7742
- * This operation does not retry by default if the user has not defined a retry configuration.
7976
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7743
7977
  * @param UpdateVirtualCircuitRequest
7744
7978
  * @return UpdateVirtualCircuitResponse
7745
7979
  * @throws OciError when an error occurs
7746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
7980
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
7747
7981
  */
7748
7982
  updateVirtualCircuit(updateVirtualCircuitRequest: requests.UpdateVirtualCircuitRequest): Promise<responses.UpdateVirtualCircuitResponse>;
7749
7983
  /**
@@ -7754,7 +7988,7 @@ export declare class VirtualNetworkClient {
7754
7988
  * @param UpdateVlanRequest
7755
7989
  * @return UpdateVlanResponse
7756
7990
  * @throws OciError when an error occurs
7757
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
7991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
7758
7992
  */
7759
7993
  updateVlan(updateVlanRequest: requests.UpdateVlanRequest): Promise<responses.UpdateVlanResponse>;
7760
7994
  /**
@@ -7764,9 +7998,19 @@ export declare class VirtualNetworkClient {
7764
7998
  * @param UpdateVnicRequest
7765
7999
  * @return UpdateVnicResponse
7766
8000
  * @throws OciError when an error occurs
7767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
8001
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
7768
8002
  */
7769
8003
  updateVnic(updateVnicRequest: requests.UpdateVnicRequest): Promise<responses.UpdateVnicResponse>;
8004
+ /**
8005
+ * Updates the specified VTAP's display name or tags.
8006
+ *
8007
+ * This operation does not retry by default if the user has not defined a retry configuration.
8008
+ * @param UpdateVtapRequest
8009
+ * @return UpdateVtapResponse
8010
+ * @throws OciError when an error occurs
8011
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
8012
+ */
8013
+ updateVtap(updateVtapRequest: requests.UpdateVtapRequest): Promise<responses.UpdateVtapResponse>;
7770
8014
  /**
7771
8015
  * Upgrades the DRG. After upgrade, you can control routing inside your DRG
7772
8016
  * via DRG attachments, route distributions, and DRG route tables.
@@ -7775,7 +8019,7 @@ export declare class VirtualNetworkClient {
7775
8019
  * @param UpgradeDrgRequest
7776
8020
  * @return UpgradeDrgResponse
7777
8021
  * @throws OciError when an error occurs
7778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
8022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
7779
8023
  */
7780
8024
  upgradeDrg(upgradeDrgRequest: requests.UpgradeDrgRequest): Promise<responses.UpgradeDrgResponse>;
7781
8025
  /**
@@ -7786,7 +8030,7 @@ export declare class VirtualNetworkClient {
7786
8030
  * @param ValidateByoipRangeRequest
7787
8031
  * @return ValidateByoipRangeResponse
7788
8032
  * @throws OciError when an error occurs
7789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
8033
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
7790
8034
  */
7791
8035
  validateByoipRange(validateByoipRangeRequest: requests.ValidateByoipRangeRequest): Promise<responses.ValidateByoipRangeResponse>;
7792
8036
  /**
@@ -7796,7 +8040,7 @@ export declare class VirtualNetworkClient {
7796
8040
  * @param WithdrawByoipRangeRequest
7797
8041
  * @return WithdrawByoipRangeResponse
7798
8042
  * @throws OciError when an error occurs
7799
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
8043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
7800
8044
  */
7801
8045
  withdrawByoipRange(withdrawByoipRangeRequest: requests.WithdrawByoipRangeRequest): Promise<responses.WithdrawByoipRangeResponse>;
7802
8046
  }