oci-core 2.21.0 → 2.25.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 (667) hide show
  1. package/lib/client.d.ts +715 -473
  2. package/lib/client.js +1647 -556
  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 +41 -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 +40 -1
  13. package/lib/model/amd-milan-bm-platform-config.js.map +1 -1
  14. package/lib/model/amd-rome-bm-gpu-launch-instance-platform-config.d.ts +70 -0
  15. package/lib/model/amd-rome-bm-gpu-launch-instance-platform-config.js +66 -0
  16. package/lib/model/amd-rome-bm-gpu-launch-instance-platform-config.js.map +1 -0
  17. package/lib/model/amd-rome-bm-gpu-platform-config.d.ts +75 -0
  18. package/lib/model/amd-rome-bm-gpu-platform-config.js +71 -0
  19. package/lib/model/amd-rome-bm-gpu-platform-config.js.map +1 -0
  20. package/lib/model/amd-rome-bm-launch-instance-platform-config.d.ts +52 -1
  21. package/lib/model/amd-rome-bm-launch-instance-platform-config.js +7 -0
  22. package/lib/model/amd-rome-bm-launch-instance-platform-config.js.map +1 -1
  23. package/lib/model/amd-rome-bm-platform-config.d.ts +56 -1
  24. package/lib/model/amd-rome-bm-platform-config.js +12 -0
  25. package/lib/model/amd-rome-bm-platform-config.js.map +1 -1
  26. package/lib/model/boot-volume.d.ts +2 -2
  27. package/lib/model/byoip-range-summary.d.ts +13 -0
  28. package/lib/model/byoip-range-summary.js +34 -2
  29. package/lib/model/byoip-range-summary.js.map +1 -1
  30. package/lib/model/byoip-range-vcn-ipv6-allocation-summary.d.ts +47 -0
  31. package/lib/model/byoip-range-vcn-ipv6-allocation-summary.js +34 -0
  32. package/lib/model/byoip-range-vcn-ipv6-allocation-summary.js.map +1 -0
  33. package/lib/model/byoip-range.d.ts +15 -2
  34. package/lib/model/byoip-range.js +34 -2
  35. package/lib/model/byoip-range.js.map +1 -1
  36. package/lib/model/byoipv6-cidr-details.d.ts +41 -0
  37. package/lib/model/byoipv6-cidr-details.js +34 -0
  38. package/lib/model/byoipv6-cidr-details.js.map +1 -0
  39. package/lib/model/capture-filter.d.ts +107 -0
  40. package/lib/model/capture-filter.js +88 -0
  41. package/lib/model/capture-filter.js.map +1 -0
  42. package/lib/model/change-capture-filter-compartment-details.d.ts +33 -0
  43. package/lib/model/change-capture-filter-compartment-details.js +34 -0
  44. package/lib/model/change-capture-filter-compartment-details.js.map +1 -0
  45. package/lib/model/change-vtap-compartment-details.d.ts +31 -0
  46. package/lib/model/change-vtap-compartment-details.js +34 -0
  47. package/lib/model/change-vtap-compartment-details.js.map +1 -0
  48. package/lib/model/create-byoip-range-details.d.ts +6 -1
  49. package/lib/model/create-byoip-range-details.js.map +1 -1
  50. package/lib/model/create-capture-filter-details.d.ts +73 -0
  51. package/lib/model/create-capture-filter-details.js +70 -0
  52. package/lib/model/create-capture-filter-details.js.map +1 -0
  53. package/lib/model/create-ipv6-details.d.ts +5 -0
  54. package/lib/model/create-ipv6-details.js.map +1 -1
  55. package/lib/model/create-subnet-details.d.ts +8 -0
  56. package/lib/model/create-subnet-details.js.map +1 -1
  57. package/lib/model/create-vcn-details.d.ts +23 -0
  58. package/lib/model/create-vcn-details.js +34 -2
  59. package/lib/model/create-vcn-details.js.map +1 -1
  60. package/lib/model/create-virtual-circuit-details.d.ts +2 -2
  61. package/lib/model/create-volume-details.d.ts +3 -1
  62. package/lib/model/create-volume-details.js.map +1 -1
  63. package/lib/model/create-vtap-details.d.ts +148 -0
  64. package/lib/model/create-vtap-details.js +58 -0
  65. package/lib/model/create-vtap-details.js.map +1 -0
  66. package/lib/model/index.d.ts +58 -0
  67. package/lib/model/index.js +69 -10
  68. package/lib/model/index.js.map +1 -1
  69. package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.d.ts +41 -1
  70. package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.js.map +1 -1
  71. package/lib/model/instance-configuration-amd-rome-bm-gpu-launch-instance-platform-config.d.ts +75 -0
  72. package/lib/model/instance-configuration-amd-rome-bm-gpu-launch-instance-platform-config.js +71 -0
  73. package/lib/model/instance-configuration-amd-rome-bm-gpu-launch-instance-platform-config.js.map +1 -0
  74. package/lib/model/instance-configuration-amd-rome-bm-launch-instance-platform-config.d.ts +57 -1
  75. package/lib/model/instance-configuration-amd-rome-bm-launch-instance-platform-config.js +12 -0
  76. package/lib/model/instance-configuration-amd-rome-bm-launch-instance-platform-config.js.map +1 -1
  77. package/lib/model/instance-configuration-create-volume-details.d.ts +2 -0
  78. package/lib/model/instance-configuration-create-volume-details.js.map +1 -1
  79. package/lib/model/instance-configuration-intel-icelake-bm-launch-instance-platform-config.d.ts +72 -0
  80. package/lib/model/instance-configuration-intel-icelake-bm-launch-instance-platform-config.js +69 -0
  81. package/lib/model/instance-configuration-intel-icelake-bm-launch-instance-platform-config.js.map +1 -0
  82. package/lib/model/instance-configuration-intel-skylake-bm-launch-instance-platform-config.d.ts +2 -1
  83. package/lib/model/instance-configuration-intel-skylake-bm-launch-instance-platform-config.js.map +1 -1
  84. package/lib/model/instance-configuration-launch-instance-details.d.ts +1 -1
  85. package/lib/model/instance-configuration-launch-instance-details.js.map +1 -1
  86. package/lib/model/instance-configuration-launch-instance-platform-config.js +8 -0
  87. package/lib/model/instance-configuration-launch-instance-platform-config.js.map +1 -1
  88. package/lib/model/instance-configuration-launch-instance-shape-config-details.d.ts +5 -0
  89. package/lib/model/instance-configuration-launch-instance-shape-config-details.js.map +1 -1
  90. package/lib/model/instance-power-action-details.d.ts +27 -0
  91. package/lib/model/instance-power-action-details.js +74 -0
  92. package/lib/model/instance-power-action-details.js.map +1 -0
  93. package/lib/model/instance.d.ts +1 -1
  94. package/lib/model/instance.js.map +1 -1
  95. package/lib/model/intel-icelake-bm-launch-instance-platform-config.d.ts +67 -0
  96. package/lib/model/intel-icelake-bm-launch-instance-platform-config.js +64 -0
  97. package/lib/model/intel-icelake-bm-launch-instance-platform-config.js.map +1 -0
  98. package/lib/model/intel-icelake-bm-platform-config.d.ts +72 -0
  99. package/lib/model/intel-icelake-bm-platform-config.js +69 -0
  100. package/lib/model/intel-icelake-bm-platform-config.js.map +1 -0
  101. package/lib/model/intel-skylake-bm-launch-instance-platform-config.d.ts +2 -1
  102. package/lib/model/intel-skylake-bm-launch-instance-platform-config.js.map +1 -1
  103. package/lib/model/intel-skylake-bm-platform-config.d.ts +2 -1
  104. package/lib/model/intel-skylake-bm-platform-config.js.map +1 -1
  105. package/lib/model/launch-instance-details.d.ts +1 -1
  106. package/lib/model/launch-instance-details.js.map +1 -1
  107. package/lib/model/launch-instance-platform-config.d.ts +6 -0
  108. package/lib/model/launch-instance-platform-config.js +8 -0
  109. package/lib/model/launch-instance-platform-config.js.map +1 -1
  110. package/lib/model/launch-instance-shape-config-details.d.ts +5 -0
  111. package/lib/model/launch-instance-shape-config-details.js.map +1 -1
  112. package/lib/model/percentage-of-cores-enabled-options.d.ts +42 -0
  113. package/lib/model/percentage-of-cores-enabled-options.js +34 -0
  114. package/lib/model/percentage-of-cores-enabled-options.js.map +1 -0
  115. package/lib/model/platform-config.js +8 -0
  116. package/lib/model/platform-config.js.map +1 -1
  117. package/lib/model/remove-subnet-ipv6-cidr-details.d.ts +35 -0
  118. package/lib/model/remove-subnet-ipv6-cidr-details.js +34 -0
  119. package/lib/model/remove-subnet-ipv6-cidr-details.js.map +1 -0
  120. package/lib/model/remove-vcn-ipv6-cidr-details.d.ts +36 -0
  121. package/lib/model/remove-vcn-ipv6-cidr-details.js +34 -0
  122. package/lib/model/remove-vcn-ipv6-cidr-details.js.map +1 -0
  123. package/lib/model/reset-action-details.d.ts +35 -0
  124. package/lib/model/reset-action-details.js +59 -0
  125. package/lib/model/reset-action-details.js.map +1 -0
  126. package/lib/model/shape-access-control-service-enabled-platform-options.d.ts +37 -0
  127. package/lib/model/shape-access-control-service-enabled-platform-options.js +34 -0
  128. package/lib/model/shape-access-control-service-enabled-platform-options.js.map +1 -0
  129. package/lib/model/shape-input-output-memory-management-unit-enabled-platform-options.d.ts +37 -0
  130. package/lib/model/shape-input-output-memory-management-unit-enabled-platform-options.js +34 -0
  131. package/lib/model/shape-input-output-memory-management-unit-enabled-platform-options.js.map +1 -0
  132. package/lib/model/shape-platform-config-options.d.ts +7 -0
  133. package/lib/model/shape-platform-config-options.js +32 -0
  134. package/lib/model/shape-platform-config-options.js.map +1 -1
  135. package/lib/model/shape-symmetric-multi-threading-enabled-platform-options.d.ts +37 -0
  136. package/lib/model/shape-symmetric-multi-threading-enabled-platform-options.js +34 -0
  137. package/lib/model/shape-symmetric-multi-threading-enabled-platform-options.js.map +1 -0
  138. package/lib/model/shape-virtual-instructions-enabled-platform-options.d.ts +37 -0
  139. package/lib/model/shape-virtual-instructions-enabled-platform-options.js +34 -0
  140. package/lib/model/shape-virtual-instructions-enabled-platform-options.js.map +1 -0
  141. package/lib/model/soft-reset-action-details.d.ts +35 -0
  142. package/lib/model/soft-reset-action-details.js +59 -0
  143. package/lib/model/soft-reset-action-details.js.map +1 -0
  144. package/lib/model/subnet.d.ts +5 -0
  145. package/lib/model/subnet.js.map +1 -1
  146. package/lib/model/update-capture-filter-details.d.ts +61 -0
  147. package/lib/model/update-capture-filter-details.js +66 -0
  148. package/lib/model/update-capture-filter-details.js.map +1 -0
  149. package/lib/model/update-instance-shape-config-details.d.ts +5 -0
  150. package/lib/model/update-instance-shape-config-details.js.map +1 -1
  151. package/lib/model/update-subnet-details.d.ts +8 -0
  152. package/lib/model/update-subnet-details.js.map +1 -1
  153. package/lib/model/update-virtual-circuit-details.d.ts +2 -2
  154. package/lib/model/update-volume-details.d.ts +3 -1
  155. package/lib/model/update-volume-details.js.map +1 -1
  156. package/lib/model/update-vtap-details.d.ts +140 -0
  157. package/lib/model/update-vtap-details.js +58 -0
  158. package/lib/model/update-vtap-details.js.map +1 -0
  159. package/lib/model/vcn.d.ts +10 -0
  160. package/lib/model/vcn.js.map +1 -1
  161. package/lib/model/virtual-circuit.d.ts +2 -2
  162. package/lib/model/volume.d.ts +3 -1
  163. package/lib/model/volume.js.map +1 -1
  164. package/lib/model/vtap-capture-filter-rule-details.d.ts +78 -0
  165. package/lib/model/vtap-capture-filter-rule-details.js +88 -0
  166. package/lib/model/vtap-capture-filter-rule-details.js.map +1 -0
  167. package/lib/model/vtap.d.ts +212 -0
  168. package/lib/model/vtap.js +101 -0
  169. package/lib/model/vtap.js.map +1 -0
  170. package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
  171. package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
  172. package/lib/request/add-drg-route-rules-request.d.ts +1 -1
  173. package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
  174. package/lib/request/add-ipv6-subnet-cidr-request.d.ts +49 -0
  175. package/lib/request/add-ipv6-subnet-cidr-request.js +15 -0
  176. package/lib/request/add-ipv6-subnet-cidr-request.js.map +1 -0
  177. package/lib/request/add-ipv6-vcn-cidr-request.d.ts +7 -1
  178. package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
  179. package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
  180. package/lib/request/add-vcn-cidr-request.d.ts +1 -1
  181. package/lib/request/advertise-byoip-range-request.d.ts +1 -1
  182. package/lib/request/attach-boot-volume-request.d.ts +1 -1
  183. package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
  184. package/lib/request/attach-load-balancer-request.d.ts +1 -1
  185. package/lib/request/attach-service-id-request.d.ts +1 -1
  186. package/lib/request/attach-vnic-request.d.ts +1 -1
  187. package/lib/request/attach-volume-request.d.ts +1 -1
  188. package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
  189. package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
  190. package/lib/request/capture-console-history-request.d.ts +1 -1
  191. package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
  192. package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
  193. package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
  194. package/lib/request/change-capture-filter-compartment-request.d.ts +49 -0
  195. package/lib/request/change-capture-filter-compartment-request.js +15 -0
  196. package/lib/request/change-capture-filter-compartment-request.js.map +1 -0
  197. package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
  198. package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
  199. package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
  200. package/lib/request/change-cpe-compartment-request.d.ts +1 -1
  201. package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
  202. package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
  203. package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
  204. package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
  205. package/lib/request/change-drg-compartment-request.d.ts +1 -1
  206. package/lib/request/change-image-compartment-request.d.ts +1 -1
  207. package/lib/request/change-instance-compartment-request.d.ts +1 -1
  208. package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
  209. package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
  210. package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
  211. package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
  212. package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
  213. package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
  214. package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
  215. package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
  216. package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
  217. package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
  218. package/lib/request/change-route-table-compartment-request.d.ts +1 -1
  219. package/lib/request/change-security-list-compartment-request.d.ts +1 -1
  220. package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
  221. package/lib/request/change-subnet-compartment-request.d.ts +1 -1
  222. package/lib/request/change-vcn-compartment-request.d.ts +1 -1
  223. package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
  224. package/lib/request/change-vlan-compartment-request.d.ts +1 -1
  225. package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
  226. package/lib/request/change-volume-compartment-request.d.ts +1 -1
  227. package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
  228. package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
  229. package/lib/request/change-vtap-compartment-request.d.ts +49 -0
  230. package/lib/request/change-vtap-compartment-request.js +15 -0
  231. package/lib/request/change-vtap-compartment-request.js.map +1 -0
  232. package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
  233. package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
  234. package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
  235. package/lib/request/copy-volume-backup-request.d.ts +1 -1
  236. package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
  237. package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
  238. package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
  239. package/lib/request/create-boot-volume-request.d.ts +1 -1
  240. package/lib/request/create-byoip-range-request.d.ts +1 -1
  241. package/lib/request/create-capture-filter-request.d.ts +38 -0
  242. package/lib/request/create-capture-filter-request.js +15 -0
  243. package/lib/request/create-capture-filter-request.js.map +1 -0
  244. package/lib/request/create-cluster-network-request.d.ts +1 -1
  245. package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
  246. package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
  247. package/lib/request/create-cpe-request.d.ts +1 -1
  248. package/lib/request/create-cross-connect-group-request.d.ts +1 -1
  249. package/lib/request/create-cross-connect-request.d.ts +1 -1
  250. package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
  251. package/lib/request/create-dhcp-options-request.d.ts +1 -1
  252. package/lib/request/create-drg-attachment-request.d.ts +1 -1
  253. package/lib/request/create-drg-request.d.ts +1 -1
  254. package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
  255. package/lib/request/create-drg-route-table-request.d.ts +1 -1
  256. package/lib/request/create-image-request.d.ts +1 -1
  257. package/lib/request/create-instance-configuration-request.d.ts +1 -1
  258. package/lib/request/create-instance-console-connection-request.d.ts +1 -1
  259. package/lib/request/create-instance-pool-request.d.ts +1 -1
  260. package/lib/request/create-internet-gateway-request.d.ts +1 -1
  261. package/lib/request/create-ipsec-connection-request.d.ts +1 -1
  262. package/lib/request/create-ipv6-request.d.ts +1 -1
  263. package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
  264. package/lib/request/create-nat-gateway-request.d.ts +1 -1
  265. package/lib/request/create-network-security-group-request.d.ts +1 -1
  266. package/lib/request/create-private-ip-request.d.ts +1 -1
  267. package/lib/request/create-public-ip-pool-request.d.ts +1 -1
  268. package/lib/request/create-public-ip-request.d.ts +1 -1
  269. package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
  270. package/lib/request/create-route-table-request.d.ts +1 -1
  271. package/lib/request/create-security-list-request.d.ts +1 -1
  272. package/lib/request/create-service-gateway-request.d.ts +1 -1
  273. package/lib/request/create-subnet-request.d.ts +1 -1
  274. package/lib/request/create-vcn-request.d.ts +1 -1
  275. package/lib/request/create-virtual-circuit-request.d.ts +1 -1
  276. package/lib/request/create-vlan-request.d.ts +1 -1
  277. package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
  278. package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
  279. package/lib/request/create-volume-backup-request.d.ts +1 -1
  280. package/lib/request/create-volume-group-backup-request.d.ts +1 -1
  281. package/lib/request/create-volume-group-request.d.ts +1 -1
  282. package/lib/request/create-volume-request.d.ts +1 -1
  283. package/lib/request/create-vtap-request.d.ts +38 -0
  284. package/lib/request/create-vtap-request.js +15 -0
  285. package/lib/request/create-vtap-request.js.map +1 -0
  286. package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
  287. package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
  288. package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
  289. package/lib/request/delete-boot-volume-request.d.ts +1 -1
  290. package/lib/request/delete-byoip-range-request.d.ts +1 -1
  291. package/lib/request/delete-capture-filter-request.d.ts +35 -0
  292. package/lib/request/delete-capture-filter-request.js +15 -0
  293. package/lib/request/delete-capture-filter-request.js.map +1 -0
  294. package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
  295. package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
  296. package/lib/request/delete-console-history-request.d.ts +1 -1
  297. package/lib/request/delete-cpe-request.d.ts +1 -1
  298. package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
  299. package/lib/request/delete-cross-connect-request.d.ts +1 -1
  300. package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
  301. package/lib/request/delete-dhcp-options-request.d.ts +1 -1
  302. package/lib/request/delete-drg-attachment-request.d.ts +1 -1
  303. package/lib/request/delete-drg-request.d.ts +1 -1
  304. package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
  305. package/lib/request/delete-drg-route-table-request.d.ts +1 -1
  306. package/lib/request/delete-image-request.d.ts +1 -1
  307. package/lib/request/delete-instance-configuration-request.d.ts +1 -1
  308. package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
  309. package/lib/request/delete-internet-gateway-request.d.ts +1 -1
  310. package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
  311. package/lib/request/delete-ipv6-request.d.ts +1 -1
  312. package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
  313. package/lib/request/delete-nat-gateway-request.d.ts +1 -1
  314. package/lib/request/delete-network-security-group-request.d.ts +1 -1
  315. package/lib/request/delete-private-ip-request.d.ts +1 -1
  316. package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
  317. package/lib/request/delete-public-ip-request.d.ts +1 -1
  318. package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
  319. package/lib/request/delete-route-table-request.d.ts +1 -1
  320. package/lib/request/delete-security-list-request.d.ts +1 -1
  321. package/lib/request/delete-service-gateway-request.d.ts +1 -1
  322. package/lib/request/delete-subnet-request.d.ts +1 -1
  323. package/lib/request/delete-vcn-request.d.ts +1 -1
  324. package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
  325. package/lib/request/delete-vlan-request.d.ts +1 -1
  326. package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
  327. package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
  328. package/lib/request/delete-volume-backup-request.d.ts +1 -1
  329. package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
  330. package/lib/request/delete-volume-group-request.d.ts +1 -1
  331. package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
  332. package/lib/request/delete-volume-request.d.ts +1 -1
  333. package/lib/request/delete-vtap-request.d.ts +35 -0
  334. package/lib/request/delete-vtap-request.js +15 -0
  335. package/lib/request/delete-vtap-request.js.map +1 -0
  336. package/lib/request/detach-boot-volume-request.d.ts +1 -1
  337. package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
  338. package/lib/request/detach-load-balancer-request.d.ts +1 -1
  339. package/lib/request/detach-service-id-request.d.ts +1 -1
  340. package/lib/request/detach-vnic-request.d.ts +1 -1
  341. package/lib/request/detach-volume-request.d.ts +1 -1
  342. package/lib/request/export-image-request.d.ts +1 -1
  343. package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
  344. package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
  345. package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
  346. package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
  347. package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
  348. package/lib/request/get-block-volume-replica-request.d.ts +1 -1
  349. package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
  350. package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
  351. package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
  352. package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
  353. package/lib/request/get-boot-volume-request.d.ts +1 -1
  354. package/lib/request/get-byoip-range-request.d.ts +1 -1
  355. package/lib/request/get-capture-filter-request.d.ts +28 -0
  356. package/lib/request/get-capture-filter-request.js +15 -0
  357. package/lib/request/get-capture-filter-request.js.map +1 -0
  358. package/lib/request/get-cluster-network-request.d.ts +1 -1
  359. package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
  360. package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
  361. package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
  362. package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
  363. package/lib/request/get-console-history-content-request.d.ts +1 -1
  364. package/lib/request/get-console-history-request.d.ts +1 -1
  365. package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
  366. package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
  367. package/lib/request/get-cpe-request.d.ts +1 -1
  368. package/lib/request/get-cross-connect-group-request.d.ts +1 -1
  369. package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
  370. package/lib/request/get-cross-connect-request.d.ts +1 -1
  371. package/lib/request/get-cross-connect-status-request.d.ts +1 -1
  372. package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
  373. package/lib/request/get-dhcp-options-request.d.ts +1 -1
  374. package/lib/request/get-drg-attachment-request.d.ts +1 -1
  375. package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
  376. package/lib/request/get-drg-request.d.ts +1 -1
  377. package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
  378. package/lib/request/get-drg-route-table-request.d.ts +1 -1
  379. package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
  380. package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
  381. package/lib/request/get-image-request.d.ts +1 -1
  382. package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
  383. package/lib/request/get-instance-configuration-request.d.ts +1 -1
  384. package/lib/request/get-instance-console-connection-request.d.ts +1 -1
  385. package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
  386. package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
  387. package/lib/request/get-instance-pool-request.d.ts +1 -1
  388. package/lib/request/get-instance-request.d.ts +1 -1
  389. package/lib/request/get-internet-gateway-request.d.ts +1 -1
  390. package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
  391. package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
  392. package/lib/request/get-ipsec-connection-request.d.ts +1 -1
  393. package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
  394. package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
  395. package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  396. package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
  397. package/lib/request/get-ipv6-request.d.ts +1 -1
  398. package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
  399. package/lib/request/get-measured-boot-report-request.d.ts +1 -1
  400. package/lib/request/get-nat-gateway-request.d.ts +1 -1
  401. package/lib/request/get-network-security-group-request.d.ts +1 -1
  402. package/lib/request/get-networking-topology-request.d.ts +1 -1
  403. package/lib/request/get-private-ip-request.d.ts +1 -1
  404. package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
  405. package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
  406. package/lib/request/get-public-ip-pool-request.d.ts +1 -1
  407. package/lib/request/get-public-ip-request.d.ts +1 -1
  408. package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
  409. package/lib/request/get-route-table-request.d.ts +1 -1
  410. package/lib/request/get-security-list-request.d.ts +1 -1
  411. package/lib/request/get-service-gateway-request.d.ts +1 -1
  412. package/lib/request/get-service-request.d.ts +1 -1
  413. package/lib/request/get-subnet-request.d.ts +1 -1
  414. package/lib/request/get-subnet-topology-request.d.ts +1 -1
  415. package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
  416. package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
  417. package/lib/request/get-upgrade-status-request.d.ts +1 -1
  418. package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
  419. package/lib/request/get-vcn-request.d.ts +1 -1
  420. package/lib/request/get-vcn-topology-request.d.ts +1 -1
  421. package/lib/request/get-virtual-circuit-request.d.ts +1 -1
  422. package/lib/request/get-vlan-request.d.ts +1 -1
  423. package/lib/request/get-vnic-attachment-request.d.ts +1 -1
  424. package/lib/request/get-vnic-request.d.ts +1 -1
  425. package/lib/request/get-volume-attachment-request.d.ts +1 -1
  426. package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
  427. package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
  428. package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
  429. package/lib/request/get-volume-backup-request.d.ts +1 -1
  430. package/lib/request/get-volume-group-backup-request.d.ts +1 -1
  431. package/lib/request/get-volume-group-replica-request.d.ts +1 -1
  432. package/lib/request/get-volume-group-request.d.ts +1 -1
  433. package/lib/request/get-volume-kms-key-request.d.ts +1 -1
  434. package/lib/request/get-volume-request.d.ts +1 -1
  435. package/lib/request/get-vtap-request.d.ts +28 -0
  436. package/lib/request/get-vtap-request.js +15 -0
  437. package/lib/request/get-vtap-request.js.map +1 -0
  438. package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
  439. package/lib/request/index.d.ts +30 -0
  440. package/lib/request/index.js +6 -2
  441. package/lib/request/index.js.map +1 -1
  442. package/lib/request/instance-action-request.d.ts +6 -1
  443. package/lib/request/instance-action-request.js.map +1 -1
  444. package/lib/request/launch-instance-configuration-request.d.ts +1 -1
  445. package/lib/request/launch-instance-request.d.ts +1 -1
  446. package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
  447. package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
  448. package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
  449. package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
  450. package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
  451. package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
  452. package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
  453. package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
  454. package/lib/request/list-boot-volumes-request.d.ts +1 -1
  455. package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
  456. package/lib/request/list-byoip-ranges-request.d.ts +1 -1
  457. package/lib/request/list-capture-filters-request.d.ts +83 -0
  458. package/lib/request/list-capture-filters-request.js +29 -0
  459. package/lib/request/list-capture-filters-request.js.map +1 -0
  460. package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
  461. package/lib/request/list-cluster-networks-request.d.ts +1 -1
  462. package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
  463. package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
  464. package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
  465. package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
  466. package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
  467. package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
  468. package/lib/request/list-console-histories-request.d.ts +1 -1
  469. package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
  470. package/lib/request/list-cpes-request.d.ts +1 -1
  471. package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
  472. package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
  473. package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
  474. package/lib/request/list-cross-connects-request.d.ts +1 -1
  475. package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
  476. package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
  477. package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
  478. package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
  479. package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
  480. package/lib/request/list-dhcp-options-request.d.ts +1 -1
  481. package/lib/request/list-drg-attachments-request.d.ts +1 -1
  482. package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
  483. package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
  484. package/lib/request/list-drg-route-rules-request.d.ts +1 -1
  485. package/lib/request/list-drg-route-tables-request.d.ts +1 -1
  486. package/lib/request/list-drgs-request.d.ts +1 -1
  487. package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
  488. package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  489. package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
  490. package/lib/request/list-images-request.d.ts +1 -1
  491. package/lib/request/list-instance-configurations-request.d.ts +1 -1
  492. package/lib/request/list-instance-console-connections-request.d.ts +1 -1
  493. package/lib/request/list-instance-devices-request.d.ts +1 -1
  494. package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
  495. package/lib/request/list-instance-pools-request.d.ts +1 -1
  496. package/lib/request/list-instances-request.d.ts +1 -1
  497. package/lib/request/list-internet-gateways-request.d.ts +1 -1
  498. package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
  499. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
  500. package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
  501. package/lib/request/list-ipsec-connections-request.d.ts +1 -1
  502. package/lib/request/list-ipv6s-request.d.ts +1 -1
  503. package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
  504. package/lib/request/list-nat-gateways-request.d.ts +1 -1
  505. package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
  506. package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
  507. package/lib/request/list-network-security-groups-request.d.ts +1 -1
  508. package/lib/request/list-private-ips-request.d.ts +1 -1
  509. package/lib/request/list-public-ip-pools-request.d.ts +1 -1
  510. package/lib/request/list-public-ips-request.d.ts +1 -1
  511. package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
  512. package/lib/request/list-route-tables-request.d.ts +1 -1
  513. package/lib/request/list-security-lists-request.d.ts +1 -1
  514. package/lib/request/list-service-gateways-request.d.ts +1 -1
  515. package/lib/request/list-services-request.d.ts +1 -1
  516. package/lib/request/list-shapes-request.d.ts +1 -1
  517. package/lib/request/list-subnets-request.d.ts +1 -1
  518. package/lib/request/list-vcns-request.d.ts +1 -1
  519. package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  520. package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
  521. package/lib/request/list-virtual-circuits-request.d.ts +1 -1
  522. package/lib/request/list-vlans-request.d.ts +1 -1
  523. package/lib/request/list-vnic-attachments-request.d.ts +1 -1
  524. package/lib/request/list-volume-attachments-request.d.ts +1 -1
  525. package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
  526. package/lib/request/list-volume-backups-request.d.ts +1 -1
  527. package/lib/request/list-volume-group-backups-request.d.ts +1 -1
  528. package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
  529. package/lib/request/list-volume-groups-request.d.ts +1 -1
  530. package/lib/request/list-volumes-request.d.ts +1 -1
  531. package/lib/request/list-vtaps-request.d.ts +107 -0
  532. package/lib/request/list-vtaps-request.js +29 -0
  533. package/lib/request/list-vtaps-request.js.map +1 -0
  534. package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
  535. package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
  536. package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
  537. package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
  538. package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
  539. package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
  540. package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +49 -0
  541. package/lib/request/remove-ipv6-subnet-cidr-request.js +15 -0
  542. package/lib/request/remove-ipv6-subnet-cidr-request.js.map +1 -0
  543. package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +49 -0
  544. package/lib/request/remove-ipv6-vcn-cidr-request.js +15 -0
  545. package/lib/request/remove-ipv6-vcn-cidr-request.js.map +1 -0
  546. package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
  547. package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
  548. package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
  549. package/lib/request/reset-instance-pool-request.d.ts +1 -1
  550. package/lib/request/softreset-instance-pool-request.d.ts +1 -1
  551. package/lib/request/start-instance-pool-request.d.ts +1 -1
  552. package/lib/request/stop-instance-pool-request.d.ts +1 -1
  553. package/lib/request/terminate-cluster-network-request.d.ts +1 -1
  554. package/lib/request/terminate-instance-pool-request.d.ts +1 -1
  555. package/lib/request/terminate-instance-request.d.ts +1 -1
  556. package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
  557. package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
  558. package/lib/request/update-boot-volume-request.d.ts +1 -1
  559. package/lib/request/update-byoip-range-request.d.ts +1 -1
  560. package/lib/request/update-capture-filter-request.d.ts +40 -0
  561. package/lib/request/update-capture-filter-request.js +15 -0
  562. package/lib/request/update-capture-filter-request.js.map +1 -0
  563. package/lib/request/update-cluster-network-request.d.ts +1 -1
  564. package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
  565. package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
  566. package/lib/request/update-console-history-request.d.ts +1 -1
  567. package/lib/request/update-cpe-request.d.ts +1 -1
  568. package/lib/request/update-cross-connect-group-request.d.ts +1 -1
  569. package/lib/request/update-cross-connect-request.d.ts +1 -1
  570. package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
  571. package/lib/request/update-dhcp-options-request.d.ts +1 -1
  572. package/lib/request/update-drg-attachment-request.d.ts +1 -1
  573. package/lib/request/update-drg-request.d.ts +1 -1
  574. package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
  575. package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
  576. package/lib/request/update-drg-route-rules-request.d.ts +1 -1
  577. package/lib/request/update-drg-route-table-request.d.ts +1 -1
  578. package/lib/request/update-image-request.d.ts +1 -1
  579. package/lib/request/update-instance-configuration-request.d.ts +1 -1
  580. package/lib/request/update-instance-console-connection-request.d.ts +1 -1
  581. package/lib/request/update-instance-pool-request.d.ts +1 -1
  582. package/lib/request/update-instance-request.d.ts +1 -1
  583. package/lib/request/update-internet-gateway-request.d.ts +1 -1
  584. package/lib/request/update-ipsec-connection-request.d.ts +1 -1
  585. package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
  586. package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  587. package/lib/request/update-ipv6-request.d.ts +1 -1
  588. package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
  589. package/lib/request/update-nat-gateway-request.d.ts +1 -1
  590. package/lib/request/update-network-security-group-request.d.ts +1 -1
  591. package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
  592. package/lib/request/update-private-ip-request.d.ts +1 -1
  593. package/lib/request/update-public-ip-pool-request.d.ts +1 -1
  594. package/lib/request/update-public-ip-request.d.ts +1 -1
  595. package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
  596. package/lib/request/update-route-table-request.d.ts +1 -1
  597. package/lib/request/update-security-list-request.d.ts +1 -1
  598. package/lib/request/update-service-gateway-request.d.ts +1 -1
  599. package/lib/request/update-subnet-request.d.ts +1 -1
  600. package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
  601. package/lib/request/update-vcn-request.d.ts +1 -1
  602. package/lib/request/update-virtual-circuit-request.d.ts +1 -1
  603. package/lib/request/update-vlan-request.d.ts +1 -1
  604. package/lib/request/update-vnic-request.d.ts +1 -1
  605. package/lib/request/update-volume-attachment-request.d.ts +1 -1
  606. package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
  607. package/lib/request/update-volume-backup-request.d.ts +1 -1
  608. package/lib/request/update-volume-group-backup-request.d.ts +1 -1
  609. package/lib/request/update-volume-group-request.d.ts +1 -1
  610. package/lib/request/update-volume-kms-key-request.d.ts +1 -1
  611. package/lib/request/update-volume-request.d.ts +1 -1
  612. package/lib/request/update-vtap-request.d.ts +40 -0
  613. package/lib/request/update-vtap-request.js +15 -0
  614. package/lib/request/update-vtap-request.js.map +1 -0
  615. package/lib/request/upgrade-drg-request.d.ts +1 -1
  616. package/lib/request/validate-byoip-range-request.d.ts +1 -1
  617. package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
  618. package/lib/response/add-ipv6-subnet-cidr-response.d.ts +31 -0
  619. package/lib/response/add-ipv6-subnet-cidr-response.js +15 -0
  620. package/lib/response/add-ipv6-subnet-cidr-response.js.map +1 -0
  621. package/lib/response/change-capture-filter-compartment-response.d.ts +31 -0
  622. package/lib/response/change-capture-filter-compartment-response.js +15 -0
  623. package/lib/response/change-capture-filter-compartment-response.js.map +1 -0
  624. package/lib/response/change-vtap-compartment-response.d.ts +31 -0
  625. package/lib/response/change-vtap-compartment-response.js +15 -0
  626. package/lib/response/change-vtap-compartment-response.js.map +1 -0
  627. package/lib/response/create-capture-filter-response.d.ts +30 -0
  628. package/lib/response/create-capture-filter-response.js +15 -0
  629. package/lib/response/create-capture-filter-response.js.map +1 -0
  630. package/lib/response/create-vtap-response.d.ts +30 -0
  631. package/lib/response/create-vtap-response.js +15 -0
  632. package/lib/response/create-vtap-response.js.map +1 -0
  633. package/lib/response/delete-capture-filter-response.d.ts +20 -0
  634. package/lib/response/delete-capture-filter-response.js +15 -0
  635. package/lib/response/delete-capture-filter-response.js.map +1 -0
  636. package/lib/response/delete-vtap-response.d.ts +26 -0
  637. package/lib/response/delete-vtap-response.js +15 -0
  638. package/lib/response/delete-vtap-response.js.map +1 -0
  639. package/lib/response/get-capture-filter-response.d.ts +30 -0
  640. package/lib/response/get-capture-filter-response.js +15 -0
  641. package/lib/response/get-capture-filter-response.js.map +1 -0
  642. package/lib/response/get-vtap-response.d.ts +30 -0
  643. package/lib/response/get-vtap-response.js +15 -0
  644. package/lib/response/get-vtap-response.js.map +1 -0
  645. package/lib/response/index.d.ts +30 -0
  646. package/lib/response/list-capture-filters-response.d.ts +32 -0
  647. package/lib/response/list-capture-filters-response.js +15 -0
  648. package/lib/response/list-capture-filters-response.js.map +1 -0
  649. package/lib/response/list-vtaps-response.d.ts +32 -0
  650. package/lib/response/list-vtaps-response.js +15 -0
  651. package/lib/response/list-vtaps-response.js.map +1 -0
  652. package/lib/response/remove-ipv6-subnet-cidr-response.d.ts +31 -0
  653. package/lib/response/remove-ipv6-subnet-cidr-response.js +15 -0
  654. package/lib/response/remove-ipv6-subnet-cidr-response.js.map +1 -0
  655. package/lib/response/remove-ipv6-vcn-cidr-response.d.ts +31 -0
  656. package/lib/response/remove-ipv6-vcn-cidr-response.js +15 -0
  657. package/lib/response/remove-ipv6-vcn-cidr-response.js.map +1 -0
  658. package/lib/response/update-capture-filter-response.d.ts +30 -0
  659. package/lib/response/update-capture-filter-response.js +15 -0
  660. package/lib/response/update-capture-filter-response.js.map +1 -0
  661. package/lib/response/update-vtap-response.d.ts +36 -0
  662. package/lib/response/update-vtap-response.js +15 -0
  663. package/lib/response/update-vtap-response.js.map +1 -0
  664. package/lib/virtualnetwork-waiter.d.ts +86 -0
  665. package/lib/virtualnetwork-waiter.js +118 -0
  666. package/lib/virtualnetwork-waiter.js.map +1 -1
  667. 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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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.21.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.25.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,17 +1728,20 @@ export declare class ComputeClient {
1725
1728
  * <p>
1726
1729
 
1727
1730
  * <p>
1728
- - **DIAGNOSTICREBOOT** - **This feature currently only supports virtual machines** Powers off the VM instance then rebuilds and powers it back on.
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).
1729
1736
  * <p>
