oci-core 2.12.1 → 2.15.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 (475) hide show
  1. package/lib/client.d.ts +410 -403
  2. package/lib/client.js +420 -412
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/add-drg-route-distribution-statement-details.d.ts +0 -1
  5. package/lib/model/add-drg-route-distribution-statement-details.js.map +1 -1
  6. package/lib/model/add-vcn-cidr-details.d.ts +1 -1
  7. package/lib/model/allowed-ike-ip-sec-parameters.d.ts +1 -1
  8. package/lib/model/allowed-phase-one-parameters.d.ts +4 -4
  9. package/lib/model/allowed-phase-two-parameters.d.ts +4 -4
  10. package/lib/model/amd-milan-bm-launch-instance-platform-config.d.ts +1 -2
  11. package/lib/model/amd-milan-bm-launch-instance-platform-config.js.map +1 -1
  12. package/lib/model/amd-milan-bm-platform-config.d.ts +1 -1
  13. package/lib/model/boot-volume.d.ts +5 -2
  14. package/lib/model/boot-volume.js.map +1 -1
  15. package/lib/model/byoip-range.d.ts +1 -1
  16. package/lib/model/create-boot-volume-details.d.ts +4 -1
  17. package/lib/model/create-boot-volume-details.js.map +1 -1
  18. package/lib/model/create-internet-gateway-details.d.ts +1 -1
  19. package/lib/model/create-ip-sec-connection-tunnel-details.d.ts +13 -4
  20. package/lib/model/create-ip-sec-connection-tunnel-details.js.map +1 -1
  21. package/lib/model/create-vcn-details.d.ts +1 -0
  22. package/lib/model/create-vcn-details.js.map +1 -1
  23. package/lib/model/create-volume-details.d.ts +4 -1
  24. package/lib/model/create-volume-details.js.map +1 -1
  25. package/lib/model/cross-connect-group.d.ts +11 -0
  26. package/lib/model/cross-connect-group.js.map +1 -1
  27. package/lib/model/cross-connect-mapping-details.d.ts +5 -0
  28. package/lib/model/cross-connect-mapping-details.js.map +1 -1
  29. package/lib/model/cross-connect.d.ts +11 -0
  30. package/lib/model/cross-connect.js.map +1 -1
  31. package/lib/model/default-phase-one-parameters.d.ts +4 -4
  32. package/lib/model/default-phase-two-parameters.d.ts +4 -4
  33. package/lib/model/dpd-config.d.ts +6 -3
  34. package/lib/model/dpd-config.js.map +1 -1
  35. package/lib/model/drg-route-distribution-match-criteria.d.ts +1 -1
  36. package/lib/model/drg-route-distribution.d.ts +2 -2
  37. package/lib/model/i-psec-connection-tunnel-error-details.d.ts +7 -7
  38. package/lib/model/i-psec-connection-tunnel.d.ts +27 -12
  39. package/lib/model/i-psec-connection-tunnel.js.map +1 -1
  40. package/lib/model/index.d.ts +2 -0
  41. package/lib/model/index.js +6 -4
  42. package/lib/model/index.js.map +1 -1
  43. package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.d.ts +2 -3
  44. package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.js.map +1 -1
  45. package/lib/model/instance-configuration-create-volume-details.d.ts +2 -0
  46. package/lib/model/instance-configuration-create-volume-details.js.map +1 -1
  47. package/lib/model/internet-gateway.d.ts +1 -1
  48. package/lib/model/phase-one-config-details.d.ts +7 -6
  49. package/lib/model/phase-one-config-details.js.map +1 -1
  50. package/lib/model/phase-two-config-details.d.ts +7 -6
  51. package/lib/model/phase-two-config-details.js.map +1 -1
  52. package/lib/model/shape-alternative-object.d.ts +32 -0
  53. package/lib/model/shape-alternative-object.js +34 -0
  54. package/lib/model/shape-alternative-object.js.map +1 -0
  55. package/lib/model/shape.d.ts +49 -0
  56. package/lib/model/shape.js +21 -0
  57. package/lib/model/shape.js.map +1 -1
  58. package/lib/model/tunnel-phase-one-details.d.ts +9 -10
  59. package/lib/model/tunnel-phase-one-details.js.map +1 -1
  60. package/lib/model/tunnel-phase-two-details.d.ts +12 -10
  61. package/lib/model/tunnel-phase-two-details.js.map +1 -1
  62. package/lib/model/tunnel-route-summary.d.ts +7 -6
  63. package/lib/model/tunnel-route-summary.js.map +1 -1
  64. package/lib/model/tunnel-security-association-summary.d.ts +8 -6
  65. package/lib/model/tunnel-security-association-summary.js.map +1 -1
  66. package/lib/model/update-boot-volume-details.d.ts +4 -1
  67. package/lib/model/update-boot-volume-details.js.map +1 -1
  68. package/lib/model/update-drg-route-distribution-statement-details.d.ts +0 -1
  69. package/lib/model/update-drg-route-distribution-statement-details.js.map +1 -1
  70. package/lib/model/update-ip-sec-connection-tunnel-details.d.ts +13 -4
  71. package/lib/model/update-ip-sec-connection-tunnel-details.js.map +1 -1
  72. package/lib/model/update-volume-details.d.ts +4 -1
  73. package/lib/model/update-volume-details.js.map +1 -1
  74. package/lib/model/volume.d.ts +5 -2
  75. package/lib/model/volume.js.map +1 -1
  76. package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
  77. package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
  78. package/lib/request/add-drg-route-rules-request.d.ts +1 -1
  79. package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
  80. package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
  81. package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
  82. package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
  83. package/lib/request/add-vcn-cidr-request.d.ts +1 -1
  84. package/lib/request/advertise-byoip-range-request.d.ts +1 -1
  85. package/lib/request/attach-boot-volume-request.d.ts +1 -1
  86. package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
  87. package/lib/request/attach-load-balancer-request.d.ts +1 -1
  88. package/lib/request/attach-service-id-request.d.ts +1 -1
  89. package/lib/request/attach-vnic-request.d.ts +1 -1
  90. package/lib/request/attach-volume-request.d.ts +1 -1
  91. package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
  92. package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
  93. package/lib/request/capture-console-history-request.d.ts +1 -1
  94. package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
  95. package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
  96. package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
  97. package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
  98. package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
  99. package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
  100. package/lib/request/change-cpe-compartment-request.d.ts +1 -1
  101. package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
  102. package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
  103. package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
  104. package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
  105. package/lib/request/change-drg-compartment-request.d.ts +1 -1
  106. package/lib/request/change-image-compartment-request.d.ts +1 -1
  107. package/lib/request/change-instance-compartment-request.d.ts +1 -1
  108. package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
  109. package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
  110. package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
  111. package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
  112. package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
  113. package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
  114. package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
  115. package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
  116. package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
  117. package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
  118. package/lib/request/change-route-table-compartment-request.d.ts +1 -1
  119. package/lib/request/change-security-list-compartment-request.d.ts +1 -1
  120. package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
  121. package/lib/request/change-subnet-compartment-request.d.ts +1 -1
  122. package/lib/request/change-vcn-compartment-request.d.ts +1 -1
  123. package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
  124. package/lib/request/change-vlan-compartment-request.d.ts +1 -1
  125. package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
  126. package/lib/request/change-volume-compartment-request.d.ts +1 -1
  127. package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
  128. package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
  129. package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
  130. package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
  131. package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
  132. package/lib/request/copy-volume-backup-request.d.ts +1 -1
  133. package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
  134. package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
  135. package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
  136. package/lib/request/create-boot-volume-request.d.ts +1 -1
  137. package/lib/request/create-byoip-range-request.d.ts +1 -1
  138. package/lib/request/create-cluster-network-request.d.ts +1 -1
  139. package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
  140. package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
  141. package/lib/request/create-cpe-request.d.ts +1 -1
  142. package/lib/request/create-cross-connect-group-request.d.ts +1 -1
  143. package/lib/request/create-cross-connect-request.d.ts +1 -1
  144. package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
  145. package/lib/request/create-dhcp-options-request.d.ts +1 -1
  146. package/lib/request/create-drg-attachment-request.d.ts +1 -1
  147. package/lib/request/create-drg-request.d.ts +1 -1
  148. package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
  149. package/lib/request/create-drg-route-table-request.d.ts +1 -1
  150. package/lib/request/create-image-request.d.ts +1 -1
  151. package/lib/request/create-instance-configuration-request.d.ts +1 -1
  152. package/lib/request/create-instance-console-connection-request.d.ts +1 -1
  153. package/lib/request/create-instance-pool-request.d.ts +1 -1
  154. package/lib/request/create-internet-gateway-request.d.ts +1 -1
  155. package/lib/request/create-ipsec-connection-request.d.ts +1 -1
  156. package/lib/request/create-ipv6-request.d.ts +1 -1
  157. package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
  158. package/lib/request/create-nat-gateway-request.d.ts +1 -1
  159. package/lib/request/create-network-security-group-request.d.ts +1 -1
  160. package/lib/request/create-private-ip-request.d.ts +1 -1
  161. package/lib/request/create-public-ip-pool-request.d.ts +1 -1
  162. package/lib/request/create-public-ip-request.d.ts +1 -1
  163. package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
  164. package/lib/request/create-route-table-request.d.ts +1 -1
  165. package/lib/request/create-security-list-request.d.ts +1 -1
  166. package/lib/request/create-service-gateway-request.d.ts +1 -1
  167. package/lib/request/create-subnet-request.d.ts +1 -1
  168. package/lib/request/create-vcn-request.d.ts +1 -1
  169. package/lib/request/create-virtual-circuit-request.d.ts +1 -1
  170. package/lib/request/create-vlan-request.d.ts +1 -1
  171. package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
  172. package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
  173. package/lib/request/create-volume-backup-request.d.ts +1 -1
  174. package/lib/request/create-volume-group-backup-request.d.ts +1 -1
  175. package/lib/request/create-volume-group-request.d.ts +1 -1
  176. package/lib/request/create-volume-request.d.ts +1 -1
  177. package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
  178. package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
  179. package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
  180. package/lib/request/delete-boot-volume-request.d.ts +1 -1
  181. package/lib/request/delete-byoip-range-request.d.ts +1 -1
  182. package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
  183. package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
  184. package/lib/request/delete-console-history-request.d.ts +1 -1
  185. package/lib/request/delete-cpe-request.d.ts +1 -1
  186. package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
  187. package/lib/request/delete-cross-connect-request.d.ts +1 -1
  188. package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
  189. package/lib/request/delete-dhcp-options-request.d.ts +1 -1
  190. package/lib/request/delete-drg-attachment-request.d.ts +1 -1
  191. package/lib/request/delete-drg-request.d.ts +1 -1
  192. package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
  193. package/lib/request/delete-drg-route-table-request.d.ts +1 -1
  194. package/lib/request/delete-image-request.d.ts +1 -1
  195. package/lib/request/delete-instance-configuration-request.d.ts +1 -1
  196. package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
  197. package/lib/request/delete-internet-gateway-request.d.ts +1 -1
  198. package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
  199. package/lib/request/delete-ipv6-request.d.ts +1 -1
  200. package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
  201. package/lib/request/delete-nat-gateway-request.d.ts +1 -1
  202. package/lib/request/delete-network-security-group-request.d.ts +1 -1
  203. package/lib/request/delete-private-ip-request.d.ts +1 -1
  204. package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
  205. package/lib/request/delete-public-ip-request.d.ts +1 -1
  206. package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
  207. package/lib/request/delete-route-table-request.d.ts +1 -1
  208. package/lib/request/delete-security-list-request.d.ts +1 -1
  209. package/lib/request/delete-service-gateway-request.d.ts +1 -1
  210. package/lib/request/delete-subnet-request.d.ts +1 -1
  211. package/lib/request/delete-vcn-request.d.ts +1 -1
  212. package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
  213. package/lib/request/delete-vlan-request.d.ts +1 -1
  214. package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
  215. package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
  216. package/lib/request/delete-volume-backup-request.d.ts +1 -1
  217. package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
  218. package/lib/request/delete-volume-group-request.d.ts +1 -1
  219. package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
  220. package/lib/request/delete-volume-request.d.ts +1 -1
  221. package/lib/request/detach-boot-volume-request.d.ts +1 -1
  222. package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
  223. package/lib/request/detach-load-balancer-request.d.ts +1 -1
  224. package/lib/request/detach-service-id-request.d.ts +1 -1
  225. package/lib/request/detach-vnic-request.d.ts +1 -1
  226. package/lib/request/detach-volume-request.d.ts +1 -1
  227. package/lib/request/export-image-request.d.ts +1 -1
  228. package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
  229. package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
  230. package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
  231. package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
  232. package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
  233. package/lib/request/get-block-volume-replica-request.d.ts +1 -1
  234. package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
  235. package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
  236. package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
  237. package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
  238. package/lib/request/get-boot-volume-request.d.ts +1 -1
  239. package/lib/request/get-byoip-range-request.d.ts +1 -1
  240. package/lib/request/get-cluster-network-request.d.ts +1 -1
  241. package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
  242. package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
  243. package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
  244. package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
  245. package/lib/request/get-console-history-content-request.d.ts +1 -1
  246. package/lib/request/get-console-history-request.d.ts +1 -1
  247. package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
  248. package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
  249. package/lib/request/get-cpe-request.d.ts +1 -1
  250. package/lib/request/get-cross-connect-group-request.d.ts +1 -1
  251. package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
  252. package/lib/request/get-cross-connect-request.d.ts +1 -1
  253. package/lib/request/get-cross-connect-status-request.d.ts +1 -1
  254. package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
  255. package/lib/request/get-dhcp-options-request.d.ts +1 -1
  256. package/lib/request/get-drg-attachment-request.d.ts +1 -1
  257. package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
  258. package/lib/request/get-drg-request.d.ts +1 -1
  259. package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
  260. package/lib/request/get-drg-route-table-request.d.ts +1 -1
  261. package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
  262. package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
  263. package/lib/request/get-image-request.d.ts +1 -1
  264. package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
  265. package/lib/request/get-instance-configuration-request.d.ts +1 -1
  266. package/lib/request/get-instance-console-connection-request.d.ts +1 -1
  267. package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
  268. package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
  269. package/lib/request/get-instance-pool-request.d.ts +1 -1
  270. package/lib/request/get-instance-request.d.ts +1 -1
  271. package/lib/request/get-internet-gateway-request.d.ts +1 -1
  272. package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
  273. package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
  274. package/lib/request/get-ipsec-connection-request.d.ts +1 -1
  275. package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
  276. package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
  277. package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  278. package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
  279. package/lib/request/get-ipv6-request.d.ts +1 -1
  280. package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
  281. package/lib/request/get-measured-boot-report-request.d.ts +1 -1
  282. package/lib/request/get-nat-gateway-request.d.ts +1 -1
  283. package/lib/request/get-network-security-group-request.d.ts +1 -1
  284. package/lib/request/get-networking-topology-request.d.ts +1 -1
  285. package/lib/request/get-private-ip-request.d.ts +1 -1
  286. package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
  287. package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
  288. package/lib/request/get-public-ip-pool-request.d.ts +1 -1
  289. package/lib/request/get-public-ip-request.d.ts +1 -1
  290. package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
  291. package/lib/request/get-route-table-request.d.ts +1 -1
  292. package/lib/request/get-security-list-request.d.ts +1 -1
  293. package/lib/request/get-service-gateway-request.d.ts +1 -1
  294. package/lib/request/get-service-request.d.ts +1 -1
  295. package/lib/request/get-subnet-request.d.ts +1 -1
  296. package/lib/request/get-subnet-topology-request.d.ts +1 -1
  297. package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
  298. package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
  299. package/lib/request/get-upgrade-status-request.d.ts +1 -1
  300. package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
  301. package/lib/request/get-vcn-request.d.ts +1 -1
  302. package/lib/request/get-vcn-topology-request.d.ts +1 -1
  303. package/lib/request/get-virtual-circuit-request.d.ts +1 -1
  304. package/lib/request/get-vlan-request.d.ts +1 -1
  305. package/lib/request/get-vnic-attachment-request.d.ts +1 -1
  306. package/lib/request/get-vnic-request.d.ts +1 -1
  307. package/lib/request/get-volume-attachment-request.d.ts +1 -1
  308. package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
  309. package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
  310. package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
  311. package/lib/request/get-volume-backup-request.d.ts +1 -1
  312. package/lib/request/get-volume-group-backup-request.d.ts +1 -1
  313. package/lib/request/get-volume-group-replica-request.d.ts +1 -1
  314. package/lib/request/get-volume-group-request.d.ts +1 -1
  315. package/lib/request/get-volume-kms-key-request.d.ts +1 -1
  316. package/lib/request/get-volume-request.d.ts +1 -1
  317. package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
  318. package/lib/request/instance-action-request.d.ts +1 -1
  319. package/lib/request/launch-instance-configuration-request.d.ts +1 -1
  320. package/lib/request/launch-instance-request.d.ts +1 -1
  321. package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
  322. package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
  323. package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
  324. package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
  325. package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
  326. package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
  327. package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
  328. package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
  329. package/lib/request/list-boot-volumes-request.d.ts +1 -1
  330. package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
  331. package/lib/request/list-byoip-ranges-request.d.ts +1 -1
  332. package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
  333. package/lib/request/list-cluster-networks-request.d.ts +1 -1
  334. package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
  335. package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
  336. package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
  337. package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
  338. package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
  339. package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
  340. package/lib/request/list-console-histories-request.d.ts +1 -1
  341. package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
  342. package/lib/request/list-cpes-request.d.ts +1 -1
  343. package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
  344. package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
  345. package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
  346. package/lib/request/list-cross-connects-request.d.ts +1 -1
  347. package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
  348. package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
  349. package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
  350. package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
  351. package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
  352. package/lib/request/list-dhcp-options-request.d.ts +1 -1
  353. package/lib/request/list-drg-attachments-request.d.ts +1 -1
  354. package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
  355. package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
  356. package/lib/request/list-drg-route-rules-request.d.ts +1 -1
  357. package/lib/request/list-drg-route-tables-request.d.ts +1 -1
  358. package/lib/request/list-drgs-request.d.ts +1 -1
  359. package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
  360. package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  361. package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
  362. package/lib/request/list-images-request.d.ts +1 -1
  363. package/lib/request/list-instance-configurations-request.d.ts +1 -1
  364. package/lib/request/list-instance-console-connections-request.d.ts +1 -1
  365. package/lib/request/list-instance-devices-request.d.ts +1 -1
  366. package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
  367. package/lib/request/list-instance-pools-request.d.ts +1 -1
  368. package/lib/request/list-instances-request.d.ts +1 -1
  369. package/lib/request/list-internet-gateways-request.d.ts +1 -1
  370. package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +4 -4
  371. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
  372. package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
  373. package/lib/request/list-ipsec-connections-request.d.ts +1 -1
  374. package/lib/request/list-ipv6s-request.d.ts +1 -1
  375. package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
  376. package/lib/request/list-nat-gateways-request.d.ts +1 -1
  377. package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
  378. package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
  379. package/lib/request/list-network-security-groups-request.d.ts +1 -1
  380. package/lib/request/list-private-ips-request.d.ts +1 -1
  381. package/lib/request/list-public-ip-pools-request.d.ts +1 -1
  382. package/lib/request/list-public-ips-request.d.ts +1 -1
  383. package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
  384. package/lib/request/list-route-tables-request.d.ts +1 -1
  385. package/lib/request/list-security-lists-request.d.ts +1 -1
  386. package/lib/request/list-service-gateways-request.d.ts +1 -1
  387. package/lib/request/list-services-request.d.ts +1 -1
  388. package/lib/request/list-shapes-request.d.ts +1 -1
  389. package/lib/request/list-subnets-request.d.ts +1 -1
  390. package/lib/request/list-vcns-request.d.ts +1 -1
  391. package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  392. package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
  393. package/lib/request/list-virtual-circuits-request.d.ts +1 -1
  394. package/lib/request/list-vlans-request.d.ts +1 -1
  395. package/lib/request/list-vnic-attachments-request.d.ts +1 -1
  396. package/lib/request/list-volume-attachments-request.d.ts +1 -1
  397. package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
  398. package/lib/request/list-volume-backups-request.d.ts +1 -1
  399. package/lib/request/list-volume-group-backups-request.d.ts +1 -1
  400. package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
  401. package/lib/request/list-volume-groups-request.d.ts +1 -1
  402. package/lib/request/list-volumes-request.d.ts +1 -1
  403. package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
  404. package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
  405. package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
  406. package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
  407. package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
  408. package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
  409. package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
  410. package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
  411. package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
  412. package/lib/request/reset-instance-pool-request.d.ts +1 -1
  413. package/lib/request/softreset-instance-pool-request.d.ts +1 -1
  414. package/lib/request/start-instance-pool-request.d.ts +1 -1
  415. package/lib/request/stop-instance-pool-request.d.ts +1 -1
  416. package/lib/request/terminate-cluster-network-request.d.ts +1 -1
  417. package/lib/request/terminate-instance-pool-request.d.ts +1 -1
  418. package/lib/request/terminate-instance-request.d.ts +7 -1
  419. package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
  420. package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
  421. package/lib/request/update-boot-volume-request.d.ts +1 -1
  422. package/lib/request/update-byoip-range-request.d.ts +1 -1
  423. package/lib/request/update-cluster-network-request.d.ts +1 -1
  424. package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
  425. package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
  426. package/lib/request/update-console-history-request.d.ts +1 -1
  427. package/lib/request/update-cpe-request.d.ts +1 -1
  428. package/lib/request/update-cross-connect-group-request.d.ts +1 -1
  429. package/lib/request/update-cross-connect-request.d.ts +1 -1
  430. package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
  431. package/lib/request/update-dhcp-options-request.d.ts +1 -1
  432. package/lib/request/update-drg-attachment-request.d.ts +1 -1
  433. package/lib/request/update-drg-request.d.ts +1 -1
  434. package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
  435. package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
  436. package/lib/request/update-drg-route-rules-request.d.ts +1 -1
  437. package/lib/request/update-drg-route-table-request.d.ts +1 -1
  438. package/lib/request/update-image-request.d.ts +1 -1
  439. package/lib/request/update-instance-configuration-request.d.ts +1 -1
  440. package/lib/request/update-instance-console-connection-request.d.ts +1 -1
  441. package/lib/request/update-instance-pool-request.d.ts +1 -1
  442. package/lib/request/update-instance-request.d.ts +1 -1
  443. package/lib/request/update-internet-gateway-request.d.ts +1 -1
  444. package/lib/request/update-ipsec-connection-request.d.ts +1 -1
  445. package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
  446. package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  447. package/lib/request/update-ipv6-request.d.ts +1 -1
  448. package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
  449. package/lib/request/update-nat-gateway-request.d.ts +1 -1
  450. package/lib/request/update-network-security-group-request.d.ts +1 -1
  451. package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
  452. package/lib/request/update-private-ip-request.d.ts +1 -1
  453. package/lib/request/update-public-ip-pool-request.d.ts +1 -1
  454. package/lib/request/update-public-ip-request.d.ts +1 -1
  455. package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
  456. package/lib/request/update-route-table-request.d.ts +1 -1
  457. package/lib/request/update-security-list-request.d.ts +1 -1
  458. package/lib/request/update-service-gateway-request.d.ts +1 -1
  459. package/lib/request/update-subnet-request.d.ts +1 -1
  460. package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
  461. package/lib/request/update-vcn-request.d.ts +1 -1
  462. package/lib/request/update-virtual-circuit-request.d.ts +1 -1
  463. package/lib/request/update-vlan-request.d.ts +1 -1
  464. package/lib/request/update-vnic-request.d.ts +1 -1
  465. package/lib/request/update-volume-attachment-request.d.ts +1 -1
  466. package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
  467. package/lib/request/update-volume-backup-request.d.ts +1 -1
  468. package/lib/request/update-volume-group-backup-request.d.ts +1 -1
  469. package/lib/request/update-volume-group-request.d.ts +1 -1
  470. package/lib/request/update-volume-kms-key-request.d.ts +1 -1
  471. package/lib/request/update-volume-request.d.ts +1 -1
  472. package/lib/request/upgrade-drg-request.d.ts +1 -1
  473. package/lib/request/validate-byoip-range-request.d.ts +1 -1
  474. package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
  475. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -31,6 +31,7 @@ export declare enum BlockstorageApiKeys {
31
31
  */
32
32
  export declare class BlockstorageClient {
33
33
  protected static serviceEndpointTemplate: string;
34
+ protected static endpointServiceName: string;
34
35
  protected "_endpoint": string;
35
36
  protected "_defaultHeaders": any;
36
37
  protected "_waiters": BlockstorageWaiter;
@@ -86,7 +87,7 @@ export declare class BlockstorageClient {
86
87
  * @param ChangeBootVolumeBackupCompartmentRequest
87
88
  * @return ChangeBootVolumeBackupCompartmentResponse
88
89
  * @throws OciError when an error occurs
89
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
90
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
90
91
  */
91
92
  changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest: requests.ChangeBootVolumeBackupCompartmentRequest): Promise<responses.ChangeBootVolumeBackupCompartmentResponse>;
92
93
  /**
@@ -98,7 +99,7 @@ export declare class BlockstorageClient {
98
99
  * @param ChangeBootVolumeCompartmentRequest
99
100
  * @return ChangeBootVolumeCompartmentResponse
100
101
  * @throws OciError when an error occurs
101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
102
103
  */
103
104
  changeBootVolumeCompartment(changeBootVolumeCompartmentRequest: requests.ChangeBootVolumeCompartmentRequest): Promise<responses.ChangeBootVolumeCompartmentResponse>;
104
105
  /**
@@ -110,7 +111,7 @@ export declare class BlockstorageClient {
110
111
  * @param ChangeVolumeBackupCompartmentRequest
111
112
  * @return ChangeVolumeBackupCompartmentResponse
112
113
  * @throws OciError when an error occurs
113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
114
115
  */
115
116
  changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest: requests.ChangeVolumeBackupCompartmentRequest): Promise<responses.ChangeVolumeBackupCompartmentResponse>;
116
117
  /**
@@ -122,7 +123,7 @@ export declare class BlockstorageClient {
122
123
  * @param ChangeVolumeCompartmentRequest
123
124
  * @return ChangeVolumeCompartmentResponse
124
125
  * @throws OciError when an error occurs
125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
126
127
  */
127
128
  changeVolumeCompartment(changeVolumeCompartmentRequest: requests.ChangeVolumeCompartmentRequest): Promise<responses.ChangeVolumeCompartmentResponse>;
128
129
  /**
@@ -134,7 +135,7 @@ export declare class BlockstorageClient {
134
135
  * @param ChangeVolumeGroupBackupCompartmentRequest
135
136
  * @return ChangeVolumeGroupBackupCompartmentResponse
136
137
  * @throws OciError when an error occurs
137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
138
139
  */
139
140
  changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest: requests.ChangeVolumeGroupBackupCompartmentRequest): Promise<responses.ChangeVolumeGroupBackupCompartmentResponse>;
140
141
  /**
@@ -146,7 +147,7 @@ export declare class BlockstorageClient {
146
147
  * @param ChangeVolumeGroupCompartmentRequest
147
148
  * @return ChangeVolumeGroupCompartmentResponse
148
149
  * @throws OciError when an error occurs
149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
150
151
  */
151
152
  changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest: requests.ChangeVolumeGroupCompartmentRequest): Promise<responses.ChangeVolumeGroupCompartmentResponse>;
152
153
  /**
@@ -157,7 +158,7 @@ export declare class BlockstorageClient {
157
158
  * @param CopyBootVolumeBackupRequest
158
159
  * @return CopyBootVolumeBackupResponse
159
160
  * @throws OciError when an error occurs
160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
161
162
  */
