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.js CHANGED
@@ -119,7 +119,7 @@ class BlockstorageClient {
119
119
  * @param region The region of the service.
120
120
  */
121
121
  set region(region) {
122
- this.endpoint = common.EndpointBuilder.createEndpointFromRegion(BlockstorageClient.serviceEndpointTemplate, region);
122
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegion(BlockstorageClient.serviceEndpointTemplate, region, BlockstorageClient.endpointServiceName);
123
123
  }
124
124
  /**
125
125
  * Sets the regionId to call (ex, 'us-phoenix-1').
@@ -130,7 +130,7 @@ class BlockstorageClient {
130
130
  * @param regionId The public region ID.
131
131
  */
132
132
  set regionId(regionId) {
133
- this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(BlockstorageClient.serviceEndpointTemplate, regionId);
133
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(BlockstorageClient.serviceEndpointTemplate, regionId, BlockstorageClient.endpointServiceName);
134
134
  }
135
135
  /**
136
136
  * Creates a new BlockstorageWaiter for resources for this service.
@@ -163,7 +163,7 @@ class BlockstorageClient {
163
163
  * @param ChangeBootVolumeBackupCompartmentRequest
164
164
  * @return ChangeBootVolumeBackupCompartmentResponse
165
165
  * @throws OciError when an error occurs
166
- * @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.
166
+ * @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.
167
167
  */
168
168
  changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
169
169
  return __awaiter(this, void 0, void 0, function* () {
@@ -224,7 +224,7 @@ class BlockstorageClient {
224
224
  * @param ChangeBootVolumeCompartmentRequest
225
225
  * @return ChangeBootVolumeCompartmentResponse
226
226
  * @throws OciError when an error occurs
227
- * @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.
227
+ * @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.
228
228
  */
229
229
  changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
230
230
  return __awaiter(this, void 0, void 0, function* () {
@@ -285,7 +285,7 @@ class BlockstorageClient {
285
285
  * @param ChangeVolumeBackupCompartmentRequest
286
286
  * @return ChangeVolumeBackupCompartmentResponse
287
287
  * @throws OciError when an error occurs
288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
288
+ * @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.
289
289
  */
290
290
  changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
291
291
  return __awaiter(this, void 0, void 0, function* () {
@@ -346,7 +346,7 @@ class BlockstorageClient {
346
346
  * @param ChangeVolumeCompartmentRequest
347
347
  * @return ChangeVolumeCompartmentResponse
348
348
  * @throws OciError when an error occurs
349
- * @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.
349
+ * @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.
350
350
  */
351
351
  changeVolumeCompartment(changeVolumeCompartmentRequest) {
352
352
  return __awaiter(this, void 0, void 0, function* () {
@@ -407,7 +407,7 @@ class BlockstorageClient {
407
407
  * @param ChangeVolumeGroupBackupCompartmentRequest
408
408
  * @return ChangeVolumeGroupBackupCompartmentResponse
409
409
  * @throws OciError when an error occurs
410
- * @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.
410
+ * @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.
411
411
  */
412
412
  changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
413
413
  return __awaiter(this, void 0, void 0, function* () {
@@ -468,7 +468,7 @@ class BlockstorageClient {
468
468
  * @param ChangeVolumeGroupCompartmentRequest
469
469
  * @return ChangeVolumeGroupCompartmentResponse
470
470
  * @throws OciError when an error occurs
471
- * @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.
471
+ * @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.
472
472
  */
473
473
  changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
474
474
  return __awaiter(this, void 0, void 0, function* () {
@@ -528,7 +528,7 @@ class BlockstorageClient {
528
528
  * @param CopyBootVolumeBackupRequest
529
529
  * @return CopyBootVolumeBackupResponse
530
530
  * @throws OciError when an error occurs
531
- * @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.
531
+ * @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.
532
532
  */
533
533
  copyBootVolumeBackup(copyBootVolumeBackupRequest) {
534
534
  return __awaiter(this, void 0, void 0, function* () {
@@ -608,7 +608,7 @@ class BlockstorageClient {
608
608
  * @param CopyVolumeBackupRequest
609
609
  * @return CopyVolumeBackupResponse
610
610
  * @throws OciError when an error occurs
611
- * @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.
611
+ * @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.
612
612
  */
613
613
  copyVolumeBackup(copyVolumeBackupRequest) {
614
614
  return __awaiter(this, void 0, void 0, function* () {
@@ -688,7 +688,7 @@ class BlockstorageClient {
688
688
  * @param CopyVolumeGroupBackupRequest
689
689
  * @return CopyVolumeGroupBackupResponse
690
690
  * @throws OciError when an error occurs
691
- * @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.
691
+ * @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.
692
692
  */
693
693
  copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
694
694
  return __awaiter(this, void 0, void 0, function* () {
@@ -755,7 +755,7 @@ class BlockstorageClient {
755
755
  * @param CreateBootVolumeRequest
756
756
  * @return CreateBootVolumeResponse
757
757
  * @throws OciError when an error occurs
758
- * @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.
758
+ * @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.
759
759
  */
760
760
  createBootVolume(createBootVolumeRequest) {
761
761
  return __awaiter(this, void 0, void 0, function* () {
@@ -821,7 +821,7 @@ class BlockstorageClient {
821
821
  * @param CreateBootVolumeBackupRequest
822
822
  * @return CreateBootVolumeBackupResponse
823
823
  * @throws OciError when an error occurs
824
- * @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.
824
+ * @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.
825
825
  */
826
826
  createBootVolumeBackup(createBootVolumeBackupRequest) {
827
827
  return __awaiter(this, void 0, void 0, function* () {
@@ -895,7 +895,7 @@ class BlockstorageClient {
895
895
  * @param CreateVolumeRequest
896
896
  * @return CreateVolumeResponse
897
897
  * @throws OciError when an error occurs
898
- * @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.
898
+ * @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.
899
899
  */
900
900
  createVolume(createVolumeRequest) {
901
901
  return __awaiter(this, void 0, void 0, function* () {
@@ -961,7 +961,7 @@ class BlockstorageClient {
961
961
  * @param CreateVolumeBackupRequest
962
962
  * @return CreateVolumeBackupResponse
963
963
  * @throws OciError when an error occurs
964
- * @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.
964
+ * @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.
965
965
  */
966
966
  createVolumeBackup(createVolumeBackupRequest) {
967
967
  return __awaiter(this, void 0, void 0, function* () {
@@ -1025,7 +1025,7 @@ class BlockstorageClient {
1025
1025
  * @param CreateVolumeBackupPolicyRequest
1026
1026
  * @return CreateVolumeBackupPolicyResponse
1027
1027
  * @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/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1028
+ * @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.
1029
1029
  */
1030
1030
  createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
1031
1031
  return __awaiter(this, void 0, void 0, function* () {
@@ -1089,7 +1089,7 @@ class BlockstorageClient {
1089
1089
  * @param CreateVolumeBackupPolicyAssignmentRequest
1090
1090
  * @return CreateVolumeBackupPolicyAssignmentResponse
1091
1091
  * @throws OciError when an error occurs
1092
- * @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.
1092
+ * @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.
1093
1093
  */
1094
1094
  createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
1095
1095
  return __awaiter(this, void 0, void 0, function* () {
@@ -1155,7 +1155,7 @@ class BlockstorageClient {
1155
1155
  * @param CreateVolumeGroupRequest
1156
1156
  * @return CreateVolumeGroupResponse
1157
1157
  * @throws OciError when an error occurs
1158
- * @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.
1158
+ * @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.
1159
1159
  */
1160
1160
  createVolumeGroup(createVolumeGroupRequest) {
1161
1161
  return __awaiter(this, void 0, void 0, function* () {
@@ -1217,7 +1217,7 @@ class BlockstorageClient {
1217
1217
  * @param CreateVolumeGroupBackupRequest
1218
1218
  * @return CreateVolumeGroupBackupResponse
1219
1219
  * @throws OciError when an error occurs
1220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1220
+ * @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.
1221
1221
  */
1222
1222
  createVolumeGroupBackup(createVolumeGroupBackupRequest) {
1223
1223
  return __awaiter(this, void 0, void 0, function* () {
@@ -1281,7 +1281,7 @@ class BlockstorageClient {
1281
1281
  * @param DeleteBootVolumeRequest
1282
1282
  * @return DeleteBootVolumeResponse
1283
1283
  * @throws OciError when an error occurs
1284
- * @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.
1284
+ * @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.
1285
1285
  */
1286
1286
  deleteBootVolume(deleteBootVolumeRequest) {
1287
1287
  return __awaiter(this, void 0, void 0, function* () {
@@ -1333,7 +1333,7 @@ class BlockstorageClient {
1333
1333
  * @param DeleteBootVolumeBackupRequest
1334
1334
  * @return DeleteBootVolumeBackupResponse
1335
1335
  * @throws OciError when an error occurs
1336
- * @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.
1336
+ * @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.
1337
1337
  */
1338
1338
  deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
1339
1339
  return __awaiter(this, void 0, void 0, function* () {
@@ -1386,7 +1386,7 @@ class BlockstorageClient {
1386
1386
  * @param DeleteBootVolumeKmsKeyRequest
1387
1387
  * @return DeleteBootVolumeKmsKeyResponse
1388
1388
  * @throws OciError when an error occurs
1389
- * @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.
1389
+ * @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.
1390
1390
  */
1391
1391
  deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
1392
1392
  return __awaiter(this, void 0, void 0, function* () {
@@ -1442,7 +1442,7 @@ class BlockstorageClient {
1442
1442
  * @param DeleteVolumeRequest
1443
1443
  * @return DeleteVolumeResponse
1444
1444
  * @throws OciError when an error occurs
1445
- * @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.
1445
+ * @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.
1446
1446
  */
1447
1447
  deleteVolume(deleteVolumeRequest) {
1448
1448
  return __awaiter(this, void 0, void 0, function* () {
@@ -1494,7 +1494,7 @@ class BlockstorageClient {
1494
1494
  * @param DeleteVolumeBackupRequest
1495
1495
  * @return DeleteVolumeBackupResponse
1496
1496
  * @throws OciError when an error occurs
1497
- * @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.
1497
+ * @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.
1498
1498
  */
1499
1499
  deleteVolumeBackup(deleteVolumeBackupRequest) {
1500
1500
  return __awaiter(this, void 0, void 0, function* () {
@@ -1551,7 +1551,7 @@ class BlockstorageClient {
1551
1551
  * @param DeleteVolumeBackupPolicyRequest
1552
1552
  * @return DeleteVolumeBackupPolicyResponse
1553
1553
  * @throws OciError when an error occurs
1554
- * @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.
1554
+ * @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.
1555
1555
  */
1556
1556
  deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
1557
1557
  return __awaiter(this, void 0, void 0, function* () {
@@ -1604,7 +1604,7 @@ class BlockstorageClient {
1604
1604
  * @param DeleteVolumeBackupPolicyAssignmentRequest
1605
1605
  * @return DeleteVolumeBackupPolicyAssignmentResponse
1606
1606
  * @throws OciError when an error occurs
1607
- * @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.
1607
+ * @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.
1608
1608
  */
1609
1609
  deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
1610
1610
  return __awaiter(this, void 0, void 0, function* () {
@@ -1658,7 +1658,7 @@ class BlockstorageClient {
1658
1658
  * @param DeleteVolumeGroupRequest
1659
1659
  * @return DeleteVolumeGroupResponse
1660
1660
  * @throws OciError when an error occurs
1661
- * @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.
1661
+ * @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.
1662
1662
  */
1663
1663
  deleteVolumeGroup(deleteVolumeGroupRequest) {
1664
1664
  return __awaiter(this, void 0, void 0, function* () {
@@ -1712,7 +1712,7 @@ class BlockstorageClient {
1712
1712
  * @param DeleteVolumeGroupBackupRequest
1713
1713
  * @return DeleteVolumeGroupBackupResponse
1714
1714
  * @throws OciError when an error occurs
1715
- * @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.
1715
+ * @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.
1716
1716
  */
1717
1717
  deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
1718
1718
  return __awaiter(this, void 0, void 0, function* () {
@@ -1765,7 +1765,7 @@ class BlockstorageClient {
1765
1765
  * @param DeleteVolumeKmsKeyRequest
1766
1766
  * @return DeleteVolumeKmsKeyResponse
1767
1767
  * @throws OciError when an error occurs
1768
- * @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.
1768
+ * @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.
1769
1769
  */
1770
1770
  deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
1771
1771
  return __awaiter(this, void 0, void 0, function* () {
@@ -1817,7 +1817,7 @@ class BlockstorageClient {
1817
1817
  * @param GetBlockVolumeReplicaRequest
1818
1818
  * @return GetBlockVolumeReplicaResponse
1819
1819
  * @throws OciError when an error occurs
1820
- * @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.
1820
+ * @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.
1821
1821
  */
1822
1822
  getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
1823
1823
  return __awaiter(this, void 0, void 0, function* () {
@@ -1877,7 +1877,7 @@ class BlockstorageClient {
1877
1877
  * @param GetBootVolumeRequest
1878
1878
  * @return GetBootVolumeResponse
1879
1879
  * @throws OciError when an error occurs
1880
- * @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.
1880
+ * @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.
1881
1881
  */
1882
1882
  getBootVolume(getBootVolumeRequest) {
1883
1883
  return __awaiter(this, void 0, void 0, function* () {
@@ -1937,7 +1937,7 @@ class BlockstorageClient {
1937
1937
  * @param GetBootVolumeBackupRequest
1938
1938
  * @return GetBootVolumeBackupResponse
1939
1939
  * @throws OciError when an error occurs
1940
- * @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.
1940
+ * @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.
1941
1941
  */
1942
1942
  getBootVolumeBackup(getBootVolumeBackupRequest) {
1943
1943
  return __awaiter(this, void 0, void 0, function* () {
@@ -1998,7 +1998,7 @@ class BlockstorageClient {
1998
1998
  * @param GetBootVolumeKmsKeyRequest
1999
1999
  * @return GetBootVolumeKmsKeyResponse
2000
2000
  * @throws OciError when an error occurs
2001
- * @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.
2001
+ * @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.
2002
2002
  */
2003
2003
  getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
2004
2004
  return __awaiter(this, void 0, void 0, function* () {
@@ -2059,7 +2059,7 @@ class BlockstorageClient {
2059
2059
  * @param GetBootVolumeReplicaRequest
2060
2060
  * @return GetBootVolumeReplicaResponse
2061
2061
  * @throws OciError when an error occurs
2062
- * @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.
2062
+ * @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.
2063
2063
  */
2064
2064
  getBootVolumeReplica(getBootVolumeReplicaRequest) {
2065
2065
  return __awaiter(this, void 0, void 0, function* () {
@@ -2119,7 +2119,7 @@ class BlockstorageClient {
2119
2119
  * @param GetVolumeRequest
2120
2120
  * @return GetVolumeResponse
2121
2121
  * @throws OciError when an error occurs
2122
- * @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.
2122
+ * @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.
2123
2123
  */
2124
2124
  getVolume(getVolumeRequest) {
2125
2125
  return __awaiter(this, void 0, void 0, function* () {
@@ -2179,7 +2179,7 @@ class BlockstorageClient {
2179
2179
  * @param GetVolumeBackupRequest
2180
2180
  * @return GetVolumeBackupResponse
2181
2181
  * @throws OciError when an error occurs
2182
- * @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.
2182
+ * @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.
2183
2183
  */
2184
2184
  getVolumeBackup(getVolumeBackupRequest) {
2185
2185
  return __awaiter(this, void 0, void 0, function* () {
@@ -2239,7 +2239,7 @@ class BlockstorageClient {
2239
2239
  * @param GetVolumeBackupPolicyRequest
2240
2240
  * @return GetVolumeBackupPolicyResponse
2241
2241
  * @throws OciError when an error occurs
2242
- * @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.
2242
+ * @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.
2243
2243
  */
2244
2244
  getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
2245
2245
  return __awaiter(this, void 0, void 0, function* () {
@@ -2302,7 +2302,7 @@ class BlockstorageClient {
2302
2302
  * @param GetVolumeBackupPolicyAssetAssignmentRequest
2303
2303
  * @return GetVolumeBackupPolicyAssetAssignmentResponse
2304
2304
  * @throws OciError when an error occurs
2305
- * @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.
2305
+ * @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.
2306
2306
  */
2307
2307
  getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
2308
2308
  return __awaiter(this, void 0, void 0, function* () {
@@ -2404,7 +2404,7 @@ class BlockstorageClient {
2404
2404
  * @param GetVolumeBackupPolicyAssignmentRequest
2405
2405
  * @return GetVolumeBackupPolicyAssignmentResponse
2406
2406
  * @throws OciError when an error occurs
2407
- * @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.
2407
+ * @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.
2408
2408
  */
2409
2409
  getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
2410
2410
  return __awaiter(this, void 0, void 0, function* () {
@@ -2464,7 +2464,7 @@ class BlockstorageClient {
2464
2464
  * @param GetVolumeGroupRequest
2465
2465
  * @return GetVolumeGroupResponse
2466
2466
  * @throws OciError when an error occurs
2467
- * @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.
2467
+ * @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.
2468
2468
  */
2469
2469
  getVolumeGroup(getVolumeGroupRequest) {
2470
2470
  return __awaiter(this, void 0, void 0, function* () {
@@ -2524,7 +2524,7 @@ class BlockstorageClient {
2524
2524
  * @param GetVolumeGroupBackupRequest
2525
2525
  * @return GetVolumeGroupBackupResponse
2526
2526
  * @throws OciError when an error occurs
2527
- * @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.
2527
+ * @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.
2528
2528
  */
2529
2529
  getVolumeGroupBackup(getVolumeGroupBackupRequest) {
2530
2530
  return __awaiter(this, void 0, void 0, function* () {
@@ -2584,7 +2584,7 @@ class BlockstorageClient {
2584
2584
  * @param GetVolumeGroupReplicaRequest
2585
2585
  * @return GetVolumeGroupReplicaResponse
2586
2586
  * @throws OciError when an error occurs
2587
- * @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.
2587
+ * @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.
2588
2588
  */
2589
2589
  getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
2590
2590
  return __awaiter(this, void 0, void 0, function* () {
@@ -2645,7 +2645,7 @@ class BlockstorageClient {
2645
2645
  * @param GetVolumeKmsKeyRequest
2646
2646
  * @return GetVolumeKmsKeyResponse
2647
2647
  * @throws OciError when an error occurs
2648
- * @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.
2648
+ * @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.
2649
2649
  */
2650
2650
  getVolumeKmsKey(getVolumeKmsKeyRequest) {
2651
2651
  return __awaiter(this, void 0, void 0, function* () {
@@ -2707,7 +2707,7 @@ class BlockstorageClient {
2707
2707
  * @param ListBlockVolumeReplicasRequest
2708
2708
  * @return ListBlockVolumeReplicasResponse
2709
2709
  * @throws OciError when an error occurs
2710
- * @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.
2710
+ * @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.
2711
2711
  */
2712
2712
  listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
2713
2713
  return __awaiter(this, void 0, void 0, function* () {
@@ -2815,7 +2815,7 @@ class BlockstorageClient {
2815
2815
  * @param ListBootVolumeBackupsRequest
2816
2816
  * @return ListBootVolumeBackupsResponse
2817
2817
  * @throws OciError when an error occurs
2818
- * @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.
2818
+ * @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.
2819
2819
  */
2820
2820
  listBootVolumeBackups(listBootVolumeBackupsRequest) {
2821
2821
  return __awaiter(this, void 0, void 0, function* () {
@@ -2924,7 +2924,7 @@ class BlockstorageClient {
2924
2924
  * @param ListBootVolumeReplicasRequest
2925
2925
  * @return ListBootVolumeReplicasResponse
2926
2926
  * @throws OciError when an error occurs
2927
- * @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.
2927
+ * @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.
2928
2928
  */
2929
2929
  listBootVolumeReplicas(listBootVolumeReplicasRequest) {
2930
2930
  return __awaiter(this, void 0, void 0, function* () {
@@ -3032,7 +3032,7 @@ class BlockstorageClient {
3032
3032
  * @param ListBootVolumesRequest
3033
3033
  * @return ListBootVolumesResponse
3034
3034
  * @throws OciError when an error occurs
3035
- * @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.
3035
+ * @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.
3036
3036
  */
3037
3037
  listBootVolumes(listBootVolumesRequest) {
3038
3038
  return __awaiter(this, void 0, void 0, function* () {
@@ -3140,7 +3140,7 @@ class BlockstorageClient {
3140
3140
  * @param ListVolumeBackupPoliciesRequest
3141
3141
  * @return ListVolumeBackupPoliciesResponse
3142
3142
  * @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/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3143
+ * @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.
3144
3144
  */
3145
3145
  listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
3146
3146
  return __awaiter(this, void 0, void 0, function* () {
@@ -3243,7 +3243,7 @@ class BlockstorageClient {
3243
3243
  * @param ListVolumeBackupsRequest
3244
3244
  * @return ListVolumeBackupsResponse
3245
3245
  * @throws OciError when an error occurs
3246
- * @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.
3246
+ * @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.
3247
3247
  */
3248
3248
  listVolumeBackups(listVolumeBackupsRequest) {
3249
3249
  return __awaiter(this, void 0, void 0, function* () {
@@ -3353,7 +3353,7 @@ class BlockstorageClient {
3353
3353
  * @param ListVolumeGroupBackupsRequest
3354
3354
  * @return ListVolumeGroupBackupsResponse
3355
3355
  * @throws OciError when an error occurs
3356
- * @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.
3356
+ * @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.
3357
3357
  */
3358
3358
  listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
3359
3359
  return __awaiter(this, void 0, void 0, function* () {
@@ -3461,7 +3461,7 @@ class BlockstorageClient {
3461
3461
  * @param ListVolumeGroupReplicasRequest
3462
3462
  * @return ListVolumeGroupReplicasResponse
3463
3463
  * @throws OciError when an error occurs
3464
- * @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.
3464
+ * @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.
3465
3465
  */
3466
3466
  listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
3467
3467
  return __awaiter(this, void 0, void 0, function* () {
@@ -3570,7 +3570,7 @@ class BlockstorageClient {
3570
3570
  * @param ListVolumeGroupsRequest
3571
3571
  * @return ListVolumeGroupsResponse
3572
3572
  * @throws OciError when an error occurs
3573
- * @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.
3573
+ * @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.
3574
3574
  */
3575
3575
  listVolumeGroups(listVolumeGroupsRequest) {
3576
3576
  return __awaiter(this, void 0, void 0, function* () {
@@ -3678,7 +3678,7 @@ class BlockstorageClient {
3678
3678
  * @param ListVolumesRequest
3679
3679
  * @return ListVolumesResponse
3680
3680
  * @throws OciError when an error occurs
3681
- * @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.
3681
+ * @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.
3682
3682
  */
3683
3683
  listVolumes(listVolumesRequest) {
3684
3684
  return __awaiter(this, void 0, void 0, function* () {
@@ -3786,7 +3786,7 @@ class BlockstorageClient {
3786
3786
  * @param UpdateBootVolumeRequest
3787
3787
  * @return UpdateBootVolumeResponse
3788
3788
  * @throws OciError when an error occurs
3789
- * @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.
3789
+ * @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.
3790
3790
  */
3791
3791
  updateBootVolume(updateBootVolumeRequest) {
3792
3792
  return __awaiter(this, void 0, void 0, function* () {
@@ -3850,7 +3850,7 @@ class BlockstorageClient {
3850
3850
  * @param UpdateBootVolumeBackupRequest
3851
3851
  * @return UpdateBootVolumeBackupResponse
3852
3852
  * @throws OciError when an error occurs
3853
- * @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.
3853
+ * @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.
3854
3854
  */
3855
3855
  updateBootVolumeBackup(updateBootVolumeBackupRequest) {
3856
3856
  return __awaiter(this, void 0, void 0, function* () {
@@ -3908,7 +3908,7 @@ class BlockstorageClient {
3908
3908
  * @param UpdateBootVolumeKmsKeyRequest
3909
3909
  * @return UpdateBootVolumeKmsKeyResponse
3910
3910
  * @throws OciError when an error occurs
3911
- * @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.
3911
+ * @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.
3912
3912
  */
3913
3913
  updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
3914
3914
  return __awaiter(this, void 0, void 0, function* () {
@@ -3972,7 +3972,7 @@ class BlockstorageClient {
3972
3972
  * @param UpdateVolumeRequest
3973
3973
  * @return UpdateVolumeResponse
3974
3974
  * @throws OciError when an error occurs
3975
- * @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.
3975
+ * @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.
3976
3976
  */
3977
3977
  updateVolume(updateVolumeRequest) {
3978
3978
  return __awaiter(this, void 0, void 0, function* () {
@@ -4036,7 +4036,7 @@ class BlockstorageClient {
4036
4036
  * @param UpdateVolumeBackupRequest
4037
4037
  * @return UpdateVolumeBackupResponse
4038
4038
  * @throws OciError when an error occurs
4039
- * @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.
4039
+ * @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.
4040
4040
  */
4041
4041
  updateVolumeBackup(updateVolumeBackupRequest) {
4042
4042
  return __awaiter(this, void 0, void 0, function* () {
@@ -4098,7 +4098,7 @@ class BlockstorageClient {
4098
4098
  * @param UpdateVolumeBackupPolicyRequest
4099
4099
  * @return UpdateVolumeBackupPolicyResponse
4100
4100
  * @throws OciError when an error occurs
4101
- * @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.
4101
+ * @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.
4102
4102
  */
4103
4103
  updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
4104
4104
  return __awaiter(this, void 0, void 0, function* () {
@@ -4168,7 +4168,7 @@ class BlockstorageClient {
4168
4168
  * @param UpdateVolumeGroupRequest
4169
4169
  * @return UpdateVolumeGroupResponse
4170
4170
  * @throws OciError when an error occurs
4171
- * @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.
4171
+ * @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.
4172
4172
  */
4173
4173
  updateVolumeGroup(updateVolumeGroupRequest) {
4174
4174
  return __awaiter(this, void 0, void 0, function* () {
@@ -4232,7 +4232,7 @@ class BlockstorageClient {
4232
4232
  * @param UpdateVolumeGroupBackupRequest
4233
4233
  * @return UpdateVolumeGroupBackupResponse
4234
4234
  * @throws OciError when an error occurs
4235
- * @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.
4235
+ * @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.
4236
4236
  */
4237
4237
  updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
4238
4238
  return __awaiter(this, void 0, void 0, function* () {
@@ -4290,7 +4290,7 @@ class BlockstorageClient {
4290
4290
  * @param UpdateVolumeKmsKeyRequest
4291
4291
  * @return UpdateVolumeKmsKeyResponse
4292
4292
  * @throws OciError when an error occurs
4293
- * @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.
4293
+ * @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.
4294
4294
  */
4295
4295
  updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
4296
4296
  return __awaiter(this, void 0, void 0, function* () {
@@ -4349,6 +4349,7 @@ class BlockstorageClient {
4349
4349
  }
4350
4350
  exports.BlockstorageClient = BlockstorageClient;
4351
4351
  BlockstorageClient.serviceEndpointTemplate = "https://iaas.{region}.{secondLevelDomain}";
4352
+ BlockstorageClient.endpointServiceName = "";
4352
4353
  var ComputeApiKeys;
4353
4354
  (function (ComputeApiKeys) {
4354
4355
  })(ComputeApiKeys = exports.ComputeApiKeys || (exports.ComputeApiKeys = {}));
@@ -4411,7 +4412,7 @@ class ComputeClient {
4411
4412
  * @param region The region of the service.
4412
4413
  */
4413
4414
  set region(region) {
4414
- this.endpoint = common.EndpointBuilder.createEndpointFromRegion(ComputeClient.serviceEndpointTemplate, region);
4415
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegion(ComputeClient.serviceEndpointTemplate, region, ComputeClient.endpointServiceName);
4415
4416
  }
4416
4417
  /**
4417
4418
  * Sets the regionId to call (ex, 'us-phoenix-1').
@@ -4422,7 +4423,7 @@ class ComputeClient {
4422
4423
  * @param regionId The public region ID.
4423
4424
  */
4424
4425
  set regionId(regionId) {
4425
- this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(ComputeClient.serviceEndpointTemplate, regionId);
4426
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(ComputeClient.serviceEndpointTemplate, regionId, ComputeClient.endpointServiceName);
4426
4427
  }
4427
4428
  /**
4428
4429
  * Creates a new ComputeWaiter for resources for this service.
@@ -4452,7 +4453,7 @@ class ComputeClient {
4452
4453
  * @param AcceptShieldedIntegrityPolicyRequest
4453
4454
  * @return AcceptShieldedIntegrityPolicyResponse
4454
4455
  * @throws OciError when an error occurs
4455
- * @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.
4456
+ * @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.
4456
4457
  */
4457
4458
  acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
4458
4459
  return __awaiter(this, void 0, void 0, function* () {
@@ -4506,7 +4507,7 @@ class ComputeClient {
4506
4507
  * @param AddImageShapeCompatibilityEntryRequest
4507
4508
  * @return AddImageShapeCompatibilityEntryResponse
4508
4509
  * @throws OciError when an error occurs
4509
- * @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.
4510
+ * @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.
4510
4511
  */
4511
4512
  addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
4512
4513
  return __awaiter(this, void 0, void 0, function* () {
@@ -4564,7 +4565,7 @@ class ComputeClient {
4564
4565
  * @param AttachBootVolumeRequest
4565
4566
  * @return AttachBootVolumeResponse
4566
4567
  * @throws OciError when an error occurs
4567
- * @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.
4568
+ * @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.
4568
4569
  */
4569
4570
  attachBootVolume(attachBootVolumeRequest) {
4570
4571
  return __awaiter(this, void 0, void 0, function* () {
@@ -4627,7 +4628,7 @@ class ComputeClient {
4627
4628
  * @param AttachVnicRequest
4628
4629
  * @return AttachVnicResponse
4629
4630
  * @throws OciError when an error occurs
4630
- * @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.
4631
+ * @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.
4631
4632
  */
4632
4633
  attachVnic(attachVnicRequest) {
4633
4634
  return __awaiter(this, void 0, void 0, function* () {
@@ -4688,7 +4689,7 @@ class ComputeClient {
4688
4689
  * @param AttachVolumeRequest
4689
4690
  * @return AttachVolumeResponse
4690
4691
  * @throws OciError when an error occurs
4691
- * @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.
4692
+ * @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.
4692
4693
  */
4693
4694
  attachVolume(attachVolumeRequest) {
4694
4695
  return __awaiter(this, void 0, void 0, function* () {
@@ -4765,7 +4766,7 @@ class ComputeClient {
4765
4766
  * @param CaptureConsoleHistoryRequest
4766
4767
  * @return CaptureConsoleHistoryResponse
4767
4768
  * @throws OciError when an error occurs
4768
- * @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.
4769
+ * @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.
4769
4770
  */
4770
4771
  captureConsoleHistory(captureConsoleHistoryRequest) {
4771
4772
  return __awaiter(this, void 0, void 0, function* () {
@@ -4828,7 +4829,7 @@ class ComputeClient {
4828
4829
  * @param ChangeComputeCapacityReservationCompartmentRequest
4829
4830
  * @return ChangeComputeCapacityReservationCompartmentResponse
4830
4831
  * @throws OciError when an error occurs
4831
- * @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.
4832
+ * @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.
4832
4833
  */
4833
4834
  changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
4834
4835
  return __awaiter(this, void 0, void 0, function* () {
@@ -4891,7 +4892,7 @@ class ComputeClient {
4891
4892
  * @param ChangeComputeImageCapabilitySchemaCompartmentRequest
4892
4893
  * @return ChangeComputeImageCapabilitySchemaCompartmentResponse
4893
4894
  * @throws OciError when an error occurs
4894
- * @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.
4895
+ * @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.
4895
4896
  */
4896
4897
  changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
4897
4898
  return __awaiter(this, void 0, void 0, function* () {
@@ -4946,7 +4947,7 @@ class ComputeClient {
4946
4947
  * @param ChangeDedicatedVmHostCompartmentRequest
4947
4948
  * @return ChangeDedicatedVmHostCompartmentResponse
4948
4949
  * @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/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
4950
+ * @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.
4950
4951
  */
4951
4952
  changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
4952
4953
  return __awaiter(this, void 0, void 0, function* () {
@@ -5014,7 +5015,7 @@ class ComputeClient {
5014
5015
  * @param ChangeImageCompartmentRequest
5015
5016
  * @return ChangeImageCompartmentResponse
5016
5017
  * @throws OciError when an error occurs
5017
- * @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.
5018
+ * @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.
5018
5019
  */
5019
5020
  changeImageCompartment(changeImageCompartmentRequest) {
5020
5021
  return __awaiter(this, void 0, void 0, function* () {
@@ -5080,7 +5081,7 @@ class ComputeClient {
5080
5081
  * @param ChangeInstanceCompartmentRequest
5081
5082
  * @return ChangeInstanceCompartmentResponse
5082
5083
  * @throws OciError when an error occurs
5083
- * @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.
5084
+ * @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.
5084
5085
  */
5085
5086
  changeInstanceCompartment(changeInstanceCompartmentRequest) {
5086
5087
  return __awaiter(this, void 0, void 0, function* () {
@@ -5146,7 +5147,7 @@ class ComputeClient {
5146
5147
  * @param CreateAppCatalogSubscriptionRequest
5147
5148
  * @return CreateAppCatalogSubscriptionResponse
5148
5149
  * @throws OciError when an error occurs
5149
- * @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.
5150
+ * @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.
5150
5151
  */
5151
5152
  createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
5152
5153
  return __awaiter(this, void 0, void 0, function* () {
@@ -5211,7 +5212,7 @@ class ComputeClient {
5211
5212
  * @param CreateComputeCapacityReservationRequest
5212
5213
  * @return CreateComputeCapacityReservationResponse
5213
5214
  * @throws OciError when an error occurs
5214
- * @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.
5215
+ * @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.
5215
5216
  */
5216
5217
  createComputeCapacityReservation(createComputeCapacityReservationRequest) {
5217
5218
  return __awaiter(this, void 0, void 0, function* () {
@@ -5283,7 +5284,7 @@ class ComputeClient {
5283
5284
  * @param CreateComputeImageCapabilitySchemaRequest
5284
5285
  * @return CreateComputeImageCapabilitySchemaResponse
5285
5286
  * @throws OciError when an error occurs
5286
- * @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.
5287
+ * @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.
5287
5288
  */
5288
5289
  createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
5289
5290
  return __awaiter(this, void 0, void 0, function* () {
@@ -5347,7 +5348,7 @@ class ComputeClient {
5347
5348
  * @param CreateDedicatedVmHostRequest
5348
5349
  * @return CreateDedicatedVmHostResponse
5349
5350
  * @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/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5351
+ * @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.
5351
5352
  */
5352
5353
  createDedicatedVmHost(createDedicatedVmHostRequest) {
5353
5354
  return __awaiter(this, void 0, void 0, function* () {
@@ -5436,7 +5437,7 @@ class ComputeClient {
5436
5437
  * @param CreateImageRequest
5437
5438
  * @return CreateImageResponse
5438
5439
  * @throws OciError when an error occurs
5439
- * @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.
5440
+ * @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.
5440
5441
  */
5441
5442
  createImage(createImageRequest) {
5442
5443
  return __awaiter(this, void 0, void 0, function* () {
@@ -5506,7 +5507,7 @@ class ComputeClient {
5506
5507
  * @param CreateInstanceConsoleConnectionRequest
5507
5508
  * @return CreateInstanceConsoleConnectionResponse
5508
5509
  * @throws OciError when an error occurs
5509
- * @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.
5510
+ * @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.
5510
5511
  */
5511
5512
  createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
5512
5513
  return __awaiter(this, void 0, void 0, function* () {
@@ -5566,7 +5567,7 @@ class ComputeClient {
5566
5567
  * @param DeleteAppCatalogSubscriptionRequest
5567
5568
  * @return DeleteAppCatalogSubscriptionResponse
5568
5569
  * @throws OciError when an error occurs
5569
- * @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.
5570
+ * @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.
5570
5571
  */
5571
5572
  deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
5572
5573
  return __awaiter(this, void 0, void 0, function* () {
@@ -5619,7 +5620,7 @@ class ComputeClient {
5619
5620
  * @param DeleteComputeCapacityReservationRequest
5620
5621
  * @return DeleteComputeCapacityReservationResponse
5621
5622
  * @throws OciError when an error occurs
5622
- * @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.
5623
+ * @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.
5623
5624
  */
5624
5625
  deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
5625
5626
  return __awaiter(this, void 0, void 0, function* () {
@@ -5678,7 +5679,7 @@ class ComputeClient {
5678
5679
  * @param DeleteComputeImageCapabilitySchemaRequest
5679
5680
  * @return DeleteComputeImageCapabilitySchemaResponse
5680
5681
  * @throws OciError when an error occurs
5681
- * @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.
5682
+ * @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.
5682
5683
  */
5683
5684
  deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
5684
5685
  return __awaiter(this, void 0, void 0, function* () {
@@ -5731,7 +5732,7 @@ class ComputeClient {
5731
5732
  * @param DeleteConsoleHistoryRequest
5732
5733
  * @return DeleteConsoleHistoryResponse
5733
5734
  * @throws OciError when an error occurs
5734
- * @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.
5735
+ * @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.
5735
5736
  */
5736
5737
  deleteConsoleHistory(deleteConsoleHistoryRequest) {
5737
5738
  return __awaiter(this, void 0, void 0, function* () {
@@ -5787,7 +5788,7 @@ class ComputeClient {
5787
5788
  * @param DeleteDedicatedVmHostRequest
5788
5789
  * @return DeleteDedicatedVmHostResponse
5789
5790
  * @throws OciError when an error occurs
5790
- * @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.
5791
+ * @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.
5791
5792
  */
5792
5793
  deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
5793
5794
  return __awaiter(this, void 0, void 0, function* () {
@@ -5844,7 +5845,7 @@ class ComputeClient {
5844
5845
  * @param DeleteImageRequest
5845
5846
  * @return DeleteImageResponse
5846
5847
  * @throws OciError when an error occurs
5847
- * @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.
5848
+ * @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.
5848
5849
  */
5849
5850
  deleteImage(deleteImageRequest) {
5850
5851
  return __awaiter(this, void 0, void 0, function* () {
@@ -5896,7 +5897,7 @@ class ComputeClient {
5896
5897
  * @param DeleteInstanceConsoleConnectionRequest
5897
5898
  * @return DeleteInstanceConsoleConnectionResponse
5898
5899
  * @throws OciError when an error occurs
5899
- * @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.
5900
+ * @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.
5900
5901
  */
5901
5902
  deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
5902
5903
  return __awaiter(this, void 0, void 0, function* () {
@@ -5952,7 +5953,7 @@ class ComputeClient {
5952
5953
  * @param DetachBootVolumeRequest
5953
5954
  * @return DetachBootVolumeResponse
5954
5955
  * @throws OciError when an error occurs
5955
- * @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.
5956
+ * @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.
5956
5957
  */
5957
5958
  detachBootVolume(detachBootVolumeRequest) {
5958
5959
  return __awaiter(this, void 0, void 0, function* () {
@@ -6014,7 +6015,7 @@ class ComputeClient {
6014
6015
  * @param DetachVnicRequest
6015
6016
  * @return DetachVnicResponse
6016
6017
  * @throws OciError when an error occurs
6017
- * @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.
6018
+ * @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.
6018
6019
  */
6019
6020
  detachVnic(detachVnicRequest) {
6020
6021
  return __awaiter(this, void 0, void 0, function* () {
@@ -6070,7 +6071,7 @@ class ComputeClient {
6070
6071
  * @param DetachVolumeRequest
6071
6072
  * @return DetachVolumeResponse
6072
6073
  * @throws OciError when an error occurs
6073
- * @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.
6074
+ * @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.
6074
6075
  */
6075
6076
  detachVolume(detachVolumeRequest) {
6076
6077
  return __awaiter(this, void 0, void 0, function* () {
@@ -6132,7 +6133,7 @@ class ComputeClient {
6132
6133
  * @param ExportImageRequest
6133
6134
  * @return ExportImageResponse
6134
6135
  * @throws OciError when an error occurs
6135
- * @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.
6136
+ * @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.
6136
6137
  */
6137
6138
  exportImage(exportImageRequest) {
6138
6139
  return __awaiter(this, void 0, void 0, function* () {
@@ -6200,7 +6201,7 @@ class ComputeClient {
6200
6201
  * @param GetAppCatalogListingRequest
6201
6202
  * @return GetAppCatalogListingResponse
6202
6203
  * @throws OciError when an error occurs
6203
- * @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.
6204
+ * @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.
6204
6205
  */
6205
6206
  getAppCatalogListing(getAppCatalogListingRequest) {
6206
6207
  return __awaiter(this, void 0, void 0, function* () {
@@ -6260,7 +6261,7 @@ class ComputeClient {
6260
6261
  * @param GetAppCatalogListingAgreementsRequest
6261
6262
  * @return GetAppCatalogListingAgreementsResponse
6262
6263
  * @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/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
6264
+ * @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.
6264
6265
  */
6265
6266
  getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
6266
6267
  return __awaiter(this, void 0, void 0, function* () {
@@ -6321,7 +6322,7 @@ class ComputeClient {
6321
6322
  * @param GetAppCatalogListingResourceVersionRequest
6322
6323
  * @return GetAppCatalogListingResourceVersionResponse
6323
6324
  * @throws OciError when an error occurs
6324
- * @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.
6325
+ * @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.
6325
6326
  */
6326
6327
  getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
6327
6328
  return __awaiter(this, void 0, void 0, function* () {
@@ -6382,7 +6383,7 @@ class ComputeClient {
6382
6383
  * @param GetBootVolumeAttachmentRequest
6383
6384
  * @return GetBootVolumeAttachmentResponse
6384
6385
  * @throws OciError when an error occurs
6385
- * @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.
6386
+ * @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.
6386
6387
  */
6387
6388
  getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
6388
6389
  return __awaiter(this, void 0, void 0, function* () {
@@ -6442,7 +6443,7 @@ class ComputeClient {
6442
6443
  * @param GetComputeCapacityReservationRequest
6443
6444
  * @return GetComputeCapacityReservationResponse
6444
6445
  * @throws OciError when an error occurs
6445
- * @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.
6446
+ * @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.
6446
6447
  */
6447
6448
  getComputeCapacityReservation(getComputeCapacityReservationRequest) {
6448
6449
  return __awaiter(this, void 0, void 0, function* () {
@@ -6503,7 +6504,7 @@ class ComputeClient {
6503
6504
  * @param GetComputeGlobalImageCapabilitySchemaRequest
6504
6505
  * @return GetComputeGlobalImageCapabilitySchemaResponse
6505
6506
  * @throws OciError when an error occurs
6506
- * @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.
6507
+ * @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.
6507
6508
  */
6508
6509
  getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
6509
6510
  return __awaiter(this, void 0, void 0, function* () {
@@ -6563,7 +6564,7 @@ class ComputeClient {
6563
6564
  * @param GetComputeGlobalImageCapabilitySchemaVersionRequest
6564
6565
  * @return GetComputeGlobalImageCapabilitySchemaVersionResponse
6565
6566
  * @throws OciError when an error occurs
6566
- * @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.
6567
+ * @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.
6567
6568
  */
6568
6569
  getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
6569
6570
  return __awaiter(this, void 0, void 0, function* () {
@@ -6625,7 +6626,7 @@ class ComputeClient {
6625
6626
  * @param GetComputeImageCapabilitySchemaRequest
6626
6627
  * @return GetComputeImageCapabilitySchemaResponse
6627
6628
  * @throws OciError when an error occurs
6628
- * @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.
6629
+ * @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.
6629
6630
  */
6630
6631
  getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
6631
6632
  return __awaiter(this, void 0, void 0, function* () {
@@ -6690,7 +6691,7 @@ class ComputeClient {
6690
6691
  * @param GetConsoleHistoryRequest
6691
6692
  * @return GetConsoleHistoryResponse
6692
6693
  * @throws OciError when an error occurs
6693
- * @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.
6694
+ * @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.
6694
6695
  */
6695
6696
  getConsoleHistory(getConsoleHistoryRequest) {
6696
6697
  return __awaiter(this, void 0, void 0, function* () {
@@ -6753,7 +6754,7 @@ class ComputeClient {
6753
6754
  * @param GetConsoleHistoryContentRequest
6754
6755
  * @return GetConsoleHistoryContentResponse
6755
6756
  * @throws OciError when an error occurs
6756
- * @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.
6757
+ * @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.
6757
6758
  */
6758
6759
  getConsoleHistoryContent(getConsoleHistoryContentRequest) {
6759
6760
  return __awaiter(this, void 0, void 0, function* () {
@@ -6816,7 +6817,7 @@ class ComputeClient {
6816
6817
  * @param GetDedicatedVmHostRequest
6817
6818
  * @return GetDedicatedVmHostResponse
6818
6819
  * @throws OciError when an error occurs
6819
- * @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.
6820
+ * @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.
6820
6821
  */
6821
6822
  getDedicatedVmHost(getDedicatedVmHostRequest) {
6822
6823
  return __awaiter(this, void 0, void 0, function* () {
@@ -6877,7 +6878,7 @@ class ComputeClient {
6877
6878
  * @param GetImageRequest
6878
6879
  * @return GetImageResponse
6879
6880
  * @throws OciError when an error occurs
6880
- * @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.
6881
+ * @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.
6881
6882
  */
6882
6883
  getImage(getImageRequest) {
6883
6884
  return __awaiter(this, void 0, void 0, function* () {
@@ -6937,7 +6938,7 @@ class ComputeClient {
6937
6938
  * @param GetImageShapeCompatibilityEntryRequest
6938
6939
  * @return GetImageShapeCompatibilityEntryResponse
6939
6940
  * @throws OciError when an error occurs
6940
- * @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.
6941
+ * @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.
6941
6942
  */
6942
6943
  getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
6943
6944
  return __awaiter(this, void 0, void 0, function* () {
@@ -6994,7 +6995,7 @@ class ComputeClient {
6994
6995
  * @param GetInstanceRequest
6995
6996
  * @return GetInstanceResponse
6996
6997
  * @throws OciError when an error occurs
6997
- * @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.
6998
+ * @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.
6998
6999
  */
6999
7000
  getInstance(getInstanceRequest) {
7000
7001
  return __awaiter(this, void 0, void 0, function* () {
@@ -7054,7 +7055,7 @@ class ComputeClient {
7054
7055
  * @param GetInstanceConsoleConnectionRequest
7055
7056
  * @return GetInstanceConsoleConnectionResponse
7056
7057
  * @throws OciError when an error occurs
7057
- * @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.
7058
+ * @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.
7058
7059
  */
7059
7060
  getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
7060
7061
  return __awaiter(this, void 0, void 0, function* () {
@@ -7109,7 +7110,7 @@ class ComputeClient {
7109
7110
  * @param GetMeasuredBootReportRequest
7110
7111
  * @return GetMeasuredBootReportResponse
7111
7112
  * @throws OciError when an error occurs
7112
- * @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.
7113
+ * @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.
7113
7114
  */
7114
7115
  getMeasuredBootReport(getMeasuredBootReportRequest) {
7115
7116
  return __awaiter(this, void 0, void 0, function* () {
@@ -7171,7 +7172,7 @@ class ComputeClient {
7171
7172
  * @param GetVnicAttachmentRequest
7172
7173
  * @return GetVnicAttachmentResponse
7173
7174
  * @throws OciError when an error occurs
7174
- * @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.
7175
+ * @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.
7175
7176
  */
7176
7177
  getVnicAttachment(getVnicAttachmentRequest) {
7177
7178
  return __awaiter(this, void 0, void 0, function* () {
@@ -7231,7 +7232,7 @@ class ComputeClient {
7231
7232
  * @param GetVolumeAttachmentRequest
7232
7233
  * @return GetVolumeAttachmentResponse
7233
7234
  * @throws OciError when an error occurs
7234
- * @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.
7235
+ * @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.
7235
7236
  */
7236
7237
  getVolumeAttachment(getVolumeAttachmentRequest) {
7237
7238
  return __awaiter(this, void 0, void 0, function* () {
@@ -7293,7 +7294,7 @@ class ComputeClient {
7293
7294
  * @param GetWindowsInstanceInitialCredentialsRequest
7294
7295
  * @return GetWindowsInstanceInitialCredentialsResponse
7295
7296
  * @throws OciError when an error occurs
7296
- * @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.
7297
+ * @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.
7297
7298
  */
7298
7299
  getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
7299
7300
  return __awaiter(this, void 0, void 0, function* () {
@@ -7378,7 +7379,7 @@ class ComputeClient {
7378
7379
  * @param InstanceActionRequest
7379
7380
  * @return InstanceActionResponse
7380
7381
  * @throws OciError when an error occurs
7381
- * @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.
7382
+ * @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.
7382
7383
  */
7383
7384
  instanceAction(instanceActionRequest) {
7384
7385
  return __awaiter(this, void 0, void 0, function* () {
@@ -7481,7 +7482,7 @@ class ComputeClient {
7481
7482
  * @param LaunchInstanceRequest
7482
7483
  * @return LaunchInstanceResponse
7483
7484
  * @throws OciError when an error occurs
7484
- * @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.
7485
+ * @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.
7485
7486
  */
7486
7487
  launchInstance(launchInstanceRequest) {
7487
7488
  return __awaiter(this, void 0, void 0, function* () {
@@ -7546,7 +7547,7 @@ class ComputeClient {
7546
7547
  * @param ListAppCatalogListingResourceVersionsRequest
7547
7548
  * @return ListAppCatalogListingResourceVersionsResponse
7548
7549
  * @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/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
7550
+ * @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.
7550
7551
  */
7551
7552
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
7552
7553
  return __awaiter(this, void 0, void 0, function* () {
@@ -7650,7 +7651,7 @@ class ComputeClient {
7650
7651
  * @param ListAppCatalogListingsRequest
7651
7652
  * @return ListAppCatalogListingsResponse
7652
7653
  * @throws OciError when an error occurs
7653
- * @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.
7654
+ * @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.
7654
7655
  */
7655
7656
  listAppCatalogListings(listAppCatalogListingsRequest) {
7656
7657
  return __awaiter(this, void 0, void 0, function* () {
@@ -7755,7 +7756,7 @@ class ComputeClient {
7755
7756
  * @param ListAppCatalogSubscriptionsRequest
7756
7757
  * @return ListAppCatalogSubscriptionsResponse
7757
7758
  * @throws OciError when an error occurs
7758
- * @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.
7759
+ * @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.
7759
7760
  */
7760
7761
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
7761
7762
  return __awaiter(this, void 0, void 0, function* () {
@@ -7862,7 +7863,7 @@ class ComputeClient {
7862
7863
  * @param ListBootVolumeAttachmentsRequest
7863
7864
  * @return ListBootVolumeAttachmentsResponse
7864
7865
  * @throws OciError when an error occurs
7865
- * @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.
7866
+ * @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.
7866
7867
  */
7867
7868
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
7868
7869
  return __awaiter(this, void 0, void 0, function* () {
@@ -7968,7 +7969,7 @@ class ComputeClient {
7968
7969
  * @param ListComputeCapacityReservationInstanceShapesRequest
7969
7970
  * @return ListComputeCapacityReservationInstanceShapesResponse
7970
7971
  * @throws OciError when an error occurs
7971
- * @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.
7972
+ * @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.
7972
7973
  */
7973
7974
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
7974
7975
  return __awaiter(this, void 0, void 0, function* () {
@@ -8076,7 +8077,7 @@ class ComputeClient {
8076
8077
  * @param ListComputeCapacityReservationInstancesRequest
8077
8078
  * @return ListComputeCapacityReservationInstancesResponse
8078
8079
  * @throws OciError when an error occurs
8079
- * @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.
8080
+ * @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.
8080
8081
  */
8081
8082
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
8082
8083
  return __awaiter(this, void 0, void 0, function* () {
@@ -8188,7 +8189,7 @@ class ComputeClient {
8188
8189
  * @param ListComputeCapacityReservationsRequest
8189
8190
  * @return ListComputeCapacityReservationsResponse
8190
8191
  * @throws OciError when an error occurs
8191
- * @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.
8192
+ * @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.
8192
8193
  */
8193
8194
  listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
8194
8195
  return __awaiter(this, void 0, void 0, function* () {
@@ -8297,7 +8298,7 @@ class ComputeClient {
8297
8298
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
8298
8299
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
8299
8300
  * @throws OciError when an error occurs
8300
- * @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.
8301
+ * @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.
8301
8302
  */
8302
8303
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
8303
8304
  return __awaiter(this, void 0, void 0, function* () {
@@ -8404,7 +8405,7 @@ class ComputeClient {
8404
8405
  * @param ListComputeGlobalImageCapabilitySchemasRequest
8405
8406
  * @return ListComputeGlobalImageCapabilitySchemasResponse
8406
8407
  * @throws OciError when an error occurs
8407
- * @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.
8408
+ * @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.
8408
8409
  */
8409
8410
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
8410
8411
  return __awaiter(this, void 0, void 0, function* () {
@@ -8510,7 +8511,7 @@ class ComputeClient {
8510
8511
  * @param ListComputeImageCapabilitySchemasRequest
8511
8512
  * @return ListComputeImageCapabilitySchemasResponse
8512
8513
  * @throws OciError when an error occurs
8513
- * @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.
8514
+ * @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.
8514
8515
  */
8515
8516
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
8516
8517
  return __awaiter(this, void 0, void 0, function* () {
@@ -8617,7 +8618,7 @@ class ComputeClient {
8617
8618
  * @param ListConsoleHistoriesRequest
8618
8619
  * @return ListConsoleHistoriesResponse
8619
8620
  * @throws OciError when an error occurs
8620
- * @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.
8621
+ * @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.
8621
8622
  */
8622
8623
  listConsoleHistories(listConsoleHistoriesRequest) {
8623
8624
  return __awaiter(this, void 0, void 0, function* () {
@@ -8726,7 +8727,7 @@ class ComputeClient {
8726
8727
  * @param ListDedicatedVmHostInstanceShapesRequest
8727
8728
  * @return ListDedicatedVmHostInstanceShapesResponse
8728
8729
  * @throws OciError when an error occurs
8729
- * @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.
8730
+ * @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.
8730
8731
  */
8731
8732
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
8732
8733
  return __awaiter(this, void 0, void 0, function* () {
@@ -8832,7 +8833,7 @@ class ComputeClient {
8832
8833
  * @param ListDedicatedVmHostInstancesRequest
8833
8834
  * @return ListDedicatedVmHostInstancesResponse
8834
8835
  * @throws OciError when an error occurs
8835
- * @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.
8836
+ * @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.
8836
8837
  */
8837
8838
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
8838
8839
  return __awaiter(this, void 0, void 0, function* () {
@@ -8941,7 +8942,7 @@ class ComputeClient {
8941
8942
  * @param ListDedicatedVmHostShapesRequest
8942
8943
  * @return ListDedicatedVmHostShapesResponse
8943
8944
  * @throws OciError when an error occurs
8944
- * @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.
8945
+ * @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.
8945
8946
  */
8946
8947
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
8947
8948
  return __awaiter(this, void 0, void 0, function* () {
@@ -9050,7 +9051,7 @@ class ComputeClient {
9050
9051
  * @param ListDedicatedVmHostsRequest
9051
9052
  * @return ListDedicatedVmHostsResponse
9052
9053
  * @throws OciError when an error occurs
9053
- * @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.
9054
+ * @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.
9054
9055
  */
9055
9056
  listDedicatedVmHosts(listDedicatedVmHostsRequest) {
9056
9057
  return __awaiter(this, void 0, void 0, function* () {
@@ -9161,7 +9162,7 @@ class ComputeClient {
9161
9162
  * @param ListImageShapeCompatibilityEntriesRequest
9162
9163
  * @return ListImageShapeCompatibilityEntriesResponse
9163
9164
  * @throws OciError when an error occurs
9164
- * @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.
9165
+ * @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.
9165
9166
  */
9166
9167
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
9167
9168
  return __awaiter(this, void 0, void 0, function* () {
@@ -9276,7 +9277,7 @@ class ComputeClient {
9276
9277
  * @param ListImagesRequest
9277
9278
  * @return ListImagesResponse
9278
9279
  * @throws OciError when an error occurs
9279
- * @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.
9280
+ * @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.
9280
9281
  */
9281
9282
  listImages(listImagesRequest) {
9282
9283
  return __awaiter(this, void 0, void 0, function* () {
@@ -9388,7 +9389,7 @@ class ComputeClient {
9388
9389
  * @param ListInstanceConsoleConnectionsRequest
9389
9390
  * @return ListInstanceConsoleConnectionsResponse
9390
9391
  * @throws OciError when an error occurs
9391
- * @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.
9392
+ * @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.
9392
9393
  */
9393
9394
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
9394
9395
  return __awaiter(this, void 0, void 0, function* () {
@@ -9491,7 +9492,7 @@ class ComputeClient {
9491
9492
  * @param ListInstanceDevicesRequest
9492
9493
  * @return ListInstanceDevicesResponse
9493
9494
  * @throws OciError when an error occurs
9494
- * @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.
9495
+ * @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.
9495
9496
  */
9496
9497
  listInstanceDevices(listInstanceDevicesRequest) {
9497
9498
  return __awaiter(this, void 0, void 0, function* () {
@@ -9602,7 +9603,7 @@ class ComputeClient {
9602
9603
  * @param ListInstancesRequest
9603
9604
  * @return ListInstancesResponse
9604
9605
  * @throws OciError when an error occurs
9605
- * @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.
9606
+ * @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.
9606
9607
  */
9607
9608
  listInstances(listInstancesRequest) {
9608
9609
  return __awaiter(this, void 0, void 0, function* () {
@@ -9712,7 +9713,7 @@ class ComputeClient {
9712
9713
  * @param ListShapesRequest
9713
9714
  * @return ListShapesResponse
9714
9715
  * @throws OciError when an error occurs
9715
- * @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.
9716
+ * @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.
9716
9717
  */
9717
9718
  listShapes(listShapesRequest) {
9718
9719
  return __awaiter(this, void 0, void 0, function* () {
@@ -9819,7 +9820,7 @@ class ComputeClient {
9819
9820
  * @param ListVnicAttachmentsRequest
9820
9821
  * @return ListVnicAttachmentsResponse
9821
9822
  * @throws OciError when an error occurs
9822
- * @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.
9823
+ * @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.
9823
9824
  */
9824
9825
  listVnicAttachments(listVnicAttachmentsRequest) {
9825
9826
  return __awaiter(this, void 0, void 0, function* () {
@@ -9929,7 +9930,7 @@ class ComputeClient {
9929
9930
  * @param ListVolumeAttachmentsRequest
9930
9931
  * @return ListVolumeAttachmentsResponse
9931
9932
  * @throws OciError when an error occurs
9932
- * @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.
9933
+ * @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.
9933
9934
  */
9934
9935
  listVolumeAttachments(listVolumeAttachmentsRequest) {
9935
9936
  return __awaiter(this, void 0, void 0, function* () {
@@ -10034,7 +10035,7 @@ class ComputeClient {
10034
10035
  * @param RemoveImageShapeCompatibilityEntryRequest
10035
10036
  * @return RemoveImageShapeCompatibilityEntryResponse
10036
10037
  * @throws OciError when an error occurs
10037
- * @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.
10038
+ * @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.
10038
10039
  */
10039
10040
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
10040
10041
  return __awaiter(this, void 0, void 0, function* () {
@@ -10087,6 +10088,9 @@ class ComputeClient {
10087
10088
  To preserve the boot volume associated with the instance, specify `true` for `PreserveBootVolumeQueryParam`.
10088
10089
  * To delete the boot volume when the instance is deleted, specify `false` or do not specify a value for `PreserveBootVolumeQueryParam`.
10089
10090
  * <p>
10091
+ To preserve data volumes created with the instance, specify `true` for `PreserveDataVolumesQueryParam`.
10092
+ * To delete the data volumes when the instance itself is deleted, specify `false` or do not specify a value for `PreserveDataVolumesQueryParam`.
10093
+ * <p>
10090
10094
  This is an asynchronous operation. The instance's `lifecycleState` will change to TERMINATING temporarily
10091
10095
  * until the instance is completely removed.
10092
10096
  *
@@ -10094,7 +10098,7 @@ class ComputeClient {
10094
10098
  * @param TerminateInstanceRequest
10095
10099
  * @return TerminateInstanceResponse
10096
10100
  * @throws OciError when an error occurs
10097
- * @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.
10101
+ * @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.
10098
10102
  */
10099
10103
  terminateInstance(terminateInstanceRequest) {
10100
10104
  return __awaiter(this, void 0, void 0, function* () {
@@ -10104,7 +10108,8 @@ class ComputeClient {
10104
10108
  "{instanceId}": terminateInstanceRequest.instanceId
10105
10109
  };
10106
10110
  const queryParams = {
10107
- "preserveBootVolume": terminateInstanceRequest.preserveBootVolume
10111
+ "preserveBootVolume": terminateInstanceRequest.preserveBootVolume,
10112
+ "preserveDataVolumes": terminateInstanceRequest.preserveDataVolumes
10108
10113
  };
10109
10114
  let headerParams = {
10110
10115
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -10151,7 +10156,7 @@ class ComputeClient {
10151
10156
  * @param UpdateComputeCapacityReservationRequest
10152
10157
  * @return UpdateComputeCapacityReservationResponse
10153
10158
  * @throws OciError when an error occurs
10154
- * @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.
10159
+ * @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.
10155
10160
  */
10156
10161
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
10157
10162
  return __awaiter(this, void 0, void 0, function* () {
@@ -10211,7 +10216,7 @@ class ComputeClient {
10211
10216
  * @param UpdateComputeImageCapabilitySchemaRequest
10212
10217
  * @return UpdateComputeImageCapabilitySchemaResponse
10213
10218
  * @throws OciError when an error occurs
10214
- * @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.
10219
+ * @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.
10215
10220
  */
10216
10221
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
10217
10222
  return __awaiter(this, void 0, void 0, function* () {
@@ -10273,7 +10278,7 @@ class ComputeClient {
10273
10278
  * @param UpdateConsoleHistoryRequest
10274
10279
  * @return UpdateConsoleHistoryResponse
10275
10280
  * @throws OciError when an error occurs
10276
- * @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.
10281
+ * @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.
10277
10282
  */
10278
10283
  updateConsoleHistory(updateConsoleHistoryRequest) {
10279
10284
  return __awaiter(this, void 0, void 0, function* () {
@@ -10337,7 +10342,7 @@ class ComputeClient {
10337
10342
  * @param UpdateDedicatedVmHostRequest
10338
10343
  * @return UpdateDedicatedVmHostResponse
10339
10344
  * @throws OciError when an error occurs
10340
- * @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.
10345
+ * @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.
10341
10346
  */
10342
10347
  updateDedicatedVmHost(updateDedicatedVmHostRequest) {
10343
10348
  return __awaiter(this, void 0, void 0, function* () {
@@ -10402,7 +10407,7 @@ class ComputeClient {
10402
10407
  * @param UpdateImageRequest
10403
10408
  * @return UpdateImageResponse
10404
10409
  * @throws OciError when an error occurs
10405
- * @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.
10410
+ * @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.
10406
10411
  */
10407
10412
  updateImage(updateImageRequest) {
10408
10413
  return __awaiter(this, void 0, void 0, function* () {
@@ -10472,7 +10477,7 @@ class ComputeClient {
10472
10477
  * @param UpdateInstanceRequest
10473
10478
  * @return UpdateInstanceResponse
10474
10479
  * @throws OciError when an error occurs
10475
- * @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.
10480
+ * @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.
10476
10481
  */
10477
10482
  updateInstance(updateInstanceRequest) {
10478
10483
  return __awaiter(this, void 0, void 0, function* () {
@@ -10540,7 +10545,7 @@ class ComputeClient {
10540
10545
  * @param UpdateInstanceConsoleConnectionRequest
10541
10546
  * @return UpdateInstanceConsoleConnectionResponse
10542
10547
  * @throws OciError when an error occurs
10543
- * @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.
10548
+ * @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.
10544
10549
  */
10545
10550
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
10546
10551
  return __awaiter(this, void 0, void 0, function* () {
@@ -10603,7 +10608,7 @@ class ComputeClient {
10603
10608
  * @param UpdateVolumeAttachmentRequest
10604
10609
  * @return UpdateVolumeAttachmentResponse
10605
10610
  * @throws OciError when an error occurs
10606
- * @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.
10611
+ * @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.
10607
10612
  */
10608
10613
  updateVolumeAttachment(updateVolumeAttachmentRequest) {
10609
10614
  return __awaiter(this, void 0, void 0, function* () {
@@ -10663,6 +10668,7 @@ class ComputeClient {
10663
10668
  }
10664
10669
  exports.ComputeClient = ComputeClient;
10665
10670
  ComputeClient.serviceEndpointTemplate = "https://iaas.{region}.{secondLevelDomain}";
10671
+ ComputeClient.endpointServiceName = "";
10666
10672
  var ComputeManagementApiKeys;
10667
10673
  (function (ComputeManagementApiKeys) {
10668
10674
  })(ComputeManagementApiKeys = exports.ComputeManagementApiKeys || (exports.ComputeManagementApiKeys = {}));
@@ -10725,7 +10731,7 @@ class ComputeManagementClient {
10725
10731
  * @param region The region of the service.
10726
10732
  */
10727
10733
  set region(region) {
10728
- this.endpoint = common.EndpointBuilder.createEndpointFromRegion(ComputeManagementClient.serviceEndpointTemplate, region);
10734
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegion(ComputeManagementClient.serviceEndpointTemplate, region, ComputeManagementClient.endpointServiceName);
10729
10735
  }
10730
10736
  /**
10731
10737
  * Sets the regionId to call (ex, 'us-phoenix-1').
@@ -10736,7 +10742,7 @@ class ComputeManagementClient {
10736
10742
  * @param regionId The public region ID.
10737
10743
  */
10738
10744
  set regionId(regionId) {
10739
- this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(ComputeManagementClient.serviceEndpointTemplate, regionId);
10745
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(ComputeManagementClient.serviceEndpointTemplate, regionId, ComputeManagementClient.endpointServiceName);
10740
10746
  }
10741
10747
  /**
10742
10748
  * Creates a new ComputeManagementWaiter for resources for this service.
@@ -10769,7 +10775,7 @@ class ComputeManagementClient {
10769
10775
  * @param AttachInstancePoolInstanceRequest
10770
10776
  * @return AttachInstancePoolInstanceResponse
10771
10777
  * @throws OciError when an error occurs
10772
- * @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.
10778
+ * @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.
10773
10779
  */
10774
10780
  attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
10775
10781
  return __awaiter(this, void 0, void 0, function* () {
@@ -10842,7 +10848,7 @@ class ComputeManagementClient {
10842
10848
  * @param AttachLoadBalancerRequest
10843
10849
  * @return AttachLoadBalancerResponse
10844
10850
  * @throws OciError when an error occurs
10845
- * @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.
10851
+ * @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.
10846
10852
  */
10847
10853
  attachLoadBalancer(attachLoadBalancerRequest) {
10848
10854
  return __awaiter(this, void 0, void 0, function* () {
@@ -10911,7 +10917,7 @@ class ComputeManagementClient {
10911
10917
  * @param ChangeClusterNetworkCompartmentRequest
10912
10918
  * @return ChangeClusterNetworkCompartmentResponse
10913
10919
  * @throws OciError when an error occurs
10914
- * @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.
10920
+ * @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.
10915
10921
  */
10916
10922
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
10917
10923
  return __awaiter(this, void 0, void 0, function* () {
@@ -10984,7 +10990,7 @@ class ComputeManagementClient {
10984
10990
  * @param ChangeInstanceConfigurationCompartmentRequest
10985
10991
  * @return ChangeInstanceConfigurationCompartmentResponse
10986
10992
  * @throws OciError when an error occurs
10987
- * @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.
10993
+ * @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.
10988
10994
  */
10989
10995
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
10990
10996
  return __awaiter(this, void 0, void 0, function* () {
@@ -11050,7 +11056,7 @@ class ComputeManagementClient {
11050
11056
  * @param ChangeInstancePoolCompartmentRequest
11051
11057
  * @return ChangeInstancePoolCompartmentResponse
11052
11058
  * @throws OciError when an error occurs
11053
- * @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.
11059
+ * @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.
11054
11060
  */
11055
11061
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
11056
11062
  return __awaiter(this, void 0, void 0, function* () {
@@ -11112,7 +11118,7 @@ class ComputeManagementClient {
11112
11118
  * @param CreateClusterNetworkRequest
11113
11119
  * @return CreateClusterNetworkResponse
11114
11120
  * @throws OciError when an error occurs
11115
- * @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.
11121
+ * @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.
11116
11122
  */
11117
11123
  createClusterNetwork(createClusterNetworkRequest) {
11118
11124
  return __awaiter(this, void 0, void 0, function* () {
@@ -11179,7 +11185,7 @@ class ComputeManagementClient {
11179
11185
  * @param CreateInstanceConfigurationRequest
11180
11186
  * @return CreateInstanceConfigurationResponse
11181
11187
  * @throws OciError when an error occurs
11182
- * @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.
11188
+ * @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.
11183
11189
  */
11184
11190
  createInstanceConfiguration(createInstanceConfigurationRequest) {
11185
11191
  return __awaiter(this, void 0, void 0, function* () {
@@ -11239,7 +11245,7 @@ class ComputeManagementClient {
11239
11245
  * @param CreateInstancePoolRequest
11240
11246
  * @return CreateInstancePoolResponse
11241
11247
  * @throws OciError when an error occurs
11242
- * @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.
11248
+ * @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.
11243
11249
  */
11244
11250
  createInstancePool(createInstancePoolRequest) {
11245
11251
  return __awaiter(this, void 0, void 0, function* () {
@@ -11299,7 +11305,7 @@ class ComputeManagementClient {
11299
11305
  * @param DeleteInstanceConfigurationRequest
11300
11306
  * @return DeleteInstanceConfigurationResponse
11301
11307
  * @throws OciError when an error occurs
11302
- * @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.
11308
+ * @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.
11303
11309
  */
11304
11310
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
11305
11311
  return __awaiter(this, void 0, void 0, function* () {
@@ -11352,7 +11358,7 @@ class ComputeManagementClient {
11352
11358
  * @param DetachInstancePoolInstanceRequest
11353
11359
  * @return DetachInstancePoolInstanceResponse
11354
11360
  * @throws OciError when an error occurs
11355
- * @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.
11361
+ * @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.
11356
11362
  */
11357
11363
  detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
11358
11364
  return __awaiter(this, void 0, void 0, function* () {
@@ -11411,7 +11417,7 @@ class ComputeManagementClient {
11411
11417
  * @param DetachLoadBalancerRequest
11412
11418
  * @return DetachLoadBalancerResponse
11413
11419
  * @throws OciError when an error occurs
11414
- * @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.
11420
+ * @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.
11415
11421
  */
11416
11422
  detachLoadBalancer(detachLoadBalancerRequest) {
11417
11423
  return __awaiter(this, void 0, void 0, function* () {
@@ -11474,7 +11480,7 @@ class ComputeManagementClient {
11474
11480
  * @param GetClusterNetworkRequest
11475
11481
  * @return GetClusterNetworkResponse
11476
11482
  * @throws OciError when an error occurs
11477
- * @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.
11483
+ * @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.
11478
11484
  */
11479
11485
  getClusterNetwork(getClusterNetworkRequest) {
11480
11486
  return __awaiter(this, void 0, void 0, function* () {
@@ -11534,7 +11540,7 @@ class ComputeManagementClient {
11534
11540
  * @param GetInstanceConfigurationRequest
11535
11541
  * @return GetInstanceConfigurationResponse
11536
11542
  * @throws OciError when an error occurs
11537
- * @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.
11543
+ * @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.
11538
11544
  */
11539
11545
  getInstanceConfiguration(getInstanceConfigurationRequest) {
11540
11546
  return __awaiter(this, void 0, void 0, function* () {
@@ -11594,7 +11600,7 @@ class ComputeManagementClient {
11594
11600
  * @param GetInstancePoolRequest
11595
11601
  * @return GetInstancePoolResponse
11596
11602
  * @throws OciError when an error occurs
11597
- * @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.
11603
+ * @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.
11598
11604
  */
11599
11605
  getInstancePool(getInstancePoolRequest) {
11600
11606
  return __awaiter(this, void 0, void 0, function* () {
@@ -11654,7 +11660,7 @@ class ComputeManagementClient {
11654
11660
  * @param GetInstancePoolInstanceRequest
11655
11661
  * @return GetInstancePoolInstanceResponse
11656
11662
  * @throws OciError when an error occurs
11657
- * @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.
11663
+ * @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.
11658
11664
  */
11659
11665
  getInstancePoolInstance(getInstancePoolInstanceRequest) {
11660
11666
  return __awaiter(this, void 0, void 0, function* () {
@@ -11716,7 +11722,7 @@ class ComputeManagementClient {
11716
11722
  * @param GetInstancePoolLoadBalancerAttachmentRequest
11717
11723
  * @return GetInstancePoolLoadBalancerAttachmentResponse
11718
11724
  * @throws OciError when an error occurs
11719
- * @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.
11725
+ * @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.
11720
11726
  */
11721
11727
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
11722
11728
  return __awaiter(this, void 0, void 0, function* () {
@@ -11779,7 +11785,7 @@ class ComputeManagementClient {
11779
11785
  * @param LaunchInstanceConfigurationRequest
11780
11786
  * @return LaunchInstanceConfigurationResponse
11781
11787
  * @throws OciError when an error occurs
11782
- * @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.
11788
+ * @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.
11783
11789
  */
11784
11790
  launchInstanceConfiguration(launchInstanceConfigurationRequest) {
11785
11791
  return __awaiter(this, void 0, void 0, function* () {
@@ -11846,7 +11852,7 @@ class ComputeManagementClient {
11846
11852
  * @param ListClusterNetworkInstancesRequest
11847
11853
  * @return ListClusterNetworkInstancesResponse
11848
11854
  * @throws OciError when an error occurs
11849
- * @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.
11855
+ * @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.
11850
11856
  */
11851
11857
  listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
11852
11858
  return __awaiter(this, void 0, void 0, function* () {
@@ -11953,7 +11959,7 @@ class ComputeManagementClient {
11953
11959
  * @param ListClusterNetworksRequest
11954
11960
  * @return ListClusterNetworksResponse
11955
11961
  * @throws OciError when an error occurs
11956
- * @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.
11962
+ * @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.
11957
11963
  */
11958
11964
  listClusterNetworks(listClusterNetworksRequest) {
11959
11965
  return __awaiter(this, void 0, void 0, function* () {
@@ -12060,7 +12066,7 @@ class ComputeManagementClient {
12060
12066
  * @param ListInstanceConfigurationsRequest
12061
12067
  * @return ListInstanceConfigurationsResponse
12062
12068
  * @throws OciError when an error occurs
12063
- * @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.
12069
+ * @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.
12064
12070
  */
12065
12071
  listInstanceConfigurations(listInstanceConfigurationsRequest) {
12066
12072
  return __awaiter(this, void 0, void 0, function* () {
@@ -12164,7 +12170,7 @@ class ComputeManagementClient {
12164
12170
  * @param ListInstancePoolInstancesRequest
12165
12171
  * @return ListInstancePoolInstancesResponse
12166
12172
  * @throws OciError when an error occurs
12167
- * @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.
12173
+ * @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.
12168
12174
  */
12169
12175
  listInstancePoolInstances(listInstancePoolInstancesRequest) {
12170
12176
  return __awaiter(this, void 0, void 0, function* () {
@@ -12271,7 +12277,7 @@ class ComputeManagementClient {
12271
12277
  * @param ListInstancePoolsRequest
12272
12278
  * @return ListInstancePoolsResponse
12273
12279
  * @throws OciError when an error occurs
12274
- * @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.
12280
+ * @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.
12275
12281
  */
12276
12282
  listInstancePools(listInstancePoolsRequest) {
12277
12283
  return __awaiter(this, void 0, void 0, function* () {
@@ -12379,7 +12385,7 @@ class ComputeManagementClient {
12379
12385
  * @param ResetInstancePoolRequest
12380
12386
  * @return ResetInstancePoolResponse
12381
12387
  * @throws OciError when an error occurs
12382
- * @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.
12388
+ * @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.
12383
12389
  */
12384
12390
  resetInstancePool(resetInstancePoolRequest) {
12385
12391
  return __awaiter(this, void 0, void 0, function* () {
@@ -12446,7 +12452,7 @@ class ComputeManagementClient {
12446
12452
  * @param SoftresetInstancePoolRequest
12447
12453
  * @return SoftresetInstancePoolResponse
12448
12454
  * @throws OciError when an error occurs
12449
- * @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.
12455
+ * @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.
12450
12456
  */
12451
12457
  softresetInstancePool(softresetInstancePoolRequest) {
12452
12458
  return __awaiter(this, void 0, void 0, function* () {
@@ -12510,7 +12516,7 @@ class ComputeManagementClient {
12510
12516
  * @param StartInstancePoolRequest
12511
12517
  * @return StartInstancePoolResponse
12512
12518
  * @throws OciError when an error occurs
12513
- * @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.
12519
+ * @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.
12514
12520
  */
12515
12521
  startInstancePool(startInstancePoolRequest) {
12516
12522
  return __awaiter(this, void 0, void 0, function* () {
@@ -12574,7 +12580,7 @@ class ComputeManagementClient {
12574
12580
  * @param StopInstancePoolRequest
12575
12581
  * @return StopInstancePoolResponse
12576
12582
  * @throws OciError when an error occurs
12577
- * @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.
12583
+ * @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.
12578
12584
  */
12579
12585
  stopInstancePool(stopInstancePoolRequest) {
12580
12586
  return __awaiter(this, void 0, void 0, function* () {
@@ -12640,7 +12646,7 @@ class ComputeManagementClient {
12640
12646
  * @param TerminateClusterNetworkRequest
12641
12647
  * @return TerminateClusterNetworkResponse
12642
12648
  * @throws OciError when an error occurs
12643
- * @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.
12649
+ * @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.
12644
12650
  */
12645
12651
  terminateClusterNetwork(terminateClusterNetworkRequest) {
12646
12652
  return __awaiter(this, void 0, void 0, function* () {
@@ -12705,7 +12711,7 @@ class ComputeManagementClient {
12705
12711
  * @param TerminateInstancePoolRequest
12706
12712
  * @return TerminateInstancePoolResponse
12707
12713
  * @throws OciError when an error occurs
12708
- * @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.
12714
+ * @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.
12709
12715
  */
12710
12716
  terminateInstancePool(terminateInstancePoolRequest) {
12711
12717
  return __awaiter(this, void 0, void 0, function* () {
@@ -12758,7 +12764,7 @@ class ComputeManagementClient {
12758
12764
  * @param UpdateClusterNetworkRequest
12759
12765
  * @return UpdateClusterNetworkResponse
12760
12766
  * @throws OciError when an error occurs
12761
- * @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.
12767
+ * @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.
12762
12768
  */
12763
12769
  updateClusterNetwork(updateClusterNetworkRequest) {
12764
12770
  return __awaiter(this, void 0, void 0, function* () {
@@ -12821,7 +12827,7 @@ class ComputeManagementClient {
12821
12827
  * @param UpdateInstanceConfigurationRequest
12822
12828
  * @return UpdateInstanceConfigurationResponse
12823
12829
  * @throws OciError when an error occurs
12824
- * @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.
12830
+ * @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.
12825
12831
  */
12826
12832
  updateInstanceConfiguration(updateInstanceConfigurationRequest) {
12827
12833
  return __awaiter(this, void 0, void 0, function* () {
@@ -12887,7 +12893,7 @@ class ComputeManagementClient {
12887
12893
  * @param UpdateInstancePoolRequest
12888
12894
  * @return UpdateInstancePoolResponse
12889
12895
  * @throws OciError when an error occurs
12890
- * @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.
12896
+ * @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.
12891
12897
  */
12892
12898
  updateInstancePool(updateInstancePoolRequest) {
12893
12899
  return __awaiter(this, void 0, void 0, function* () {
@@ -12947,6 +12953,7 @@ class ComputeManagementClient {
12947
12953
  }
12948
12954
  exports.ComputeManagementClient = ComputeManagementClient;
12949
12955
  ComputeManagementClient.serviceEndpointTemplate = "https://iaas.{region}.{secondLevelDomain}";
12956
+ ComputeManagementClient.endpointServiceName = "";
12950
12957
  var VirtualNetworkApiKeys;
12951
12958
  (function (VirtualNetworkApiKeys) {
12952
12959
  })(VirtualNetworkApiKeys = exports.VirtualNetworkApiKeys || (exports.VirtualNetworkApiKeys = {}));
@@ -13009,7 +13016,7 @@ class VirtualNetworkClient {
13009
13016
  * @param region The region of the service.
13010
13017
  */
13011
13018
  set region(region) {
13012
- this.endpoint = common.EndpointBuilder.createEndpointFromRegion(VirtualNetworkClient.serviceEndpointTemplate, region);
13019
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegion(VirtualNetworkClient.serviceEndpointTemplate, region, VirtualNetworkClient.endpointServiceName);
13013
13020
  }
13014
13021
  /**
13015
13022
  * Sets the regionId to call (ex, 'us-phoenix-1').
@@ -13020,7 +13027,7 @@ class VirtualNetworkClient {
13020
13027
  * @param regionId The public region ID.
13021
13028
  */
13022
13029
  set regionId(regionId) {
13023
- this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(VirtualNetworkClient.serviceEndpointTemplate, regionId);
13030
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(VirtualNetworkClient.serviceEndpointTemplate, regionId, VirtualNetworkClient.endpointServiceName);
13024
13031
  }
13025
13032
  /**
13026
13033
  * Creates a new VirtualNetworkWaiter for resources for this service.
@@ -13051,7 +13058,7 @@ class VirtualNetworkClient {
13051
13058
  * @param AddDrgRouteDistributionStatementsRequest
13052
13059
  * @return AddDrgRouteDistributionStatementsResponse
13053
13060
  * @throws OciError when an error occurs
13054
- * @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.
13061
+ * @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.
13055
13062
  */
13056
13063
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
13057
13064
  return __awaiter(this, void 0, void 0, function* () {
@@ -13108,7 +13115,7 @@ class VirtualNetworkClient {
13108
13115
  * @param AddDrgRouteRulesRequest
13109
13116
  * @return AddDrgRouteRulesResponse
13110
13117
  * @throws OciError when an error occurs
13111
- * @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.
13118
+ * @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.
13112
13119
  */
13113
13120
  addDrgRouteRules(addDrgRouteRulesRequest) {
13114
13121
  return __awaiter(this, void 0, void 0, function* () {
@@ -13167,7 +13174,7 @@ class VirtualNetworkClient {
13167
13174
  * @param AddIpv6VcnCidrRequest
13168
13175
  * @return AddIpv6VcnCidrResponse
13169
13176
  * @throws OciError when an error occurs
13170
- * @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.
13177
+ * @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.
13171
13178
  */
13172
13179
  addIpv6VcnCidr(addIpv6VcnCidrRequest) {
13173
13180
  return __awaiter(this, void 0, void 0, function* () {
@@ -13227,7 +13234,7 @@ class VirtualNetworkClient {
13227
13234
  * @param AddNetworkSecurityGroupSecurityRulesRequest
13228
13235
  * @return AddNetworkSecurityGroupSecurityRulesResponse
13229
13236
  * @throws OciError when an error occurs
13230
- * @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.
13237
+ * @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.
13231
13238
  */
13232
13239
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
13233
13240
  return __awaiter(this, void 0, void 0, function* () {
@@ -13286,7 +13293,7 @@ class VirtualNetworkClient {
13286
13293
  * @param AddPublicIpPoolCapacityRequest
13287
13294
  * @return AddPublicIpPoolCapacityResponse
13288
13295
  * @throws OciError when an error occurs
13289
- * @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.
13296
+ * @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.
13290
13297
  */
13291
13298
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
13292
13299
  return __awaiter(this, void 0, void 0, function* () {
@@ -13356,7 +13363,7 @@ class VirtualNetworkClient {
13356
13363
  * @param AddVcnCidrRequest
13357
13364
  * @return AddVcnCidrResponse
13358
13365
  * @throws OciError when an error occurs
13359
- * @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.
13366
+ * @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.
13360
13367
  */
13361
13368
  addVcnCidr(addVcnCidrRequest) {
13362
13369
  return __awaiter(this, void 0, void 0, function* () {
@@ -13418,7 +13425,7 @@ class VirtualNetworkClient {
13418
13425
  * @param AdvertiseByoipRangeRequest
13419
13426
  * @return AdvertiseByoipRangeResponse
13420
13427
  * @throws OciError when an error occurs
13421
- * @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.
13428
+ * @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.
13422
13429
  */
13423
13430
  advertiseByoipRange(advertiseByoipRangeRequest) {
13424
13431
  return __awaiter(this, void 0, void 0, function* () {
@@ -13480,7 +13487,7 @@ class VirtualNetworkClient {
13480
13487
  * @param AttachServiceIdRequest
13481
13488
  * @return AttachServiceIdResponse
13482
13489
  * @throws OciError when an error occurs
13483
- * @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.
13490
+ * @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.
13484
13491
  */
13485
13492
  attachServiceId(attachServiceIdRequest) {
13486
13493
  return __awaiter(this, void 0, void 0, function* () {
@@ -13541,7 +13548,7 @@ class VirtualNetworkClient {
13541
13548
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
13542
13549
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
13543
13550
  * @throws OciError when an error occurs
13544
- * @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.
13551
+ * @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.
13545
13552
  */
13546
13553
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
13547
13554
  return __awaiter(this, void 0, void 0, function* () {
@@ -13591,7 +13598,7 @@ class VirtualNetworkClient {
13591
13598
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
13592
13599
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
13593
13600
  * @throws OciError when an error occurs
13594
- * @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.
13601
+ * @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.
13595
13602
  */
13596
13603
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
13597
13604
  return __awaiter(this, void 0, void 0, function* () {
@@ -13640,7 +13647,7 @@ class VirtualNetworkClient {
13640
13647
  * @param ChangeByoipRangeCompartmentRequest
13641
13648
  * @return ChangeByoipRangeCompartmentResponse
13642
13649
  * @throws OciError when an error occurs
13643
- * @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.
13650
+ * @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.
13644
13651
  */
13645
13652
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
13646
13653
  return __awaiter(this, void 0, void 0, function* () {
@@ -13697,7 +13704,7 @@ class VirtualNetworkClient {
13697
13704
  * @param ChangeCpeCompartmentRequest
13698
13705
  * @return ChangeCpeCompartmentResponse
13699
13706
  * @throws OciError when an error occurs
13700
- * @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.
13707
+ * @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.
13701
13708
  */
13702
13709
  changeCpeCompartment(changeCpeCompartmentRequest) {
13703
13710
  return __awaiter(this, void 0, void 0, function* () {
@@ -13759,7 +13766,7 @@ class VirtualNetworkClient {
13759
13766
  * @param ChangeCrossConnectCompartmentRequest
13760
13767
  * @return ChangeCrossConnectCompartmentResponse
13761
13768
  * @throws OciError when an error occurs
13762
- * @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.
13769
+ * @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.
13763
13770
  */
13764
13771
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
13765
13772
  return __awaiter(this, void 0, void 0, function* () {
@@ -13821,7 +13828,7 @@ class VirtualNetworkClient {
13821
13828
  * @param ChangeCrossConnectGroupCompartmentRequest
13822
13829
  * @return ChangeCrossConnectGroupCompartmentResponse
13823
13830
  * @throws OciError when an error occurs
13824
- * @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.
13831
+ * @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.
13825
13832
  */
13826
13833
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
13827
13834
  return __awaiter(this, void 0, void 0, function* () {
@@ -13883,7 +13890,7 @@ class VirtualNetworkClient {
13883
13890
  * @param ChangeDhcpOptionsCompartmentRequest
13884
13891
  * @return ChangeDhcpOptionsCompartmentResponse
13885
13892
  * @throws OciError when an error occurs
13886
- * @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.
13893
+ * @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.
13887
13894
  */
13888
13895
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
13889
13896
  return __awaiter(this, void 0, void 0, function* () {
@@ -13945,7 +13952,7 @@ class VirtualNetworkClient {
13945
13952
  * @param ChangeDrgCompartmentRequest
13946
13953
  * @return ChangeDrgCompartmentResponse
13947
13954
  * @throws OciError when an error occurs
13948
- * @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.
13955
+ * @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.
13949
13956
  */
13950
13957
  changeDrgCompartment(changeDrgCompartmentRequest) {
13951
13958
  return __awaiter(this, void 0, void 0, function* () {
@@ -14012,7 +14019,7 @@ class VirtualNetworkClient {
14012
14019
  * @param ChangeIPSecConnectionCompartmentRequest
14013
14020
  * @return ChangeIPSecConnectionCompartmentResponse
14014
14021
  * @throws OciError when an error occurs
14015
- * @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.
14022
+ * @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.
14016
14023
  */
14017
14024
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
14018
14025
  return __awaiter(this, void 0, void 0, function* () {
@@ -14074,7 +14081,7 @@ class VirtualNetworkClient {
14074
14081
  * @param ChangeInternetGatewayCompartmentRequest
14075
14082
  * @return ChangeInternetGatewayCompartmentResponse
14076
14083
  * @throws OciError when an error occurs
14077
- * @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.
14084
+ * @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.
14078
14085
  */
14079
14086
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
14080
14087
  return __awaiter(this, void 0, void 0, function* () {
@@ -14136,7 +14143,7 @@ class VirtualNetworkClient {
14136
14143
  * @param ChangeLocalPeeringGatewayCompartmentRequest
14137
14144
  * @return ChangeLocalPeeringGatewayCompartmentResponse
14138
14145
  * @throws OciError when an error occurs
14139
- * @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.
14146
+ * @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.
14140
14147
  */
14141
14148
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
14142
14149
  return __awaiter(this, void 0, void 0, function* () {
@@ -14198,7 +14205,7 @@ class VirtualNetworkClient {
14198
14205
  * @param ChangeNatGatewayCompartmentRequest
14199
14206
  * @return ChangeNatGatewayCompartmentResponse
14200
14207
  * @throws OciError when an error occurs
14201
- * @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.
14208
+ * @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.
14202
14209
  */
14203
14210
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
14204
14211
  return __awaiter(this, void 0, void 0, function* () {
@@ -14259,7 +14266,7 @@ class VirtualNetworkClient {
14259
14266
  * @param ChangeNetworkSecurityGroupCompartmentRequest
14260
14267
  * @return ChangeNetworkSecurityGroupCompartmentResponse
14261
14268
  * @throws OciError when an error occurs
14262
- * @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.
14269
+ * @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.
14263
14270
  */
14264
14271
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
14265
14272
  return __awaiter(this, void 0, void 0, function* () {
@@ -14324,7 +14331,7 @@ class VirtualNetworkClient {
14324
14331
  * @param ChangePublicIpCompartmentRequest
14325
14332
  * @return ChangePublicIpCompartmentResponse
14326
14333
  * @throws OciError when an error occurs
14327
- * @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.
14334
+ * @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.
14328
14335
  */
14329
14336
  changePublicIpCompartment(changePublicIpCompartmentRequest) {
14330
14337
  return __awaiter(this, void 0, void 0, function* () {
@@ -14386,7 +14393,7 @@ class VirtualNetworkClient {
14386
14393
  * @param ChangePublicIpPoolCompartmentRequest
14387
14394
  * @return ChangePublicIpPoolCompartmentResponse
14388
14395
  * @throws OciError when an error occurs
14389
- * @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.
14396
+ * @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.
14390
14397
  */
14391
14398
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
14392
14399
  return __awaiter(this, void 0, void 0, function* () {
@@ -14443,7 +14450,7 @@ class VirtualNetworkClient {
14443
14450
  * @param ChangeRemotePeeringConnectionCompartmentRequest
14444
14451
  * @return ChangeRemotePeeringConnectionCompartmentResponse
14445
14452
  * @throws OciError when an error occurs
14446
- * @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.
14453
+ * @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.
14447
14454
  */
14448
14455
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
14449
14456
  return __awaiter(this, void 0, void 0, function* () {
@@ -14505,7 +14512,7 @@ class VirtualNetworkClient {
14505
14512
  * @param ChangeRouteTableCompartmentRequest
14506
14513
  * @return ChangeRouteTableCompartmentResponse
14507
14514
  * @throws OciError when an error occurs
14508
- * @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.
14515
+ * @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.
14509
14516
  */
14510
14517
  changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
14511
14518
  return __awaiter(this, void 0, void 0, function* () {
@@ -14567,7 +14574,7 @@ class VirtualNetworkClient {
14567
14574
  * @param ChangeSecurityListCompartmentRequest
14568
14575
  * @return ChangeSecurityListCompartmentResponse
14569
14576
  * @throws OciError when an error occurs
14570
- * @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.
14577
+ * @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.
14571
14578
  */
14572
14579
  changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
14573
14580
  return __awaiter(this, void 0, void 0, function* () {
@@ -14629,7 +14636,7 @@ class VirtualNetworkClient {
14629
14636
  * @param ChangeServiceGatewayCompartmentRequest
14630
14637
  * @return ChangeServiceGatewayCompartmentResponse
14631
14638
  * @throws OciError when an error occurs
14632
- * @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.
14639
+ * @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.
14633
14640
  */
14634
14641
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
14635
14642
  return __awaiter(this, void 0, void 0, function* () {
@@ -14691,7 +14698,7 @@ class VirtualNetworkClient {
14691
14698
  * @param ChangeSubnetCompartmentRequest
14692
14699
  * @return ChangeSubnetCompartmentResponse
14693
14700
  * @throws OciError when an error occurs
14694
- * @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.
14701
+ * @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.
14695
14702
  */
14696
14703
  changeSubnetCompartment(changeSubnetCompartmentRequest) {
14697
14704
  return __awaiter(this, void 0, void 0, function* () {
@@ -14758,7 +14765,7 @@ class VirtualNetworkClient {
14758
14765
  * @param ChangeVcnCompartmentRequest
14759
14766
  * @return ChangeVcnCompartmentResponse
14760
14767
  * @throws OciError when an error occurs
14761
- * @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.
14768
+ * @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.
14762
14769
  */
14763
14770
  changeVcnCompartment(changeVcnCompartmentRequest) {
14764
14771
  return __awaiter(this, void 0, void 0, function* () {
@@ -14825,7 +14832,7 @@ class VirtualNetworkClient {
14825
14832
  * @param ChangeVirtualCircuitCompartmentRequest
14826
14833
  * @return ChangeVirtualCircuitCompartmentResponse
14827
14834
  * @throws OciError when an error occurs
14828
- * @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.
14835
+ * @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.
14829
14836
  */
14830
14837
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
14831
14838
  return __awaiter(this, void 0, void 0, function* () {
@@ -14887,7 +14894,7 @@ class VirtualNetworkClient {
14887
14894
  * @param ChangeVlanCompartmentRequest
14888
14895
  * @return ChangeVlanCompartmentResponse
14889
14896
  * @throws OciError when an error occurs
14890
- * @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.
14897
+ * @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.
14891
14898
  */
14892
14899
  changeVlanCompartment(changeVlanCompartmentRequest) {
14893
14900
  return __awaiter(this, void 0, void 0, function* () {
@@ -14955,7 +14962,7 @@ class VirtualNetworkClient {
14955
14962
  * @param ConnectLocalPeeringGatewaysRequest
14956
14963
  * @return ConnectLocalPeeringGatewaysResponse
14957
14964
  * @throws OciError when an error occurs
14958
- * @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.
14965
+ * @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.
14959
14966
  */
14960
14967
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
14961
14968
  return __awaiter(this, void 0, void 0, function* () {
@@ -15015,7 +15022,7 @@ class VirtualNetworkClient {
15015
15022
  * @param ConnectRemotePeeringConnectionsRequest
15016
15023
  * @return ConnectRemotePeeringConnectionsResponse
15017
15024
  * @throws OciError when an error occurs
15018
- * @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.
15025
+ * @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.
15019
15026
  */
15020
15027
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
15021
15028
  return __awaiter(this, void 0, void 0, function* () {
@@ -15068,7 +15075,7 @@ class VirtualNetworkClient {
15068
15075
  * @param CreateByoipRangeRequest
15069
15076
  * @return CreateByoipRangeResponse
15070
15077
  * @throws OciError when an error occurs
15071
- * @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.
15078
+ * @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.
15072
15079
  */
15073
15080
  createByoipRange(createByoipRangeRequest) {
15074
15081
  return __awaiter(this, void 0, void 0, function* () {
@@ -15144,7 +15151,7 @@ class VirtualNetworkClient {
15144
15151
  * @param CreateCpeRequest
15145
15152
  * @return CreateCpeResponse
15146
15153
  * @throws OciError when an error occurs
15147
- * @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.
15154
+ * @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.
15148
15155
  */
15149
15156
  createCpe(createCpeRequest) {
15150
15157
  return __awaiter(this, void 0, void 0, function* () {
@@ -15223,7 +15230,7 @@ class VirtualNetworkClient {
15223
15230
  * @param CreateCrossConnectRequest
15224
15231
  * @return CreateCrossConnectResponse
15225
15232
  * @throws OciError when an error occurs
15226
- * @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.
15233
+ * @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.
15227
15234
  */
15228
15235
  createCrossConnect(createCrossConnectRequest) {
15229
15236
  return __awaiter(this, void 0, void 0, function* () {
@@ -15298,7 +15305,7 @@ class VirtualNetworkClient {
15298
15305
  * @param CreateCrossConnectGroupRequest
15299
15306
  * @return CreateCrossConnectGroupResponse
15300
15307
  * @throws OciError when an error occurs
15301
- * @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.
15308
+ * @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.
15302
15309
  */
15303
15310
  createCrossConnectGroup(createCrossConnectGroupRequest) {
15304
15311
  return __awaiter(this, void 0, void 0, function* () {
@@ -15370,7 +15377,7 @@ class VirtualNetworkClient {
15370
15377
  * @param CreateDhcpOptionsRequest
15371
15378
  * @return CreateDhcpOptionsResponse
15372
15379
  * @throws OciError when an error occurs
15373
- * @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.
15380
+ * @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.
15374
15381
  */
15375
15382
  createDhcpOptions(createDhcpOptionsRequest) {
15376
15383
  return __awaiter(this, void 0, void 0, function* () {
@@ -15442,7 +15449,7 @@ class VirtualNetworkClient {
15442
15449
  * @param CreateDrgRequest
15443
15450
  * @return CreateDrgResponse
15444
15451
  * @throws OciError when an error occurs
15445
- * @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.
15452
+ * @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.
15446
15453
  */
15447
15454
  createDrg(createDrgRequest) {
15448
15455
  return __awaiter(this, void 0, void 0, function* () {
@@ -15513,7 +15520,7 @@ class VirtualNetworkClient {
15513
15520
  * @param CreateDrgAttachmentRequest
15514
15521
  * @return CreateDrgAttachmentResponse
15515
15522
  * @throws OciError when an error occurs
15516
- * @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.
15523
+ * @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.
15517
15524
  */
15518
15525
  createDrgAttachment(createDrgAttachmentRequest) {
15519
15526
  return __awaiter(this, void 0, void 0, function* () {
@@ -15577,7 +15584,7 @@ class VirtualNetworkClient {
15577
15584
  * @param CreateDrgRouteDistributionRequest
15578
15585
  * @return CreateDrgRouteDistributionResponse
15579
15586
  * @throws OciError when an error occurs
15580
- * @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.
15587
+ * @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.
15581
15588
  */
15582
15589
  createDrgRouteDistribution(createDrgRouteDistributionRequest) {
15583
15590
  return __awaiter(this, void 0, void 0, function* () {
@@ -15639,7 +15646,7 @@ class VirtualNetworkClient {
15639
15646
  * @param CreateDrgRouteTableRequest
15640
15647
  * @return CreateDrgRouteTableResponse
15641
15648
  * @throws OciError when an error occurs
15642
- * @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.
15649
+ * @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.
15643
15650
  */
15644
15651
  createDrgRouteTable(createDrgRouteTableRequest) {
15645
15652
  return __awaiter(this, void 0, void 0, function* () {
@@ -15727,7 +15734,7 @@ class VirtualNetworkClient {
15727
15734
  * @param CreateIPSecConnectionRequest
15728
15735
  * @return CreateIPSecConnectionResponse
15729
15736
  * @throws OciError when an error occurs
15730
- * @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.
15737
+ * @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.
15731
15738
  */
15732
15739
  createIPSecConnection(createIPSecConnectionRequest) {
15733
15740
  return __awaiter(this, void 0, void 0, function* () {
@@ -15807,7 +15814,7 @@ class VirtualNetworkClient {
15807
15814
  * @param CreateInternetGatewayRequest
15808
15815
  * @return CreateInternetGatewayResponse
15809
15816
  * @throws OciError when an error occurs
15810
- * @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.
15817
+ * @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.
15811
15818
  */
15812
15819
  createInternetGateway(createInternetGatewayRequest) {
15813
15820
  return __awaiter(this, void 0, void 0, function* () {
@@ -15868,7 +15875,7 @@ class VirtualNetworkClient {
15868
15875
  * @param CreateIpv6Request
15869
15876
  * @return CreateIpv6Response
15870
15877
  * @throws OciError when an error occurs
15871
- * @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.
15878
+ * @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.
15872
15879
  */
15873
15880
  createIpv6(createIpv6Request) {
15874
15881
  return __awaiter(this, void 0, void 0, function* () {
@@ -15930,7 +15937,7 @@ class VirtualNetworkClient {
15930
15937
  * @param CreateLocalPeeringGatewayRequest
15931
15938
  * @return CreateLocalPeeringGatewayResponse
15932
15939
  * @throws OciError when an error occurs
15933
- * @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.
15940
+ * @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.
15934
15941
  */
15935
15942
  createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
15936
15943
  return __awaiter(this, void 0, void 0, function* () {
@@ -15992,7 +15999,7 @@ class VirtualNetworkClient {
15992
15999
  * @param CreateNatGatewayRequest
15993
16000
  * @return CreateNatGatewayResponse
15994
16001
  * @throws OciError when an error occurs
15995
- * @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.
16002
+ * @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.
15996
16003
  */
15997
16004
  createNatGateway(createNatGatewayRequest) {
15998
16005
  return __awaiter(this, void 0, void 0, function* () {
@@ -16053,7 +16060,7 @@ class VirtualNetworkClient {
16053
16060
  * @param CreateNetworkSecurityGroupRequest
16054
16061
  * @return CreateNetworkSecurityGroupResponse
16055
16062
  * @throws OciError when an error occurs
16056
- * @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.
16063
+ * @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.
16057
16064
  */
16058
16065
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
16059
16066
  return __awaiter(this, void 0, void 0, function* () {
@@ -16116,7 +16123,7 @@ class VirtualNetworkClient {
16116
16123
  * @param CreatePrivateIpRequest
16117
16124
  * @return CreatePrivateIpResponse
16118
16125
  * @throws OciError when an error occurs
16119
- * @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.
16126
+ * @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.
16120
16127
  */
16121
16128
  createPrivateIp(createPrivateIpRequest) {
16122
16129
  return __awaiter(this, void 0, void 0, function* () {
@@ -16197,7 +16204,7 @@ class VirtualNetworkClient {
16197
16204
  * @param CreatePublicIpRequest
16198
16205
  * @return CreatePublicIpResponse
16199
16206
  * @throws OciError when an error occurs
16200
- * @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.
16207
+ * @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.
16201
16208
  */
16202
16209
  createPublicIp(createPublicIpRequest) {
16203
16210
  return __awaiter(this, void 0, void 0, function* () {
@@ -16258,7 +16265,7 @@ class VirtualNetworkClient {
16258
16265
  * @param CreatePublicIpPoolRequest
16259
16266
  * @return CreatePublicIpPoolResponse
16260
16267
  * @throws OciError when an error occurs
16261
- * @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.
16268
+ * @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.
16262
16269
  */
16263
16270
  createPublicIpPool(createPublicIpPoolRequest) {
16264
16271
  return __awaiter(this, void 0, void 0, function* () {
@@ -16320,7 +16327,7 @@ class VirtualNetworkClient {
16320
16327
  * @param CreateRemotePeeringConnectionRequest
16321
16328
  * @return CreateRemotePeeringConnectionResponse
16322
16329
  * @throws OciError when an error occurs
16323
- * @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.
16330
+ * @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.
16324
16331
  */
16325
16332
  createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
16326
16333
  return __awaiter(this, void 0, void 0, function* () {
@@ -16395,7 +16402,7 @@ class VirtualNetworkClient {
16395
16402
  * @param CreateRouteTableRequest
16396
16403
  * @return CreateRouteTableResponse
16397
16404
  * @throws OciError when an error occurs
16398
- * @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.
16405
+ * @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.
16399
16406
  */
16400
16407
  createRouteTable(createRouteTableRequest) {
16401
16408
  return __awaiter(this, void 0, void 0, function* () {
@@ -16469,7 +16476,7 @@ class VirtualNetworkClient {
16469
16476
  * @param CreateSecurityListRequest
16470
16477
  * @return CreateSecurityListResponse
16471
16478
  * @throws OciError when an error occurs
16472
- * @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.
16479
+ * @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.
16473
16480
  */
16474
16481
  createSecurityList(createSecurityListRequest) {
16475
16482
  return __awaiter(this, void 0, void 0, function* () {
@@ -16538,7 +16545,7 @@ class VirtualNetworkClient {
16538
16545
  * @param CreateServiceGatewayRequest
16539
16546
  * @return CreateServiceGatewayResponse
16540
16547
  * @throws OciError when an error occurs
16541
- * @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.
16548
+ * @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.
16542
16549
  */
16543
16550
  createServiceGateway(createServiceGatewayRequest) {
16544
16551
  return __awaiter(this, void 0, void 0, function* () {
@@ -16624,7 +16631,7 @@ class VirtualNetworkClient {
16624
16631
  * @param CreateSubnetRequest
16625
16632
  * @return CreateSubnetResponse
16626
16633
  * @throws OciError when an error occurs
16627
- * @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.
16634
+ * @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.
16628
16635
  */
16629
16636
  createSubnet(createSubnetRequest) {
16630
16637
  return __awaiter(this, void 0, void 0, function* () {
@@ -16717,7 +16724,7 @@ class VirtualNetworkClient {
16717
16724
  * @param CreateVcnRequest
16718
16725
  * @return CreateVcnResponse
16719
16726
  * @throws OciError when an error occurs
16720
- * @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.
16727
+ * @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.
16721
16728
  */
16722
16729
  createVcn(createVcnRequest) {
16723
16730
  return __awaiter(this, void 0, void 0, function* () {
@@ -16798,7 +16805,7 @@ class VirtualNetworkClient {
16798
16805
  * @param CreateVirtualCircuitRequest
16799
16806
  * @return CreateVirtualCircuitResponse
16800
16807
  * @throws OciError when an error occurs
16801
- * @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.
16808
+ * @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.
16802
16809
  */
16803
16810
  createVirtualCircuit(createVirtualCircuitRequest) {
16804
16811
  return __awaiter(this, void 0, void 0, function* () {
@@ -16859,7 +16866,7 @@ class VirtualNetworkClient {
16859
16866
  * @param CreateVlanRequest
16860
16867
  * @return CreateVlanResponse
16861
16868
  * @throws OciError when an error occurs
16862
- * @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.
16869
+ * @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.
16863
16870
  */
16864
16871
  createVlan(createVlanRequest) {
16865
16872
  return __awaiter(this, void 0, void 0, function* () {
@@ -16925,7 +16932,7 @@ class VirtualNetworkClient {
16925
16932
  * @param DeleteByoipRangeRequest
16926
16933
  * @return DeleteByoipRangeResponse
16927
16934
  * @throws OciError when an error occurs
16928
- * @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.
16935
+ * @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.
16929
16936
  */
16930
16937
  deleteByoipRange(deleteByoipRangeRequest) {
16931
16938
  return __awaiter(this, void 0, void 0, function* () {
@@ -16986,7 +16993,7 @@ class VirtualNetworkClient {
16986
16993
  * @param DeleteCpeRequest
16987
16994
  * @return DeleteCpeResponse
16988
16995
  * @throws OciError when an error occurs
16989
- * @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.
16996
+ * @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.
16990
16997
  */
16991
16998
  deleteCpe(deleteCpeRequest) {
16992
16999
  return __awaiter(this, void 0, void 0, function* () {
@@ -17040,7 +17047,7 @@ class VirtualNetworkClient {
17040
17047
  * @param DeleteCrossConnectRequest
17041
17048
  * @return DeleteCrossConnectResponse
17042
17049
  * @throws OciError when an error occurs
17043
- * @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.
17050
+ * @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.
17044
17051
  */
17045
17052
  deleteCrossConnect(deleteCrossConnectRequest) {
17046
17053
  return __awaiter(this, void 0, void 0, function* () {
@@ -17095,7 +17102,7 @@ class VirtualNetworkClient {
17095
17102
  * @param DeleteCrossConnectGroupRequest
17096
17103
  * @return DeleteCrossConnectGroupResponse
17097
17104
  * @throws OciError when an error occurs
17098
- * @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.
17105
+ * @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.
17099
17106
  */
17100
17107
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
17101
17108
  return __awaiter(this, void 0, void 0, function* () {
@@ -17152,7 +17159,7 @@ class VirtualNetworkClient {
17152
17159
  * @param DeleteDhcpOptionsRequest
17153
17160
  * @return DeleteDhcpOptionsResponse
17154
17161
  * @throws OciError when an error occurs
17155
- * @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.
17162
+ * @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.
17156
17163
  */
17157
17164
  deleteDhcpOptions(deleteDhcpOptionsRequest) {
17158
17165
  return __awaiter(this, void 0, void 0, function* () {
@@ -17208,7 +17215,7 @@ class VirtualNetworkClient {
17208
17215
  * @param DeleteDrgRequest
17209
17216
  * @return DeleteDrgResponse
17210
17217
  * @throws OciError when an error occurs
17211
- * @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.
17218
+ * @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.
17212
17219
  */
17213
17220
  deleteDrg(deleteDrgRequest) {
17214
17221
  return __awaiter(this, void 0, void 0, function* () {
@@ -17263,7 +17270,7 @@ class VirtualNetworkClient {
17263
17270
  * @param DeleteDrgAttachmentRequest
17264
17271
  * @return DeleteDrgAttachmentResponse
17265
17272
  * @throws OciError when an error occurs
17266
- * @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.
17273
+ * @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.
17267
17274
  */
17268
17275
  deleteDrgAttachment(deleteDrgAttachmentRequest) {
17269
17276
  return __awaiter(this, void 0, void 0, function* () {
@@ -17318,7 +17325,7 @@ class VirtualNetworkClient {
17318
17325
  * @param DeleteDrgRouteDistributionRequest
17319
17326
  * @return DeleteDrgRouteDistributionResponse
17320
17327
  * @throws OciError when an error occurs
17321
- * @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.
17328
+ * @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.
17322
17329
  */
17323
17330
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
17324
17331
  return __awaiter(this, void 0, void 0, function* () {
@@ -17371,7 +17378,7 @@ class VirtualNetworkClient {
17371
17378
  * @param DeleteDrgRouteTableRequest
17372
17379
  * @return DeleteDrgRouteTableResponse
17373
17380
  * @throws OciError when an error occurs
17374
- * @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.
17381
+ * @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.
17375
17382
  */
17376
17383
  deleteDrgRouteTable(deleteDrgRouteTableRequest) {
17377
17384
  return __awaiter(this, void 0, void 0, function* () {
@@ -17431,7 +17438,7 @@ class VirtualNetworkClient {
17431
17438
  * @param DeleteIPSecConnectionRequest
17432
17439
  * @return DeleteIPSecConnectionResponse
17433
17440
  * @throws OciError when an error occurs
17434
- * @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.
17441
+ * @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.
17435
17442
  */
17436
17443
  deleteIPSecConnection(deleteIPSecConnectionRequest) {
17437
17444
  return __awaiter(this, void 0, void 0, function* () {
@@ -17488,7 +17495,7 @@ class VirtualNetworkClient {
17488
17495
  * @param DeleteInternetGatewayRequest
17489
17496
  * @return DeleteInternetGatewayResponse
17490
17497
  * @throws OciError when an error occurs
17491
- * @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.
17498
+ * @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.
17492
17499
  */
17493
17500
  deleteInternetGateway(deleteInternetGatewayRequest) {
17494
17501
  return __awaiter(this, void 0, void 0, function* () {
@@ -17542,7 +17549,7 @@ class VirtualNetworkClient {
17542
17549
  * @param DeleteIpv6Request
17543
17550
  * @return DeleteIpv6Response
17544
17551
  * @throws OciError when an error occurs
17545
- * @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.
17552
+ * @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.
17546
17553
  */
17547
17554
  deleteIpv6(deleteIpv6Request) {
17548
17555
  return __awaiter(this, void 0, void 0, function* () {
@@ -17599,7 +17606,7 @@ class VirtualNetworkClient {
17599
17606
  * @param DeleteLocalPeeringGatewayRequest
17600
17607
  * @return DeleteLocalPeeringGatewayResponse
17601
17608
  * @throws OciError when an error occurs
17602
- * @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.
17609
+ * @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.
17603
17610
  */
17604
17611
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
17605
17612
  return __awaiter(this, void 0, void 0, function* () {
@@ -17656,7 +17663,7 @@ class VirtualNetworkClient {
17656
17663
  * @param DeleteNatGatewayRequest
17657
17664
  * @return DeleteNatGatewayResponse
17658
17665
  * @throws OciError when an error occurs
17659
- * @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.
17666
+ * @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.
17660
17667
  */
17661
17668
  deleteNatGateway(deleteNatGatewayRequest) {
17662
17669
  return __awaiter(this, void 0, void 0, function* () {
@@ -17715,7 +17722,7 @@ class VirtualNetworkClient {
17715
17722
  * @param DeleteNetworkSecurityGroupRequest
17716
17723
  * @return DeleteNetworkSecurityGroupResponse
17717
17724
  * @throws OciError when an error occurs
17718
- * @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.
17725
+ * @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.
17719
17726
  */
17720
17727
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
17721
17728
  return __awaiter(this, void 0, void 0, function* () {
@@ -17778,7 +17785,7 @@ class VirtualNetworkClient {
17778
17785
  * @param DeletePrivateIpRequest
17779
17786
  * @return DeletePrivateIpResponse
17780
17787
  * @throws OciError when an error occurs
17781
- * @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.
17788
+ * @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.
17782
17789
  */
17783
17790
  deletePrivateIp(deletePrivateIpRequest) {
17784
17791
  return __awaiter(this, void 0, void 0, function* () {
@@ -17845,7 +17852,7 @@ class VirtualNetworkClient {
17845
17852
  * @param DeletePublicIpRequest
17846
17853
  * @return DeletePublicIpResponse
17847
17854
  * @throws OciError when an error occurs
17848
- * @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.
17855
+ * @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.
17849
17856
  */
17850
17857
  deletePublicIp(deletePublicIpRequest) {
17851
17858
  return __awaiter(this, void 0, void 0, function* () {
@@ -17900,7 +17907,7 @@ class VirtualNetworkClient {
17900
17907
  * @param DeletePublicIpPoolRequest
17901
17908
  * @return DeletePublicIpPoolResponse
17902
17909
  * @throws OciError when an error occurs
17903
- * @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.
17910
+ * @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.
17904
17911
  */
17905
17912
  deletePublicIpPool(deletePublicIpPoolRequest) {
17906
17913
  return __awaiter(this, void 0, void 0, function* () {
@@ -17957,7 +17964,7 @@ class VirtualNetworkClient {
17957
17964
  * @param DeleteRemotePeeringConnectionRequest
17958
17965
  * @return DeleteRemotePeeringConnectionResponse
17959
17966
  * @throws OciError when an error occurs
17960
- * @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.
17967
+ * @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.
17961
17968
  */
17962
17969
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
17963
17970
  return __awaiter(this, void 0, void 0, function* () {
@@ -18014,7 +18021,7 @@ class VirtualNetworkClient {
18014
18021
  * @param DeleteRouteTableRequest
18015
18022
  * @return DeleteRouteTableResponse
18016
18023
  * @throws OciError when an error occurs
18017
- * @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.
18024
+ * @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.
18018
18025
  */
18019
18026
  deleteRouteTable(deleteRouteTableRequest) {
18020
18027
  return __awaiter(this, void 0, void 0, function* () {
@@ -18071,7 +18078,7 @@ class VirtualNetworkClient {
18071
18078
  * @param DeleteSecurityListRequest
18072
18079
  * @return DeleteSecurityListResponse
18073
18080
  * @throws OciError when an error occurs
18074
- * @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.
18081
+ * @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.
18075
18082
  */
18076
18083
  deleteSecurityList(deleteSecurityListRequest) {
18077
18084
  return __awaiter(this, void 0, void 0, function* () {
@@ -18125,7 +18132,7 @@ class VirtualNetworkClient {
18125
18132
  * @param DeleteServiceGatewayRequest
18126
18133
  * @return DeleteServiceGatewayResponse
18127
18134
  * @throws OciError when an error occurs
18128
- * @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.
18135
+ * @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.
18129
18136
  */
18130
18137
  deleteServiceGateway(deleteServiceGatewayRequest) {
18131
18138
  return __awaiter(this, void 0, void 0, function* () {
@@ -18180,7 +18187,7 @@ class VirtualNetworkClient {
18180
18187
  * @param DeleteSubnetRequest
18181
18188
  * @return DeleteSubnetResponse
18182
18189
  * @throws OciError when an error occurs
18183
- * @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.
18190
+ * @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.
18184
18191
  */
18185
18192
  deleteSubnet(deleteSubnetRequest) {
18186
18193
  return __awaiter(this, void 0, void 0, function* () {
@@ -18235,7 +18242,7 @@ class VirtualNetworkClient {
18235
18242
  * @param DeleteVcnRequest
18236
18243
  * @return DeleteVcnResponse
18237
18244
  * @throws OciError when an error occurs
18238
- * @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.
18245
+ * @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.
18239
18246
  */
18240
18247
  deleteVcn(deleteVcnRequest) {
18241
18248
  return __awaiter(this, void 0, void 0, function* () {
@@ -18292,7 +18299,7 @@ class VirtualNetworkClient {
18292
18299
  * @param DeleteVirtualCircuitRequest
18293
18300
  * @return DeleteVirtualCircuitResponse
18294
18301
  * @throws OciError when an error occurs
18295
- * @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.
18302
+ * @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.
18296
18303
  */
18297
18304
  deleteVirtualCircuit(deleteVirtualCircuitRequest) {
18298
18305
  return __awaiter(this, void 0, void 0, function* () {
@@ -18345,7 +18352,7 @@ class VirtualNetworkClient {
18345
18352
  * @param DeleteVlanRequest
18346
18353
  * @return DeleteVlanResponse
18347
18354
  * @throws OciError when an error occurs
18348
- * @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.
18355
+ * @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.
18349
18356
  */
18350
18357
  deleteVlan(deleteVlanRequest) {
18351
18358
  return __awaiter(this, void 0, void 0, function* () {
@@ -18410,7 +18417,7 @@ class VirtualNetworkClient {
18410
18417
  * @param DetachServiceIdRequest
18411
18418
  * @return DetachServiceIdResponse
18412
18419
  * @throws OciError when an error occurs
18413
- * @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.
18420
+ * @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.
18414
18421
  */
18415
18422
  detachServiceId(detachServiceIdRequest) {
18416
18423
  return __awaiter(this, void 0, void 0, function* () {
@@ -18468,7 +18475,7 @@ class VirtualNetworkClient {
18468
18475
  * @param GetAllDrgAttachmentsRequest
18469
18476
  * @return GetAllDrgAttachmentsResponse
18470
18477
  * @throws OciError when an error occurs
18471
- * @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.
18478
+ * @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.
18472
18479
  */
18473
18480
  getAllDrgAttachments(getAllDrgAttachmentsRequest) {
18474
18481
  return __awaiter(this, void 0, void 0, function* () {
@@ -18569,13 +18576,13 @@ class VirtualNetworkClient {
18569
18576
  return oci_common_1.paginateResponses(request, req => this.getAllDrgAttachments(req));
18570
18577
  }
18571
18578
  /**
18572
- * The allowed parameters for IKE IPSec
18579
+ * The parameters allowed for IKE IPSec tunnels.
18573
18580
  *
18574
18581
  * This operation does not retry by default if the user has not defined a retry configuration.
18575
18582
  * @param GetAllowedIkeIPSecParametersRequest
18576
18583
  * @return GetAllowedIkeIPSecParametersResponse
18577
18584
  * @throws OciError when an error occurs
18578
- * @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.
18585
+ * @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.
18579
18586
  */
18580
18587
  getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
18581
18588
  return __awaiter(this, void 0, void 0, function* () {
@@ -18630,7 +18637,7 @@ class VirtualNetworkClient {
18630
18637
  * @param GetByoipRangeRequest
18631
18638
  * @return GetByoipRangeResponse
18632
18639
  * @throws OciError when an error occurs
18633
- * @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.
18640
+ * @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.
18634
18641
  */
18635
18642
  getByoipRange(getByoipRangeRequest) {
18636
18643
  return __awaiter(this, void 0, void 0, function* () {
@@ -18691,7 +18698,7 @@ class VirtualNetworkClient {
18691
18698
  * @param GetCpeRequest
18692
18699
  * @return GetCpeResponse
18693
18700
  * @throws OciError when an error occurs
18694
- * @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.
18701
+ * @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.
18695
18702
  */
18696
18703
  getCpe(getCpeRequest) {
18697
18704
  return __awaiter(this, void 0, void 0, function* () {
@@ -18769,7 +18776,7 @@ class VirtualNetworkClient {
18769
18776
  * @param GetCpeDeviceConfigContentRequest
18770
18777
  * @return GetCpeDeviceConfigContentResponse
18771
18778
  * @throws OciError when an error occurs
18772
- * @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.
18779
+ * @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.
18773
18780
  */
18774
18781
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
18775
18782
  return __awaiter(this, void 0, void 0, function* () {
@@ -18833,7 +18840,7 @@ class VirtualNetworkClient {
18833
18840
  * @param GetCpeDeviceShapeRequest
18834
18841
  * @return GetCpeDeviceShapeResponse
18835
18842
  * @throws OciError when an error occurs
18836
- * @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.
18843
+ * @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.
18837
18844
  */
18838
18845
  getCpeDeviceShape(getCpeDeviceShapeRequest) {
18839
18846
  return __awaiter(this, void 0, void 0, function* () {
@@ -18889,7 +18896,7 @@ class VirtualNetworkClient {
18889
18896
  * @param GetCrossConnectRequest
18890
18897
  * @return GetCrossConnectResponse
18891
18898
  * @throws OciError when an error occurs
18892
- * @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.
18899
+ * @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.
18893
18900
  */
18894
18901
  getCrossConnect(getCrossConnectRequest) {
18895
18902
  return __awaiter(this, void 0, void 0, function* () {
@@ -18949,7 +18956,7 @@ class VirtualNetworkClient {
18949
18956
  * @param GetCrossConnectGroupRequest
18950
18957
  * @return GetCrossConnectGroupResponse
18951
18958
  * @throws OciError when an error occurs
18952
- * @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.
18959
+ * @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.
18953
18960
  */
18954
18961
  getCrossConnectGroup(getCrossConnectGroupRequest) {
18955
18962
  return __awaiter(this, void 0, void 0, function* () {
@@ -19009,7 +19016,7 @@ class VirtualNetworkClient {
19009
19016
  * @param GetCrossConnectLetterOfAuthorityRequest
19010
19017
  * @return GetCrossConnectLetterOfAuthorityResponse
19011
19018
  * @throws OciError when an error occurs
19012
- * @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.
19019
+ * @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.
19013
19020
  */
19014
19021
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
19015
19022
  return __awaiter(this, void 0, void 0, function* () {
@@ -19065,7 +19072,7 @@ class VirtualNetworkClient {
19065
19072
  * @param GetCrossConnectStatusRequest
19066
19073
  * @return GetCrossConnectStatusResponse
19067
19074
  * @throws OciError when an error occurs
19068
- * @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.
19075
+ * @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.
19069
19076
  */
19070
19077
  getCrossConnectStatus(getCrossConnectStatusRequest) {
19071
19078
  return __awaiter(this, void 0, void 0, function* () {
@@ -19120,7 +19127,7 @@ class VirtualNetworkClient {
19120
19127
  * @param GetDhcpOptionsRequest
19121
19128
  * @return GetDhcpOptionsResponse
19122
19129
  * @throws OciError when an error occurs
19123
- * @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.
19130
+ * @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.
19124
19131
  */
19125
19132
  getDhcpOptions(getDhcpOptionsRequest) {
19126
19133
  return __awaiter(this, void 0, void 0, function* () {
@@ -19180,7 +19187,7 @@ class VirtualNetworkClient {
19180
19187
  * @param GetDrgRequest
19181
19188
  * @return GetDrgResponse
19182
19189
  * @throws OciError when an error occurs
19183
- * @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.
19190
+ * @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.
19184
19191
  */
19185
19192
  getDrg(getDrgRequest) {
19186
19193
  return __awaiter(this, void 0, void 0, function* () {
@@ -19240,7 +19247,7 @@ class VirtualNetworkClient {
19240
19247
  * @param GetDrgAttachmentRequest
19241
19248
  * @return GetDrgAttachmentResponse
19242
19249
  * @throws OciError when an error occurs
19243
- * @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.
19250
+ * @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.
19244
19251
  */
19245
19252
  getDrgAttachment(getDrgAttachmentRequest) {
19246
19253
  return __awaiter(this, void 0, void 0, function* () {
@@ -19302,7 +19309,7 @@ class VirtualNetworkClient {
19302
19309
  * @param GetDrgRedundancyStatusRequest
19303
19310
  * @return GetDrgRedundancyStatusResponse
19304
19311
  * @throws OciError when an error occurs
19305
- * @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.
19312
+ * @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.
19306
19313
  */
19307
19314
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
19308
19315
  return __awaiter(this, void 0, void 0, function* () {
@@ -19358,7 +19365,7 @@ class VirtualNetworkClient {
19358
19365
  * @param GetDrgRouteDistributionRequest
19359
19366
  * @return GetDrgRouteDistributionResponse
19360
19367
  * @throws OciError when an error occurs
19361
- * @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.
19368
+ * @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.
19362
19369
  */
19363
19370
  getDrgRouteDistribution(getDrgRouteDistributionRequest) {
19364
19371
  return __awaiter(this, void 0, void 0, function* () {
@@ -19418,7 +19425,7 @@ class VirtualNetworkClient {
19418
19425
  * @param GetDrgRouteTableRequest
19419
19426
  * @return GetDrgRouteTableResponse
19420
19427
  * @throws OciError when an error occurs
19421
- * @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.
19428
+ * @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.
19422
19429
  */
19423
19430
  getDrgRouteTable(getDrgRouteTableRequest) {
19424
19431
  return __awaiter(this, void 0, void 0, function* () {
@@ -19480,7 +19487,7 @@ class VirtualNetworkClient {
19480
19487
  * @param GetFastConnectProviderServiceRequest
19481
19488
  * @return GetFastConnectProviderServiceResponse
19482
19489
  * @throws OciError when an error occurs
19483
- * @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.
19490
+ * @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.
19484
19491
  */
19485
19492
  getFastConnectProviderService(getFastConnectProviderServiceRequest) {
19486
19493
  return __awaiter(this, void 0, void 0, function* () {
@@ -19537,7 +19544,7 @@ class VirtualNetworkClient {
19537
19544
  * @param GetFastConnectProviderServiceKeyRequest
19538
19545
  * @return GetFastConnectProviderServiceKeyResponse
19539
19546
  * @throws OciError when an error occurs
19540
- * @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.
19547
+ * @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.
19541
19548
  */
19542
19549
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
19543
19550
  return __awaiter(this, void 0, void 0, function* () {
@@ -19596,7 +19603,7 @@ class VirtualNetworkClient {
19596
19603
  * @param GetIPSecConnectionRequest
19597
19604
  * @return GetIPSecConnectionResponse
19598
19605
  * @throws OciError when an error occurs
19599
- * @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.
19606
+ * @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.
19600
19607
  */
19601
19608
  getIPSecConnection(getIPSecConnectionRequest) {
19602
19609
  return __awaiter(this, void 0, void 0, function* () {
@@ -19660,7 +19667,7 @@ class VirtualNetworkClient {
19660
19667
  * @param GetIPSecConnectionDeviceConfigRequest
19661
19668
  * @return GetIPSecConnectionDeviceConfigResponse
19662
19669
  * @throws OciError when an error occurs
19663
- * @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.
19670
+ * @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.
19664
19671
  */
19665
19672
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
19666
19673
  return __awaiter(this, void 0, void 0, function* () {
@@ -19722,7 +19729,7 @@ class VirtualNetworkClient {
19722
19729
  * @param GetIPSecConnectionDeviceStatusRequest
19723
19730
  * @return GetIPSecConnectionDeviceStatusResponse
19724
19731
  * @throws OciError when an error occurs
19725
- * @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.
19732
+ * @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.
19726
19733
  */
19727
19734
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
19728
19735
  return __awaiter(this, void 0, void 0, function* () {
@@ -19785,7 +19792,7 @@ class VirtualNetworkClient {
19785
19792
  * @param GetIPSecConnectionTunnelRequest
19786
19793
  * @return GetIPSecConnectionTunnelResponse
19787
19794
  * @throws OciError when an error occurs
19788
- * @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.
19795
+ * @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.
19789
19796
  */
19790
19797
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
19791
19798
  return __awaiter(this, void 0, void 0, function* () {
@@ -19841,13 +19848,13 @@ class VirtualNetworkClient {
19841
19848
  });
19842
19849
  }
19843
19850
  /**
19844
- * Get the identified error for the specified IPSec Tunnel ID.
19851
+ * Gets the identified error for the specified IPSec tunnel ID.
19845
19852
  *
19846
19853
  * This operation does not retry by default if the user has not defined a retry configuration.
19847
19854
  * @param GetIPSecConnectionTunnelErrorRequest
19848
19855
  * @return GetIPSecConnectionTunnelErrorResponse
19849
19856
  * @throws OciError when an error occurs
19850
- * @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.
19857
+ * @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.
19851
19858
  */
19852
19859
  getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
19853
19860
  return __awaiter(this, void 0, void 0, function* () {
@@ -19905,7 +19912,7 @@ class VirtualNetworkClient {
19905
19912
  * @param GetIPSecConnectionTunnelSharedSecretRequest
19906
19913
  * @return GetIPSecConnectionTunnelSharedSecretResponse
19907
19914
  * @throws OciError when an error occurs
19908
- * @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.
19915
+ * @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.
19909
19916
  */
19910
19917
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
19911
19918
  return __awaiter(this, void 0, void 0, function* () {
@@ -19966,7 +19973,7 @@ class VirtualNetworkClient {
19966
19973
  * @param GetInternetGatewayRequest
19967
19974
  * @return GetInternetGatewayResponse
19968
19975
  * @throws OciError when an error occurs
19969
- * @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.
19976
+ * @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.
19970
19977
  */
19971
19978
  getInternetGateway(getInternetGatewayRequest) {
19972
19979
  return __awaiter(this, void 0, void 0, function* () {
@@ -20045,7 +20052,7 @@ class VirtualNetworkClient {
20045
20052
  * @param GetIpsecCpeDeviceConfigContentRequest
20046
20053
  * @return GetIpsecCpeDeviceConfigContentResponse
20047
20054
  * @throws OciError when an error occurs
20048
- * @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.
20055
+ * @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.
20049
20056
  */
20050
20057
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
20051
20058
  return __awaiter(this, void 0, void 0, function* () {
@@ -20104,7 +20111,7 @@ class VirtualNetworkClient {
20104
20111
  * @param GetIpv6Request
20105
20112
  * @return GetIpv6Response
20106
20113
  * @throws OciError when an error occurs
20107
- * @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.
20114
+ * @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.
20108
20115
  */
20109
20116
  getIpv6(getIpv6Request) {
20110
20117
  return __awaiter(this, void 0, void 0, function* () {
@@ -20165,7 +20172,7 @@ class VirtualNetworkClient {
20165
20172
  * @param GetLocalPeeringGatewayRequest
20166
20173
  * @return GetLocalPeeringGatewayResponse
20167
20174
  * @throws OciError when an error occurs
20168
- * @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.
20175
+ * @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.
20169
20176
  */
20170
20177
  getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
20171
20178
  return __awaiter(this, void 0, void 0, function* () {
@@ -20225,7 +20232,7 @@ class VirtualNetworkClient {
20225
20232
  * @param GetNatGatewayRequest
20226
20233
  * @return GetNatGatewayResponse
20227
20234
  * @throws OciError when an error occurs
20228
- * @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.
20235
+ * @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.
20229
20236
  */
20230
20237
  getNatGateway(getNatGatewayRequest) {
20231
20238
  return __awaiter(this, void 0, void 0, function* () {
@@ -20292,7 +20299,7 @@ class VirtualNetworkClient {
20292
20299
  * @param GetNetworkSecurityGroupRequest
20293
20300
  * @return GetNetworkSecurityGroupResponse
20294
20301
  * @throws OciError when an error occurs
20295
- * @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.
20302
+ * @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.
20296
20303
  */
20297
20304
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
20298
20305
  return __awaiter(this, void 0, void 0, function* () {
@@ -20352,7 +20359,7 @@ class VirtualNetworkClient {
20352
20359
  * @param GetNetworkingTopologyRequest
20353
20360
  * @return GetNetworkingTopologyResponse
20354
20361
  * @throws OciError when an error occurs
20355
- * @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.
20362
+ * @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.
20356
20363
  */
20357
20364
  getNetworkingTopology(getNetworkingTopologyRequest) {
20358
20365
  return __awaiter(this, void 0, void 0, function* () {
@@ -20421,7 +20428,7 @@ class VirtualNetworkClient {
20421
20428
  * @param GetPrivateIpRequest
20422
20429
  * @return GetPrivateIpResponse
20423
20430
  * @throws OciError when an error occurs
20424
- * @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.
20431
+ * @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.
20425
20432
  */
20426
20433
  getPrivateIp(getPrivateIpRequest) {
20427
20434
  return __awaiter(this, void 0, void 0, function* () {
@@ -20492,7 +20499,7 @@ class VirtualNetworkClient {
20492
20499
  * @param GetPublicIpRequest
20493
20500
  * @return GetPublicIpResponse
20494
20501
  * @throws OciError when an error occurs
20495
- * @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.
20502
+ * @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.
20496
20503
  */
20497
20504
  getPublicIp(getPublicIpRequest) {
20498
20505
  return __awaiter(this, void 0, void 0, function* () {
@@ -20557,7 +20564,7 @@ class VirtualNetworkClient {
20557
20564
  * @param GetPublicIpByIpAddressRequest
20558
20565
  * @return GetPublicIpByIpAddressResponse
20559
20566
  * @throws OciError when an error occurs
20560
- * @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.
20567
+ * @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.
20561
20568
  */
20562
20569
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
20563
20570
  return __awaiter(this, void 0, void 0, function* () {
@@ -20627,7 +20634,7 @@ class VirtualNetworkClient {
20627
20634
  * @param GetPublicIpByPrivateIpIdRequest
20628
20635
  * @return GetPublicIpByPrivateIpIdResponse
20629
20636
  * @throws OciError when an error occurs
20630
- * @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.
20637
+ * @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.
20631
20638
  */
20632
20639
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
20633
20640
  return __awaiter(this, void 0, void 0, function* () {
@@ -20687,7 +20694,7 @@ class VirtualNetworkClient {
20687
20694
  * @param GetPublicIpPoolRequest
20688
20695
  * @return GetPublicIpPoolResponse
20689
20696
  * @throws OciError when an error occurs
20690
- * @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.
20697
+ * @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.
20691
20698
  */
20692
20699
  getPublicIpPool(getPublicIpPoolRequest) {
20693
20700
  return __awaiter(this, void 0, void 0, function* () {
@@ -20749,7 +20756,7 @@ class VirtualNetworkClient {
20749
20756
  * @param GetRemotePeeringConnectionRequest
20750
20757
  * @return GetRemotePeeringConnectionResponse
20751
20758
  * @throws OciError when an error occurs
20752
- * @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.
20759
+ * @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.
20753
20760
  */
20754
20761
  getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
20755
20762
  return __awaiter(this, void 0, void 0, function* () {
@@ -20809,7 +20816,7 @@ class VirtualNetworkClient {
20809
20816
  * @param GetRouteTableRequest
20810
20817
  * @return GetRouteTableResponse
20811
20818
  * @throws OciError when an error occurs
20812
- * @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.
20819
+ * @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.
20813
20820
  */
20814
20821
  getRouteTable(getRouteTableRequest) {
20815
20822
  return __awaiter(this, void 0, void 0, function* () {
@@ -20869,7 +20876,7 @@ class VirtualNetworkClient {
20869
20876
  * @param GetSecurityListRequest
20870
20877
  * @return GetSecurityListResponse
20871
20878
  * @throws OciError when an error occurs
20872
- * @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.
20879
+ * @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.
20873
20880
  */
20874
20881
  getSecurityList(getSecurityListRequest) {
20875
20882
  return __awaiter(this, void 0, void 0, function* () {
@@ -20930,7 +20937,7 @@ class VirtualNetworkClient {
20930
20937
  * @param GetServiceRequest
20931
20938
  * @return GetServiceResponse
20932
20939
  * @throws OciError when an error occurs
20933
- * @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.
20940
+ * @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.
20934
20941
  */
20935
20942
  getService(getServiceRequest) {
20936
20943
  return __awaiter(this, void 0, void 0, function* () {
@@ -20990,7 +20997,7 @@ class VirtualNetworkClient {
20990
20997
  * @param GetServiceGatewayRequest
20991
20998
  * @return GetServiceGatewayResponse
20992
20999
  * @throws OciError when an error occurs
20993
- * @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.
21000
+ * @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.
20994
21001
  */
20995
21002
  getServiceGateway(getServiceGatewayRequest) {
20996
21003
  return __awaiter(this, void 0, void 0, function* () {
@@ -21050,7 +21057,7 @@ class VirtualNetworkClient {
21050
21057
  * @param GetSubnetRequest
21051
21058
  * @return GetSubnetResponse
21052
21059
  * @throws OciError when an error occurs
21053
- * @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.
21060
+ * @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.
21054
21061
  */
21055
21062
  getSubnet(getSubnetRequest) {
21056
21063
  return __awaiter(this, void 0, void 0, function* () {
@@ -21110,7 +21117,7 @@ class VirtualNetworkClient {
21110
21117
  * @param GetSubnetTopologyRequest
21111
21118
  * @return GetSubnetTopologyResponse
21112
21119
  * @throws OciError when an error occurs
21113
- * @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.
21120
+ * @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.
21114
21121
  */
21115
21122
  getSubnetTopology(getSubnetTopologyRequest) {
21116
21123
  return __awaiter(this, void 0, void 0, function* () {
@@ -21181,7 +21188,7 @@ class VirtualNetworkClient {
21181
21188
  * @param GetTunnelCpeDeviceConfigRequest
21182
21189
  * @return GetTunnelCpeDeviceConfigResponse
21183
21190
  * @throws OciError when an error occurs
21184
- * @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.
21191
+ * @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.
21185
21192
  */
21186
21193
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
21187
21194
  return __awaiter(this, void 0, void 0, function* () {
@@ -21261,7 +21268,7 @@ class VirtualNetworkClient {
21261
21268
  * @param GetTunnelCpeDeviceConfigContentRequest
21262
21269
  * @return GetTunnelCpeDeviceConfigContentResponse
21263
21270
  * @throws OciError when an error occurs
21264
- * @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.
21271
+ * @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.
21265
21272
  */
21266
21273
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
21267
21274
  return __awaiter(this, void 0, void 0, function* () {
@@ -21318,7 +21325,7 @@ class VirtualNetworkClient {
21318
21325
  * @param GetUpgradeStatusRequest
21319
21326
  * @return GetUpgradeStatusResponse
21320
21327
  * @throws OciError when an error occurs
21321
- * @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.
21328
+ * @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.
21322
21329
  */
21323
21330
  getUpgradeStatus(getUpgradeStatusRequest) {
21324
21331
  return __awaiter(this, void 0, void 0, function* () {
@@ -21374,7 +21381,7 @@ class VirtualNetworkClient {
21374
21381
  * @param GetVcnRequest
21375
21382
  * @return GetVcnResponse
21376
21383
  * @throws OciError when an error occurs
21377
- * @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.
21384
+ * @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.
21378
21385
  */
21379
21386
  getVcn(getVcnRequest) {
21380
21387
  return __awaiter(this, void 0, void 0, function* () {
@@ -21434,7 +21441,7 @@ class VirtualNetworkClient {
21434
21441
  * @param GetVcnDnsResolverAssociationRequest
21435
21442
  * @return GetVcnDnsResolverAssociationResponse
21436
21443
  * @throws OciError when an error occurs
21437
- * @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.
21444
+ * @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.
21438
21445
  */
21439
21446
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
21440
21447
  return __awaiter(this, void 0, void 0, function* () {
@@ -21495,7 +21502,7 @@ class VirtualNetworkClient {
21495
21502
  * @param GetVcnTopologyRequest
21496
21503
  * @return GetVcnTopologyResponse
21497
21504
  * @throws OciError when an error occurs
21498
- * @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.
21505
+ * @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.
21499
21506
  */
21500
21507
  getVcnTopology(getVcnTopologyRequest) {
21501
21508
  return __awaiter(this, void 0, void 0, function* () {
@@ -21561,7 +21568,7 @@ class VirtualNetworkClient {
21561
21568
  * @param GetVirtualCircuitRequest
21562
21569
  * @return GetVirtualCircuitResponse
21563
21570
  * @throws OciError when an error occurs
21564
- * @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.
21571
+ * @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.
21565
21572
  */
21566
21573
  getVirtualCircuit(getVirtualCircuitRequest) {
21567
21574
  return __awaiter(this, void 0, void 0, function* () {
@@ -21621,7 +21628,7 @@ class VirtualNetworkClient {
21621
21628
  * @param GetVlanRequest
21622
21629
  * @return GetVlanResponse
21623
21630
  * @throws OciError when an error occurs
21624
- * @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.
21631
+ * @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.
21625
21632
  */
21626
21633
  getVlan(getVlanRequest) {
21627
21634
  return __awaiter(this, void 0, void 0, function* () {
@@ -21686,7 +21693,7 @@ class VirtualNetworkClient {
21686
21693
  * @param GetVnicRequest
21687
21694
  * @return GetVnicResponse
21688
21695
  * @throws OciError when an error occurs
21689
- * @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.
21696
+ * @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.
21690
21697
  */
21691
21698
  getVnic(getVnicRequest) {
21692
21699
  return __awaiter(this, void 0, void 0, function* () {
@@ -21748,7 +21755,7 @@ class VirtualNetworkClient {
21748
21755
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
21749
21756
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
21750
21757
  * @throws OciError when an error occurs
21751
- * @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.
21758
+ * @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.
21752
21759
  */
21753
21760
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
21754
21761
  return __awaiter(this, void 0, void 0, function* () {
@@ -21803,7 +21810,7 @@ class VirtualNetworkClient {
21803
21810
  * @param ListByoipAllocatedRangesRequest
21804
21811
  * @return ListByoipAllocatedRangesResponse
21805
21812
  * @throws OciError when an error occurs
21806
- * @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.
21813
+ * @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.
21807
21814
  */
21808
21815
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
21809
21816
  return __awaiter(this, void 0, void 0, function* () {
@@ -21869,7 +21876,7 @@ class VirtualNetworkClient {
21869
21876
  * @param ListByoipRangesRequest
21870
21877
  * @return ListByoipRangesResponse
21871
21878
  * @throws OciError when an error occurs
21872
- * @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.
21879
+ * @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.
21873
21880
  */
21874
21881
  listByoipRanges(listByoipRangesRequest) {
21875
21882
  return __awaiter(this, void 0, void 0, function* () {
@@ -21949,7 +21956,7 @@ class VirtualNetworkClient {
21949
21956
  * @param ListCpeDeviceShapesRequest
21950
21957
  * @return ListCpeDeviceShapesResponse
21951
21958
  * @throws OciError when an error occurs
21952
- * @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.
21959
+ * @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.
21953
21960
  */
21954
21961
  listCpeDeviceShapes(listCpeDeviceShapesRequest) {
21955
21962
  return __awaiter(this, void 0, void 0, function* () {
@@ -22052,7 +22059,7 @@ class VirtualNetworkClient {
22052
22059
  * @param ListCpesRequest
22053
22060
  * @return ListCpesResponse
22054
22061
  * @throws OciError when an error occurs
22055
- * @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.
22062
+ * @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.
22056
22063
  */
22057
22064
  listCpes(listCpesRequest) {
22058
22065
  return __awaiter(this, void 0, void 0, function* () {
@@ -22155,7 +22162,7 @@ class VirtualNetworkClient {
22155
22162
  * @param ListCrossConnectGroupsRequest
22156
22163
  * @return ListCrossConnectGroupsResponse
22157
22164
  * @throws OciError when an error occurs
22158
- * @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.
22165
+ * @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.
22159
22166
  */
22160
22167
  listCrossConnectGroups(listCrossConnectGroupsRequest) {
22161
22168
  return __awaiter(this, void 0, void 0, function* () {
@@ -22263,7 +22270,7 @@ class VirtualNetworkClient {
22263
22270
  * @param ListCrossConnectLocationsRequest
22264
22271
  * @return ListCrossConnectLocationsResponse
22265
22272
  * @throws OciError when an error occurs
22266
- * @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.
22273
+ * @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.
22267
22274
  */
22268
22275
  listCrossConnectLocations(listCrossConnectLocationsRequest) {
22269
22276
  return __awaiter(this, void 0, void 0, function* () {
@@ -22367,7 +22374,7 @@ class VirtualNetworkClient {
22367
22374
  * @param ListCrossConnectMappingsRequest
22368
22375
  * @return ListCrossConnectMappingsResponse
22369
22376
  * @throws OciError when an error occurs
22370
- * @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.
22377
+ * @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.
22371
22378
  */
22372
22379
  listCrossConnectMappings(listCrossConnectMappingsRequest) {
22373
22380
  return __awaiter(this, void 0, void 0, function* () {
@@ -22425,7 +22432,7 @@ class VirtualNetworkClient {
22425
22432
  * @param ListCrossConnectsRequest
22426
22433
  * @return ListCrossConnectsResponse
22427
22434
  * @throws OciError when an error occurs
22428
- * @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.
22435
+ * @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.
22429
22436
  */
22430
22437
  listCrossConnects(listCrossConnectsRequest) {
22431
22438
  return __awaiter(this, void 0, void 0, function* () {
@@ -22535,7 +22542,7 @@ class VirtualNetworkClient {
22535
22542
  * @param ListCrossconnectPortSpeedShapesRequest
22536
22543
  * @return ListCrossconnectPortSpeedShapesResponse
22537
22544
  * @throws OciError when an error occurs
22538
- * @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.
22545
+ * @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.
22539
22546
  */
22540
22547
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
22541
22548
  return __awaiter(this, void 0, void 0, function* () {
@@ -22641,7 +22648,7 @@ class VirtualNetworkClient {
22641
22648
  * @param ListDhcpOptionsRequest
22642
22649
  * @return ListDhcpOptionsResponse
22643
22650
  * @throws OciError when an error occurs
22644
- * @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.
22651
+ * @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.
22645
22652
  */
22646
22653
  listDhcpOptions(listDhcpOptionsRequest) {
22647
22654
  return __awaiter(this, void 0, void 0, function* () {
@@ -22754,7 +22761,7 @@ class VirtualNetworkClient {
22754
22761
  * @param ListDrgAttachmentsRequest
22755
22762
  * @return ListDrgAttachmentsResponse
22756
22763
  * @throws OciError when an error occurs
22757
- * @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.
22764
+ * @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.
22758
22765
  */
22759
22766
  listDrgAttachments(listDrgAttachmentsRequest) {
22760
22767
  return __awaiter(this, void 0, void 0, function* () {
@@ -22865,7 +22872,7 @@ class VirtualNetworkClient {
22865
22872
  * @param ListDrgRouteDistributionStatementsRequest
22866
22873
  * @return ListDrgRouteDistributionStatementsResponse
22867
22874
  * @throws OciError when an error occurs
22868
- * @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.
22875
+ * @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.
22869
22876
  */
22870
22877
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
22871
22878
  return __awaiter(this, void 0, void 0, function* () {
@@ -22974,7 +22981,7 @@ class VirtualNetworkClient {
22974
22981
  * @param ListDrgRouteDistributionsRequest
22975
22982
  * @return ListDrgRouteDistributionsResponse
22976
22983
  * @throws OciError when an error occurs
22977
- * @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.
22984
+ * @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.
22978
22985
  */
22979
22986
  listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
22980
22987
  return __awaiter(this, void 0, void 0, function* () {
@@ -23080,7 +23087,7 @@ class VirtualNetworkClient {
23080
23087
  * @param ListDrgRouteRulesRequest
23081
23088
  * @return ListDrgRouteRulesResponse
23082
23089
  * @throws OciError when an error occurs
23083
- * @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.
23090
+ * @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.
23084
23091
  */
23085
23092
  listDrgRouteRules(listDrgRouteRulesRequest) {
23086
23093
  return __awaiter(this, void 0, void 0, function* () {
@@ -23187,7 +23194,7 @@ class VirtualNetworkClient {
23187
23194
  * @param ListDrgRouteTablesRequest
23188
23195
  * @return ListDrgRouteTablesResponse
23189
23196
  * @throws OciError when an error occurs
23190
- * @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.
23197
+ * @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.
23191
23198
  */
23192
23199
  listDrgRouteTables(listDrgRouteTablesRequest) {
23193
23200
  return __awaiter(this, void 0, void 0, function* () {
@@ -23295,7 +23302,7 @@ class VirtualNetworkClient {
23295
23302
  * @param ListDrgsRequest
23296
23303
  * @return ListDrgsResponse
23297
23304
  * @throws OciError when an error occurs
23298
- * @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.
23305
+ * @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.
23299
23306
  */
23300
23307
  listDrgs(listDrgsRequest) {
23301
23308
  return __awaiter(this, void 0, void 0, function* () {
@@ -23404,7 +23411,7 @@ class VirtualNetworkClient {
23404
23411
  * @param ListFastConnectProviderServicesRequest
23405
23412
  * @return ListFastConnectProviderServicesResponse
23406
23413
  * @throws OciError when an error occurs
23407
- * @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.
23414
+ * @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.
23408
23415
  */
23409
23416
  listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
23410
23417
  return __awaiter(this, void 0, void 0, function* () {
@@ -23510,7 +23517,7 @@ class VirtualNetworkClient {
23510
23517
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
23511
23518
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
23512
23519
  * @throws OciError when an error occurs
23513
- * @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.
23520
+ * @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.
23514
23521
  */
23515
23522
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
23516
23523
  return __awaiter(this, void 0, void 0, function* () {
@@ -23608,13 +23615,13 @@ class VirtualNetworkClient {
23608
23615
  return oci_common_1.paginateResponses(request, req => this.listFastConnectProviderVirtualCircuitBandwidthShapes(req));
23609
23616
  }
23610
23617
  /**
23611
- * The routes advertised to the Customer and the routes received from the Customer.
23618
+ * The routes advertised to the on-premises network and the routes received from the on-premises network.
23612
23619
  *
23613
23620
  * This operation does not retry by default if the user has not defined a retry configuration.
23614
23621
  * @param ListIPSecConnectionTunnelRoutesRequest
23615
23622
  * @return ListIPSecConnectionTunnelRoutesResponse
23616
23623
  * @throws OciError when an error occurs
23617
- * @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.
23624
+ * @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.
23618
23625
  */
23619
23626
  listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
23620
23627
  return __awaiter(this, void 0, void 0, function* () {
@@ -23719,13 +23726,13 @@ class VirtualNetworkClient {
23719
23726
  return oci_common_1.paginateResponses(request, req => this.listIPSecConnectionTunnelRoutes(req));
23720
23727
  }
23721
23728
  /**
23722
- * Lists the tunnel Security Associations information for the specified IPSec Tunnel ID.
23729
+ * Lists the tunnel security associations information for the specified IPSec tunnel ID.
23723
23730
  *
23724
23731
  * This operation does not retry by default if the user has not defined a retry configuration.
23725
23732
  * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
23726
23733
  * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
23727
23734
  * @throws OciError when an error occurs
23728
- * @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.
23735
+ * @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.
23729
23736
  */
23730
23737
  listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
23731
23738
  return __awaiter(this, void 0, void 0, function* () {
@@ -23835,7 +23842,7 @@ class VirtualNetworkClient {
23835
23842
  * @param ListIPSecConnectionTunnelsRequest
23836
23843
  * @return ListIPSecConnectionTunnelsResponse
23837
23844
  * @throws OciError when an error occurs
23838
- * @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.
23845
+ * @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.
23839
23846
  */
23840
23847
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
23841
23848
  return __awaiter(this, void 0, void 0, function* () {
@@ -23940,7 +23947,7 @@ class VirtualNetworkClient {
23940
23947
  * @param ListIPSecConnectionsRequest
23941
23948
  * @return ListIPSecConnectionsResponse
23942
23949
  * @throws OciError when an error occurs
23943
- * @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.
23950
+ * @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.
23944
23951
  */
23945
23952
  listIPSecConnections(listIPSecConnectionsRequest) {
23946
23953
  return __awaiter(this, void 0, void 0, function* () {
@@ -24046,7 +24053,7 @@ class VirtualNetworkClient {
24046
24053
  * @param ListInternetGatewaysRequest
24047
24054
  * @return ListInternetGatewaysResponse
24048
24055
  * @throws OciError when an error occurs
24049
- * @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.
24056
+ * @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.
24050
24057
  */
24051
24058
  listInternetGateways(listInternetGatewaysRequest) {
24052
24059
  return __awaiter(this, void 0, void 0, function* () {
@@ -24161,7 +24168,7 @@ class VirtualNetworkClient {
24161
24168
  * @param ListIpv6sRequest
24162
24169
  * @return ListIpv6sResponse
24163
24170
  * @throws OciError when an error occurs
24164
- * @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.
24171
+ * @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.
24165
24172
  */
24166
24173
  listIpv6s(listIpv6sRequest) {
24167
24174
  return __awaiter(this, void 0, void 0, function* () {
@@ -24268,7 +24275,7 @@ class VirtualNetworkClient {
24268
24275
  * @param ListLocalPeeringGatewaysRequest
24269
24276
  * @return ListLocalPeeringGatewaysResponse
24270
24277
  * @throws OciError when an error occurs
24271
- * @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.
24278
+ * @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.
24272
24279
  */
24273
24280
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
24274
24281
  return __awaiter(this, void 0, void 0, function* () {
@@ -24373,7 +24380,7 @@ class VirtualNetworkClient {
24373
24380
  * @param ListNatGatewaysRequest
24374
24381
  * @return ListNatGatewaysResponse
24375
24382
  * @throws OciError when an error occurs
24376
- * @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.
24383
+ * @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.
24377
24384
  */
24378
24385
  listNatGateways(listNatGatewaysRequest) {
24379
24386
  return __awaiter(this, void 0, void 0, function* () {
@@ -24481,7 +24488,7 @@ class VirtualNetworkClient {
24481
24488
  * @param ListNetworkSecurityGroupSecurityRulesRequest
24482
24489
  * @return ListNetworkSecurityGroupSecurityRulesResponse
24483
24490
  * @throws OciError when an error occurs
24484
- * @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.
24491
+ * @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.
24485
24492
  */
24486
24493
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
24487
24494
  return __awaiter(this, void 0, void 0, function* () {
@@ -24588,7 +24595,7 @@ class VirtualNetworkClient {
24588
24595
  * @param ListNetworkSecurityGroupVnicsRequest
24589
24596
  * @return ListNetworkSecurityGroupVnicsResponse
24590
24597
  * @throws OciError when an error occurs
24591
- * @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.
24598
+ * @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.
24592
24599
  */
24593
24600
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
24594
24601
  return __awaiter(this, void 0, void 0, function* () {
@@ -24695,7 +24702,7 @@ class VirtualNetworkClient {
24695
24702
  * @param ListNetworkSecurityGroupsRequest
24696
24703
  * @return ListNetworkSecurityGroupsResponse
24697
24704
  * @throws OciError when an error occurs
24698
- * @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.
24705
+ * @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.
24699
24706
  */
24700
24707
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
24701
24708
  return __awaiter(this, void 0, void 0, function* () {
@@ -24819,7 +24826,7 @@ class VirtualNetworkClient {
24819
24826
  * @param ListPrivateIpsRequest
24820
24827
  * @return ListPrivateIpsResponse
24821
24828
  * @throws OciError when an error occurs
24822
- * @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.
24829
+ * @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.
24823
24830
  */
24824
24831
  listPrivateIps(listPrivateIpsRequest) {
24825
24832
  return __awaiter(this, void 0, void 0, function* () {
@@ -24926,7 +24933,7 @@ class VirtualNetworkClient {
24926
24933
  * @param ListPublicIpPoolsRequest
24927
24934
  * @return ListPublicIpPoolsResponse
24928
24935
  * @throws OciError when an error occurs
24929
- * @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.
24936
+ * @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.
24930
24937
  */
24931
24938
  listPublicIpPools(listPublicIpPoolsRequest) {
24932
24939
  return __awaiter(this, void 0, void 0, function* () {
@@ -25013,7 +25020,7 @@ class VirtualNetworkClient {
25013
25020
  * @param ListPublicIpsRequest
25014
25021
  * @return ListPublicIpsResponse
25015
25022
  * @throws OciError when an error occurs
25016
- * @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.
25023
+ * @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.
25017
25024
  */
25018
25025
  listPublicIps(listPublicIpsRequest) {
25019
25026
  return __awaiter(this, void 0, void 0, function* () {
@@ -25121,7 +25128,7 @@ class VirtualNetworkClient {
25121
25128
  * @param ListRemotePeeringConnectionsRequest
25122
25129
  * @return ListRemotePeeringConnectionsResponse
25123
25130
  * @throws OciError when an error occurs
25124
- * @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.
25131
+ * @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.
25125
25132
  */
25126
25133
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
25127
25134
  return __awaiter(this, void 0, void 0, function* () {
@@ -25228,7 +25235,7 @@ class VirtualNetworkClient {
25228
25235
  * @param ListRouteTablesRequest
25229
25236
  * @return ListRouteTablesResponse
25230
25237
  * @throws OciError when an error occurs
25231
- * @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.
25238
+ * @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.
25232
25239
  */
25233
25240
  listRouteTables(listRouteTablesRequest) {
25234
25241
  return __awaiter(this, void 0, void 0, function* () {
@@ -25337,7 +25344,7 @@ class VirtualNetworkClient {
25337
25344
  * @param ListSecurityListsRequest
25338
25345
  * @return ListSecurityListsResponse
25339
25346
  * @throws OciError when an error occurs
25340
- * @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.
25347
+ * @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.
25341
25348
  */
25342
25349
  listSecurityLists(listSecurityListsRequest) {
25343
25350
  return __awaiter(this, void 0, void 0, function* () {
@@ -25446,7 +25453,7 @@ class VirtualNetworkClient {
25446
25453
  * @param ListServiceGatewaysRequest
25447
25454
  * @return ListServiceGatewaysResponse
25448
25455
  * @throws OciError when an error occurs
25449
- * @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.
25456
+ * @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.
25450
25457
  */
25451
25458
  listServiceGateways(listServiceGatewaysRequest) {
25452
25459
  return __awaiter(this, void 0, void 0, function* () {
@@ -25554,7 +25561,7 @@ class VirtualNetworkClient {
25554
25561
  * @param ListServicesRequest
25555
25562
  * @return ListServicesResponse
25556
25563
  * @throws OciError when an error occurs
25557
- * @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.
25564
+ * @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.
25558
25565
  */
25559
25566
  listServices(listServicesRequest) {
25560
25567
  return __awaiter(this, void 0, void 0, function* () {
@@ -25657,7 +25664,7 @@ class VirtualNetworkClient {
25657
25664
  * @param ListSubnetsRequest
25658
25665
  * @return ListSubnetsResponse
25659
25666
  * @throws OciError when an error occurs
25660
- * @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.
25667
+ * @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.
25661
25668
  */
25662
25669
  listSubnets(listSubnetsRequest) {
25663
25670
  return __awaiter(this, void 0, void 0, function* () {
@@ -25765,7 +25772,7 @@ class VirtualNetworkClient {
25765
25772
  * @param ListVcnsRequest
25766
25773
  * @return ListVcnsResponse
25767
25774
  * @throws OciError when an error occurs
25768
- * @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.
25775
+ * @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.
25769
25776
  */
25770
25777
  listVcns(listVcnsRequest) {
25771
25778
  return __awaiter(this, void 0, void 0, function* () {
@@ -25872,7 +25879,7 @@ class VirtualNetworkClient {
25872
25879
  * @param ListVirtualCircuitBandwidthShapesRequest
25873
25880
  * @return ListVirtualCircuitBandwidthShapesResponse
25874
25881
  * @throws OciError when an error occurs
25875
- * @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.
25882
+ * @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.
25876
25883
  */
25877
25884
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
25878
25885
  return __awaiter(this, void 0, void 0, function* () {
@@ -25976,7 +25983,7 @@ class VirtualNetworkClient {
25976
25983
  * @param ListVirtualCircuitPublicPrefixesRequest
25977
25984
  * @return ListVirtualCircuitPublicPrefixesResponse
25978
25985
  * @throws OciError when an error occurs
25979
- * @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.
25986
+ * @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.
25980
25987
  */
25981
25988
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
25982
25989
  return __awaiter(this, void 0, void 0, function* () {
@@ -26034,7 +26041,7 @@ class VirtualNetworkClient {
26034
26041
  * @param ListVirtualCircuitsRequest
26035
26042
  * @return ListVirtualCircuitsResponse
26036
26043
  * @throws OciError when an error occurs
26037
- * @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.
26044
+ * @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.
26038
26045
  */
26039
26046
  listVirtualCircuits(listVirtualCircuitsRequest) {
26040
26047
  return __awaiter(this, void 0, void 0, function* () {
@@ -26141,7 +26148,7 @@ class VirtualNetworkClient {
26141
26148
  * @param ListVlansRequest
26142
26149
  * @return ListVlansResponse
26143
26150
  * @throws OciError when an error occurs
26144
- * @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.
26151
+ * @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.
26145
26152
  */
26146
26153
  listVlans(listVlansRequest) {
26147
26154
  return __awaiter(this, void 0, void 0, function* () {
@@ -26258,7 +26265,7 @@ class VirtualNetworkClient {
26258
26265
  * @param ModifyVcnCidrRequest
26259
26266
  * @return ModifyVcnCidrResponse
26260
26267
  * @throws OciError when an error occurs
26261
- * @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.
26268
+ * @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.
26262
26269
  */
26263
26270
  modifyVcnCidr(modifyVcnCidrRequest) {
26264
26271
  return __awaiter(this, void 0, void 0, function* () {
@@ -26319,7 +26326,7 @@ class VirtualNetworkClient {
26319
26326
  * @param RemoveDrgRouteDistributionStatementsRequest
26320
26327
  * @return RemoveDrgRouteDistributionStatementsResponse
26321
26328
  * @throws OciError when an error occurs
26322
- * @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.
26329
+ * @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.
26323
26330
  */
26324
26331
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
26325
26332
  return __awaiter(this, void 0, void 0, function* () {
@@ -26372,7 +26379,7 @@ class VirtualNetworkClient {
26372
26379
  * @param RemoveDrgRouteRulesRequest
26373
26380
  * @return RemoveDrgRouteRulesResponse
26374
26381
  * @throws OciError when an error occurs
26375
- * @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.
26382
+ * @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.
26376
26383
  */
26377
26384
  removeDrgRouteRules(removeDrgRouteRulesRequest) {
26378
26385
  return __awaiter(this, void 0, void 0, function* () {
@@ -26425,7 +26432,7 @@ class VirtualNetworkClient {
26425
26432
  * @param RemoveExportDrgRouteDistributionRequest
26426
26433
  * @return RemoveExportDrgRouteDistributionResponse
26427
26434
  * @throws OciError when an error occurs
26428
- * @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.
26435
+ * @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.
26429
26436
  */
26430
26437
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
26431
26438
  return __awaiter(this, void 0, void 0, function* () {
@@ -26489,7 +26496,7 @@ class VirtualNetworkClient {
26489
26496
  * @param RemoveImportDrgRouteDistributionRequest
26490
26497
  * @return RemoveImportDrgRouteDistributionResponse
26491
26498
  * @throws OciError when an error occurs
26492
- * @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.
26499
+ * @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.
26493
26500
  */
26494
26501
  removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
26495
26502
  return __awaiter(this, void 0, void 0, function* () {
@@ -26552,7 +26559,7 @@ class VirtualNetworkClient {
26552
26559
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
26553
26560
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
26554
26561
  * @throws OciError when an error occurs
26555
- * @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.
26562
+ * @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.
26556
26563
  */
26557
26564
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
26558
26565
  return __awaiter(this, void 0, void 0, function* () {
@@ -26605,7 +26612,7 @@ class VirtualNetworkClient {
26605
26612
  * @param RemovePublicIpPoolCapacityRequest
26606
26613
  * @return RemovePublicIpPoolCapacityResponse
26607
26614
  * @throws OciError when an error occurs
26608
- * @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.
26615
+ * @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.
26609
26616
  */
26610
26617
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
26611
26618
  return __awaiter(this, void 0, void 0, function* () {
@@ -26673,7 +26680,7 @@ class VirtualNetworkClient {
26673
26680
  * @param RemoveVcnCidrRequest
26674
26681
  * @return RemoveVcnCidrResponse
26675
26682
  * @throws OciError when an error occurs
26676
- * @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.
26683
+ * @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.
26677
26684
  */
26678
26685
  removeVcnCidr(removeVcnCidrRequest) {
26679
26686
  return __awaiter(this, void 0, void 0, function* () {
@@ -26734,7 +26741,7 @@ class VirtualNetworkClient {
26734
26741
  * @param UpdateByoipRangeRequest
26735
26742
  * @return UpdateByoipRangeResponse
26736
26743
  * @throws OciError when an error occurs
26737
- * @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.
26744
+ * @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.
26738
26745
  */
26739
26746
  updateByoipRange(updateByoipRangeRequest) {
26740
26747
  return __awaiter(this, void 0, void 0, function* () {
@@ -26799,7 +26806,7 @@ class VirtualNetworkClient {
26799
26806
  * @param UpdateCpeRequest
26800
26807
  * @return UpdateCpeResponse
26801
26808
  * @throws OciError when an error occurs
26802
- * @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.
26809
+ * @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.
26803
26810
  */
26804
26811
  updateCpe(updateCpeRequest) {
26805
26812
  return __awaiter(this, void 0, void 0, function* () {
@@ -26861,7 +26868,7 @@ class VirtualNetworkClient {
26861
26868
  * @param UpdateCrossConnectRequest
26862
26869
  * @return UpdateCrossConnectResponse
26863
26870
  * @throws OciError when an error occurs
26864
- * @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.
26871
+ * @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.
26865
26872
  */
26866
26873
  updateCrossConnect(updateCrossConnectRequest) {
26867
26874
  return __awaiter(this, void 0, void 0, function* () {
@@ -26925,7 +26932,7 @@ class VirtualNetworkClient {
26925
26932
  * @param UpdateCrossConnectGroupRequest
26926
26933
  * @return UpdateCrossConnectGroupResponse
26927
26934
  * @throws OciError when an error occurs
26928
- * @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.
26935
+ * @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.
26929
26936
  */
26930
26937
  updateCrossConnectGroup(updateCrossConnectGroupRequest) {
26931
26938
  return __awaiter(this, void 0, void 0, function* () {
@@ -26991,7 +26998,7 @@ class VirtualNetworkClient {
26991
26998
  * @param UpdateDhcpOptionsRequest
26992
26999
  * @return UpdateDhcpOptionsResponse
26993
27000
  * @throws OciError when an error occurs
26994
- * @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.
27001
+ * @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.
26995
27002
  */
26996
27003
  updateDhcpOptions(updateDhcpOptionsRequest) {
26997
27004
  return __awaiter(this, void 0, void 0, function* () {
@@ -27054,7 +27061,7 @@ class VirtualNetworkClient {
27054
27061
  * @param UpdateDrgRequest
27055
27062
  * @return UpdateDrgResponse
27056
27063
  * @throws OciError when an error occurs
27057
- * @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.
27064
+ * @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.
27058
27065
  */
27059
27066
  updateDrg(updateDrgRequest) {
27060
27067
  return __awaiter(this, void 0, void 0, function* () {
@@ -27118,7 +27125,7 @@ class VirtualNetworkClient {
27118
27125
  * @param UpdateDrgAttachmentRequest
27119
27126
  * @return UpdateDrgAttachmentResponse
27120
27127
  * @throws OciError when an error occurs
27121
- * @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.
27128
+ * @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.
27122
27129
  */
27123
27130
  updateDrgAttachment(updateDrgAttachmentRequest) {
27124
27131
  return __awaiter(this, void 0, void 0, function* () {
@@ -27181,7 +27188,7 @@ class VirtualNetworkClient {
27181
27188
  * @param UpdateDrgRouteDistributionRequest
27182
27189
  * @return UpdateDrgRouteDistributionResponse
27183
27190
  * @throws OciError when an error occurs
27184
- * @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.
27191
+ * @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.
27185
27192
  */
27186
27193
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
27187
27194
  return __awaiter(this, void 0, void 0, function* () {
@@ -27244,7 +27251,7 @@ class VirtualNetworkClient {
27244
27251
  * @param UpdateDrgRouteDistributionStatementsRequest
27245
27252
  * @return UpdateDrgRouteDistributionStatementsResponse
27246
27253
  * @throws OciError when an error occurs
27247
- * @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.
27254
+ * @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.
27248
27255
  */
27249
27256
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
27250
27257
  return __awaiter(this, void 0, void 0, function* () {
@@ -27301,7 +27308,7 @@ class VirtualNetworkClient {
27301
27308
  * @param UpdateDrgRouteRulesRequest
27302
27309
  * @return UpdateDrgRouteRulesResponse
27303
27310
  * @throws OciError when an error occurs
27304
- * @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.
27311
+ * @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.
27305
27312
  */
27306
27313
  updateDrgRouteRules(updateDrgRouteRulesRequest) {
27307
27314
  return __awaiter(this, void 0, void 0, function* () {
@@ -27358,7 +27365,7 @@ class VirtualNetworkClient {
27358
27365
  * @param UpdateDrgRouteTableRequest
27359
27366
  * @return UpdateDrgRouteTableResponse
27360
27367
  * @throws OciError when an error occurs
27361
- * @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.
27368
+ * @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.
27362
27369
  */
27363
27370
  updateDrgRouteTable(updateDrgRouteTableRequest) {
27364
27371
  return __awaiter(this, void 0, void 0, function* () {
@@ -27424,7 +27431,7 @@ class VirtualNetworkClient {
27424
27431
  * @param UpdateIPSecConnectionRequest
27425
27432
  * @return UpdateIPSecConnectionResponse
27426
27433
  * @throws OciError when an error occurs
27427
- * @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.
27434
+ * @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.
27428
27435
  */
27429
27436
  updateIPSecConnection(updateIPSecConnectionRequest) {
27430
27437
  return __awaiter(this, void 0, void 0, function* () {
@@ -27498,7 +27505,7 @@ class VirtualNetworkClient {
27498
27505
  * @param UpdateIPSecConnectionTunnelRequest
27499
27506
  * @return UpdateIPSecConnectionTunnelResponse
27500
27507
  * @throws OciError when an error occurs
27501
- * @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.
27508
+ * @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.
27502
27509
  */
27503
27510
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
27504
27511
  return __awaiter(this, void 0, void 0, function* () {
@@ -27565,7 +27572,7 @@ class VirtualNetworkClient {
27565
27572
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
27566
27573
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
27567
27574
  * @throws OciError when an error occurs
27568
- * @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.
27575
+ * @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.
27569
27576
  */
27570
27577
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
27571
27578
  return __awaiter(this, void 0, void 0, function* () {
@@ -27633,7 +27640,7 @@ class VirtualNetworkClient {
27633
27640
  * @param UpdateInternetGatewayRequest
27634
27641
  * @return UpdateInternetGatewayResponse
27635
27642
  * @throws OciError when an error occurs
27636
- * @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.
27643
+ * @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.
27637
27644
  */
27638
27645
  updateInternetGateway(updateInternetGatewayRequest) {
27639
27646
  return __awaiter(this, void 0, void 0, function* () {
@@ -27702,7 +27709,7 @@ class VirtualNetworkClient {
27702
27709
  * @param UpdateIpv6Request
27703
27710
  * @return UpdateIpv6Response
27704
27711
  * @throws OciError when an error occurs
27705
- * @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.
27712
+ * @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.
27706
27713
  */
27707
27714
  updateIpv6(updateIpv6Request) {
27708
27715
  return __awaiter(this, void 0, void 0, function* () {
@@ -27766,7 +27773,7 @@ class VirtualNetworkClient {
27766
27773
  * @param UpdateLocalPeeringGatewayRequest
27767
27774
  * @return UpdateLocalPeeringGatewayResponse
27768
27775
  * @throws OciError when an error occurs
27769
- * @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.
27776
+ * @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.
27770
27777
  */
27771
27778
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
27772
27779
  return __awaiter(this, void 0, void 0, function* () {
@@ -27829,7 +27836,7 @@ class VirtualNetworkClient {
27829
27836
  * @param UpdateNatGatewayRequest
27830
27837
  * @return UpdateNatGatewayResponse
27831
27838
  * @throws OciError when an error occurs
27832
- * @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.
27839
+ * @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.
27833
27840
  */
27834
27841
  updateNatGateway(updateNatGatewayRequest) {
27835
27842
  return __awaiter(this, void 0, void 0, function* () {
@@ -27906,7 +27913,7 @@ class VirtualNetworkClient {
27906
27913
  * @param UpdateNetworkSecurityGroupRequest
27907
27914
  * @return UpdateNetworkSecurityGroupResponse
27908
27915
  * @throws OciError when an error occurs
27909
- * @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.
27916
+ * @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.
27910
27917
  */
27911
27918
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
27912
27919
  return __awaiter(this, void 0, void 0, function* () {
@@ -27969,7 +27976,7 @@ class VirtualNetworkClient {
27969
27976
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
27970
27977
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
27971
27978
  * @throws OciError when an error occurs
27972
- * @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.
27979
+ * @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.
27973
27980
  */
27974
27981
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
27975
27982
  return __awaiter(this, void 0, void 0, function* () {
@@ -28035,7 +28042,7 @@ class VirtualNetworkClient {
28035
28042
  * @param UpdatePrivateIpRequest
28036
28043
  * @return UpdatePrivateIpResponse
28037
28044
  * @throws OciError when an error occurs
28038
- * @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.
28045
+ * @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.
28039
28046
  */
28040
28047
  updatePrivateIp(updatePrivateIpRequest) {
28041
28048
  return __awaiter(this, void 0, void 0, function* () {
@@ -28136,7 +28143,7 @@ class VirtualNetworkClient {
28136
28143
  * @param UpdatePublicIpRequest
28137
28144
  * @return UpdatePublicIpResponse
28138
28145
  * @throws OciError when an error occurs
28139
- * @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.
28146
+ * @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.
28140
28147
  */
28141
28148
  updatePublicIp(updatePublicIpRequest) {
28142
28149
  return __awaiter(this, void 0, void 0, function* () {
@@ -28199,7 +28206,7 @@ class VirtualNetworkClient {
28199
28206
  * @param UpdatePublicIpPoolRequest
28200
28207
  * @return UpdatePublicIpPoolResponse
28201
28208
  * @throws OciError when an error occurs
28202
- * @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.
28209
+ * @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.
28203
28210
  */
28204
28211
  updatePublicIpPool(updatePublicIpPoolRequest) {
28205
28212
  return __awaiter(this, void 0, void 0, function* () {
@@ -28263,7 +28270,7 @@ class VirtualNetworkClient {
28263
28270
  * @param UpdateRemotePeeringConnectionRequest
28264
28271
  * @return UpdateRemotePeeringConnectionResponse
28265
28272
  * @throws OciError when an error occurs
28266
- * @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.
28273
+ * @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.
28267
28274
  */
28268
28275
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
28269
28276
  return __awaiter(this, void 0, void 0, function* () {
@@ -28329,7 +28336,7 @@ class VirtualNetworkClient {
28329
28336
  * @param UpdateRouteTableRequest
28330
28337
  * @return UpdateRouteTableResponse
28331
28338
  * @throws OciError when an error occurs
28332
- * @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.
28339
+ * @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.
28333
28340
  */
28334
28341
  updateRouteTable(updateRouteTableRequest) {
28335
28342
  return __awaiter(this, void 0, void 0, function* () {
@@ -28396,7 +28403,7 @@ class VirtualNetworkClient {
28396
28403
  * @param UpdateSecurityListRequest
28397
28404
  * @return UpdateSecurityListResponse
28398
28405
  * @throws OciError when an error occurs
28399
- * @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.
28406
+ * @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.
28400
28407
  */
28401
28408
  updateSecurityList(updateSecurityListRequest) {
28402
28409
  return __awaiter(this, void 0, void 0, function* () {
@@ -28460,7 +28467,7 @@ class VirtualNetworkClient {
28460
28467
  * @param UpdateServiceGatewayRequest
28461
28468
  * @return UpdateServiceGatewayResponse
28462
28469
  * @throws OciError when an error occurs
28463
- * @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.
28470
+ * @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.
28464
28471
  */
28465
28472
  updateServiceGateway(updateServiceGatewayRequest) {
28466
28473
  return __awaiter(this, void 0, void 0, function* () {
@@ -28523,7 +28530,7 @@ class VirtualNetworkClient {
28523
28530
  * @param UpdateSubnetRequest
28524
28531
  * @return UpdateSubnetResponse
28525
28532
  * @throws OciError when an error occurs
28526
- * @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.
28533
+ * @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.
28527
28534
  */
28528
28535
  updateSubnet(updateSubnetRequest) {
28529
28536
  return __awaiter(this, void 0, void 0, function* () {
@@ -28588,7 +28595,7 @@ class VirtualNetworkClient {
28588
28595
  * @param UpdateTunnelCpeDeviceConfigRequest
28589
28596
  * @return UpdateTunnelCpeDeviceConfigResponse
28590
28597
  * @throws OciError when an error occurs
28591
- * @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.
28598
+ * @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.
28592
28599
  */
28593
28600
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
28594
28601
  return __awaiter(this, void 0, void 0, function* () {
@@ -28654,7 +28661,7 @@ class VirtualNetworkClient {
28654
28661
  * @param UpdateVcnRequest
28655
28662
  * @return UpdateVcnResponse
28656
28663
  * @throws OciError when an error occurs
28657
- * @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.
28664
+ * @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.
28658
28665
  */
28659
28666
  updateVcn(updateVcnRequest) {
28660
28667
  return __awaiter(this, void 0, void 0, function* () {
@@ -28740,7 +28747,7 @@ class VirtualNetworkClient {
28740
28747
  * @param UpdateVirtualCircuitRequest
28741
28748
  * @return UpdateVirtualCircuitResponse
28742
28749
  * @throws OciError when an error occurs
28743
- * @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.
28750
+ * @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.
28744
28751
  */
28745
28752
  updateVirtualCircuit(updateVirtualCircuitRequest) {
28746
28753
  return __awaiter(this, void 0, void 0, function* () {
@@ -28804,7 +28811,7 @@ class VirtualNetworkClient {
28804
28811
  * @param UpdateVlanRequest
28805
28812
  * @return UpdateVlanResponse
28806
28813
  * @throws OciError when an error occurs
28807
- * @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.
28814
+ * @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.
28808
28815
  */
28809
28816
  updateVlan(updateVlanRequest) {
28810
28817
  return __awaiter(this, void 0, void 0, function* () {
@@ -28868,7 +28875,7 @@ class VirtualNetworkClient {
28868
28875
  * @param UpdateVnicRequest
28869
28876
  * @return UpdateVnicResponse
28870
28877
  * @throws OciError when an error occurs
28871
- * @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.
28878
+ * @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.
28872
28879
  */
28873
28880
  updateVnic(updateVnicRequest) {
28874
28881
  return __awaiter(this, void 0, void 0, function* () {
@@ -28932,7 +28939,7 @@ class VirtualNetworkClient {
28932
28939
  * @param UpgradeDrgRequest
28933
28940
  * @return UpgradeDrgResponse
28934
28941
  * @throws OciError when an error occurs
28935
- * @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.
28942
+ * @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.
28936
28943
  */
28937
28944
  upgradeDrg(upgradeDrgRequest) {
28938
28945
  return __awaiter(this, void 0, void 0, function* () {
@@ -28992,7 +28999,7 @@ class VirtualNetworkClient {
28992
28999
  * @param ValidateByoipRangeRequest
28993
29000
  * @return ValidateByoipRangeResponse
28994
29001
  * @throws OciError when an error occurs
28995
- * @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.
29002
+ * @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.
28996
29003
  */
28997
29004
  validateByoipRange(validateByoipRangeRequest) {
28998
29005
  return __awaiter(this, void 0, void 0, function* () {
@@ -29050,7 +29057,7 @@ class VirtualNetworkClient {
29050
29057
  * @param WithdrawByoipRangeRequest
29051
29058
  * @return WithdrawByoipRangeResponse
29052
29059
  * @throws OciError when an error occurs
29053
- * @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.
29060
+ * @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.
29054
29061
  */
29055
29062
  withdrawByoipRange(withdrawByoipRangeRequest) {
29056
29063
  return __awaiter(this, void 0, void 0, function* () {
@@ -29099,4 +29106,5 @@ class VirtualNetworkClient {
29099
29106
  }
29100
29107
  exports.VirtualNetworkClient = VirtualNetworkClient;
29101
29108
  VirtualNetworkClient.serviceEndpointTemplate = "https://iaas.{region}.{secondLevelDomain}";
29109
+ VirtualNetworkClient.endpointServiceName = "";
29102
29110
  //# sourceMappingURL=client.js.map