1730
-
1731
- * For more information about managing instance lifecycle states, see
1737
+ For more information about managing instance lifecycle states, see
1732
1738
  * [Stopping and Starting an Instance](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/restartinginstance.htm).
1733
1739
  *
1734
1740
  * This operation does not retry by default if the user has not defined a retry configuration.
1735
1741
  * @param InstanceActionRequest
1736
1742
  * @return InstanceActionResponse
1737
1743
  * @throws OciError when an error occurs
1738
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
1739
1745
  */
1740
1746
  instanceAction(instanceActionRequest: requests.InstanceActionRequest): Promise<responses.InstanceActionResponse>;
1741
1747
  /**
@@ -1783,7 +1789,7 @@ export declare class ComputeClient {
1783
1789
  * @param LaunchInstanceRequest
1784
1790
  * @return LaunchInstanceResponse
1785
1791
  * @throws OciError when an error occurs
1786
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
1787
1793
  */
1788
1794
  launchInstance(launchInstanceRequest: requests.LaunchInstanceRequest): Promise<responses.LaunchInstanceResponse>;
1789
1795
  /**
@@ -1792,7 +1798,7 @@ export declare class ComputeClient {
1792
1798
  * @param ListAppCatalogListingResourceVersionsRequest
1793
1799
  * @return ListAppCatalogListingResourceVersionsResponse
1794
1800
  * @throws OciError when an error occurs
1795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
1796
1802
  */
1797
1803
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest: requests.ListAppCatalogListingResourceVersionsRequest): Promise<responses.ListAppCatalogListingResourceVersionsResponse>;
1798
1804
  /**
@@ -1833,7 +1839,7 @@ export declare class ComputeClient {
1833
1839
  * @param ListAppCatalogListingsRequest
1834
1840
  * @return ListAppCatalogListingsResponse
1835
1841
  * @throws OciError when an error occurs
1836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
1837
1843
  */
1838
1844
  listAppCatalogListings(listAppCatalogListingsRequest: requests.ListAppCatalogListingsRequest): Promise<responses.ListAppCatalogListingsResponse>;
1839
1845
  /**
@@ -1874,7 +1880,7 @@ export declare class ComputeClient {
1874
1880
  * @param ListAppCatalogSubscriptionsRequest
1875
1881
  * @return ListAppCatalogSubscriptionsResponse
1876
1882
  * @throws OciError when an error occurs
1877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
1878
1884
  */
1879
1885
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest: requests.ListAppCatalogSubscriptionsRequest): Promise<responses.ListAppCatalogSubscriptionsResponse>;
1880
1886
  /**
@@ -1917,7 +1923,7 @@ export declare class ComputeClient {
1917
1923
  * @param ListBootVolumeAttachmentsRequest
1918
1924
  * @return ListBootVolumeAttachmentsResponse
1919
1925
  * @throws OciError when an error occurs
1920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
1921
1927
  */
1922
1928
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest: requests.ListBootVolumeAttachmentsRequest): Promise<responses.ListBootVolumeAttachmentsResponse>;
1923
1929
  /**
@@ -1959,7 +1965,7 @@ export declare class ComputeClient {
1959
1965
  * @param ListComputeCapacityReservationInstanceShapesRequest
1960
1966
  * @return ListComputeCapacityReservationInstanceShapesResponse
1961
1967
  * @throws OciError when an error occurs
1962
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
1963
1969
  */
1964
1970
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest: requests.ListComputeCapacityReservationInstanceShapesRequest): Promise<responses.ListComputeCapacityReservationInstanceShapesResponse>;
1965
1971
  /**
@@ -2001,7 +2007,7 @@ export declare class ComputeClient {
2001
2007
  * @param ListComputeCapacityReservationInstancesRequest
2002
2008
  * @return ListComputeCapacityReservationInstancesResponse
2003
2009
  * @throws OciError when an error occurs
2004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
2005
2011
  */
2006
2012
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest: requests.ListComputeCapacityReservationInstancesRequest): Promise<responses.ListComputeCapacityReservationInstancesResponse>;
2007
2013
  /**
@@ -2046,7 +2052,7 @@ export declare class ComputeClient {
2046
2052
  * @param ListComputeCapacityReservationsRequest
2047
2053
  * @return ListComputeCapacityReservationsResponse
2048
2054
  * @throws OciError when an error occurs
2049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
2050
2056
  */
2051
2057
  listComputeCapacityReservations(listComputeCapacityReservationsRequest: requests.ListComputeCapacityReservationsRequest): Promise<responses.ListComputeCapacityReservationsResponse>;
2052
2058
  /**
@@ -2088,7 +2094,7 @@ export declare class ComputeClient {
2088
2094
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
2089
2095
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
2090
2096
  * @throws OciError when an error occurs
2091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
2092
2098
  */
2093
2099
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest: requests.ListComputeGlobalImageCapabilitySchemaVersionsRequest): Promise<responses.ListComputeGlobalImageCapabilitySchemaVersionsResponse>;
2094
2100
  /**
@@ -2130,7 +2136,7 @@ export declare class ComputeClient {
2130
2136
  * @param ListComputeGlobalImageCapabilitySchemasRequest
2131
2137
  * @return ListComputeGlobalImageCapabilitySchemasResponse
2132
2138
  * @throws OciError when an error occurs
2133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
2134
2140
  */
2135
2141
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest: requests.ListComputeGlobalImageCapabilitySchemasRequest): Promise<responses.ListComputeGlobalImageCapabilitySchemasResponse>;
2136
2142
  /**
@@ -2172,7 +2178,7 @@ export declare class ComputeClient {
2172
2178
  * @param ListComputeImageCapabilitySchemasRequest
2173
2179
  * @return ListComputeImageCapabilitySchemasResponse
2174
2180
  * @throws OciError when an error occurs
2175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
2176
2182
  */
2177
2183
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest: requests.ListComputeImageCapabilitySchemasRequest): Promise<responses.ListComputeImageCapabilitySchemasResponse>;
2178
2184
  /**
@@ -2214,7 +2220,7 @@ export declare class ComputeClient {
2214
2220
  * @param ListConsoleHistoriesRequest
2215
2221
  * @return ListConsoleHistoriesResponse
2216
2222
  * @throws OciError when an error occurs
2217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
2218
2224
  */
2219
2225
  listConsoleHistories(listConsoleHistoriesRequest: requests.ListConsoleHistoriesRequest): Promise<responses.ListConsoleHistoriesResponse>;
2220
2226
  /**
@@ -2257,7 +2263,7 @@ export declare class ComputeClient {
2257
2263
  * @param ListDedicatedVmHostInstanceShapesRequest
2258
2264
  * @return ListDedicatedVmHostInstanceShapesResponse
2259
2265
  * @throws OciError when an error occurs
2260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
2261
2267
  */
2262
2268
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest: requests.ListDedicatedVmHostInstanceShapesRequest): Promise<responses.ListDedicatedVmHostInstanceShapesResponse>;
2263
2269
  /**
@@ -2299,7 +2305,7 @@ export declare class ComputeClient {
2299
2305
  * @param ListDedicatedVmHostInstancesRequest
2300
2306
  * @return ListDedicatedVmHostInstancesResponse
2301
2307
  * @throws OciError when an error occurs
2302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
2303
2309
  */
2304
2310
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest: requests.ListDedicatedVmHostInstancesRequest): Promise<responses.ListDedicatedVmHostInstancesResponse>;
2305
2311
  /**
@@ -2341,7 +2347,7 @@ export declare class ComputeClient {
2341
2347
  * @param ListDedicatedVmHostShapesRequest
2342
2348
  * @return ListDedicatedVmHostShapesResponse
2343
2349
  * @throws OciError when an error occurs
2344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
2345
2351
  */
2346
2352
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest: requests.ListDedicatedVmHostShapesRequest): Promise<responses.ListDedicatedVmHostShapesResponse>;
2347
2353
  /**
@@ -2386,7 +2392,7 @@ export declare class ComputeClient {
2386
2392
  * @param ListDedicatedVmHostsRequest
2387
2393
  * @return ListDedicatedVmHostsResponse
2388
2394
  * @throws OciError when an error occurs
2389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
2390
2396
  */
2391
2397
  listDedicatedVmHosts(listDedicatedVmHostsRequest: requests.ListDedicatedVmHostsRequest): Promise<responses.ListDedicatedVmHostsResponse>;
2392
2398
  /**
@@ -2427,7 +2433,7 @@ export declare class ComputeClient {
2427
2433
  * @param ListImageShapeCompatibilityEntriesRequest
2428
2434
  * @return ListImageShapeCompatibilityEntriesResponse
2429
2435
  * @throws OciError when an error occurs
2430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
2431
2437
  */