162
163
  copyBootVolumeBackup(copyBootVolumeBackupRequest: requests.CopyBootVolumeBackupRequest): Promise<responses.CopyBootVolumeBackupResponse>;
163
164
  /**
@@ -168,7 +169,7 @@ export declare class BlockstorageClient {
168
169
  * @param CopyVolumeBackupRequest
169
170
  * @return CopyVolumeBackupResponse
170
171
  * @throws OciError when an error occurs
171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
172
173
  */
173
174
  copyVolumeBackup(copyVolumeBackupRequest: requests.CopyVolumeBackupRequest): Promise<responses.CopyVolumeBackupResponse>;
174
175
  /**
@@ -179,7 +180,7 @@ export declare class BlockstorageClient {
179
180
  * @param CopyVolumeGroupBackupRequest
180
181
  * @return CopyVolumeGroupBackupResponse
181
182
  * @throws OciError when an error occurs
182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
183
184
  */
184
185
  copyVolumeGroupBackup(copyVolumeGroupBackupRequest: requests.CopyVolumeGroupBackupRequest): Promise<responses.CopyVolumeGroupBackupResponse>;
185
186
  /**
@@ -192,7 +193,7 @@ export declare class BlockstorageClient {
192
193
  * @param CreateBootVolumeRequest
193
194
  * @return CreateBootVolumeResponse
194
195
  * @throws OciError when an error occurs
195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
196
197
  */
197
198
  createBootVolume(createBootVolumeRequest: requests.CreateBootVolumeRequest): Promise<responses.CreateBootVolumeResponse>;
198
199
  /**
@@ -207,7 +208,7 @@ export declare class BlockstorageClient {
207
208
  * @param CreateBootVolumeBackupRequest
208
209
  * @return CreateBootVolumeBackupResponse
209
210
  * @throws OciError when an error occurs
210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
211
212
  */
212
213
  createBootVolumeBackup(createBootVolumeBackupRequest: requests.CreateBootVolumeBackupRequest): Promise<responses.CreateBootVolumeBackupResponse>;
213
214
  /**
@@ -230,7 +231,7 @@ export declare class BlockstorageClient {
230
231
  * @param CreateVolumeRequest
231
232
  * @return CreateVolumeResponse
232
233
  * @throws OciError when an error occurs
233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
234
235
  */
235
236
  createVolume(createVolumeRequest: requests.CreateVolumeRequest): Promise<responses.CreateVolumeResponse>;
236
237
  /**
@@ -245,7 +246,7 @@ export declare class BlockstorageClient {
245
246
  * @param CreateVolumeBackupRequest
246
247
  * @return CreateVolumeBackupResponse
247
248
  * @throws OciError when an error occurs
248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
249
250
  */
250
251
  createVolumeBackup(createVolumeBackupRequest: requests.CreateVolumeBackupRequest): Promise<responses.CreateVolumeBackupResponse>;
251
252
  /**
@@ -258,7 +259,7 @@ export declare class BlockstorageClient {
258
259
  * @param CreateVolumeBackupPolicyRequest
259
260
  * @return CreateVolumeBackupPolicyResponse
260
261
  * @throws OciError when an error occurs
261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
262
263
  */
263
264
  createVolumeBackupPolicy(createVolumeBackupPolicyRequest: requests.CreateVolumeBackupPolicyRequest): Promise<responses.CreateVolumeBackupPolicyResponse>;
264
265
  /**
@@ -270,7 +271,7 @@ export declare class BlockstorageClient {
270
271
  * @param CreateVolumeBackupPolicyAssignmentRequest
271
272
  * @return CreateVolumeBackupPolicyAssignmentResponse
272
273
  * @throws OciError when an error occurs
273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
274
275
  */
275
276
  createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest: requests.CreateVolumeBackupPolicyAssignmentRequest): Promise<responses.CreateVolumeBackupPolicyAssignmentResponse>;
276
277
  /**
@@ -286,7 +287,7 @@ export declare class BlockstorageClient {
286
287
  * @param CreateVolumeGroupRequest
287
288
  * @return CreateVolumeGroupResponse
288
289
  * @throws OciError when an error occurs
289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
290
291
  */
291
292
  createVolumeGroup(createVolumeGroupRequest: requests.CreateVolumeGroupRequest): Promise<responses.CreateVolumeGroupResponse>;
292
293
  /**
@@ -297,7 +298,7 @@ export declare class BlockstorageClient {
297
298
  * @param CreateVolumeGroupBackupRequest
298
299
  * @return CreateVolumeGroupBackupResponse
299
300
  * @throws OciError when an error occurs
300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
301
302
  */
302
303
  createVolumeGroupBackup(createVolumeGroupBackupRequest: requests.CreateVolumeGroupBackupRequest): Promise<responses.CreateVolumeGroupBackupResponse>;
303
304
  /**
@@ -310,7 +311,7 @@ export declare class BlockstorageClient {
310
311
  * @param DeleteBootVolumeRequest
311
312
  * @return DeleteBootVolumeResponse
312
313
  * @throws OciError when an error occurs
313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
314
315
  */
315
316
  deleteBootVolume(deleteBootVolumeRequest: requests.DeleteBootVolumeRequest): Promise<responses.DeleteBootVolumeResponse>;
316
317
  /**
@@ -319,7 +320,7 @@ export declare class BlockstorageClient {
319
320
  * @param DeleteBootVolumeBackupRequest
320
321
  * @return DeleteBootVolumeBackupResponse
321
322
  * @throws OciError when an error occurs
322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
323
324
  */
324
325
  deleteBootVolumeBackup(deleteBootVolumeBackupRequest: requests.DeleteBootVolumeBackupRequest): Promise<responses.DeleteBootVolumeBackupResponse>;
325
326
  /**
@@ -329,7 +330,7 @@ export declare class BlockstorageClient {
329
330
  * @param DeleteBootVolumeKmsKeyRequest
330
331
  * @return DeleteBootVolumeKmsKeyResponse
331
332
  * @throws OciError when an error occurs
332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
333
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
333
334
  */
334
335
  deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest: requests.DeleteBootVolumeKmsKeyRequest): Promise<responses.DeleteBootVolumeKmsKeyResponse>;
335
336
  /**
@@ -342,7 +343,7 @@ export declare class BlockstorageClient {
342
343
  * @param DeleteVolumeRequest
343
344
  * @return DeleteVolumeResponse
344
345
  * @throws OciError when an error occurs
345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
346
347
  */
347
348
  deleteVolume(deleteVolumeRequest: requests.DeleteVolumeRequest): Promise<responses.DeleteVolumeResponse>;
348
349
  /**
@@ -351,7 +352,7 @@ export declare class BlockstorageClient {
351
352
  * @param DeleteVolumeBackupRequest
352
353
  * @return DeleteVolumeBackupResponse
353
354
  * @throws OciError when an error occurs
354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
355
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
355
356
  */
356
357
  deleteVolumeBackup(deleteVolumeBackupRequest: requests.DeleteVolumeBackupRequest): Promise<responses.DeleteVolumeBackupResponse>;
357
358
  /**
@@ -365,7 +366,7 @@ export declare class BlockstorageClient {
365
366
  * @param DeleteVolumeBackupPolicyRequest
366
367
  * @return DeleteVolumeBackupPolicyResponse
367
368
  * @throws OciError when an error occurs
368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
369
370
  */
370
371
  deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest: requests.DeleteVolumeBackupPolicyRequest): Promise<responses.DeleteVolumeBackupPolicyResponse>;
371
372
  /**
@@ -374,7 +375,7 @@ export declare class BlockstorageClient {
374
375
  * @param DeleteVolumeBackupPolicyAssignmentRequest
375
376
  * @return DeleteVolumeBackupPolicyAssignmentResponse
376
377
  * @throws OciError when an error occurs
377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
378
379
  */
379
380
  deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest: requests.DeleteVolumeBackupPolicyAssignmentRequest): Promise<responses.DeleteVolumeBackupPolicyAssignmentResponse>;
380
381
  /**
@@ -385,7 +386,7 @@ export declare class BlockstorageClient {
385
386
  * @param DeleteVolumeGroupRequest
386
387
  * @return DeleteVolumeGroupResponse
387
388
  * @throws OciError when an error occurs
388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
389
390
  */
390
391
  deleteVolumeGroup(deleteVolumeGroupRequest: requests.DeleteVolumeGroupRequest): Promise<responses.DeleteVolumeGroupResponse>;
391
392
  /**
@@ -396,7 +397,7 @@ export declare class BlockstorageClient {
396
397
  * @param DeleteVolumeGroupBackupRequest
397
398
  * @return DeleteVolumeGroupBackupResponse
398
399
  * @throws OciError when an error occurs
399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
400
401
  */
401
402
  deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest: requests.DeleteVolumeGroupBackupRequest): Promise<responses.DeleteVolumeGroupBackupResponse>;
402
403
  /**
@@ -406,7 +407,7 @@ export declare class BlockstorageClient {
406
407
  * @param DeleteVolumeKmsKeyRequest
407
408
  * @return DeleteVolumeKmsKeyResponse
408
409
  * @throws OciError when an error occurs
409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
410
411
  */
411
412
  deleteVolumeKmsKey(deleteVolumeKmsKeyRequest: requests.DeleteVolumeKmsKeyRequest): Promise<responses.DeleteVolumeKmsKeyResponse>;
412
413
  /**
@@ -415,7 +416,7 @@ export declare class BlockstorageClient {
415
416
  * @param GetBlockVolumeReplicaRequest
416
417
  * @return GetBlockVolumeReplicaResponse
417
418
  * @throws OciError when an error occurs
418
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
419
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
419
420
  */
420
421
  getBlockVolumeReplica(getBlockVolumeReplicaRequest: requests.GetBlockVolumeReplicaRequest): Promise<responses.GetBlockVolumeReplicaResponse>;
421
422
  /**
@@ -424,7 +425,7 @@ export declare class BlockstorageClient {
424
425
  * @param GetBootVolumeRequest
425
426
  * @return GetBootVolumeResponse
426
427
  * @throws OciError when an error occurs
427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
428
429
  */
429
430
  getBootVolume(getBootVolumeRequest: requests.GetBootVolumeRequest): Promise<responses.GetBootVolumeResponse>;
430
431
  /**
@@ -433,7 +434,7 @@ export declare class BlockstorageClient {
433
434
  * @param GetBootVolumeBackupRequest
434
435
  * @return GetBootVolumeBackupResponse
435
436
  * @throws OciError when an error occurs
436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
437
438
  */
438
439
  getBootVolumeBackup(getBootVolumeBackupRequest: requests.GetBootVolumeBackupRequest): Promise<responses.GetBootVolumeBackupResponse>;
439
440
  /**
@@ -443,7 +444,7 @@ export declare class BlockstorageClient {
443
444
  * @param GetBootVolumeKmsKeyRequest
444
445
  * @return GetBootVolumeKmsKeyResponse
445
446
  * @throws OciError when an error occurs
446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
447
448
  */
448
449
  getBootVolumeKmsKey(getBootVolumeKmsKeyRequest: requests.GetBootVolumeKmsKeyRequest): Promise<responses.GetBootVolumeKmsKeyResponse>;
449
450
  /**
@@ -452,7 +453,7 @@ export declare class BlockstorageClient {
452
453
  * @param GetBootVolumeReplicaRequest
453
454
  * @return GetBootVolumeReplicaResponse
454
455
  * @throws OciError when an error occurs
455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
456
457
  */
457
458
  getBootVolumeReplica(getBootVolumeReplicaRequest: requests.GetBootVolumeReplicaRequest): Promise<responses.GetBootVolumeReplicaResponse>;
458
459
  /**
@@ -461,7 +462,7 @@ export declare class BlockstorageClient {
461
462
  * @param GetVolumeRequest
462
463
  * @return GetVolumeResponse
463
464
  * @throws OciError when an error occurs
464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVolume.ts.html |here} to see how to use GetVolume API.
465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
465
466
  */
466
467
  getVolume(getVolumeRequest: requests.GetVolumeRequest): Promise<responses.GetVolumeResponse>;
467
468
  /**
@@ -470,7 +471,7 @@ export declare class BlockstorageClient {
470
471
  * @param GetVolumeBackupRequest
471
472
  * @return GetVolumeBackupResponse
472
473
  * @throws OciError when an error occurs
473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
474
475
  */
475
476
  getVolumeBackup(getVolumeBackupRequest: requests.GetVolumeBackupRequest): Promise<responses.GetVolumeBackupResponse>;
476
477
  /**
@@ -479,7 +480,7 @@ export declare class BlockstorageClient {
479
480
  * @param GetVolumeBackupPolicyRequest
480
481
  * @return GetVolumeBackupPolicyResponse
481
482
  * @throws OciError when an error occurs
482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
483
484
  */
484
485
  getVolumeBackupPolicy(getVolumeBackupPolicyRequest: requests.GetVolumeBackupPolicyRequest): Promise<responses.GetVolumeBackupPolicyResponse>;
485
486
  /**
@@ -491,7 +492,7 @@ export declare class BlockstorageClient {
491
492
  * @param GetVolumeBackupPolicyAssetAssignmentRequest
492
493
  * @return GetVolumeBackupPolicyAssetAssignmentResponse
493
494
  * @throws OciError when an error occurs
494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
495
496
  */
496
497
  getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest: requests.GetVolumeBackupPolicyAssetAssignmentRequest): Promise<responses.GetVolumeBackupPolicyAssetAssignmentResponse>;
497
498
  /**
@@ -532,7 +533,7 @@ export declare class BlockstorageClient {
532
533
  * @param GetVolumeBackupPolicyAssignmentRequest
533
534
  * @return GetVolumeBackupPolicyAssignmentResponse
534
535
  * @throws OciError when an error occurs
535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
536
537
  */
537
538
  getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest: requests.GetVolumeBackupPolicyAssignmentRequest): Promise<responses.GetVolumeBackupPolicyAssignmentResponse>;
538
539
  /**
@@ -541,7 +542,7 @@ export declare class BlockstorageClient {
541
542
  * @param GetVolumeGroupRequest
542
543
  * @return GetVolumeGroupResponse
543
544
  * @throws OciError when an error occurs
544
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
545
546
  */
546
547
  getVolumeGroup(getVolumeGroupRequest: requests.GetVolumeGroupRequest): Promise<responses.GetVolumeGroupResponse>;
547
548
  /**
@@ -550,7 +551,7 @@ export declare class BlockstorageClient {
550
551
  * @param GetVolumeGroupBackupRequest
551
552
  * @return GetVolumeGroupBackupResponse
552
553
  * @throws OciError when an error occurs
553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
554
555
  */
555
556
  getVolumeGroupBackup(getVolumeGroupBackupRequest: requests.GetVolumeGroupBackupRequest): Promise<responses.GetVolumeGroupBackupResponse>;
556
557
  /**
@@ -559,7 +560,7 @@ export declare class BlockstorageClient {
559
560
  * @param GetVolumeGroupReplicaRequest
560
561
  * @return GetVolumeGroupReplicaResponse
561
562
  * @throws OciError when an error occurs
562
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
563
564
  */
564
565
  getVolumeGroupReplica(getVolumeGroupReplicaRequest: requests.GetVolumeGroupReplicaRequest): Promise<responses.GetVolumeGroupReplicaResponse>;
565
566
  /**
@@ -569,7 +570,7 @@ export declare class BlockstorageClient {
569
570
  * @param GetVolumeKmsKeyRequest
570
571
  * @return GetVolumeKmsKeyResponse
571
572
  * @throws OciError when an error occurs
572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
573
574
  */
574
575
  getVolumeKmsKey(getVolumeKmsKeyRequest: requests.GetVolumeKmsKeyRequest): Promise<responses.GetVolumeKmsKeyResponse>;
575
576
  /**
@@ -579,7 +580,7 @@ export declare class BlockstorageClient {
579
580
  * @param ListBlockVolumeReplicasRequest
580
581
  * @return ListBlockVolumeReplicasResponse
581
582
  * @throws OciError when an error occurs
582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
583
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
583
584
  */
584
585
  listBlockVolumeReplicas(listBlockVolumeReplicasRequest: requests.ListBlockVolumeReplicasRequest): Promise<responses.ListBlockVolumeReplicasResponse>;
585
586
  /**
@@ -621,7 +622,7 @@ export declare class BlockstorageClient {
621
622
  * @param ListBootVolumeBackupsRequest
622
623
  * @return ListBootVolumeBackupsResponse
623
624
  * @throws OciError when an error occurs
624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
625
626
  */
626
627
  listBootVolumeBackups(listBootVolumeBackupsRequest: requests.ListBootVolumeBackupsRequest): Promise<responses.ListBootVolumeBackupsResponse>;
627
628
  /**
@@ -663,7 +664,7 @@ export declare class BlockstorageClient {
663
664
  * @param ListBootVolumeReplicasRequest
664
665
  * @return ListBootVolumeReplicasResponse
665
666
  * @throws OciError when an error occurs
666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
667
668
  */
668
669
  listBootVolumeReplicas(listBootVolumeReplicasRequest: requests.ListBootVolumeReplicasRequest): Promise<responses.ListBootVolumeReplicasResponse>;
669
670
  /**
@@ -705,7 +706,7 @@ export declare class BlockstorageClient {
705
706
  * @param ListBootVolumesRequest
706
707
  * @return ListBootVolumesResponse
707
708
  * @throws OciError when an error occurs
708
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
709
710
  */
710
711
  listBootVolumes(listBootVolumesRequest: requests.ListBootVolumesRequest): Promise<responses.ListBootVolumesResponse>;
711
712
  /**
@@ -750,7 +751,7 @@ export declare class BlockstorageClient {
750
751
  * @param ListVolumeBackupPoliciesRequest
751
752
  * @return ListVolumeBackupPoliciesResponse
752
753
  * @throws OciError when an error occurs
753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
754
755
  */
755
756
  listVolumeBackupPolicies(listVolumeBackupPoliciesRequest: requests.ListVolumeBackupPoliciesRequest): Promise<responses.ListVolumeBackupPoliciesResponse>;
756
757
  /**
@@ -792,7 +793,7 @@ export declare class BlockstorageClient {
792
793
  * @param ListVolumeBackupsRequest
793
794
  * @return ListVolumeBackupsResponse
794
795
  * @throws OciError when an error occurs
795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
796
797
  */
797
798
  listVolumeBackups(listVolumeBackupsRequest: requests.ListVolumeBackupsRequest): Promise<responses.ListVolumeBackupsResponse>;
798
799
  /**
@@ -835,7 +836,7 @@ export declare class BlockstorageClient {
835
836
  * @param ListVolumeGroupBackupsRequest
836
837
  * @return ListVolumeGroupBackupsResponse
837
838
  * @throws OciError when an error occurs
838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
839
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
839
840
  */
840
841
  listVolumeGroupBackups(listVolumeGroupBackupsRequest: requests.ListVolumeGroupBackupsRequest): Promise<responses.ListVolumeGroupBackupsResponse>;
841
842
  /**
@@ -878,7 +879,7 @@ export declare class BlockstorageClient {
878
879
  * @param ListVolumeGroupReplicasRequest
879
880
  * @return ListVolumeGroupReplicasResponse
880
881
  * @throws OciError when an error occurs
881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
882
883
  */
883
884
  listVolumeGroupReplicas(listVolumeGroupReplicasRequest: requests.ListVolumeGroupReplicasRequest): Promise<responses.ListVolumeGroupReplicasResponse>;
884
885
  /**
@@ -921,7 +922,7 @@ export declare class BlockstorageClient {
921
922
  * @param ListVolumeGroupsRequest
922
923
  * @return ListVolumeGroupsResponse
923
924
  * @throws OciError when an error occurs
924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
925
926
  */
926
927
  listVolumeGroups(listVolumeGroupsRequest: requests.ListVolumeGroupsRequest): Promise<responses.ListVolumeGroupsResponse>;
927
928
  /**
@@ -963,7 +964,7 @@ export declare class BlockstorageClient {
963
964
  * @param ListVolumesRequest
964
965
  * @return ListVolumesResponse
965
966
  * @throws OciError when an error occurs
966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
967
968
  */
968
969
  listVolumes(listVolumesRequest: requests.ListVolumesRequest): Promise<responses.ListVolumesResponse>;
969
970
  /**
@@ -1004,7 +1005,7 @@ export declare class BlockstorageClient {
1004
1005
  * @param UpdateBootVolumeRequest
1005
1006
  * @return UpdateBootVolumeResponse
1006
1007
  * @throws OciError when an error occurs
1007
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
1008
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
1008
1009
  */
1009
1010
  updateBootVolume(updateBootVolumeRequest: requests.UpdateBootVolumeRequest): Promise<responses.UpdateBootVolumeResponse>;
1010
1011
  /**
@@ -1015,7 +1016,7 @@ export declare class BlockstorageClient {
1015
1016
  * @param UpdateBootVolumeBackupRequest
1016
1017
  * @return UpdateBootVolumeBackupResponse
1017
1018
  * @throws OciError when an error occurs
1018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
1019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
1019
1020
  */
1020
1021
  updateBootVolumeBackup(updateBootVolumeBackupRequest: requests.UpdateBootVolumeBackupRequest): Promise<responses.UpdateBootVolumeBackupResponse>;
1021
1022
  /**
@@ -1025,7 +1026,7 @@ export declare class BlockstorageClient {
1025
1026
  * @param UpdateBootVolumeKmsKeyRequest
1026
1027
  * @return UpdateBootVolumeKmsKeyResponse
1027
1028
  * @throws OciError when an error occurs
1028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
1029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
1029
1030
  */
1030
1031
  updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest: requests.UpdateBootVolumeKmsKeyRequest): Promise<responses.UpdateBootVolumeKmsKeyResponse>;
1031
1032
  /**
@@ -1036,7 +1037,7 @@ export declare class BlockstorageClient {
1036
1037
  * @param UpdateVolumeRequest
1037
1038
  * @return UpdateVolumeResponse
1038
1039
  * @throws OciError when an error occurs
1039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
1040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
1040
1041
  */
1041
1042
  updateVolume(updateVolumeRequest: requests.UpdateVolumeRequest): Promise<responses.UpdateVolumeResponse>;
1042
1043
  /**
@@ -1047,7 +1048,7 @@ export declare class BlockstorageClient {
1047
1048
  * @param UpdateVolumeBackupRequest
1048
1049
  * @return UpdateVolumeBackupResponse
1049
1050
  * @throws OciError when an error occurs
1050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
1051
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
1051
1052
  */
1052
1053
  updateVolumeBackup(updateVolumeBackupRequest: requests.UpdateVolumeBackupRequest): Promise<responses.UpdateVolumeBackupResponse>;
1053
1054
  /**
@@ -1061,7 +1062,7 @@ export declare class BlockstorageClient {
1061
1062
  * @param UpdateVolumeBackupPolicyRequest
1062
1063
  * @return UpdateVolumeBackupPolicyResponse
1063
1064
  * @throws OciError when an error occurs
1064
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
1065
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
1065
1066
  */
1066
1067
  updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest: requests.UpdateVolumeBackupPolicyRequest): Promise<responses.UpdateVolumeBackupPolicyResponse>;
1067
1068
  /**
@@ -1076,7 +1077,7 @@ export declare class BlockstorageClient {
1076
1077
  * @param UpdateVolumeGroupRequest
1077
1078
  * @return UpdateVolumeGroupResponse
1078
1079
  * @throws OciError when an error occurs
1079
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
1080
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
1080
1081
  */
1081
1082
  updateVolumeGroup(updateVolumeGroupRequest: requests.UpdateVolumeGroupRequest): Promise<responses.UpdateVolumeGroupResponse>;
1082
1083
  /**
@@ -1085,7 +1086,7 @@ export declare class BlockstorageClient {
1085
1086
  * @param UpdateVolumeGroupBackupRequest
1086
1087
  * @return UpdateVolumeGroupBackupResponse
1087
1088
  * @throws OciError when an error occurs
1088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
1089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
1089
1090
  */
1090
1091
  updateVolumeGroupBackup(updateVolumeGroupBackupRequest: requests.UpdateVolumeGroupBackupRequest): Promise<responses.UpdateVolumeGroupBackupResponse>;
1091
1092
  /**
@@ -1095,7 +1096,7 @@ export declare class BlockstorageClient {
1095
1096
  * @param UpdateVolumeKmsKeyRequest
1096
1097
  * @return UpdateVolumeKmsKeyResponse
1097
1098
  * @throws OciError when an error occurs
1098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
1099
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
1099
1100
  */
1100
1101
  updateVolumeKmsKey(updateVolumeKmsKeyRequest: requests.UpdateVolumeKmsKeyRequest): Promise<responses.UpdateVolumeKmsKeyResponse>;
1101
1102
  }
@@ -1106,6 +1107,7 @@ export declare enum ComputeApiKeys {
1106
1107
  */
1107
1108
  export declare class ComputeClient {
1108
1109
  protected static serviceEndpointTemplate: string;
1110
+ protected static endpointServiceName: string;
1109
1111
  protected "_endpoint": string;
1110
1112
  protected "_defaultHeaders": any;
1111
1113
  protected "_waiters": ComputeWaiter;
@@ -1158,7 +1160,7 @@ export declare class ComputeClient {
1158
1160
  * @param AcceptShieldedIntegrityPolicyRequest
1159
1161
  * @return AcceptShieldedIntegrityPolicyResponse
1160
1162
  * @throws OciError when an error occurs
1161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
1163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
1162
1164
  */
1163
1165
  acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest: requests.AcceptShieldedIntegrityPolicyRequest): Promise<responses.AcceptShieldedIntegrityPolicyResponse>;
1164
1166
  /**
@@ -1167,7 +1169,7 @@ export declare class ComputeClient {
1167
1169
  * @param AddImageShapeCompatibilityEntryRequest
1168
1170
  * @return AddImageShapeCompatibilityEntryResponse
1169
1171
  * @throws OciError when an error occurs
1170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
1172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
1171
1173
  */
1172
1174
  addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest: requests.AddImageShapeCompatibilityEntryRequest): Promise<responses.AddImageShapeCompatibilityEntryResponse>;
1173
1175
  /**
@@ -1177,7 +1179,7 @@ export declare class ComputeClient {
1177
1179
  * @param AttachBootVolumeRequest
1178
1180
  * @return AttachBootVolumeResponse
1179
1181
  * @throws OciError when an error occurs
1180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
1182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
1181
1183
  */
1182
1184
  attachBootVolume(attachBootVolumeRequest: requests.AttachBootVolumeRequest): Promise<responses.AttachBootVolumeResponse>;
1183
1185
  /**
@@ -1189,7 +1191,7 @@ export declare class ComputeClient {
1189
1191
  * @param AttachVnicRequest
1190
1192
  * @return AttachVnicResponse
1191
1193
  * @throws OciError when an error occurs
1192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
1194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
1193
1195
  */
1194
1196
  attachVnic(attachVnicRequest: requests.AttachVnicRequest): Promise<responses.AttachVnicResponse>;
1195
1197
  /**
@@ -1199,7 +1201,7 @@ export declare class ComputeClient {
1199
1201
  * @param AttachVolumeRequest
1200
1202
  * @return AttachVolumeResponse
1201
1203
  * @throws OciError when an error occurs
1202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
1204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
1203
1205
  */
1204
1206
  attachVolume(attachVolumeRequest: requests.AttachVolumeRequest): Promise<responses.AttachVolumeResponse>;
1205
1207
  /**
@@ -1225,7 +1227,7 @@ export declare class ComputeClient {
1225
1227
  * @param CaptureConsoleHistoryRequest
1226
1228
  * @return CaptureConsoleHistoryResponse
1227
1229
  * @throws OciError when an error occurs
1228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
1230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
1229
1231
  */
1230
1232
  captureConsoleHistory(captureConsoleHistoryRequest: requests.CaptureConsoleHistoryRequest): Promise<responses.CaptureConsoleHistoryResponse>;
1231
1233
  /**
@@ -1237,7 +1239,7 @@ export declare class ComputeClient {
1237
1239
  * @param ChangeComputeCapacityReservationCompartmentRequest
1238
1240
  * @return ChangeComputeCapacityReservationCompartmentResponse
1239
1241
  * @throws OciError when an error occurs
1240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
1242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
1241
1243
  */
1242
1244
  changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest: requests.ChangeComputeCapacityReservationCompartmentRequest): Promise<responses.ChangeComputeCapacityReservationCompartmentResponse>;