2432
2438
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest: requests.ListImageShapeCompatibilityEntriesRequest): Promise<responses.ListImageShapeCompatibilityEntriesResponse>;
2433
2439
  /**
@@ -2479,7 +2485,7 @@ export declare class ComputeClient {
2479
2485
  * @param ListImagesRequest
2480
2486
  * @return ListImagesResponse
2481
2487
  * @throws OciError when an error occurs
2482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListImages.ts.html |here} to see how to use ListImages API.
2483
2489
  */
2484
2490
  listImages(listImagesRequest: requests.ListImagesRequest): Promise<responses.ListImagesResponse>;
2485
2491
  /**
@@ -2523,7 +2529,7 @@ export declare class ComputeClient {
2523
2529
  * @param ListInstanceConsoleConnectionsRequest
2524
2530
  * @return ListInstanceConsoleConnectionsResponse
2525
2531
  * @throws OciError when an error occurs
2526
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
2527
2533
  */
2528
2534
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest: requests.ListInstanceConsoleConnectionsRequest): Promise<responses.ListInstanceConsoleConnectionsResponse>;
2529
2535
  /**
@@ -2564,7 +2570,7 @@ export declare class ComputeClient {
2564
2570
  * @param ListInstanceDevicesRequest
2565
2571
  * @return ListInstanceDevicesResponse
2566
2572
  * @throws OciError when an error occurs
2567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
2568
2574
  */
2569
2575
  listInstanceDevices(listInstanceDevicesRequest: requests.ListInstanceDevicesRequest): Promise<responses.ListInstanceDevicesResponse>;
2570
2576
  /**
@@ -2608,7 +2614,7 @@ export declare class ComputeClient {
2608
2614
  * @param ListInstancesRequest
2609
2615
  * @return ListInstancesResponse
2610
2616
  * @throws OciError when an error occurs
2611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
2612
2618
  */
2613
2619
  listInstances(listInstancesRequest: requests.ListInstancesRequest): Promise<responses.ListInstancesResponse>;
2614
2620
  /**
@@ -2651,7 +2657,7 @@ export declare class ComputeClient {
2651
2657
  * @param ListShapesRequest
2652
2658
  * @return ListShapesResponse
2653
2659
  * @throws OciError when an error occurs
2654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
2655
2661
  */
2656
2662
  listShapes(listShapesRequest: requests.ListShapesRequest): Promise<responses.ListShapesResponse>;
2657
2663
  /**
@@ -2695,7 +2701,7 @@ export declare class ComputeClient {
2695
2701
  * @param ListVnicAttachmentsRequest
2696
2702
  * @return ListVnicAttachmentsResponse
2697
2703
  * @throws OciError when an error occurs
2698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
2699
2705
  */
2700
2706
  listVnicAttachments(listVnicAttachmentsRequest: requests.ListVnicAttachmentsRequest): Promise<responses.ListVnicAttachmentsResponse>;
2701
2707
  /**
@@ -2741,7 +2747,7 @@ export declare class ComputeClient {
2741
2747
  * @param ListVolumeAttachmentsRequest
2742
2748
  * @return ListVolumeAttachmentsResponse
2743
2749
  * @throws OciError when an error occurs
2744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
2745
2751
  */
2746
2752
  listVolumeAttachments(listVolumeAttachmentsRequest: requests.ListVolumeAttachmentsRequest): Promise<responses.ListVolumeAttachmentsResponse>;
2747
2753
  /**
@@ -2782,7 +2788,7 @@ export declare class ComputeClient {
2782
2788
  * @param RemoveImageShapeCompatibilityEntryRequest
2783
2789
  * @return RemoveImageShapeCompatibilityEntryResponse
2784
2790
  * @throws OciError when an error occurs
2785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
2786
2792
  */
2787
2793
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest: requests.RemoveImageShapeCompatibilityEntryRequest): Promise<responses.RemoveImageShapeCompatibilityEntryResponse>;
2788
2794
  /**
@@ -2802,7 +2808,7 @@ export declare class ComputeClient {
2802
2808
  * @param TerminateInstanceRequest
2803
2809
  * @return TerminateInstanceResponse
2804
2810
  * @throws OciError when an error occurs
2805
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
2806
2812
  */
2807
2813
  terminateInstance(terminateInstanceRequest: requests.TerminateInstanceRequest): Promise<responses.TerminateInstanceResponse>;
2808
2814
  /**
@@ -2814,7 +2820,7 @@ export declare class ComputeClient {
2814
2820
  * @param UpdateComputeCapacityReservationRequest
2815
2821
  * @return UpdateComputeCapacityReservationResponse
2816
2822
  * @throws OciError when an error occurs
2817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
2818
2824
  */
2819
2825
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest: requests.UpdateComputeCapacityReservationRequest): Promise<responses.UpdateComputeCapacityReservationResponse>;
2820
2826
  /**
@@ -2824,7 +2830,7 @@ export declare class ComputeClient {
2824
2830
  * @param UpdateComputeImageCapabilitySchemaRequest
2825
2831
  * @return UpdateComputeImageCapabilitySchemaResponse
2826
2832
  * @throws OciError when an error occurs
2827
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
2828
2834
  */
2829
2835
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest: requests.UpdateComputeImageCapabilitySchemaRequest): Promise<responses.UpdateComputeImageCapabilitySchemaResponse>;
2830
2836
  /**
@@ -2833,7 +2839,7 @@ export declare class ComputeClient {
2833
2839
  * @param UpdateConsoleHistoryRequest
2834
2840
  * @return UpdateConsoleHistoryResponse
2835
2841
  * @throws OciError when an error occurs
2836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
2837
2843
  */
2838
2844
  updateConsoleHistory(updateConsoleHistoryRequest: requests.UpdateConsoleHistoryRequest): Promise<responses.UpdateConsoleHistoryResponse>;
2839
2845
  /**
@@ -2844,7 +2850,7 @@ export declare class ComputeClient {
2844
2850
  * @param UpdateDedicatedVmHostRequest
2845
2851
  * @return UpdateDedicatedVmHostResponse
2846
2852
  * @throws OciError when an error occurs
2847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
2848
2854
  */
2849
2855
  updateDedicatedVmHost(updateDedicatedVmHostRequest: requests.UpdateDedicatedVmHostRequest): Promise<responses.UpdateDedicatedVmHostResponse>;
2850
2856
  /**
@@ -2854,7 +2860,7 @@ export declare class ComputeClient {
2854
2860
  * @param UpdateImageRequest
2855
2861
  * @return UpdateImageResponse
2856
2862
  * @throws OciError when an error occurs
2857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
2858
2864
  */
2859
2865
  updateImage(updateImageRequest: requests.UpdateImageRequest): Promise<responses.UpdateImageResponse>;
2860
2866
  /**
@@ -2870,7 +2876,7 @@ export declare class ComputeClient {
2870
2876
  * @param UpdateInstanceRequest
2871
2877
  * @return UpdateInstanceResponse
2872
2878
  * @throws OciError when an error occurs
2873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
2874
2880
  */
2875
2881
  updateInstance(updateInstanceRequest: requests.UpdateInstanceRequest): Promise<responses.UpdateInstanceResponse>;
2876
2882
  /**
@@ -2879,7 +2885,7 @@ export declare class ComputeClient {
2879
2885
  * @param UpdateInstanceConsoleConnectionRequest
2880
2886
  * @return UpdateInstanceConsoleConnectionResponse
2881
2887
  * @throws OciError when an error occurs
2882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
2883
2889
  */
2884
2890
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest: requests.UpdateInstanceConsoleConnectionRequest): Promise<responses.UpdateInstanceConsoleConnectionResponse>;
2885
2891
  /**
@@ -2888,7 +2894,7 @@ export declare class ComputeClient {
2888
2894
  * @param UpdateVolumeAttachmentRequest
2889
2895
  * @return UpdateVolumeAttachmentResponse
2890
2896
  * @throws OciError when an error occurs
2891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
2892
2898
  */
2893
2899
  updateVolumeAttachment(updateVolumeAttachmentRequest: requests.UpdateVolumeAttachmentRequest): Promise<responses.UpdateVolumeAttachmentResponse>;
2894
2900
  }
@@ -2905,6 +2911,7 @@ export declare class ComputeManagementClient {
2905
2911
  protected "_waiters": ComputeManagementWaiter;
2906
2912
  protected "_clientConfiguration": common.ClientConfiguration;
2907
2913
  protected _circuitBreaker: null;
2914
+ protected _httpOptions: any;
2908
2915
  protected _httpClient: common.HttpClient;
2909
2916
  constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
2910
2917
  /**
@@ -2955,7 +2962,7 @@ export declare class ComputeManagementClient {
2955
2962
  * @param AttachInstancePoolInstanceRequest
2956
2963
  * @return AttachInstancePoolInstanceResponse
2957
2964
  * @throws OciError when an error occurs
2958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
2959
2966
  */
2960
2967
  attachInstancePoolInstance(attachInstancePoolInstanceRequest: requests.AttachInstancePoolInstanceRequest): Promise<responses.AttachInstancePoolInstanceResponse>;
2961
2968
  /**
@@ -2965,7 +2972,7 @@ export declare class ComputeManagementClient {
2965
2972
  * @param AttachLoadBalancerRequest
2966
2973
  * @return AttachLoadBalancerResponse
2967
2974
  * @throws OciError when an error occurs
2968
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
2969
2976
  */
2970
2977
  attachLoadBalancer(attachLoadBalancerRequest: requests.AttachLoadBalancerRequest): Promise<responses.AttachLoadBalancerResponse>;
2971
2978
  /**
@@ -2980,7 +2987,7 @@ export declare class ComputeManagementClient {
2980
2987
  * @param ChangeClusterNetworkCompartmentRequest
2981
2988
  * @return ChangeClusterNetworkCompartmentResponse
2982
2989
  * @throws OciError when an error occurs
2983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
2984
2991
  */
2985
2992
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest: requests.ChangeClusterNetworkCompartmentRequest): Promise<responses.ChangeClusterNetworkCompartmentResponse>;
2986
2993
  /**
@@ -3002,7 +3009,7 @@ export declare class ComputeManagementClient {
3002
3009
  * @param ChangeInstanceConfigurationCompartmentRequest
3003
3010
  * @return ChangeInstanceConfigurationCompartmentResponse
3004
3011
  * @throws OciError when an error occurs
3005
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
3006
3013
  */
3007
3014
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest: requests.ChangeInstanceConfigurationCompartmentRequest): Promise<responses.ChangeInstanceConfigurationCompartmentResponse>;
3008
3015
  /**
@@ -3017,7 +3024,7 @@ export declare class ComputeManagementClient {
3017
3024
  * @param ChangeInstancePoolCompartmentRequest
3018
3025
  * @return ChangeInstancePoolCompartmentResponse
3019
3026
  * @throws OciError when an error occurs
3020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
3021
3028
  */
3022
3029
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest: requests.ChangeInstancePoolCompartmentRequest): Promise<responses.ChangeInstancePoolCompartmentResponse>;
3023
3030
  /**
@@ -3028,7 +3035,7 @@ export declare class ComputeManagementClient {
3028
3035
  * @param CreateClusterNetworkRequest
3029
3036
  * @return CreateClusterNetworkResponse
3030
3037
  * @throws OciError when an error occurs
3031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
3032
3039
  */
3033
3040
  createClusterNetwork(createClusterNetworkRequest: requests.CreateClusterNetworkRequest): Promise<responses.CreateClusterNetworkResponse>;
3034
3041
  /**
@@ -3039,7 +3046,7 @@ export declare class ComputeManagementClient {
3039
3046
  * @param CreateInstanceConfigurationRequest
3040
3047
  * @return CreateInstanceConfigurationResponse
3041
3048
  * @throws OciError when an error occurs
3042
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
3043
3050
  */
3044
3051
  createInstanceConfiguration(createInstanceConfigurationRequest: requests.CreateInstanceConfigurationRequest): Promise<responses.CreateInstanceConfigurationResponse>;
3045
3052
  /**
@@ -3048,7 +3055,7 @@ export declare class ComputeManagementClient {
3048
3055
  * @param CreateInstancePoolRequest
3049
3056
  * @return CreateInstancePoolResponse
3050
3057
  * @throws OciError when an error occurs
3051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
3052
3059
  */
3053
3060
  createInstancePool(createInstancePoolRequest: requests.CreateInstancePoolRequest): Promise<responses.CreateInstancePoolResponse>;
3054
3061
  /**
@@ -3057,7 +3064,7 @@ export declare class ComputeManagementClient {
3057
3064
  * @param DeleteInstanceConfigurationRequest
3058
3065
  * @return DeleteInstanceConfigurationResponse
3059
3066
  * @throws OciError when an error occurs
3060
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
3061
3068
  */
3062
3069
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest: requests.DeleteInstanceConfigurationRequest): Promise<responses.DeleteInstanceConfigurationResponse>;
3063
3070
  /**
@@ -3067,7 +3074,7 @@ export declare class ComputeManagementClient {
3067
3074
  * @param DetachInstancePoolInstanceRequest
3068
3075
  * @return DetachInstancePoolInstanceResponse
3069
3076
  * @throws OciError when an error occurs
3070
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
3071
3078
  */
3072
3079
  detachInstancePoolInstance(detachInstancePoolInstanceRequest: requests.DetachInstancePoolInstanceRequest): Promise<responses.DetachInstancePoolInstanceResponse>;
3073
3080
  /**
@@ -3077,7 +3084,7 @@ export declare class ComputeManagementClient {
3077
3084
  * @param DetachLoadBalancerRequest
3078
3085
  * @return DetachLoadBalancerResponse
3079
3086
  * @throws OciError when an error occurs
3080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
3081
3088
  */
3082
3089
  detachLoadBalancer(detachLoadBalancerRequest: requests.DetachLoadBalancerRequest): Promise<responses.DetachLoadBalancerResponse>;
3083
3090
  /**
@@ -3086,7 +3093,7 @@ export declare class ComputeManagementClient {
3086
3093
  * @param GetClusterNetworkRequest
3087
3094
  * @return GetClusterNetworkResponse
3088
3095
  * @throws OciError when an error occurs
3089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
3090
3097
  */
3091
3098
  getClusterNetwork(getClusterNetworkRequest: requests.GetClusterNetworkRequest): Promise<responses.GetClusterNetworkResponse>;
3092
3099
  /**
@@ -3095,7 +3102,7 @@ export declare class ComputeManagementClient {
3095
3102
  * @param GetInstanceConfigurationRequest
3096
3103
  * @return GetInstanceConfigurationResponse
3097
3104
  * @throws OciError when an error occurs
3098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
3099
3106
  */
3100
3107
  getInstanceConfiguration(getInstanceConfigurationRequest: requests.GetInstanceConfigurationRequest): Promise<responses.GetInstanceConfigurationResponse>;
3101
3108
  /**
@@ -3104,7 +3111,7 @@ export declare class ComputeManagementClient {
3104
3111
  * @param GetInstancePoolRequest
3105
3112
  * @return GetInstancePoolResponse
3106
3113
  * @throws OciError when an error occurs
3107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
3108
3115
  */
3109
3116
  getInstancePool(getInstancePoolRequest: requests.GetInstancePoolRequest): Promise<responses.GetInstancePoolResponse>;
3110
3117
  /**
@@ -3113,7 +3120,7 @@ export declare class ComputeManagementClient {
3113
3120
  * @param GetInstancePoolInstanceRequest
3114
3121
  * @return GetInstancePoolInstanceResponse
3115
3122
  * @throws OciError when an error occurs
3116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
3117
3124
  */
3118
3125
  getInstancePoolInstance(getInstancePoolInstanceRequest: requests.GetInstancePoolInstanceRequest): Promise<responses.GetInstancePoolInstanceResponse>;
3119
3126
  /**
@@ -3123,7 +3130,7 @@ export declare class ComputeManagementClient {
3123
3130
  * @param GetInstancePoolLoadBalancerAttachmentRequest
3124
3131
  * @return GetInstancePoolLoadBalancerAttachmentResponse
3125
3132
  * @throws OciError when an error occurs
3126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
3127
3134
  */
3128
3135
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest: requests.GetInstancePoolLoadBalancerAttachmentRequest): Promise<responses.GetInstancePoolLoadBalancerAttachmentResponse>;
3129
3136
  /**
@@ -3139,7 +3146,7 @@ export declare class ComputeManagementClient {
3139
3146
  * @param LaunchInstanceConfigurationRequest
3140
3147
  * @return LaunchInstanceConfigurationResponse
3141
3148
  * @throws OciError when an error occurs
3142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
3143
3150
  */
3144
3151
  launchInstanceConfiguration(launchInstanceConfigurationRequest: requests.LaunchInstanceConfigurationRequest): Promise<responses.LaunchInstanceConfigurationResponse>;
3145
3152
  /**
@@ -3148,7 +3155,7 @@ export declare class ComputeManagementClient {
3148
3155
  * @param ListClusterNetworkInstancesRequest
3149
3156
  * @return ListClusterNetworkInstancesResponse
3150
3157
  * @throws OciError when an error occurs
3151
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
3152
3159
  */
3153
3160
  listClusterNetworkInstances(listClusterNetworkInstancesRequest: requests.ListClusterNetworkInstancesRequest): Promise<responses.ListClusterNetworkInstancesResponse>;
3154
3161
  /**
@@ -3189,7 +3196,7 @@ export declare class ComputeManagementClient {
3189
3196
  * @param ListClusterNetworksRequest
3190
3197
  * @return ListClusterNetworksResponse
3191
3198
  * @throws OciError when an error occurs
3192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
3193
3200
  */
3194
3201
  listClusterNetworks(listClusterNetworksRequest: requests.ListClusterNetworksRequest): Promise<responses.ListClusterNetworksResponse>;
3195
3202
  /**
@@ -3231,7 +3238,7 @@ export declare class ComputeManagementClient {
3231
3238
  * @param ListInstanceConfigurationsRequest
3232
3239
  * @return ListInstanceConfigurationsResponse
3233
3240
  * @throws OciError when an error occurs
3234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
3235
3242
  */
3236
3243
  listInstanceConfigurations(listInstanceConfigurationsRequest: requests.ListInstanceConfigurationsRequest): Promise<responses.ListInstanceConfigurationsResponse>;
3237
3244
  /**
@@ -3272,7 +3279,7 @@ export declare class ComputeManagementClient {
3272
3279
  * @param ListInstancePoolInstancesRequest
3273
3280
  * @return ListInstancePoolInstancesResponse
3274
3281
  * @throws OciError when an error occurs
3275
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
3276
3283
  */
3277
3284
  listInstancePoolInstances(listInstancePoolInstancesRequest: requests.ListInstancePoolInstancesRequest): Promise<responses.ListInstancePoolInstancesResponse>;
3278
3285
  /**
@@ -3313,7 +3320,7 @@ export declare class ComputeManagementClient {
3313
3320
  * @param ListInstancePoolsRequest
3314
3321
  * @return ListInstancePoolsResponse
3315
3322
  * @throws OciError when an error occurs
3316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
3317
3324
  */
3318
3325
  listInstancePools(listInstancePoolsRequest: requests.ListInstancePoolsRequest): Promise<responses.ListInstancePoolsResponse>;
3319
3326
  /**
@@ -3356,7 +3363,7 @@ export declare class ComputeManagementClient {
3356
3363
  * @param ResetInstancePoolRequest
3357
3364
  * @return ResetInstancePoolResponse
3358
3365
  * @throws OciError when an error occurs
3359
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
3360
3367
  */
3361
3368
  resetInstancePool(resetInstancePoolRequest: requests.ResetInstancePoolRequest): Promise<responses.ResetInstancePoolResponse>;
3362
3369
  /**
@@ -3370,7 +3377,7 @@ export declare class ComputeManagementClient {
3370
3377
  * @param SoftresetInstancePoolRequest
3371
3378
  * @return SoftresetInstancePoolResponse
3372
3379
  * @throws OciError when an error occurs
3373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
3374
3381
  */
3375
3382
  softresetInstancePool(softresetInstancePoolRequest: requests.SoftresetInstancePoolRequest): Promise<responses.SoftresetInstancePoolResponse>;
3376
3383
  /**
@@ -3381,7 +3388,7 @@ export declare class ComputeManagementClient {
3381
3388
  * @param StartInstancePoolRequest
3382
3389
  * @return StartInstancePoolResponse
3383
3390
  * @throws OciError when an error occurs
3384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
3385
3392
  */
3386
3393
  startInstancePool(startInstancePoolRequest: requests.StartInstancePoolRequest): Promise<responses.StartInstancePoolResponse>;
3387
3394
  /**
@@ -3392,7 +3399,7 @@ export declare class ComputeManagementClient {
3392
3399
  * @param StopInstancePoolRequest
3393
3400
  * @return StopInstancePoolResponse
3394
3401
  * @throws OciError when an error occurs
3395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
3396
3403
  */
3397
3404
  stopInstancePool(stopInstancePoolRequest: requests.StopInstancePoolRequest): Promise<responses.StopInstancePoolResponse>;
3398
3405
  /**
@@ -3405,7 +3412,7 @@ export declare class ComputeManagementClient {
3405
3412
  * @param TerminateClusterNetworkRequest
3406
3413
  * @return TerminateClusterNetworkResponse
3407
3414
  * @throws OciError when an error occurs
3408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
3409
3416
  */
3410
3417
  terminateClusterNetwork(terminateClusterNetworkRequest: requests.TerminateClusterNetworkRequest): Promise<responses.TerminateClusterNetworkResponse>;
3411
3418
  /**
@@ -3422,7 +3429,7 @@ export declare class ComputeManagementClient {
3422
3429
  * @param TerminateInstancePoolRequest
3423
3430
  * @return TerminateInstancePoolResponse
3424
3431
  * @throws OciError when an error occurs
3425
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
3426
3433
  */
3427
3434
  terminateInstancePool(terminateInstancePoolRequest: requests.TerminateInstancePoolRequest): Promise<responses.TerminateInstancePoolResponse>;
3428
3435
  /**
@@ -3432,7 +3439,7 @@ export declare class ComputeManagementClient {
3432
3439
  * @param UpdateClusterNetworkRequest
3433
3440
  * @return UpdateClusterNetworkResponse
3434
3441
  * @throws OciError when an error occurs
3435
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
3436
3443
  */
3437
3444
  updateClusterNetwork(updateClusterNetworkRequest: requests.UpdateClusterNetworkRequest): Promise<responses.UpdateClusterNetworkResponse>;
3438
3445
  /**
@@ -3441,7 +3448,7 @@ export declare class ComputeManagementClient {
3441
3448
  * @param UpdateInstanceConfigurationRequest
3442
3449
  * @return UpdateInstanceConfigurationResponse
3443
3450
  * @throws OciError when an error occurs
3444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
3445
3452
  */
3446
3453
  updateInstanceConfiguration(updateInstanceConfigurationRequest: requests.UpdateInstanceConfigurationRequest): Promise<responses.UpdateInstanceConfigurationResponse>;
3447
3454
  /**
@@ -3453,7 +3460,7 @@ export declare class ComputeManagementClient {
3453
3460
  * @param UpdateInstancePoolRequest
3454
3461
  * @return UpdateInstancePoolResponse
3455
3462
  * @throws OciError when an error occurs
3456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
3457
3464
  */
3458
3465
  updateInstancePool(updateInstancePoolRequest: requests.UpdateInstancePoolRequest): Promise<responses.UpdateInstancePoolResponse>;
3459
3466
  }
@@ -3470,6 +3477,7 @@ export declare class VirtualNetworkClient {
3470
3477
  protected "_waiters": VirtualNetworkWaiter;
3471
3478
  protected "_clientConfiguration": common.ClientConfiguration;
3472
3479
  protected _circuitBreaker: null;
3480
+ protected _httpOptions: any;
3473
3481
  protected _httpClient: common.HttpClient;
3474
3482
  constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
3475
3483
  /**
@@ -3518,7 +3526,7 @@ export declare class VirtualNetworkClient {
3518
3526
  * @param AddDrgRouteDistributionStatementsRequest
3519
3527
  * @return AddDrgRouteDistributionStatementsResponse
3520
3528
  * @throws OciError when an error occurs
3521
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
3522
3530
  */
3523
3531
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest: requests.AddDrgRouteDistributionStatementsRequest): Promise<responses.AddDrgRouteDistributionStatementsResponse>;
3524
3532
  /**
@@ -3528,9 +3536,19 @@ export declare class VirtualNetworkClient {
3528
3536
  * @param AddDrgRouteRulesRequest
3529
3537
  * @return AddDrgRouteRulesResponse
3530
3538
  * @throws OciError when an error occurs
3531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
3532
3540
  */
3533
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.25.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
3550
+ */
3551
+ addIpv6SubnetCidr(addIpv6SubnetCidrRequest: requests.AddIpv6SubnetCidrRequest): Promise<responses.AddIpv6SubnetCidrResponse>;
3534
3552
  /**
3535
3553
  * Add an IPv6 CIDR to a VCN. The VCN size is always /56 and assigned by Oracle.
3536
3554
  * Once added the IPv6 CIDR block cannot be removed or modified.
@@ -3539,7 +3557,7 @@ export declare class VirtualNetworkClient {
3539
3557
  * @param AddIpv6VcnCidrRequest
3540
3558
  * @return AddIpv6VcnCidrResponse
3541
3559
  * @throws OciError when an error occurs
3542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
3543
3561
  */
3544
3562
  addIpv6VcnCidr(addIpv6VcnCidrRequest: requests.AddIpv6VcnCidrRequest): Promise<responses.AddIpv6VcnCidrResponse>;
3545
3563
  /**
@@ -3549,7 +3567,7 @@ export declare class VirtualNetworkClient {
3549
3567
  * @param AddNetworkSecurityGroupSecurityRulesRequest
3550
3568
  * @return AddNetworkSecurityGroupSecurityRulesResponse
3551
3569
  * @throws OciError when an error occurs
3552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
3553
3571
  */
3554
3572
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest: requests.AddNetworkSecurityGroupSecurityRulesRequest): Promise<responses.AddNetworkSecurityGroupSecurityRulesResponse>;
3555
3573
  /**
@@ -3561,7 +3579,7 @@ export declare class VirtualNetworkClient {
3561
3579
  * @param AddPublicIpPoolCapacityRequest
3562
3580
  * @return AddPublicIpPoolCapacityResponse
3563
3581
  * @throws OciError when an error occurs
3564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
3565
3583
  */
3566
3584
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest: requests.AddPublicIpPoolCapacityRequest): Promise<responses.AddPublicIpPoolCapacityResponse>;
3567
3585
  /**
@@ -3577,7 +3595,7 @@ export declare class VirtualNetworkClient {
3577
3595
  * @param AddVcnCidrRequest
3578
3596
  * @return AddVcnCidrResponse
3579
3597
  * @throws OciError when an error occurs
3580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
3581
3599
  */
3582
3600
  addVcnCidr(addVcnCidrRequest: requests.AddVcnCidrRequest): Promise<responses.AddVcnCidrResponse>;
3583
3601
  /**
@@ -3588,7 +3606,7 @@ export declare class VirtualNetworkClient {
3588
3606
  * @param AdvertiseByoipRangeRequest
3589
3607
  * @return AdvertiseByoipRangeResponse
3590
3608
  * @throws OciError when an error occurs
3591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
3592
3610
  */
3593
3611
  advertiseByoipRange(advertiseByoipRangeRequest: requests.AdvertiseByoipRangeRequest): Promise<responses.AdvertiseByoipRangeResponse>;
3594
3612
  /**
@@ -3607,7 +3625,7 @@ export declare class VirtualNetworkClient {
3607
3625
  * @param AttachServiceIdRequest
3608
3626
  * @return AttachServiceIdResponse
3609
3627
  * @throws OciError when an error occurs
3610
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
3611
3629
  */
3612
3630
  attachServiceId(attachServiceIdRequest: requests.AttachServiceIdRequest): Promise<responses.AttachServiceIdResponse>;
3613
3631
  /**
@@ -3616,11 +3634,11 @@ export declare class VirtualNetworkClient {
3616
3634
  * to add prefixes to the virtual circuit. Oracle must verify the customer's ownership
3617
3635
  * of each prefix before traffic for that prefix will flow across the virtual circuit.
3618
3636
  *
3619
- * 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.
3620
3638
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
3621
3639
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
3622
3640
  * @throws OciError when an error occurs
3623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
3624
3642
  */
3625
3643
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest: requests.BulkAddVirtualCircuitPublicPrefixesRequest): Promise<responses.BulkAddVirtualCircuitPublicPrefixesResponse>;
3626
3644
  /**
@@ -3629,11 +3647,11 @@ export declare class VirtualNetworkClient {
3629
3647
  * to remove prefixes from the virtual circuit. When the virtual circuit's state switches
3630
3648
  * back to PROVISIONED, Oracle stops advertising the specified prefixes across the connection.
3631
3649
  *
3632
- * 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.
3633
3651
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
3634
3652
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
3635
3653
  * @throws OciError when an error occurs
3636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
3637
3655
  */
3638
3656
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest: requests.BulkDeleteVirtualCircuitPublicPrefixesRequest): Promise<responses.BulkDeleteVirtualCircuitPublicPrefixesResponse>;
3639
3657
  /**
@@ -3645,19 +3663,31 @@ export declare class VirtualNetworkClient {
3645
3663
  * @param ChangeByoipRangeCompartmentRequest
3646
3664
  * @return ChangeByoipRangeCompartmentResponse
3647
3665
  * @throws OciError when an error occurs
3648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
3649
3667
  */
3650
3668
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest: requests.ChangeByoipRangeCompartmentRequest): Promise<responses.ChangeByoipRangeCompartmentResponse>;
3651
3669
  /**
3652
- * 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
3653
3671
  * about moving resources between compartments, see
3654
3672
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3655
3673
  *
3656
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.25.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.
3657
3687
  * @param ChangeCpeCompartmentRequest
3658
3688
  * @return ChangeCpeCompartmentResponse
3659
3689
  * @throws OciError when an error occurs
3660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
3661
3691
  */
3662
3692
  changeCpeCompartment(changeCpeCompartmentRequest: requests.ChangeCpeCompartmentRequest): Promise<responses.ChangeCpeCompartmentResponse>;
3663
3693
  /**
@@ -3665,11 +3695,11 @@ export declare class VirtualNetworkClient {
3665
3695
  * about moving resources between compartments, see
3666
3696
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3667
3697
  *
3668
- * 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.
3669
3699
  * @param ChangeCrossConnectCompartmentRequest
3670
3700
  * @return ChangeCrossConnectCompartmentResponse
3671
3701
  * @throws OciError when an error occurs
3672
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
3673
3703
  */
3674
3704
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest: requests.ChangeCrossConnectCompartmentRequest): Promise<responses.ChangeCrossConnectCompartmentResponse>;
3675
3705
  /**
@@ -3677,11 +3707,11 @@ export declare class VirtualNetworkClient {
3677
3707
  * about moving resources between compartments, see
3678
3708
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3679
3709
  *
3680
- * 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.
3681
3711
  * @param ChangeCrossConnectGroupCompartmentRequest
3682
3712
  * @return ChangeCrossConnectGroupCompartmentResponse
3683
3713
  * @throws OciError when an error occurs
3684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
3685
3715
  */
3686
3716
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest: requests.ChangeCrossConnectGroupCompartmentRequest): Promise<responses.ChangeCrossConnectGroupCompartmentResponse>;
3687
3717
  /**
@@ -3693,7 +3723,7 @@ export declare class VirtualNetworkClient {
3693
3723
  * @param ChangeDhcpOptionsCompartmentRequest
3694
3724
  * @return ChangeDhcpOptionsCompartmentResponse
3695
3725
  * @throws OciError when an error occurs
3696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
3697
3727
  */
3698
3728
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest: requests.ChangeDhcpOptionsCompartmentRequest): Promise<responses.ChangeDhcpOptionsCompartmentResponse>;
3699
3729
  /**
@@ -3705,7 +3735,7 @@ export declare class VirtualNetworkClient {
3705
3735
  * @param ChangeDrgCompartmentRequest
3706
3736
  * @return ChangeDrgCompartmentResponse
3707
3737
  * @throws OciError when an error occurs
3708
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
3709
3739
  */
3710
3740
  changeDrgCompartment(changeDrgCompartmentRequest: requests.ChangeDrgCompartmentRequest): Promise<responses.ChangeDrgCompartmentResponse>;
3711
3741
  /**
@@ -3713,11 +3743,11 @@ export declare class VirtualNetworkClient {
3713
3743
  * about moving resources between compartments, see
3714
3744
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3715
3745
  *
3716
- * 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.
3717
3747
  * @param ChangeIPSecConnectionCompartmentRequest
3718
3748
  * @return ChangeIPSecConnectionCompartmentResponse
3719
3749
  * @throws OciError when an error occurs
3720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
3721
3751
  */
3722
3752
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest: requests.ChangeIPSecConnectionCompartmentRequest): Promise<responses.ChangeIPSecConnectionCompartmentResponse>;
3723
3753
  /**
@@ -3729,7 +3759,7 @@ export declare class VirtualNetworkClient {
3729
3759
  * @param ChangeInternetGatewayCompartmentRequest
3730
3760
  * @return ChangeInternetGatewayCompartmentResponse
3731
3761
  * @throws OciError when an error occurs
3732
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
3733
3763
  */
3734
3764
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest: requests.ChangeInternetGatewayCompartmentRequest): Promise<responses.ChangeInternetGatewayCompartmentResponse>;
3735
3765
  /**
@@ -3741,7 +3771,7 @@ export declare class VirtualNetworkClient {
3741
3771
  * @param ChangeLocalPeeringGatewayCompartmentRequest
3742
3772
  * @return ChangeLocalPeeringGatewayCompartmentResponse
3743
3773
  * @throws OciError when an error occurs
3744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
3745
3775
  */
3746
3776
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest: requests.ChangeLocalPeeringGatewayCompartmentRequest): Promise<responses.ChangeLocalPeeringGatewayCompartmentResponse>;
3747
3777
  /**
@@ -3753,7 +3783,7 @@ export declare class VirtualNetworkClient {
3753
3783
  * @param ChangeNatGatewayCompartmentRequest
3754
3784
  * @return ChangeNatGatewayCompartmentResponse
3755
3785
  * @throws OciError when an error occurs
3756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
3757
3787
  */
3758
3788
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest: requests.ChangeNatGatewayCompartmentRequest): Promise<responses.ChangeNatGatewayCompartmentResponse>;
3759
3789
  /**
@@ -3764,7 +3794,7 @@ export declare class VirtualNetworkClient {
3764
3794
  * @param ChangeNetworkSecurityGroupCompartmentRequest
3765
3795
  * @return ChangeNetworkSecurityGroupCompartmentResponse
3766
3796
  * @throws OciError when an error occurs
3767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
3768
3798
  */
3769
3799
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest: requests.ChangeNetworkSecurityGroupCompartmentRequest): Promise<responses.ChangeNetworkSecurityGroupCompartmentResponse>;
3770
3800
  /**
@@ -3779,7 +3809,7 @@ export declare class VirtualNetworkClient {
3779
3809
  * @param ChangePublicIpCompartmentRequest
3780
3810
  * @return ChangePublicIpCompartmentResponse
3781
3811
  * @throws OciError when an error occurs
3782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
3783
3813
  */
3784
3814
  changePublicIpCompartment(changePublicIpCompartmentRequest: requests.ChangePublicIpCompartmentRequest): Promise<responses.ChangePublicIpCompartmentResponse>;
3785
3815
  /**
@@ -3791,7 +3821,7 @@ export declare class VirtualNetworkClient {
3791
3821
  * @param ChangePublicIpPoolCompartmentRequest
3792
3822
  * @return ChangePublicIpPoolCompartmentResponse
3793
3823
  * @throws OciError when an error occurs
3794
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
3795
3825
  */
3796
3826
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest: requests.ChangePublicIpPoolCompartmentRequest): Promise<responses.ChangePublicIpPoolCompartmentResponse>;
3797
3827
  /**
@@ -3799,11 +3829,11 @@ export declare class VirtualNetworkClient {
3799
3829
  * about moving resources between compartments, see
3800
3830
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3801
3831
  *
3802
- * 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.
3803
3833
  * @param ChangeRemotePeeringConnectionCompartmentRequest
3804
3834
  * @return ChangeRemotePeeringConnectionCompartmentResponse
3805
3835
  * @throws OciError when an error occurs
3806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
3807
3837
  */
3808
3838
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest: requests.ChangeRemotePeeringConnectionCompartmentRequest): Promise<responses.ChangeRemotePeeringConnectionCompartmentResponse>;
3809
3839
  /**
@@ -3815,7 +3845,7 @@ export declare class VirtualNetworkClient {
3815
3845
  * @param ChangeRouteTableCompartmentRequest
3816
3846
  * @return ChangeRouteTableCompartmentResponse
3817
3847
  * @throws OciError when an error occurs
3818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
3819
3849
  */
3820
3850
  changeRouteTableCompartment(changeRouteTableCompartmentRequest: requests.ChangeRouteTableCompartmentRequest): Promise<responses.ChangeRouteTableCompartmentResponse>;
3821
3851
  /**
@@ -3827,7 +3857,7 @@ export declare class VirtualNetworkClient {
3827
3857
  * @param ChangeSecurityListCompartmentRequest
3828
3858
  * @return ChangeSecurityListCompartmentResponse
3829
3859
  * @throws OciError when an error occurs
3830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
3831
3861
  */
3832
3862
  changeSecurityListCompartment(changeSecurityListCompartmentRequest: requests.ChangeSecurityListCompartmentRequest): Promise<responses.ChangeSecurityListCompartmentResponse>;
3833
3863
  /**
@@ -3839,7 +3869,7 @@ export declare class VirtualNetworkClient {
3839
3869
  * @param ChangeServiceGatewayCompartmentRequest
3840
3870
  * @return ChangeServiceGatewayCompartmentResponse
3841
3871
  * @throws OciError when an error occurs
3842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
3843
3873
  */
3844
3874
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest: requests.ChangeServiceGatewayCompartmentRequest): Promise<responses.ChangeServiceGatewayCompartmentResponse>;
3845
3875
  /**
@@ -3851,7 +3881,7 @@ export declare class VirtualNetworkClient {
3851
3881
  * @param ChangeSubnetCompartmentRequest
3852
3882
  * @return ChangeSubnetCompartmentResponse
3853
3883
  * @throws OciError when an error occurs
3854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
3855
3885
  */
3856
3886
  changeSubnetCompartment(changeSubnetCompartmentRequest: requests.ChangeSubnetCompartmentRequest): Promise<responses.ChangeSubnetCompartmentResponse>;
3857
3887
  /**
@@ -3863,7 +3893,7 @@ export declare class VirtualNetworkClient {
3863
3893
  * @param ChangeVcnCompartmentRequest
3864
3894
  * @return ChangeVcnCompartmentResponse
3865
3895
  * @throws OciError when an error occurs
3866
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
3867
3897
  */
3868
3898
  changeVcnCompartment(changeVcnCompartmentRequest: requests.ChangeVcnCompartmentRequest): Promise<responses.ChangeVcnCompartmentResponse>;
3869
3899
  /**
@@ -3871,11 +3901,11 @@ export declare class VirtualNetworkClient {
3871
3901
  * about moving resources between compartments, see
3872
3902
  * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
3873
3903
  *
3874
- * 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.
3875
3905
  * @param ChangeVirtualCircuitCompartmentRequest
3876
3906
  * @return ChangeVirtualCircuitCompartmentResponse
3877
3907
  * @throws OciError when an error occurs
3878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
3879
3909
  */
3880
3910
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest: requests.ChangeVirtualCircuitCompartmentRequest): Promise<responses.ChangeVirtualCircuitCompartmentResponse>;
3881
3911
  /**
@@ -3887,9 +3917,21 @@ export declare class VirtualNetworkClient {
3887
3917
  * @param ChangeVlanCompartmentRequest
3888
3918
  * @return ChangeVlanCompartmentResponse
3889
3919
  * @throws OciError when an error occurs
3890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
3891
3921
  */
3892
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.25.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
3933
+ */
3934
+ changeVtapCompartment(changeVtapCompartmentRequest: requests.ChangeVtapCompartmentRequest): Promise<responses.ChangeVtapCompartmentResponse>;
3893
3935
  /**
3894
3936
  * Connects this local peering gateway (LPG) to another one in the same region.
3895
3937
  * <p>
@@ -3904,7 +3946,7 @@ export declare class VirtualNetworkClient {
3904
3946
  * @param ConnectLocalPeeringGatewaysRequest
3905
3947
  * @return ConnectLocalPeeringGatewaysResponse
3906
3948
  * @throws OciError when an error occurs
3907
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
3908
3950
  */
3909
3951
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest: requests.ConnectLocalPeeringGatewaysRequest): Promise<responses.ConnectLocalPeeringGatewaysResponse>;
3910
3952
  /**
@@ -3917,11 +3959,11 @@ export declare class VirtualNetworkClient {
3917
3959
  * operation will fail. For more information, see
3918
3960
  * [VCN Peering](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/VCNpeering.htm).
3919
3961
  *
3920
- * 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.
3921
3963
  * @param ConnectRemotePeeringConnectionsRequest
3922
3964
  * @return ConnectRemotePeeringConnectionsResponse
3923
3965
  * @throws OciError when an error occurs
3924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
3925
3967
  */
3926
3968
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest: requests.ConnectRemotePeeringConnectionsRequest): Promise<responses.ConnectRemotePeeringConnectionsResponse>;
3927
3969
  /**
@@ -3931,9 +3973,27 @@ export declare class VirtualNetworkClient {
3931
3973
  * @param CreateByoipRangeRequest
3932
3974
  * @return CreateByoipRangeResponse
3933
3975
  * @throws OciError when an error occurs
3934
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
3935
3977
  */
3936
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.25.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
3995
+ */
3996
+ createCaptureFilter(createCaptureFilterRequest: requests.CreateCaptureFilterRequest): Promise<responses.CreateCaptureFilterResponse>;
3937
3997
  /**
3938
3998
  * Creates a new virtual customer-premises equipment (CPE) object in the specified compartment. For
3939
3999
  * more information, see [Site-to-Site VPN Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/overviewIPsec.htm).
@@ -3951,11 +4011,11 @@ export declare class VirtualNetworkClient {
3951
4011
  You may optionally specify a *display name* for the CPE, otherwise a default is provided. It does not have to
3952
4012
  * be unique, and you can change it. Avoid entering confidential information.
3953
4013
  *
3954
- * 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.
3955
4015
  * @param CreateCpeRequest
3956
4016
  * @return CreateCpeResponse
3957
4017
  * @throws OciError when an error occurs
3958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
3959
4019
  */
3960
4020
  createCpe(createCpeRequest: requests.CreateCpeRequest): Promise<responses.CreateCpeResponse>;
3961
4021
  /**
@@ -3979,11 +4039,11 @@ export declare class VirtualNetworkClient {
3979
4039
  You may optionally specify a *display name* for the cross-connect.
3980
4040
  * It does not have to be unique, and you can change it. Avoid entering confidential information.
3981
4041
  *
3982
- * 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.
3983
4043
  * @param CreateCrossConnectRequest
3984
4044
  * @return CreateCrossConnectResponse
3985
4045
  * @throws OciError when an error occurs
3986
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
3987
4047
  */
3988
4048
  createCrossConnect(createCrossConnectRequest: requests.CreateCrossConnectRequest): Promise<responses.CreateCrossConnectResponse>;
3989
4049
  /**
@@ -4003,11 +4063,11 @@ export declare class VirtualNetworkClient {
4003
4063
  You may optionally specify a *display name* for the cross-connect group.
4004
4064
  * It does not have to be unique, and you can change it. Avoid entering confidential information.
4005
4065
  *
4006
- * 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.
4007
4067
  * @param CreateCrossConnectGroupRequest
4008
4068
  * @return CreateCrossConnectGroupResponse
4009
4069
  * @throws OciError when an error occurs
4010
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
4011
4071
  */
4012
4072
  createCrossConnectGroup(createCrossConnectGroupRequest: requests.CreateCrossConnectGroupRequest): Promise<responses.CreateCrossConnectGroupResponse>;
4013
4073
  /**
@@ -4028,7 +4088,7 @@ export declare class VirtualNetworkClient {
4028
4088
  * @param CreateDhcpOptionsRequest
4029
4089
  * @return CreateDhcpOptionsResponse
4030
4090
  * @throws OciError when an error occurs
4031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
4032
4092
  */
4033
4093
  createDhcpOptions(createDhcpOptionsRequest: requests.CreateDhcpOptionsRequest): Promise<responses.CreateDhcpOptionsResponse>;
4034
4094
  /**
@@ -4049,7 +4109,7 @@ export declare class VirtualNetworkClient {
4049
4109
  * @param CreateDrgRequest
4050
4110
  * @return CreateDrgResponse
4051
4111
  * @throws OciError when an error occurs
4052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
4053
4113
  */
4054
4114
  createDrg(createDrgRequest: requests.CreateDrgRequest): Promise<responses.CreateDrgResponse>;
4055
4115
  /**
@@ -4069,7 +4129,7 @@ export declare class VirtualNetworkClient {
4069
4129
  * @param CreateDrgAttachmentRequest
4070
4130
  * @return CreateDrgAttachmentResponse
4071
4131
  * @throws OciError when an error occurs
4072
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
4073
4133
  */
4074
4134
  createDrgAttachment(createDrgAttachmentRequest: requests.CreateDrgAttachmentRequest): Promise<responses.CreateDrgAttachmentResponse>;
4075
4135
  /**
@@ -4082,7 +4142,7 @@ export declare class VirtualNetworkClient {
4082
4142
  * @param CreateDrgRouteDistributionRequest
4083
4143
  * @return CreateDrgRouteDistributionResponse
4084
4144
  * @throws OciError when an error occurs
4085
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
4086
4146
  */
4087
4147
  createDrgRouteDistribution(createDrgRouteDistributionRequest: requests.CreateDrgRouteDistributionRequest): Promise<responses.CreateDrgRouteDistributionResponse>;
4088
4148
  /**
@@ -4093,7 +4153,7 @@ export declare class VirtualNetworkClient {
4093
4153
  * @param CreateDrgRouteTableRequest
4094
4154
  * @return CreateDrgRouteTableResponse
4095
4155
  * @throws OciError when an error occurs
4096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
4097
4157
  */
4098
4158
  createDrgRouteTable(createDrgRouteTableRequest: requests.CreateDrgRouteTableRequest): Promise<responses.CreateDrgRouteTableResponse>;
4099
4159
  /**
@@ -4126,11 +4186,11 @@ export declare class VirtualNetworkClient {
4126
4186
  * (that is, the pre-shared key). For more information, see
4127
4187
  * [CPE Configuration](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/configuringCPE.htm).
4128
4188
  *
4129
- * 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.
4130
4190
  * @param CreateIPSecConnectionRequest
4131
4191
  * @return CreateIPSecConnectionResponse
4132
4192
  * @throws OciError when an error occurs
4133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
4134
4194
  */
4135
4195
  createIPSecConnection(createIPSecConnectionRequest: requests.CreateIPSecConnectionRequest): Promise<responses.CreateIPSecConnectionResponse>;