1243
1245
  /**
@@ -1249,7 +1251,7 @@ export declare class ComputeClient {
1249
1251
  * @param ChangeComputeImageCapabilitySchemaCompartmentRequest
1250
1252
  * @return ChangeComputeImageCapabilitySchemaCompartmentResponse
1251
1253
  * @throws OciError when an error occurs
1252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
1254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
1253
1255
  */
1254
1256
  changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest: requests.ChangeComputeImageCapabilitySchemaCompartmentRequest): Promise<responses.ChangeComputeImageCapabilitySchemaCompartmentResponse>;
1255
1257
  /**
@@ -1258,7 +1260,7 @@ export declare class ComputeClient {
1258
1260
  * @param ChangeDedicatedVmHostCompartmentRequest
1259
1261
  * @return ChangeDedicatedVmHostCompartmentResponse
1260
1262
  * @throws OciError when an error occurs
1261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
1263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
1262
1264
  */
1263
1265
  changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest: requests.ChangeDedicatedVmHostCompartmentRequest): Promise<responses.ChangeDedicatedVmHostCompartmentResponse>;
1264
1266
  /**
@@ -1270,7 +1272,7 @@ export declare class ComputeClient {
1270
1272
  * @param ChangeImageCompartmentRequest
1271
1273
  * @return ChangeImageCompartmentResponse
1272
1274
  * @throws OciError when an error occurs
1273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
1275
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
1274
1276
  */
1275
1277
  changeImageCompartment(changeImageCompartmentRequest: requests.ChangeImageCompartmentRequest): Promise<responses.ChangeImageCompartmentResponse>;
1276
1278
  /**
@@ -1285,7 +1287,7 @@ export declare class ComputeClient {
1285
1287
  * @param ChangeInstanceCompartmentRequest
1286
1288
  * @return ChangeInstanceCompartmentResponse
1287
1289
  * @throws OciError when an error occurs
1288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
1290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
1289
1291
  */
1290
1292
  changeInstanceCompartment(changeInstanceCompartmentRequest: requests.ChangeInstanceCompartmentRequest): Promise<responses.ChangeInstanceCompartmentResponse>;
1291
1293
  /**
@@ -1295,7 +1297,7 @@ export declare class ComputeClient {
1295
1297
  * @param CreateAppCatalogSubscriptionRequest
1296
1298
  * @return CreateAppCatalogSubscriptionResponse
1297
1299
  * @throws OciError when an error occurs
1298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
1300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
1299
1301
  */
1300
1302
  createAppCatalogSubscription(createAppCatalogSubscriptionRequest: requests.CreateAppCatalogSubscriptionRequest): Promise<responses.CreateAppCatalogSubscriptionResponse>;
1301
1303
  /**
@@ -1309,7 +1311,7 @@ export declare class ComputeClient {
1309
1311
  * @param CreateComputeCapacityReservationRequest
1310
1312
  * @return CreateComputeCapacityReservationResponse
1311
1313
  * @throws OciError when an error occurs
1312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
1314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
1313
1315
  */
1314
1316
  createComputeCapacityReservation(createComputeCapacityReservationRequest: requests.CreateComputeCapacityReservationRequest): Promise<responses.CreateComputeCapacityReservationResponse>;
1315
1317
  /**
@@ -1319,7 +1321,7 @@ export declare class ComputeClient {
1319
1321
  * @param CreateComputeImageCapabilitySchemaRequest
1320
1322
  * @return CreateComputeImageCapabilitySchemaResponse
1321
1323
  * @throws OciError when an error occurs
1322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
1324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
1323
1325
  */
1324
1326
  createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest: requests.CreateComputeImageCapabilitySchemaRequest): Promise<responses.CreateComputeImageCapabilitySchemaResponse>;
1325
1327
  /**
@@ -1332,7 +1334,7 @@ export declare class ComputeClient {
1332
1334
  * @param CreateDedicatedVmHostRequest
1333
1335
  * @return CreateDedicatedVmHostResponse
1334
1336
  * @throws OciError when an error occurs
1335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
1337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
1336
1338
  */
1337
1339
  createDedicatedVmHost(createDedicatedVmHostRequest: requests.CreateDedicatedVmHostRequest): Promise<responses.CreateDedicatedVmHostResponse>;
1338
1340
  /**
@@ -1364,7 +1366,7 @@ export declare class ComputeClient {
1364
1366
  * @param CreateImageRequest
1365
1367
  * @return CreateImageResponse
1366
1368
  * @throws OciError when an error occurs
1367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateImage.ts.html |here} to see how to use CreateImage API.
1369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
1368
1370
  */
1369
1371
  createImage(createImageRequest: requests.CreateImageRequest): Promise<responses.CreateImageResponse>;
1370
1372
  /**
@@ -1378,7 +1380,7 @@ export declare class ComputeClient {
1378
1380
  * @param CreateInstanceConsoleConnectionRequest
1379
1381
  * @return CreateInstanceConsoleConnectionResponse
1380
1382
  * @throws OciError when an error occurs
1381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
1383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
1382
1384
  */
1383
1385
  createInstanceConsoleConnection(createInstanceConsoleConnectionRequest: requests.CreateInstanceConsoleConnectionRequest): Promise<responses.CreateInstanceConsoleConnectionResponse>;
1384
1386
  /**
@@ -1387,7 +1389,7 @@ export declare class ComputeClient {
1387
1389
  * @param DeleteAppCatalogSubscriptionRequest
1388
1390
  * @return DeleteAppCatalogSubscriptionResponse
1389
1391
  * @throws OciError when an error occurs
1390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
1392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
1391
1393
  */
1392
1394
  deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest: requests.DeleteAppCatalogSubscriptionRequest): Promise<responses.DeleteAppCatalogSubscriptionResponse>;
1393
1395
  /**
@@ -1396,7 +1398,7 @@ export declare class ComputeClient {
1396
1398
  * @param DeleteComputeCapacityReservationRequest
1397
1399
  * @return DeleteComputeCapacityReservationResponse
1398
1400
  * @throws OciError when an error occurs
1399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
1401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
1400
1402
  */
1401
1403
  deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest: requests.DeleteComputeCapacityReservationRequest): Promise<responses.DeleteComputeCapacityReservationResponse>;
1402
1404
  /**
@@ -1406,7 +1408,7 @@ export declare class ComputeClient {
1406
1408
  * @param DeleteComputeImageCapabilitySchemaRequest
1407
1409
  * @return DeleteComputeImageCapabilitySchemaResponse
1408
1410
  * @throws OciError when an error occurs
1409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
1411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
1410
1412
  */
1411
1413
  deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest: requests.DeleteComputeImageCapabilitySchemaRequest): Promise<responses.DeleteComputeImageCapabilitySchemaResponse>;
1412
1414
  /**
@@ -1416,7 +1418,7 @@ export declare class ComputeClient {
1416
1418
  * @param DeleteConsoleHistoryRequest
1417
1419
  * @return DeleteConsoleHistoryResponse
1418
1420
  * @throws OciError when an error occurs
1419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
1421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
1420
1422
  */
1421
1423
  deleteConsoleHistory(deleteConsoleHistoryRequest: requests.DeleteConsoleHistoryRequest): Promise<responses.DeleteConsoleHistoryResponse>;
1422
1424
  /**
@@ -1429,7 +1431,7 @@ export declare class ComputeClient {
1429
1431
  * @param DeleteDedicatedVmHostRequest
1430
1432
  * @return DeleteDedicatedVmHostResponse
1431
1433
  * @throws OciError when an error occurs
1432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
1434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
1433
1435
  */
1434
1436
  deleteDedicatedVmHost(deleteDedicatedVmHostRequest: requests.DeleteDedicatedVmHostRequest): Promise<responses.DeleteDedicatedVmHostResponse>;
1435
1437
  /**
@@ -1438,7 +1440,7 @@ export declare class ComputeClient {
1438
1440
  * @param DeleteImageRequest
1439
1441
  * @return DeleteImageResponse
1440
1442
  * @throws OciError when an error occurs
1441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
1443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
1442
1444
  */
1443
1445
  deleteImage(deleteImageRequest: requests.DeleteImageRequest): Promise<responses.DeleteImageResponse>;
1444
1446
  /**
@@ -1447,7 +1449,7 @@ export declare class ComputeClient {
1447
1449
  * @param DeleteInstanceConsoleConnectionRequest
1448
1450
  * @return DeleteInstanceConsoleConnectionResponse
1449
1451
  * @throws OciError when an error occurs
1450
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
1452
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
1451
1453
  */
1452
1454
  deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest: requests.DeleteInstanceConsoleConnectionRequest): Promise<responses.DeleteInstanceConsoleConnectionResponse>;
1453
1455
  /**
@@ -1460,7 +1462,7 @@ export declare class ComputeClient {
1460
1462
  * @param DetachBootVolumeRequest
1461
1463
  * @return DetachBootVolumeResponse
1462
1464
  * @throws OciError when an error occurs
1463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
1465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
1464
1466
  */
1465
1467
  detachBootVolume(detachBootVolumeRequest: requests.DetachBootVolumeRequest): Promise<responses.DetachBootVolumeResponse>;
1466
1468
  /**
@@ -1479,7 +1481,7 @@ export declare class ComputeClient {
1479
1481
  * @param DetachVnicRequest
1480
1482
  * @return DetachVnicResponse
1481
1483
  * @throws OciError when an error occurs
1482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
1484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
1483
1485
  */
1484
1486
  detachVnic(detachVnicRequest: requests.DetachVnicRequest): Promise<responses.DetachVnicResponse>;
1485
1487
  /**
@@ -1492,7 +1494,7 @@ export declare class ComputeClient {
1492
1494
  * @param DetachVolumeRequest
1493
1495
  * @return DetachVolumeResponse
1494
1496
  * @throws OciError when an error occurs
1495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
1497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
1496
1498
  */
1497
1499
  detachVolume(detachVolumeRequest: requests.DetachVolumeRequest): Promise<responses.DetachVolumeResponse>;
1498
1500
  /**
@@ -1511,7 +1513,7 @@ export declare class ComputeClient {
1511
1513
  * @param ExportImageRequest
1512
1514
  * @return ExportImageResponse
1513
1515
  * @throws OciError when an error occurs
1514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ExportImage.ts.html |here} to see how to use ExportImage API.
1516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
1515
1517
  */
1516
1518
  exportImage(exportImageRequest: requests.ExportImageRequest): Promise<responses.ExportImageResponse>;
1517
1519
  /**
@@ -1520,7 +1522,7 @@ export declare class ComputeClient {
1520
1522
  * @param GetAppCatalogListingRequest
1521
1523
  * @return GetAppCatalogListingResponse
1522
1524
  * @throws OciError when an error occurs
1523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
1525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
1524
1526
  */
1525
1527
  getAppCatalogListing(getAppCatalogListingRequest: requests.GetAppCatalogListingRequest): Promise<responses.GetAppCatalogListingResponse>;
1526
1528
  /**
@@ -1529,7 +1531,7 @@ export declare class ComputeClient {
1529
1531
  * @param GetAppCatalogListingAgreementsRequest
1530
1532
  * @return GetAppCatalogListingAgreementsResponse
1531
1533
  * @throws OciError when an error occurs
1532
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
1534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
1533
1535
  */
1534
1536
  getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest: requests.GetAppCatalogListingAgreementsRequest): Promise<responses.GetAppCatalogListingAgreementsResponse>;
1535
1537
  /**
@@ -1538,7 +1540,7 @@ export declare class ComputeClient {
1538
1540
  * @param GetAppCatalogListingResourceVersionRequest
1539
1541
  * @return GetAppCatalogListingResourceVersionResponse
1540
1542
  * @throws OciError when an error occurs
1541
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
1543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
1542
1544
  */
1543
1545
  getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest: requests.GetAppCatalogListingResourceVersionRequest): Promise<responses.GetAppCatalogListingResourceVersionResponse>;
1544
1546
  /**
@@ -1547,7 +1549,7 @@ export declare class ComputeClient {
1547
1549
  * @param GetBootVolumeAttachmentRequest
1548
1550
  * @return GetBootVolumeAttachmentResponse
1549
1551
  * @throws OciError when an error occurs
1550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
1552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
1551
1553
  */
1552
1554
  getBootVolumeAttachment(getBootVolumeAttachmentRequest: requests.GetBootVolumeAttachmentRequest): Promise<responses.GetBootVolumeAttachmentResponse>;
1553
1555
  /**
@@ -1556,7 +1558,7 @@ export declare class ComputeClient {
1556
1558
  * @param GetComputeCapacityReservationRequest
1557
1559
  * @return GetComputeCapacityReservationResponse
1558
1560
  * @throws OciError when an error occurs
1559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
1561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
1560
1562
  */
1561
1563
  getComputeCapacityReservation(getComputeCapacityReservationRequest: requests.GetComputeCapacityReservationRequest): Promise<responses.GetComputeCapacityReservationResponse>;
1562
1564
  /**
@@ -1565,7 +1567,7 @@ export declare class ComputeClient {
1565
1567
  * @param GetComputeGlobalImageCapabilitySchemaRequest
1566
1568
  * @return GetComputeGlobalImageCapabilitySchemaResponse
1567
1569
  * @throws OciError when an error occurs
1568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
1570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
1569
1571
  */
1570
1572
  getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest: requests.GetComputeGlobalImageCapabilitySchemaRequest): Promise<responses.GetComputeGlobalImageCapabilitySchemaResponse>;
1571
1573
  /**
@@ -1574,7 +1576,7 @@ export declare class ComputeClient {
1574
1576
  * @param GetComputeGlobalImageCapabilitySchemaVersionRequest
1575
1577
  * @return GetComputeGlobalImageCapabilitySchemaVersionResponse
1576
1578
  * @throws OciError when an error occurs
1577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
1579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
1578
1580
  */
1579
1581
  getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest: requests.GetComputeGlobalImageCapabilitySchemaVersionRequest): Promise<responses.GetComputeGlobalImageCapabilitySchemaVersionResponse>;
1580
1582
  /**
@@ -1584,7 +1586,7 @@ export declare class ComputeClient {
1584
1586
  * @param GetComputeImageCapabilitySchemaRequest
1585
1587
  * @return GetComputeImageCapabilitySchemaResponse
1586
1588
  * @throws OciError when an error occurs
1587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
1589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
1588
1590
  */
1589
1591
  getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest: requests.GetComputeImageCapabilitySchemaRequest): Promise<responses.GetComputeImageCapabilitySchemaResponse>;
1590
1592
  /**
@@ -1596,7 +1598,7 @@ export declare class ComputeClient {
1596
1598
  * @param GetConsoleHistoryRequest
1597
1599
  * @return GetConsoleHistoryResponse
1598
1600
  * @throws OciError when an error occurs
1599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
1601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
1600
1602
  */
1601
1603
  getConsoleHistory(getConsoleHistoryRequest: requests.GetConsoleHistoryRequest): Promise<responses.GetConsoleHistoryResponse>;
1602
1604
  /**
@@ -1608,7 +1610,7 @@ export declare class ComputeClient {
1608
1610
  * @param GetConsoleHistoryContentRequest
1609
1611
  * @return GetConsoleHistoryContentResponse
1610
1612
  * @throws OciError when an error occurs
1611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
1613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
1612
1614
  */
1613
1615
  getConsoleHistoryContent(getConsoleHistoryContentRequest: requests.GetConsoleHistoryContentRequest): Promise<responses.GetConsoleHistoryContentResponse>;
1614
1616
  /**
@@ -1617,7 +1619,7 @@ export declare class ComputeClient {
1617
1619
  * @param GetDedicatedVmHostRequest
1618
1620
  * @return GetDedicatedVmHostResponse
1619
1621
  * @throws OciError when an error occurs
1620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
1622
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
1621
1623
  */
1622
1624
  getDedicatedVmHost(getDedicatedVmHostRequest: requests.GetDedicatedVmHostRequest): Promise<responses.GetDedicatedVmHostResponse>;
1623
1625
  /**
@@ -1626,7 +1628,7 @@ export declare class ComputeClient {
1626
1628
  * @param GetImageRequest
1627
1629
  * @return GetImageResponse
1628
1630
  * @throws OciError when an error occurs
1629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetImage.ts.html |here} to see how to use GetImage API.
1631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetImage.ts.html |here} to see how to use GetImage API.
1630
1632
  */
1631
1633
  getImage(getImageRequest: requests.GetImageRequest): Promise<responses.GetImageResponse>;
1632
1634
  /**
@@ -1635,7 +1637,7 @@ export declare class ComputeClient {
1635
1637
  * @param GetImageShapeCompatibilityEntryRequest
1636
1638
  * @return GetImageShapeCompatibilityEntryResponse
1637
1639
  * @throws OciError when an error occurs
1638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
1640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
1639
1641
  */
1640
1642
  getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest: requests.GetImageShapeCompatibilityEntryRequest): Promise<responses.GetImageShapeCompatibilityEntryResponse>;
1641
1643
  /**
@@ -1644,7 +1646,7 @@ export declare class ComputeClient {
1644
1646
  * @param GetInstanceRequest
1645
1647
  * @return GetInstanceResponse
1646
1648
  * @throws OciError when an error occurs
1647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetInstance.ts.html |here} to see how to use GetInstance API.
1649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
1648
1650
  */
1649
1651
  getInstance(getInstanceRequest: requests.GetInstanceRequest): Promise<responses.GetInstanceResponse>;
1650
1652
  /**
@@ -1653,7 +1655,7 @@ export declare class ComputeClient {
1653
1655
  * @param GetInstanceConsoleConnectionRequest
1654
1656
  * @return GetInstanceConsoleConnectionResponse
1655
1657
  * @throws OciError when an error occurs
1656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
1658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
1657
1659
  */
1658
1660
  getInstanceConsoleConnection(getInstanceConsoleConnectionRequest: requests.GetInstanceConsoleConnectionRequest): Promise<responses.GetInstanceConsoleConnectionResponse>;
1659
1661
  /**
@@ -1662,7 +1664,7 @@ export declare class ComputeClient {
1662
1664
  * @param GetMeasuredBootReportRequest
1663
1665
  * @return GetMeasuredBootReportResponse
1664
1666
  * @throws OciError when an error occurs
1665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
1667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
1666
1668
  */
1667
1669
  getMeasuredBootReport(getMeasuredBootReportRequest: requests.GetMeasuredBootReportRequest): Promise<responses.GetMeasuredBootReportResponse>;
1668
1670
  /**
@@ -1672,7 +1674,7 @@ export declare class ComputeClient {
1672
1674
  * @param GetVnicAttachmentRequest
1673
1675
  * @return GetVnicAttachmentResponse
1674
1676
  * @throws OciError when an error occurs
1675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
1677
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
1676
1678
  */
1677
1679
  getVnicAttachment(getVnicAttachmentRequest: requests.GetVnicAttachmentRequest): Promise<responses.GetVnicAttachmentResponse>;
1678
1680
  /**
@@ -1681,7 +1683,7 @@ export declare class ComputeClient {
1681
1683
  * @param GetVolumeAttachmentRequest
1682
1684
  * @return GetVolumeAttachmentResponse
1683
1685
  * @throws OciError when an error occurs
1684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
1686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
1685
1687
  */
1686
1688
  getVolumeAttachment(getVolumeAttachmentRequest: requests.GetVolumeAttachmentRequest): Promise<responses.GetVolumeAttachmentResponse>;
1687
1689
  /**
@@ -1692,7 +1694,7 @@ export declare class ComputeClient {
1692
1694
  * @param GetWindowsInstanceInitialCredentialsRequest
1693
1695
  * @return GetWindowsInstanceInitialCredentialsResponse
1694
1696
  * @throws OciError when an error occurs
1695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
1697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
1696
1698
  */
1697
1699
  getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest: requests.GetWindowsInstanceInitialCredentialsRequest): Promise<responses.GetWindowsInstanceInitialCredentialsResponse>;
1698
1700
  /**
@@ -1731,7 +1733,7 @@ export declare class ComputeClient {
1731
1733
  * @param InstanceActionRequest
1732
1734
  * @return InstanceActionResponse
1733
1735
  * @throws OciError when an error occurs
1734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
1736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
1735
1737
  */
1736
1738
  instanceAction(instanceActionRequest: requests.InstanceActionRequest): Promise<responses.InstanceActionResponse>;
1737
1739
  /**
@@ -1779,7 +1781,7 @@ export declare class ComputeClient {
1779
1781
  * @param LaunchInstanceRequest
1780
1782
  * @return LaunchInstanceResponse
1781
1783
  * @throws OciError when an error occurs
1782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
1784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
1783
1785
  */
1784
1786
  launchInstance(launchInstanceRequest: requests.LaunchInstanceRequest): Promise<responses.LaunchInstanceResponse>;
1785
1787
  /**
@@ -1788,7 +1790,7 @@ export declare class ComputeClient {
1788
1790
  * @param ListAppCatalogListingResourceVersionsRequest
1789
1791
  * @return ListAppCatalogListingResourceVersionsResponse
1790
1792
  * @throws OciError when an error occurs
1791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
1793
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
1792
1794
  */
1793
1795
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest: requests.ListAppCatalogListingResourceVersionsRequest): Promise<responses.ListAppCatalogListingResourceVersionsResponse>;
1794
1796
  /**
@@ -1829,7 +1831,7 @@ export declare class ComputeClient {
1829
1831
  * @param ListAppCatalogListingsRequest
1830
1832
  * @return ListAppCatalogListingsResponse
1831
1833
  * @throws OciError when an error occurs
1832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
1834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
1833
1835
  */
1834
1836
  listAppCatalogListings(listAppCatalogListingsRequest: requests.ListAppCatalogListingsRequest): Promise<responses.ListAppCatalogListingsResponse>;
1835
1837
  /**
@@ -1870,7 +1872,7 @@ export declare class ComputeClient {
1870
1872
  * @param ListAppCatalogSubscriptionsRequest
1871
1873
  * @return ListAppCatalogSubscriptionsResponse
1872
1874
  * @throws OciError when an error occurs
1873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
1875
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
1874
1876
  */
1875
1877
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest: requests.ListAppCatalogSubscriptionsRequest): Promise<responses.ListAppCatalogSubscriptionsResponse>;
1876
1878
  /**
@@ -1913,7 +1915,7 @@ export declare class ComputeClient {
1913
1915
  * @param ListBootVolumeAttachmentsRequest
1914
1916
  * @return ListBootVolumeAttachmentsResponse
1915
1917
  * @throws OciError when an error occurs
1916
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
1918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
1917
1919
  */
1918
1920
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest: requests.ListBootVolumeAttachmentsRequest): Promise<responses.ListBootVolumeAttachmentsResponse>;
1919
1921
  /**
@@ -1955,7 +1957,7 @@ export declare class ComputeClient {
1955
1957
  * @param ListComputeCapacityReservationInstanceShapesRequest
1956
1958
  * @return ListComputeCapacityReservationInstanceShapesResponse
1957
1959
  * @throws OciError when an error occurs
1958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
1960
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
1959
1961
  */
1960
1962
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest: requests.ListComputeCapacityReservationInstanceShapesRequest): Promise<responses.ListComputeCapacityReservationInstanceShapesResponse>;
1961
1963
  /**
@@ -1997,7 +1999,7 @@ export declare class ComputeClient {
1997
1999
  * @param ListComputeCapacityReservationInstancesRequest
1998
2000
  * @return ListComputeCapacityReservationInstancesResponse
1999
2001
  * @throws OciError when an error occurs
2000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
2002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
2001
2003
  */
2002
2004
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest: requests.ListComputeCapacityReservationInstancesRequest): Promise<responses.ListComputeCapacityReservationInstancesResponse>;
2003
2005
  /**
@@ -2042,7 +2044,7 @@ export declare class ComputeClient {
2042
2044
  * @param ListComputeCapacityReservationsRequest
2043
2045
  * @return ListComputeCapacityReservationsResponse
2044
2046
  * @throws OciError when an error occurs
2045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
2047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
2046
2048
  */
2047
2049
  listComputeCapacityReservations(listComputeCapacityReservationsRequest: requests.ListComputeCapacityReservationsRequest): Promise<responses.ListComputeCapacityReservationsResponse>;
2048
2050
  /**
@@ -2084,7 +2086,7 @@ export declare class ComputeClient {
2084
2086
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
2085
2087
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
2086
2088
  * @throws OciError when an error occurs
2087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
2089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
2088
2090
  */
2089
2091
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest: requests.ListComputeGlobalImageCapabilitySchemaVersionsRequest): Promise<responses.ListComputeGlobalImageCapabilitySchemaVersionsResponse>;
2090
2092
  /**
@@ -2126,7 +2128,7 @@ export declare class ComputeClient {
2126
2128
  * @param ListComputeGlobalImageCapabilitySchemasRequest
2127
2129
  * @return ListComputeGlobalImageCapabilitySchemasResponse
2128
2130
  * @throws OciError when an error occurs
2129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
2131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
2130
2132
  */
2131
2133
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest: requests.ListComputeGlobalImageCapabilitySchemasRequest): Promise<responses.ListComputeGlobalImageCapabilitySchemasResponse>;
2132
2134
  /**
@@ -2168,7 +2170,7 @@ export declare class ComputeClient {
2168
2170
  * @param ListComputeImageCapabilitySchemasRequest
2169
2171
  * @return ListComputeImageCapabilitySchemasResponse
2170
2172
  * @throws OciError when an error occurs
2171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
2173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
2172
2174
  */
2173
2175
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest: requests.ListComputeImageCapabilitySchemasRequest): Promise<responses.ListComputeImageCapabilitySchemasResponse>;
2174
2176
  /**
@@ -2210,7 +2212,7 @@ export declare class ComputeClient {
2210
2212
  * @param ListConsoleHistoriesRequest
2211
2213
  * @return ListConsoleHistoriesResponse
2212
2214
  * @throws OciError when an error occurs
2213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
2215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
2214
2216
  */
2215
2217
  listConsoleHistories(listConsoleHistoriesRequest: requests.ListConsoleHistoriesRequest): Promise<responses.ListConsoleHistoriesResponse>;
2216
2218
  /**
@@ -2253,7 +2255,7 @@ export declare class ComputeClient {
2253
2255
  * @param ListDedicatedVmHostInstanceShapesRequest
2254
2256
  * @return ListDedicatedVmHostInstanceShapesResponse
2255
2257
  * @throws OciError when an error occurs
2256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
2258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
2257
2259
  */
2258
2260
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest: requests.ListDedicatedVmHostInstanceShapesRequest): Promise<responses.ListDedicatedVmHostInstanceShapesResponse>;
2259
2261
  /**
@@ -2295,7 +2297,7 @@ export declare class ComputeClient {
2295
2297
  * @param ListDedicatedVmHostInstancesRequest
2296
2298
  * @return ListDedicatedVmHostInstancesResponse
2297
2299
  * @throws OciError when an error occurs
2298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
2300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
2299
2301
  */