4136
4196
  /**
@@ -4159,7 +4219,7 @@ export declare class VirtualNetworkClient {
4159
4219
  * @param CreateInternetGatewayRequest
4160
4220
  * @return CreateInternetGatewayResponse
4161
4221
  * @throws OciError when an error occurs
4162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
4163
4223
  */
4164
4224
  createInternetGateway(createInternetGatewayRequest: requests.CreateInternetGatewayRequest): Promise<responses.CreateInternetGatewayResponse>;
4165
4225
  /**
@@ -4169,7 +4229,7 @@ export declare class VirtualNetworkClient {
4169
4229
  * @param CreateIpv6Request
4170
4230
  * @return CreateIpv6Response
4171
4231
  * @throws OciError when an error occurs
4172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
4173
4233
  */
4174
4234
  createIpv6(createIpv6Request: requests.CreateIpv6Request): Promise<responses.CreateIpv6Response>;
4175
4235
  /**
@@ -4179,7 +4239,7 @@ export declare class VirtualNetworkClient {
4179
4239
  * @param CreateLocalPeeringGatewayRequest
4180
4240
  * @return CreateLocalPeeringGatewayResponse
4181
4241
  * @throws OciError when an error occurs
4182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
4183
4243
  */
4184
4244
  createLocalPeeringGateway(createLocalPeeringGatewayRequest: requests.CreateLocalPeeringGatewayRequest): Promise<responses.CreateLocalPeeringGatewayResponse>;
4185
4245
  /**
@@ -4190,7 +4250,7 @@ export declare class VirtualNetworkClient {
4190
4250
  * @param CreateNatGatewayRequest
4191
4251
  * @return CreateNatGatewayResponse
4192
4252
  * @throws OciError when an error occurs
4193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
4194
4254
  */
4195
4255
  createNatGateway(createNatGatewayRequest: requests.CreateNatGatewayRequest): Promise<responses.CreateNatGatewayResponse>;
4196
4256
  /**
@@ -4200,7 +4260,7 @@ export declare class VirtualNetworkClient {
4200
4260
  * @param CreateNetworkSecurityGroupRequest
4201
4261
  * @return CreateNetworkSecurityGroupResponse
4202
4262
  * @throws OciError when an error occurs
4203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
4204
4264
  */
4205
4265
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest: requests.CreateNetworkSecurityGroupRequest): Promise<responses.CreateNetworkSecurityGroupResponse>;
4206
4266
  /**
@@ -4212,7 +4272,7 @@ export declare class VirtualNetworkClient {
4212
4272
  * @param CreatePrivateIpRequest
4213
4273
  * @return CreatePrivateIpResponse
4214
4274
  * @throws OciError when an error occurs
4215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
4216
4276
  */
4217
4277
  createPrivateIp(createPrivateIpRequest: requests.CreatePrivateIpRequest): Promise<responses.CreatePrivateIpResponse>;
4218
4278
  /**
@@ -4242,7 +4302,7 @@ export declare class VirtualNetworkClient {
4242
4302
  * @param CreatePublicIpRequest
4243
4303
  * @return CreatePublicIpResponse
4244
4304
  * @throws OciError when an error occurs
4245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
4246
4306
  */
4247
4307
  createPublicIp(createPublicIpRequest: requests.CreatePublicIpRequest): Promise<responses.CreatePublicIpResponse>;
4248
4308
  /**
@@ -4252,17 +4312,17 @@ export declare class VirtualNetworkClient {
4252
4312
  * @param CreatePublicIpPoolRequest
4253
4313
  * @return CreatePublicIpPoolResponse
4254
4314
  * @throws OciError when an error occurs
4255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
4256
4316
  */
4257
4317
  createPublicIpPool(createPublicIpPoolRequest: requests.CreatePublicIpPoolRequest): Promise<responses.CreatePublicIpPoolResponse>;
4258
4318
  /**
4259
4319
  * Creates a new remote peering connection (RPC) for the specified DRG.
4260
4320
  *
4261
- * 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.
4262
4322
  * @param CreateRemotePeeringConnectionRequest
4263
4323
  * @return CreateRemotePeeringConnectionResponse
4264
4324
  * @throws OciError when an error occurs
4265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
4266
4326
  */
4267
4327
  createRemotePeeringConnection(createRemotePeeringConnectionRequest: requests.CreateRemotePeeringConnectionRequest): Promise<responses.CreateRemotePeeringConnectionResponse>;
4268
4328
  /**
@@ -4286,7 +4346,7 @@ export declare class VirtualNetworkClient {
4286
4346
  * @param CreateRouteTableRequest
4287
4347
  * @return CreateRouteTableResponse
4288
4348
  * @throws OciError when an error occurs
4289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
4290
4350
  */
4291
4351
  createRouteTable(createRouteTableRequest: requests.CreateRouteTableRequest): Promise<responses.CreateRouteTableResponse>;
4292
4352
  /**
@@ -4309,7 +4369,7 @@ export declare class VirtualNetworkClient {
4309
4369
  * @param CreateSecurityListRequest
4310
4370
  * @return CreateSecurityListResponse
4311
4371
  * @throws OciError when an error occurs
4312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
4313
4373
  */
4314
4374
  createSecurityList(createSecurityListRequest: requests.CreateSecurityListRequest): Promise<responses.CreateSecurityListResponse>;
4315
4375
  /**
@@ -4327,7 +4387,7 @@ export declare class VirtualNetworkClient {
4327
4387
  * @param CreateServiceGatewayRequest
4328
4388
  * @return CreateServiceGatewayResponse
4329
4389
  * @throws OciError when an error occurs
4330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
4331
4391
  */
4332
4392
  createServiceGateway(createServiceGatewayRequest: requests.CreateServiceGatewayRequest): Promise<responses.CreateServiceGatewayResponse>;
4333
4393
  /**
@@ -4367,7 +4427,7 @@ export declare class VirtualNetworkClient {
4367
4427
  * @param CreateSubnetRequest
4368
4428
  * @return CreateSubnetResponse
4369
4429
  * @throws OciError when an error occurs
4370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
4371
4431
  */
4372
4432
  createSubnet(createSubnetRequest: requests.CreateSubnetRequest): Promise<responses.CreateSubnetResponse>;
4373
4433
  /**
@@ -4409,7 +4469,7 @@ export declare class VirtualNetworkClient {
4409
4469
  * @param CreateVcnRequest
4410
4470
  * @return CreateVcnResponse
4411
4471
  * @throws OciError when an error occurs
4412
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
4413
4473
  */
4414
4474
  createVcn(createVcnRequest: requests.CreateVcnRequest): Promise<responses.CreateVcnResponse>;
4415
4475
  /**
@@ -4435,11 +4495,11 @@ export declare class VirtualNetworkClient {
4435
4495
  * traffic will not flow. For more information, see
4436
4496
  * [Route Tables](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingroutetables.htm).
4437
4497
  *
4438
- * 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.
4439
4499
  * @param CreateVirtualCircuitRequest
4440
4500
  * @return CreateVirtualCircuitResponse
4441
4501
  * @throws OciError when an error occurs
4442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
4443
4503
  */
4444
4504
  createVirtualCircuit(createVirtualCircuitRequest: requests.CreateVirtualCircuitRequest): Promise<responses.CreateVirtualCircuitResponse>;
4445
4505
  /**
@@ -4449,9 +4509,27 @@ export declare class VirtualNetworkClient {
4449
4509
  * @param CreateVlanRequest
4450
4510
  * @return CreateVlanResponse
4451
4511
  * @throws OciError when an error occurs
4452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
4453
4513
  */
4454
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.25.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
4531
+ */
4532
+ createVtap(createVtapRequest: requests.CreateVtapRequest): Promise<responses.CreateVtapResponse>;
4455
4533
  /**
4456
4534
  * Deletes the specified `ByoipRange` resource.
4457
4535
  * The resource must be in one of the following states: CREATING, PROVISIONED, ACTIVE, or FAILED.
@@ -4463,30 +4541,41 @@ export declare class VirtualNetworkClient {
4463
4541
  * @param DeleteByoipRangeRequest
4464
4542
  * @return DeleteByoipRangeResponse
4465
4543
  * @throws OciError when an error occurs
4466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
4467
4545
  */
4468
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.25.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
4556
+ */
4557
+ deleteCaptureFilter(deleteCaptureFilterRequest: requests.DeleteCaptureFilterRequest): Promise<responses.DeleteCaptureFilterResponse>;
4469
4558
  /**
4470
4559
  * Deletes the specified CPE object. The CPE must not be connected to a DRG. This is an asynchronous
4471
4560
  * operation. The CPE's `lifecycleState` will change to TERMINATING temporarily until the CPE is completely
4472
4561
  * removed.
4473
4562
  *
4474
- * 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.
4475
4564
  * @param DeleteCpeRequest
4476
4565
  * @return DeleteCpeResponse
4477
4566
  * @throws OciError when an error occurs
4478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
4479
4568
  */
4480
4569
  deleteCpe(deleteCpeRequest: requests.DeleteCpeRequest): Promise<responses.DeleteCpeResponse>;
4481
4570
  /**
4482
4571
  * Deletes the specified cross-connect. It must not be mapped to a
4483
4572
  * {@link VirtualCircuit}.
4484
4573
  *
4485
- * 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.
4486
4575
  * @param DeleteCrossConnectRequest
4487
4576
  * @return DeleteCrossConnectResponse
4488
4577
  * @throws OciError when an error occurs
4489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
4490
4579
  */
4491
4580
  deleteCrossConnect(deleteCrossConnectRequest: requests.DeleteCrossConnectRequest): Promise<responses.DeleteCrossConnectResponse>;
4492
4581
  /**
@@ -4494,11 +4583,11 @@ export declare class VirtualNetworkClient {
4494
4583
  * cross-connects, and it cannot be mapped to a
4495
4584
  * {@link VirtualCircuit}.
4496
4585
  *
4497
- * 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.
4498
4587
  * @param DeleteCrossConnectGroupRequest
4499
4588
  * @return DeleteCrossConnectGroupResponse
4500
4589
  * @throws OciError when an error occurs
4501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
4502
4591
  */
4503
4592
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest: requests.DeleteCrossConnectGroupRequest): Promise<responses.DeleteCrossConnectGroupResponse>;
4504
4593
  /**
@@ -4512,7 +4601,7 @@ export declare class VirtualNetworkClient {
4512
4601
  * @param DeleteDhcpOptionsRequest
4513
4602
  * @return DeleteDhcpOptionsResponse
4514
4603
  * @throws OciError when an error occurs
4515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
4516
4605
  */
4517
4606
  deleteDhcpOptions(deleteDhcpOptionsRequest: requests.DeleteDhcpOptionsRequest): Promise<responses.DeleteDhcpOptionsResponse>;
4518
4607
  /**
@@ -4525,7 +4614,7 @@ export declare class VirtualNetworkClient {
4525
4614
  * @param DeleteDrgRequest
4526
4615
  * @return DeleteDrgResponse
4527
4616
  * @throws OciError when an error occurs
4528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
4529
4618
  */
4530
4619
  deleteDrg(deleteDrgRequest: requests.DeleteDrgRequest): Promise<responses.DeleteDrgResponse>;
4531
4620
  /**
@@ -4537,7 +4626,7 @@ export declare class VirtualNetworkClient {
4537
4626
  * @param DeleteDrgAttachmentRequest
4538
4627
  * @return DeleteDrgAttachmentResponse
4539
4628
  * @throws OciError when an error occurs
4540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
4541
4630
  */
4542
4631
  deleteDrgAttachment(deleteDrgAttachmentRequest: requests.DeleteDrgAttachmentRequest): Promise<responses.DeleteDrgAttachmentResponse>;
4543
4632
  /**
@@ -4549,7 +4638,7 @@ export declare class VirtualNetworkClient {
4549
4638
  * @param DeleteDrgRouteDistributionRequest
4550
4639
  * @return DeleteDrgRouteDistributionResponse
4551
4640
  * @throws OciError when an error occurs
4552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
4553
4642
  */
4554
4643
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest: requests.DeleteDrgRouteDistributionRequest): Promise<responses.DeleteDrgRouteDistributionResponse>;
4555
4644
  /**
@@ -4559,7 +4648,7 @@ export declare class VirtualNetworkClient {
4559
4648
  * @param DeleteDrgRouteTableRequest
4560
4649
  * @return DeleteDrgRouteTableResponse
4561
4650
  * @throws OciError when an error occurs
4562
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
4563
4652
  */
4564
4653
  deleteDrgRouteTable(deleteDrgRouteTableRequest: requests.DeleteDrgRouteTableRequest): Promise<responses.DeleteDrgRouteTableResponse>;
4565
4654
  /**
@@ -4572,11 +4661,11 @@ export declare class VirtualNetworkClient {
4572
4661
  This is an asynchronous operation. The connection's `lifecycleState` will change to TERMINATING temporarily
4573
4662
  * until the connection is completely removed.
4574
4663
  *
4575
- * 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.
4576
4665
  * @param DeleteIPSecConnectionRequest
4577
4666
  * @return DeleteIPSecConnectionResponse
4578
4667
  * @throws OciError when an error occurs
4579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
4580
4669
  */
4581
4670
  deleteIPSecConnection(deleteIPSecConnectionRequest: requests.DeleteIPSecConnectionRequest): Promise<responses.DeleteIPSecConnectionResponse>;
4582
4671
  /**
@@ -4590,7 +4679,7 @@ export declare class VirtualNetworkClient {
4590
4679
  * @param DeleteInternetGatewayRequest
4591
4680
  * @return DeleteInternetGatewayResponse
4592
4681
  * @throws OciError when an error occurs
4593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
4594
4683
  */
4595
4684
  deleteInternetGateway(deleteInternetGatewayRequest: requests.DeleteInternetGatewayRequest): Promise<responses.DeleteInternetGatewayResponse>;
4596
4685
  /**
@@ -4601,7 +4690,7 @@ export declare class VirtualNetworkClient {
4601
4690
  * @param DeleteIpv6Request
4602
4691
  * @return DeleteIpv6Response
4603
4692
  * @throws OciError when an error occurs
4604
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
4605
4694
  */
4606
4695
  deleteIpv6(deleteIpv6Request: requests.DeleteIpv6Request): Promise<responses.DeleteIpv6Response>;
4607
4696
  /**
@@ -4614,7 +4703,7 @@ export declare class VirtualNetworkClient {
4614
4703
  * @param DeleteLocalPeeringGatewayRequest
4615
4704
  * @return DeleteLocalPeeringGatewayResponse
4616
4705
  * @throws OciError when an error occurs
4617
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
4618
4707
  */
4619
4708
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest: requests.DeleteLocalPeeringGatewayRequest): Promise<responses.DeleteLocalPeeringGatewayResponse>;
4620
4709
  /**
@@ -4628,7 +4717,7 @@ export declare class VirtualNetworkClient {
4628
4717
  * @param DeleteNatGatewayRequest
4629
4718
  * @return DeleteNatGatewayResponse
4630
4719
  * @throws OciError when an error occurs
4631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
4632
4721
  */
4633
4722
  deleteNatGateway(deleteNatGatewayRequest: requests.DeleteNatGatewayRequest): Promise<responses.DeleteNatGatewayResponse>;
4634
4723
  /**
@@ -4644,7 +4733,7 @@ export declare class VirtualNetworkClient {
4644
4733
  * @param DeleteNetworkSecurityGroupRequest
4645
4734
  * @return DeleteNetworkSecurityGroupResponse
4646
4735
  * @throws OciError when an error occurs
4647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
4648
4737
  */
4649
4738
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest: requests.DeleteNetworkSecurityGroupRequest): Promise<responses.DeleteNetworkSecurityGroupResponse>;
4650
4739
  /**
@@ -4664,7 +4753,7 @@ export declare class VirtualNetworkClient {
4664
4753
  * @param DeletePrivateIpRequest
4665
4754
  * @return DeletePrivateIpResponse
4666
4755
  * @throws OciError when an error occurs
4667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
4668
4757
  */
4669
4758
  deletePrivateIp(deletePrivateIpRequest: requests.DeletePrivateIpRequest): Promise<responses.DeletePrivateIpResponse>;
4670
4759
  /**
@@ -4688,7 +4777,7 @@ export declare class VirtualNetworkClient {
4688
4777
  * @param DeletePublicIpRequest
4689
4778
  * @return DeletePublicIpResponse
4690
4779
  * @throws OciError when an error occurs
4691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
4692
4781
  */
4693
4782
  deletePublicIp(deletePublicIpRequest: requests.DeletePublicIpRequest): Promise<responses.DeletePublicIpResponse>;
4694
4783
  /**
@@ -4700,7 +4789,7 @@ export declare class VirtualNetworkClient {
4700
4789
  * @param DeletePublicIpPoolRequest
4701
4790
  * @return DeletePublicIpPoolResponse
4702
4791
  * @throws OciError when an error occurs
4703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
4704
4793
  */
4705
4794
  deletePublicIpPool(deletePublicIpPoolRequest: requests.DeletePublicIpPoolRequest): Promise<responses.DeletePublicIpPoolResponse>;
4706
4795
  /**
@@ -4709,11 +4798,11 @@ export declare class VirtualNetworkClient {
4709
4798
  This is an asynchronous operation; the RPC's `lifecycleState` changes to TERMINATING temporarily
4710
4799
  * until the RPC is completely removed.
4711
4800
  *
4712
- * 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.
4713
4802
  * @param DeleteRemotePeeringConnectionRequest
4714
4803
  * @return DeleteRemotePeeringConnectionResponse
4715
4804
  * @throws OciError when an error occurs
4716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
4717
4806
  */
4718
4807
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest: requests.DeleteRemotePeeringConnectionRequest): Promise<responses.DeleteRemotePeeringConnectionResponse>;
4719
4808
  /**
@@ -4727,7 +4816,7 @@ export declare class VirtualNetworkClient {
4727
4816
  * @param DeleteRouteTableRequest
4728
4817
  * @return DeleteRouteTableResponse
4729
4818
  * @throws OciError when an error occurs
4730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
4731
4820
  */
4732
4821
  deleteRouteTable(deleteRouteTableRequest: requests.DeleteRouteTableRequest): Promise<responses.DeleteRouteTableResponse>;
4733
4822
  /**
@@ -4741,7 +4830,7 @@ export declare class VirtualNetworkClient {
4741
4830
  * @param DeleteSecurityListRequest
4742
4831
  * @return DeleteSecurityListResponse
4743
4832
  * @throws OciError when an error occurs
4744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
4745
4834
  */
4746
4835
  deleteSecurityList(deleteSecurityListRequest: requests.DeleteSecurityListRequest): Promise<responses.DeleteSecurityListResponse>;
4747
4836
  /**
@@ -4752,7 +4841,7 @@ export declare class VirtualNetworkClient {
4752
4841
  * @param DeleteServiceGatewayRequest
4753
4842
  * @return DeleteServiceGatewayResponse
4754
4843
  * @throws OciError when an error occurs
4755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
4756
4845
  */
4757
4846
  deleteServiceGateway(deleteServiceGatewayRequest: requests.DeleteServiceGatewayRequest): Promise<responses.DeleteServiceGatewayResponse>;
4758
4847
  /**
@@ -4764,7 +4853,7 @@ export declare class VirtualNetworkClient {
4764
4853
  * @param DeleteSubnetRequest
4765
4854
  * @return DeleteSubnetResponse
4766
4855
  * @throws OciError when an error occurs
4767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
4768
4857
  */
4769
4858
  deleteSubnet(deleteSubnetRequest: requests.DeleteSubnetRequest): Promise<responses.DeleteSubnetResponse>;
4770
4859
  /**
@@ -4776,7 +4865,7 @@ export declare class VirtualNetworkClient {
4776
4865
  * @param DeleteVcnRequest
4777
4866
  * @return DeleteVcnResponse
4778
4867
  * @throws OciError when an error occurs
4779
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
4780
4869
  */
4781
4870
  deleteVcn(deleteVcnRequest: requests.DeleteVcnRequest): Promise<responses.DeleteVcnResponse>;
4782
4871
  /**
@@ -4786,11 +4875,11 @@ export declare class VirtualNetworkClient {
4786
4875
  * make sure to also terminate the connection with
4787
4876
  * the provider, or else the provider may continue to bill you.
4788
4877
  *
4789
- * 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.
4790
4879
  * @param DeleteVirtualCircuitRequest
4791
4880
  * @return DeleteVirtualCircuitResponse
4792
4881
  * @throws OciError when an error occurs
4793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
4794
4883
  */
4795
4884
  deleteVirtualCircuit(deleteVirtualCircuitRequest: requests.DeleteVirtualCircuitRequest): Promise<responses.DeleteVirtualCircuitResponse>;
4796
4885
  /**
@@ -4800,9 +4889,20 @@ export declare class VirtualNetworkClient {
4800
4889
  * @param DeleteVlanRequest
4801
4890
  * @return DeleteVlanResponse
4802
4891
  * @throws OciError when an error occurs
4803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
4804
4893
  */
4805
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.25.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
4904
+ */
4905
+ deleteVtap(deleteVtapRequest: requests.DeleteVtapRequest): Promise<responses.DeleteVtapResponse>;
4806
4906
  /**
4807
4907
  * Removes the specified {@link Service} from the list of enabled
4808
4908
  * `Service` objects for the specified gateway. You do not need to remove any route
@@ -4821,7 +4921,7 @@ export declare class VirtualNetworkClient {
4821
4921
  * @param DetachServiceIdRequest
4822
4922
  * @return DetachServiceIdResponse
4823
4923
  * @throws OciError when an error occurs
4824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
4825
4925
  */
4826
4926
  detachServiceId(detachServiceIdRequest: requests.DetachServiceIdRequest): Promise<responses.DetachServiceIdResponse>;
4827
4927
  /**
@@ -4831,7 +4931,7 @@ export declare class VirtualNetworkClient {
4831
4931
  * @param GetAllDrgAttachmentsRequest
4832
4932
  * @return GetAllDrgAttachmentsResponse
4833
4933
  * @throws OciError when an error occurs
4834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
4835
4935
  */
4836
4936
  getAllDrgAttachments(getAllDrgAttachmentsRequest: requests.GetAllDrgAttachmentsRequest): Promise<responses.GetAllDrgAttachmentsResponse>;
4837
4937
  /**
@@ -4869,11 +4969,11 @@ export declare class VirtualNetworkClient {
4869
4969
  /**
4870
4970
  * The parameters allowed for IKE IPSec tunnels.
4871
4971
  *
4872
- * 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.
4873
4973
  * @param GetAllowedIkeIPSecParametersRequest
4874
4974
  * @return GetAllowedIkeIPSecParametersResponse
4875
4975
  * @throws OciError when an error occurs
4876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
4877
4977
  */
4878
4978
  getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest: requests.GetAllowedIkeIPSecParametersRequest): Promise<responses.GetAllowedIkeIPSecParametersResponse>;
4879
4979
  /**
@@ -4883,16 +4983,25 @@ export declare class VirtualNetworkClient {
4883
4983
  * @param GetByoipRangeRequest
4884
4984
  * @return GetByoipRangeResponse
4885
4985
  * @throws OciError when an error occurs
4886
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
4887
4987
  */
4888
4988
  getByoipRange(getByoipRangeRequest: requests.GetByoipRangeRequest): Promise<responses.GetByoipRangeResponse>;
4889
4989
  /**
4890
- * Gets the specified CPE's information.
4990
+ * Gets information about the specified VTAP capture filter.
4891
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.25.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.
4892
5001
  * @param GetCpeRequest
4893
5002
  * @return GetCpeResponse
4894
5003
  * @throws OciError when an error occurs
4895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
4896
5005
  */
4897
5006
  getCpe(getCpeRequest: requests.GetCpeRequest): Promise<responses.GetCpeResponse>;