2300
2302
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest: requests.ListDedicatedVmHostInstancesRequest): Promise<responses.ListDedicatedVmHostInstancesResponse>;
2301
2303
  /**
@@ -2337,7 +2339,7 @@ export declare class ComputeClient {
2337
2339
  * @param ListDedicatedVmHostShapesRequest
2338
2340
  * @return ListDedicatedVmHostShapesResponse
2339
2341
  * @throws OciError when an error occurs
2340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
2342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
2341
2343
  */
2342
2344
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest: requests.ListDedicatedVmHostShapesRequest): Promise<responses.ListDedicatedVmHostShapesResponse>;
2343
2345
  /**
@@ -2382,7 +2384,7 @@ export declare class ComputeClient {
2382
2384
  * @param ListDedicatedVmHostsRequest
2383
2385
  * @return ListDedicatedVmHostsResponse
2384
2386
  * @throws OciError when an error occurs
2385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
2387
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
2386
2388
  */
2387
2389
  listDedicatedVmHosts(listDedicatedVmHostsRequest: requests.ListDedicatedVmHostsRequest): Promise<responses.ListDedicatedVmHostsResponse>;
2388
2390
  /**
@@ -2423,7 +2425,7 @@ export declare class ComputeClient {
2423
2425
  * @param ListImageShapeCompatibilityEntriesRequest
2424
2426
  * @return ListImageShapeCompatibilityEntriesResponse
2425
2427
  * @throws OciError when an error occurs
2426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
2428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
2427
2429
  */
2428
2430
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest: requests.ListImageShapeCompatibilityEntriesRequest): Promise<responses.ListImageShapeCompatibilityEntriesResponse>;
2429
2431
  /**
@@ -2475,7 +2477,7 @@ export declare class ComputeClient {
2475
2477
  * @param ListImagesRequest
2476
2478
  * @return ListImagesResponse
2477
2479
  * @throws OciError when an error occurs
2478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListImages.ts.html |here} to see how to use ListImages API.
2480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListImages.ts.html |here} to see how to use ListImages API.
2479
2481
  */
2480
2482
  listImages(listImagesRequest: requests.ListImagesRequest): Promise<responses.ListImagesResponse>;
2481
2483
  /**
@@ -2519,7 +2521,7 @@ export declare class ComputeClient {
2519
2521
  * @param ListInstanceConsoleConnectionsRequest
2520
2522
  * @return ListInstanceConsoleConnectionsResponse
2521
2523
  * @throws OciError when an error occurs
2522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
2524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
2523
2525
  */
2524
2526
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest: requests.ListInstanceConsoleConnectionsRequest): Promise<responses.ListInstanceConsoleConnectionsResponse>;
2525
2527
  /**
@@ -2560,7 +2562,7 @@ export declare class ComputeClient {
2560
2562
  * @param ListInstanceDevicesRequest
2561
2563
  * @return ListInstanceDevicesResponse
2562
2564
  * @throws OciError when an error occurs
2563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
2565
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
2564
2566
  */
2565
2567
  listInstanceDevices(listInstanceDevicesRequest: requests.ListInstanceDevicesRequest): Promise<responses.ListInstanceDevicesResponse>;
2566
2568
  /**
@@ -2604,7 +2606,7 @@ export declare class ComputeClient {
2604
2606
  * @param ListInstancesRequest
2605
2607
  * @return ListInstancesResponse
2606
2608
  * @throws OciError when an error occurs
2607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListInstances.ts.html |here} to see how to use ListInstances API.
2609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
2608
2610
  */
2609
2611
  listInstances(listInstancesRequest: requests.ListInstancesRequest): Promise<responses.ListInstancesResponse>;
2610
2612
  /**
@@ -2647,7 +2649,7 @@ export declare class ComputeClient {
2647
2649
  * @param ListShapesRequest
2648
2650
  * @return ListShapesResponse
2649
2651
  * @throws OciError when an error occurs
2650
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListShapes.ts.html |here} to see how to use ListShapes API.
2652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
2651
2653
  */
2652
2654
  listShapes(listShapesRequest: requests.ListShapesRequest): Promise<responses.ListShapesResponse>;
2653
2655
  /**
@@ -2691,7 +2693,7 @@ export declare class ComputeClient {
2691
2693
  * @param ListVnicAttachmentsRequest
2692
2694
  * @return ListVnicAttachmentsResponse
2693
2695
  * @throws OciError when an error occurs
2694
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
2696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
2695
2697
  */
2696
2698
  listVnicAttachments(listVnicAttachmentsRequest: requests.ListVnicAttachmentsRequest): Promise<responses.ListVnicAttachmentsResponse>;
2697
2699
  /**
@@ -2737,7 +2739,7 @@ export declare class ComputeClient {
2737
2739
  * @param ListVolumeAttachmentsRequest
2738
2740
  * @return ListVolumeAttachmentsResponse
2739
2741
  * @throws OciError when an error occurs
2740
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
2742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
2741
2743
  */
2742
2744
  listVolumeAttachments(listVolumeAttachmentsRequest: requests.ListVolumeAttachmentsRequest): Promise<responses.ListVolumeAttachmentsResponse>;
2743
2745
  /**
@@ -2778,7 +2780,7 @@ export declare class ComputeClient {
2778
2780
  * @param RemoveImageShapeCompatibilityEntryRequest
2779
2781
  * @return RemoveImageShapeCompatibilityEntryResponse
2780
2782
  * @throws OciError when an error occurs
2781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
2783
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
2782
2784
  */
2783
2785
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest: requests.RemoveImageShapeCompatibilityEntryRequest): Promise<responses.RemoveImageShapeCompatibilityEntryResponse>;
2784
2786
  /**
@@ -2788,6 +2790,9 @@ export declare class ComputeClient {
2788
2790
  To preserve the boot volume associated with the instance, specify `true` for `PreserveBootVolumeQueryParam`.
2789
2791
  * To delete the boot volume when the instance is deleted, specify `false` or do not specify a value for `PreserveBootVolumeQueryParam`.
2790
2792
  * <p>
2793
+ To preserve data volumes created with the instance, specify `true` for `PreserveDataVolumesQueryParam`.
2794
+ * To delete the data volumes when the instance itself is deleted, specify `false` or do not specify a value for `PreserveDataVolumesQueryParam`.
2795
+ * <p>
2791
2796
  This is an asynchronous operation. The instance's `lifecycleState` will change to TERMINATING temporarily
2792
2797
  * until the instance is completely removed.
2793
2798
  *
@@ -2795,7 +2800,7 @@ export declare class ComputeClient {
2795
2800
  * @param TerminateInstanceRequest
2796
2801
  * @return TerminateInstanceResponse
2797
2802
  * @throws OciError when an error occurs
2798
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
2803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
2799
2804
  */
2800
2805
  terminateInstance(terminateInstanceRequest: requests.TerminateInstanceRequest): Promise<responses.TerminateInstanceResponse>;
2801
2806
  /**
@@ -2807,7 +2812,7 @@ export declare class ComputeClient {
2807
2812
  * @param UpdateComputeCapacityReservationRequest
2808
2813
  * @return UpdateComputeCapacityReservationResponse
2809
2814
  * @throws OciError when an error occurs
2810
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
2815
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
2811
2816
  */
2812
2817
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest: requests.UpdateComputeCapacityReservationRequest): Promise<responses.UpdateComputeCapacityReservationResponse>;
2813
2818
  /**
@@ -2817,7 +2822,7 @@ export declare class ComputeClient {
2817
2822
  * @param UpdateComputeImageCapabilitySchemaRequest
2818
2823
  * @return UpdateComputeImageCapabilitySchemaResponse
2819
2824
  * @throws OciError when an error occurs
2820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
2825
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
2821
2826
  */
2822
2827
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest: requests.UpdateComputeImageCapabilitySchemaRequest): Promise<responses.UpdateComputeImageCapabilitySchemaResponse>;
2823
2828
  /**
@@ -2826,7 +2831,7 @@ export declare class ComputeClient {
2826
2831
  * @param UpdateConsoleHistoryRequest
2827
2832
  * @return UpdateConsoleHistoryResponse
2828
2833
  * @throws OciError when an error occurs
2829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
2834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
2830
2835
  */
2831
2836
  updateConsoleHistory(updateConsoleHistoryRequest: requests.UpdateConsoleHistoryRequest): Promise<responses.UpdateConsoleHistoryResponse>;
2832
2837
  /**
@@ -2837,7 +2842,7 @@ export declare class ComputeClient {
2837
2842
  * @param UpdateDedicatedVmHostRequest
2838
2843
  * @return UpdateDedicatedVmHostResponse
2839
2844
  * @throws OciError when an error occurs
2840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
2845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
2841
2846
  */
2842
2847
  updateDedicatedVmHost(updateDedicatedVmHostRequest: requests.UpdateDedicatedVmHostRequest): Promise<responses.UpdateDedicatedVmHostResponse>;
2843
2848
  /**
@@ -2847,7 +2852,7 @@ export declare class ComputeClient {
2847
2852
  * @param UpdateImageRequest
2848
2853
  * @return UpdateImageResponse
2849
2854
  * @throws OciError when an error occurs
2850
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
2855
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
2851
2856
  */
2852
2857
  updateImage(updateImageRequest: requests.UpdateImageRequest): Promise<responses.UpdateImageResponse>;
2853
2858
  /**
@@ -2863,7 +2868,7 @@ export declare class ComputeClient {
2863
2868
  * @param UpdateInstanceRequest
2864
2869
  * @return UpdateInstanceResponse
2865
2870
  * @throws OciError when an error occurs
2866
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
2871
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
2867
2872
  */
2868
2873
  updateInstance(updateInstanceRequest: requests.UpdateInstanceRequest): Promise<responses.UpdateInstanceResponse>;
2869
2874
  /**
@@ -2872,7 +2877,7 @@ export declare class ComputeClient {
2872
2877
  * @param UpdateInstanceConsoleConnectionRequest
2873
2878
  * @return UpdateInstanceConsoleConnectionResponse
2874
2879
  * @throws OciError when an error occurs
2875
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
2880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
2876
2881
  */
2877
2882
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest: requests.UpdateInstanceConsoleConnectionRequest): Promise<responses.UpdateInstanceConsoleConnectionResponse>;
2878
2883
  /**
@@ -2881,7 +2886,7 @@ export declare class ComputeClient {
2881
2886
  * @param UpdateVolumeAttachmentRequest
2882
2887
  * @return UpdateVolumeAttachmentResponse
2883
2888
  * @throws OciError when an error occurs
2884
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
2889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
2885
2890
  */
2886
2891
  updateVolumeAttachment(updateVolumeAttachmentRequest: requests.UpdateVolumeAttachmentRequest): Promise<responses.UpdateVolumeAttachmentResponse>;
2887
2892
  }
@@ -2892,6 +2897,7 @@ export declare enum ComputeManagementApiKeys {
2892
2897
  */
2893
2898
  export declare class ComputeManagementClient {
2894
2899
  protected static serviceEndpointTemplate: string;
2900
+ protected static endpointServiceName: string;
2895
2901
  protected "_endpoint": string;
2896
2902
  protected "_defaultHeaders": any;
2897
2903
  protected "_waiters": ComputeManagementWaiter;
@@ -2947,7 +2953,7 @@ export declare class ComputeManagementClient {
2947
2953
  * @param AttachInstancePoolInstanceRequest
2948
2954
  * @return AttachInstancePoolInstanceResponse
2949
2955
  * @throws OciError when an error occurs
2950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
2956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
2951
2957
  */
2952
2958
  attachInstancePoolInstance(attachInstancePoolInstanceRequest: requests.AttachInstancePoolInstanceRequest): Promise<responses.AttachInstancePoolInstanceResponse>;
2953
2959
  /**
@@ -2957,7 +2963,7 @@ export declare class ComputeManagementClient {
2957
2963
  * @param AttachLoadBalancerRequest
2958
2964
  * @return AttachLoadBalancerResponse
2959
2965
  * @throws OciError when an error occurs
2960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
2966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
2961
2967
  */
2962
2968
  attachLoadBalancer(attachLoadBalancerRequest: requests.AttachLoadBalancerRequest): Promise<responses.AttachLoadBalancerResponse>;
2963
2969
  /**
@@ -2972,7 +2978,7 @@ export declare class ComputeManagementClient {
2972
2978
  * @param ChangeClusterNetworkCompartmentRequest
2973
2979
  * @return ChangeClusterNetworkCompartmentResponse
2974
2980
  * @throws OciError when an error occurs
2975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
2981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
2976
2982
  */
2977
2983
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest: requests.ChangeClusterNetworkCompartmentRequest): Promise<responses.ChangeClusterNetworkCompartmentResponse>;
2978
2984
  /**
@@ -2994,7 +3000,7 @@ export declare class ComputeManagementClient {
2994
3000
  * @param ChangeInstanceConfigurationCompartmentRequest
2995
3001
  * @return ChangeInstanceConfigurationCompartmentResponse
2996
3002
  * @throws OciError when an error occurs
2997
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
3003
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
2998
3004
  */
2999
3005
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest: requests.ChangeInstanceConfigurationCompartmentRequest): Promise<responses.ChangeInstanceConfigurationCompartmentResponse>;
3000
3006
  /**
@@ -3009,7 +3015,7 @@ export declare class ComputeManagementClient {
3009
3015
  * @param ChangeInstancePoolCompartmentRequest
3010
3016
  * @return ChangeInstancePoolCompartmentResponse
3011
3017
  * @throws OciError when an error occurs
3012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
3018
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
3013
3019
  */
3014
3020
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest: requests.ChangeInstancePoolCompartmentRequest): Promise<responses.ChangeInstancePoolCompartmentResponse>;
3015
3021
  /**
@@ -3020,7 +3026,7 @@ export declare class ComputeManagementClient {
3020
3026
  * @param CreateClusterNetworkRequest
3021
3027
  * @return CreateClusterNetworkResponse
3022
3028
  * @throws OciError when an error occurs
3023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
3029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
3024
3030
  */
3025
3031
  createClusterNetwork(createClusterNetworkRequest: requests.CreateClusterNetworkRequest): Promise<responses.CreateClusterNetworkResponse>;
3026
3032
  /**
@@ -3031,7 +3037,7 @@ export declare class ComputeManagementClient {
3031
3037
  * @param CreateInstanceConfigurationRequest
3032
3038
  * @return CreateInstanceConfigurationResponse
3033
3039
  * @throws OciError when an error occurs
3034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
3040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
3035
3041
  */
3036
3042
  createInstanceConfiguration(createInstanceConfigurationRequest: requests.CreateInstanceConfigurationRequest): Promise<responses.CreateInstanceConfigurationResponse>;
3037
3043
  /**
@@ -3040,7 +3046,7 @@ export declare class ComputeManagementClient {
3040
3046
  * @param CreateInstancePoolRequest
3041
3047
  * @return CreateInstancePoolResponse
3042
3048
  * @throws OciError when an error occurs
3043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
3049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
3044
3050
  */
3045
3051
  createInstancePool(createInstancePoolRequest: requests.CreateInstancePoolRequest): Promise<responses.CreateInstancePoolResponse>;
3046
3052
  /**
@@ -3049,7 +3055,7 @@ export declare class ComputeManagementClient {
3049
3055
  * @param DeleteInstanceConfigurationRequest
3050
3056
  * @return DeleteInstanceConfigurationResponse
3051
3057
  * @throws OciError when an error occurs
3052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
3058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
3053
3059
  */
3054
3060
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest: requests.DeleteInstanceConfigurationRequest): Promise<responses.DeleteInstanceConfigurationResponse>;
3055
3061
  /**
@@ -3059,7 +3065,7 @@ export declare class ComputeManagementClient {
3059
3065
  * @param DetachInstancePoolInstanceRequest
3060
3066
  * @return DetachInstancePoolInstanceResponse
3061
3067
  * @throws OciError when an error occurs
3062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
3068
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
3063
3069
  */
3064
3070
  detachInstancePoolInstance(detachInstancePoolInstanceRequest: requests.DetachInstancePoolInstanceRequest): Promise<responses.DetachInstancePoolInstanceResponse>;
3065
3071
  /**
@@ -3069,7 +3075,7 @@ export declare class ComputeManagementClient {
3069
3075
  * @param DetachLoadBalancerRequest
3070
3076
  * @return DetachLoadBalancerResponse
3071
3077
  * @throws OciError when an error occurs
3072
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
3078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
3073
3079
  */
3074
3080
  detachLoadBalancer(detachLoadBalancerRequest: requests.DetachLoadBalancerRequest): Promise<responses.DetachLoadBalancerResponse>;
3075
3081
  /**
@@ -3078,7 +3084,7 @@ export declare class ComputeManagementClient {
3078
3084
  * @param GetClusterNetworkRequest
3079
3085
  * @return GetClusterNetworkResponse
3080
3086
  * @throws OciError when an error occurs
3081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
3087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
3082
3088
  */
3083
3089
  getClusterNetwork(getClusterNetworkRequest: requests.GetClusterNetworkRequest): Promise<responses.GetClusterNetworkResponse>;
3084
3090
  /**
@@ -3087,7 +3093,7 @@ export declare class ComputeManagementClient {
3087
3093
  * @param GetInstanceConfigurationRequest
3088
3094
  * @return GetInstanceConfigurationResponse
3089
3095
  * @throws OciError when an error occurs
3090
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
3096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
3091
3097
  */
3092
3098
  getInstanceConfiguration(getInstanceConfigurationRequest: requests.GetInstanceConfigurationRequest): Promise<responses.GetInstanceConfigurationResponse>;
3093
3099
  /**
@@ -3096,7 +3102,7 @@ export declare class ComputeManagementClient {
3096
3102
  * @param GetInstancePoolRequest
3097
3103
  * @return GetInstancePoolResponse
3098
3104
  * @throws OciError when an error occurs
3099
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
3105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
3100
3106
  */
3101
3107
  getInstancePool(getInstancePoolRequest: requests.GetInstancePoolRequest): Promise<responses.GetInstancePoolResponse>;
3102
3108
  /**
@@ -3105,7 +3111,7 @@ export declare class ComputeManagementClient {
3105
3111
  * @param GetInstancePoolInstanceRequest
3106
3112
  * @return GetInstancePoolInstanceResponse
3107
3113
  * @throws OciError when an error occurs
3108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
3114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
3109
3115
  */
3110
3116
  getInstancePoolInstance(getInstancePoolInstanceRequest: requests.GetInstancePoolInstanceRequest): Promise<responses.GetInstancePoolInstanceResponse>;
3111
3117
  /**
@@ -3115,7 +3121,7 @@ export declare class ComputeManagementClient {
3115
3121
  * @param GetInstancePoolLoadBalancerAttachmentRequest
3116
3122
  * @return GetInstancePoolLoadBalancerAttachmentResponse
3117
3123
  * @throws OciError when an error occurs
3118
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
3124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
3119
3125
  */
3120
3126
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest: requests.GetInstancePoolLoadBalancerAttachmentRequest): Promise<responses.GetInstancePoolLoadBalancerAttachmentResponse>;
3121
3127
  /**
@@ -3131,7 +3137,7 @@ export declare class ComputeManagementClient {
3131
3137
  * @param LaunchInstanceConfigurationRequest
3132
3138
  * @return LaunchInstanceConfigurationResponse
3133
3139
  * @throws OciError when an error occurs
3134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
3140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
3135
3141
  */
3136
3142
  launchInstanceConfiguration(launchInstanceConfigurationRequest: requests.LaunchInstanceConfigurationRequest): Promise<responses.LaunchInstanceConfigurationResponse>;
3137
3143
  /**
@@ -3140,7 +3146,7 @@ export declare class ComputeManagementClient {
3140
3146
  * @param ListClusterNetworkInstancesRequest
3141
3147
  * @return ListClusterNetworkInstancesResponse
3142
3148
  * @throws OciError when an error occurs
3143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
3149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
3144
3150
  */
3145
3151
  listClusterNetworkInstances(listClusterNetworkInstancesRequest: requests.ListClusterNetworkInstancesRequest): Promise<responses.ListClusterNetworkInstancesResponse>;
3146
3152
  /**
@@ -3181,7 +3187,7 @@ export declare class ComputeManagementClient {
3181
3187
  * @param ListClusterNetworksRequest
3182
3188
  * @return ListClusterNetworksResponse
3183
3189
  * @throws OciError when an error occurs
3184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
3190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
3185
3191
  */
3186
3192
  listClusterNetworks(listClusterNetworksRequest: requests.ListClusterNetworksRequest): Promise<responses.ListClusterNetworksResponse>;
3187
3193
  /**
@@ -3223,7 +3229,7 @@ export declare class ComputeManagementClient {
3223
3229
  * @param ListInstanceConfigurationsRequest
3224
3230
  * @return ListInstanceConfigurationsResponse
3225
3231
  * @throws OciError when an error occurs
3226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
3232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
3227
3233
  */
3228
3234
  listInstanceConfigurations(listInstanceConfigurationsRequest: requests.ListInstanceConfigurationsRequest): Promise<responses.ListInstanceConfigurationsResponse>;
3229
3235
  /**
@@ -3264,7 +3270,7 @@ export declare class ComputeManagementClient {
3264
3270
  * @param ListInstancePoolInstancesRequest
3265
3271
  * @return ListInstancePoolInstancesResponse
3266
3272
  * @throws OciError when an error occurs
3267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
3273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
3268
3274
  */
3269
3275
  listInstancePoolInstances(listInstancePoolInstancesRequest: requests.ListInstancePoolInstancesRequest): Promise<responses.ListInstancePoolInstancesResponse>;
3270
3276
  /**
@@ -3305,7 +3311,7 @@ export declare class ComputeManagementClient {
3305
3311
  * @param ListInstancePoolsRequest
3306
3312
  * @return ListInstancePoolsResponse
3307
3313
  * @throws OciError when an error occurs
3308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
3314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
3309
3315
  */
3310
3316
  listInstancePools(listInstancePoolsRequest: requests.ListInstancePoolsRequest): Promise<responses.ListInstancePoolsResponse>;
3311
3317
  /**
@@ -3348,7 +3354,7 @@ export declare class ComputeManagementClient {
3348
3354
  * @param ResetInstancePoolRequest
3349
3355
  * @return ResetInstancePoolResponse
3350
3356
  * @throws OciError when an error occurs
3351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
3357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
3352
3358
  */
3353
3359
  resetInstancePool(resetInstancePoolRequest: requests.ResetInstancePoolRequest): Promise<responses.ResetInstancePoolResponse>;
3354
3360
  /**
@@ -3362,7 +3368,7 @@ export declare class ComputeManagementClient {
3362
3368
  * @param SoftresetInstancePoolRequest
3363
3369
  * @return SoftresetInstancePoolResponse
3364
3370
  * @throws OciError when an error occurs
3365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
3371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
3366
3372
  */
3367
3373
  softresetInstancePool(softresetInstancePoolRequest: requests.SoftresetInstancePoolRequest): Promise<responses.SoftresetInstancePoolResponse>;
3368
3374
  /**
@@ -3373,7 +3379,7 @@ export declare class ComputeManagementClient {
3373
3379
  * @param StartInstancePoolRequest
3374
3380
  * @return StartInstancePoolResponse
3375
3381
  * @throws OciError when an error occurs
3376
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
3382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
3377
3383
  */
3378
3384
  startInstancePool(startInstancePoolRequest: requests.StartInstancePoolRequest): Promise<responses.StartInstancePoolResponse>;
3379
3385
  /**
@@ -3384,7 +3390,7 @@ export declare class ComputeManagementClient {
3384
3390
  * @param StopInstancePoolRequest
3385
3391
  * @return StopInstancePoolResponse
3386
3392
  * @throws OciError when an error occurs
3387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
3393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
3388
3394
  */
3389
3395
  stopInstancePool(stopInstancePoolRequest: requests.StopInstancePoolRequest): Promise<responses.StopInstancePoolResponse>;
3390
3396
  /**
@@ -3397,7 +3403,7 @@ export declare class ComputeManagementClient {
3397
3403
  * @param TerminateClusterNetworkRequest
3398
3404
  * @return TerminateClusterNetworkResponse
3399
3405
  * @throws OciError when an error occurs
3400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
3406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
3401
3407
  */
3402
3408
  terminateClusterNetwork(terminateClusterNetworkRequest: requests.TerminateClusterNetworkRequest): Promise<responses.TerminateClusterNetworkResponse>;
3403
3409
  /**
@@ -3414,7 +3420,7 @@ export declare class ComputeManagementClient {
3414
3420
  * @param TerminateInstancePoolRequest
3415
3421
  * @return TerminateInstancePoolResponse
3416
3422
  * @throws OciError when an error occurs
3417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
3423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
3418
3424
  */
3419
3425
  terminateInstancePool(terminateInstancePoolRequest: requests.TerminateInstancePoolRequest): Promise<responses.TerminateInstancePoolResponse>;
3420
3426
  /**
@@ -3424,7 +3430,7 @@ export declare class ComputeManagementClient {
3424
3430
  * @param UpdateClusterNetworkRequest
3425
3431
  * @return UpdateClusterNetworkResponse
3426
3432
  * @throws OciError when an error occurs
3427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
3433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
3428
3434
  */
3429
3435
  updateClusterNetwork(updateClusterNetworkRequest: requests.UpdateClusterNetworkRequest): Promise<responses.UpdateClusterNetworkResponse>;
3430
3436
  /**
@@ -3433,7 +3439,7 @@ export declare class ComputeManagementClient {
3433
3439
  * @param UpdateInstanceConfigurationRequest
3434
3440
  * @return UpdateInstanceConfigurationResponse
3435
3441
  * @throws OciError when an error occurs
3436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
3442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
3437
3443
  */
3438
3444
  updateInstanceConfiguration(updateInstanceConfigurationRequest: requests.UpdateInstanceConfigurationRequest): Promise<responses.UpdateInstanceConfigurationResponse>;
3439
3445
  /**
@@ -3445,7 +3451,7 @@ export declare class ComputeManagementClient {
3445
3451
  * @param UpdateInstancePoolRequest
3446
3452
  * @return UpdateInstancePoolResponse
3447
3453
  * @throws OciError when an error occurs
3448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
3454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
3449
3455
  */
3450
3456
  updateInstancePool(updateInstancePoolRequest: requests.UpdateInstancePoolRequest): Promise<responses.UpdateInstancePoolResponse>;
3451
3457
  }
@@ -3456,6 +3462,7 @@ export declare enum VirtualNetworkApiKeys {
3456
3462
  */
3457
3463
  export declare class VirtualNetworkClient {
3458
3464
  protected static serviceEndpointTemplate: string;
3465
+ protected static endpointServiceName: string;
3459
3466
  protected "_endpoint": string;
3460
3467
  protected "_defaultHeaders": any;
3461
3468
  protected "_waiters": VirtualNetworkWaiter;
@@ -3509,7 +3516,7 @@ export declare class VirtualNetworkClient {
3509
3516
  * @param AddDrgRouteDistributionStatementsRequest
3510
3517
  * @return AddDrgRouteDistributionStatementsResponse
3511
3518
  * @throws OciError when an error occurs
3512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
3519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
3513
3520
  */
3514
3521
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest: requests.AddDrgRouteDistributionStatementsRequest): Promise<responses.AddDrgRouteDistributionStatementsResponse>;
3515
3522
  /**
@@ -3519,7 +3526,7 @@ export declare class VirtualNetworkClient {
3519
3526
  * @param AddDrgRouteRulesRequest
3520
3527
  * @return AddDrgRouteRulesResponse
3521
3528
  * @throws OciError when an error occurs
3522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
3529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
3523
3530
  */
3524
3531
  addDrgRouteRules(addDrgRouteRulesRequest: requests.AddDrgRouteRulesRequest): Promise<responses.AddDrgRouteRulesResponse>;
3525
3532
  /**
@@ -3530,7 +3537,7 @@ export declare class VirtualNetworkClient {
3530
3537
  * @param AddIpv6VcnCidrRequest
3531
3538
  * @return AddIpv6VcnCidrResponse
3532
3539
  * @throws OciError when an error occurs
3533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
3540
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
3534
3541
  */
3535
3542
  addIpv6VcnCidr(addIpv6VcnCidrRequest: requests.AddIpv6VcnCidrRequest): Promise<responses.AddIpv6VcnCidrResponse>;
3536
3543
  /**
@@ -3540,7 +3547,7 @@ export declare class VirtualNetworkClient {
3540
3547
  * @param AddNetworkSecurityGroupSecurityRulesRequest
3541
3548
  * @return AddNetworkSecurityGroupSecurityRulesResponse
3542
3549
  * @throws OciError when an error occurs
3543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
3550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
3544
3551
  */
3545
3552
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest: requests.AddNetworkSecurityGroupSecurityRulesRequest): Promise<responses.AddNetworkSecurityGroupSecurityRulesResponse>;
3546
3553
  /**
@@ -3552,7 +3559,7 @@ export declare class VirtualNetworkClient {
3552
3559
  * @param AddPublicIpPoolCapacityRequest
3553
3560
  * @return AddPublicIpPoolCapacityResponse
3554
3561
  * @throws OciError when an error occurs
3555
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
3562
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
3556
3563
  */
3557
3564
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest: requests.AddPublicIpPoolCapacityRequest): Promise<responses.AddPublicIpPoolCapacityResponse>;
3558
3565
  /**
@@ -3568,7 +3575,7 @@ export declare class VirtualNetworkClient {
3568
3575
  * @param AddVcnCidrRequest
3569
3576
  * @return AddVcnCidrResponse
3570
3577
  * @throws OciError when an error occurs
3571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
3578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
3572
3579
  */
3573
3580
  addVcnCidr(addVcnCidrRequest: requests.AddVcnCidrRequest): Promise<responses.AddVcnCidrResponse>;
3574
3581
  /**
@@ -3579,7 +3586,7 @@ export declare class VirtualNetworkClient {
3579
3586
  * @param AdvertiseByoipRangeRequest
3580
3587
  * @return AdvertiseByoipRangeResponse
3581
3588
  * @throws OciError when an error occurs
3582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
3589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
3583
3590
  */
3584
3591
  advertiseByoipRange(advertiseByoipRangeRequest: requests.AdvertiseByoipRangeRequest): Promise<responses.AdvertiseByoipRangeResponse>;
3585
3592
  /**
@@ -3598,7 +3605,7 @@ export declare class VirtualNetworkClient {
3598
3605
  * @param AttachServiceIdRequest
3599
3606
  * @return AttachServiceIdResponse
3600
3607
  * @throws OciError when an error occurs
3601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
3608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
3602
3609
  */
3603
3610
  attachServiceId(attachServiceIdRequest: requests.AttachServiceIdRequest): Promise<responses.AttachServiceIdResponse>;
3604
3611
  /**
@@ -3611,7 +3618,7 @@ export declare class VirtualNetworkClient {
3611
3618
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
3612
3619
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
3613
3620
  * @throws OciError when an error occurs
3614
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
3621
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
3615
3622
  */
3616
3623
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest: requests.BulkAddVirtualCircuitPublicPrefixesRequest): Promise<responses.BulkAddVirtualCircuitPublicPrefixesResponse>;
3617
3624
  /**
@@ -3624,7 +3631,7 @@ export declare class VirtualNetworkClient {
3624
3631
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
3625
3632
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
3626
3633
  * @throws OciError when an error occurs
3627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
3634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
3628
3635
  */
3629
3636
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest: requests.BulkDeleteVirtualCircuitPublicPrefixesRequest): Promise<responses.BulkDeleteVirtualCircuitPublicPrefixesResponse>;
3630
3637
  /**
@@ -3636,7 +3643,7 @@ export declare class VirtualNetworkClient {
3636
3643
  * @param ChangeByoipRangeCompartmentRequest
3637
3644
  * @return ChangeByoipRangeCompartmentResponse
3638
3645
  * @throws OciError when an error occurs
3639
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
3646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
3640
3647
  */
3641
3648
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest: requests.ChangeByoipRangeCompartmentRequest): Promise<responses.ChangeByoipRangeCompartmentResponse>;
3642
3649
  /**
@@ -3648,7 +3655,7 @@ export declare class VirtualNetworkClient {
3648
3655
  * @param ChangeCpeCompartmentRequest
3649
3656
  * @return ChangeCpeCompartmentResponse
3650
3657
  * @throws OciError when an error occurs
3651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
3658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
3652
3659
  */
3653
3660
  changeCpeCompartment(changeCpeCompartmentRequest: requests.ChangeCpeCompartmentRequest): Promise<responses.ChangeCpeCompartmentResponse>;
3654
3661
  /**
@@ -3660,7 +3667,7 @@ export declare class VirtualNetworkClient {
3660
3667
  * @param ChangeCrossConnectCompartmentRequest
3661
3668
  * @return ChangeCrossConnectCompartmentResponse
3662
3669
  * @throws OciError when an error occurs
3663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
3670
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
3664
3671
  */
3665
3672
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest: requests.ChangeCrossConnectCompartmentRequest): Promise<responses.ChangeCrossConnectCompartmentResponse>;
3666
3673
  /**
@@ -3672,7 +3679,7 @@ export declare class VirtualNetworkClient {
3672
3679
  * @param ChangeCrossConnectGroupCompartmentRequest
3673
3680
  * @return ChangeCrossConnectGroupCompartmentResponse
3674
3681
  * @throws OciError when an error occurs
3675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
3682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
3676
3683
  */
3677
3684
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest: requests.ChangeCrossConnectGroupCompartmentRequest): Promise<responses.ChangeCrossConnectGroupCompartmentResponse>;
3678
3685
  /**
@@ -3684,7 +3691,7 @@ export declare class VirtualNetworkClient {
3684
3691
  * @param ChangeDhcpOptionsCompartmentRequest
3685
3692
  * @return ChangeDhcpOptionsCompartmentResponse
3686
3693
  * @throws OciError when an error occurs
3687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
3694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
3688
3695
  */
3689
3696
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest: requests.ChangeDhcpOptionsCompartmentRequest): Promise<responses.ChangeDhcpOptionsCompartmentResponse>;
3690
3697
  /**
@@ -3696,7 +3703,7 @@ export declare class VirtualNetworkClient {
3696
3703
  * @param ChangeDrgCompartmentRequest
3697
3704
  * @return ChangeDrgCompartmentResponse
3698
3705
  * @throws OciError when an error occurs
3699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
3706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
3700
3707
  */
3701
3708
  changeDrgCompartment(changeDrgCompartmentRequest: requests.ChangeDrgCompartmentRequest): Promise<responses.ChangeDrgCompartmentResponse>;
3702
3709
  /**
@@ -3708,7 +3715,7 @@ export declare class VirtualNetworkClient {
3708
3715
  * @param ChangeIPSecConnectionCompartmentRequest
3709
3716
  * @return ChangeIPSecConnectionCompartmentResponse
3710
3717
  * @throws OciError when an error occurs
3711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
3718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
3712
3719
  */
3713
3720
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest: requests.ChangeIPSecConnectionCompartmentRequest): Promise<responses.ChangeIPSecConnectionCompartmentResponse>;
3714
3721
  /**
@@ -3720,7 +3727,7 @@ export declare class VirtualNetworkClient {
3720
3727
  * @param ChangeInternetGatewayCompartmentRequest
3721
3728
  * @return ChangeInternetGatewayCompartmentResponse
3722
3729
  * @throws OciError when an error occurs
3723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
3730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
3724
3731
  */
3725
3732
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest: requests.ChangeInternetGatewayCompartmentRequest): Promise<responses.ChangeInternetGatewayCompartmentResponse>;
3726
3733
  /**
@@ -3732,7 +3739,7 @@ export declare class VirtualNetworkClient {
3732
3739
  * @param ChangeLocalPeeringGatewayCompartmentRequest
3733
3740
  * @return ChangeLocalPeeringGatewayCompartmentResponse
3734
3741
  * @throws OciError when an error occurs
3735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
3742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
3736
3743
  */
3737
3744
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest: requests.ChangeLocalPeeringGatewayCompartmentRequest): Promise<responses.ChangeLocalPeeringGatewayCompartmentResponse>;
3738
3745
  /**
@@ -3744,7 +3751,7 @@ export declare class VirtualNetworkClient {
3744
3751
  * @param ChangeNatGatewayCompartmentRequest
3745
3752
  * @return ChangeNatGatewayCompartmentResponse
3746
3753
  * @throws OciError when an error occurs
3747
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
3754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
3748
3755
  */
3749
3756
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest: requests.ChangeNatGatewayCompartmentRequest): Promise<responses.ChangeNatGatewayCompartmentResponse>;
3750
3757
  /**
@@ -3755,7 +3762,7 @@ export declare class VirtualNetworkClient {
3755
3762
  * @param ChangeNetworkSecurityGroupCompartmentRequest
3756
3763
  * @return ChangeNetworkSecurityGroupCompartmentResponse
3757
3764
  * @throws OciError when an error occurs
3758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
3765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
3759
3766
  */
3760
3767
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest: requests.ChangeNetworkSecurityGroupCompartmentRequest): Promise<responses.ChangeNetworkSecurityGroupCompartmentResponse>;
3761
3768
  /**
@@ -3770,7 +3777,7 @@ export declare class VirtualNetworkClient {
3770
3777
  * @param ChangePublicIpCompartmentRequest
3771
3778
  * @return ChangePublicIpCompartmentResponse
3772
3779
  * @throws OciError when an error occurs
3773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
3780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
3774
3781
  */
3775
3782
  changePublicIpCompartment(changePublicIpCompartmentRequest: requests.ChangePublicIpCompartmentRequest): Promise<responses.ChangePublicIpCompartmentResponse>;
3776
3783
  /**
@@ -3782,7 +3789,7 @@ export declare class VirtualNetworkClient {
3782
3789
  * @param ChangePublicIpPoolCompartmentRequest
3783
3790
  * @return ChangePublicIpPoolCompartmentResponse
3784
3791
  * @throws OciError when an error occurs
3785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
3792
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
3786
3793
  */
3787
3794
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest: requests.ChangePublicIpPoolCompartmentRequest): Promise<responses.ChangePublicIpPoolCompartmentResponse>;
3788
3795
  /**
@@ -3794,7 +3801,7 @@ export declare class VirtualNetworkClient {
3794
3801
  * @param ChangeRemotePeeringConnectionCompartmentRequest
3795
3802
  * @return ChangeRemotePeeringConnectionCompartmentResponse
3796
3803
  * @throws OciError when an error occurs
3797
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
3804
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
3798
3805
  */
3799
3806
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest: requests.ChangeRemotePeeringConnectionCompartmentRequest): Promise<responses.ChangeRemotePeeringConnectionCompartmentResponse>;
3800
3807
  /**
@@ -3806,7 +3813,7 @@ export declare class VirtualNetworkClient {
3806
3813
  * @param ChangeRouteTableCompartmentRequest
3807
3814
  * @return ChangeRouteTableCompartmentResponse
3808
3815
  * @throws OciError when an error occurs
3809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
3816
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
3810
3817
  */
3811
3818
  changeRouteTableCompartment(changeRouteTableCompartmentRequest: requests.ChangeRouteTableCompartmentRequest): Promise<responses.ChangeRouteTableCompartmentResponse>;
3812
3819
  /**
@@ -3818,7 +3825,7 @@ export declare class VirtualNetworkClient {
3818
3825
  * @param ChangeSecurityListCompartmentRequest
3819
3826
  * @return ChangeSecurityListCompartmentResponse
3820
3827
  * @throws OciError when an error occurs
3821
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
3828
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
3822
3829
  */
3823
3830
  changeSecurityListCompartment(changeSecurityListCompartmentRequest: requests.ChangeSecurityListCompartmentRequest): Promise<responses.ChangeSecurityListCompartmentResponse>;
3824
3831
  /**
@@ -3830,7 +3837,7 @@ export declare class VirtualNetworkClient {
3830
3837
  * @param ChangeServiceGatewayCompartmentRequest
3831
3838
  * @return ChangeServiceGatewayCompartmentResponse
3832
3839
  * @throws OciError when an error occurs
3833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
3840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
3834
3841
  */
3835
3842
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest: requests.ChangeServiceGatewayCompartmentRequest): Promise<responses.ChangeServiceGatewayCompartmentResponse>;
3836
3843
  /**
@@ -3842,7 +3849,7 @@ export declare class VirtualNetworkClient {
3842
3849
  * @param ChangeSubnetCompartmentRequest
3843
3850
  * @return ChangeSubnetCompartmentResponse
3844
3851
  * @throws OciError when an error occurs
3845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
3852
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
3846
3853
  */
3847
3854
  changeSubnetCompartment(changeSubnetCompartmentRequest: requests.ChangeSubnetCompartmentRequest): Promise<responses.ChangeSubnetCompartmentResponse>;
3848
3855
  /**
@@ -3854,7 +3861,7 @@ export declare class VirtualNetworkClient {
3854
3861
  * @param ChangeVcnCompartmentRequest
3855
3862
  * @return ChangeVcnCompartmentResponse
3856
3863
  * @throws OciError when an error occurs
3857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
3864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
3858
3865
  */
3859
3866
  changeVcnCompartment(changeVcnCompartmentRequest: requests.ChangeVcnCompartmentRequest): Promise<responses.ChangeVcnCompartmentResponse>;
3860
3867
  /**
@@ -3866,7 +3873,7 @@ export declare class VirtualNetworkClient {
3866
3873
  * @param ChangeVirtualCircuitCompartmentRequest
3867
3874
  * @return ChangeVirtualCircuitCompartmentResponse
3868
3875
  * @throws OciError when an error occurs
3869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
3876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
3870
3877
  */
3871
3878
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest: requests.ChangeVirtualCircuitCompartmentRequest): Promise<responses.ChangeVirtualCircuitCompartmentResponse>;
3872
3879
  /**
@@ -3878,7 +3885,7 @@ export declare class VirtualNetworkClient {
3878
3885
  * @param ChangeVlanCompartmentRequest
3879
3886
  * @return ChangeVlanCompartmentResponse
3880
3887
  * @throws OciError when an error occurs
3881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
3888
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
3882
3889
  */
3883
3890
  changeVlanCompartment(changeVlanCompartmentRequest: requests.ChangeVlanCompartmentRequest): Promise<responses.ChangeVlanCompartmentResponse>;
3884
3891
  /**
@@ -3895,7 +3902,7 @@ export declare class VirtualNetworkClient {
3895
3902
  * @param ConnectLocalPeeringGatewaysRequest
3896
3903
  * @return ConnectLocalPeeringGatewaysResponse
3897
3904
  * @throws OciError when an error occurs
3898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
3905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
3899
3906
  */
3900
3907
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest: requests.ConnectLocalPeeringGatewaysRequest): Promise<responses.ConnectLocalPeeringGatewaysResponse>;
3901
3908
  /**
@@ -3912,7 +3919,7 @@ export declare class VirtualNetworkClient {
3912
3919
  * @param ConnectRemotePeeringConnectionsRequest
3913
3920
  * @return ConnectRemotePeeringConnectionsResponse
3914
3921
  * @throws OciError when an error occurs
3915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
3922
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
3916
3923
  */
3917
3924
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest: requests.ConnectRemotePeeringConnectionsRequest): Promise<responses.ConnectRemotePeeringConnectionsResponse>;
3918
3925
  /**
@@ -3922,7 +3929,7 @@ export declare class VirtualNetworkClient {
3922
3929
  * @param CreateByoipRangeRequest
3923
3930
  * @return CreateByoipRangeResponse
3924
3931
  * @throws OciError when an error occurs
3925
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
3932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
3926
3933
  */
3927
3934
  createByoipRange(createByoipRangeRequest: requests.CreateByoipRangeRequest): Promise<responses.CreateByoipRangeResponse>;
3928
3935
  /**
@@ -3946,7 +3953,7 @@ export declare class VirtualNetworkClient {
3946
3953
  * @param CreateCpeRequest
3947
3954
  * @return CreateCpeResponse
3948
3955
  * @throws OciError when an error occurs
3949
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
3956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
3950
3957
  */
3951
3958
  createCpe(createCpeRequest: requests.CreateCpeRequest): Promise<responses.CreateCpeResponse>;
3952
3959
  /**
@@ -3974,7 +3981,7 @@ export declare class VirtualNetworkClient {
3974
3981
  * @param CreateCrossConnectRequest
3975
3982
  * @return CreateCrossConnectResponse
3976
3983
  * @throws OciError when an error occurs
3977
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
3984
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
3978
3985
  */
3979
3986
  createCrossConnect(createCrossConnectRequest: requests.CreateCrossConnectRequest): Promise<responses.CreateCrossConnectResponse>;
3980
3987
  /**
@@ -3998,7 +4005,7 @@ export declare class VirtualNetworkClient {
3998
4005
  * @param CreateCrossConnectGroupRequest
3999
4006
  * @return CreateCrossConnectGroupResponse
4000
4007
  * @throws OciError when an error occurs
4001
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
4008
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
4002
4009
  */
4003
4010
  createCrossConnectGroup(createCrossConnectGroupRequest: requests.CreateCrossConnectGroupRequest): Promise<responses.CreateCrossConnectGroupResponse>;
4004
4011
  /**
@@ -4019,7 +4026,7 @@ export declare class VirtualNetworkClient {
4019
4026
  * @param CreateDhcpOptionsRequest
4020
4027
  * @return CreateDhcpOptionsResponse
4021
4028
  * @throws OciError when an error occurs
4022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
4029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
4023
4030
  */
4024
4031
  createDhcpOptions(createDhcpOptionsRequest: requests.CreateDhcpOptionsRequest): Promise<responses.CreateDhcpOptionsResponse>;
4025
4032
  /**
@@ -4040,7 +4047,7 @@ export declare class VirtualNetworkClient {
4040
4047
  * @param CreateDrgRequest
4041
4048
  * @return CreateDrgResponse
4042
4049
  * @throws OciError when an error occurs
4043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
4050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
4044
4051
  */
4045
4052
  createDrg(createDrgRequest: requests.CreateDrgRequest): Promise<responses.CreateDrgResponse>;
4046
4053
  /**
@@ -4060,7 +4067,7 @@ export declare class VirtualNetworkClient {
4060
4067
  * @param CreateDrgAttachmentRequest
4061
4068
  * @return CreateDrgAttachmentResponse
4062
4069
  * @throws OciError when an error occurs
4063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
4070
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
4064
4071
  */
4065
4072
  createDrgAttachment(createDrgAttachmentRequest: requests.CreateDrgAttachmentRequest): Promise<responses.CreateDrgAttachmentResponse>;
4066
4073
  /**
@@ -4073,7 +4080,7 @@ export declare class VirtualNetworkClient {
4073
4080
  * @param CreateDrgRouteDistributionRequest
4074
4081
  * @return CreateDrgRouteDistributionResponse
4075
4082
  * @throws OciError when an error occurs
4076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
4083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
4077
4084
  */
4078
4085
  createDrgRouteDistribution(createDrgRouteDistributionRequest: requests.CreateDrgRouteDistributionRequest): Promise<responses.CreateDrgRouteDistributionResponse>;
4079
4086
  /**
@@ -4084,7 +4091,7 @@ export declare class VirtualNetworkClient {
4084
4091
  * @param CreateDrgRouteTableRequest
4085
4092
  * @return CreateDrgRouteTableResponse
4086
4093
  * @throws OciError when an error occurs
4087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
4094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
4088
4095
  */
4089
4096
  createDrgRouteTable(createDrgRouteTableRequest: requests.CreateDrgRouteTableRequest): Promise<responses.CreateDrgRouteTableResponse>;
4090
4097
  /**
@@ -4121,7 +4128,7 @@ export declare class VirtualNetworkClient {
4121
4128
  * @param CreateIPSecConnectionRequest
4122
4129
  * @return CreateIPSecConnectionResponse
4123
4130
  * @throws OciError when an error occurs
4124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
4131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
4125
4132
  */
4126
4133
  createIPSecConnection(createIPSecConnectionRequest: requests.CreateIPSecConnectionRequest): Promise<responses.CreateIPSecConnectionResponse>;
4127
4134
  /**
@@ -4150,7 +4157,7 @@ export declare class VirtualNetworkClient {
4150
4157
  * @param CreateInternetGatewayRequest
4151
4158
  * @return CreateInternetGatewayResponse
4152
4159
  * @throws OciError when an error occurs
4153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
4160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
4154
4161
  */
4155
4162
  createInternetGateway(createInternetGatewayRequest: requests.CreateInternetGatewayRequest): Promise<responses.CreateInternetGatewayResponse>;
4156
4163
  /**
@@ -4160,7 +4167,7 @@ export declare class VirtualNetworkClient {
4160
4167
  * @param CreateIpv6Request
4161
4168
  * @return CreateIpv6Response
4162
4169
  * @throws OciError when an error occurs
4163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
4170
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
4164
4171
  */
4165
4172
  createIpv6(createIpv6Request: requests.CreateIpv6Request): Promise<responses.CreateIpv6Response>;
4166
4173
  /**
@@ -4170,7 +4177,7 @@ export declare class VirtualNetworkClient {
4170
4177
  * @param CreateLocalPeeringGatewayRequest
4171
4178
  * @return CreateLocalPeeringGatewayResponse
4172
4179
  * @throws OciError when an error occurs
4173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
4180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
4174
4181
  */
4175
4182
  createLocalPeeringGateway(createLocalPeeringGatewayRequest: requests.CreateLocalPeeringGatewayRequest): Promise<responses.CreateLocalPeeringGatewayResponse>;
4176
4183
  /**
@@ -4181,7 +4188,7 @@ export declare class VirtualNetworkClient {
4181
4188
  * @param CreateNatGatewayRequest
4182
4189
  * @return CreateNatGatewayResponse
4183
4190
  * @throws OciError when an error occurs
4184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
4191
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
4185
4192
  */
4186
4193
  createNatGateway(createNatGatewayRequest: requests.CreateNatGatewayRequest): Promise<responses.CreateNatGatewayResponse>;
4187
4194
  /**
@@ -4191,7 +4198,7 @@ export declare class VirtualNetworkClient {
4191
4198
  * @param CreateNetworkSecurityGroupRequest
4192
4199
  * @return CreateNetworkSecurityGroupResponse
4193
4200
  * @throws OciError when an error occurs
4194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
4201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
4195
4202
  */
4196
4203
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest: requests.CreateNetworkSecurityGroupRequest): Promise<responses.CreateNetworkSecurityGroupResponse>;
4197
4204
  /**
@@ -4203,7 +4210,7 @@ export declare class VirtualNetworkClient {
4203
4210
  * @param CreatePrivateIpRequest
4204
4211
  * @return CreatePrivateIpResponse
4205
4212
  * @throws OciError when an error occurs
4206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
4213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
4207
4214
  */
4208
4215
  createPrivateIp(createPrivateIpRequest: requests.CreatePrivateIpRequest): Promise<responses.CreatePrivateIpResponse>;
4209
4216
  /**
@@ -4233,7 +4240,7 @@ export declare class VirtualNetworkClient {
4233
4240
  * @param CreatePublicIpRequest
4234
4241
  * @return CreatePublicIpResponse
4235
4242
  * @throws OciError when an error occurs
4236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
4243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
4237
4244
  */
4238
4245
  createPublicIp(createPublicIpRequest: requests.CreatePublicIpRequest): Promise<responses.CreatePublicIpResponse>;
4239
4246
  /**
@@ -4243,7 +4250,7 @@ export declare class VirtualNetworkClient {
4243
4250
  * @param CreatePublicIpPoolRequest
4244
4251
  * @return CreatePublicIpPoolResponse
4245
4252
  * @throws OciError when an error occurs
4246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
4253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
4247
4254
  */
4248
4255
  createPublicIpPool(createPublicIpPoolRequest: requests.CreatePublicIpPoolRequest): Promise<responses.CreatePublicIpPoolResponse>;
4249
4256
  /**
@@ -4253,7 +4260,7 @@ export declare class VirtualNetworkClient {
4253
4260
  * @param CreateRemotePeeringConnectionRequest
4254
4261
  * @return CreateRemotePeeringConnectionResponse
4255
4262
  * @throws OciError when an error occurs
4256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
4263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
4257
4264
  */
4258
4265
  createRemotePeeringConnection(createRemotePeeringConnectionRequest: requests.CreateRemotePeeringConnectionRequest): Promise<responses.CreateRemotePeeringConnectionResponse>;
4259
4266
  /**
@@ -4277,7 +4284,7 @@ export declare class VirtualNetworkClient {
4277
4284
  * @param CreateRouteTableRequest
4278
4285
  * @return CreateRouteTableResponse
4279
4286
  * @throws OciError when an error occurs
4280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
4287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
4281
4288
  */
4282
4289
  createRouteTable(createRouteTableRequest: requests.CreateRouteTableRequest): Promise<responses.CreateRouteTableResponse>;
4283
4290
  /**
@@ -4300,7 +4307,7 @@ export declare class VirtualNetworkClient {
4300
4307
  * @param CreateSecurityListRequest
4301
4308
  * @return CreateSecurityListResponse
4302
4309
  * @throws OciError when an error occurs
4303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
4310
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
4304
4311
  */
4305
4312
  createSecurityList(createSecurityListRequest: requests.CreateSecurityListRequest): Promise<responses.CreateSecurityListResponse>;
4306
4313
  /**
@@ -4318,7 +4325,7 @@ export declare class VirtualNetworkClient {
4318
4325
  * @param CreateServiceGatewayRequest
4319
4326
  * @return CreateServiceGatewayResponse
4320
4327
  * @throws OciError when an error occurs
4321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
4328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
4322
4329
  */
4323
4330
  createServiceGateway(createServiceGatewayRequest: requests.CreateServiceGatewayRequest): Promise<responses.CreateServiceGatewayResponse>;
4324
4331
  /**
@@ -4358,7 +4365,7 @@ export declare class VirtualNetworkClient {
4358
4365
  * @param CreateSubnetRequest
4359
4366
  * @return CreateSubnetResponse
4360
4367
  * @throws OciError when an error occurs
4361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
4368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
4362
4369
  */
4363
4370
  createSubnet(createSubnetRequest: requests.CreateSubnetRequest): Promise<responses.CreateSubnetResponse>;
4364
4371
  /**
@@ -4400,7 +4407,7 @@ export declare class VirtualNetworkClient {
4400
4407
  * @param CreateVcnRequest
4401
4408
  * @return CreateVcnResponse
4402
4409
  * @throws OciError when an error occurs
4403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
4410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
4404
4411
  */
4405
4412
  createVcn(createVcnRequest: requests.CreateVcnRequest): Promise<responses.CreateVcnResponse>;
4406
4413
  /**
@@ -4430,7 +4437,7 @@ export declare class VirtualNetworkClient {
4430
4437
  * @param CreateVirtualCircuitRequest
4431
4438
  * @return CreateVirtualCircuitResponse
4432
4439
  * @throws OciError when an error occurs
4433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
4440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
4434
4441
  */
4435
4442
  createVirtualCircuit(createVirtualCircuitRequest: requests.CreateVirtualCircuitRequest): Promise<responses.CreateVirtualCircuitResponse>;