4898
5007
  /**
@@ -4915,11 +5024,11 @@ export declare class VirtualNetworkClient {
4915
5024
  * * {@link #getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest) getTunnelCpeDeviceConfigContent}
4916
5025
  * returns CPE configuration content for a specific IPSec tunnel in an IPSec connection.
4917
5026
  *
4918
- * 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.
4919
5028
  * @param GetCpeDeviceConfigContentRequest
4920
5029
  * @return GetCpeDeviceConfigContentResponse
4921
5030
  * @throws OciError when an error occurs
4922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
4923
5032
  */
4924
5033
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest: requests.GetCpeDeviceConfigContentRequest): Promise<responses.GetCpeDeviceConfigContentResponse>;
4925
5034
  /**
@@ -4933,48 +5042,48 @@ export declare class VirtualNetworkClient {
4933
5042
  * * {@link #getIpsecCpeDeviceConfigContent(GetIpsecCpeDeviceConfigContentRequest) getIpsecCpeDeviceConfigContent}
4934
5043
  * * {@link #getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest) getTunnelCpeDeviceConfigContent}
4935
5044
  *
4936
- * 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.
4937
5046
  * @param GetCpeDeviceShapeRequest
4938
5047
  * @return GetCpeDeviceShapeResponse
4939
5048
  * @throws OciError when an error occurs
4940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
4941
5050
  */
4942
5051
  getCpeDeviceShape(getCpeDeviceShapeRequest: requests.GetCpeDeviceShapeRequest): Promise<responses.GetCpeDeviceShapeResponse>;
4943
5052
  /**
4944
5053
  * Gets the specified cross-connect's information.
4945
- * 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.
4946
5055
  * @param GetCrossConnectRequest
4947
5056
  * @return GetCrossConnectResponse
4948
5057
  * @throws OciError when an error occurs
4949
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
4950
5059
  */
4951
5060
  getCrossConnect(getCrossConnectRequest: requests.GetCrossConnectRequest): Promise<responses.GetCrossConnectResponse>;
4952
5061
  /**
4953
5062
  * Gets the specified cross-connect group's information.
4954
- * 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.
4955
5064
  * @param GetCrossConnectGroupRequest
4956
5065
  * @return GetCrossConnectGroupResponse
4957
5066
  * @throws OciError when an error occurs
4958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
4959
5068
  */
4960
5069
  getCrossConnectGroup(getCrossConnectGroupRequest: requests.GetCrossConnectGroupRequest): Promise<responses.GetCrossConnectGroupResponse>;
4961
5070
  /**
4962
5071
  * Gets the Letter of Authority for the specified cross-connect.
4963
- * 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.
4964
5073
  * @param GetCrossConnectLetterOfAuthorityRequest
4965
5074
  * @return GetCrossConnectLetterOfAuthorityResponse
4966
5075
  * @throws OciError when an error occurs
4967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
4968
5077
  */
4969
5078
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest: requests.GetCrossConnectLetterOfAuthorityRequest): Promise<responses.GetCrossConnectLetterOfAuthorityResponse>;
4970
5079
  /**
4971
5080
  * Gets the status of the specified cross-connect.
4972
5081
  *
4973
- * 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.
4974
5083
  * @param GetCrossConnectStatusRequest
4975
5084
  * @return GetCrossConnectStatusResponse
4976
5085
  * @throws OciError when an error occurs
4977
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
4978
5087
  */
4979
5088
  getCrossConnectStatus(getCrossConnectStatusRequest: requests.GetCrossConnectStatusRequest): Promise<responses.GetCrossConnectStatusResponse>;
4980
5089
  /**
@@ -4983,7 +5092,7 @@ export declare class VirtualNetworkClient {
4983
5092
  * @param GetDhcpOptionsRequest
4984
5093
  * @return GetDhcpOptionsResponse
4985
5094
  * @throws OciError when an error occurs
4986
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
4987
5096
  */
4988
5097
  getDhcpOptions(getDhcpOptionsRequest: requests.GetDhcpOptionsRequest): Promise<responses.GetDhcpOptionsResponse>;
4989
5098
  /**
@@ -4992,7 +5101,7 @@ export declare class VirtualNetworkClient {
4992
5101
  * @param GetDrgRequest
4993
5102
  * @return GetDrgResponse
4994
5103
  * @throws OciError when an error occurs
4995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
4996
5105
  */
4997
5106
  getDrg(getDrgRequest: requests.GetDrgRequest): Promise<responses.GetDrgResponse>;
4998
5107
  /**
@@ -5001,18 +5110,18 @@ export declare class VirtualNetworkClient {
5001
5110
  * @param GetDrgAttachmentRequest
5002
5111
  * @return GetDrgAttachmentResponse
5003
5112
  * @throws OciError when an error occurs
5004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
5005
5114
  */
5006
5115
  getDrgAttachment(getDrgAttachmentRequest: requests.GetDrgAttachmentRequest): Promise<responses.GetDrgAttachmentResponse>;
5007
5116
  /**
5008
5117
  * Gets the redundancy status for the specified DRG. For more information, see
5009
5118
  * [Redundancy Remedies](https://docs.cloud.oracle.com/iaas/Content/Network/Troubleshoot/drgredundancy.htm).
5010
5119
  *
5011
- * 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.
5012
5121
  * @param GetDrgRedundancyStatusRequest
5013
5122
  * @return GetDrgRedundancyStatusResponse
5014
5123
  * @throws OciError when an error occurs
5015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
5016
5125
  */
5017
5126
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest: requests.GetDrgRedundancyStatusRequest): Promise<responses.GetDrgRedundancyStatusResponse>;
5018
5127
  /**
@@ -5021,7 +5130,7 @@ export declare class VirtualNetworkClient {
5021
5130
  * @param GetDrgRouteDistributionRequest
5022
5131
  * @return GetDrgRouteDistributionResponse
5023
5132
  * @throws OciError when an error occurs
5024
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
5025
5134
  */
5026
5135
  getDrgRouteDistribution(getDrgRouteDistributionRequest: requests.GetDrgRouteDistributionRequest): Promise<responses.GetDrgRouteDistributionResponse>;
5027
5136
  /**
@@ -5030,29 +5139,29 @@ export declare class VirtualNetworkClient {
5030
5139
  * @param GetDrgRouteTableRequest
5031
5140
  * @return GetDrgRouteTableResponse
5032
5141
  * @throws OciError when an error occurs
5033
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
5034
5143
  */
5035
5144
  getDrgRouteTable(getDrgRouteTableRequest: requests.GetDrgRouteTableRequest): Promise<responses.GetDrgRouteTableResponse>;
5036
5145
  /**
5037
5146
  * Gets the specified provider service.
5038
5147
  * For more information, see [FastConnect Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/fastconnect.htm).
5039
5148
  *
5040
- * 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.
5041
5150
  * @param GetFastConnectProviderServiceRequest
5042
5151
  * @return GetFastConnectProviderServiceResponse
5043
5152
  * @throws OciError when an error occurs
5044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
5045
5154
  */
5046
5155
  getFastConnectProviderService(getFastConnectProviderServiceRequest: requests.GetFastConnectProviderServiceRequest): Promise<responses.GetFastConnectProviderServiceResponse>;
5047
5156
  /**
5048
5157
  * Gets the specified provider service key's information. Use this operation to validate a
5049
5158
  * provider service key. An invalid key returns a 404 error.
5050
5159
  *
5051
- * 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.
5052
5161
  * @param GetFastConnectProviderServiceKeyRequest
5053
5162
  * @return GetFastConnectProviderServiceKeyResponse
5054
5163
  * @throws OciError when an error occurs
5055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
5056
5165
  */
5057
5166
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest: requests.GetFastConnectProviderServiceKeyRequest): Promise<responses.GetFastConnectProviderServiceKeyResponse>;
5058
5167
  /**
@@ -5060,11 +5169,11 @@ export declare class VirtualNetworkClient {
5060
5169
  * on-premises router. If you want the status of the connection (whether it's up or down), use
5061
5170
  * {@link #getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest) getIPSecConnectionTunnel}.
5062
5171
  *
5063
- * 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.
5064
5173
  * @param GetIPSecConnectionRequest
5065
5174
  * @return GetIPSecConnectionResponse
5066
5175
  * @throws OciError when an error occurs
5067
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
5068
5177
  */
5069
5178
  getIPSecConnection(getIPSecConnectionRequest: requests.GetIPSecConnectionRequest): Promise<responses.GetIPSecConnectionResponse>;
5070
5179
  /**
@@ -5073,22 +5182,22 @@ export declare class VirtualNetworkClient {
5073
5182
  * {@link #getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest) getIPSecConnectionTunnel}
5074
5183
  * * {@link #getIPSecConnectionTunnelSharedSecret(GetIPSecConnectionTunnelSharedSecretRequest) getIPSecConnectionTunnelSharedSecret}
5075
5184
  *
5076
- * 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.
5077
5186
  * @param GetIPSecConnectionDeviceConfigRequest
5078
5187
  * @return GetIPSecConnectionDeviceConfigResponse
5079
5188
  * @throws OciError when an error occurs
5080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
5081
5190
  */
5082
5191
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest: requests.GetIPSecConnectionDeviceConfigRequest): Promise<responses.GetIPSecConnectionDeviceConfigResponse>;
5083
5192
  /**
5084
5193
  * Deprecated. To get the tunnel status, instead use
5085
5194
  * {@link #getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest) getIPSecConnectionTunnel}.
5086
5195
  *
5087
- * 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.
5088
5197
  * @param GetIPSecConnectionDeviceStatusRequest
5089
5198
  * @return GetIPSecConnectionDeviceStatusResponse
5090
5199
  * @throws OciError when an error occurs
5091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
5092
5201
  */
5093
5202
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest: requests.GetIPSecConnectionDeviceStatusRequest): Promise<responses.GetIPSecConnectionDeviceStatusResponse>;
5094
5203
  /**
@@ -5096,32 +5205,32 @@ export declare class VirtualNetworkClient {
5096
5205
  * shared secret (pre-shared key). To retrieve that, use
5097
5206
  * {@link #getIPSecConnectionTunnelSharedSecret(GetIPSecConnectionTunnelSharedSecretRequest) getIPSecConnectionTunnelSharedSecret}.
5098
5207
  *
5099
- * 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.
5100
5209
  * @param GetIPSecConnectionTunnelRequest
5101
5210
  * @return GetIPSecConnectionTunnelResponse
5102
5211
  * @throws OciError when an error occurs
5103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
5104
5213
  */
5105
5214
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest: requests.GetIPSecConnectionTunnelRequest): Promise<responses.GetIPSecConnectionTunnelResponse>;
5106
5215
  /**
5107
5216
  * Gets the identified error for the specified IPSec tunnel ID.
5108
5217
  *
5109
- * 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.
5110
5219
  * @param GetIPSecConnectionTunnelErrorRequest
5111
5220
  * @return GetIPSecConnectionTunnelErrorResponse
5112
5221
  * @throws OciError when an error occurs
5113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
5114
5223
  */
5115
5224
  getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest: requests.GetIPSecConnectionTunnelErrorRequest): Promise<responses.GetIPSecConnectionTunnelErrorResponse>;
5116
5225
  /**
5117
5226
  * Gets the specified tunnel's shared secret (pre-shared key). To get other information
5118
5227
  * about the tunnel, use {@link #getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest) getIPSecConnectionTunnel}.
5119
5228
  *
5120
- * 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.
5121
5230
  * @param GetIPSecConnectionTunnelSharedSecretRequest
5122
5231
  * @return GetIPSecConnectionTunnelSharedSecretResponse
5123
5232
  * @throws OciError when an error occurs
5124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
5125
5234
  */
5126
5235
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest: requests.GetIPSecConnectionTunnelSharedSecretRequest): Promise<responses.GetIPSecConnectionTunnelSharedSecretResponse>;
5127
5236
  /**
@@ -5130,7 +5239,7 @@ export declare class VirtualNetworkClient {
5130
5239
  * @param GetInternetGatewayRequest
5131
5240
  * @return GetInternetGatewayResponse
5132
5241
  * @throws OciError when an error occurs
5133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
5134
5243
  */
5135
5244
  getInternetGateway(getInternetGatewayRequest: requests.GetInternetGatewayRequest): Promise<responses.GetInternetGatewayResponse>;
5136
5245
  /**
@@ -5154,11 +5263,11 @@ export declare class VirtualNetworkClient {
5154
5263
  * * {@link #getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest) getCpeDeviceConfigContent}
5155
5264
  * returns CPE configuration content for *all* IPSec connections that use a specific CPE.
5156
5265
  *
5157
- * 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.
5158
5267
  * @param GetIpsecCpeDeviceConfigContentRequest
5159
5268
  * @return GetIpsecCpeDeviceConfigContentResponse
5160
5269
  * @throws OciError when an error occurs
5161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
5162
5271
  */
5163
5272
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest: requests.GetIpsecCpeDeviceConfigContentRequest): Promise<responses.GetIpsecCpeDeviceConfigContentResponse>;
5164
5273
  /**
@@ -5171,7 +5280,7 @@ export declare class VirtualNetworkClient {
5171
5280
  * @param GetIpv6Request
5172
5281
  * @return GetIpv6Response
5173
5282
  * @throws OciError when an error occurs
5174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
5175
5284
  */
5176
5285
  getIpv6(getIpv6Request: requests.GetIpv6Request): Promise<responses.GetIpv6Response>;
5177
5286
  /**
@@ -5180,7 +5289,7 @@ export declare class VirtualNetworkClient {
5180
5289
  * @param GetLocalPeeringGatewayRequest
5181
5290
  * @return GetLocalPeeringGatewayResponse
5182
5291
  * @throws OciError when an error occurs
5183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
5184
5293
  */
5185
5294
  getLocalPeeringGateway(getLocalPeeringGatewayRequest: requests.GetLocalPeeringGatewayRequest): Promise<responses.GetLocalPeeringGatewayResponse>;
5186
5295
  /**
@@ -5189,7 +5298,7 @@ export declare class VirtualNetworkClient {
5189
5298
  * @param GetNatGatewayRequest
5190
5299
  * @return GetNatGatewayResponse
5191
5300
  * @throws OciError when an error occurs
5192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
5193
5302
  */
5194
5303
  getNatGateway(getNatGatewayRequest: requests.GetNatGatewayRequest): Promise<responses.GetNatGatewayResponse>;
5195
5304
  /**
@@ -5205,7 +5314,7 @@ export declare class VirtualNetworkClient {
5205
5314
  * @param GetNetworkSecurityGroupRequest
5206
5315
  * @return GetNetworkSecurityGroupResponse
5207
5316
  * @throws OciError when an error occurs
5208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
5209
5318
  */
5210
5319
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest: requests.GetNetworkSecurityGroupRequest): Promise<responses.GetNetworkSecurityGroupResponse>;
5211
5320
  /**
@@ -5214,7 +5323,7 @@ export declare class VirtualNetworkClient {
5214
5323
  * @param GetNetworkingTopologyRequest
5215
5324
  * @return GetNetworkingTopologyResponse
5216
5325
  * @throws OciError when an error occurs
5217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
5218
5327
  */
5219
5328
  getNetworkingTopology(getNetworkingTopologyRequest: requests.GetNetworkingTopologyRequest): Promise<responses.GetNetworkingTopologyResponse>;
5220
5329
  /**
@@ -5227,7 +5336,7 @@ export declare class VirtualNetworkClient {
5227
5336
  * @param GetPrivateIpRequest
5228
5337
  * @return GetPrivateIpResponse
5229
5338
  * @throws OciError when an error occurs
5230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
5231
5340
  */
5232
5341
  getPrivateIp(getPrivateIpRequest: requests.GetPrivateIpRequest): Promise<responses.GetPrivateIpResponse>;
5233
5342
  /**
@@ -5247,7 +5356,7 @@ export declare class VirtualNetworkClient {
5247
5356
  * @param GetPublicIpRequest
5248
5357
  * @return GetPublicIpResponse
5249
5358
  * @throws OciError when an error occurs
5250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
5251
5360
  */
5252
5361
  getPublicIp(getPublicIpRequest: requests.GetPublicIpRequest): Promise<responses.GetPublicIpResponse>;
5253
5362
  /**
@@ -5261,7 +5370,7 @@ export declare class VirtualNetworkClient {
5261
5370
  * @param GetPublicIpByIpAddressRequest
5262
5371
  * @return GetPublicIpByIpAddressResponse
5263
5372
  * @throws OciError when an error occurs
5264
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
5265
5374
  */
5266
5375
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest: requests.GetPublicIpByIpAddressRequest): Promise<responses.GetPublicIpByIpAddressResponse>;
5267
5376
  /**
@@ -5281,7 +5390,7 @@ export declare class VirtualNetworkClient {
5281
5390
  * @param GetPublicIpByPrivateIpIdRequest
5282
5391
  * @return GetPublicIpByPrivateIpIdResponse
5283
5392
  * @throws OciError when an error occurs
5284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
5285
5394
  */
5286
5395
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest: requests.GetPublicIpByPrivateIpIdRequest): Promise<responses.GetPublicIpByPrivateIpIdResponse>;
5287
5396
  /**
@@ -5291,17 +5400,17 @@ export declare class VirtualNetworkClient {
5291
5400
  * @param GetPublicIpPoolRequest
5292
5401
  * @return GetPublicIpPoolResponse
5293
5402
  * @throws OciError when an error occurs
5294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
5295
5404
  */
5296
5405
  getPublicIpPool(getPublicIpPoolRequest: requests.GetPublicIpPoolRequest): Promise<responses.GetPublicIpPoolResponse>;
5297
5406
  /**
5298
5407
  * Get the specified remote peering connection's information.
5299
5408
  *
5300
- * 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.
5301
5410
  * @param GetRemotePeeringConnectionRequest
5302
5411
  * @return GetRemotePeeringConnectionResponse
5303
5412
  * @throws OciError when an error occurs
5304
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
5305
5414
  */
5306
5415
  getRemotePeeringConnection(getRemotePeeringConnectionRequest: requests.GetRemotePeeringConnectionRequest): Promise<responses.GetRemotePeeringConnectionResponse>;
5307
5416
  /**
@@ -5310,7 +5419,7 @@ export declare class VirtualNetworkClient {
5310
5419
  * @param GetRouteTableRequest
5311
5420
  * @return GetRouteTableResponse
5312
5421
  * @throws OciError when an error occurs
5313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
5314
5423
  */
5315
5424
  getRouteTable(getRouteTableRequest: requests.GetRouteTableRequest): Promise<responses.GetRouteTableResponse>;
5316
5425
  /**
@@ -5319,7 +5428,7 @@ export declare class VirtualNetworkClient {
5319
5428
  * @param GetSecurityListRequest
5320
5429
  * @return GetSecurityListResponse
5321
5430
  * @throws OciError when an error occurs
5322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
5323
5432
  */
5324
5433
  getSecurityList(getSecurityListRequest: requests.GetSecurityListRequest): Promise<responses.GetSecurityListResponse>;
5325
5434
  /**
@@ -5329,7 +5438,7 @@ export declare class VirtualNetworkClient {
5329
5438
  * @param GetServiceRequest
5330
5439
  * @return GetServiceResponse
5331
5440
  * @throws OciError when an error occurs
5332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetService.ts.html |here} to see how to use GetService API.
5333
5442
  */
5334
5443
  getService(getServiceRequest: requests.GetServiceRequest): Promise<responses.GetServiceResponse>;
5335
5444
  /**
@@ -5338,7 +5447,7 @@ export declare class VirtualNetworkClient {
5338
5447
  * @param GetServiceGatewayRequest
5339
5448
  * @return GetServiceGatewayResponse
5340
5449
  * @throws OciError when an error occurs
5341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
5342
5451
  */
5343
5452
  getServiceGateway(getServiceGatewayRequest: requests.GetServiceGatewayRequest): Promise<responses.GetServiceGatewayResponse>;
5344
5453
  /**
@@ -5347,7 +5456,7 @@ export declare class VirtualNetworkClient {
5347
5456
  * @param GetSubnetRequest
5348
5457
  * @return GetSubnetResponse
5349
5458
  * @throws OciError when an error occurs
5350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
5351
5460
  */
5352
5461
  getSubnet(getSubnetRequest: requests.GetSubnetRequest): Promise<responses.GetSubnetResponse>;
5353
5462
  /**
@@ -5356,7 +5465,7 @@ export declare class VirtualNetworkClient {
5356
5465
  * @param GetSubnetTopologyRequest
5357
5466
  * @return GetSubnetTopologyResponse
5358
5467
  * @throws OciError when an error occurs
5359
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
5360
5469
  */
5361
5470
  getSubnetTopology(getSubnetTopologyRequest: requests.GetSubnetTopologyRequest): Promise<responses.GetSubnetTopologyResponse>;
5362
5471
  /**
@@ -5366,11 +5475,11 @@ export declare class VirtualNetworkClient {
5366
5475
  * information specific to the CPE device type), use
5367
5476
  * {@link #getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest) getTunnelCpeDeviceConfigContent}.
5368
5477
  *
5369
- * 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.
5370
5479
  * @param GetTunnelCpeDeviceConfigRequest
5371
5480
  * @return GetTunnelCpeDeviceConfigResponse
5372
5481
  * @throws OciError when an error occurs
5373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
5374
5483
  */
5375
5484
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest: requests.GetTunnelCpeDeviceConfigRequest): Promise<responses.GetTunnelCpeDeviceConfigResponse>;
5376
5485
  /**
@@ -5393,11 +5502,11 @@ export declare class VirtualNetworkClient {
5393
5502
  * * {@link #getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest) getCpeDeviceConfigContent}
5394
5503
  * returns CPE configuration content for *all* IPSec connections that use a specific CPE.
5395
5504
  *
5396
- * 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.
5397
5506
  * @param GetTunnelCpeDeviceConfigContentRequest
5398
5507
  * @return GetTunnelCpeDeviceConfigContentResponse
5399
5508
  * @throws OciError when an error occurs
5400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
5401
5510
  */
5402
5511
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest: requests.GetTunnelCpeDeviceConfigContentRequest): Promise<responses.GetTunnelCpeDeviceConfigContentResponse>;
5403
5512
  /**
@@ -5407,7 +5516,7 @@ export declare class VirtualNetworkClient {
5407
5516
  * @param GetUpgradeStatusRequest
5408
5517
  * @return GetUpgradeStatusResponse
5409
5518
  * @throws OciError when an error occurs
5410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
5411
5520
  */
5412
5521
  getUpgradeStatus(getUpgradeStatusRequest: requests.GetUpgradeStatusRequest): Promise<responses.GetUpgradeStatusResponse>;
5413
5522
  /**
@@ -5416,7 +5525,7 @@ export declare class VirtualNetworkClient {
5416
5525
  * @param GetVcnRequest
5417
5526
  * @return GetVcnResponse
5418
5527
  * @throws OciError when an error occurs
5419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
5420
5529
  */
5421
5530
  getVcn(getVcnRequest: requests.GetVcnRequest): Promise<responses.GetVcnResponse>;
5422
5531
  /**
@@ -5425,7 +5534,7 @@ export declare class VirtualNetworkClient {
5425
5534
  * @param GetVcnDnsResolverAssociationRequest
5426
5535
  * @return GetVcnDnsResolverAssociationResponse
5427
5536
  * @throws OciError when an error occurs
5428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
5429
5538
  */
5430
5539
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest: requests.GetVcnDnsResolverAssociationRequest): Promise<responses.GetVcnDnsResolverAssociationResponse>;
5431
5540
  /**
@@ -5434,16 +5543,16 @@ export declare class VirtualNetworkClient {
5434
5543
  * @param GetVcnTopologyRequest
5435
5544
  * @return GetVcnTopologyResponse
5436
5545
  * @throws OciError when an error occurs
5437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
5438
5547
  */
5439
5548
  getVcnTopology(getVcnTopologyRequest: requests.GetVcnTopologyRequest): Promise<responses.GetVcnTopologyResponse>;
5440
5549
  /**
5441
5550
  * Gets the specified virtual circuit's information.
5442
- * 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.
5443
5552
  * @param GetVirtualCircuitRequest
5444
5553
  * @return GetVirtualCircuitResponse
5445
5554
  * @throws OciError when an error occurs
5446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
5447
5556
  */
5448
5557
  getVirtualCircuit(getVirtualCircuitRequest: requests.GetVirtualCircuitRequest): Promise<responses.GetVirtualCircuitResponse>;
5449
5558
  /**
@@ -5452,7 +5561,7 @@ export declare class VirtualNetworkClient {
5452
5561
  * @param GetVlanRequest
5453
5562
  * @return GetVlanResponse
5454
5563
  * @throws OciError when an error occurs
5455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
5456
5565
  */
5457
5566
  getVlan(getVlanRequest: requests.GetVlanRequest): Promise<responses.GetVlanResponse>;
5458
5567
  /**
@@ -5465,18 +5574,27 @@ export declare class VirtualNetworkClient {
5465
5574
  * @param GetVnicRequest
5466
5575
  * @return GetVnicResponse
5467
5576
  * @throws OciError when an error occurs
5468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
5469
5578
  */
5470
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.25.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
5587
+ */
5588
+ getVtap(getVtapRequest: requests.GetVtapRequest): Promise<responses.GetVtapResponse>;
5471
5589
  /**
5472
5590
  * Lists the regions that support remote VCN peering (which is peering across regions).
5473
5591
  * For more information, see [VCN Peering](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/VCNpeering.htm).
5474
5592
  *
5475
- * 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.
5476
5594
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
5477
5595
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
5478
5596
  * @throws OciError when an error occurs
5479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
5480
5598
  */
5481
5599
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest: requests.ListAllowedPeerRegionsForRemotePeeringRequest): Promise<responses.ListAllowedPeerRegionsForRemotePeeringResponse>;
5482
5600
  /**
@@ -5487,7 +5605,7 @@ export declare class VirtualNetworkClient {
5487
5605
  * @param ListByoipAllocatedRangesRequest
5488
5606
  * @return ListByoipAllocatedRangesResponse
5489
5607
  * @throws OciError when an error occurs
5490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
5491
5609
  */
5492
5610
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest: requests.ListByoipAllocatedRangesRequest): Promise<responses.ListByoipAllocatedRangesResponse>;
5493
5611
  /**
@@ -5498,9 +5616,51 @@ export declare class VirtualNetworkClient {
5498
5616
  * @param ListByoipRangesRequest
5499
5617
  * @return ListByoipRangesResponse
5500
5618
  * @throws OciError when an error occurs
5501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
5502
5620
  */
5503
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.25.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>;
5504
5664
  /**
5505
5665
  * Lists the CPE device types that the Networking service provides CPE configuration
5506
5666
  * content for (example: Cisco ASA). The content helps a network engineer configure
@@ -5516,11 +5676,11 @@ export declare class VirtualNetworkClient {
5516
5676
  * * {@link #getIpsecCpeDeviceConfigContent(GetIpsecCpeDeviceConfigContentRequest) getIpsecCpeDeviceConfigContent}
5517
5677
  * * {@link #getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest) getTunnelCpeDeviceConfigContent}
5518
5678
  *
5519
- * 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.
5520
5680
  * @param ListCpeDeviceShapesRequest
5521
5681
  * @return ListCpeDeviceShapesResponse
5522
5682
  * @throws OciError when an error occurs
5523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
5524
5684
  */
5525
5685
  listCpeDeviceShapes(listCpeDeviceShapesRequest: requests.ListCpeDeviceShapesRequest): Promise<responses.ListCpeDeviceShapesResponse>;
5526
5686
  /**
@@ -5558,11 +5718,11 @@ export declare class VirtualNetworkClient {
5558
5718
  /**
5559
5719
  * Lists the customer-premises equipment objects (CPEs) in the specified compartment.
5560
5720
  *
5561
- * 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.
5562
5722
  * @param ListCpesRequest
5563
5723
  * @return ListCpesResponse
5564
5724
  * @throws OciError when an error occurs
5565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
5566
5726
  */
5567
5727
  listCpes(listCpesRequest: requests.ListCpesRequest): Promise<responses.ListCpesResponse>;
5568
5728
  /**
@@ -5600,11 +5760,11 @@ export declare class VirtualNetworkClient {
5600
5760
  /**
5601
5761
  * Lists the cross-connect groups in the specified compartment.
5602
5762
  *
5603
- * 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.
5604
5764
  * @param ListCrossConnectGroupsRequest
5605
5765
  * @return ListCrossConnectGroupsResponse
5606
5766
  * @throws OciError when an error occurs
5607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
5608
5768
  */
5609
5769
  listCrossConnectGroups(listCrossConnectGroupsRequest: requests.ListCrossConnectGroupsRequest): Promise<responses.ListCrossConnectGroupsResponse>;
5610
5770
  /**
@@ -5643,11 +5803,11 @@ export declare class VirtualNetworkClient {
5643
5803
  * Lists the available FastConnect locations for cross-connect installation. You need
5644
5804
  * this information so you can specify your desired location when you create a cross-connect.
5645
5805
  *
5646
- * 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.
5647
5807
  * @param ListCrossConnectLocationsRequest
5648
5808
  * @return ListCrossConnectLocationsResponse
5649
5809
  * @throws OciError when an error occurs
5650
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
5651
5811
  */
5652
5812
  listCrossConnectLocations(listCrossConnectLocationsRequest: requests.ListCrossConnectLocationsRequest): Promise<responses.ListCrossConnectLocationsResponse>;
5653
5813
  /**
@@ -5686,22 +5846,22 @@ export declare class VirtualNetworkClient {
5686
5846
  * Lists the Cross Connect mapping Details for the specified
5687
5847
  * virtual circuit.
5688
5848
  *
5689
- * 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.
5690
5850
  * @param ListCrossConnectMappingsRequest
5691
5851
  * @return ListCrossConnectMappingsResponse
5692
5852
  * @throws OciError when an error occurs
5693
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
5694
5854
  */
5695
5855
  listCrossConnectMappings(listCrossConnectMappingsRequest: requests.ListCrossConnectMappingsRequest): Promise<responses.ListCrossConnectMappingsResponse>;
5696
5856
  /**
5697
5857
  * Lists the cross-connects in the specified compartment. You can filter the list
5698
5858
  * by specifying the [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of a cross-connect group.
5699
5859
  *
5700
- * 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.
5701
5861
  * @param ListCrossConnectsRequest
5702
5862
  * @return ListCrossConnectsResponse
5703
5863
  * @throws OciError when an error occurs
5704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
5705
5865
  */
5706
5866
  listCrossConnects(listCrossConnectsRequest: requests.ListCrossConnectsRequest): Promise<responses.ListCrossConnectsResponse>;
5707
5867
  /**
@@ -5741,11 +5901,11 @@ export declare class VirtualNetworkClient {
5741
5901
  * so you can specify your desired port speed (that is, shape) when you create a
5742
5902
  * cross-connect.
5743
5903
  *
5744
- * 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.
5745
5905
  * @param ListCrossconnectPortSpeedShapesRequest
5746
5906
  * @return ListCrossconnectPortSpeedShapesResponse
5747
5907
  * @throws OciError when an error occurs
5748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
5749
5909
  */
5750
5910
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest: requests.ListCrossconnectPortSpeedShapesRequest): Promise<responses.ListCrossconnectPortSpeedShapesResponse>;
5751
5911
  /**
@@ -5790,7 +5950,7 @@ export declare class VirtualNetworkClient {
5790
5950
  * @param ListDhcpOptionsRequest
5791
5951
  * @return ListDhcpOptionsResponse
5792
5952
  * @throws OciError when an error occurs
5793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
5794
5954
  */
5795
5955
  listDhcpOptions(listDhcpOptionsRequest: requests.ListDhcpOptionsRequest): Promise<responses.ListDhcpOptionsResponse>;
5796
5956
  /**
@@ -5837,7 +5997,7 @@ export declare class VirtualNetworkClient {
5837
5997
  * @param ListDrgAttachmentsRequest
5838
5998
  * @return ListDrgAttachmentsResponse
5839
5999
  * @throws OciError when an error occurs
5840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
5841
6001
  */
5842
6002
  listDrgAttachments(listDrgAttachmentsRequest: requests.ListDrgAttachmentsRequest): Promise<responses.ListDrgAttachmentsResponse>;
5843
6003
  /**
@@ -5878,7 +6038,7 @@ export declare class VirtualNetworkClient {
5878
6038
  * @param ListDrgRouteDistributionStatementsRequest
5879
6039
  * @return ListDrgRouteDistributionStatementsResponse
5880
6040
  * @throws OciError when an error occurs
5881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
5882
6042
  */
5883
6043
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest: requests.ListDrgRouteDistributionStatementsRequest): Promise<responses.ListDrgRouteDistributionStatementsResponse>;
5884
6044
  /**
@@ -5923,7 +6083,7 @@ export declare class VirtualNetworkClient {
5923
6083
  * @param ListDrgRouteDistributionsRequest
5924
6084
  * @return ListDrgRouteDistributionsResponse
5925
6085
  * @throws OciError when an error occurs
5926
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
5927
6087
  */
5928
6088
  listDrgRouteDistributions(listDrgRouteDistributionsRequest: requests.ListDrgRouteDistributionsRequest): Promise<responses.ListDrgRouteDistributionsResponse>;
5929
6089
  /**
@@ -5964,7 +6124,7 @@ export declare class VirtualNetworkClient {
5964
6124
  * @param ListDrgRouteRulesRequest
5965
6125
  * @return ListDrgRouteRulesResponse
5966
6126
  * @throws OciError when an error occurs
5967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
5968
6128
  */
5969
6129
  listDrgRouteRules(listDrgRouteRulesRequest: requests.ListDrgRouteRulesRequest): Promise<responses.ListDrgRouteRulesResponse>;
5970
6130
  /**
@@ -6008,7 +6168,7 @@ export declare class VirtualNetworkClient {
6008
6168
  * @param ListDrgRouteTablesRequest
6009
6169
  * @return ListDrgRouteTablesResponse
6010
6170
  * @throws OciError when an error occurs
6011
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
6012
6172
  */
6013
6173
  listDrgRouteTables(listDrgRouteTablesRequest: requests.ListDrgRouteTablesRequest): Promise<responses.ListDrgRouteTablesResponse>;
6014
6174
  /**
@@ -6050,7 +6210,7 @@ export declare class VirtualNetworkClient {
6050
6210
  * @param ListDrgsRequest
6051
6211
  * @return ListDrgsResponse
6052
6212
  * @throws OciError when an error occurs
6053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
6054
6214
  */
6055
6215
  listDrgs(listDrgsRequest: requests.ListDrgsRequest): Promise<responses.ListDrgsResponse>;
6056
6216
  /**
@@ -6094,11 +6254,11 @@ export declare class VirtualNetworkClient {
6094
6254
  * <p>
6095
6255
  For more information, see [FastConnect Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/fastconnect.htm).
6096
6256
  *
6097
- * 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.
6098
6258
  * @param ListFastConnectProviderServicesRequest
6099
6259
  * @return ListFastConnectProviderServicesResponse
6100
6260
  * @throws OciError when an error occurs
6101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
6102
6262
  */
6103
6263
  listFastConnectProviderServices(listFastConnectProviderServicesRequest: requests.ListFastConnectProviderServicesRequest): Promise<responses.ListFastConnectProviderServicesResponse>;
6104
6264
  /**
@@ -6139,11 +6299,11 @@ export declare class VirtualNetworkClient {
6139
6299
  * <p>
6140
6300
  For more information about virtual circuits, see [FastConnect Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/fastconnect.htm).
6141
6301
  *
6142
- * 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.
6143
6303
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
6144
6304
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
6145
6305
  * @throws OciError when an error occurs
6146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
6147
6307
  */
6148
6308
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest: requests.ListFastConnectProviderVirtualCircuitBandwidthShapesRequest): Promise<responses.ListFastConnectProviderVirtualCircuitBandwidthShapesResponse>;
6149
6309
  /**
@@ -6181,11 +6341,11 @@ export declare class VirtualNetworkClient {
6181
6341
  /**
6182
6342
  * The routes advertised to the on-premises network and the routes received from the on-premises network.
6183
6343
  *
6184
- * 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.
6185
6345
  * @param ListIPSecConnectionTunnelRoutesRequest
6186
6346
  * @return ListIPSecConnectionTunnelRoutesResponse
6187
6347
  * @throws OciError when an error occurs
6188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
6189
6349
  */
6190
6350
  listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest: requests.ListIPSecConnectionTunnelRoutesRequest): Promise<responses.ListIPSecConnectionTunnelRoutesResponse>;
6191
6351
  /**
@@ -6223,11 +6383,11 @@ export declare class VirtualNetworkClient {
6223
6383
  /**
6224
6384
  * Lists the tunnel security associations information for the specified IPSec tunnel ID.
6225
6385
  *
6226
- * 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.
6227
6387
  * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
6228
6388
  * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
6229
6389
  * @throws OciError when an error occurs
6230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
6231
6391
  */
6232
6392
  listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest: requests.ListIPSecConnectionTunnelSecurityAssociationsRequest): Promise<responses.ListIPSecConnectionTunnelSecurityAssociationsResponse>;
6233
6393
  /**
@@ -6265,11 +6425,11 @@ export declare class VirtualNetworkClient {
6265
6425
  /**
6266
6426
  * Lists the tunnel information for the specified IPSec connection.
6267
6427
  *
6268
- * 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.
6269
6429
  * @param ListIPSecConnectionTunnelsRequest
6270
6430
  * @return ListIPSecConnectionTunnelsResponse
6271
6431
  * @throws OciError when an error occurs
6272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
6273
6433
  */
6274
6434
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest: requests.ListIPSecConnectionTunnelsRequest): Promise<responses.ListIPSecConnectionTunnelsResponse>;
6275
6435
  /**
@@ -6308,11 +6468,11 @@ export declare class VirtualNetworkClient {
6308
6468
  * Lists the IPSec connections for the specified compartment. You can filter the
6309
6469
  * results by DRG or CPE.
6310
6470
  *
6311
- * 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.
6312
6472
  * @param ListIPSecConnectionsRequest
6313
6473
  * @return ListIPSecConnectionsResponse
6314
6474
  * @throws OciError when an error occurs
6315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
6316
6476
  */
6317
6477
  listIPSecConnections(listIPSecConnectionsRequest: requests.ListIPSecConnectionsRequest): Promise<responses.ListIPSecConnectionsResponse>;
6318
6478
  /**
@@ -6355,7 +6515,7 @@ export declare class VirtualNetworkClient {
6355
6515
  * @param ListInternetGatewaysRequest
6356
6516
  * @return ListInternetGatewaysResponse
6357
6517
  * @throws OciError when an error occurs
6358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
6359
6519
  */
6360
6520
  listInternetGateways(listInternetGatewaysRequest: requests.ListInternetGatewaysRequest): Promise<responses.ListInternetGatewaysResponse>;
6361
6521
  /**
@@ -6404,7 +6564,7 @@ export declare class VirtualNetworkClient {
6404
6564
  * @param ListIpv6sRequest
6405
6565
  * @return ListIpv6sResponse
6406
6566
  * @throws OciError when an error occurs
6407
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
6408
6568
  */
6409
6569
  listIpv6s(listIpv6sRequest: requests.ListIpv6sRequest): Promise<responses.ListIpv6sResponse>;
6410
6570
  /**
@@ -6447,7 +6607,7 @@ export declare class VirtualNetworkClient {
6447
6607
  * @param ListLocalPeeringGatewaysRequest
6448
6608
  * @return ListLocalPeeringGatewaysResponse
6449
6609
  * @throws OciError when an error occurs
6450
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
6451
6611
  */
6452
6612
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest: requests.ListLocalPeeringGatewaysRequest): Promise<responses.ListLocalPeeringGatewaysResponse>;
6453
6613
  /**
@@ -6490,7 +6650,7 @@ export declare class VirtualNetworkClient {
6490
6650
  * @param ListNatGatewaysRequest
6491
6651
  * @return ListNatGatewaysResponse
6492
6652
  * @throws OciError when an error occurs
6493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
6494
6654
  */
6495
6655
  listNatGateways(listNatGatewaysRequest: requests.ListNatGatewaysRequest): Promise<responses.ListNatGatewaysResponse>;
6496
6656
  /**
@@ -6532,7 +6692,7 @@ export declare class VirtualNetworkClient {
6532
6692
  * @param ListNetworkSecurityGroupSecurityRulesRequest
6533
6693
  * @return ListNetworkSecurityGroupSecurityRulesResponse
6534
6694
  * @throws OciError when an error occurs
6535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
6536
6696
  */
6537
6697
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest: requests.ListNetworkSecurityGroupSecurityRulesRequest): Promise<responses.ListNetworkSecurityGroupSecurityRulesResponse>;
6538
6698
  /**
@@ -6574,7 +6734,7 @@ export declare class VirtualNetworkClient {
6574
6734
  * @param ListNetworkSecurityGroupVnicsRequest
6575
6735
  * @return ListNetworkSecurityGroupVnicsResponse
6576
6736
  * @throws OciError when an error occurs
6577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
6578
6738
  */
6579
6739
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest: requests.ListNetworkSecurityGroupVnicsRequest): Promise<responses.ListNetworkSecurityGroupVnicsResponse>;
6580
6740
  /**
@@ -6617,7 +6777,7 @@ export declare class VirtualNetworkClient {
6617
6777
  * @param ListNetworkSecurityGroupsRequest
6618
6778
  * @return ListNetworkSecurityGroupsResponse
6619
6779
  * @throws OciError when an error occurs
6620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
6621
6781
  */
6622
6782
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest: requests.ListNetworkSecurityGroupsRequest): Promise<responses.ListNetworkSecurityGroupsResponse>;
6623
6783
  /**
@@ -6674,7 +6834,7 @@ export declare class VirtualNetworkClient {
6674
6834
  * @param ListPrivateIpsRequest
6675
6835
  * @return ListPrivateIpsResponse
6676
6836
  * @throws OciError when an error occurs
6677
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
6678
6838
  */
6679
6839
  listPrivateIps(listPrivateIpsRequest: requests.ListPrivateIpsRequest): Promise<responses.ListPrivateIpsResponse>;
6680
6840
  /**
@@ -6717,7 +6877,7 @@ export declare class VirtualNetworkClient {
6717
6877
  * @param ListPublicIpPoolsRequest
6718
6878
  * @return ListPublicIpPoolsResponse
6719
6879
  * @throws OciError when an error occurs
6720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
6721
6881
  */
6722
6882
  listPublicIpPools(listPublicIpPoolsRequest: requests.ListPublicIpPoolsRequest): Promise<responses.ListPublicIpPoolsResponse>;
6723
6883
  /**
@@ -6746,7 +6906,7 @@ export declare class VirtualNetworkClient {
6746
6906
  * @param ListPublicIpsRequest
6747
6907
  * @return ListPublicIpsResponse
6748
6908
  * @throws OciError when an error occurs
6749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
6750
6910
  */
6751
6911
  listPublicIps(listPublicIpsRequest: requests.ListPublicIpsRequest): Promise<responses.ListPublicIpsResponse>;
6752
6912
  /**
@@ -6785,11 +6945,11 @@ export declare class VirtualNetworkClient {
6785
6945
  * Lists the remote peering connections (RPCs) for the specified DRG and compartment
6786
6946
  * (the RPC's compartment).
6787
6947
  *
6788
- * 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.
6789
6949
  * @param ListRemotePeeringConnectionsRequest
6790
6950
  * @return ListRemotePeeringConnectionsResponse
6791
6951
  * @throws OciError when an error occurs
6792
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
6793
6953
  */
6794
6954
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest: requests.ListRemotePeeringConnectionsRequest): Promise<responses.ListRemotePeeringConnectionsResponse>;
6795
6955
  /**
@@ -6834,7 +6994,7 @@ export declare class VirtualNetworkClient {
6834
6994
  * @param ListRouteTablesRequest
6835
6995
  * @return ListRouteTablesResponse
6836
6996
  * @throws OciError when an error occurs
6837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
6838
6998
  */
6839
6999
  listRouteTables(listRouteTablesRequest: requests.ListRouteTablesRequest): Promise<responses.ListRouteTablesResponse>;
6840
7000
  /**
@@ -6877,7 +7037,7 @@ export declare class VirtualNetworkClient {
6877
7037
  * @param ListSecurityListsRequest
6878
7038
  * @return ListSecurityListsResponse
6879
7039
  * @throws OciError when an error occurs
6880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
6881
7041
  */
6882
7042
  listSecurityLists(listSecurityListsRequest: requests.ListSecurityListsRequest): Promise<responses.ListSecurityListsResponse>;
6883
7043
  /**
@@ -6920,7 +7080,7 @@ export declare class VirtualNetworkClient {
6920
7080
  * @param ListServiceGatewaysRequest
6921
7081
  * @return ListServiceGatewaysResponse
6922
7082
  * @throws OciError when an error occurs
6923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
6924
7084
  */
6925
7085
  listServiceGateways(listServiceGatewaysRequest: requests.ListServiceGatewaysRequest): Promise<responses.ListServiceGatewaysResponse>;
6926
7086
  /**
@@ -6963,7 +7123,7 @@ export declare class VirtualNetworkClient {
6963
7123
  * @param ListServicesRequest
6964
7124
  * @return ListServicesResponse
6965
7125
  * @throws OciError when an error occurs
6966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListServices.ts.html |here} to see how to use ListServices API.
6967
7127
  */
6968
7128
  listServices(listServicesRequest: requests.ListServicesRequest): Promise<responses.ListServicesResponse>;
6969
7129
  /**
@@ -7006,7 +7166,7 @@ export declare class VirtualNetworkClient {
7006
7166
  * @param ListSubnetsRequest
7007
7167
  * @return ListSubnetsResponse
7008
7168
  * @throws OciError when an error occurs
7009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
7010
7170
  */
7011
7171
  listSubnets(listSubnetsRequest: requests.ListSubnetsRequest): Promise<responses.ListSubnetsResponse>;
7012
7172
  /**
@@ -7048,7 +7208,7 @@ export declare class VirtualNetworkClient {
7048
7208
  * @param ListVcnsRequest
7049
7209
  * @return ListVcnsResponse
7050
7210
  * @throws OciError when an error occurs
7051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
7052
7212
  */
7053
7213
  listVcns(listVcnsRequest: requests.ListVcnsRequest): Promise<responses.ListVcnsResponse>;
7054
7214
  /**
@@ -7086,11 +7246,11 @@ export declare class VirtualNetworkClient {
7086
7246
  /**
7087
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).
7088
7248
  *
7089
- * 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.
7090
7250
  * @param ListVirtualCircuitBandwidthShapesRequest
7091
7251
  * @return ListVirtualCircuitBandwidthShapesResponse
7092
7252
  * @throws OciError when an error occurs
7093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
7094
7254
  */
7095
7255
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest: requests.ListVirtualCircuitBandwidthShapesRequest): Promise<responses.ListVirtualCircuitBandwidthShapesResponse>;
7096
7256
  /**
@@ -7129,21 +7289,21 @@ export declare class VirtualNetworkClient {
7129
7289
  * Lists the public IP prefixes and their details for the specified
7130
7290
  * public virtual circuit.
7131
7291
  *
7132
- * 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.
7133
7293
  * @param ListVirtualCircuitPublicPrefixesRequest
7134
7294
  * @return ListVirtualCircuitPublicPrefixesResponse
7135
7295
  * @throws OciError when an error occurs
7136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
7137
7297
  */