4436
4443
  /**
@@ -4440,7 +4447,7 @@ export declare class VirtualNetworkClient {
4440
4447
  * @param CreateVlanRequest
4441
4448
  * @return CreateVlanResponse
4442
4449
  * @throws OciError when an error occurs
4443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
4450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
4444
4451
  */
4445
4452
  createVlan(createVlanRequest: requests.CreateVlanRequest): Promise<responses.CreateVlanResponse>;
4446
4453
  /**
@@ -4454,7 +4461,7 @@ export declare class VirtualNetworkClient {
4454
4461
  * @param DeleteByoipRangeRequest
4455
4462
  * @return DeleteByoipRangeResponse
4456
4463
  * @throws OciError when an error occurs
4457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
4464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
4458
4465
  */
4459
4466
  deleteByoipRange(deleteByoipRangeRequest: requests.DeleteByoipRangeRequest): Promise<responses.DeleteByoipRangeResponse>;
4460
4467
  /**
@@ -4466,7 +4473,7 @@ export declare class VirtualNetworkClient {
4466
4473
  * @param DeleteCpeRequest
4467
4474
  * @return DeleteCpeResponse
4468
4475
  * @throws OciError when an error occurs
4469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
4476
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
4470
4477
  */
4471
4478
  deleteCpe(deleteCpeRequest: requests.DeleteCpeRequest): Promise<responses.DeleteCpeResponse>;
4472
4479
  /**
@@ -4477,7 +4484,7 @@ export declare class VirtualNetworkClient {
4477
4484
  * @param DeleteCrossConnectRequest
4478
4485
  * @return DeleteCrossConnectResponse
4479
4486
  * @throws OciError when an error occurs
4480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
4487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
4481
4488
  */
4482
4489
  deleteCrossConnect(deleteCrossConnectRequest: requests.DeleteCrossConnectRequest): Promise<responses.DeleteCrossConnectResponse>;
4483
4490
  /**
@@ -4489,7 +4496,7 @@ export declare class VirtualNetworkClient {
4489
4496
  * @param DeleteCrossConnectGroupRequest
4490
4497
  * @return DeleteCrossConnectGroupResponse
4491
4498
  * @throws OciError when an error occurs
4492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
4499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
4493
4500
  */
4494
4501
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest: requests.DeleteCrossConnectGroupRequest): Promise<responses.DeleteCrossConnectGroupResponse>;
4495
4502
  /**
@@ -4503,7 +4510,7 @@ export declare class VirtualNetworkClient {
4503
4510
  * @param DeleteDhcpOptionsRequest
4504
4511
  * @return DeleteDhcpOptionsResponse
4505
4512
  * @throws OciError when an error occurs
4506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
4513
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
4507
4514
  */
4508
4515
  deleteDhcpOptions(deleteDhcpOptionsRequest: requests.DeleteDhcpOptionsRequest): Promise<responses.DeleteDhcpOptionsResponse>;
4509
4516
  /**
@@ -4516,7 +4523,7 @@ export declare class VirtualNetworkClient {
4516
4523
  * @param DeleteDrgRequest
4517
4524
  * @return DeleteDrgResponse
4518
4525
  * @throws OciError when an error occurs
4519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
4526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
4520
4527
  */
4521
4528
  deleteDrg(deleteDrgRequest: requests.DeleteDrgRequest): Promise<responses.DeleteDrgResponse>;
4522
4529
  /**
@@ -4528,7 +4535,7 @@ export declare class VirtualNetworkClient {
4528
4535
  * @param DeleteDrgAttachmentRequest
4529
4536
  * @return DeleteDrgAttachmentResponse
4530
4537
  * @throws OciError when an error occurs
4531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
4538
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
4532
4539
  */
4533
4540
  deleteDrgAttachment(deleteDrgAttachmentRequest: requests.DeleteDrgAttachmentRequest): Promise<responses.DeleteDrgAttachmentResponse>;
4534
4541
  /**
@@ -4540,7 +4547,7 @@ export declare class VirtualNetworkClient {
4540
4547
  * @param DeleteDrgRouteDistributionRequest
4541
4548
  * @return DeleteDrgRouteDistributionResponse
4542
4549
  * @throws OciError when an error occurs
4543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
4550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
4544
4551
  */
4545
4552
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest: requests.DeleteDrgRouteDistributionRequest): Promise<responses.DeleteDrgRouteDistributionResponse>;
4546
4553
  /**
@@ -4550,7 +4557,7 @@ export declare class VirtualNetworkClient {
4550
4557
  * @param DeleteDrgRouteTableRequest
4551
4558
  * @return DeleteDrgRouteTableResponse
4552
4559
  * @throws OciError when an error occurs
4553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
4560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
4554
4561
  */
4555
4562
  deleteDrgRouteTable(deleteDrgRouteTableRequest: requests.DeleteDrgRouteTableRequest): Promise<responses.DeleteDrgRouteTableResponse>;
4556
4563
  /**
@@ -4567,7 +4574,7 @@ export declare class VirtualNetworkClient {
4567
4574
  * @param DeleteIPSecConnectionRequest
4568
4575
  * @return DeleteIPSecConnectionResponse
4569
4576
  * @throws OciError when an error occurs
4570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
4577
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
4571
4578
  */
4572
4579
  deleteIPSecConnection(deleteIPSecConnectionRequest: requests.DeleteIPSecConnectionRequest): Promise<responses.DeleteIPSecConnectionResponse>;
4573
4580
  /**
@@ -4581,7 +4588,7 @@ export declare class VirtualNetworkClient {
4581
4588
  * @param DeleteInternetGatewayRequest
4582
4589
  * @return DeleteInternetGatewayResponse
4583
4590
  * @throws OciError when an error occurs
4584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
4591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
4585
4592
  */
4586
4593
  deleteInternetGateway(deleteInternetGatewayRequest: requests.DeleteInternetGatewayRequest): Promise<responses.DeleteInternetGatewayResponse>;
4587
4594
  /**
@@ -4592,7 +4599,7 @@ export declare class VirtualNetworkClient {
4592
4599
  * @param DeleteIpv6Request
4593
4600
  * @return DeleteIpv6Response
4594
4601
  * @throws OciError when an error occurs
4595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
4602
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
4596
4603
  */
4597
4604
  deleteIpv6(deleteIpv6Request: requests.DeleteIpv6Request): Promise<responses.DeleteIpv6Response>;
4598
4605
  /**
@@ -4605,7 +4612,7 @@ export declare class VirtualNetworkClient {
4605
4612
  * @param DeleteLocalPeeringGatewayRequest
4606
4613
  * @return DeleteLocalPeeringGatewayResponse
4607
4614
  * @throws OciError when an error occurs
4608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
4615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
4609
4616
  */
4610
4617
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest: requests.DeleteLocalPeeringGatewayRequest): Promise<responses.DeleteLocalPeeringGatewayResponse>;
4611
4618
  /**
@@ -4619,7 +4626,7 @@ export declare class VirtualNetworkClient {
4619
4626
  * @param DeleteNatGatewayRequest
4620
4627
  * @return DeleteNatGatewayResponse
4621
4628
  * @throws OciError when an error occurs
4622
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
4629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
4623
4630
  */
4624
4631
  deleteNatGateway(deleteNatGatewayRequest: requests.DeleteNatGatewayRequest): Promise<responses.DeleteNatGatewayResponse>;
4625
4632
  /**
@@ -4635,7 +4642,7 @@ export declare class VirtualNetworkClient {
4635
4642
  * @param DeleteNetworkSecurityGroupRequest
4636
4643
  * @return DeleteNetworkSecurityGroupResponse
4637
4644
  * @throws OciError when an error occurs
4638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
4645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
4639
4646
  */
4640
4647
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest: requests.DeleteNetworkSecurityGroupRequest): Promise<responses.DeleteNetworkSecurityGroupResponse>;
4641
4648
  /**
@@ -4655,7 +4662,7 @@ export declare class VirtualNetworkClient {
4655
4662
  * @param DeletePrivateIpRequest
4656
4663
  * @return DeletePrivateIpResponse
4657
4664
  * @throws OciError when an error occurs
4658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
4665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
4659
4666
  */
4660
4667
  deletePrivateIp(deletePrivateIpRequest: requests.DeletePrivateIpRequest): Promise<responses.DeletePrivateIpResponse>;
4661
4668
  /**
@@ -4679,7 +4686,7 @@ export declare class VirtualNetworkClient {
4679
4686
  * @param DeletePublicIpRequest
4680
4687
  * @return DeletePublicIpResponse
4681
4688
  * @throws OciError when an error occurs
4682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
4689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
4683
4690
  */
4684
4691
  deletePublicIp(deletePublicIpRequest: requests.DeletePublicIpRequest): Promise<responses.DeletePublicIpResponse>;
4685
4692
  /**
@@ -4691,7 +4698,7 @@ export declare class VirtualNetworkClient {
4691
4698
  * @param DeletePublicIpPoolRequest
4692
4699
  * @return DeletePublicIpPoolResponse
4693
4700
  * @throws OciError when an error occurs
4694
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
4701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
4695
4702
  */
4696
4703
  deletePublicIpPool(deletePublicIpPoolRequest: requests.DeletePublicIpPoolRequest): Promise<responses.DeletePublicIpPoolResponse>;
4697
4704
  /**
@@ -4704,7 +4711,7 @@ export declare class VirtualNetworkClient {
4704
4711
  * @param DeleteRemotePeeringConnectionRequest
4705
4712
  * @return DeleteRemotePeeringConnectionResponse
4706
4713
  * @throws OciError when an error occurs
4707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
4714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
4708
4715
  */
4709
4716
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest: requests.DeleteRemotePeeringConnectionRequest): Promise<responses.DeleteRemotePeeringConnectionResponse>;
4710
4717
  /**
@@ -4718,7 +4725,7 @@ export declare class VirtualNetworkClient {
4718
4725
  * @param DeleteRouteTableRequest
4719
4726
  * @return DeleteRouteTableResponse
4720
4727
  * @throws OciError when an error occurs
4721
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
4728
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
4722
4729
  */
4723
4730
  deleteRouteTable(deleteRouteTableRequest: requests.DeleteRouteTableRequest): Promise<responses.DeleteRouteTableResponse>;
4724
4731
  /**
@@ -4732,7 +4739,7 @@ export declare class VirtualNetworkClient {
4732
4739
  * @param DeleteSecurityListRequest
4733
4740
  * @return DeleteSecurityListResponse
4734
4741
  * @throws OciError when an error occurs
4735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
4742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
4736
4743
  */
4737
4744
  deleteSecurityList(deleteSecurityListRequest: requests.DeleteSecurityListRequest): Promise<responses.DeleteSecurityListResponse>;
4738
4745
  /**
@@ -4743,7 +4750,7 @@ export declare class VirtualNetworkClient {
4743
4750
  * @param DeleteServiceGatewayRequest
4744
4751
  * @return DeleteServiceGatewayResponse
4745
4752
  * @throws OciError when an error occurs
4746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
4753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
4747
4754
  */
4748
4755
  deleteServiceGateway(deleteServiceGatewayRequest: requests.DeleteServiceGatewayRequest): Promise<responses.DeleteServiceGatewayResponse>;
4749
4756
  /**
@@ -4755,7 +4762,7 @@ export declare class VirtualNetworkClient {
4755
4762
  * @param DeleteSubnetRequest
4756
4763
  * @return DeleteSubnetResponse
4757
4764
  * @throws OciError when an error occurs
4758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
4765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
4759
4766
  */
4760
4767
  deleteSubnet(deleteSubnetRequest: requests.DeleteSubnetRequest): Promise<responses.DeleteSubnetResponse>;
4761
4768
  /**
@@ -4767,7 +4774,7 @@ export declare class VirtualNetworkClient {
4767
4774
  * @param DeleteVcnRequest
4768
4775
  * @return DeleteVcnResponse
4769
4776
  * @throws OciError when an error occurs
4770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
4777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
4771
4778
  */
4772
4779
  deleteVcn(deleteVcnRequest: requests.DeleteVcnRequest): Promise<responses.DeleteVcnResponse>;
4773
4780
  /**
@@ -4781,7 +4788,7 @@ export declare class VirtualNetworkClient {
4781
4788
  * @param DeleteVirtualCircuitRequest
4782
4789
  * @return DeleteVirtualCircuitResponse
4783
4790
  * @throws OciError when an error occurs
4784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
4791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
4785
4792
  */
4786
4793
  deleteVirtualCircuit(deleteVirtualCircuitRequest: requests.DeleteVirtualCircuitRequest): Promise<responses.DeleteVirtualCircuitResponse>;
4787
4794
  /**
@@ -4791,7 +4798,7 @@ export declare class VirtualNetworkClient {
4791
4798
  * @param DeleteVlanRequest
4792
4799
  * @return DeleteVlanResponse
4793
4800
  * @throws OciError when an error occurs
4794
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
4801
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
4795
4802
  */
4796
4803
  deleteVlan(deleteVlanRequest: requests.DeleteVlanRequest): Promise<responses.DeleteVlanResponse>;
4797
4804
  /**
@@ -4812,7 +4819,7 @@ export declare class VirtualNetworkClient {
4812
4819
  * @param DetachServiceIdRequest
4813
4820
  * @return DetachServiceIdResponse
4814
4821
  * @throws OciError when an error occurs
4815
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
4822
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
4816
4823
  */
4817
4824
  detachServiceId(detachServiceIdRequest: requests.DetachServiceIdRequest): Promise<responses.DetachServiceIdResponse>;
4818
4825
  /**
@@ -4822,7 +4829,7 @@ export declare class VirtualNetworkClient {
4822
4829
  * @param GetAllDrgAttachmentsRequest
4823
4830
  * @return GetAllDrgAttachmentsResponse
4824
4831
  * @throws OciError when an error occurs
4825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
4832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
4826
4833
  */
4827
4834
  getAllDrgAttachments(getAllDrgAttachmentsRequest: requests.GetAllDrgAttachmentsRequest): Promise<responses.GetAllDrgAttachmentsResponse>;
4828
4835
  /**
@@ -4858,13 +4865,13 @@ export declare class VirtualNetworkClient {
4858
4865
  */
4859
4866
  getAllDrgAttachmentsResponseIterator(request: requests.GetAllDrgAttachmentsRequest): AsyncIterableIterator<responses.GetAllDrgAttachmentsResponse>;
4860
4867
  /**
4861
- * The allowed parameters for IKE IPSec
4868
+ * The parameters allowed for IKE IPSec tunnels.
4862
4869
  *
4863
4870
  * This operation does not retry by default if the user has not defined a retry configuration.
4864
4871
  * @param GetAllowedIkeIPSecParametersRequest
4865
4872
  * @return GetAllowedIkeIPSecParametersResponse
4866
4873
  * @throws OciError when an error occurs
4867
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
4874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
4868
4875
  */
4869
4876
  getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest: requests.GetAllowedIkeIPSecParametersRequest): Promise<responses.GetAllowedIkeIPSecParametersResponse>;
4870
4877
  /**
@@ -4874,7 +4881,7 @@ export declare class VirtualNetworkClient {
4874
4881
  * @param GetByoipRangeRequest
4875
4882
  * @return GetByoipRangeResponse
4876
4883
  * @throws OciError when an error occurs
4877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
4884
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
4878
4885
  */
4879
4886
  getByoipRange(getByoipRangeRequest: requests.GetByoipRangeRequest): Promise<responses.GetByoipRangeResponse>;
4880
4887
  /**
@@ -4883,7 +4890,7 @@ export declare class VirtualNetworkClient {
4883
4890
  * @param GetCpeRequest
4884
4891
  * @return GetCpeResponse
4885
4892
  * @throws OciError when an error occurs
4886
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetCpe.ts.html |here} to see how to use GetCpe API.
4893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
4887
4894
  */
4888
4895
  getCpe(getCpeRequest: requests.GetCpeRequest): Promise<responses.GetCpeResponse>;
4889
4896
  /**
@@ -4910,7 +4917,7 @@ export declare class VirtualNetworkClient {
4910
4917
  * @param GetCpeDeviceConfigContentRequest
4911
4918
  * @return GetCpeDeviceConfigContentResponse
4912
4919
  * @throws OciError when an error occurs
4913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
4920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
4914
4921
  */
4915
4922
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest: requests.GetCpeDeviceConfigContentRequest): Promise<responses.GetCpeDeviceConfigContentResponse>;
4916
4923
  /**
@@ -4928,7 +4935,7 @@ export declare class VirtualNetworkClient {
4928
4935
  * @param GetCpeDeviceShapeRequest
4929
4936
  * @return GetCpeDeviceShapeResponse
4930
4937
  * @throws OciError when an error occurs
4931
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
4938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
4932
4939
  */
4933
4940
  getCpeDeviceShape(getCpeDeviceShapeRequest: requests.GetCpeDeviceShapeRequest): Promise<responses.GetCpeDeviceShapeResponse>;
4934
4941
  /**
@@ -4937,7 +4944,7 @@ export declare class VirtualNetworkClient {
4937
4944
  * @param GetCrossConnectRequest
4938
4945
  * @return GetCrossConnectResponse
4939
4946
  * @throws OciError when an error occurs
4940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
4947
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
4941
4948
  */
4942
4949
  getCrossConnect(getCrossConnectRequest: requests.GetCrossConnectRequest): Promise<responses.GetCrossConnectResponse>;
4943
4950
  /**
@@ -4946,7 +4953,7 @@ export declare class VirtualNetworkClient {
4946
4953
  * @param GetCrossConnectGroupRequest
4947
4954
  * @return GetCrossConnectGroupResponse
4948
4955
  * @throws OciError when an error occurs
4949
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
4956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
4950
4957
  */
4951
4958
  getCrossConnectGroup(getCrossConnectGroupRequest: requests.GetCrossConnectGroupRequest): Promise<responses.GetCrossConnectGroupResponse>;
4952
4959
  /**
@@ -4955,7 +4962,7 @@ export declare class VirtualNetworkClient {
4955
4962
  * @param GetCrossConnectLetterOfAuthorityRequest
4956
4963
  * @return GetCrossConnectLetterOfAuthorityResponse
4957
4964
  * @throws OciError when an error occurs
4958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
4965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
4959
4966
  */
4960
4967
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest: requests.GetCrossConnectLetterOfAuthorityRequest): Promise<responses.GetCrossConnectLetterOfAuthorityResponse>;
4961
4968
  /**
@@ -4965,7 +4972,7 @@ export declare class VirtualNetworkClient {
4965
4972
  * @param GetCrossConnectStatusRequest
4966
4973
  * @return GetCrossConnectStatusResponse
4967
4974
  * @throws OciError when an error occurs
4968
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
4975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
4969
4976
  */
4970
4977
  getCrossConnectStatus(getCrossConnectStatusRequest: requests.GetCrossConnectStatusRequest): Promise<responses.GetCrossConnectStatusResponse>;
4971
4978
  /**
@@ -4974,7 +4981,7 @@ export declare class VirtualNetworkClient {
4974
4981
  * @param GetDhcpOptionsRequest
4975
4982
  * @return GetDhcpOptionsResponse
4976
4983
  * @throws OciError when an error occurs
4977
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
4984
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
4978
4985
  */
4979
4986
  getDhcpOptions(getDhcpOptionsRequest: requests.GetDhcpOptionsRequest): Promise<responses.GetDhcpOptionsResponse>;
4980
4987
  /**
@@ -4983,7 +4990,7 @@ export declare class VirtualNetworkClient {
4983
4990
  * @param GetDrgRequest
4984
4991
  * @return GetDrgResponse
4985
4992
  * @throws OciError when an error occurs
4986
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetDrg.ts.html |here} to see how to use GetDrg API.
4993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
4987
4994
  */
4988
4995
  getDrg(getDrgRequest: requests.GetDrgRequest): Promise<responses.GetDrgResponse>;
4989
4996
  /**
@@ -4992,7 +4999,7 @@ export declare class VirtualNetworkClient {
4992
4999
  * @param GetDrgAttachmentRequest
4993
5000
  * @return GetDrgAttachmentResponse
4994
5001
  * @throws OciError when an error occurs
4995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
5002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
4996
5003
  */
4997
5004
  getDrgAttachment(getDrgAttachmentRequest: requests.GetDrgAttachmentRequest): Promise<responses.GetDrgAttachmentResponse>;
4998
5005
  /**
@@ -5003,7 +5010,7 @@ export declare class VirtualNetworkClient {
5003
5010
  * @param GetDrgRedundancyStatusRequest
5004
5011
  * @return GetDrgRedundancyStatusResponse
5005
5012
  * @throws OciError when an error occurs
5006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
5013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
5007
5014
  */
5008
5015
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest: requests.GetDrgRedundancyStatusRequest): Promise<responses.GetDrgRedundancyStatusResponse>;
5009
5016
  /**
@@ -5012,7 +5019,7 @@ export declare class VirtualNetworkClient {
5012
5019
  * @param GetDrgRouteDistributionRequest
5013
5020
  * @return GetDrgRouteDistributionResponse
5014
5021
  * @throws OciError when an error occurs
5015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
5022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
5016
5023
  */
5017
5024
  getDrgRouteDistribution(getDrgRouteDistributionRequest: requests.GetDrgRouteDistributionRequest): Promise<responses.GetDrgRouteDistributionResponse>;
5018
5025
  /**
@@ -5021,7 +5028,7 @@ export declare class VirtualNetworkClient {
5021
5028
  * @param GetDrgRouteTableRequest
5022
5029
  * @return GetDrgRouteTableResponse
5023
5030
  * @throws OciError when an error occurs
5024
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
5031
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
5025
5032
  */
5026
5033
  getDrgRouteTable(getDrgRouteTableRequest: requests.GetDrgRouteTableRequest): Promise<responses.GetDrgRouteTableResponse>;
5027
5034
  /**
@@ -5032,7 +5039,7 @@ export declare class VirtualNetworkClient {
5032
5039
  * @param GetFastConnectProviderServiceRequest
5033
5040
  * @return GetFastConnectProviderServiceResponse
5034
5041
  * @throws OciError when an error occurs
5035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
5042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
5036
5043
  */
5037
5044
  getFastConnectProviderService(getFastConnectProviderServiceRequest: requests.GetFastConnectProviderServiceRequest): Promise<responses.GetFastConnectProviderServiceResponse>;
5038
5045
  /**
@@ -5043,7 +5050,7 @@ export declare class VirtualNetworkClient {
5043
5050
  * @param GetFastConnectProviderServiceKeyRequest
5044
5051
  * @return GetFastConnectProviderServiceKeyResponse
5045
5052
  * @throws OciError when an error occurs
5046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
5053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
5047
5054
  */
5048
5055
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest: requests.GetFastConnectProviderServiceKeyRequest): Promise<responses.GetFastConnectProviderServiceKeyResponse>;
5049
5056
  /**
@@ -5055,7 +5062,7 @@ export declare class VirtualNetworkClient {
5055
5062
  * @param GetIPSecConnectionRequest
5056
5063
  * @return GetIPSecConnectionResponse
5057
5064
  * @throws OciError when an error occurs
5058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
5065
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
5059
5066
  */
5060
5067
  getIPSecConnection(getIPSecConnectionRequest: requests.GetIPSecConnectionRequest): Promise<responses.GetIPSecConnectionResponse>;
5061
5068
  /**
@@ -5068,7 +5075,7 @@ export declare class VirtualNetworkClient {
5068
5075
  * @param GetIPSecConnectionDeviceConfigRequest
5069
5076
  * @return GetIPSecConnectionDeviceConfigResponse
5070
5077
  * @throws OciError when an error occurs
5071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
5078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
5072
5079
  */
5073
5080
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest: requests.GetIPSecConnectionDeviceConfigRequest): Promise<responses.GetIPSecConnectionDeviceConfigResponse>;
5074
5081
  /**
@@ -5079,7 +5086,7 @@ export declare class VirtualNetworkClient {
5079
5086
  * @param GetIPSecConnectionDeviceStatusRequest
5080
5087
  * @return GetIPSecConnectionDeviceStatusResponse
5081
5088
  * @throws OciError when an error occurs
5082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
5089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
5083
5090
  */
5084
5091
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest: requests.GetIPSecConnectionDeviceStatusRequest): Promise<responses.GetIPSecConnectionDeviceStatusResponse>;
5085
5092
  /**
@@ -5091,17 +5098,17 @@ export declare class VirtualNetworkClient {
5091
5098
  * @param GetIPSecConnectionTunnelRequest
5092
5099
  * @return GetIPSecConnectionTunnelResponse
5093
5100
  * @throws OciError when an error occurs
5094
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
5101
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
5095
5102
  */
5096
5103
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest: requests.GetIPSecConnectionTunnelRequest): Promise<responses.GetIPSecConnectionTunnelResponse>;
5097
5104
  /**
5098
- * Get the identified error for the specified IPSec Tunnel ID.
5105
+ * Gets the identified error for the specified IPSec tunnel ID.
5099
5106
  *
5100
5107
  * This operation does not retry by default if the user has not defined a retry configuration.
5101
5108
  * @param GetIPSecConnectionTunnelErrorRequest
5102
5109
  * @return GetIPSecConnectionTunnelErrorResponse
5103
5110
  * @throws OciError when an error occurs
5104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
5111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
5105
5112
  */
5106
5113
  getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest: requests.GetIPSecConnectionTunnelErrorRequest): Promise<responses.GetIPSecConnectionTunnelErrorResponse>;
5107
5114
  /**
@@ -5112,7 +5119,7 @@ export declare class VirtualNetworkClient {
5112
5119
  * @param GetIPSecConnectionTunnelSharedSecretRequest
5113
5120
  * @return GetIPSecConnectionTunnelSharedSecretResponse
5114
5121
  * @throws OciError when an error occurs
5115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
5122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
5116
5123
  */
5117
5124
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest: requests.GetIPSecConnectionTunnelSharedSecretRequest): Promise<responses.GetIPSecConnectionTunnelSharedSecretResponse>;
5118
5125
  /**
@@ -5121,7 +5128,7 @@ export declare class VirtualNetworkClient {
5121
5128
  * @param GetInternetGatewayRequest
5122
5129
  * @return GetInternetGatewayResponse
5123
5130
  * @throws OciError when an error occurs
5124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
5131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
5125
5132
  */
5126
5133
  getInternetGateway(getInternetGatewayRequest: requests.GetInternetGatewayRequest): Promise<responses.GetInternetGatewayResponse>;
5127
5134
  /**
@@ -5149,7 +5156,7 @@ export declare class VirtualNetworkClient {
5149
5156
  * @param GetIpsecCpeDeviceConfigContentRequest
5150
5157
  * @return GetIpsecCpeDeviceConfigContentResponse
5151
5158
  * @throws OciError when an error occurs
5152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
5159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
5153
5160
  */
5154
5161
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest: requests.GetIpsecCpeDeviceConfigContentRequest): Promise<responses.GetIpsecCpeDeviceConfigContentResponse>;
5155
5162
  /**
@@ -5162,7 +5169,7 @@ export declare class VirtualNetworkClient {
5162
5169
  * @param GetIpv6Request
5163
5170
  * @return GetIpv6Response
5164
5171
  * @throws OciError when an error occurs
5165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
5172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
5166
5173
  */
5167
5174
  getIpv6(getIpv6Request: requests.GetIpv6Request): Promise<responses.GetIpv6Response>;
5168
5175
  /**
@@ -5171,7 +5178,7 @@ export declare class VirtualNetworkClient {
5171
5178
  * @param GetLocalPeeringGatewayRequest
5172
5179
  * @return GetLocalPeeringGatewayResponse
5173
5180
  * @throws OciError when an error occurs
5174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
5181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
5175
5182
  */