7138
7298
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest: requests.ListVirtualCircuitPublicPrefixesRequest): Promise<responses.ListVirtualCircuitPublicPrefixesResponse>;
7139
7299
  /**
7140
7300
  * Lists the virtual circuits in the specified compartment.
7141
7301
  *
7142
- * 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.
7143
7303
  * @param ListVirtualCircuitsRequest
7144
7304
  * @return ListVirtualCircuitsResponse
7145
7305
  * @throws OciError when an error occurs
7146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
7147
7307
  */
7148
7308
  listVirtualCircuits(listVirtualCircuitsRequest: requests.ListVirtualCircuitsRequest): Promise<responses.ListVirtualCircuitsResponse>;
7149
7309
  /**
@@ -7185,7 +7345,7 @@ export declare class VirtualNetworkClient {
7185
7345
  * @param ListVlansRequest
7186
7346
  * @return ListVlansResponse
7187
7347
  * @throws OciError when an error occurs
7188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
7189
7349
  */
7190
7350
  listVlans(listVlansRequest: requests.ListVlansRequest): Promise<responses.ListVlansResponse>;
7191
7351
  /**
@@ -7220,6 +7380,48 @@ export declare class VirtualNetworkClient {
7220
7380
  * @param request a request which can be sent to the service operation
7221
7381
  */
7222
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.25.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>;
7223
7425
  /**
7224
7426
  * Updates the specified CIDR block of a VCN. The new CIDR IP range must meet the following criteria:
7225
7427
  * <p>
@@ -7235,7 +7437,7 @@ export declare class VirtualNetworkClient {
7235
7437
  * @param ModifyVcnCidrRequest
7236
7438
  * @return ModifyVcnCidrResponse
7237
7439
  * @throws OciError when an error occurs
7238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
7239
7441
  */
7240
7442
  modifyVcnCidr(modifyVcnCidrRequest: requests.ModifyVcnCidrRequest): Promise<responses.ModifyVcnCidrResponse>;
7241
7443
  /**
@@ -7245,7 +7447,7 @@ export declare class VirtualNetworkClient {
7245
7447
  * @param RemoveDrgRouteDistributionStatementsRequest
7246
7448
  * @return RemoveDrgRouteDistributionStatementsResponse
7247
7449
  * @throws OciError when an error occurs
7248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
7249
7451
  */
7250
7452
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest: requests.RemoveDrgRouteDistributionStatementsRequest): Promise<responses.RemoveDrgRouteDistributionStatementsResponse>;
7251
7453
  /**
@@ -7255,7 +7457,7 @@ export declare class VirtualNetworkClient {
7255
7457
  * @param RemoveDrgRouteRulesRequest
7256
7458
  * @return RemoveDrgRouteRulesResponse
7257
7459
  * @throws OciError when an error occurs
7258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
7259
7461
  */
7260
7462
  removeDrgRouteRules(removeDrgRouteRulesRequest: requests.RemoveDrgRouteRulesRequest): Promise<responses.RemoveDrgRouteRulesResponse>;
7261
7463
  /**
@@ -7265,7 +7467,7 @@ export declare class VirtualNetworkClient {
7265
7467
  * @param RemoveExportDrgRouteDistributionRequest
7266
7468
  * @return RemoveExportDrgRouteDistributionResponse
7267
7469
  * @throws OciError when an error occurs
7268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
7269
7471
  */
7270
7472
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest: requests.RemoveExportDrgRouteDistributionRequest): Promise<responses.RemoveExportDrgRouteDistributionResponse>;
7271
7473
  /**
@@ -7276,9 +7478,29 @@ export declare class VirtualNetworkClient {
7276
7478
  * @param RemoveImportDrgRouteDistributionRequest
7277
7479
  * @return RemoveImportDrgRouteDistributionResponse
7278
7480
  * @throws OciError when an error occurs
7279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
7280
7482
  */
7281
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.25.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.25.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
7502
+ */
7503
+ removeIpv6VcnCidr(removeIpv6VcnCidrRequest: requests.RemoveIpv6VcnCidrRequest): Promise<responses.RemoveIpv6VcnCidrResponse>;
7282
7504
  /**
7283
7505
  * Removes one or more security rules from the specified network security group.
7284
7506
  *
@@ -7286,7 +7508,7 @@ export declare class VirtualNetworkClient {
7286
7508
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
7287
7509
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
7288
7510
  * @throws OciError when an error occurs
7289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
7290
7512
  */
7291
7513
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest: requests.RemoveNetworkSecurityGroupSecurityRulesRequest): Promise<responses.RemoveNetworkSecurityGroupSecurityRulesResponse>;
7292
7514
  /**
@@ -7296,7 +7518,7 @@ export declare class VirtualNetworkClient {
7296
7518
  * @param RemovePublicIpPoolCapacityRequest
7297
7519
  * @return RemovePublicIpPoolCapacityResponse
7298
7520
  * @throws OciError when an error occurs
7299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
7300
7522
  */
7301
7523
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest: requests.RemovePublicIpPoolCapacityRequest): Promise<responses.RemovePublicIpPoolCapacityResponse>;
7302
7524
  /**
@@ -7310,7 +7532,7 @@ export declare class VirtualNetworkClient {
7310
7532
  * @param RemoveVcnCidrRequest
7311
7533
  * @return RemoveVcnCidrResponse
7312
7534
  * @throws OciError when an error occurs
7313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
7314
7536
  */
7315
7537
  removeVcnCidr(removeVcnCidrRequest: requests.RemoveVcnCidrRequest): Promise<responses.RemoveVcnCidrResponse>;
7316
7538
  /**
@@ -7320,38 +7542,48 @@ export declare class VirtualNetworkClient {
7320
7542
  * @param UpdateByoipRangeRequest
7321
7543
  * @return UpdateByoipRangeResponse
7322
7544
  * @throws OciError when an error occurs
7323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
7324
7546
  */
7325
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.25.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
7556
+ */
7557
+ updateCaptureFilter(updateCaptureFilterRequest: requests.UpdateCaptureFilterRequest): Promise<responses.UpdateCaptureFilterResponse>;
7326
7558
  /**
7327
7559
  * Updates the specified CPE's display name or tags.
7328
7560
  * Avoid entering confidential information.
7329
7561
  *
7330
- * 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.
7331
7563
  * @param UpdateCpeRequest
7332
7564
  * @return UpdateCpeResponse
7333
7565
  * @throws OciError when an error occurs
7334
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
7335
7567
  */
7336
7568
  updateCpe(updateCpeRequest: requests.UpdateCpeRequest): Promise<responses.UpdateCpeResponse>;
7337
7569
  /**
7338
7570
  * Updates the specified cross-connect.
7339
- * 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.
7340
7572
  * @param UpdateCrossConnectRequest
7341
7573
  * @return UpdateCrossConnectResponse
7342
7574
  * @throws OciError when an error occurs
7343
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
7344
7576
  */
7345
7577
  updateCrossConnect(updateCrossConnectRequest: requests.UpdateCrossConnectRequest): Promise<responses.UpdateCrossConnectResponse>;
7346
7578
  /**
7347
7579
  * Updates the specified cross-connect group's display name.
7348
7580
  * Avoid entering confidential information.
7349
7581
  *
7350
- * 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.
7351
7583
  * @param UpdateCrossConnectGroupRequest
7352
7584
  * @return UpdateCrossConnectGroupResponse
7353
7585
  * @throws OciError when an error occurs
7354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
7355
7587
  */
7356
7588
  updateCrossConnectGroup(updateCrossConnectGroupRequest: requests.UpdateCrossConnectGroupRequest): Promise<responses.UpdateCrossConnectGroupResponse>;
7357
7589
  /**
@@ -7364,7 +7596,7 @@ export declare class VirtualNetworkClient {
7364
7596
  * @param UpdateDhcpOptionsRequest
7365
7597
  * @return UpdateDhcpOptionsResponse
7366
7598
  * @throws OciError when an error occurs
7367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
7368
7600
  */
7369
7601
  updateDhcpOptions(updateDhcpOptionsRequest: requests.UpdateDhcpOptionsRequest): Promise<responses.UpdateDhcpOptionsResponse>;
7370
7602
  /**
@@ -7374,7 +7606,7 @@ export declare class VirtualNetworkClient {
7374
7606
  * @param UpdateDrgRequest
7375
7607
  * @return UpdateDrgResponse
7376
7608
  * @throws OciError when an error occurs
7377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
7378
7610
  */
7379
7611
  updateDrg(updateDrgRequest: requests.UpdateDrgRequest): Promise<responses.UpdateDrgResponse>;
7380
7612
  /**
@@ -7385,7 +7617,7 @@ export declare class VirtualNetworkClient {
7385
7617
  * @param UpdateDrgAttachmentRequest
7386
7618
  * @return UpdateDrgAttachmentResponse
7387
7619
  * @throws OciError when an error occurs
7388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
7389
7621
  */
7390
7622
  updateDrgAttachment(updateDrgAttachmentRequest: requests.UpdateDrgAttachmentRequest): Promise<responses.UpdateDrgAttachmentResponse>;
7391
7623
  /**
@@ -7395,7 +7627,7 @@ export declare class VirtualNetworkClient {
7395
7627
  * @param UpdateDrgRouteDistributionRequest
7396
7628
  * @return UpdateDrgRouteDistributionResponse
7397
7629
  * @throws OciError when an error occurs
7398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
7399
7631
  */
7400
7632
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest: requests.UpdateDrgRouteDistributionRequest): Promise<responses.UpdateDrgRouteDistributionResponse>;
7401
7633
  /**
@@ -7405,7 +7637,7 @@ export declare class VirtualNetworkClient {
7405
7637
  * @param UpdateDrgRouteDistributionStatementsRequest
7406
7638
  * @return UpdateDrgRouteDistributionStatementsResponse
7407
7639
  * @throws OciError when an error occurs
7408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
7409
7641
  */
7410
7642
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest: requests.UpdateDrgRouteDistributionStatementsRequest): Promise<responses.UpdateDrgRouteDistributionStatementsResponse>;
7411
7643
  /**
@@ -7415,7 +7647,7 @@ export declare class VirtualNetworkClient {
7415
7647
  * @param UpdateDrgRouteRulesRequest
7416
7648
  * @return UpdateDrgRouteRulesResponse
7417
7649
  * @throws OciError when an error occurs
7418
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
7419
7651
  */
7420
7652
  updateDrgRouteRules(updateDrgRouteRulesRequest: requests.UpdateDrgRouteRulesRequest): Promise<responses.UpdateDrgRouteRulesResponse>;
7421
7653
  /**
@@ -7425,7 +7657,7 @@ export declare class VirtualNetworkClient {
7425
7657
  * @param UpdateDrgRouteTableRequest
7426
7658
  * @return UpdateDrgRouteTableResponse
7427
7659
  * @throws OciError when an error occurs
7428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
7429
7661
  */
7430
7662
  updateDrgRouteTable(updateDrgRouteTableRequest: requests.UpdateDrgRouteTableRequest): Promise<responses.UpdateDrgRouteTableResponse>;
7431
7663
  /**
@@ -7434,11 +7666,11 @@ export declare class VirtualNetworkClient {
7434
7666
  To update an individual IPSec tunnel's attributes, use
7435
7667
  * {@link #updateIPSecConnectionTunnel(UpdateIPSecConnectionTunnelRequest) updateIPSecConnectionTunnel}.
7436
7668
  *
7437
- * 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.
7438
7670
  * @param UpdateIPSecConnectionRequest
7439
7671
  * @return UpdateIPSecConnectionResponse
7440
7672
  * @throws OciError when an error occurs
7441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
7442
7674
  */
7443
7675
  updateIPSecConnection(updateIPSecConnectionRequest: requests.UpdateIPSecConnectionRequest): Promise<responses.UpdateIPSecConnectionResponse>;
7444
7676
  /**
@@ -7455,11 +7687,11 @@ export declare class VirtualNetworkClient {
7455
7687
  * {@link IPSecConnection} already has at least one valid CIDR
7456
7688
  * static route.
7457
7689
  *
7458
- * 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.
7459
7691
  * @param UpdateIPSecConnectionTunnelRequest
7460
7692
  * @return UpdateIPSecConnectionTunnelResponse
7461
7693
  * @throws OciError when an error occurs
7462
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
7463
7695
  */
7464
7696
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest: requests.UpdateIPSecConnectionTunnelRequest): Promise<responses.UpdateIPSecConnectionTunnelResponse>;
7465
7697
  /**
@@ -7467,11 +7699,11 @@ export declare class VirtualNetworkClient {
7467
7699
  * <p>
7468
7700
  **Important:** If you change the shared secret, the tunnel will go down while it's reprovisioned.
7469
7701
  *
7470
- * 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.
7471
7703
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
7472
7704
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
7473
7705
  * @throws OciError when an error occurs
7474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
7475
7707
  */
7476
7708
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest: requests.UpdateIPSecConnectionTunnelSharedSecretRequest): Promise<responses.UpdateIPSecConnectionTunnelSharedSecretResponse>;
7477
7709
  /**
@@ -7485,7 +7717,7 @@ export declare class VirtualNetworkClient {
7485
7717
  * @param UpdateInternetGatewayRequest
7486
7718
  * @return UpdateInternetGatewayResponse
7487
7719
  * @throws OciError when an error occurs
7488
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
7489
7721
  */
7490
7722
  updateInternetGateway(updateInternetGatewayRequest: requests.UpdateInternetGatewayRequest): Promise<responses.UpdateInternetGatewayResponse>;
7491
7723
  /**
@@ -7501,7 +7733,7 @@ export declare class VirtualNetworkClient {
7501
7733
  * @param UpdateIpv6Request
7502
7734
  * @return UpdateIpv6Response
7503
7735
  * @throws OciError when an error occurs
7504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
7505
7737
  */
7506
7738
  updateIpv6(updateIpv6Request: requests.UpdateIpv6Request): Promise<responses.UpdateIpv6Response>;
7507
7739
  /**
@@ -7511,7 +7743,7 @@ export declare class VirtualNetworkClient {
7511
7743
  * @param UpdateLocalPeeringGatewayRequest
7512
7744
  * @return UpdateLocalPeeringGatewayResponse
7513
7745
  * @throws OciError when an error occurs
7514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
7515
7747
  */
7516
7748
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest: requests.UpdateLocalPeeringGatewayRequest): Promise<responses.UpdateLocalPeeringGatewayResponse>;
7517
7749
  /**
@@ -7521,7 +7753,7 @@ export declare class VirtualNetworkClient {
7521
7753
  * @param UpdateNatGatewayRequest
7522
7754
  * @return UpdateNatGatewayResponse
7523
7755
  * @throws OciError when an error occurs
7524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
7525
7757
  */
7526
7758
  updateNatGateway(updateNatGatewayRequest: requests.UpdateNatGatewayRequest): Promise<responses.UpdateNatGatewayResponse>;
7527
7759
  /**
@@ -7545,7 +7777,7 @@ export declare class VirtualNetworkClient {
7545
7777
  * @param UpdateNetworkSecurityGroupRequest
7546
7778
  * @return UpdateNetworkSecurityGroupResponse
7547
7779
  * @throws OciError when an error occurs
7548
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
7549
7781
  */
7550
7782
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest: requests.UpdateNetworkSecurityGroupRequest): Promise<responses.UpdateNetworkSecurityGroupResponse>;
7551
7783
  /**
@@ -7555,7 +7787,7 @@ export declare class VirtualNetworkClient {
7555
7787
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
7556
7788
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
7557
7789
  * @throws OciError when an error occurs
7558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
7559
7791
  */
7560
7792
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest: requests.UpdateNetworkSecurityGroupSecurityRulesRequest): Promise<responses.UpdateNetworkSecurityGroupSecurityRulesResponse>;
7561
7793
  /**
@@ -7574,7 +7806,7 @@ export declare class VirtualNetworkClient {
7574
7806
  * @param UpdatePrivateIpRequest
7575
7807
  * @return UpdatePrivateIpResponse
7576
7808
  * @throws OciError when an error occurs
7577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
7578
7810
  */
7579
7811
  updatePrivateIp(updatePrivateIpRequest: requests.UpdatePrivateIpRequest): Promise<responses.UpdatePrivateIpResponse>;
7580
7812
  /**
@@ -7622,7 +7854,7 @@ export declare class VirtualNetworkClient {
7622
7854
  * @param UpdatePublicIpRequest
7623
7855
  * @return UpdatePublicIpResponse
7624
7856
  * @throws OciError when an error occurs
7625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
7626
7858
  */
7627
7859
  updatePublicIp(updatePublicIpRequest: requests.UpdatePublicIpRequest): Promise<responses.UpdatePublicIpResponse>;
7628
7860
  /**
@@ -7632,17 +7864,17 @@ export declare class VirtualNetworkClient {
7632
7864
  * @param UpdatePublicIpPoolRequest
7633
7865
  * @return UpdatePublicIpPoolResponse
7634
7866
  * @throws OciError when an error occurs
7635
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
7636
7868
  */
7637
7869
  updatePublicIpPool(updatePublicIpPoolRequest: requests.UpdatePublicIpPoolRequest): Promise<responses.UpdatePublicIpPoolResponse>;
7638
7870
  /**
7639
7871
  * Updates the specified remote peering connection (RPC).
7640
7872
  *
7641
- * 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.
7642
7874
  * @param UpdateRemotePeeringConnectionRequest
7643
7875
  * @return UpdateRemotePeeringConnectionResponse
7644
7876
  * @throws OciError when an error occurs
7645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
7646
7878
  */
7647
7879
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest: requests.UpdateRemotePeeringConnectionRequest): Promise<responses.UpdateRemotePeeringConnectionResponse>;
7648
7880
  /**
@@ -7655,7 +7887,7 @@ export declare class VirtualNetworkClient {
7655
7887
  * @param UpdateRouteTableRequest
7656
7888
  * @return UpdateRouteTableResponse
7657
7889
  * @throws OciError when an error occurs
7658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
7659
7891
  */
7660
7892
  updateRouteTable(updateRouteTableRequest: requests.UpdateRouteTableRequest): Promise<responses.UpdateRouteTableResponse>;
7661
7893
  /**
@@ -7669,7 +7901,7 @@ export declare class VirtualNetworkClient {
7669
7901
  * @param UpdateSecurityListRequest
7670
7902
  * @return UpdateSecurityListResponse
7671
7903
  * @throws OciError when an error occurs
7672
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
7673
7905
  */
7674
7906
  updateSecurityList(updateSecurityListRequest: requests.UpdateSecurityListRequest): Promise<responses.UpdateSecurityListResponse>;
7675
7907
  /**
@@ -7680,7 +7912,7 @@ export declare class VirtualNetworkClient {
7680
7912
  * @param UpdateServiceGatewayRequest
7681
7913
  * @return UpdateServiceGatewayResponse
7682
7914
  * @throws OciError when an error occurs
7683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
7684
7916
  */
7685
7917
  updateServiceGateway(updateServiceGatewayRequest: requests.UpdateServiceGatewayRequest): Promise<responses.UpdateServiceGatewayResponse>;
7686
7918
  /**
@@ -7690,7 +7922,7 @@ export declare class VirtualNetworkClient {
7690
7922
  * @param UpdateSubnetRequest
7691
7923
  * @return UpdateSubnetResponse
7692
7924
  * @throws OciError when an error occurs
7693
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
7694
7926
  */
7695
7927
  updateSubnet(updateSubnetRequest: requests.UpdateSubnetRequest): Promise<responses.UpdateSubnetResponse>;
7696
7928
  /**
@@ -7698,11 +7930,11 @@ export declare class VirtualNetworkClient {
7698
7930
  * The answers correlate to the questions that are specific to the CPE device type (see the
7699
7931
  * `parameters` attribute of {@link CpeDeviceShapeDetail}).
7700
7932
  *
7701
- * 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.
7702
7934
  * @param UpdateTunnelCpeDeviceConfigRequest
7703
7935
  * @return UpdateTunnelCpeDeviceConfigResponse
7704
7936
  * @throws OciError when an error occurs
7705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
7706
7938
  */
7707
7939
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest: requests.UpdateTunnelCpeDeviceConfigRequest): Promise<responses.UpdateTunnelCpeDeviceConfigResponse>;
7708
7940
  /**
@@ -7712,7 +7944,7 @@ export declare class VirtualNetworkClient {
7712
7944
  * @param UpdateVcnRequest
7713
7945
  * @return UpdateVcnResponse
7714
7946
  * @throws OciError when an error occurs
7715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
7716
7948
  */
7717
7949
  updateVcn(updateVcnRequest: requests.UpdateVcnRequest): Promise<responses.UpdateVcnResponse>;
7718
7950
  /**
@@ -7741,11 +7973,11 @@ export declare class VirtualNetworkClient {
7741
7973
  * Oracle must verify the customer's ownership of each added prefix before
7742
7974
  * traffic for that prefix will flow across the virtual circuit.
7743
7975
  *
7744
- * 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.
7745
7977
  * @param UpdateVirtualCircuitRequest
7746
7978
  * @return UpdateVirtualCircuitResponse
7747
7979
  * @throws OciError when an error occurs
7748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
7749
7981
  */
7750
7982
  updateVirtualCircuit(updateVirtualCircuitRequest: requests.UpdateVirtualCircuitRequest): Promise<responses.UpdateVirtualCircuitResponse>;
7751
7983
  /**
@@ -7756,7 +7988,7 @@ export declare class VirtualNetworkClient {
7756
7988
  * @param UpdateVlanRequest
7757
7989
  * @return UpdateVlanResponse
7758
7990
  * @throws OciError when an error occurs
7759
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
7760
7992
  */
7761
7993
  updateVlan(updateVlanRequest: requests.UpdateVlanRequest): Promise<responses.UpdateVlanResponse>;
7762
7994
  /**
@@ -7766,9 +7998,19 @@ export declare class VirtualNetworkClient {
7766
7998
  * @param UpdateVnicRequest
7767
7999
  * @return UpdateVnicResponse
7768
8000
  * @throws OciError when an error occurs
7769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
7770
8002
  */
7771
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.25.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
8012
+ */
8013
+ updateVtap(updateVtapRequest: requests.UpdateVtapRequest): Promise<responses.UpdateVtapResponse>;
7772
8014
  /**
7773
8015
  * Upgrades the DRG. After upgrade, you can control routing inside your DRG
7774
8016
  * via DRG attachments, route distributions, and DRG route tables.
@@ -7777,7 +8019,7 @@ export declare class VirtualNetworkClient {
7777
8019
  * @param UpgradeDrgRequest
7778
8020
  * @return UpgradeDrgResponse
7779
8021
  * @throws OciError when an error occurs
7780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
7781
8023
  */
7782
8024
  upgradeDrg(upgradeDrgRequest: requests.UpgradeDrgRequest): Promise<responses.UpgradeDrgResponse>;
7783
8025
  /**
@@ -7788,7 +8030,7 @@ export declare class VirtualNetworkClient {
7788
8030
  * @param ValidateByoipRangeRequest
7789
8031
  * @return ValidateByoipRangeResponse
7790
8032
  * @throws OciError when an error occurs
7791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
7792
8034
  */
7793
8035
  validateByoipRange(validateByoipRangeRequest: requests.ValidateByoipRangeRequest): Promise<responses.ValidateByoipRangeResponse>;
7794
8036
  /**
@@ -7798,7 +8040,7 @@ export declare class VirtualNetworkClient {
7798
8040
  * @param WithdrawByoipRangeRequest
7799
8041
  * @return WithdrawByoipRangeResponse
7800
8042
  * @throws OciError when an error occurs
7801
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.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.25.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
7802
8044
  */
7803
8045
  withdrawByoipRange(withdrawByoipRangeRequest: requests.WithdrawByoipRangeRequest): Promise<responses.WithdrawByoipRangeResponse>;
7804
8046
  }