5176
5183
  getLocalPeeringGateway(getLocalPeeringGatewayRequest: requests.GetLocalPeeringGatewayRequest): Promise<responses.GetLocalPeeringGatewayResponse>;
5177
5184
  /**
@@ -5180,7 +5187,7 @@ export declare class VirtualNetworkClient {
5180
5187
  * @param GetNatGatewayRequest
5181
5188
  * @return GetNatGatewayResponse
5182
5189
  * @throws OciError when an error occurs
5183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
5190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
5184
5191
  */
5185
5192
  getNatGateway(getNatGatewayRequest: requests.GetNatGatewayRequest): Promise<responses.GetNatGatewayResponse>;
5186
5193
  /**
@@ -5196,7 +5203,7 @@ export declare class VirtualNetworkClient {
5196
5203
  * @param GetNetworkSecurityGroupRequest
5197
5204
  * @return GetNetworkSecurityGroupResponse
5198
5205
  * @throws OciError when an error occurs
5199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
5206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
5200
5207
  */
5201
5208
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest: requests.GetNetworkSecurityGroupRequest): Promise<responses.GetNetworkSecurityGroupResponse>;
5202
5209
  /**
@@ -5205,7 +5212,7 @@ export declare class VirtualNetworkClient {
5205
5212
  * @param GetNetworkingTopologyRequest
5206
5213
  * @return GetNetworkingTopologyResponse
5207
5214
  * @throws OciError when an error occurs
5208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
5215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
5209
5216
  */
5210
5217
  getNetworkingTopology(getNetworkingTopologyRequest: requests.GetNetworkingTopologyRequest): Promise<responses.GetNetworkingTopologyResponse>;
5211
5218
  /**
@@ -5218,7 +5225,7 @@ export declare class VirtualNetworkClient {
5218
5225
  * @param GetPrivateIpRequest
5219
5226
  * @return GetPrivateIpResponse
5220
5227
  * @throws OciError when an error occurs
5221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
5228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
5222
5229
  */
5223
5230
  getPrivateIp(getPrivateIpRequest: requests.GetPrivateIpRequest): Promise<responses.GetPrivateIpResponse>;
5224
5231
  /**
@@ -5238,7 +5245,7 @@ export declare class VirtualNetworkClient {
5238
5245
  * @param GetPublicIpRequest
5239
5246
  * @return GetPublicIpResponse
5240
5247
  * @throws OciError when an error occurs
5241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
5248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
5242
5249
  */
5243
5250
  getPublicIp(getPublicIpRequest: requests.GetPublicIpRequest): Promise<responses.GetPublicIpResponse>;
5244
5251
  /**
@@ -5252,7 +5259,7 @@ export declare class VirtualNetworkClient {
5252
5259
  * @param GetPublicIpByIpAddressRequest
5253
5260
  * @return GetPublicIpByIpAddressResponse
5254
5261
  * @throws OciError when an error occurs
5255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
5262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
5256
5263
  */
5257
5264
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest: requests.GetPublicIpByIpAddressRequest): Promise<responses.GetPublicIpByIpAddressResponse>;
5258
5265
  /**
@@ -5272,7 +5279,7 @@ export declare class VirtualNetworkClient {
5272
5279
  * @param GetPublicIpByPrivateIpIdRequest
5273
5280
  * @return GetPublicIpByPrivateIpIdResponse
5274
5281
  * @throws OciError when an error occurs
5275
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
5282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
5276
5283
  */
5277
5284
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest: requests.GetPublicIpByPrivateIpIdRequest): Promise<responses.GetPublicIpByPrivateIpIdResponse>;
5278
5285
  /**
@@ -5282,7 +5289,7 @@ export declare class VirtualNetworkClient {
5282
5289
  * @param GetPublicIpPoolRequest
5283
5290
  * @return GetPublicIpPoolResponse
5284
5291
  * @throws OciError when an error occurs
5285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
5292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
5286
5293
  */
5287
5294
  getPublicIpPool(getPublicIpPoolRequest: requests.GetPublicIpPoolRequest): Promise<responses.GetPublicIpPoolResponse>;
5288
5295
  /**
@@ -5292,7 +5299,7 @@ export declare class VirtualNetworkClient {
5292
5299
  * @param GetRemotePeeringConnectionRequest
5293
5300
  * @return GetRemotePeeringConnectionResponse
5294
5301
  * @throws OciError when an error occurs
5295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
5302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
5296
5303
  */
5297
5304
  getRemotePeeringConnection(getRemotePeeringConnectionRequest: requests.GetRemotePeeringConnectionRequest): Promise<responses.GetRemotePeeringConnectionResponse>;
5298
5305
  /**
@@ -5301,7 +5308,7 @@ export declare class VirtualNetworkClient {
5301
5308
  * @param GetRouteTableRequest
5302
5309
  * @return GetRouteTableResponse
5303
5310
  * @throws OciError when an error occurs
5304
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
5311
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
5305
5312
  */
5306
5313
  getRouteTable(getRouteTableRequest: requests.GetRouteTableRequest): Promise<responses.GetRouteTableResponse>;
5307
5314
  /**
@@ -5310,7 +5317,7 @@ export declare class VirtualNetworkClient {
5310
5317
  * @param GetSecurityListRequest
5311
5318
  * @return GetSecurityListResponse
5312
5319
  * @throws OciError when an error occurs
5313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
5320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
5314
5321
  */
5315
5322
  getSecurityList(getSecurityListRequest: requests.GetSecurityListRequest): Promise<responses.GetSecurityListResponse>;
5316
5323
  /**
@@ -5320,7 +5327,7 @@ export declare class VirtualNetworkClient {
5320
5327
  * @param GetServiceRequest
5321
5328
  * @return GetServiceResponse
5322
5329
  * @throws OciError when an error occurs
5323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetService.ts.html |here} to see how to use GetService API.
5330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetService.ts.html |here} to see how to use GetService API.
5324
5331
  */
5325
5332
  getService(getServiceRequest: requests.GetServiceRequest): Promise<responses.GetServiceResponse>;
5326
5333
  /**
@@ -5329,7 +5336,7 @@ export declare class VirtualNetworkClient {
5329
5336
  * @param GetServiceGatewayRequest
5330
5337
  * @return GetServiceGatewayResponse
5331
5338
  * @throws OciError when an error occurs
5332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
5339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
5333
5340
  */
5334
5341
  getServiceGateway(getServiceGatewayRequest: requests.GetServiceGatewayRequest): Promise<responses.GetServiceGatewayResponse>;
5335
5342
  /**
@@ -5338,7 +5345,7 @@ export declare class VirtualNetworkClient {
5338
5345
  * @param GetSubnetRequest
5339
5346
  * @return GetSubnetResponse
5340
5347
  * @throws OciError when an error occurs
5341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
5348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
5342
5349
  */
5343
5350
  getSubnet(getSubnetRequest: requests.GetSubnetRequest): Promise<responses.GetSubnetResponse>;
5344
5351
  /**
@@ -5347,7 +5354,7 @@ export declare class VirtualNetworkClient {
5347
5354
  * @param GetSubnetTopologyRequest
5348
5355
  * @return GetSubnetTopologyResponse
5349
5356
  * @throws OciError when an error occurs
5350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
5357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
5351
5358
  */
5352
5359
  getSubnetTopology(getSubnetTopologyRequest: requests.GetSubnetTopologyRequest): Promise<responses.GetSubnetTopologyResponse>;
5353
5360
  /**
@@ -5361,7 +5368,7 @@ export declare class VirtualNetworkClient {
5361
5368
  * @param GetTunnelCpeDeviceConfigRequest
5362
5369
  * @return GetTunnelCpeDeviceConfigResponse
5363
5370
  * @throws OciError when an error occurs
5364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
5371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
5365
5372
  */
5366
5373
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest: requests.GetTunnelCpeDeviceConfigRequest): Promise<responses.GetTunnelCpeDeviceConfigResponse>;
5367
5374
  /**
@@ -5388,7 +5395,7 @@ export declare class VirtualNetworkClient {
5388
5395
  * @param GetTunnelCpeDeviceConfigContentRequest
5389
5396
  * @return GetTunnelCpeDeviceConfigContentResponse
5390
5397
  * @throws OciError when an error occurs
5391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
5398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
5392
5399
  */
5393
5400
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest: requests.GetTunnelCpeDeviceConfigContentRequest): Promise<responses.GetTunnelCpeDeviceConfigContentResponse>;
5394
5401
  /**
@@ -5398,7 +5405,7 @@ export declare class VirtualNetworkClient {
5398
5405
  * @param GetUpgradeStatusRequest
5399
5406
  * @return GetUpgradeStatusResponse
5400
5407
  * @throws OciError when an error occurs
5401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
5408
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
5402
5409
  */
5403
5410
  getUpgradeStatus(getUpgradeStatusRequest: requests.GetUpgradeStatusRequest): Promise<responses.GetUpgradeStatusResponse>;
5404
5411
  /**
@@ -5407,7 +5414,7 @@ export declare class VirtualNetworkClient {
5407
5414
  * @param GetVcnRequest
5408
5415
  * @return GetVcnResponse
5409
5416
  * @throws OciError when an error occurs
5410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVcn.ts.html |here} to see how to use GetVcn API.
5417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
5411
5418
  */
5412
5419
  getVcn(getVcnRequest: requests.GetVcnRequest): Promise<responses.GetVcnResponse>;
5413
5420
  /**
@@ -5416,7 +5423,7 @@ export declare class VirtualNetworkClient {
5416
5423
  * @param GetVcnDnsResolverAssociationRequest
5417
5424
  * @return GetVcnDnsResolverAssociationResponse
5418
5425
  * @throws OciError when an error occurs
5419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
5426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
5420
5427
  */
5421
5428
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest: requests.GetVcnDnsResolverAssociationRequest): Promise<responses.GetVcnDnsResolverAssociationResponse>;
5422
5429
  /**
@@ -5425,7 +5432,7 @@ export declare class VirtualNetworkClient {
5425
5432
  * @param GetVcnTopologyRequest
5426
5433
  * @return GetVcnTopologyResponse
5427
5434
  * @throws OciError when an error occurs
5428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
5435
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
5429
5436
  */
5430
5437
  getVcnTopology(getVcnTopologyRequest: requests.GetVcnTopologyRequest): Promise<responses.GetVcnTopologyResponse>;
5431
5438
  /**
@@ -5434,7 +5441,7 @@ export declare class VirtualNetworkClient {
5434
5441
  * @param GetVirtualCircuitRequest
5435
5442
  * @return GetVirtualCircuitResponse
5436
5443
  * @throws OciError when an error occurs
5437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
5444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
5438
5445
  */
5439
5446
  getVirtualCircuit(getVirtualCircuitRequest: requests.GetVirtualCircuitRequest): Promise<responses.GetVirtualCircuitResponse>;
5440
5447
  /**
@@ -5443,7 +5450,7 @@ export declare class VirtualNetworkClient {
5443
5450
  * @param GetVlanRequest
5444
5451
  * @return GetVlanResponse
5445
5452
  * @throws OciError when an error occurs
5446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVlan.ts.html |here} to see how to use GetVlan API.
5453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
5447
5454
  */
5448
5455
  getVlan(getVlanRequest: requests.GetVlanRequest): Promise<responses.GetVlanResponse>;
5449
5456
  /**
@@ -5456,7 +5463,7 @@ export declare class VirtualNetworkClient {
5456
5463
  * @param GetVnicRequest
5457
5464
  * @return GetVnicResponse
5458
5465
  * @throws OciError when an error occurs
5459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/GetVnic.ts.html |here} to see how to use GetVnic API.
5466
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
5460
5467
  */
5461
5468
  getVnic(getVnicRequest: requests.GetVnicRequest): Promise<responses.GetVnicResponse>;
5462
5469
  /**
@@ -5467,7 +5474,7 @@ export declare class VirtualNetworkClient {
5467
5474
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
5468
5475
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
5469
5476
  * @throws OciError when an error occurs
5470
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
5477
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
5471
5478
  */
5472
5479
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest: requests.ListAllowedPeerRegionsForRemotePeeringRequest): Promise<responses.ListAllowedPeerRegionsForRemotePeeringResponse>;
5473
5480
  /**
@@ -5478,7 +5485,7 @@ export declare class VirtualNetworkClient {
5478
5485
  * @param ListByoipAllocatedRangesRequest
5479
5486
  * @return ListByoipAllocatedRangesResponse
5480
5487
  * @throws OciError when an error occurs
5481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
5488
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
5482
5489
  */
5483
5490
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest: requests.ListByoipAllocatedRangesRequest): Promise<responses.ListByoipAllocatedRangesResponse>;
5484
5491
  /**
@@ -5489,7 +5496,7 @@ export declare class VirtualNetworkClient {
5489
5496
  * @param ListByoipRangesRequest
5490
5497
  * @return ListByoipRangesResponse
5491
5498
  * @throws OciError when an error occurs
5492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
5499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
5493
5500
  */
5494
5501
  listByoipRanges(listByoipRangesRequest: requests.ListByoipRangesRequest): Promise<responses.ListByoipRangesResponse>;
5495
5502
  /**
@@ -5511,7 +5518,7 @@ export declare class VirtualNetworkClient {
5511
5518
  * @param ListCpeDeviceShapesRequest
5512
5519
  * @return ListCpeDeviceShapesResponse
5513
5520
  * @throws OciError when an error occurs
5514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
5521
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
5515
5522
  */
5516
5523
  listCpeDeviceShapes(listCpeDeviceShapesRequest: requests.ListCpeDeviceShapesRequest): Promise<responses.ListCpeDeviceShapesResponse>;
5517
5524
  /**
@@ -5553,7 +5560,7 @@ export declare class VirtualNetworkClient {
5553
5560
  * @param ListCpesRequest
5554
5561
  * @return ListCpesResponse
5555
5562
  * @throws OciError when an error occurs
5556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListCpes.ts.html |here} to see how to use ListCpes API.
5563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
5557
5564
  */
5558
5565
  listCpes(listCpesRequest: requests.ListCpesRequest): Promise<responses.ListCpesResponse>;
5559
5566
  /**
@@ -5595,7 +5602,7 @@ export declare class VirtualNetworkClient {
5595
5602
  * @param ListCrossConnectGroupsRequest
5596
5603
  * @return ListCrossConnectGroupsResponse
5597
5604
  * @throws OciError when an error occurs
5598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
5605
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
5599
5606
  */
5600
5607
  listCrossConnectGroups(listCrossConnectGroupsRequest: requests.ListCrossConnectGroupsRequest): Promise<responses.ListCrossConnectGroupsResponse>;
5601
5608
  /**
@@ -5638,7 +5645,7 @@ export declare class VirtualNetworkClient {
5638
5645
  * @param ListCrossConnectLocationsRequest
5639
5646
  * @return ListCrossConnectLocationsResponse
5640
5647
  * @throws OciError when an error occurs
5641
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
5648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
5642
5649
  */
5643
5650
  listCrossConnectLocations(listCrossConnectLocationsRequest: requests.ListCrossConnectLocationsRequest): Promise<responses.ListCrossConnectLocationsResponse>;
5644
5651
  /**
@@ -5681,7 +5688,7 @@ export declare class VirtualNetworkClient {
5681
5688
  * @param ListCrossConnectMappingsRequest
5682
5689
  * @return ListCrossConnectMappingsResponse
5683
5690
  * @throws OciError when an error occurs
5684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
5691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
5685
5692
  */
5686
5693
  listCrossConnectMappings(listCrossConnectMappingsRequest: requests.ListCrossConnectMappingsRequest): Promise<responses.ListCrossConnectMappingsResponse>;
5687
5694
  /**
@@ -5692,7 +5699,7 @@ export declare class VirtualNetworkClient {
5692
5699
  * @param ListCrossConnectsRequest
5693
5700
  * @return ListCrossConnectsResponse
5694
5701
  * @throws OciError when an error occurs
5695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
5702
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
5696
5703
  */
5697
5704
  listCrossConnects(listCrossConnectsRequest: requests.ListCrossConnectsRequest): Promise<responses.ListCrossConnectsResponse>;
5698
5705
  /**
@@ -5736,7 +5743,7 @@ export declare class VirtualNetworkClient {
5736
5743
  * @param ListCrossconnectPortSpeedShapesRequest
5737
5744
  * @return ListCrossconnectPortSpeedShapesResponse
5738
5745
  * @throws OciError when an error occurs
5739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
5746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
5740
5747
  */
5741
5748
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest: requests.ListCrossconnectPortSpeedShapesRequest): Promise<responses.ListCrossconnectPortSpeedShapesResponse>;
5742
5749
  /**
@@ -5781,7 +5788,7 @@ export declare class VirtualNetworkClient {
5781
5788
  * @param ListDhcpOptionsRequest
5782
5789
  * @return ListDhcpOptionsResponse
5783
5790
  * @throws OciError when an error occurs
5784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
5791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
5785
5792
  */
5786
5793
  listDhcpOptions(listDhcpOptionsRequest: requests.ListDhcpOptionsRequest): Promise<responses.ListDhcpOptionsResponse>;
5787
5794
  /**
@@ -5828,7 +5835,7 @@ export declare class VirtualNetworkClient {
5828
5835
  * @param ListDrgAttachmentsRequest
5829
5836
  * @return ListDrgAttachmentsResponse
5830
5837
  * @throws OciError when an error occurs
5831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
5838
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
5832
5839
  */
5833
5840
  listDrgAttachments(listDrgAttachmentsRequest: requests.ListDrgAttachmentsRequest): Promise<responses.ListDrgAttachmentsResponse>;
5834
5841
  /**
@@ -5869,7 +5876,7 @@ export declare class VirtualNetworkClient {
5869
5876
  * @param ListDrgRouteDistributionStatementsRequest
5870
5877
  * @return ListDrgRouteDistributionStatementsResponse
5871
5878
  * @throws OciError when an error occurs
5872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
5879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
5873
5880
  */
5874
5881
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest: requests.ListDrgRouteDistributionStatementsRequest): Promise<responses.ListDrgRouteDistributionStatementsResponse>;
5875
5882
  /**
@@ -5914,7 +5921,7 @@ export declare class VirtualNetworkClient {
5914
5921
  * @param ListDrgRouteDistributionsRequest
5915
5922
  * @return ListDrgRouteDistributionsResponse
5916
5923
  * @throws OciError when an error occurs
5917
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
5924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
5918
5925
  */
5919
5926
  listDrgRouteDistributions(listDrgRouteDistributionsRequest: requests.ListDrgRouteDistributionsRequest): Promise<responses.ListDrgRouteDistributionsResponse>;
5920
5927
  /**
@@ -5955,7 +5962,7 @@ export declare class VirtualNetworkClient {
5955
5962
  * @param ListDrgRouteRulesRequest
5956
5963
  * @return ListDrgRouteRulesResponse
5957
5964
  * @throws OciError when an error occurs
5958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
5965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
5959
5966
  */
5960
5967
  listDrgRouteRules(listDrgRouteRulesRequest: requests.ListDrgRouteRulesRequest): Promise<responses.ListDrgRouteRulesResponse>;
5961
5968
  /**
@@ -5999,7 +6006,7 @@ export declare class VirtualNetworkClient {
5999
6006
  * @param ListDrgRouteTablesRequest
6000
6007
  * @return ListDrgRouteTablesResponse
6001
6008
  * @throws OciError when an error occurs
6002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
6009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
6003
6010
  */
6004
6011
  listDrgRouteTables(listDrgRouteTablesRequest: requests.ListDrgRouteTablesRequest): Promise<responses.ListDrgRouteTablesResponse>;
6005
6012
  /**
@@ -6041,7 +6048,7 @@ export declare class VirtualNetworkClient {
6041
6048
  * @param ListDrgsRequest
6042
6049
  * @return ListDrgsResponse
6043
6050
  * @throws OciError when an error occurs
6044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
6051
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
6045
6052
  */
6046
6053
  listDrgs(listDrgsRequest: requests.ListDrgsRequest): Promise<responses.ListDrgsResponse>;
6047
6054
  /**
@@ -6089,7 +6096,7 @@ export declare class VirtualNetworkClient {
6089
6096
  * @param ListFastConnectProviderServicesRequest
6090
6097
  * @return ListFastConnectProviderServicesResponse
6091
6098
  * @throws OciError when an error occurs
6092
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
6099
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
6093
6100
  */
6094
6101
  listFastConnectProviderServices(listFastConnectProviderServicesRequest: requests.ListFastConnectProviderServicesRequest): Promise<responses.ListFastConnectProviderServicesResponse>;
6095
6102
  /**
@@ -6134,7 +6141,7 @@ export declare class VirtualNetworkClient {
6134
6141
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
6135
6142
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
6136
6143
  * @throws OciError when an error occurs
6137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
6144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
6138
6145
  */
6139
6146
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest: requests.ListFastConnectProviderVirtualCircuitBandwidthShapesRequest): Promise<responses.ListFastConnectProviderVirtualCircuitBandwidthShapesResponse>;
6140
6147
  /**
@@ -6170,13 +6177,13 @@ export declare class VirtualNetworkClient {
6170
6177
  */
6171
6178
  listFastConnectProviderVirtualCircuitBandwidthShapesResponseIterator(request: requests.ListFastConnectProviderVirtualCircuitBandwidthShapesRequest): AsyncIterableIterator<responses.ListFastConnectProviderVirtualCircuitBandwidthShapesResponse>;
6172
6179
  /**
6173
- * The routes advertised to the Customer and the routes received from the Customer.
6180
+ * The routes advertised to the on-premises network and the routes received from the on-premises network.
6174
6181
  *
6175
6182
  * This operation does not retry by default if the user has not defined a retry configuration.
6176
6183
  * @param ListIPSecConnectionTunnelRoutesRequest
6177
6184
  * @return ListIPSecConnectionTunnelRoutesResponse
6178
6185
  * @throws OciError when an error occurs
6179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
6186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
6180
6187
  */
6181
6188
  listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest: requests.ListIPSecConnectionTunnelRoutesRequest): Promise<responses.ListIPSecConnectionTunnelRoutesResponse>;
6182
6189
  /**
@@ -6212,13 +6219,13 @@ export declare class VirtualNetworkClient {
6212
6219
  */
6213
6220
  listIPSecConnectionTunnelRoutesResponseIterator(request: requests.ListIPSecConnectionTunnelRoutesRequest): AsyncIterableIterator<responses.ListIPSecConnectionTunnelRoutesResponse>;
6214
6221
  /**
6215
- * Lists the tunnel Security Associations information for the specified IPSec Tunnel ID.
6222
+ * Lists the tunnel security associations information for the specified IPSec tunnel ID.
6216
6223
  *
6217
6224
  * This operation does not retry by default if the user has not defined a retry configuration.
6218
6225
  * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
6219
6226
  * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
6220
6227
  * @throws OciError when an error occurs
6221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
6228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
6222
6229
  */
6223
6230
  listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest: requests.ListIPSecConnectionTunnelSecurityAssociationsRequest): Promise<responses.ListIPSecConnectionTunnelSecurityAssociationsResponse>;
6224
6231
  /**
@@ -6260,7 +6267,7 @@ export declare class VirtualNetworkClient {
6260
6267
  * @param ListIPSecConnectionTunnelsRequest
6261
6268
  * @return ListIPSecConnectionTunnelsResponse
6262
6269
  * @throws OciError when an error occurs
6263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
6270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
6264
6271
  */
6265
6272
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest: requests.ListIPSecConnectionTunnelsRequest): Promise<responses.ListIPSecConnectionTunnelsResponse>;
6266
6273
  /**
@@ -6303,7 +6310,7 @@ export declare class VirtualNetworkClient {
6303
6310
  * @param ListIPSecConnectionsRequest
6304
6311
  * @return ListIPSecConnectionsResponse
6305
6312
  * @throws OciError when an error occurs
6306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
6313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
6307
6314
  */
6308
6315
  listIPSecConnections(listIPSecConnectionsRequest: requests.ListIPSecConnectionsRequest): Promise<responses.ListIPSecConnectionsResponse>;
6309
6316
  /**
@@ -6346,7 +6353,7 @@ export declare class VirtualNetworkClient {
6346
6353
  * @param ListInternetGatewaysRequest
6347
6354
  * @return ListInternetGatewaysResponse
6348
6355
  * @throws OciError when an error occurs
6349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
6356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
6350
6357
  */
6351
6358
  listInternetGateways(listInternetGatewaysRequest: requests.ListInternetGatewaysRequest): Promise<responses.ListInternetGatewaysResponse>;
6352
6359
  /**
@@ -6395,7 +6402,7 @@ export declare class VirtualNetworkClient {
6395
6402
  * @param ListIpv6sRequest
6396
6403
  * @return ListIpv6sResponse
6397
6404
  * @throws OciError when an error occurs
6398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
6405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
6399
6406
  */
6400
6407
  listIpv6s(listIpv6sRequest: requests.ListIpv6sRequest): Promise<responses.ListIpv6sResponse>;
6401
6408
  /**
@@ -6438,7 +6445,7 @@ export declare class VirtualNetworkClient {
6438
6445
  * @param ListLocalPeeringGatewaysRequest
6439
6446
  * @return ListLocalPeeringGatewaysResponse
6440
6447
  * @throws OciError when an error occurs
6441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
6448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
6442
6449
  */
6443
6450
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest: requests.ListLocalPeeringGatewaysRequest): Promise<responses.ListLocalPeeringGatewaysResponse>;
6444
6451
  /**
@@ -6481,7 +6488,7 @@ export declare class VirtualNetworkClient {
6481
6488
  * @param ListNatGatewaysRequest
6482
6489
  * @return ListNatGatewaysResponse
6483
6490
  * @throws OciError when an error occurs
6484
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
6491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
6485
6492
  */
6486
6493
  listNatGateways(listNatGatewaysRequest: requests.ListNatGatewaysRequest): Promise<responses.ListNatGatewaysResponse>;
6487
6494
  /**
@@ -6523,7 +6530,7 @@ export declare class VirtualNetworkClient {
6523
6530
  * @param ListNetworkSecurityGroupSecurityRulesRequest
6524
6531
  * @return ListNetworkSecurityGroupSecurityRulesResponse
6525
6532
  * @throws OciError when an error occurs
6526
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
6533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
6527
6534
  */
6528
6535
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest: requests.ListNetworkSecurityGroupSecurityRulesRequest): Promise<responses.ListNetworkSecurityGroupSecurityRulesResponse>;
6529
6536
  /**
@@ -6565,7 +6572,7 @@ export declare class VirtualNetworkClient {
6565
6572
  * @param ListNetworkSecurityGroupVnicsRequest
6566
6573
  * @return ListNetworkSecurityGroupVnicsResponse
6567
6574
  * @throws OciError when an error occurs
6568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
6575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
6569
6576
  */
6570
6577
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest: requests.ListNetworkSecurityGroupVnicsRequest): Promise<responses.ListNetworkSecurityGroupVnicsResponse>;
6571
6578
  /**
@@ -6608,7 +6615,7 @@ export declare class VirtualNetworkClient {
6608
6615
  * @param ListNetworkSecurityGroupsRequest
6609
6616
  * @return ListNetworkSecurityGroupsResponse
6610
6617
  * @throws OciError when an error occurs
6611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
6618
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
6612
6619
  */
6613
6620
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest: requests.ListNetworkSecurityGroupsRequest): Promise<responses.ListNetworkSecurityGroupsResponse>;
6614
6621
  /**
@@ -6665,7 +6672,7 @@ export declare class VirtualNetworkClient {
6665
6672
  * @param ListPrivateIpsRequest
6666
6673
  * @return ListPrivateIpsResponse
6667
6674
  * @throws OciError when an error occurs
6668
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
6675
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
6669
6676
  */
6670
6677
  listPrivateIps(listPrivateIpsRequest: requests.ListPrivateIpsRequest): Promise<responses.ListPrivateIpsResponse>;
6671
6678
  /**
@@ -6708,7 +6715,7 @@ export declare class VirtualNetworkClient {
6708
6715
  * @param ListPublicIpPoolsRequest
6709
6716
  * @return ListPublicIpPoolsResponse
6710
6717
  * @throws OciError when an error occurs
6711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
6718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
6712
6719
  */
6713
6720
  listPublicIpPools(listPublicIpPoolsRequest: requests.ListPublicIpPoolsRequest): Promise<responses.ListPublicIpPoolsResponse>;
6714
6721
  /**
@@ -6737,7 +6744,7 @@ export declare class VirtualNetworkClient {
6737
6744
  * @param ListPublicIpsRequest
6738
6745
  * @return ListPublicIpsResponse
6739
6746
  * @throws OciError when an error occurs
6740
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
6747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
6741
6748
  */
6742
6749
  listPublicIps(listPublicIpsRequest: requests.ListPublicIpsRequest): Promise<responses.ListPublicIpsResponse>;
6743
6750
  /**
@@ -6780,7 +6787,7 @@ export declare class VirtualNetworkClient {
6780
6787
  * @param ListRemotePeeringConnectionsRequest
6781
6788
  * @return ListRemotePeeringConnectionsResponse
6782
6789
  * @throws OciError when an error occurs
6783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
6790
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
6784
6791
  */
6785
6792
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest: requests.ListRemotePeeringConnectionsRequest): Promise<responses.ListRemotePeeringConnectionsResponse>;
6786
6793
  /**
@@ -6825,7 +6832,7 @@ export declare class VirtualNetworkClient {
6825
6832
  * @param ListRouteTablesRequest
6826
6833
  * @return ListRouteTablesResponse
6827
6834
  * @throws OciError when an error occurs
6828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
6835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
6829
6836
  */
6830
6837
  listRouteTables(listRouteTablesRequest: requests.ListRouteTablesRequest): Promise<responses.ListRouteTablesResponse>;
6831
6838
  /**
@@ -6868,7 +6875,7 @@ export declare class VirtualNetworkClient {
6868
6875
  * @param ListSecurityListsRequest
6869
6876
  * @return ListSecurityListsResponse
6870
6877
  * @throws OciError when an error occurs
6871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
6878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
6872
6879
  */
6873
6880
  listSecurityLists(listSecurityListsRequest: requests.ListSecurityListsRequest): Promise<responses.ListSecurityListsResponse>;
6874
6881
  /**
@@ -6911,7 +6918,7 @@ export declare class VirtualNetworkClient {
6911
6918
  * @param ListServiceGatewaysRequest
6912
6919
  * @return ListServiceGatewaysResponse
6913
6920
  * @throws OciError when an error occurs
6914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
6921
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
6915
6922
  */
6916
6923
  listServiceGateways(listServiceGatewaysRequest: requests.ListServiceGatewaysRequest): Promise<responses.ListServiceGatewaysResponse>;
6917
6924
  /**
@@ -6954,7 +6961,7 @@ export declare class VirtualNetworkClient {
6954
6961
  * @param ListServicesRequest
6955
6962
  * @return ListServicesResponse
6956
6963
  * @throws OciError when an error occurs
6957
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListServices.ts.html |here} to see how to use ListServices API.
6964
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListServices.ts.html |here} to see how to use ListServices API.
6958
6965
  */
6959
6966
  listServices(listServicesRequest: requests.ListServicesRequest): Promise<responses.ListServicesResponse>;
6960
6967
  /**
@@ -6997,7 +7004,7 @@ export declare class VirtualNetworkClient {
6997
7004
  * @param ListSubnetsRequest
6998
7005
  * @return ListSubnetsResponse
6999
7006
  * @throws OciError when an error occurs
7000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
7007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
7001
7008
  */
7002
7009
  listSubnets(listSubnetsRequest: requests.ListSubnetsRequest): Promise<responses.ListSubnetsResponse>;
7003
7010
  /**
@@ -7039,7 +7046,7 @@ export declare class VirtualNetworkClient {
7039
7046
  * @param ListVcnsRequest
7040
7047
  * @return ListVcnsResponse
7041
7048
  * @throws OciError when an error occurs
7042
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListVcns.ts.html |here} to see how to use ListVcns API.
7049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
7043
7050
  */
7044
7051
  listVcns(listVcnsRequest: requests.ListVcnsRequest): Promise<responses.ListVcnsResponse>;
7045
7052
  /**
@@ -7081,7 +7088,7 @@ export declare class VirtualNetworkClient {
7081
7088
  * @param ListVirtualCircuitBandwidthShapesRequest
7082
7089
  * @return ListVirtualCircuitBandwidthShapesResponse
7083
7090
  * @throws OciError when an error occurs
7084
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
7091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
7085
7092
  */
7086
7093
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest: requests.ListVirtualCircuitBandwidthShapesRequest): Promise<responses.ListVirtualCircuitBandwidthShapesResponse>;
7087
7094
  /**
@@ -7124,7 +7131,7 @@ export declare class VirtualNetworkClient {
7124
7131
  * @param ListVirtualCircuitPublicPrefixesRequest
7125
7132
  * @return ListVirtualCircuitPublicPrefixesResponse
7126
7133
  * @throws OciError when an error occurs
7127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
7134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
7128
7135
  */
7129
7136
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest: requests.ListVirtualCircuitPublicPrefixesRequest): Promise<responses.ListVirtualCircuitPublicPrefixesResponse>;
7130
7137
  /**
@@ -7134,7 +7141,7 @@ export declare class VirtualNetworkClient {
7134
7141
  * @param ListVirtualCircuitsRequest
7135
7142
  * @return ListVirtualCircuitsResponse
7136
7143
  * @throws OciError when an error occurs
7137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
7144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
7138
7145
  */
7139
7146
  listVirtualCircuits(listVirtualCircuitsRequest: requests.ListVirtualCircuitsRequest): Promise<responses.ListVirtualCircuitsResponse>;
7140
7147
  /**
@@ -7176,7 +7183,7 @@ export declare class VirtualNetworkClient {
7176
7183
  * @param ListVlansRequest
7177
7184
  * @return ListVlansResponse
7178
7185
  * @throws OciError when an error occurs
7179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ListVlans.ts.html |here} to see how to use ListVlans API.
7186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
7180
7187
  */
7181
7188
  listVlans(listVlansRequest: requests.ListVlansRequest): Promise<responses.ListVlansResponse>;
7182
7189
  /**
@@ -7226,7 +7233,7 @@ export declare class VirtualNetworkClient {
7226
7233
  * @param ModifyVcnCidrRequest
7227
7234
  * @return ModifyVcnCidrResponse
7228
7235
  * @throws OciError when an error occurs
7229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
7236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
7230
7237
  */
7231
7238
  modifyVcnCidr(modifyVcnCidrRequest: requests.ModifyVcnCidrRequest): Promise<responses.ModifyVcnCidrResponse>;
7232
7239
  /**
@@ -7236,7 +7243,7 @@ export declare class VirtualNetworkClient {
7236
7243
  * @param RemoveDrgRouteDistributionStatementsRequest
7237
7244
  * @return RemoveDrgRouteDistributionStatementsResponse
7238
7245
  * @throws OciError when an error occurs
7239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
7246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
7240
7247
  */
7241
7248
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest: requests.RemoveDrgRouteDistributionStatementsRequest): Promise<responses.RemoveDrgRouteDistributionStatementsResponse>;
7242
7249
  /**
@@ -7246,7 +7253,7 @@ export declare class VirtualNetworkClient {
7246
7253
  * @param RemoveDrgRouteRulesRequest
7247
7254
  * @return RemoveDrgRouteRulesResponse
7248
7255
  * @throws OciError when an error occurs
7249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
7256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
7250
7257
  */
7251
7258
  removeDrgRouteRules(removeDrgRouteRulesRequest: requests.RemoveDrgRouteRulesRequest): Promise<responses.RemoveDrgRouteRulesResponse>;
7252
7259
  /**
@@ -7256,7 +7263,7 @@ export declare class VirtualNetworkClient {
7256
7263
  * @param RemoveExportDrgRouteDistributionRequest
7257
7264
  * @return RemoveExportDrgRouteDistributionResponse
7258
7265
  * @throws OciError when an error occurs
7259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
7266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
7260
7267
  */
7261
7268
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest: requests.RemoveExportDrgRouteDistributionRequest): Promise<responses.RemoveExportDrgRouteDistributionResponse>;
7262
7269
  /**
@@ -7267,7 +7274,7 @@ export declare class VirtualNetworkClient {
7267
7274
  * @param RemoveImportDrgRouteDistributionRequest
7268
7275
  * @return RemoveImportDrgRouteDistributionResponse
7269
7276
  * @throws OciError when an error occurs
7270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
7277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
7271
7278
  */
7272
7279
  removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest: requests.RemoveImportDrgRouteDistributionRequest): Promise<responses.RemoveImportDrgRouteDistributionResponse>;
7273
7280
  /**
@@ -7277,7 +7284,7 @@ export declare class VirtualNetworkClient {
7277
7284
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
7278
7285
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
7279
7286
  * @throws OciError when an error occurs
7280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
7287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
7281
7288
  */
7282
7289
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest: requests.RemoveNetworkSecurityGroupSecurityRulesRequest): Promise<responses.RemoveNetworkSecurityGroupSecurityRulesResponse>;
7283
7290
  /**
@@ -7287,7 +7294,7 @@ export declare class VirtualNetworkClient {
7287
7294
  * @param RemovePublicIpPoolCapacityRequest
7288
7295
  * @return RemovePublicIpPoolCapacityResponse
7289
7296
  * @throws OciError when an error occurs
7290
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
7297
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
7291
7298
  */
7292
7299
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest: requests.RemovePublicIpPoolCapacityRequest): Promise<responses.RemovePublicIpPoolCapacityResponse>;
7293
7300
  /**
@@ -7301,7 +7308,7 @@ export declare class VirtualNetworkClient {
7301
7308
  * @param RemoveVcnCidrRequest
7302
7309
  * @return RemoveVcnCidrResponse
7303
7310
  * @throws OciError when an error occurs
7304
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
7311
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
7305
7312
  */
7306
7313
  removeVcnCidr(removeVcnCidrRequest: requests.RemoveVcnCidrRequest): Promise<responses.RemoveVcnCidrResponse>;
7307
7314
  /**
@@ -7311,7 +7318,7 @@ export declare class VirtualNetworkClient {
7311
7318
  * @param UpdateByoipRangeRequest
7312
7319
  * @return UpdateByoipRangeResponse
7313
7320
  * @throws OciError when an error occurs
7314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
7321
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
7315
7322
  */
7316
7323
  updateByoipRange(updateByoipRangeRequest: requests.UpdateByoipRangeRequest): Promise<responses.UpdateByoipRangeResponse>;
7317
7324
  /**
@@ -7322,7 +7329,7 @@ export declare class VirtualNetworkClient {
7322
7329
  * @param UpdateCpeRequest
7323
7330
  * @return UpdateCpeResponse
7324
7331
  * @throws OciError when an error occurs
7325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
7332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
7326
7333
  */
7327
7334
  updateCpe(updateCpeRequest: requests.UpdateCpeRequest): Promise<responses.UpdateCpeResponse>;
7328
7335
  /**
@@ -7331,7 +7338,7 @@ export declare class VirtualNetworkClient {
7331
7338
  * @param UpdateCrossConnectRequest
7332
7339
  * @return UpdateCrossConnectResponse
7333
7340
  * @throws OciError when an error occurs
7334
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
7341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
7335
7342
  */
7336
7343
  updateCrossConnect(updateCrossConnectRequest: requests.UpdateCrossConnectRequest): Promise<responses.UpdateCrossConnectResponse>;
7337
7344
  /**
@@ -7342,7 +7349,7 @@ export declare class VirtualNetworkClient {
7342
7349
  * @param UpdateCrossConnectGroupRequest
7343
7350
  * @return UpdateCrossConnectGroupResponse
7344
7351
  * @throws OciError when an error occurs
7345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
7352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
7346
7353
  */
7347
7354
  updateCrossConnectGroup(updateCrossConnectGroupRequest: requests.UpdateCrossConnectGroupRequest): Promise<responses.UpdateCrossConnectGroupResponse>;
7348
7355
  /**
@@ -7355,7 +7362,7 @@ export declare class VirtualNetworkClient {
7355
7362
  * @param UpdateDhcpOptionsRequest
7356
7363
  * @return UpdateDhcpOptionsResponse
7357
7364
  * @throws OciError when an error occurs
7358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
7365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
7359
7366
  */
7360
7367
  updateDhcpOptions(updateDhcpOptionsRequest: requests.UpdateDhcpOptionsRequest): Promise<responses.UpdateDhcpOptionsResponse>;
7361
7368
  /**
@@ -7365,7 +7372,7 @@ export declare class VirtualNetworkClient {
7365
7372
  * @param UpdateDrgRequest
7366
7373
  * @return UpdateDrgResponse
7367
7374
  * @throws OciError when an error occurs
7368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
7375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
7369
7376
  */
7370
7377
  updateDrg(updateDrgRequest: requests.UpdateDrgRequest): Promise<responses.UpdateDrgResponse>;
7371
7378
  /**
@@ -7376,7 +7383,7 @@ export declare class VirtualNetworkClient {
7376
7383
  * @param UpdateDrgAttachmentRequest
7377
7384
  * @return UpdateDrgAttachmentResponse
7378
7385
  * @throws OciError when an error occurs
7379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
7386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
7380
7387
  */
7381
7388
  updateDrgAttachment(updateDrgAttachmentRequest: requests.UpdateDrgAttachmentRequest): Promise<responses.UpdateDrgAttachmentResponse>;
7382
7389
  /**
@@ -7386,7 +7393,7 @@ export declare class VirtualNetworkClient {
7386
7393
  * @param UpdateDrgRouteDistributionRequest
7387
7394
  * @return UpdateDrgRouteDistributionResponse
7388
7395
  * @throws OciError when an error occurs
7389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
7396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
7390
7397
  */
7391
7398
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest: requests.UpdateDrgRouteDistributionRequest): Promise<responses.UpdateDrgRouteDistributionResponse>;
7392
7399
  /**
@@ -7396,7 +7403,7 @@ export declare class VirtualNetworkClient {
7396
7403
  * @param UpdateDrgRouteDistributionStatementsRequest
7397
7404
  * @return UpdateDrgRouteDistributionStatementsResponse
7398
7405
  * @throws OciError when an error occurs
7399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
7406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
7400
7407
  */
7401
7408
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest: requests.UpdateDrgRouteDistributionStatementsRequest): Promise<responses.UpdateDrgRouteDistributionStatementsResponse>;
7402
7409
  /**
@@ -7406,7 +7413,7 @@ export declare class VirtualNetworkClient {
7406
7413
  * @param UpdateDrgRouteRulesRequest
7407
7414
  * @return UpdateDrgRouteRulesResponse
7408
7415
  * @throws OciError when an error occurs
7409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
7416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
7410
7417
  */
7411
7418
  updateDrgRouteRules(updateDrgRouteRulesRequest: requests.UpdateDrgRouteRulesRequest): Promise<responses.UpdateDrgRouteRulesResponse>;
7412
7419
  /**
@@ -7416,7 +7423,7 @@ export declare class VirtualNetworkClient {
7416
7423
  * @param UpdateDrgRouteTableRequest
7417
7424
  * @return UpdateDrgRouteTableResponse
7418
7425
  * @throws OciError when an error occurs
7419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
7426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
7420
7427
  */
7421
7428
  updateDrgRouteTable(updateDrgRouteTableRequest: requests.UpdateDrgRouteTableRequest): Promise<responses.UpdateDrgRouteTableResponse>;
7422
7429
  /**
@@ -7429,7 +7436,7 @@ export declare class VirtualNetworkClient {
7429
7436
  * @param UpdateIPSecConnectionRequest
7430
7437
  * @return UpdateIPSecConnectionResponse
7431
7438
  * @throws OciError when an error occurs
7432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
7439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
7433
7440
  */
7434
7441
  updateIPSecConnection(updateIPSecConnectionRequest: requests.UpdateIPSecConnectionRequest): Promise<responses.UpdateIPSecConnectionResponse>;
7435
7442
  /**
@@ -7450,7 +7457,7 @@ export declare class VirtualNetworkClient {
7450
7457
  * @param UpdateIPSecConnectionTunnelRequest
7451
7458
  * @return UpdateIPSecConnectionTunnelResponse
7452
7459
  * @throws OciError when an error occurs
7453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
7460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
7454
7461
  */
7455
7462
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest: requests.UpdateIPSecConnectionTunnelRequest): Promise<responses.UpdateIPSecConnectionTunnelResponse>;
7456
7463
  /**
@@ -7462,7 +7469,7 @@ export declare class VirtualNetworkClient {
7462
7469
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
7463
7470
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
7464
7471
  * @throws OciError when an error occurs
7465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
7472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
7466
7473
  */
7467
7474
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest: requests.UpdateIPSecConnectionTunnelSharedSecretRequest): Promise<responses.UpdateIPSecConnectionTunnelSharedSecretResponse>;
7468
7475
  /**
@@ -7476,7 +7483,7 @@ export declare class VirtualNetworkClient {
7476
7483
  * @param UpdateInternetGatewayRequest
7477
7484
  * @return UpdateInternetGatewayResponse
7478
7485
  * @throws OciError when an error occurs
7479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
7486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
7480
7487
  */
7481
7488
  updateInternetGateway(updateInternetGatewayRequest: requests.UpdateInternetGatewayRequest): Promise<responses.UpdateInternetGatewayResponse>;
7482
7489
  /**
@@ -7492,7 +7499,7 @@ export declare class VirtualNetworkClient {
7492
7499
  * @param UpdateIpv6Request
7493
7500
  * @return UpdateIpv6Response
7494
7501
  * @throws OciError when an error occurs
7495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
7502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
7496
7503
  */
7497
7504
  updateIpv6(updateIpv6Request: requests.UpdateIpv6Request): Promise<responses.UpdateIpv6Response>;
7498
7505
  /**
@@ -7502,7 +7509,7 @@ export declare class VirtualNetworkClient {
7502
7509
  * @param UpdateLocalPeeringGatewayRequest
7503
7510
  * @return UpdateLocalPeeringGatewayResponse
7504
7511
  * @throws OciError when an error occurs
7505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
7512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
7506
7513
  */
7507
7514
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest: requests.UpdateLocalPeeringGatewayRequest): Promise<responses.UpdateLocalPeeringGatewayResponse>;
7508
7515
  /**
@@ -7512,7 +7519,7 @@ export declare class VirtualNetworkClient {
7512
7519
  * @param UpdateNatGatewayRequest
7513
7520
  * @return UpdateNatGatewayResponse
7514
7521
  * @throws OciError when an error occurs
7515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
7522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
7516
7523
  */
7517
7524
  updateNatGateway(updateNatGatewayRequest: requests.UpdateNatGatewayRequest): Promise<responses.UpdateNatGatewayResponse>;
7518
7525
  /**
@@ -7536,7 +7543,7 @@ export declare class VirtualNetworkClient {
7536
7543
  * @param UpdateNetworkSecurityGroupRequest
7537
7544
  * @return UpdateNetworkSecurityGroupResponse
7538
7545
  * @throws OciError when an error occurs
7539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
7546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
7540
7547
  */
7541
7548
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest: requests.UpdateNetworkSecurityGroupRequest): Promise<responses.UpdateNetworkSecurityGroupResponse>;
7542
7549
  /**
@@ -7546,7 +7553,7 @@ export declare class VirtualNetworkClient {
7546
7553
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
7547
7554
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
7548
7555
  * @throws OciError when an error occurs
7549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
7556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
7550
7557
  */
7551
7558
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest: requests.UpdateNetworkSecurityGroupSecurityRulesRequest): Promise<responses.UpdateNetworkSecurityGroupSecurityRulesResponse>;
7552
7559
  /**
@@ -7565,7 +7572,7 @@ export declare class VirtualNetworkClient {
7565
7572
  * @param UpdatePrivateIpRequest
7566
7573
  * @return UpdatePrivateIpResponse
7567
7574
  * @throws OciError when an error occurs
7568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
7575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
7569
7576
  */
7570
7577
  updatePrivateIp(updatePrivateIpRequest: requests.UpdatePrivateIpRequest): Promise<responses.UpdatePrivateIpResponse>;
7571
7578
  /**
@@ -7613,7 +7620,7 @@ export declare class VirtualNetworkClient {
7613
7620
  * @param UpdatePublicIpRequest
7614
7621
  * @return UpdatePublicIpResponse
7615
7622
  * @throws OciError when an error occurs
7616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
7623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
7617
7624
  */
7618
7625
  updatePublicIp(updatePublicIpRequest: requests.UpdatePublicIpRequest): Promise<responses.UpdatePublicIpResponse>;
7619
7626
  /**
@@ -7623,7 +7630,7 @@ export declare class VirtualNetworkClient {
7623
7630
  * @param UpdatePublicIpPoolRequest
7624
7631
  * @return UpdatePublicIpPoolResponse
7625
7632
  * @throws OciError when an error occurs
7626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
7633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
7627
7634
  */
7628
7635
  updatePublicIpPool(updatePublicIpPoolRequest: requests.UpdatePublicIpPoolRequest): Promise<responses.UpdatePublicIpPoolResponse>;
7629
7636
  /**
@@ -7633,7 +7640,7 @@ export declare class VirtualNetworkClient {
7633
7640
  * @param UpdateRemotePeeringConnectionRequest
7634
7641
  * @return UpdateRemotePeeringConnectionResponse
7635
7642
  * @throws OciError when an error occurs
7636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
7643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
7637
7644
  */
7638
7645
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest: requests.UpdateRemotePeeringConnectionRequest): Promise<responses.UpdateRemotePeeringConnectionResponse>;
7639
7646
  /**
@@ -7646,7 +7653,7 @@ export declare class VirtualNetworkClient {
7646
7653
  * @param UpdateRouteTableRequest
7647
7654
  * @return UpdateRouteTableResponse
7648
7655
  * @throws OciError when an error occurs
7649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
7656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
7650
7657
  */
7651
7658
  updateRouteTable(updateRouteTableRequest: requests.UpdateRouteTableRequest): Promise<responses.UpdateRouteTableResponse>;
7652
7659
  /**
@@ -7660,7 +7667,7 @@ export declare class VirtualNetworkClient {
7660
7667
  * @param UpdateSecurityListRequest
7661
7668
  * @return UpdateSecurityListResponse
7662
7669
  * @throws OciError when an error occurs
7663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
7670
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
7664
7671
  */
7665
7672
  updateSecurityList(updateSecurityListRequest: requests.UpdateSecurityListRequest): Promise<responses.UpdateSecurityListResponse>;
7666
7673
  /**
@@ -7671,7 +7678,7 @@ export declare class VirtualNetworkClient {
7671
7678
  * @param UpdateServiceGatewayRequest
7672
7679
  * @return UpdateServiceGatewayResponse
7673
7680
  * @throws OciError when an error occurs
7674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
7681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
7675
7682
  */
7676
7683
  updateServiceGateway(updateServiceGatewayRequest: requests.UpdateServiceGatewayRequest): Promise<responses.UpdateServiceGatewayResponse>;
7677
7684
  /**
@@ -7681,7 +7688,7 @@ export declare class VirtualNetworkClient {
7681
7688
  * @param UpdateSubnetRequest
7682
7689
  * @return UpdateSubnetResponse
7683
7690
  * @throws OciError when an error occurs
7684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
7691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
7685
7692
  */
7686
7693
  updateSubnet(updateSubnetRequest: requests.UpdateSubnetRequest): Promise<responses.UpdateSubnetResponse>;
7687
7694
  /**
@@ -7693,7 +7700,7 @@ export declare class VirtualNetworkClient {
7693
7700
  * @param UpdateTunnelCpeDeviceConfigRequest
7694
7701
  * @return UpdateTunnelCpeDeviceConfigResponse
7695
7702
  * @throws OciError when an error occurs
7696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
7703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
7697
7704
  */
7698
7705
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest: requests.UpdateTunnelCpeDeviceConfigRequest): Promise<responses.UpdateTunnelCpeDeviceConfigResponse>;
7699
7706
  /**
@@ -7703,7 +7710,7 @@ export declare class VirtualNetworkClient {
7703
7710
  * @param UpdateVcnRequest
7704
7711
  * @return UpdateVcnResponse
7705
7712
  * @throws OciError when an error occurs
7706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
7713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
7707
7714
  */
7708
7715
  updateVcn(updateVcnRequest: requests.UpdateVcnRequest): Promise<responses.UpdateVcnResponse>;
7709
7716
  /**
@@ -7736,7 +7743,7 @@ export declare class VirtualNetworkClient {
7736
7743
  * @param UpdateVirtualCircuitRequest
7737
7744
  * @return UpdateVirtualCircuitResponse
7738
7745
  * @throws OciError when an error occurs
7739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
7746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
7740
7747
  */
7741
7748
  updateVirtualCircuit(updateVirtualCircuitRequest: requests.UpdateVirtualCircuitRequest): Promise<responses.UpdateVirtualCircuitResponse>;
7742
7749
  /**
@@ -7747,7 +7754,7 @@ export declare class VirtualNetworkClient {
7747
7754
  * @param UpdateVlanRequest
7748
7755
  * @return UpdateVlanResponse
7749
7756
  * @throws OciError when an error occurs
7750
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
7757
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
7751
7758
  */
7752
7759
  updateVlan(updateVlanRequest: requests.UpdateVlanRequest): Promise<responses.UpdateVlanResponse>;
7753
7760
  /**
@@ -7757,7 +7764,7 @@ export declare class VirtualNetworkClient {
7757
7764
  * @param UpdateVnicRequest
7758
7765
  * @return UpdateVnicResponse
7759
7766
  * @throws OciError when an error occurs
7760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
7767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
7761
7768
  */
7762
7769
  updateVnic(updateVnicRequest: requests.UpdateVnicRequest): Promise<responses.UpdateVnicResponse>;
7763
7770
  /**
@@ -7768,7 +7775,7 @@ export declare class VirtualNetworkClient {
7768
7775
  * @param UpgradeDrgRequest
7769
7776
  * @return UpgradeDrgResponse
7770
7777
  * @throws OciError when an error occurs
7771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
7778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
7772
7779
  */
7773
7780
  upgradeDrg(upgradeDrgRequest: requests.UpgradeDrgRequest): Promise<responses.UpgradeDrgResponse>;
7774
7781
  /**
@@ -7779,7 +7786,7 @@ export declare class VirtualNetworkClient {
7779
7786
  * @param ValidateByoipRangeRequest
7780
7787
  * @return ValidateByoipRangeResponse
7781
7788
  * @throws OciError when an error occurs
7782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
7789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
7783
7790
  */
7784
7791
  validateByoipRange(validateByoipRangeRequest: requests.ValidateByoipRangeRequest): Promise<responses.ValidateByoipRangeResponse>;
7785
7792
  /**
@@ -7789,7 +7796,7 @@ export declare class VirtualNetworkClient {
7789
7796
  * @param WithdrawByoipRangeRequest
7790
7797
  * @return WithdrawByoipRangeResponse
7791
7798
  * @throws OciError when an error occurs
7792
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
7799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
7793
7800
  */
7794
7801
  withdrawByoipRange(withdrawByoipRangeRequest: requests.WithdrawByoipRangeRequest): Promise<responses.WithdrawByoipRangeResponse>;
7795
7802
  }