oci-core 2.57.0 → 2.59.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 (431) hide show
  1. package/lib/client.d.ts +461 -421
  2. package/lib/client.js +513 -421
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/instance.d.ts +5 -0
  5. package/lib/model/instance.js.map +1 -1
  6. package/lib/model/shape-memory-options.d.ts +5 -0
  7. package/lib/model/shape-memory-options.js.map +1 -1
  8. package/lib/model/shape-ocpu-options.d.ts +5 -0
  9. package/lib/model/shape-ocpu-options.js.map +1 -1
  10. package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
  11. package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
  12. package/lib/request/add-drg-route-rules-request.d.ts +1 -1
  13. package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
  14. package/lib/request/add-ipv6-subnet-cidr-request.d.ts +1 -1
  15. package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
  16. package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
  17. package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
  18. package/lib/request/add-vcn-cidr-request.d.ts +1 -1
  19. package/lib/request/advertise-byoip-range-request.d.ts +1 -1
  20. package/lib/request/attach-boot-volume-request.d.ts +1 -1
  21. package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
  22. package/lib/request/attach-load-balancer-request.d.ts +1 -1
  23. package/lib/request/attach-service-id-request.d.ts +1 -1
  24. package/lib/request/attach-vnic-request.d.ts +1 -1
  25. package/lib/request/attach-volume-request.d.ts +1 -1
  26. package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
  27. package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
  28. package/lib/request/capture-console-history-request.d.ts +1 -1
  29. package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
  30. package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
  31. package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
  32. package/lib/request/change-capture-filter-compartment-request.d.ts +1 -1
  33. package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
  34. package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
  35. package/lib/request/change-compute-cluster-compartment-request.d.ts +1 -1
  36. package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
  37. package/lib/request/change-cpe-compartment-request.d.ts +1 -1
  38. package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
  39. package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
  40. package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
  41. package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
  42. package/lib/request/change-drg-compartment-request.d.ts +1 -1
  43. package/lib/request/change-image-compartment-request.d.ts +1 -1
  44. package/lib/request/change-instance-compartment-request.d.ts +1 -1
  45. package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
  46. package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
  47. package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
  48. package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
  49. package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
  50. package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
  51. package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
  52. package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
  53. package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
  54. package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
  55. package/lib/request/change-route-table-compartment-request.d.ts +1 -1
  56. package/lib/request/change-security-list-compartment-request.d.ts +1 -1
  57. package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
  58. package/lib/request/change-subnet-compartment-request.d.ts +1 -1
  59. package/lib/request/change-vcn-compartment-request.d.ts +1 -1
  60. package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
  61. package/lib/request/change-vlan-compartment-request.d.ts +1 -1
  62. package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
  63. package/lib/request/change-volume-compartment-request.d.ts +1 -1
  64. package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
  65. package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
  66. package/lib/request/change-vtap-compartment-request.d.ts +1 -1
  67. package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
  68. package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
  69. package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
  70. package/lib/request/copy-volume-backup-request.d.ts +1 -1
  71. package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
  72. package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
  73. package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
  74. package/lib/request/create-boot-volume-request.d.ts +1 -1
  75. package/lib/request/create-byoip-range-request.d.ts +1 -1
  76. package/lib/request/create-capture-filter-request.d.ts +1 -1
  77. package/lib/request/create-cluster-network-request.d.ts +1 -1
  78. package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
  79. package/lib/request/create-compute-cluster-request.d.ts +1 -1
  80. package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
  81. package/lib/request/create-cpe-request.d.ts +1 -1
  82. package/lib/request/create-cross-connect-group-request.d.ts +1 -1
  83. package/lib/request/create-cross-connect-request.d.ts +1 -1
  84. package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
  85. package/lib/request/create-dhcp-options-request.d.ts +1 -1
  86. package/lib/request/create-drg-attachment-request.d.ts +1 -1
  87. package/lib/request/create-drg-request.d.ts +1 -1
  88. package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
  89. package/lib/request/create-drg-route-table-request.d.ts +1 -1
  90. package/lib/request/create-image-request.d.ts +1 -1
  91. package/lib/request/create-instance-configuration-request.d.ts +1 -1
  92. package/lib/request/create-instance-console-connection-request.d.ts +1 -1
  93. package/lib/request/create-instance-pool-request.d.ts +1 -1
  94. package/lib/request/create-internet-gateway-request.d.ts +1 -1
  95. package/lib/request/create-ipsec-connection-request.d.ts +1 -1
  96. package/lib/request/create-ipv6-request.d.ts +1 -1
  97. package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
  98. package/lib/request/create-nat-gateway-request.d.ts +1 -1
  99. package/lib/request/create-network-security-group-request.d.ts +1 -1
  100. package/lib/request/create-private-ip-request.d.ts +1 -1
  101. package/lib/request/create-public-ip-pool-request.d.ts +1 -1
  102. package/lib/request/create-public-ip-request.d.ts +1 -1
  103. package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
  104. package/lib/request/create-route-table-request.d.ts +1 -1
  105. package/lib/request/create-security-list-request.d.ts +1 -1
  106. package/lib/request/create-service-gateway-request.d.ts +1 -1
  107. package/lib/request/create-subnet-request.d.ts +1 -1
  108. package/lib/request/create-vcn-request.d.ts +1 -1
  109. package/lib/request/create-virtual-circuit-request.d.ts +1 -1
  110. package/lib/request/create-vlan-request.d.ts +1 -1
  111. package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
  112. package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
  113. package/lib/request/create-volume-backup-request.d.ts +1 -1
  114. package/lib/request/create-volume-group-backup-request.d.ts +1 -1
  115. package/lib/request/create-volume-group-request.d.ts +1 -1
  116. package/lib/request/create-volume-request.d.ts +1 -1
  117. package/lib/request/create-vtap-request.d.ts +1 -1
  118. package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
  119. package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
  120. package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
  121. package/lib/request/delete-boot-volume-request.d.ts +1 -1
  122. package/lib/request/delete-byoip-range-request.d.ts +1 -1
  123. package/lib/request/delete-capture-filter-request.d.ts +1 -1
  124. package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
  125. package/lib/request/delete-compute-cluster-request.d.ts +1 -1
  126. package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
  127. package/lib/request/delete-console-history-request.d.ts +1 -1
  128. package/lib/request/delete-cpe-request.d.ts +1 -1
  129. package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
  130. package/lib/request/delete-cross-connect-request.d.ts +1 -1
  131. package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
  132. package/lib/request/delete-dhcp-options-request.d.ts +1 -1
  133. package/lib/request/delete-drg-attachment-request.d.ts +1 -1
  134. package/lib/request/delete-drg-request.d.ts +1 -1
  135. package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
  136. package/lib/request/delete-drg-route-table-request.d.ts +1 -1
  137. package/lib/request/delete-image-request.d.ts +1 -1
  138. package/lib/request/delete-instance-configuration-request.d.ts +1 -1
  139. package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
  140. package/lib/request/delete-internet-gateway-request.d.ts +1 -1
  141. package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
  142. package/lib/request/delete-ipv6-request.d.ts +1 -1
  143. package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
  144. package/lib/request/delete-nat-gateway-request.d.ts +1 -1
  145. package/lib/request/delete-network-security-group-request.d.ts +1 -1
  146. package/lib/request/delete-private-ip-request.d.ts +1 -1
  147. package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
  148. package/lib/request/delete-public-ip-request.d.ts +1 -1
  149. package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
  150. package/lib/request/delete-route-table-request.d.ts +1 -1
  151. package/lib/request/delete-security-list-request.d.ts +1 -1
  152. package/lib/request/delete-service-gateway-request.d.ts +1 -1
  153. package/lib/request/delete-subnet-request.d.ts +1 -1
  154. package/lib/request/delete-vcn-request.d.ts +1 -1
  155. package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
  156. package/lib/request/delete-vlan-request.d.ts +1 -1
  157. package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
  158. package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
  159. package/lib/request/delete-volume-backup-request.d.ts +1 -1
  160. package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
  161. package/lib/request/delete-volume-group-request.d.ts +1 -1
  162. package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
  163. package/lib/request/delete-volume-request.d.ts +1 -1
  164. package/lib/request/delete-vtap-request.d.ts +1 -1
  165. package/lib/request/detach-boot-volume-request.d.ts +1 -1
  166. package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
  167. package/lib/request/detach-load-balancer-request.d.ts +1 -1
  168. package/lib/request/detach-service-id-request.d.ts +1 -1
  169. package/lib/request/detach-vnic-request.d.ts +1 -1
  170. package/lib/request/detach-volume-request.d.ts +1 -1
  171. package/lib/request/export-image-request.d.ts +1 -1
  172. package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
  173. package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
  174. package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
  175. package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
  176. package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
  177. package/lib/request/get-block-volume-replica-request.d.ts +1 -1
  178. package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
  179. package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
  180. package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
  181. package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
  182. package/lib/request/get-boot-volume-request.d.ts +1 -1
  183. package/lib/request/get-byoip-range-request.d.ts +1 -1
  184. package/lib/request/get-capture-filter-request.d.ts +1 -1
  185. package/lib/request/get-cluster-network-request.d.ts +1 -1
  186. package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
  187. package/lib/request/get-compute-cluster-request.d.ts +1 -1
  188. package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
  189. package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
  190. package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
  191. package/lib/request/get-console-history-content-request.d.ts +1 -1
  192. package/lib/request/get-console-history-request.d.ts +1 -1
  193. package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
  194. package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
  195. package/lib/request/get-cpe-request.d.ts +1 -1
  196. package/lib/request/get-cross-connect-group-request.d.ts +1 -1
  197. package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
  198. package/lib/request/get-cross-connect-request.d.ts +1 -1
  199. package/lib/request/get-cross-connect-status-request.d.ts +1 -1
  200. package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
  201. package/lib/request/get-dhcp-options-request.d.ts +1 -1
  202. package/lib/request/get-drg-attachment-request.d.ts +1 -1
  203. package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
  204. package/lib/request/get-drg-request.d.ts +1 -1
  205. package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
  206. package/lib/request/get-drg-route-table-request.d.ts +1 -1
  207. package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
  208. package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
  209. package/lib/request/get-image-request.d.ts +1 -1
  210. package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
  211. package/lib/request/get-instance-configuration-request.d.ts +1 -1
  212. package/lib/request/get-instance-console-connection-request.d.ts +1 -1
  213. package/lib/request/get-instance-maintenance-reboot-request.d.ts +1 -1
  214. package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
  215. package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
  216. package/lib/request/get-instance-pool-request.d.ts +1 -1
  217. package/lib/request/get-instance-request.d.ts +1 -1
  218. package/lib/request/get-internet-gateway-request.d.ts +1 -1
  219. package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
  220. package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
  221. package/lib/request/get-ipsec-connection-request.d.ts +1 -1
  222. package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
  223. package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
  224. package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  225. package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
  226. package/lib/request/get-ipv6-request.d.ts +1 -1
  227. package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
  228. package/lib/request/get-measured-boot-report-request.d.ts +1 -1
  229. package/lib/request/get-nat-gateway-request.d.ts +1 -1
  230. package/lib/request/get-network-security-group-request.d.ts +1 -1
  231. package/lib/request/get-networking-topology-request.d.ts +1 -1
  232. package/lib/request/get-private-ip-request.d.ts +1 -1
  233. package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
  234. package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
  235. package/lib/request/get-public-ip-pool-request.d.ts +1 -1
  236. package/lib/request/get-public-ip-request.d.ts +1 -1
  237. package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
  238. package/lib/request/get-route-table-request.d.ts +1 -1
  239. package/lib/request/get-security-list-request.d.ts +1 -1
  240. package/lib/request/get-service-gateway-request.d.ts +1 -1
  241. package/lib/request/get-service-request.d.ts +1 -1
  242. package/lib/request/get-subnet-request.d.ts +1 -1
  243. package/lib/request/get-subnet-topology-request.d.ts +1 -1
  244. package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
  245. package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
  246. package/lib/request/get-upgrade-status-request.d.ts +1 -1
  247. package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
  248. package/lib/request/get-vcn-request.d.ts +1 -1
  249. package/lib/request/get-vcn-topology-request.d.ts +1 -1
  250. package/lib/request/get-virtual-circuit-request.d.ts +1 -1
  251. package/lib/request/get-vlan-request.d.ts +1 -1
  252. package/lib/request/get-vnic-attachment-request.d.ts +1 -1
  253. package/lib/request/get-vnic-request.d.ts +1 -1
  254. package/lib/request/get-volume-attachment-request.d.ts +1 -1
  255. package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
  256. package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
  257. package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
  258. package/lib/request/get-volume-backup-request.d.ts +1 -1
  259. package/lib/request/get-volume-group-backup-request.d.ts +1 -1
  260. package/lib/request/get-volume-group-replica-request.d.ts +1 -1
  261. package/lib/request/get-volume-group-request.d.ts +1 -1
  262. package/lib/request/get-volume-kms-key-request.d.ts +1 -1
  263. package/lib/request/get-volume-request.d.ts +1 -1
  264. package/lib/request/get-vtap-request.d.ts +1 -1
  265. package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
  266. package/lib/request/instance-action-request.d.ts +1 -1
  267. package/lib/request/launch-instance-configuration-request.d.ts +1 -1
  268. package/lib/request/launch-instance-request.d.ts +1 -1
  269. package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
  270. package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
  271. package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
  272. package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
  273. package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
  274. package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
  275. package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
  276. package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
  277. package/lib/request/list-boot-volumes-request.d.ts +1 -1
  278. package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
  279. package/lib/request/list-byoip-ranges-request.d.ts +1 -1
  280. package/lib/request/list-capture-filters-request.d.ts +1 -1
  281. package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
  282. package/lib/request/list-cluster-networks-request.d.ts +1 -1
  283. package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
  284. package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
  285. package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
  286. package/lib/request/list-compute-clusters-request.d.ts +1 -1
  287. package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
  288. package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
  289. package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
  290. package/lib/request/list-console-histories-request.d.ts +1 -1
  291. package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
  292. package/lib/request/list-cpes-request.d.ts +1 -1
  293. package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
  294. package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
  295. package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
  296. package/lib/request/list-cross-connects-request.d.ts +1 -1
  297. package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
  298. package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
  299. package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
  300. package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
  301. package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
  302. package/lib/request/list-dhcp-options-request.d.ts +1 -1
  303. package/lib/request/list-drg-attachments-request.d.ts +1 -1
  304. package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
  305. package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
  306. package/lib/request/list-drg-route-rules-request.d.ts +1 -1
  307. package/lib/request/list-drg-route-tables-request.d.ts +1 -1
  308. package/lib/request/list-drgs-request.d.ts +1 -1
  309. package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
  310. package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  311. package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
  312. package/lib/request/list-images-request.d.ts +1 -1
  313. package/lib/request/list-instance-configurations-request.d.ts +1 -1
  314. package/lib/request/list-instance-console-connections-request.d.ts +1 -1
  315. package/lib/request/list-instance-devices-request.d.ts +1 -1
  316. package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
  317. package/lib/request/list-instance-pools-request.d.ts +1 -1
  318. package/lib/request/list-instances-request.d.ts +1 -1
  319. package/lib/request/list-internet-gateways-request.d.ts +1 -1
  320. package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
  321. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
  322. package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
  323. package/lib/request/list-ipsec-connections-request.d.ts +1 -1
  324. package/lib/request/list-ipv6s-request.d.ts +1 -1
  325. package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
  326. package/lib/request/list-nat-gateways-request.d.ts +1 -1
  327. package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
  328. package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
  329. package/lib/request/list-network-security-groups-request.d.ts +1 -1
  330. package/lib/request/list-private-ips-request.d.ts +1 -1
  331. package/lib/request/list-public-ip-pools-request.d.ts +1 -1
  332. package/lib/request/list-public-ips-request.d.ts +1 -1
  333. package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
  334. package/lib/request/list-route-tables-request.d.ts +1 -1
  335. package/lib/request/list-security-lists-request.d.ts +1 -1
  336. package/lib/request/list-service-gateways-request.d.ts +1 -1
  337. package/lib/request/list-services-request.d.ts +1 -1
  338. package/lib/request/list-shapes-request.d.ts +1 -1
  339. package/lib/request/list-subnets-request.d.ts +1 -1
  340. package/lib/request/list-vcns-request.d.ts +1 -1
  341. package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  342. package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
  343. package/lib/request/list-virtual-circuits-request.d.ts +1 -1
  344. package/lib/request/list-vlans-request.d.ts +1 -1
  345. package/lib/request/list-vnic-attachments-request.d.ts +1 -1
  346. package/lib/request/list-volume-attachments-request.d.ts +1 -1
  347. package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
  348. package/lib/request/list-volume-backups-request.d.ts +1 -1
  349. package/lib/request/list-volume-group-backups-request.d.ts +1 -1
  350. package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
  351. package/lib/request/list-volume-groups-request.d.ts +1 -1
  352. package/lib/request/list-volumes-request.d.ts +1 -1
  353. package/lib/request/list-vtaps-request.d.ts +1 -1
  354. package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
  355. package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
  356. package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
  357. package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
  358. package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
  359. package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
  360. package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +1 -1
  361. package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +1 -1
  362. package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
  363. package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
  364. package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
  365. package/lib/request/reset-instance-pool-request.d.ts +1 -1
  366. package/lib/request/softreset-instance-pool-request.d.ts +1 -1
  367. package/lib/request/start-instance-pool-request.d.ts +1 -1
  368. package/lib/request/stop-instance-pool-request.d.ts +1 -1
  369. package/lib/request/terminate-cluster-network-request.d.ts +1 -1
  370. package/lib/request/terminate-instance-pool-request.d.ts +1 -1
  371. package/lib/request/terminate-instance-request.d.ts +1 -1
  372. package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
  373. package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
  374. package/lib/request/update-boot-volume-request.d.ts +1 -1
  375. package/lib/request/update-byoip-range-request.d.ts +1 -1
  376. package/lib/request/update-capture-filter-request.d.ts +1 -1
  377. package/lib/request/update-cluster-network-request.d.ts +1 -1
  378. package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
  379. package/lib/request/update-compute-cluster-request.d.ts +1 -1
  380. package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
  381. package/lib/request/update-console-history-request.d.ts +1 -1
  382. package/lib/request/update-cpe-request.d.ts +1 -1
  383. package/lib/request/update-cross-connect-group-request.d.ts +1 -1
  384. package/lib/request/update-cross-connect-request.d.ts +1 -1
  385. package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
  386. package/lib/request/update-dhcp-options-request.d.ts +1 -1
  387. package/lib/request/update-drg-attachment-request.d.ts +1 -1
  388. package/lib/request/update-drg-request.d.ts +1 -1
  389. package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
  390. package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
  391. package/lib/request/update-drg-route-rules-request.d.ts +1 -1
  392. package/lib/request/update-drg-route-table-request.d.ts +1 -1
  393. package/lib/request/update-image-request.d.ts +1 -1
  394. package/lib/request/update-instance-configuration-request.d.ts +1 -1
  395. package/lib/request/update-instance-console-connection-request.d.ts +1 -1
  396. package/lib/request/update-instance-pool-request.d.ts +1 -1
  397. package/lib/request/update-instance-request.d.ts +1 -1
  398. package/lib/request/update-internet-gateway-request.d.ts +1 -1
  399. package/lib/request/update-ipsec-connection-request.d.ts +1 -1
  400. package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
  401. package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  402. package/lib/request/update-ipv6-request.d.ts +1 -1
  403. package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
  404. package/lib/request/update-nat-gateway-request.d.ts +1 -1
  405. package/lib/request/update-network-security-group-request.d.ts +1 -1
  406. package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
  407. package/lib/request/update-private-ip-request.d.ts +1 -1
  408. package/lib/request/update-public-ip-pool-request.d.ts +1 -1
  409. package/lib/request/update-public-ip-request.d.ts +1 -1
  410. package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
  411. package/lib/request/update-route-table-request.d.ts +1 -1
  412. package/lib/request/update-security-list-request.d.ts +1 -1
  413. package/lib/request/update-service-gateway-request.d.ts +1 -1
  414. package/lib/request/update-subnet-request.d.ts +1 -1
  415. package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
  416. package/lib/request/update-vcn-request.d.ts +1 -1
  417. package/lib/request/update-virtual-circuit-request.d.ts +1 -1
  418. package/lib/request/update-vlan-request.d.ts +1 -1
  419. package/lib/request/update-vnic-request.d.ts +1 -1
  420. package/lib/request/update-volume-attachment-request.d.ts +1 -1
  421. package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
  422. package/lib/request/update-volume-backup-request.d.ts +1 -1
  423. package/lib/request/update-volume-group-backup-request.d.ts +1 -1
  424. package/lib/request/update-volume-group-request.d.ts +1 -1
  425. package/lib/request/update-volume-kms-key-request.d.ts +1 -1
  426. package/lib/request/update-volume-request.d.ts +1 -1
  427. package/lib/request/update-vtap-request.d.ts +1 -1
  428. package/lib/request/upgrade-drg-request.d.ts +1 -1
  429. package/lib/request/validate-byoip-range-request.d.ts +1 -1
  430. package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
  431. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -67,11 +67,14 @@ var BlockstorageApiKeys;
67
67
  */
68
68
  class BlockstorageClient {
69
69
  constructor(params, clientConfiguration) {
70
+ this["_realmSpecificEndpointTemplateEnabled"] = false;
70
71
  this["_endpoint"] = "";
71
72
  this["_defaultHeaders"] = {};
72
73
  this._circuitBreaker = null;
73
74
  this._httpOptions = undefined;
74
75
  this.targetService = "Blockstorage";
76
+ this._regionId = "";
77
+ this._lastSetRegionOrRegionId = "";
75
78
  const requestSigner = params.authenticationDetailsProvider
76
79
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
77
80
  : null;
@@ -121,13 +124,31 @@ class BlockstorageClient {
121
124
  get logger() {
122
125
  return common.LOG.logger;
123
126
  }
127
+ /**
128
+ * Determines whether realm specific endpoint should be used or not.
129
+ * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
130
+ * @param realmSpecificEndpointTemplateEnabled flag to enable the use of realm specific endpoint template
131
+ */
132
+ set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
133
+ this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
134
+ if (this.logger)
135
+ this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
136
+ if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
137
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegion(BlockstorageClient.serviceEndpointTemplate, this._region, BlockstorageClient.endpointServiceName);
138
+ }
139
+ else if (this._lastSetRegionOrRegionId === common.Region.REGION_ID_STRING) {
140
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(BlockstorageClient.serviceEndpointTemplate, this._regionId, BlockstorageClient.endpointServiceName);
141
+ }
142
+ }
124
143
  /**
125
144
  * Sets the region to call (ex, Region.US_PHOENIX_1).
126
145
  * Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.
127
146
  * @param region The region of the service.
128
147
  */
129
148
  set region(region) {
149
+ this._region = region;
130
150
  this.endpoint = common.EndpointBuilder.createEndpointFromRegion(BlockstorageClient.serviceEndpointTemplate, region, BlockstorageClient.endpointServiceName);
151
+ this._lastSetRegionOrRegionId = common.Region.REGION_STRING;
131
152
  }
132
153
  /**
133
154
  * Sets the regionId to call (ex, 'us-phoenix-1').
@@ -138,7 +159,9 @@ class BlockstorageClient {
138
159
  * @param regionId The public region ID.
139
160
  */
140
161
  set regionId(regionId) {
162
+ this._regionId = regionId;
141
163
  this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(BlockstorageClient.serviceEndpointTemplate, regionId, BlockstorageClient.endpointServiceName);
164
+ this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
142
165
  }
143
166
  /**
144
167
  * Creates a new BlockstorageWaiter for resources for this service.
@@ -171,7 +194,7 @@ class BlockstorageClient {
171
194
  * @param ChangeBootVolumeBackupCompartmentRequest
172
195
  * @return ChangeBootVolumeBackupCompartmentResponse
173
196
  * @throws OciError when an error occurs
174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
175
198
  */
176
199
  changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
177
200
  return __awaiter(this, void 0, void 0, function* () {
@@ -234,7 +257,7 @@ class BlockstorageClient {
234
257
  * @param ChangeBootVolumeCompartmentRequest
235
258
  * @return ChangeBootVolumeCompartmentResponse
236
259
  * @throws OciError when an error occurs
237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
238
261
  */
239
262
  changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
240
263
  return __awaiter(this, void 0, void 0, function* () {
@@ -297,7 +320,7 @@ class BlockstorageClient {
297
320
  * @param ChangeVolumeBackupCompartmentRequest
298
321
  * @return ChangeVolumeBackupCompartmentResponse
299
322
  * @throws OciError when an error occurs
300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
301
324
  */
302
325
  changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
303
326
  return __awaiter(this, void 0, void 0, function* () {
@@ -360,7 +383,7 @@ class BlockstorageClient {
360
383
  * @param ChangeVolumeCompartmentRequest
361
384
  * @return ChangeVolumeCompartmentResponse
362
385
  * @throws OciError when an error occurs
363
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
364
387
  */
365
388
  changeVolumeCompartment(changeVolumeCompartmentRequest) {
366
389
  return __awaiter(this, void 0, void 0, function* () {
@@ -423,7 +446,7 @@ class BlockstorageClient {
423
446
  * @param ChangeVolumeGroupBackupCompartmentRequest
424
447
  * @return ChangeVolumeGroupBackupCompartmentResponse
425
448
  * @throws OciError when an error occurs
426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
427
450
  */
428
451
  changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
429
452
  return __awaiter(this, void 0, void 0, function* () {
@@ -486,7 +509,7 @@ class BlockstorageClient {
486
509
  * @param ChangeVolumeGroupCompartmentRequest
487
510
  * @return ChangeVolumeGroupCompartmentResponse
488
511
  * @throws OciError when an error occurs
489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
490
513
  */
491
514
  changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
492
515
  return __awaiter(this, void 0, void 0, function* () {
@@ -548,7 +571,7 @@ class BlockstorageClient {
548
571
  * @param CopyBootVolumeBackupRequest
549
572
  * @return CopyBootVolumeBackupResponse
550
573
  * @throws OciError when an error occurs
551
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
552
575
  */
553
576
  copyBootVolumeBackup(copyBootVolumeBackupRequest) {
554
577
  return __awaiter(this, void 0, void 0, function* () {
@@ -630,7 +653,7 @@ class BlockstorageClient {
630
653
  * @param CopyVolumeBackupRequest
631
654
  * @return CopyVolumeBackupResponse
632
655
  * @throws OciError when an error occurs
633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
634
657
  */
635
658
  copyVolumeBackup(copyVolumeBackupRequest) {
636
659
  return __awaiter(this, void 0, void 0, function* () {
@@ -712,7 +735,7 @@ class BlockstorageClient {
712
735
  * @param CopyVolumeGroupBackupRequest
713
736
  * @return CopyVolumeGroupBackupResponse
714
737
  * @throws OciError when an error occurs
715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
716
739
  */
717
740
  copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
718
741
  return __awaiter(this, void 0, void 0, function* () {
@@ -781,7 +804,7 @@ class BlockstorageClient {
781
804
  * @param CreateBootVolumeRequest
782
805
  * @return CreateBootVolumeResponse
783
806
  * @throws OciError when an error occurs
784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
785
808
  */
786
809
  createBootVolume(createBootVolumeRequest) {
787
810
  return __awaiter(this, void 0, void 0, function* () {
@@ -849,7 +872,7 @@ class BlockstorageClient {
849
872
  * @param CreateBootVolumeBackupRequest
850
873
  * @return CreateBootVolumeBackupResponse
851
874
  * @throws OciError when an error occurs
852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
875
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
853
876
  */
854
877
  createBootVolumeBackup(createBootVolumeBackupRequest) {
855
878
  return __awaiter(this, void 0, void 0, function* () {
@@ -925,7 +948,7 @@ class BlockstorageClient {
925
948
  * @param CreateVolumeRequest
926
949
  * @return CreateVolumeResponse
927
950
  * @throws OciError when an error occurs
928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
929
952
  */
930
953
  createVolume(createVolumeRequest) {
931
954
  return __awaiter(this, void 0, void 0, function* () {
@@ -993,7 +1016,7 @@ class BlockstorageClient {
993
1016
  * @param CreateVolumeBackupRequest
994
1017
  * @return CreateVolumeBackupResponse
995
1018
  * @throws OciError when an error occurs
996
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
1019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
997
1020
  */
998
1021
  createVolumeBackup(createVolumeBackupRequest) {
999
1022
  return __awaiter(this, void 0, void 0, function* () {
@@ -1059,7 +1082,7 @@ class BlockstorageClient {
1059
1082
  * @param CreateVolumeBackupPolicyRequest
1060
1083
  * @return CreateVolumeBackupPolicyResponse
1061
1084
  * @throws OciError when an error occurs
1062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1063
1086
  */
1064
1087
  createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
1065
1088
  return __awaiter(this, void 0, void 0, function* () {
@@ -1125,7 +1148,7 @@ class BlockstorageClient {
1125
1148
  * @param CreateVolumeBackupPolicyAssignmentRequest
1126
1149
  * @return CreateVolumeBackupPolicyAssignmentResponse
1127
1150
  * @throws OciError when an error occurs
1128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1129
1152
  */
1130
1153
  createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
1131
1154
  return __awaiter(this, void 0, void 0, function* () {
@@ -1193,7 +1216,7 @@ class BlockstorageClient {
1193
1216
  * @param CreateVolumeGroupRequest
1194
1217
  * @return CreateVolumeGroupResponse
1195
1218
  * @throws OciError when an error occurs
1196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1197
1220
  */
1198
1221
  createVolumeGroup(createVolumeGroupRequest) {
1199
1222
  return __awaiter(this, void 0, void 0, function* () {
@@ -1257,7 +1280,7 @@ class BlockstorageClient {
1257
1280
  * @param CreateVolumeGroupBackupRequest
1258
1281
  * @return CreateVolumeGroupBackupResponse
1259
1282
  * @throws OciError when an error occurs
1260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1261
1284
  */
1262
1285
  createVolumeGroupBackup(createVolumeGroupBackupRequest) {
1263
1286
  return __awaiter(this, void 0, void 0, function* () {
@@ -1323,7 +1346,7 @@ class BlockstorageClient {
1323
1346
  * @param DeleteBootVolumeRequest
1324
1347
  * @return DeleteBootVolumeResponse
1325
1348
  * @throws OciError when an error occurs
1326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1327
1350
  */
1328
1351
  deleteBootVolume(deleteBootVolumeRequest) {
1329
1352
  return __awaiter(this, void 0, void 0, function* () {
@@ -1377,7 +1400,7 @@ class BlockstorageClient {
1377
1400
  * @param DeleteBootVolumeBackupRequest
1378
1401
  * @return DeleteBootVolumeBackupResponse
1379
1402
  * @throws OciError when an error occurs
1380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1381
1404
  */
1382
1405
  deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
1383
1406
  return __awaiter(this, void 0, void 0, function* () {
@@ -1432,7 +1455,7 @@ class BlockstorageClient {
1432
1455
  * @param DeleteBootVolumeKmsKeyRequest
1433
1456
  * @return DeleteBootVolumeKmsKeyResponse
1434
1457
  * @throws OciError when an error occurs
1435
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1436
1459
  */
1437
1460
  deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
1438
1461
  return __awaiter(this, void 0, void 0, function* () {
@@ -1490,7 +1513,7 @@ class BlockstorageClient {
1490
1513
  * @param DeleteVolumeRequest
1491
1514
  * @return DeleteVolumeResponse
1492
1515
  * @throws OciError when an error occurs
1493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1494
1517
  */
1495
1518
  deleteVolume(deleteVolumeRequest) {
1496
1519
  return __awaiter(this, void 0, void 0, function* () {
@@ -1544,7 +1567,7 @@ class BlockstorageClient {
1544
1567
  * @param DeleteVolumeBackupRequest
1545
1568
  * @return DeleteVolumeBackupResponse
1546
1569
  * @throws OciError when an error occurs
1547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1548
1571
  */
1549
1572
  deleteVolumeBackup(deleteVolumeBackupRequest) {
1550
1573
  return __awaiter(this, void 0, void 0, function* () {
@@ -1603,7 +1626,7 @@ class BlockstorageClient {
1603
1626
  * @param DeleteVolumeBackupPolicyRequest
1604
1627
  * @return DeleteVolumeBackupPolicyResponse
1605
1628
  * @throws OciError when an error occurs
1606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1607
1630
  */
1608
1631
  deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
1609
1632
  return __awaiter(this, void 0, void 0, function* () {
@@ -1658,7 +1681,7 @@ class BlockstorageClient {
1658
1681
  * @param DeleteVolumeBackupPolicyAssignmentRequest
1659
1682
  * @return DeleteVolumeBackupPolicyAssignmentResponse
1660
1683
  * @throws OciError when an error occurs
1661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1662
1685
  */
1663
1686
  deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
1664
1687
  return __awaiter(this, void 0, void 0, function* () {
@@ -1714,7 +1737,7 @@ class BlockstorageClient {
1714
1737
  * @param DeleteVolumeGroupRequest
1715
1738
  * @return DeleteVolumeGroupResponse
1716
1739
  * @throws OciError when an error occurs
1717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1740
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1718
1741
  */
1719
1742
  deleteVolumeGroup(deleteVolumeGroupRequest) {
1720
1743
  return __awaiter(this, void 0, void 0, function* () {
@@ -1770,7 +1793,7 @@ class BlockstorageClient {
1770
1793
  * @param DeleteVolumeGroupBackupRequest
1771
1794
  * @return DeleteVolumeGroupBackupResponse
1772
1795
  * @throws OciError when an error occurs
1773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1774
1797
  */
1775
1798
  deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
1776
1799
  return __awaiter(this, void 0, void 0, function* () {
@@ -1825,7 +1848,7 @@ class BlockstorageClient {
1825
1848
  * @param DeleteVolumeKmsKeyRequest
1826
1849
  * @return DeleteVolumeKmsKeyResponse
1827
1850
  * @throws OciError when an error occurs
1828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1829
1852
  */
1830
1853
  deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
1831
1854
  return __awaiter(this, void 0, void 0, function* () {
@@ -1879,7 +1902,7 @@ class BlockstorageClient {
1879
1902
  * @param GetBlockVolumeReplicaRequest
1880
1903
  * @return GetBlockVolumeReplicaResponse
1881
1904
  * @throws OciError when an error occurs
1882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1883
1906
  */
1884
1907
  getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
1885
1908
  return __awaiter(this, void 0, void 0, function* () {
@@ -1941,7 +1964,7 @@ class BlockstorageClient {
1941
1964
  * @param GetBootVolumeRequest
1942
1965
  * @return GetBootVolumeResponse
1943
1966
  * @throws OciError when an error occurs
1944
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1945
1968
  */
1946
1969
  getBootVolume(getBootVolumeRequest) {
1947
1970
  return __awaiter(this, void 0, void 0, function* () {
@@ -2003,7 +2026,7 @@ class BlockstorageClient {
2003
2026
  * @param GetBootVolumeBackupRequest
2004
2027
  * @return GetBootVolumeBackupResponse
2005
2028
  * @throws OciError when an error occurs
2006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
2029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
2007
2030
  */
2008
2031
  getBootVolumeBackup(getBootVolumeBackupRequest) {
2009
2032
  return __awaiter(this, void 0, void 0, function* () {
@@ -2066,7 +2089,7 @@ class BlockstorageClient {
2066
2089
  * @param GetBootVolumeKmsKeyRequest
2067
2090
  * @return GetBootVolumeKmsKeyResponse
2068
2091
  * @throws OciError when an error occurs
2069
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2070
2093
  */
2071
2094
  getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
2072
2095
  return __awaiter(this, void 0, void 0, function* () {
@@ -2129,7 +2152,7 @@ class BlockstorageClient {
2129
2152
  * @param GetBootVolumeReplicaRequest
2130
2153
  * @return GetBootVolumeReplicaResponse
2131
2154
  * @throws OciError when an error occurs
2132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2133
2156
  */
2134
2157
  getBootVolumeReplica(getBootVolumeReplicaRequest) {
2135
2158
  return __awaiter(this, void 0, void 0, function* () {
@@ -2191,7 +2214,7 @@ class BlockstorageClient {
2191
2214
  * @param GetVolumeRequest
2192
2215
  * @return GetVolumeResponse
2193
2216
  * @throws OciError when an error occurs
2194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2195
2218
  */
2196
2219
  getVolume(getVolumeRequest) {
2197
2220
  return __awaiter(this, void 0, void 0, function* () {
@@ -2253,7 +2276,7 @@ class BlockstorageClient {
2253
2276
  * @param GetVolumeBackupRequest
2254
2277
  * @return GetVolumeBackupResponse
2255
2278
  * @throws OciError when an error occurs
2256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2257
2280
  */
2258
2281
  getVolumeBackup(getVolumeBackupRequest) {
2259
2282
  return __awaiter(this, void 0, void 0, function* () {
@@ -2315,7 +2338,7 @@ class BlockstorageClient {
2315
2338
  * @param GetVolumeBackupPolicyRequest
2316
2339
  * @return GetVolumeBackupPolicyResponse
2317
2340
  * @throws OciError when an error occurs
2318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2319
2342
  */
2320
2343
  getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
2321
2344
  return __awaiter(this, void 0, void 0, function* () {
@@ -2380,7 +2403,7 @@ class BlockstorageClient {
2380
2403
  * @param GetVolumeBackupPolicyAssetAssignmentRequest
2381
2404
  * @return GetVolumeBackupPolicyAssetAssignmentResponse
2382
2405
  * @throws OciError when an error occurs
2383
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2384
2407
  */
2385
2408
  getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
2386
2409
  return __awaiter(this, void 0, void 0, function* () {
@@ -2484,7 +2507,7 @@ class BlockstorageClient {
2484
2507
  * @param GetVolumeBackupPolicyAssignmentRequest
2485
2508
  * @return GetVolumeBackupPolicyAssignmentResponse
2486
2509
  * @throws OciError when an error occurs
2487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2488
2511
  */
2489
2512
  getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
2490
2513
  return __awaiter(this, void 0, void 0, function* () {
@@ -2546,7 +2569,7 @@ class BlockstorageClient {
2546
2569
  * @param GetVolumeGroupRequest
2547
2570
  * @return GetVolumeGroupResponse
2548
2571
  * @throws OciError when an error occurs
2549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2550
2573
  */
2551
2574
  getVolumeGroup(getVolumeGroupRequest) {
2552
2575
  return __awaiter(this, void 0, void 0, function* () {
@@ -2608,7 +2631,7 @@ class BlockstorageClient {
2608
2631
  * @param GetVolumeGroupBackupRequest
2609
2632
  * @return GetVolumeGroupBackupResponse
2610
2633
  * @throws OciError when an error occurs
2611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2612
2635
  */
2613
2636
  getVolumeGroupBackup(getVolumeGroupBackupRequest) {
2614
2637
  return __awaiter(this, void 0, void 0, function* () {
@@ -2670,7 +2693,7 @@ class BlockstorageClient {
2670
2693
  * @param GetVolumeGroupReplicaRequest
2671
2694
  * @return GetVolumeGroupReplicaResponse
2672
2695
  * @throws OciError when an error occurs
2673
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
2696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
2674
2697
  */
2675
2698
  getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
2676
2699
  return __awaiter(this, void 0, void 0, function* () {
@@ -2733,7 +2756,7 @@ class BlockstorageClient {
2733
2756
  * @param GetVolumeKmsKeyRequest
2734
2757
  * @return GetVolumeKmsKeyResponse
2735
2758
  * @throws OciError when an error occurs
2736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2759
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2737
2760
  */
2738
2761
  getVolumeKmsKey(getVolumeKmsKeyRequest) {
2739
2762
  return __awaiter(this, void 0, void 0, function* () {
@@ -2797,7 +2820,7 @@ class BlockstorageClient {
2797
2820
  * @param ListBlockVolumeReplicasRequest
2798
2821
  * @return ListBlockVolumeReplicasResponse
2799
2822
  * @throws OciError when an error occurs
2800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2801
2824
  */
2802
2825
  listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
2803
2826
  return __awaiter(this, void 0, void 0, function* () {
@@ -2908,7 +2931,7 @@ class BlockstorageClient {
2908
2931
  * @param ListBootVolumeBackupsRequest
2909
2932
  * @return ListBootVolumeBackupsResponse
2910
2933
  * @throws OciError when an error occurs
2911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2912
2935
  */
2913
2936
  listBootVolumeBackups(listBootVolumeBackupsRequest) {
2914
2937
  return __awaiter(this, void 0, void 0, function* () {
@@ -3019,7 +3042,7 @@ class BlockstorageClient {
3019
3042
  * @param ListBootVolumeReplicasRequest
3020
3043
  * @return ListBootVolumeReplicasResponse
3021
3044
  * @throws OciError when an error occurs
3022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
3045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
3023
3046
  */
3024
3047
  listBootVolumeReplicas(listBootVolumeReplicasRequest) {
3025
3048
  return __awaiter(this, void 0, void 0, function* () {
@@ -3130,7 +3153,7 @@ class BlockstorageClient {
3130
3153
  * @param ListBootVolumesRequest
3131
3154
  * @return ListBootVolumesResponse
3132
3155
  * @throws OciError when an error occurs
3133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
3156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
3134
3157
  */
3135
3158
  listBootVolumes(listBootVolumesRequest) {
3136
3159
  return __awaiter(this, void 0, void 0, function* () {
@@ -3240,7 +3263,7 @@ class BlockstorageClient {
3240
3263
  * @param ListVolumeBackupPoliciesRequest
3241
3264
  * @return ListVolumeBackupPoliciesResponse
3242
3265
  * @throws OciError when an error occurs
3243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3244
3267
  */
3245
3268
  listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
3246
3269
  return __awaiter(this, void 0, void 0, function* () {
@@ -3345,7 +3368,7 @@ class BlockstorageClient {
3345
3368
  * @param ListVolumeBackupsRequest
3346
3369
  * @return ListVolumeBackupsResponse
3347
3370
  * @throws OciError when an error occurs
3348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3349
3372
  */
3350
3373
  listVolumeBackups(listVolumeBackupsRequest) {
3351
3374
  return __awaiter(this, void 0, void 0, function* () {
@@ -3457,7 +3480,7 @@ class BlockstorageClient {
3457
3480
  * @param ListVolumeGroupBackupsRequest
3458
3481
  * @return ListVolumeGroupBackupsResponse
3459
3482
  * @throws OciError when an error occurs
3460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3461
3484
  */
3462
3485
  listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
3463
3486
  return __awaiter(this, void 0, void 0, function* () {
@@ -3567,7 +3590,7 @@ class BlockstorageClient {
3567
3590
  * @param ListVolumeGroupReplicasRequest
3568
3591
  * @return ListVolumeGroupReplicasResponse
3569
3592
  * @throws OciError when an error occurs
3570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
3593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
3571
3594
  */
3572
3595
  listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
3573
3596
  return __awaiter(this, void 0, void 0, function* () {
@@ -3678,7 +3701,7 @@ class BlockstorageClient {
3678
3701
  * @param ListVolumeGroupsRequest
3679
3702
  * @return ListVolumeGroupsResponse
3680
3703
  * @throws OciError when an error occurs
3681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3682
3705
  */
3683
3706
  listVolumeGroups(listVolumeGroupsRequest) {
3684
3707
  return __awaiter(this, void 0, void 0, function* () {
@@ -3788,7 +3811,7 @@ class BlockstorageClient {
3788
3811
  * @param ListVolumesRequest
3789
3812
  * @return ListVolumesResponse
3790
3813
  * @throws OciError when an error occurs
3791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3792
3815
  */
3793
3816
  listVolumes(listVolumesRequest) {
3794
3817
  return __awaiter(this, void 0, void 0, function* () {
@@ -3898,7 +3921,7 @@ class BlockstorageClient {
3898
3921
  * @param UpdateBootVolumeRequest
3899
3922
  * @return UpdateBootVolumeResponse
3900
3923
  * @throws OciError when an error occurs
3901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3902
3925
  */
3903
3926
  updateBootVolume(updateBootVolumeRequest) {
3904
3927
  return __awaiter(this, void 0, void 0, function* () {
@@ -3964,7 +3987,7 @@ class BlockstorageClient {
3964
3987
  * @param UpdateBootVolumeBackupRequest
3965
3988
  * @return UpdateBootVolumeBackupResponse
3966
3989
  * @throws OciError when an error occurs
3967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
3990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
3968
3991
  */
3969
3992
  updateBootVolumeBackup(updateBootVolumeBackupRequest) {
3970
3993
  return __awaiter(this, void 0, void 0, function* () {
@@ -4024,7 +4047,7 @@ class BlockstorageClient {
4024
4047
  * @param UpdateBootVolumeKmsKeyRequest
4025
4048
  * @return UpdateBootVolumeKmsKeyResponse
4026
4049
  * @throws OciError when an error occurs
4027
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
4050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
4028
4051
  */
4029
4052
  updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
4030
4053
  return __awaiter(this, void 0, void 0, function* () {
@@ -4090,7 +4113,7 @@ class BlockstorageClient {
4090
4113
  * @param UpdateVolumeRequest
4091
4114
  * @return UpdateVolumeResponse
4092
4115
  * @throws OciError when an error occurs
4093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
4116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
4094
4117
  */
4095
4118
  updateVolume(updateVolumeRequest) {
4096
4119
  return __awaiter(this, void 0, void 0, function* () {
@@ -4156,7 +4179,7 @@ class BlockstorageClient {
4156
4179
  * @param UpdateVolumeBackupRequest
4157
4180
  * @return UpdateVolumeBackupResponse
4158
4181
  * @throws OciError when an error occurs
4159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
4182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
4160
4183
  */
4161
4184
  updateVolumeBackup(updateVolumeBackupRequest) {
4162
4185
  return __awaiter(this, void 0, void 0, function* () {
@@ -4220,7 +4243,7 @@ class BlockstorageClient {
4220
4243
  * @param UpdateVolumeBackupPolicyRequest
4221
4244
  * @return UpdateVolumeBackupPolicyResponse
4222
4245
  * @throws OciError when an error occurs
4223
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
4246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
4224
4247
  */
4225
4248
  updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
4226
4249
  return __awaiter(this, void 0, void 0, function* () {
@@ -4292,7 +4315,7 @@ class BlockstorageClient {
4292
4315
  * @param UpdateVolumeGroupRequest
4293
4316
  * @return UpdateVolumeGroupResponse
4294
4317
  * @throws OciError when an error occurs
4295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4296
4319
  */
4297
4320
  updateVolumeGroup(updateVolumeGroupRequest) {
4298
4321
  return __awaiter(this, void 0, void 0, function* () {
@@ -4358,7 +4381,7 @@ class BlockstorageClient {
4358
4381
  * @param UpdateVolumeGroupBackupRequest
4359
4382
  * @return UpdateVolumeGroupBackupResponse
4360
4383
  * @throws OciError when an error occurs
4361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4362
4385
  */
4363
4386
  updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
4364
4387
  return __awaiter(this, void 0, void 0, function* () {
@@ -4418,7 +4441,7 @@ class BlockstorageClient {
4418
4441
  * @param UpdateVolumeKmsKeyRequest
4419
4442
  * @return UpdateVolumeKmsKeyResponse
4420
4443
  * @throws OciError when an error occurs
4421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4422
4445
  */
4423
4446
  updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
4424
4447
  return __awaiter(this, void 0, void 0, function* () {
@@ -4488,11 +4511,14 @@ var ComputeApiKeys;
4488
4511
  */
4489
4512
  class ComputeClient {
4490
4513
  constructor(params, clientConfiguration) {
4514
+ this["_realmSpecificEndpointTemplateEnabled"] = false;
4491
4515
  this["_endpoint"] = "";
4492
4516
  this["_defaultHeaders"] = {};
4493
4517
  this._circuitBreaker = null;
4494
4518
  this._httpOptions = undefined;
4495
4519
  this.targetService = "Compute";
4520
+ this._regionId = "";
4521
+ this._lastSetRegionOrRegionId = "";
4496
4522
  const requestSigner = params.authenticationDetailsProvider
4497
4523
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
4498
4524
  : null;
@@ -4542,13 +4568,31 @@ class ComputeClient {
4542
4568
  get logger() {
4543
4569
  return common.LOG.logger;
4544
4570
  }
4571
+ /**
4572
+ * Determines whether realm specific endpoint should be used or not.
4573
+ * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
4574
+ * @param realmSpecificEndpointTemplateEnabled flag to enable the use of realm specific endpoint template
4575
+ */
4576
+ set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
4577
+ this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
4578
+ if (this.logger)
4579
+ this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
4580
+ if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
4581
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegion(ComputeClient.serviceEndpointTemplate, this._region, ComputeClient.endpointServiceName);
4582
+ }
4583
+ else if (this._lastSetRegionOrRegionId === common.Region.REGION_ID_STRING) {
4584
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(ComputeClient.serviceEndpointTemplate, this._regionId, ComputeClient.endpointServiceName);
4585
+ }
4586
+ }
4545
4587
  /**
4546
4588
  * Sets the region to call (ex, Region.US_PHOENIX_1).
4547
4589
  * Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.
4548
4590
  * @param region The region of the service.
4549
4591
  */
4550
4592
  set region(region) {
4593
+ this._region = region;
4551
4594
  this.endpoint = common.EndpointBuilder.createEndpointFromRegion(ComputeClient.serviceEndpointTemplate, region, ComputeClient.endpointServiceName);
4595
+ this._lastSetRegionOrRegionId = common.Region.REGION_STRING;
4552
4596
  }
4553
4597
  /**
4554
4598
  * Sets the regionId to call (ex, 'us-phoenix-1').
@@ -4559,7 +4603,9 @@ class ComputeClient {
4559
4603
  * @param regionId The public region ID.
4560
4604
  */
4561
4605
  set regionId(regionId) {
4606
+ this._regionId = regionId;
4562
4607
  this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(ComputeClient.serviceEndpointTemplate, regionId, ComputeClient.endpointServiceName);
4608
+ this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
4563
4609
  }
4564
4610
  /**
4565
4611
  * Creates a new ComputeWaiter for resources for this service.
@@ -4589,7 +4635,7 @@ class ComputeClient {
4589
4635
  * @param AcceptShieldedIntegrityPolicyRequest
4590
4636
  * @return AcceptShieldedIntegrityPolicyResponse
4591
4637
  * @throws OciError when an error occurs
4592
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4593
4639
  */
4594
4640
  acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
4595
4641
  return __awaiter(this, void 0, void 0, function* () {
@@ -4645,7 +4691,7 @@ class ComputeClient {
4645
4691
  * @param AddImageShapeCompatibilityEntryRequest
4646
4692
  * @return AddImageShapeCompatibilityEntryResponse
4647
4693
  * @throws OciError when an error occurs
4648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4649
4695
  */
4650
4696
  addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
4651
4697
  return __awaiter(this, void 0, void 0, function* () {
@@ -4705,7 +4751,7 @@ class ComputeClient {
4705
4751
  * @param AttachBootVolumeRequest
4706
4752
  * @return AttachBootVolumeResponse
4707
4753
  * @throws OciError when an error occurs
4708
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4709
4755
  */
4710
4756
  attachBootVolume(attachBootVolumeRequest) {
4711
4757
  return __awaiter(this, void 0, void 0, function* () {
@@ -4770,7 +4816,7 @@ class ComputeClient {
4770
4816
  * @param AttachVnicRequest
4771
4817
  * @return AttachVnicResponse
4772
4818
  * @throws OciError when an error occurs
4773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4774
4820
  */
4775
4821
  attachVnic(attachVnicRequest) {
4776
4822
  return __awaiter(this, void 0, void 0, function* () {
@@ -4833,7 +4879,7 @@ class ComputeClient {
4833
4879
  * @param AttachVolumeRequest
4834
4880
  * @return AttachVolumeResponse
4835
4881
  * @throws OciError when an error occurs
4836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4837
4883
  */
4838
4884
  attachVolume(attachVolumeRequest) {
4839
4885
  return __awaiter(this, void 0, void 0, function* () {
@@ -4912,7 +4958,7 @@ class ComputeClient {
4912
4958
  * @param CaptureConsoleHistoryRequest
4913
4959
  * @return CaptureConsoleHistoryResponse
4914
4960
  * @throws OciError when an error occurs
4915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
4961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
4916
4962
  */
4917
4963
  captureConsoleHistory(captureConsoleHistoryRequest) {
4918
4964
  return __awaiter(this, void 0, void 0, function* () {
@@ -4977,7 +5023,7 @@ class ComputeClient {
4977
5023
  * @param ChangeComputeCapacityReservationCompartmentRequest
4978
5024
  * @return ChangeComputeCapacityReservationCompartmentResponse
4979
5025
  * @throws OciError when an error occurs
4980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
5026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
4981
5027
  */
4982
5028
  changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
4983
5029
  return __awaiter(this, void 0, void 0, function* () {
@@ -5044,7 +5090,7 @@ class ComputeClient {
5044
5090
  * @param ChangeComputeClusterCompartmentRequest
5045
5091
  * @return ChangeComputeClusterCompartmentResponse
5046
5092
  * @throws OciError when an error occurs
5047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
5093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
5048
5094
  */
5049
5095
  changeComputeClusterCompartment(changeComputeClusterCompartmentRequest) {
5050
5096
  return __awaiter(this, void 0, void 0, function* () {
@@ -5104,7 +5150,7 @@ class ComputeClient {
5104
5150
  * @param ChangeComputeImageCapabilitySchemaCompartmentRequest
5105
5151
  * @return ChangeComputeImageCapabilitySchemaCompartmentResponse
5106
5152
  * @throws OciError when an error occurs
5107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
5153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
5108
5154
  */
5109
5155
  changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
5110
5156
  return __awaiter(this, void 0, void 0, function* () {
@@ -5161,7 +5207,7 @@ class ComputeClient {
5161
5207
  * @param ChangeDedicatedVmHostCompartmentRequest
5162
5208
  * @return ChangeDedicatedVmHostCompartmentResponse
5163
5209
  * @throws OciError when an error occurs
5164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
5210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
5165
5211
  */
5166
5212
  changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
5167
5213
  return __awaiter(this, void 0, void 0, function* () {
@@ -5231,7 +5277,7 @@ class ComputeClient {
5231
5277
  * @param ChangeImageCompartmentRequest
5232
5278
  * @return ChangeImageCompartmentResponse
5233
5279
  * @throws OciError when an error occurs
5234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
5280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
5235
5281
  */
5236
5282
  changeImageCompartment(changeImageCompartmentRequest) {
5237
5283
  return __awaiter(this, void 0, void 0, function* () {
@@ -5299,7 +5345,7 @@ class ComputeClient {
5299
5345
  * @param ChangeInstanceCompartmentRequest
5300
5346
  * @return ChangeInstanceCompartmentResponse
5301
5347
  * @throws OciError when an error occurs
5302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
5348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
5303
5349
  */
5304
5350
  changeInstanceCompartment(changeInstanceCompartmentRequest) {
5305
5351
  return __awaiter(this, void 0, void 0, function* () {
@@ -5367,7 +5413,7 @@ class ComputeClient {
5367
5413
  * @param CreateAppCatalogSubscriptionRequest
5368
5414
  * @return CreateAppCatalogSubscriptionResponse
5369
5415
  * @throws OciError when an error occurs
5370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
5416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
5371
5417
  */
5372
5418
  createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
5373
5419
  return __awaiter(this, void 0, void 0, function* () {
@@ -5434,7 +5480,7 @@ class ComputeClient {
5434
5480
  * @param CreateComputeCapacityReservationRequest
5435
5481
  * @return CreateComputeCapacityReservationResponse
5436
5482
  * @throws OciError when an error occurs
5437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5438
5484
  */
5439
5485
  createComputeCapacityReservation(createComputeCapacityReservationRequest) {
5440
5486
  return __awaiter(this, void 0, void 0, function* () {
@@ -5514,7 +5560,7 @@ class ComputeClient {
5514
5560
  * @param CreateComputeClusterRequest
5515
5561
  * @return CreateComputeClusterResponse
5516
5562
  * @throws OciError when an error occurs
5517
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
5563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
5518
5564
  */
5519
5565
  createComputeCluster(createComputeClusterRequest) {
5520
5566
  return __awaiter(this, void 0, void 0, function* () {
@@ -5578,7 +5624,7 @@ class ComputeClient {
5578
5624
  * @param CreateComputeImageCapabilitySchemaRequest
5579
5625
  * @return CreateComputeImageCapabilitySchemaResponse
5580
5626
  * @throws OciError when an error occurs
5581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5582
5628
  */
5583
5629
  createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
5584
5630
  return __awaiter(this, void 0, void 0, function* () {
@@ -5644,7 +5690,7 @@ class ComputeClient {
5644
5690
  * @param CreateDedicatedVmHostRequest
5645
5691
  * @return CreateDedicatedVmHostResponse
5646
5692
  * @throws OciError when an error occurs
5647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5648
5694
  */
5649
5695
  createDedicatedVmHost(createDedicatedVmHostRequest) {
5650
5696
  return __awaiter(this, void 0, void 0, function* () {
@@ -5735,7 +5781,7 @@ class ComputeClient {
5735
5781
  * @param CreateImageRequest
5736
5782
  * @return CreateImageResponse
5737
5783
  * @throws OciError when an error occurs
5738
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
5784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
5739
5785
  */
5740
5786
  createImage(createImageRequest) {
5741
5787
  return __awaiter(this, void 0, void 0, function* () {
@@ -5807,7 +5853,7 @@ class ComputeClient {
5807
5853
  * @param CreateInstanceConsoleConnectionRequest
5808
5854
  * @return CreateInstanceConsoleConnectionResponse
5809
5855
  * @throws OciError when an error occurs
5810
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
5856
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
5811
5857
  */
5812
5858
  createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
5813
5859
  return __awaiter(this, void 0, void 0, function* () {
@@ -5869,7 +5915,7 @@ class ComputeClient {
5869
5915
  * @param DeleteAppCatalogSubscriptionRequest
5870
5916
  * @return DeleteAppCatalogSubscriptionResponse
5871
5917
  * @throws OciError when an error occurs
5872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
5918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
5873
5919
  */
5874
5920
  deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
5875
5921
  return __awaiter(this, void 0, void 0, function* () {
@@ -5924,7 +5970,7 @@ class ComputeClient {
5924
5970
  * @param DeleteComputeCapacityReservationRequest
5925
5971
  * @return DeleteComputeCapacityReservationResponse
5926
5972
  * @throws OciError when an error occurs
5927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
5973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
5928
5974
  */
5929
5975
  deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
5930
5976
  return __awaiter(this, void 0, void 0, function* () {
@@ -5986,7 +6032,7 @@ class ComputeClient {
5986
6032
  * @param DeleteComputeClusterRequest
5987
6033
  * @return DeleteComputeClusterResponse
5988
6034
  * @throws OciError when an error occurs
5989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
6035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
5990
6036
  */
5991
6037
  deleteComputeCluster(deleteComputeClusterRequest) {
5992
6038
  return __awaiter(this, void 0, void 0, function* () {
@@ -6042,7 +6088,7 @@ class ComputeClient {
6042
6088
  * @param DeleteComputeImageCapabilitySchemaRequest
6043
6089
  * @return DeleteComputeImageCapabilitySchemaResponse
6044
6090
  * @throws OciError when an error occurs
6045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
6091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
6046
6092
  */
6047
6093
  deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
6048
6094
  return __awaiter(this, void 0, void 0, function* () {
@@ -6097,7 +6143,7 @@ class ComputeClient {
6097
6143
  * @param DeleteConsoleHistoryRequest
6098
6144
  * @return DeleteConsoleHistoryResponse
6099
6145
  * @throws OciError when an error occurs
6100
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
6146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
6101
6147
  */
6102
6148
  deleteConsoleHistory(deleteConsoleHistoryRequest) {
6103
6149
  return __awaiter(this, void 0, void 0, function* () {
@@ -6155,7 +6201,7 @@ class ComputeClient {
6155
6201
  * @param DeleteDedicatedVmHostRequest
6156
6202
  * @return DeleteDedicatedVmHostResponse
6157
6203
  * @throws OciError when an error occurs
6158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
6204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
6159
6205
  */
6160
6206
  deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
6161
6207
  return __awaiter(this, void 0, void 0, function* () {
@@ -6214,7 +6260,7 @@ class ComputeClient {
6214
6260
  * @param DeleteImageRequest
6215
6261
  * @return DeleteImageResponse
6216
6262
  * @throws OciError when an error occurs
6217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
6263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
6218
6264
  */
6219
6265
  deleteImage(deleteImageRequest) {
6220
6266
  return __awaiter(this, void 0, void 0, function* () {
@@ -6268,7 +6314,7 @@ class ComputeClient {
6268
6314
  * @param DeleteInstanceConsoleConnectionRequest
6269
6315
  * @return DeleteInstanceConsoleConnectionResponse
6270
6316
  * @throws OciError when an error occurs
6271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
6317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
6272
6318
  */
6273
6319
  deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
6274
6320
  return __awaiter(this, void 0, void 0, function* () {
@@ -6326,7 +6372,7 @@ class ComputeClient {
6326
6372
  * @param DetachBootVolumeRequest
6327
6373
  * @return DetachBootVolumeResponse
6328
6374
  * @throws OciError when an error occurs
6329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
6375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
6330
6376
  */
6331
6377
  detachBootVolume(detachBootVolumeRequest) {
6332
6378
  return __awaiter(this, void 0, void 0, function* () {
@@ -6390,7 +6436,7 @@ class ComputeClient {
6390
6436
  * @param DetachVnicRequest
6391
6437
  * @return DetachVnicResponse
6392
6438
  * @throws OciError when an error occurs
6393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
6439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
6394
6440
  */
6395
6441
  detachVnic(detachVnicRequest) {
6396
6442
  return __awaiter(this, void 0, void 0, function* () {
@@ -6448,7 +6494,7 @@ class ComputeClient {
6448
6494
  * @param DetachVolumeRequest
6449
6495
  * @return DetachVolumeResponse
6450
6496
  * @throws OciError when an error occurs
6451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
6497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
6452
6498
  */
6453
6499
  detachVolume(detachVolumeRequest) {
6454
6500
  return __awaiter(this, void 0, void 0, function* () {
@@ -6512,7 +6558,7 @@ class ComputeClient {
6512
6558
  * @param ExportImageRequest
6513
6559
  * @return ExportImageResponse
6514
6560
  * @throws OciError when an error occurs
6515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
6561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
6516
6562
  */
6517
6563
  exportImage(exportImageRequest) {
6518
6564
  return __awaiter(this, void 0, void 0, function* () {
@@ -6582,7 +6628,7 @@ class ComputeClient {
6582
6628
  * @param GetAppCatalogListingRequest
6583
6629
  * @return GetAppCatalogListingResponse
6584
6630
  * @throws OciError when an error occurs
6585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6586
6632
  */
6587
6633
  getAppCatalogListing(getAppCatalogListingRequest) {
6588
6634
  return __awaiter(this, void 0, void 0, function* () {
@@ -6644,7 +6690,7 @@ class ComputeClient {
6644
6690
  * @param GetAppCatalogListingAgreementsRequest
6645
6691
  * @return GetAppCatalogListingAgreementsResponse
6646
6692
  * @throws OciError when an error occurs
6647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
6693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
6648
6694
  */
6649
6695
  getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
6650
6696
  return __awaiter(this, void 0, void 0, function* () {
@@ -6707,7 +6753,7 @@ class ComputeClient {
6707
6753
  * @param GetAppCatalogListingResourceVersionRequest
6708
6754
  * @return GetAppCatalogListingResourceVersionResponse
6709
6755
  * @throws OciError when an error occurs
6710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
6756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
6711
6757
  */
6712
6758
  getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
6713
6759
  return __awaiter(this, void 0, void 0, function* () {
@@ -6770,7 +6816,7 @@ class ComputeClient {
6770
6816
  * @param GetBootVolumeAttachmentRequest
6771
6817
  * @return GetBootVolumeAttachmentResponse
6772
6818
  * @throws OciError when an error occurs
6773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
6819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
6774
6820
  */
6775
6821
  getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
6776
6822
  return __awaiter(this, void 0, void 0, function* () {
@@ -6832,7 +6878,7 @@ class ComputeClient {
6832
6878
  * @param GetComputeCapacityReservationRequest
6833
6879
  * @return GetComputeCapacityReservationResponse
6834
6880
  * @throws OciError when an error occurs
6835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
6881
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
6836
6882
  */
6837
6883
  getComputeCapacityReservation(getComputeCapacityReservationRequest) {
6838
6884
  return __awaiter(this, void 0, void 0, function* () {
@@ -6895,7 +6941,7 @@ class ComputeClient {
6895
6941
  * @param GetComputeClusterRequest
6896
6942
  * @return GetComputeClusterResponse
6897
6943
  * @throws OciError when an error occurs
6898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
6944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
6899
6945
  */
6900
6946
  getComputeCluster(getComputeClusterRequest) {
6901
6947
  return __awaiter(this, void 0, void 0, function* () {
@@ -6958,7 +7004,7 @@ class ComputeClient {
6958
7004
  * @param GetComputeGlobalImageCapabilitySchemaRequest
6959
7005
  * @return GetComputeGlobalImageCapabilitySchemaResponse
6960
7006
  * @throws OciError when an error occurs
6961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
7007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
6962
7008
  */
6963
7009
  getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
6964
7010
  return __awaiter(this, void 0, void 0, function* () {
@@ -7020,7 +7066,7 @@ class ComputeClient {
7020
7066
  * @param GetComputeGlobalImageCapabilitySchemaVersionRequest
7021
7067
  * @return GetComputeGlobalImageCapabilitySchemaVersionResponse
7022
7068
  * @throws OciError when an error occurs
7023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
7069
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
7024
7070
  */
7025
7071
  getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
7026
7072
  return __awaiter(this, void 0, void 0, function* () {
@@ -7084,7 +7130,7 @@ class ComputeClient {
7084
7130
  * @param GetComputeImageCapabilitySchemaRequest
7085
7131
  * @return GetComputeImageCapabilitySchemaResponse
7086
7132
  * @throws OciError when an error occurs
7087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
7133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
7088
7134
  */
7089
7135
  getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
7090
7136
  return __awaiter(this, void 0, void 0, function* () {
@@ -7151,7 +7197,7 @@ class ComputeClient {
7151
7197
  * @param GetConsoleHistoryRequest
7152
7198
  * @return GetConsoleHistoryResponse
7153
7199
  * @throws OciError when an error occurs
7154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
7200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
7155
7201
  */
7156
7202
  getConsoleHistory(getConsoleHistoryRequest) {
7157
7203
  return __awaiter(this, void 0, void 0, function* () {
@@ -7216,7 +7262,7 @@ class ComputeClient {
7216
7262
  * @param GetConsoleHistoryContentRequest
7217
7263
  * @return GetConsoleHistoryContentResponse
7218
7264
  * @throws OciError when an error occurs
7219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
7265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
7220
7266
  */
7221
7267
  getConsoleHistoryContent(getConsoleHistoryContentRequest) {
7222
7268
  return __awaiter(this, void 0, void 0, function* () {
@@ -7281,7 +7327,7 @@ class ComputeClient {
7281
7327
  * @param GetDedicatedVmHostRequest
7282
7328
  * @return GetDedicatedVmHostResponse
7283
7329
  * @throws OciError when an error occurs
7284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
7330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
7285
7331
  */
7286
7332
  getDedicatedVmHost(getDedicatedVmHostRequest) {
7287
7333
  return __awaiter(this, void 0, void 0, function* () {
@@ -7344,7 +7390,7 @@ class ComputeClient {
7344
7390
  * @param GetImageRequest
7345
7391
  * @return GetImageResponse
7346
7392
  * @throws OciError when an error occurs
7347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetImage.ts.html |here} to see how to use GetImage API.
7393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetImage.ts.html |here} to see how to use GetImage API.
7348
7394
  */
7349
7395
  getImage(getImageRequest) {
7350
7396
  return __awaiter(this, void 0, void 0, function* () {
@@ -7406,7 +7452,7 @@ class ComputeClient {
7406
7452
  * @param GetImageShapeCompatibilityEntryRequest
7407
7453
  * @return GetImageShapeCompatibilityEntryResponse
7408
7454
  * @throws OciError when an error occurs
7409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
7455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
7410
7456
  */
7411
7457
  getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
7412
7458
  return __awaiter(this, void 0, void 0, function* () {
@@ -7469,7 +7515,7 @@ class ComputeClient {
7469
7515
  * @param GetInstanceRequest
7470
7516
  * @return GetInstanceResponse
7471
7517
  * @throws OciError when an error occurs
7472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
7518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
7473
7519
  */
7474
7520
  getInstance(getInstanceRequest) {
7475
7521
  return __awaiter(this, void 0, void 0, function* () {
@@ -7531,7 +7577,7 @@ class ComputeClient {
7531
7577
  * @param GetInstanceConsoleConnectionRequest
7532
7578
  * @return GetInstanceConsoleConnectionResponse
7533
7579
  * @throws OciError when an error occurs
7534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
7580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
7535
7581
  */
7536
7582
  getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
7537
7583
  return __awaiter(this, void 0, void 0, function* () {
@@ -7590,7 +7636,7 @@ class ComputeClient {
7590
7636
  * @param GetInstanceMaintenanceRebootRequest
7591
7637
  * @return GetInstanceMaintenanceRebootResponse
7592
7638
  * @throws OciError when an error occurs
7593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
7639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
7594
7640
  */
7595
7641
  getInstanceMaintenanceReboot(getInstanceMaintenanceRebootRequest) {
7596
7642
  return __awaiter(this, void 0, void 0, function* () {
@@ -7648,7 +7694,7 @@ class ComputeClient {
7648
7694
  * @param GetMeasuredBootReportRequest
7649
7695
  * @return GetMeasuredBootReportResponse
7650
7696
  * @throws OciError when an error occurs
7651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
7697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
7652
7698
  */
7653
7699
  getMeasuredBootReport(getMeasuredBootReportRequest) {
7654
7700
  return __awaiter(this, void 0, void 0, function* () {
@@ -7712,7 +7758,7 @@ class ComputeClient {
7712
7758
  * @param GetVnicAttachmentRequest
7713
7759
  * @return GetVnicAttachmentResponse
7714
7760
  * @throws OciError when an error occurs
7715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
7761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
7716
7762
  */
7717
7763
  getVnicAttachment(getVnicAttachmentRequest) {
7718
7764
  return __awaiter(this, void 0, void 0, function* () {
@@ -7774,7 +7820,7 @@ class ComputeClient {
7774
7820
  * @param GetVolumeAttachmentRequest
7775
7821
  * @return GetVolumeAttachmentResponse
7776
7822
  * @throws OciError when an error occurs
7777
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
7823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
7778
7824
  */
7779
7825
  getVolumeAttachment(getVolumeAttachmentRequest) {
7780
7826
  return __awaiter(this, void 0, void 0, function* () {
@@ -7838,7 +7884,7 @@ class ComputeClient {
7838
7884
  * @param GetWindowsInstanceInitialCredentialsRequest
7839
7885
  * @return GetWindowsInstanceInitialCredentialsResponse
7840
7886
  * @throws OciError when an error occurs
7841
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
7887
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
7842
7888
  */
7843
7889
  getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
7844
7890
  return __awaiter(this, void 0, void 0, function* () {
@@ -7936,7 +7982,7 @@ class ComputeClient {
7936
7982
  * @param InstanceActionRequest
7937
7983
  * @return InstanceActionResponse
7938
7984
  * @throws OciError when an error occurs
7939
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
7985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
7940
7986
  */
7941
7987
  instanceAction(instanceActionRequest) {
7942
7988
  return __awaiter(this, void 0, void 0, function* () {
@@ -8042,7 +8088,7 @@ class ComputeClient {
8042
8088
  * @param LaunchInstanceRequest
8043
8089
  * @return LaunchInstanceResponse
8044
8090
  * @throws OciError when an error occurs
8045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
8091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
8046
8092
  */
8047
8093
  launchInstance(launchInstanceRequest) {
8048
8094
  return __awaiter(this, void 0, void 0, function* () {
@@ -8109,7 +8155,7 @@ class ComputeClient {
8109
8155
  * @param ListAppCatalogListingResourceVersionsRequest
8110
8156
  * @return ListAppCatalogListingResourceVersionsResponse
8111
8157
  * @throws OciError when an error occurs
8112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
8158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
8113
8159
  */
8114
8160
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
8115
8161
  return __awaiter(this, void 0, void 0, function* () {
@@ -8215,7 +8261,7 @@ class ComputeClient {
8215
8261
  * @param ListAppCatalogListingsRequest
8216
8262
  * @return ListAppCatalogListingsResponse
8217
8263
  * @throws OciError when an error occurs
8218
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
8264
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
8219
8265
  */
8220
8266
  listAppCatalogListings(listAppCatalogListingsRequest) {
8221
8267
  return __awaiter(this, void 0, void 0, function* () {
@@ -8322,7 +8368,7 @@ class ComputeClient {
8322
8368
  * @param ListAppCatalogSubscriptionsRequest
8323
8369
  * @return ListAppCatalogSubscriptionsResponse
8324
8370
  * @throws OciError when an error occurs
8325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
8371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
8326
8372
  */
8327
8373
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
8328
8374
  return __awaiter(this, void 0, void 0, function* () {
@@ -8431,7 +8477,7 @@ class ComputeClient {
8431
8477
  * @param ListBootVolumeAttachmentsRequest
8432
8478
  * @return ListBootVolumeAttachmentsResponse
8433
8479
  * @throws OciError when an error occurs
8434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
8480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
8435
8481
  */
8436
8482
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
8437
8483
  return __awaiter(this, void 0, void 0, function* () {
@@ -8539,7 +8585,7 @@ class ComputeClient {
8539
8585
  * @param ListComputeCapacityReservationInstanceShapesRequest
8540
8586
  * @return ListComputeCapacityReservationInstanceShapesResponse
8541
8587
  * @throws OciError when an error occurs
8542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
8588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
8543
8589
  */
8544
8590
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
8545
8591
  return __awaiter(this, void 0, void 0, function* () {
@@ -8649,7 +8695,7 @@ class ComputeClient {
8649
8695
  * @param ListComputeCapacityReservationInstancesRequest
8650
8696
  * @return ListComputeCapacityReservationInstancesResponse
8651
8697
  * @throws OciError when an error occurs
8652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
8698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
8653
8699
  */
8654
8700
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
8655
8701
  return __awaiter(this, void 0, void 0, function* () {
@@ -8763,7 +8809,7 @@ class ComputeClient {
8763
8809
  * @param ListComputeCapacityReservationsRequest
8764
8810
  * @return ListComputeCapacityReservationsResponse
8765
8811
  * @throws OciError when an error occurs
8766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
8812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
8767
8813
  */
8768
8814
  listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
8769
8815
  return __awaiter(this, void 0, void 0, function* () {
@@ -8875,7 +8921,7 @@ class ComputeClient {
8875
8921
  * @param ListComputeClustersRequest
8876
8922
  * @return ListComputeClustersResponse
8877
8923
  * @throws OciError when an error occurs
8878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
8924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
8879
8925
  */
8880
8926
  listComputeClusters(listComputeClustersRequest) {
8881
8927
  return __awaiter(this, void 0, void 0, function* () {
@@ -8945,7 +8991,7 @@ class ComputeClient {
8945
8991
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
8946
8992
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
8947
8993
  * @throws OciError when an error occurs
8948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
8994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
8949
8995
  */
8950
8996
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
8951
8997
  return __awaiter(this, void 0, void 0, function* () {
@@ -9054,7 +9100,7 @@ class ComputeClient {
9054
9100
  * @param ListComputeGlobalImageCapabilitySchemasRequest
9055
9101
  * @return ListComputeGlobalImageCapabilitySchemasResponse
9056
9102
  * @throws OciError when an error occurs
9057
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
9103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
9058
9104
  */
9059
9105
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
9060
9106
  return __awaiter(this, void 0, void 0, function* () {
@@ -9162,7 +9208,7 @@ class ComputeClient {
9162
9208
  * @param ListComputeImageCapabilitySchemasRequest
9163
9209
  * @return ListComputeImageCapabilitySchemasResponse
9164
9210
  * @throws OciError when an error occurs
9165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
9211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
9166
9212
  */
9167
9213
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
9168
9214
  return __awaiter(this, void 0, void 0, function* () {
@@ -9271,7 +9317,7 @@ class ComputeClient {
9271
9317
  * @param ListConsoleHistoriesRequest
9272
9318
  * @return ListConsoleHistoriesResponse
9273
9319
  * @throws OciError when an error occurs
9274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
9320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
9275
9321
  */
9276
9322
  listConsoleHistories(listConsoleHistoriesRequest) {
9277
9323
  return __awaiter(this, void 0, void 0, function* () {
@@ -9382,7 +9428,7 @@ class ComputeClient {
9382
9428
  * @param ListDedicatedVmHostInstanceShapesRequest
9383
9429
  * @return ListDedicatedVmHostInstanceShapesResponse
9384
9430
  * @throws OciError when an error occurs
9385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
9431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
9386
9432
  */
9387
9433
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
9388
9434
  return __awaiter(this, void 0, void 0, function* () {
@@ -9490,7 +9536,7 @@ class ComputeClient {
9490
9536
  * @param ListDedicatedVmHostInstancesRequest
9491
9537
  * @return ListDedicatedVmHostInstancesResponse
9492
9538
  * @throws OciError when an error occurs
9493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
9539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
9494
9540
  */
9495
9541
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
9496
9542
  return __awaiter(this, void 0, void 0, function* () {
@@ -9601,7 +9647,7 @@ class ComputeClient {
9601
9647
  * @param ListDedicatedVmHostShapesRequest
9602
9648
  * @return ListDedicatedVmHostShapesResponse
9603
9649
  * @throws OciError when an error occurs
9604
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
9650
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
9605
9651
  */
9606
9652
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
9607
9653
  return __awaiter(this, void 0, void 0, function* () {
@@ -9712,7 +9758,7 @@ class ComputeClient {
9712
9758
  * @param ListDedicatedVmHostsRequest
9713
9759
  * @return ListDedicatedVmHostsResponse
9714
9760
  * @throws OciError when an error occurs
9715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
9761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
9716
9762
  */
9717
9763
  listDedicatedVmHosts(listDedicatedVmHostsRequest) {
9718
9764
  return __awaiter(this, void 0, void 0, function* () {
@@ -9825,7 +9871,7 @@ class ComputeClient {
9825
9871
  * @param ListImageShapeCompatibilityEntriesRequest
9826
9872
  * @return ListImageShapeCompatibilityEntriesResponse
9827
9873
  * @throws OciError when an error occurs
9828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
9874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
9829
9875
  */
9830
9876
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
9831
9877
  return __awaiter(this, void 0, void 0, function* () {
@@ -9942,7 +9988,7 @@ class ComputeClient {
9942
9988
  * @param ListImagesRequest
9943
9989
  * @return ListImagesResponse
9944
9990
  * @throws OciError when an error occurs
9945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListImages.ts.html |here} to see how to use ListImages API.
9991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListImages.ts.html |here} to see how to use ListImages API.
9946
9992
  */
9947
9993
  listImages(listImagesRequest) {
9948
9994
  return __awaiter(this, void 0, void 0, function* () {
@@ -10056,7 +10102,7 @@ class ComputeClient {
10056
10102
  * @param ListInstanceConsoleConnectionsRequest
10057
10103
  * @return ListInstanceConsoleConnectionsResponse
10058
10104
  * @throws OciError when an error occurs
10059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
10105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
10060
10106
  */
10061
10107
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
10062
10108
  return __awaiter(this, void 0, void 0, function* () {
@@ -10161,7 +10207,7 @@ class ComputeClient {
10161
10207
  * @param ListInstanceDevicesRequest
10162
10208
  * @return ListInstanceDevicesResponse
10163
10209
  * @throws OciError when an error occurs
10164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
10210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
10165
10211
  */
10166
10212
  listInstanceDevices(listInstanceDevicesRequest) {
10167
10213
  return __awaiter(this, void 0, void 0, function* () {
@@ -10277,7 +10323,7 @@ class ComputeClient {
10277
10323
  * @param ListInstancesRequest
10278
10324
  * @return ListInstancesResponse
10279
10325
  * @throws OciError when an error occurs
10280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
10326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
10281
10327
  */
10282
10328
  listInstances(listInstancesRequest) {
10283
10329
  return __awaiter(this, void 0, void 0, function* () {
@@ -10390,7 +10436,7 @@ class ComputeClient {
10390
10436
  * @param ListShapesRequest
10391
10437
  * @return ListShapesResponse
10392
10438
  * @throws OciError when an error occurs
10393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
10439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
10394
10440
  */
10395
10441
  listShapes(listShapesRequest) {
10396
10442
  return __awaiter(this, void 0, void 0, function* () {
@@ -10499,7 +10545,7 @@ class ComputeClient {
10499
10545
  * @param ListVnicAttachmentsRequest
10500
10546
  * @return ListVnicAttachmentsResponse
10501
10547
  * @throws OciError when an error occurs
10502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
10548
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
10503
10549
  */
10504
10550
  listVnicAttachments(listVnicAttachmentsRequest) {
10505
10551
  return __awaiter(this, void 0, void 0, function* () {
@@ -10611,7 +10657,7 @@ class ComputeClient {
10611
10657
  * @param ListVolumeAttachmentsRequest
10612
10658
  * @return ListVolumeAttachmentsResponse
10613
10659
  * @throws OciError when an error occurs
10614
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
10660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
10615
10661
  */
10616
10662
  listVolumeAttachments(listVolumeAttachmentsRequest) {
10617
10663
  return __awaiter(this, void 0, void 0, function* () {
@@ -10718,7 +10764,7 @@ class ComputeClient {
10718
10764
  * @param RemoveImageShapeCompatibilityEntryRequest
10719
10765
  * @return RemoveImageShapeCompatibilityEntryResponse
10720
10766
  * @throws OciError when an error occurs
10721
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
10767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
10722
10768
  */
10723
10769
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
10724
10770
  return __awaiter(this, void 0, void 0, function* () {
@@ -10781,7 +10827,7 @@ class ComputeClient {
10781
10827
  * @param TerminateInstanceRequest
10782
10828
  * @return TerminateInstanceResponse
10783
10829
  * @throws OciError when an error occurs
10784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
10830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
10785
10831
  */
10786
10832
  terminateInstance(terminateInstanceRequest) {
10787
10833
  return __awaiter(this, void 0, void 0, function* () {
@@ -10840,7 +10886,7 @@ class ComputeClient {
10840
10886
  * @param UpdateComputeCapacityReservationRequest
10841
10887
  * @return UpdateComputeCapacityReservationResponse
10842
10888
  * @throws OciError when an error occurs
10843
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
10889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
10844
10890
  */
10845
10891
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
10846
10892
  return __awaiter(this, void 0, void 0, function* () {
@@ -10901,7 +10947,7 @@ class ComputeClient {
10901
10947
  * @param UpdateComputeClusterRequest
10902
10948
  * @return UpdateComputeClusterResponse
10903
10949
  * @throws OciError when an error occurs
10904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
10950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
10905
10951
  */
10906
10952
  updateComputeCluster(updateComputeClusterRequest) {
10907
10953
  return __awaiter(this, void 0, void 0, function* () {
@@ -10968,7 +11014,7 @@ class ComputeClient {
10968
11014
  * @param UpdateComputeImageCapabilitySchemaRequest
10969
11015
  * @return UpdateComputeImageCapabilitySchemaResponse
10970
11016
  * @throws OciError when an error occurs
10971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
11017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
10972
11018
  */
10973
11019
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
10974
11020
  return __awaiter(this, void 0, void 0, function* () {
@@ -11032,7 +11078,7 @@ class ComputeClient {
11032
11078
  * @param UpdateConsoleHistoryRequest
11033
11079
  * @return UpdateConsoleHistoryResponse
11034
11080
  * @throws OciError when an error occurs
11035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
11081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
11036
11082
  */
11037
11083
  updateConsoleHistory(updateConsoleHistoryRequest) {
11038
11084
  return __awaiter(this, void 0, void 0, function* () {
@@ -11098,7 +11144,7 @@ class ComputeClient {
11098
11144
  * @param UpdateDedicatedVmHostRequest
11099
11145
  * @return UpdateDedicatedVmHostResponse
11100
11146
  * @throws OciError when an error occurs
11101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
11147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
11102
11148
  */
11103
11149
  updateDedicatedVmHost(updateDedicatedVmHostRequest) {
11104
11150
  return __awaiter(this, void 0, void 0, function* () {
@@ -11165,7 +11211,7 @@ class ComputeClient {
11165
11211
  * @param UpdateImageRequest
11166
11212
  * @return UpdateImageResponse
11167
11213
  * @throws OciError when an error occurs
11168
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
11214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
11169
11215
  */
11170
11216
  updateImage(updateImageRequest) {
11171
11217
  return __awaiter(this, void 0, void 0, function* () {
@@ -11237,7 +11283,7 @@ class ComputeClient {
11237
11283
  * @param UpdateInstanceRequest
11238
11284
  * @return UpdateInstanceResponse
11239
11285
  * @throws OciError when an error occurs
11240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
11286
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
11241
11287
  */
11242
11288
  updateInstance(updateInstanceRequest) {
11243
11289
  return __awaiter(this, void 0, void 0, function* () {
@@ -11307,7 +11353,7 @@ class ComputeClient {
11307
11353
  * @param UpdateInstanceConsoleConnectionRequest
11308
11354
  * @return UpdateInstanceConsoleConnectionResponse
11309
11355
  * @throws OciError when an error occurs
11310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
11356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
11311
11357
  */
11312
11358
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
11313
11359
  return __awaiter(this, void 0, void 0, function* () {
@@ -11372,7 +11418,7 @@ class ComputeClient {
11372
11418
  * @param UpdateVolumeAttachmentRequest
11373
11419
  * @return UpdateVolumeAttachmentResponse
11374
11420
  * @throws OciError when an error occurs
11375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
11421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
11376
11422
  */
11377
11423
  updateVolumeAttachment(updateVolumeAttachmentRequest) {
11378
11424
  return __awaiter(this, void 0, void 0, function* () {
@@ -11443,11 +11489,14 @@ var ComputeManagementApiKeys;
11443
11489
  */
11444
11490
  class ComputeManagementClient {
11445
11491
  constructor(params, clientConfiguration) {
11492
+ this["_realmSpecificEndpointTemplateEnabled"] = false;
11446
11493
  this["_endpoint"] = "";
11447
11494
  this["_defaultHeaders"] = {};
11448
11495
  this._circuitBreaker = null;
11449
11496
  this._httpOptions = undefined;
11450
11497
  this.targetService = "ComputeManagement";
11498
+ this._regionId = "";
11499
+ this._lastSetRegionOrRegionId = "";
11451
11500
  const requestSigner = params.authenticationDetailsProvider
11452
11501
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
11453
11502
  : null;
@@ -11497,13 +11546,31 @@ class ComputeManagementClient {
11497
11546
  get logger() {
11498
11547
  return common.LOG.logger;
11499
11548
  }
11549
+ /**
11550
+ * Determines whether realm specific endpoint should be used or not.
11551
+ * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
11552
+ * @param realmSpecificEndpointTemplateEnabled flag to enable the use of realm specific endpoint template
11553
+ */
11554
+ set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
11555
+ this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
11556
+ if (this.logger)
11557
+ this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
11558
+ if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
11559
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegion(ComputeManagementClient.serviceEndpointTemplate, this._region, ComputeManagementClient.endpointServiceName);
11560
+ }
11561
+ else if (this._lastSetRegionOrRegionId === common.Region.REGION_ID_STRING) {
11562
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(ComputeManagementClient.serviceEndpointTemplate, this._regionId, ComputeManagementClient.endpointServiceName);
11563
+ }
11564
+ }
11500
11565
  /**
11501
11566
  * Sets the region to call (ex, Region.US_PHOENIX_1).
11502
11567
  * Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.
11503
11568
  * @param region The region of the service.
11504
11569
  */
11505
11570
  set region(region) {
11571
+ this._region = region;
11506
11572
  this.endpoint = common.EndpointBuilder.createEndpointFromRegion(ComputeManagementClient.serviceEndpointTemplate, region, ComputeManagementClient.endpointServiceName);
11573
+ this._lastSetRegionOrRegionId = common.Region.REGION_STRING;
11507
11574
  }
11508
11575
  /**
11509
11576
  * Sets the regionId to call (ex, 'us-phoenix-1').
@@ -11514,7 +11581,9 @@ class ComputeManagementClient {
11514
11581
  * @param regionId The public region ID.
11515
11582
  */
11516
11583
  set regionId(regionId) {
11584
+ this._regionId = regionId;
11517
11585
  this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(ComputeManagementClient.serviceEndpointTemplate, regionId, ComputeManagementClient.endpointServiceName);
11586
+ this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
11518
11587
  }
11519
11588
  /**
11520
11589
  * Creates a new ComputeManagementWaiter for resources for this service.
@@ -11547,7 +11616,7 @@ class ComputeManagementClient {
11547
11616
  * @param AttachInstancePoolInstanceRequest
11548
11617
  * @return AttachInstancePoolInstanceResponse
11549
11618
  * @throws OciError when an error occurs
11550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
11619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
11551
11620
  */
11552
11621
  attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
11553
11622
  return __awaiter(this, void 0, void 0, function* () {
@@ -11622,7 +11691,7 @@ class ComputeManagementClient {
11622
11691
  * @param AttachLoadBalancerRequest
11623
11692
  * @return AttachLoadBalancerResponse
11624
11693
  * @throws OciError when an error occurs
11625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
11694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
11626
11695
  */
11627
11696
  attachLoadBalancer(attachLoadBalancerRequest) {
11628
11697
  return __awaiter(this, void 0, void 0, function* () {
@@ -11693,7 +11762,7 @@ class ComputeManagementClient {
11693
11762
  * @param ChangeClusterNetworkCompartmentRequest
11694
11763
  * @return ChangeClusterNetworkCompartmentResponse
11695
11764
  * @throws OciError when an error occurs
11696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
11765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
11697
11766
  */
11698
11767
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
11699
11768
  return __awaiter(this, void 0, void 0, function* () {
@@ -11768,7 +11837,7 @@ class ComputeManagementClient {
11768
11837
  * @param ChangeInstanceConfigurationCompartmentRequest
11769
11838
  * @return ChangeInstanceConfigurationCompartmentResponse
11770
11839
  * @throws OciError when an error occurs
11771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
11840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
11772
11841
  */
11773
11842
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
11774
11843
  return __awaiter(this, void 0, void 0, function* () {
@@ -11836,7 +11905,7 @@ class ComputeManagementClient {
11836
11905
  * @param ChangeInstancePoolCompartmentRequest
11837
11906
  * @return ChangeInstancePoolCompartmentResponse
11838
11907
  * @throws OciError when an error occurs
11839
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
11908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
11840
11909
  */
11841
11910
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
11842
11911
  return __awaiter(this, void 0, void 0, function* () {
@@ -11900,7 +11969,7 @@ class ComputeManagementClient {
11900
11969
  * @param CreateClusterNetworkRequest
11901
11970
  * @return CreateClusterNetworkResponse
11902
11971
  * @throws OciError when an error occurs
11903
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
11972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
11904
11973
  */
11905
11974
  createClusterNetwork(createClusterNetworkRequest) {
11906
11975
  return __awaiter(this, void 0, void 0, function* () {
@@ -11969,7 +12038,7 @@ class ComputeManagementClient {
11969
12038
  * @param CreateInstanceConfigurationRequest
11970
12039
  * @return CreateInstanceConfigurationResponse
11971
12040
  * @throws OciError when an error occurs
11972
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
12041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
11973
12042
  */
11974
12043
  createInstanceConfiguration(createInstanceConfigurationRequest) {
11975
12044
  return __awaiter(this, void 0, void 0, function* () {
@@ -12032,7 +12101,7 @@ class ComputeManagementClient {
12032
12101
  * @param CreateInstancePoolRequest
12033
12102
  * @return CreateInstancePoolResponse
12034
12103
  * @throws OciError when an error occurs
12035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
12104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
12036
12105
  */
12037
12106
  createInstancePool(createInstancePoolRequest) {
12038
12107
  return __awaiter(this, void 0, void 0, function* () {
@@ -12094,7 +12163,7 @@ class ComputeManagementClient {
12094
12163
  * @param DeleteInstanceConfigurationRequest
12095
12164
  * @return DeleteInstanceConfigurationResponse
12096
12165
  * @throws OciError when an error occurs
12097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
12166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
12098
12167
  */
12099
12168
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
12100
12169
  return __awaiter(this, void 0, void 0, function* () {
@@ -12149,7 +12218,7 @@ class ComputeManagementClient {
12149
12218
  * @param DetachInstancePoolInstanceRequest
12150
12219
  * @return DetachInstancePoolInstanceResponse
12151
12220
  * @throws OciError when an error occurs
12152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
12221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
12153
12222
  */
12154
12223
  detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
12155
12224
  return __awaiter(this, void 0, void 0, function* () {
@@ -12210,7 +12279,7 @@ class ComputeManagementClient {
12210
12279
  * @param DetachLoadBalancerRequest
12211
12280
  * @return DetachLoadBalancerResponse
12212
12281
  * @throws OciError when an error occurs
12213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
12282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
12214
12283
  */
12215
12284
  detachLoadBalancer(detachLoadBalancerRequest) {
12216
12285
  return __awaiter(this, void 0, void 0, function* () {
@@ -12275,7 +12344,7 @@ class ComputeManagementClient {
12275
12344
  * @param GetClusterNetworkRequest
12276
12345
  * @return GetClusterNetworkResponse
12277
12346
  * @throws OciError when an error occurs
12278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
12347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
12279
12348
  */
12280
12349
  getClusterNetwork(getClusterNetworkRequest) {
12281
12350
  return __awaiter(this, void 0, void 0, function* () {
@@ -12337,7 +12406,7 @@ class ComputeManagementClient {
12337
12406
  * @param GetInstanceConfigurationRequest
12338
12407
  * @return GetInstanceConfigurationResponse
12339
12408
  * @throws OciError when an error occurs
12340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
12409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
12341
12410
  */
12342
12411
  getInstanceConfiguration(getInstanceConfigurationRequest) {
12343
12412
  return __awaiter(this, void 0, void 0, function* () {
@@ -12399,7 +12468,7 @@ class ComputeManagementClient {
12399
12468
  * @param GetInstancePoolRequest
12400
12469
  * @return GetInstancePoolResponse
12401
12470
  * @throws OciError when an error occurs
12402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
12471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
12403
12472
  */
12404
12473
  getInstancePool(getInstancePoolRequest) {
12405
12474
  return __awaiter(this, void 0, void 0, function* () {
@@ -12461,7 +12530,7 @@ class ComputeManagementClient {
12461
12530
  * @param GetInstancePoolInstanceRequest
12462
12531
  * @return GetInstancePoolInstanceResponse
12463
12532
  * @throws OciError when an error occurs
12464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
12533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
12465
12534
  */
12466
12535
  getInstancePoolInstance(getInstancePoolInstanceRequest) {
12467
12536
  return __awaiter(this, void 0, void 0, function* () {
@@ -12525,7 +12594,7 @@ class ComputeManagementClient {
12525
12594
  * @param GetInstancePoolLoadBalancerAttachmentRequest
12526
12595
  * @return GetInstancePoolLoadBalancerAttachmentResponse
12527
12596
  * @throws OciError when an error occurs
12528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
12597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
12529
12598
  */
12530
12599
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
12531
12600
  return __awaiter(this, void 0, void 0, function* () {
@@ -12590,7 +12659,7 @@ class ComputeManagementClient {
12590
12659
  * @param LaunchInstanceConfigurationRequest
12591
12660
  * @return LaunchInstanceConfigurationResponse
12592
12661
  * @throws OciError when an error occurs
12593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
12662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
12594
12663
  */
12595
12664
  launchInstanceConfiguration(launchInstanceConfigurationRequest) {
12596
12665
  return __awaiter(this, void 0, void 0, function* () {
@@ -12659,7 +12728,7 @@ class ComputeManagementClient {
12659
12728
  * @param ListClusterNetworkInstancesRequest
12660
12729
  * @return ListClusterNetworkInstancesResponse
12661
12730
  * @throws OciError when an error occurs
12662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
12731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
12663
12732
  */
12664
12733
  listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
12665
12734
  return __awaiter(this, void 0, void 0, function* () {
@@ -12768,7 +12837,7 @@ class ComputeManagementClient {
12768
12837
  * @param ListClusterNetworksRequest
12769
12838
  * @return ListClusterNetworksResponse
12770
12839
  * @throws OciError when an error occurs
12771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
12840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
12772
12841
  */
12773
12842
  listClusterNetworks(listClusterNetworksRequest) {
12774
12843
  return __awaiter(this, void 0, void 0, function* () {
@@ -12877,7 +12946,7 @@ class ComputeManagementClient {
12877
12946
  * @param ListInstanceConfigurationsRequest
12878
12947
  * @return ListInstanceConfigurationsResponse
12879
12948
  * @throws OciError when an error occurs
12880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
12949
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
12881
12950
  */
12882
12951
  listInstanceConfigurations(listInstanceConfigurationsRequest) {
12883
12952
  return __awaiter(this, void 0, void 0, function* () {
@@ -12983,7 +13052,7 @@ class ComputeManagementClient {
12983
13052
  * @param ListInstancePoolInstancesRequest
12984
13053
  * @return ListInstancePoolInstancesResponse
12985
13054
  * @throws OciError when an error occurs
12986
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
13055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
12987
13056
  */
12988
13057
  listInstancePoolInstances(listInstancePoolInstancesRequest) {
12989
13058
  return __awaiter(this, void 0, void 0, function* () {
@@ -13092,7 +13161,7 @@ class ComputeManagementClient {
13092
13161
  * @param ListInstancePoolsRequest
13093
13162
  * @return ListInstancePoolsResponse
13094
13163
  * @throws OciError when an error occurs
13095
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
13164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
13096
13165
  */
13097
13166
  listInstancePools(listInstancePoolsRequest) {
13098
13167
  return __awaiter(this, void 0, void 0, function* () {
@@ -13202,7 +13271,7 @@ class ComputeManagementClient {
13202
13271
  * @param ResetInstancePoolRequest
13203
13272
  * @return ResetInstancePoolResponse
13204
13273
  * @throws OciError when an error occurs
13205
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
13274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
13206
13275
  */
13207
13276
  resetInstancePool(resetInstancePoolRequest) {
13208
13277
  return __awaiter(this, void 0, void 0, function* () {
@@ -13271,7 +13340,7 @@ class ComputeManagementClient {
13271
13340
  * @param SoftresetInstancePoolRequest
13272
13341
  * @return SoftresetInstancePoolResponse
13273
13342
  * @throws OciError when an error occurs
13274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
13343
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
13275
13344
  */
13276
13345
  softresetInstancePool(softresetInstancePoolRequest) {
13277
13346
  return __awaiter(this, void 0, void 0, function* () {
@@ -13337,7 +13406,7 @@ class ComputeManagementClient {
13337
13406
  * @param StartInstancePoolRequest
13338
13407
  * @return StartInstancePoolResponse
13339
13408
  * @throws OciError when an error occurs
13340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
13409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
13341
13410
  */
13342
13411
  startInstancePool(startInstancePoolRequest) {
13343
13412
  return __awaiter(this, void 0, void 0, function* () {
@@ -13403,7 +13472,7 @@ class ComputeManagementClient {
13403
13472
  * @param StopInstancePoolRequest
13404
13473
  * @return StopInstancePoolResponse
13405
13474
  * @throws OciError when an error occurs
13406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
13475
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
13407
13476
  */
13408
13477
  stopInstancePool(stopInstancePoolRequest) {
13409
13478
  return __awaiter(this, void 0, void 0, function* () {
@@ -13471,7 +13540,7 @@ class ComputeManagementClient {
13471
13540
  * @param TerminateClusterNetworkRequest
13472
13541
  * @return TerminateClusterNetworkResponse
13473
13542
  * @throws OciError when an error occurs
13474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
13543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
13475
13544
  */
13476
13545
  terminateClusterNetwork(terminateClusterNetworkRequest) {
13477
13546
  return __awaiter(this, void 0, void 0, function* () {
@@ -13538,7 +13607,7 @@ class ComputeManagementClient {
13538
13607
  * @param TerminateInstancePoolRequest
13539
13608
  * @return TerminateInstancePoolResponse
13540
13609
  * @throws OciError when an error occurs
13541
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
13610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
13542
13611
  */
13543
13612
  terminateInstancePool(terminateInstancePoolRequest) {
13544
13613
  return __awaiter(this, void 0, void 0, function* () {
@@ -13593,7 +13662,7 @@ class ComputeManagementClient {
13593
13662
  * @param UpdateClusterNetworkRequest
13594
13663
  * @return UpdateClusterNetworkResponse
13595
13664
  * @throws OciError when an error occurs
13596
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
13665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
13597
13666
  */
13598
13667
  updateClusterNetwork(updateClusterNetworkRequest) {
13599
13668
  return __awaiter(this, void 0, void 0, function* () {
@@ -13658,7 +13727,7 @@ class ComputeManagementClient {
13658
13727
  * @param UpdateInstanceConfigurationRequest
13659
13728
  * @return UpdateInstanceConfigurationResponse
13660
13729
  * @throws OciError when an error occurs
13661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
13730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
13662
13731
  */
13663
13732
  updateInstanceConfiguration(updateInstanceConfigurationRequest) {
13664
13733
  return __awaiter(this, void 0, void 0, function* () {
@@ -13726,7 +13795,7 @@ class ComputeManagementClient {
13726
13795
  * @param UpdateInstancePoolRequest
13727
13796
  * @return UpdateInstancePoolResponse
13728
13797
  * @throws OciError when an error occurs
13729
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
13798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
13730
13799
  */
13731
13800
  updateInstancePool(updateInstancePoolRequest) {
13732
13801
  return __awaiter(this, void 0, void 0, function* () {
@@ -13797,11 +13866,14 @@ var VirtualNetworkApiKeys;
13797
13866
  */
13798
13867
  class VirtualNetworkClient {
13799
13868
  constructor(params, clientConfiguration) {
13869
+ this["_realmSpecificEndpointTemplateEnabled"] = false;
13800
13870
  this["_endpoint"] = "";
13801
13871
  this["_defaultHeaders"] = {};
13802
13872
  this._circuitBreaker = null;
13803
13873
  this._httpOptions = undefined;
13804
13874
  this.targetService = "VirtualNetwork";
13875
+ this._regionId = "";
13876
+ this._lastSetRegionOrRegionId = "";
13805
13877
  const requestSigner = params.authenticationDetailsProvider
13806
13878
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
13807
13879
  : null;
@@ -13851,13 +13923,31 @@ class VirtualNetworkClient {
13851
13923
  get logger() {
13852
13924
  return common.LOG.logger;
13853
13925
  }
13926
+ /**
13927
+ * Determines whether realm specific endpoint should be used or not.
13928
+ * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
13929
+ * @param realmSpecificEndpointTemplateEnabled flag to enable the use of realm specific endpoint template
13930
+ */
13931
+ set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
13932
+ this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
13933
+ if (this.logger)
13934
+ this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
13935
+ if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
13936
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegion(VirtualNetworkClient.serviceEndpointTemplate, this._region, VirtualNetworkClient.endpointServiceName);
13937
+ }
13938
+ else if (this._lastSetRegionOrRegionId === common.Region.REGION_ID_STRING) {
13939
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(VirtualNetworkClient.serviceEndpointTemplate, this._regionId, VirtualNetworkClient.endpointServiceName);
13940
+ }
13941
+ }
13854
13942
  /**
13855
13943
  * Sets the region to call (ex, Region.US_PHOENIX_1).
13856
13944
  * Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.
13857
13945
  * @param region The region of the service.
13858
13946
  */
13859
13947
  set region(region) {
13948
+ this._region = region;
13860
13949
  this.endpoint = common.EndpointBuilder.createEndpointFromRegion(VirtualNetworkClient.serviceEndpointTemplate, region, VirtualNetworkClient.endpointServiceName);
13950
+ this._lastSetRegionOrRegionId = common.Region.REGION_STRING;
13861
13951
  }
13862
13952
  /**
13863
13953
  * Sets the regionId to call (ex, 'us-phoenix-1').
@@ -13868,7 +13958,9 @@ class VirtualNetworkClient {
13868
13958
  * @param regionId The public region ID.
13869
13959
  */
13870
13960
  set regionId(regionId) {
13961
+ this._regionId = regionId;
13871
13962
  this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(VirtualNetworkClient.serviceEndpointTemplate, regionId, VirtualNetworkClient.endpointServiceName);
13963
+ this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
13872
13964
  }
13873
13965
  /**
13874
13966
  * Creates a new VirtualNetworkWaiter for resources for this service.
@@ -13899,7 +13991,7 @@ class VirtualNetworkClient {
13899
13991
  * @param AddDrgRouteDistributionStatementsRequest
13900
13992
  * @return AddDrgRouteDistributionStatementsResponse
13901
13993
  * @throws OciError when an error occurs
13902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
13994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
13903
13995
  */
13904
13996
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
13905
13997
  return __awaiter(this, void 0, void 0, function* () {
@@ -13958,7 +14050,7 @@ class VirtualNetworkClient {
13958
14050
  * @param AddDrgRouteRulesRequest
13959
14051
  * @return AddDrgRouteRulesResponse
13960
14052
  * @throws OciError when an error occurs
13961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
14053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
13962
14054
  */
13963
14055
  addDrgRouteRules(addDrgRouteRulesRequest) {
13964
14056
  return __awaiter(this, void 0, void 0, function* () {
@@ -14018,7 +14110,7 @@ class VirtualNetworkClient {
14018
14110
  * @param AddIpv6SubnetCidrRequest
14019
14111
  * @return AddIpv6SubnetCidrResponse
14020
14112
  * @throws OciError when an error occurs
14021
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
14113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
14022
14114
  */
14023
14115
  addIpv6SubnetCidr(addIpv6SubnetCidrRequest) {
14024
14116
  return __awaiter(this, void 0, void 0, function* () {
@@ -14087,7 +14179,7 @@ class VirtualNetworkClient {
14087
14179
  * @param AddIpv6VcnCidrRequest
14088
14180
  * @return AddIpv6VcnCidrResponse
14089
14181
  * @throws OciError when an error occurs
14090
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
14182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
14091
14183
  */
14092
14184
  addIpv6VcnCidr(addIpv6VcnCidrRequest) {
14093
14185
  return __awaiter(this, void 0, void 0, function* () {
@@ -14150,7 +14242,7 @@ class VirtualNetworkClient {
14150
14242
  * @param AddNetworkSecurityGroupSecurityRulesRequest
14151
14243
  * @return AddNetworkSecurityGroupSecurityRulesResponse
14152
14244
  * @throws OciError when an error occurs
14153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
14245
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
14154
14246
  */
14155
14247
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
14156
14248
  return __awaiter(this, void 0, void 0, function* () {
@@ -14211,7 +14303,7 @@ class VirtualNetworkClient {
14211
14303
  * @param AddPublicIpPoolCapacityRequest
14212
14304
  * @return AddPublicIpPoolCapacityResponse
14213
14305
  * @throws OciError when an error occurs
14214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
14306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
14215
14307
  */
14216
14308
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
14217
14309
  return __awaiter(this, void 0, void 0, function* () {
@@ -14283,7 +14375,7 @@ class VirtualNetworkClient {
14283
14375
  * @param AddVcnCidrRequest
14284
14376
  * @return AddVcnCidrResponse
14285
14377
  * @throws OciError when an error occurs
14286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
14378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
14287
14379
  */
14288
14380
  addVcnCidr(addVcnCidrRequest) {
14289
14381
  return __awaiter(this, void 0, void 0, function* () {
@@ -14347,7 +14439,7 @@ class VirtualNetworkClient {
14347
14439
  * @param AdvertiseByoipRangeRequest
14348
14440
  * @return AdvertiseByoipRangeResponse
14349
14441
  * @throws OciError when an error occurs
14350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
14442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
14351
14443
  */
14352
14444
  advertiseByoipRange(advertiseByoipRangeRequest) {
14353
14445
  return __awaiter(this, void 0, void 0, function* () {
@@ -14411,7 +14503,7 @@ class VirtualNetworkClient {
14411
14503
  * @param AttachServiceIdRequest
14412
14504
  * @return AttachServiceIdResponse
14413
14505
  * @throws OciError when an error occurs
14414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
14506
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
14415
14507
  */
14416
14508
  attachServiceId(attachServiceIdRequest) {
14417
14509
  return __awaiter(this, void 0, void 0, function* () {
@@ -14474,7 +14566,7 @@ class VirtualNetworkClient {
14474
14566
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
14475
14567
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
14476
14568
  * @throws OciError when an error occurs
14477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
14569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
14478
14570
  */
14479
14571
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
14480
14572
  return __awaiter(this, void 0, void 0, function* () {
@@ -14526,7 +14618,7 @@ class VirtualNetworkClient {
14526
14618
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
14527
14619
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
14528
14620
  * @throws OciError when an error occurs
14529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
14621
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
14530
14622
  */
14531
14623
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
14532
14624
  return __awaiter(this, void 0, void 0, function* () {
@@ -14577,7 +14669,7 @@ class VirtualNetworkClient {
14577
14669
  * @param ChangeByoipRangeCompartmentRequest
14578
14670
  * @return ChangeByoipRangeCompartmentResponse
14579
14671
  * @throws OciError when an error occurs
14580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
14672
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
14581
14673
  */
14582
14674
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
14583
14675
  return __awaiter(this, void 0, void 0, function* () {
@@ -14636,7 +14728,7 @@ class VirtualNetworkClient {
14636
14728
  * @param ChangeCaptureFilterCompartmentRequest
14637
14729
  * @return ChangeCaptureFilterCompartmentResponse
14638
14730
  * @throws OciError when an error occurs
14639
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
14731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
14640
14732
  */
14641
14733
  changeCaptureFilterCompartment(changeCaptureFilterCompartmentRequest) {
14642
14734
  return __awaiter(this, void 0, void 0, function* () {
@@ -14706,7 +14798,7 @@ class VirtualNetworkClient {
14706
14798
  * @param ChangeCpeCompartmentRequest
14707
14799
  * @return ChangeCpeCompartmentResponse
14708
14800
  * @throws OciError when an error occurs
14709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
14801
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
14710
14802
  */
14711
14803
  changeCpeCompartment(changeCpeCompartmentRequest) {
14712
14804
  return __awaiter(this, void 0, void 0, function* () {
@@ -14770,7 +14862,7 @@ class VirtualNetworkClient {
14770
14862
  * @param ChangeCrossConnectCompartmentRequest
14771
14863
  * @return ChangeCrossConnectCompartmentResponse
14772
14864
  * @throws OciError when an error occurs
14773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
14865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
14774
14866
  */
14775
14867
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
14776
14868
  return __awaiter(this, void 0, void 0, function* () {
@@ -14834,7 +14926,7 @@ class VirtualNetworkClient {
14834
14926
  * @param ChangeCrossConnectGroupCompartmentRequest
14835
14927
  * @return ChangeCrossConnectGroupCompartmentResponse
14836
14928
  * @throws OciError when an error occurs
14837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
14929
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
14838
14930
  */
14839
14931
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
14840
14932
  return __awaiter(this, void 0, void 0, function* () {
@@ -14898,7 +14990,7 @@ class VirtualNetworkClient {
14898
14990
  * @param ChangeDhcpOptionsCompartmentRequest
14899
14991
  * @return ChangeDhcpOptionsCompartmentResponse
14900
14992
  * @throws OciError when an error occurs
14901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
14993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
14902
14994
  */
14903
14995
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
14904
14996
  return __awaiter(this, void 0, void 0, function* () {
@@ -14962,7 +15054,7 @@ class VirtualNetworkClient {
14962
15054
  * @param ChangeDrgCompartmentRequest
14963
15055
  * @return ChangeDrgCompartmentResponse
14964
15056
  * @throws OciError when an error occurs
14965
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
15057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
14966
15058
  */
14967
15059
  changeDrgCompartment(changeDrgCompartmentRequest) {
14968
15060
  return __awaiter(this, void 0, void 0, function* () {
@@ -15031,7 +15123,7 @@ class VirtualNetworkClient {
15031
15123
  * @param ChangeIPSecConnectionCompartmentRequest
15032
15124
  * @return ChangeIPSecConnectionCompartmentResponse
15033
15125
  * @throws OciError when an error occurs
15034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
15126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
15035
15127
  */
15036
15128
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
15037
15129
  return __awaiter(this, void 0, void 0, function* () {
@@ -15095,7 +15187,7 @@ class VirtualNetworkClient {
15095
15187
  * @param ChangeInternetGatewayCompartmentRequest
15096
15188
  * @return ChangeInternetGatewayCompartmentResponse
15097
15189
  * @throws OciError when an error occurs
15098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
15190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
15099
15191
  */
15100
15192
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
15101
15193
  return __awaiter(this, void 0, void 0, function* () {
@@ -15159,7 +15251,7 @@ class VirtualNetworkClient {
15159
15251
  * @param ChangeLocalPeeringGatewayCompartmentRequest
15160
15252
  * @return ChangeLocalPeeringGatewayCompartmentResponse
15161
15253
  * @throws OciError when an error occurs
15162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
15254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
15163
15255
  */
15164
15256
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
15165
15257
  return __awaiter(this, void 0, void 0, function* () {
@@ -15223,7 +15315,7 @@ class VirtualNetworkClient {
15223
15315
  * @param ChangeNatGatewayCompartmentRequest
15224
15316
  * @return ChangeNatGatewayCompartmentResponse
15225
15317
  * @throws OciError when an error occurs
15226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
15318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
15227
15319
  */
15228
15320
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
15229
15321
  return __awaiter(this, void 0, void 0, function* () {
@@ -15286,7 +15378,7 @@ class VirtualNetworkClient {
15286
15378
  * @param ChangeNetworkSecurityGroupCompartmentRequest
15287
15379
  * @return ChangeNetworkSecurityGroupCompartmentResponse
15288
15380
  * @throws OciError when an error occurs
15289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
15381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
15290
15382
  */
15291
15383
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
15292
15384
  return __awaiter(this, void 0, void 0, function* () {
@@ -15353,7 +15445,7 @@ class VirtualNetworkClient {
15353
15445
  * @param ChangePublicIpCompartmentRequest
15354
15446
  * @return ChangePublicIpCompartmentResponse
15355
15447
  * @throws OciError when an error occurs
15356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
15448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
15357
15449
  */
15358
15450
  changePublicIpCompartment(changePublicIpCompartmentRequest) {
15359
15451
  return __awaiter(this, void 0, void 0, function* () {
@@ -15417,7 +15509,7 @@ class VirtualNetworkClient {
15417
15509
  * @param ChangePublicIpPoolCompartmentRequest
15418
15510
  * @return ChangePublicIpPoolCompartmentResponse
15419
15511
  * @throws OciError when an error occurs
15420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
15512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
15421
15513
  */
15422
15514
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
15423
15515
  return __awaiter(this, void 0, void 0, function* () {
@@ -15476,7 +15568,7 @@ class VirtualNetworkClient {
15476
15568
  * @param ChangeRemotePeeringConnectionCompartmentRequest
15477
15569
  * @return ChangeRemotePeeringConnectionCompartmentResponse
15478
15570
  * @throws OciError when an error occurs
15479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
15571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
15480
15572
  */
15481
15573
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
15482
15574
  return __awaiter(this, void 0, void 0, function* () {
@@ -15540,7 +15632,7 @@ class VirtualNetworkClient {
15540
15632
  * @param ChangeRouteTableCompartmentRequest
15541
15633
  * @return ChangeRouteTableCompartmentResponse
15542
15634
  * @throws OciError when an error occurs
15543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
15635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
15544
15636
  */
15545
15637
  changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
15546
15638
  return __awaiter(this, void 0, void 0, function* () {
@@ -15604,7 +15696,7 @@ class VirtualNetworkClient {
15604
15696
  * @param ChangeSecurityListCompartmentRequest
15605
15697
  * @return ChangeSecurityListCompartmentResponse
15606
15698
  * @throws OciError when an error occurs
15607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
15699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
15608
15700
  */
15609
15701
  changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
15610
15702
  return __awaiter(this, void 0, void 0, function* () {
@@ -15668,7 +15760,7 @@ class VirtualNetworkClient {
15668
15760
  * @param ChangeServiceGatewayCompartmentRequest
15669
15761
  * @return ChangeServiceGatewayCompartmentResponse
15670
15762
  * @throws OciError when an error occurs
15671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
15763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
15672
15764
  */
15673
15765
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
15674
15766
  return __awaiter(this, void 0, void 0, function* () {
@@ -15732,7 +15824,7 @@ class VirtualNetworkClient {
15732
15824
  * @param ChangeSubnetCompartmentRequest
15733
15825
  * @return ChangeSubnetCompartmentResponse
15734
15826
  * @throws OciError when an error occurs
15735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
15827
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
15736
15828
  */
15737
15829
  changeSubnetCompartment(changeSubnetCompartmentRequest) {
15738
15830
  return __awaiter(this, void 0, void 0, function* () {
@@ -15801,7 +15893,7 @@ class VirtualNetworkClient {
15801
15893
  * @param ChangeVcnCompartmentRequest
15802
15894
  * @return ChangeVcnCompartmentResponse
15803
15895
  * @throws OciError when an error occurs
15804
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
15896
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
15805
15897
  */
15806
15898
  changeVcnCompartment(changeVcnCompartmentRequest) {
15807
15899
  return __awaiter(this, void 0, void 0, function* () {
@@ -15870,7 +15962,7 @@ class VirtualNetworkClient {
15870
15962
  * @param ChangeVirtualCircuitCompartmentRequest
15871
15963
  * @return ChangeVirtualCircuitCompartmentResponse
15872
15964
  * @throws OciError when an error occurs
15873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
15965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
15874
15966
  */
15875
15967
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
15876
15968
  return __awaiter(this, void 0, void 0, function* () {
@@ -15934,7 +16026,7 @@ class VirtualNetworkClient {
15934
16026
  * @param ChangeVlanCompartmentRequest
15935
16027
  * @return ChangeVlanCompartmentResponse
15936
16028
  * @throws OciError when an error occurs
15937
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
16029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
15938
16030
  */
15939
16031
  changeVlanCompartment(changeVlanCompartmentRequest) {
15940
16032
  return __awaiter(this, void 0, void 0, function* () {
@@ -15999,7 +16091,7 @@ class VirtualNetworkClient {
15999
16091
  * @param ChangeVtapCompartmentRequest
16000
16092
  * @return ChangeVtapCompartmentResponse
16001
16093
  * @throws OciError when an error occurs
16002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
16094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
16003
16095
  */
16004
16096
  changeVtapCompartment(changeVtapCompartmentRequest) {
16005
16097
  return __awaiter(this, void 0, void 0, function* () {
@@ -16074,7 +16166,7 @@ class VirtualNetworkClient {
16074
16166
  * @param ConnectLocalPeeringGatewaysRequest
16075
16167
  * @return ConnectLocalPeeringGatewaysResponse
16076
16168
  * @throws OciError when an error occurs
16077
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
16169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
16078
16170
  */
16079
16171
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
16080
16172
  return __awaiter(this, void 0, void 0, function* () {
@@ -16136,7 +16228,7 @@ class VirtualNetworkClient {
16136
16228
  * @param ConnectRemotePeeringConnectionsRequest
16137
16229
  * @return ConnectRemotePeeringConnectionsResponse
16138
16230
  * @throws OciError when an error occurs
16139
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
16231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
16140
16232
  */
16141
16233
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
16142
16234
  return __awaiter(this, void 0, void 0, function* () {
@@ -16191,7 +16283,7 @@ class VirtualNetworkClient {
16191
16283
  * @param CreateByoipRangeRequest
16192
16284
  * @return CreateByoipRangeResponse
16193
16285
  * @throws OciError when an error occurs
16194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
16286
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
16195
16287
  */
16196
16288
  createByoipRange(createByoipRangeRequest) {
16197
16289
  return __awaiter(this, void 0, void 0, function* () {
@@ -16263,7 +16355,7 @@ class VirtualNetworkClient {
16263
16355
  * @param CreateCaptureFilterRequest
16264
16356
  * @return CreateCaptureFilterResponse
16265
16357
  * @throws OciError when an error occurs
16266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
16358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
16267
16359
  */
16268
16360
  createCaptureFilter(createCaptureFilterRequest) {
16269
16361
  return __awaiter(this, void 0, void 0, function* () {
@@ -16341,7 +16433,7 @@ class VirtualNetworkClient {
16341
16433
  * @param CreateCpeRequest
16342
16434
  * @return CreateCpeResponse
16343
16435
  * @throws OciError when an error occurs
16344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
16436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
16345
16437
  */
16346
16438
  createCpe(createCpeRequest) {
16347
16439
  return __awaiter(this, void 0, void 0, function* () {
@@ -16422,7 +16514,7 @@ class VirtualNetworkClient {
16422
16514
  * @param CreateCrossConnectRequest
16423
16515
  * @return CreateCrossConnectResponse
16424
16516
  * @throws OciError when an error occurs
16425
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
16517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
16426
16518
  */
16427
16519
  createCrossConnect(createCrossConnectRequest) {
16428
16520
  return __awaiter(this, void 0, void 0, function* () {
@@ -16499,7 +16591,7 @@ class VirtualNetworkClient {
16499
16591
  * @param CreateCrossConnectGroupRequest
16500
16592
  * @return CreateCrossConnectGroupResponse
16501
16593
  * @throws OciError when an error occurs
16502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
16594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
16503
16595
  */
16504
16596
  createCrossConnectGroup(createCrossConnectGroupRequest) {
16505
16597
  return __awaiter(this, void 0, void 0, function* () {
@@ -16573,7 +16665,7 @@ class VirtualNetworkClient {
16573
16665
  * @param CreateDhcpOptionsRequest
16574
16666
  * @return CreateDhcpOptionsResponse
16575
16667
  * @throws OciError when an error occurs
16576
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
16668
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
16577
16669
  */
16578
16670
  createDhcpOptions(createDhcpOptionsRequest) {
16579
16671
  return __awaiter(this, void 0, void 0, function* () {
@@ -16647,7 +16739,7 @@ class VirtualNetworkClient {
16647
16739
  * @param CreateDrgRequest
16648
16740
  * @return CreateDrgResponse
16649
16741
  * @throws OciError when an error occurs
16650
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
16742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
16651
16743
  */
16652
16744
  createDrg(createDrgRequest) {
16653
16745
  return __awaiter(this, void 0, void 0, function* () {
@@ -16720,7 +16812,7 @@ class VirtualNetworkClient {
16720
16812
  * @param CreateDrgAttachmentRequest
16721
16813
  * @return CreateDrgAttachmentResponse
16722
16814
  * @throws OciError when an error occurs
16723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
16815
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
16724
16816
  */
16725
16817
  createDrgAttachment(createDrgAttachmentRequest) {
16726
16818
  return __awaiter(this, void 0, void 0, function* () {
@@ -16786,7 +16878,7 @@ class VirtualNetworkClient {
16786
16878
  * @param CreateDrgRouteDistributionRequest
16787
16879
  * @return CreateDrgRouteDistributionResponse
16788
16880
  * @throws OciError when an error occurs
16789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
16881
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
16790
16882
  */
16791
16883
  createDrgRouteDistribution(createDrgRouteDistributionRequest) {
16792
16884
  return __awaiter(this, void 0, void 0, function* () {
@@ -16850,7 +16942,7 @@ class VirtualNetworkClient {
16850
16942
  * @param CreateDrgRouteTableRequest
16851
16943
  * @return CreateDrgRouteTableResponse
16852
16944
  * @throws OciError when an error occurs
16853
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
16945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
16854
16946
  */
16855
16947
  createDrgRouteTable(createDrgRouteTableRequest) {
16856
16948
  return __awaiter(this, void 0, void 0, function* () {
@@ -16940,7 +17032,7 @@ class VirtualNetworkClient {
16940
17032
  * @param CreateIPSecConnectionRequest
16941
17033
  * @return CreateIPSecConnectionResponse
16942
17034
  * @throws OciError when an error occurs
16943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
17035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
16944
17036
  */
16945
17037
  createIPSecConnection(createIPSecConnectionRequest) {
16946
17038
  return __awaiter(this, void 0, void 0, function* () {
@@ -17022,7 +17114,7 @@ class VirtualNetworkClient {
17022
17114
  * @param CreateInternetGatewayRequest
17023
17115
  * @return CreateInternetGatewayResponse
17024
17116
  * @throws OciError when an error occurs
17025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
17117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
17026
17118
  */
17027
17119
  createInternetGateway(createInternetGatewayRequest) {
17028
17120
  return __awaiter(this, void 0, void 0, function* () {
@@ -17085,7 +17177,7 @@ class VirtualNetworkClient {
17085
17177
  * @param CreateIpv6Request
17086
17178
  * @return CreateIpv6Response
17087
17179
  * @throws OciError when an error occurs
17088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
17180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
17089
17181
  */
17090
17182
  createIpv6(createIpv6Request) {
17091
17183
  return __awaiter(this, void 0, void 0, function* () {
@@ -17149,7 +17241,7 @@ class VirtualNetworkClient {
17149
17241
  * @param CreateLocalPeeringGatewayRequest
17150
17242
  * @return CreateLocalPeeringGatewayResponse
17151
17243
  * @throws OciError when an error occurs
17152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
17244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
17153
17245
  */
17154
17246
  createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
17155
17247
  return __awaiter(this, void 0, void 0, function* () {
@@ -17213,7 +17305,7 @@ class VirtualNetworkClient {
17213
17305
  * @param CreateNatGatewayRequest
17214
17306
  * @return CreateNatGatewayResponse
17215
17307
  * @throws OciError when an error occurs
17216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
17308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
17217
17309
  */
17218
17310
  createNatGateway(createNatGatewayRequest) {
17219
17311
  return __awaiter(this, void 0, void 0, function* () {
@@ -17276,7 +17368,7 @@ class VirtualNetworkClient {
17276
17368
  * @param CreateNetworkSecurityGroupRequest
17277
17369
  * @return CreateNetworkSecurityGroupResponse
17278
17370
  * @throws OciError when an error occurs
17279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
17371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
17280
17372
  */
17281
17373
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
17282
17374
  return __awaiter(this, void 0, void 0, function* () {
@@ -17341,7 +17433,7 @@ class VirtualNetworkClient {
17341
17433
  * @param CreatePrivateIpRequest
17342
17434
  * @return CreatePrivateIpResponse
17343
17435
  * @throws OciError when an error occurs
17344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
17436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
17345
17437
  */
17346
17438
  createPrivateIp(createPrivateIpRequest) {
17347
17439
  return __awaiter(this, void 0, void 0, function* () {
@@ -17424,7 +17516,7 @@ class VirtualNetworkClient {
17424
17516
  * @param CreatePublicIpRequest
17425
17517
  * @return CreatePublicIpResponse
17426
17518
  * @throws OciError when an error occurs
17427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
17519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
17428
17520
  */
17429
17521
  createPublicIp(createPublicIpRequest) {
17430
17522
  return __awaiter(this, void 0, void 0, function* () {
@@ -17487,7 +17579,7 @@ class VirtualNetworkClient {
17487
17579
  * @param CreatePublicIpPoolRequest
17488
17580
  * @return CreatePublicIpPoolResponse
17489
17581
  * @throws OciError when an error occurs
17490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
17582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
17491
17583
  */
17492
17584
  createPublicIpPool(createPublicIpPoolRequest) {
17493
17585
  return __awaiter(this, void 0, void 0, function* () {
@@ -17551,7 +17643,7 @@ class VirtualNetworkClient {
17551
17643
  * @param CreateRemotePeeringConnectionRequest
17552
17644
  * @return CreateRemotePeeringConnectionResponse
17553
17645
  * @throws OciError when an error occurs
17554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
17646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
17555
17647
  */
17556
17648
  createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
17557
17649
  return __awaiter(this, void 0, void 0, function* () {
@@ -17628,7 +17720,7 @@ class VirtualNetworkClient {
17628
17720
  * @param CreateRouteTableRequest
17629
17721
  * @return CreateRouteTableResponse
17630
17722
  * @throws OciError when an error occurs
17631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
17723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
17632
17724
  */
17633
17725
  createRouteTable(createRouteTableRequest) {
17634
17726
  return __awaiter(this, void 0, void 0, function* () {
@@ -17704,7 +17796,7 @@ class VirtualNetworkClient {
17704
17796
  * @param CreateSecurityListRequest
17705
17797
  * @return CreateSecurityListResponse
17706
17798
  * @throws OciError when an error occurs
17707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
17799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
17708
17800
  */
17709
17801
  createSecurityList(createSecurityListRequest) {
17710
17802
  return __awaiter(this, void 0, void 0, function* () {
@@ -17775,7 +17867,7 @@ class VirtualNetworkClient {
17775
17867
  * @param CreateServiceGatewayRequest
17776
17868
  * @return CreateServiceGatewayResponse
17777
17869
  * @throws OciError when an error occurs
17778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
17870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
17779
17871
  */
17780
17872
  createServiceGateway(createServiceGatewayRequest) {
17781
17873
  return __awaiter(this, void 0, void 0, function* () {
@@ -17863,7 +17955,7 @@ class VirtualNetworkClient {
17863
17955
  * @param CreateSubnetRequest
17864
17956
  * @return CreateSubnetResponse
17865
17957
  * @throws OciError when an error occurs
17866
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
17958
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
17867
17959
  */
17868
17960
  createSubnet(createSubnetRequest) {
17869
17961
  return __awaiter(this, void 0, void 0, function* () {
@@ -17958,7 +18050,7 @@ class VirtualNetworkClient {
17958
18050
  * @param CreateVcnRequest
17959
18051
  * @return CreateVcnResponse
17960
18052
  * @throws OciError when an error occurs
17961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
18053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
17962
18054
  */
17963
18055
  createVcn(createVcnRequest) {
17964
18056
  return __awaiter(this, void 0, void 0, function* () {
@@ -18041,7 +18133,7 @@ class VirtualNetworkClient {
18041
18133
  * @param CreateVirtualCircuitRequest
18042
18134
  * @return CreateVirtualCircuitResponse
18043
18135
  * @throws OciError when an error occurs
18044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
18136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
18045
18137
  */
18046
18138
  createVirtualCircuit(createVirtualCircuitRequest) {
18047
18139
  return __awaiter(this, void 0, void 0, function* () {
@@ -18104,7 +18196,7 @@ class VirtualNetworkClient {
18104
18196
  * @param CreateVlanRequest
18105
18197
  * @return CreateVlanResponse
18106
18198
  * @throws OciError when an error occurs
18107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
18199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
18108
18200
  */
18109
18201
  createVlan(createVlanRequest) {
18110
18202
  return __awaiter(this, void 0, void 0, function* () {
@@ -18176,7 +18268,7 @@ class VirtualNetworkClient {
18176
18268
  * @param CreateVtapRequest
18177
18269
  * @return CreateVtapResponse
18178
18270
  * @throws OciError when an error occurs
18179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
18271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
18180
18272
  */
18181
18273
  createVtap(createVtapRequest) {
18182
18274
  return __awaiter(this, void 0, void 0, function* () {
@@ -18244,7 +18336,7 @@ class VirtualNetworkClient {
18244
18336
  * @param DeleteByoipRangeRequest
18245
18337
  * @return DeleteByoipRangeResponse
18246
18338
  * @throws OciError when an error occurs
18247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
18339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
18248
18340
  */
18249
18341
  deleteByoipRange(deleteByoipRangeRequest) {
18250
18342
  return __awaiter(this, void 0, void 0, function* () {
@@ -18306,7 +18398,7 @@ class VirtualNetworkClient {
18306
18398
  * @param DeleteCaptureFilterRequest
18307
18399
  * @return DeleteCaptureFilterResponse
18308
18400
  * @throws OciError when an error occurs
18309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
18401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
18310
18402
  */
18311
18403
  deleteCaptureFilter(deleteCaptureFilterRequest) {
18312
18404
  return __awaiter(this, void 0, void 0, function* () {
@@ -18364,7 +18456,7 @@ class VirtualNetworkClient {
18364
18456
  * @param DeleteCpeRequest
18365
18457
  * @return DeleteCpeResponse
18366
18458
  * @throws OciError when an error occurs
18367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
18459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
18368
18460
  */
18369
18461
  deleteCpe(deleteCpeRequest) {
18370
18462
  return __awaiter(this, void 0, void 0, function* () {
@@ -18420,7 +18512,7 @@ class VirtualNetworkClient {
18420
18512
  * @param DeleteCrossConnectRequest
18421
18513
  * @return DeleteCrossConnectResponse
18422
18514
  * @throws OciError when an error occurs
18423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
18515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
18424
18516
  */
18425
18517
  deleteCrossConnect(deleteCrossConnectRequest) {
18426
18518
  return __awaiter(this, void 0, void 0, function* () {
@@ -18477,7 +18569,7 @@ class VirtualNetworkClient {
18477
18569
  * @param DeleteCrossConnectGroupRequest
18478
18570
  * @return DeleteCrossConnectGroupResponse
18479
18571
  * @throws OciError when an error occurs
18480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
18572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
18481
18573
  */
18482
18574
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
18483
18575
  return __awaiter(this, void 0, void 0, function* () {
@@ -18536,7 +18628,7 @@ class VirtualNetworkClient {
18536
18628
  * @param DeleteDhcpOptionsRequest
18537
18629
  * @return DeleteDhcpOptionsResponse
18538
18630
  * @throws OciError when an error occurs
18539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
18631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
18540
18632
  */
18541
18633
  deleteDhcpOptions(deleteDhcpOptionsRequest) {
18542
18634
  return __awaiter(this, void 0, void 0, function* () {
@@ -18594,7 +18686,7 @@ class VirtualNetworkClient {
18594
18686
  * @param DeleteDrgRequest
18595
18687
  * @return DeleteDrgResponse
18596
18688
  * @throws OciError when an error occurs
18597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
18689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
18598
18690
  */
18599
18691
  deleteDrg(deleteDrgRequest) {
18600
18692
  return __awaiter(this, void 0, void 0, function* () {
@@ -18651,7 +18743,7 @@ class VirtualNetworkClient {
18651
18743
  * @param DeleteDrgAttachmentRequest
18652
18744
  * @return DeleteDrgAttachmentResponse
18653
18745
  * @throws OciError when an error occurs
18654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
18746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
18655
18747
  */
18656
18748
  deleteDrgAttachment(deleteDrgAttachmentRequest) {
18657
18749
  return __awaiter(this, void 0, void 0, function* () {
@@ -18708,7 +18800,7 @@ class VirtualNetworkClient {
18708
18800
  * @param DeleteDrgRouteDistributionRequest
18709
18801
  * @return DeleteDrgRouteDistributionResponse
18710
18802
  * @throws OciError when an error occurs
18711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
18803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
18712
18804
  */
18713
18805
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
18714
18806
  return __awaiter(this, void 0, void 0, function* () {
@@ -18763,7 +18855,7 @@ class VirtualNetworkClient {
18763
18855
  * @param DeleteDrgRouteTableRequest
18764
18856
  * @return DeleteDrgRouteTableResponse
18765
18857
  * @throws OciError when an error occurs
18766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
18858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
18767
18859
  */
18768
18860
  deleteDrgRouteTable(deleteDrgRouteTableRequest) {
18769
18861
  return __awaiter(this, void 0, void 0, function* () {
@@ -18825,7 +18917,7 @@ class VirtualNetworkClient {
18825
18917
  * @param DeleteIPSecConnectionRequest
18826
18918
  * @return DeleteIPSecConnectionResponse
18827
18919
  * @throws OciError when an error occurs
18828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
18920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
18829
18921
  */
18830
18922
  deleteIPSecConnection(deleteIPSecConnectionRequest) {
18831
18923
  return __awaiter(this, void 0, void 0, function* () {
@@ -18884,7 +18976,7 @@ class VirtualNetworkClient {
18884
18976
  * @param DeleteInternetGatewayRequest
18885
18977
  * @return DeleteInternetGatewayResponse
18886
18978
  * @throws OciError when an error occurs
18887
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
18979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
18888
18980
  */
18889
18981
  deleteInternetGateway(deleteInternetGatewayRequest) {
18890
18982
  return __awaiter(this, void 0, void 0, function* () {
@@ -18940,7 +19032,7 @@ class VirtualNetworkClient {
18940
19032
  * @param DeleteIpv6Request
18941
19033
  * @return DeleteIpv6Response
18942
19034
  * @throws OciError when an error occurs
18943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
19035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
18944
19036
  */
18945
19037
  deleteIpv6(deleteIpv6Request) {
18946
19038
  return __awaiter(this, void 0, void 0, function* () {
@@ -18999,7 +19091,7 @@ class VirtualNetworkClient {
18999
19091
  * @param DeleteLocalPeeringGatewayRequest
19000
19092
  * @return DeleteLocalPeeringGatewayResponse
19001
19093
  * @throws OciError when an error occurs
19002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
19094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
19003
19095
  */
19004
19096
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
19005
19097
  return __awaiter(this, void 0, void 0, function* () {
@@ -19058,7 +19150,7 @@ class VirtualNetworkClient {
19058
19150
  * @param DeleteNatGatewayRequest
19059
19151
  * @return DeleteNatGatewayResponse
19060
19152
  * @throws OciError when an error occurs
19061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
19153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
19062
19154
  */
19063
19155
  deleteNatGateway(deleteNatGatewayRequest) {
19064
19156
  return __awaiter(this, void 0, void 0, function* () {
@@ -19119,7 +19211,7 @@ class VirtualNetworkClient {
19119
19211
  * @param DeleteNetworkSecurityGroupRequest
19120
19212
  * @return DeleteNetworkSecurityGroupResponse
19121
19213
  * @throws OciError when an error occurs
19122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
19214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
19123
19215
  */
19124
19216
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
19125
19217
  return __awaiter(this, void 0, void 0, function* () {
@@ -19184,7 +19276,7 @@ class VirtualNetworkClient {
19184
19276
  * @param DeletePrivateIpRequest
19185
19277
  * @return DeletePrivateIpResponse
19186
19278
  * @throws OciError when an error occurs
19187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
19279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
19188
19280
  */
19189
19281
  deletePrivateIp(deletePrivateIpRequest) {
19190
19282
  return __awaiter(this, void 0, void 0, function* () {
@@ -19253,7 +19345,7 @@ class VirtualNetworkClient {
19253
19345
  * @param DeletePublicIpRequest
19254
19346
  * @return DeletePublicIpResponse
19255
19347
  * @throws OciError when an error occurs
19256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
19348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
19257
19349
  */
19258
19350
  deletePublicIp(deletePublicIpRequest) {
19259
19351
  return __awaiter(this, void 0, void 0, function* () {
@@ -19310,7 +19402,7 @@ class VirtualNetworkClient {
19310
19402
  * @param DeletePublicIpPoolRequest
19311
19403
  * @return DeletePublicIpPoolResponse
19312
19404
  * @throws OciError when an error occurs
19313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
19405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
19314
19406
  */
19315
19407
  deletePublicIpPool(deletePublicIpPoolRequest) {
19316
19408
  return __awaiter(this, void 0, void 0, function* () {
@@ -19369,7 +19461,7 @@ class VirtualNetworkClient {
19369
19461
  * @param DeleteRemotePeeringConnectionRequest
19370
19462
  * @return DeleteRemotePeeringConnectionResponse
19371
19463
  * @throws OciError when an error occurs
19372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
19464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
19373
19465
  */
19374
19466
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
19375
19467
  return __awaiter(this, void 0, void 0, function* () {
@@ -19428,7 +19520,7 @@ class VirtualNetworkClient {
19428
19520
  * @param DeleteRouteTableRequest
19429
19521
  * @return DeleteRouteTableResponse
19430
19522
  * @throws OciError when an error occurs
19431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
19523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
19432
19524
  */
19433
19525
  deleteRouteTable(deleteRouteTableRequest) {
19434
19526
  return __awaiter(this, void 0, void 0, function* () {
@@ -19487,7 +19579,7 @@ class VirtualNetworkClient {
19487
19579
  * @param DeleteSecurityListRequest
19488
19580
  * @return DeleteSecurityListResponse
19489
19581
  * @throws OciError when an error occurs
19490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
19582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
19491
19583
  */
19492
19584
  deleteSecurityList(deleteSecurityListRequest) {
19493
19585
  return __awaiter(this, void 0, void 0, function* () {
@@ -19543,7 +19635,7 @@ class VirtualNetworkClient {
19543
19635
  * @param DeleteServiceGatewayRequest
19544
19636
  * @return DeleteServiceGatewayResponse
19545
19637
  * @throws OciError when an error occurs
19546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
19638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
19547
19639
  */
19548
19640
  deleteServiceGateway(deleteServiceGatewayRequest) {
19549
19641
  return __awaiter(this, void 0, void 0, function* () {
@@ -19600,7 +19692,7 @@ class VirtualNetworkClient {
19600
19692
  * @param DeleteSubnetRequest
19601
19693
  * @return DeleteSubnetResponse
19602
19694
  * @throws OciError when an error occurs
19603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
19695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
19604
19696
  */
19605
19697
  deleteSubnet(deleteSubnetRequest) {
19606
19698
  return __awaiter(this, void 0, void 0, function* () {
@@ -19660,7 +19752,7 @@ class VirtualNetworkClient {
19660
19752
  * @param DeleteVcnRequest
19661
19753
  * @return DeleteVcnResponse
19662
19754
  * @throws OciError when an error occurs
19663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
19755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
19664
19756
  */
19665
19757
  deleteVcn(deleteVcnRequest) {
19666
19758
  return __awaiter(this, void 0, void 0, function* () {
@@ -19719,7 +19811,7 @@ class VirtualNetworkClient {
19719
19811
  * @param DeleteVirtualCircuitRequest
19720
19812
  * @return DeleteVirtualCircuitResponse
19721
19813
  * @throws OciError when an error occurs
19722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
19814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
19723
19815
  */
19724
19816
  deleteVirtualCircuit(deleteVirtualCircuitRequest) {
19725
19817
  return __awaiter(this, void 0, void 0, function* () {
@@ -19774,7 +19866,7 @@ class VirtualNetworkClient {
19774
19866
  * @param DeleteVlanRequest
19775
19867
  * @return DeleteVlanResponse
19776
19868
  * @throws OciError when an error occurs
19777
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
19869
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
19778
19870
  */
19779
19871
  deleteVlan(deleteVlanRequest) {
19780
19872
  return __awaiter(this, void 0, void 0, function* () {
@@ -19831,7 +19923,7 @@ class VirtualNetworkClient {
19831
19923
  * @param DeleteVtapRequest
19832
19924
  * @return DeleteVtapResponse
19833
19925
  * @throws OciError when an error occurs
19834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
19926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
19835
19927
  */
19836
19928
  deleteVtap(deleteVtapRequest) {
19837
19929
  return __awaiter(this, void 0, void 0, function* () {
@@ -19903,7 +19995,7 @@ class VirtualNetworkClient {
19903
19995
  * @param DetachServiceIdRequest
19904
19996
  * @return DetachServiceIdResponse
19905
19997
  * @throws OciError when an error occurs
19906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
19998
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
19907
19999
  */
19908
20000
  detachServiceId(detachServiceIdRequest) {
19909
20001
  return __awaiter(this, void 0, void 0, function* () {
@@ -19963,7 +20055,7 @@ class VirtualNetworkClient {
19963
20055
  * @param GetAllDrgAttachmentsRequest
19964
20056
  * @return GetAllDrgAttachmentsResponse
19965
20057
  * @throws OciError when an error occurs
19966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
20058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
19967
20059
  */
19968
20060
  getAllDrgAttachments(getAllDrgAttachmentsRequest) {
19969
20061
  return __awaiter(this, void 0, void 0, function* () {
@@ -20072,7 +20164,7 @@ class VirtualNetworkClient {
20072
20164
  * @param GetAllowedIkeIPSecParametersRequest
20073
20165
  * @return GetAllowedIkeIPSecParametersResponse
20074
20166
  * @throws OciError when an error occurs
20075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
20167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
20076
20168
  */
20077
20169
  getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
20078
20170
  return __awaiter(this, void 0, void 0, function* () {
@@ -20129,7 +20221,7 @@ class VirtualNetworkClient {
20129
20221
  * @param GetByoipRangeRequest
20130
20222
  * @return GetByoipRangeResponse
20131
20223
  * @throws OciError when an error occurs
20132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
20224
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
20133
20225
  */
20134
20226
  getByoipRange(getByoipRangeRequest) {
20135
20227
  return __awaiter(this, void 0, void 0, function* () {
@@ -20192,7 +20284,7 @@ class VirtualNetworkClient {
20192
20284
  * @param GetCaptureFilterRequest
20193
20285
  * @return GetCaptureFilterResponse
20194
20286
  * @throws OciError when an error occurs
20195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
20287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
20196
20288
  */
20197
20289
  getCaptureFilter(getCaptureFilterRequest) {
20198
20290
  return __awaiter(this, void 0, void 0, function* () {
@@ -20255,7 +20347,7 @@ class VirtualNetworkClient {
20255
20347
  * @param GetCpeRequest
20256
20348
  * @return GetCpeResponse
20257
20349
  * @throws OciError when an error occurs
20258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
20350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
20259
20351
  */
20260
20352
  getCpe(getCpeRequest) {
20261
20353
  return __awaiter(this, void 0, void 0, function* () {
@@ -20335,7 +20427,7 @@ class VirtualNetworkClient {
20335
20427
  * @param GetCpeDeviceConfigContentRequest
20336
20428
  * @return GetCpeDeviceConfigContentResponse
20337
20429
  * @throws OciError when an error occurs
20338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
20430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
20339
20431
  */
20340
20432
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
20341
20433
  return __awaiter(this, void 0, void 0, function* () {
@@ -20401,7 +20493,7 @@ class VirtualNetworkClient {
20401
20493
  * @param GetCpeDeviceShapeRequest
20402
20494
  * @return GetCpeDeviceShapeResponse
20403
20495
  * @throws OciError when an error occurs
20404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
20496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
20405
20497
  */
20406
20498
  getCpeDeviceShape(getCpeDeviceShapeRequest) {
20407
20499
  return __awaiter(this, void 0, void 0, function* () {
@@ -20459,7 +20551,7 @@ class VirtualNetworkClient {
20459
20551
  * @param GetCrossConnectRequest
20460
20552
  * @return GetCrossConnectResponse
20461
20553
  * @throws OciError when an error occurs
20462
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
20554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
20463
20555
  */
20464
20556
  getCrossConnect(getCrossConnectRequest) {
20465
20557
  return __awaiter(this, void 0, void 0, function* () {
@@ -20521,7 +20613,7 @@ class VirtualNetworkClient {
20521
20613
  * @param GetCrossConnectGroupRequest
20522
20614
  * @return GetCrossConnectGroupResponse
20523
20615
  * @throws OciError when an error occurs
20524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
20616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
20525
20617
  */
20526
20618
  getCrossConnectGroup(getCrossConnectGroupRequest) {
20527
20619
  return __awaiter(this, void 0, void 0, function* () {
@@ -20583,7 +20675,7 @@ class VirtualNetworkClient {
20583
20675
  * @param GetCrossConnectLetterOfAuthorityRequest
20584
20676
  * @return GetCrossConnectLetterOfAuthorityResponse
20585
20677
  * @throws OciError when an error occurs
20586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
20678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
20587
20679
  */
20588
20680
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
20589
20681
  return __awaiter(this, void 0, void 0, function* () {
@@ -20641,7 +20733,7 @@ class VirtualNetworkClient {
20641
20733
  * @param GetCrossConnectStatusRequest
20642
20734
  * @return GetCrossConnectStatusResponse
20643
20735
  * @throws OciError when an error occurs
20644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
20736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
20645
20737
  */
20646
20738
  getCrossConnectStatus(getCrossConnectStatusRequest) {
20647
20739
  return __awaiter(this, void 0, void 0, function* () {
@@ -20698,7 +20790,7 @@ class VirtualNetworkClient {
20698
20790
  * @param GetDhcpOptionsRequest
20699
20791
  * @return GetDhcpOptionsResponse
20700
20792
  * @throws OciError when an error occurs
20701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
20793
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
20702
20794
  */
20703
20795
  getDhcpOptions(getDhcpOptionsRequest) {
20704
20796
  return __awaiter(this, void 0, void 0, function* () {
@@ -20760,7 +20852,7 @@ class VirtualNetworkClient {
20760
20852
  * @param GetDrgRequest
20761
20853
  * @return GetDrgResponse
20762
20854
  * @throws OciError when an error occurs
20763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
20855
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
20764
20856
  */
20765
20857
  getDrg(getDrgRequest) {
20766
20858
  return __awaiter(this, void 0, void 0, function* () {
@@ -20822,7 +20914,7 @@ class VirtualNetworkClient {
20822
20914
  * @param GetDrgAttachmentRequest
20823
20915
  * @return GetDrgAttachmentResponse
20824
20916
  * @throws OciError when an error occurs
20825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
20917
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
20826
20918
  */
20827
20919
  getDrgAttachment(getDrgAttachmentRequest) {
20828
20920
  return __awaiter(this, void 0, void 0, function* () {
@@ -20886,7 +20978,7 @@ class VirtualNetworkClient {
20886
20978
  * @param GetDrgRedundancyStatusRequest
20887
20979
  * @return GetDrgRedundancyStatusResponse
20888
20980
  * @throws OciError when an error occurs
20889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
20981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
20890
20982
  */
20891
20983
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
20892
20984
  return __awaiter(this, void 0, void 0, function* () {
@@ -20944,7 +21036,7 @@ class VirtualNetworkClient {
20944
21036
  * @param GetDrgRouteDistributionRequest
20945
21037
  * @return GetDrgRouteDistributionResponse
20946
21038
  * @throws OciError when an error occurs
20947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
21039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
20948
21040
  */
20949
21041
  getDrgRouteDistribution(getDrgRouteDistributionRequest) {
20950
21042
  return __awaiter(this, void 0, void 0, function* () {
@@ -21006,7 +21098,7 @@ class VirtualNetworkClient {
21006
21098
  * @param GetDrgRouteTableRequest
21007
21099
  * @return GetDrgRouteTableResponse
21008
21100
  * @throws OciError when an error occurs
21009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
21101
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
21010
21102
  */
21011
21103
  getDrgRouteTable(getDrgRouteTableRequest) {
21012
21104
  return __awaiter(this, void 0, void 0, function* () {
@@ -21070,7 +21162,7 @@ class VirtualNetworkClient {
21070
21162
  * @param GetFastConnectProviderServiceRequest
21071
21163
  * @return GetFastConnectProviderServiceResponse
21072
21164
  * @throws OciError when an error occurs
21073
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
21165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
21074
21166
  */
21075
21167
  getFastConnectProviderService(getFastConnectProviderServiceRequest) {
21076
21168
  return __awaiter(this, void 0, void 0, function* () {
@@ -21129,7 +21221,7 @@ class VirtualNetworkClient {
21129
21221
  * @param GetFastConnectProviderServiceKeyRequest
21130
21222
  * @return GetFastConnectProviderServiceKeyResponse
21131
21223
  * @throws OciError when an error occurs
21132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
21224
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
21133
21225
  */
21134
21226
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
21135
21227
  return __awaiter(this, void 0, void 0, function* () {
@@ -21190,7 +21282,7 @@ class VirtualNetworkClient {
21190
21282
  * @param GetIPSecConnectionRequest
21191
21283
  * @return GetIPSecConnectionResponse
21192
21284
  * @throws OciError when an error occurs
21193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
21285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
21194
21286
  */
21195
21287
  getIPSecConnection(getIPSecConnectionRequest) {
21196
21288
  return __awaiter(this, void 0, void 0, function* () {
@@ -21256,7 +21348,7 @@ class VirtualNetworkClient {
21256
21348
  * @param GetIPSecConnectionDeviceConfigRequest
21257
21349
  * @return GetIPSecConnectionDeviceConfigResponse
21258
21350
  * @throws OciError when an error occurs
21259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
21351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
21260
21352
  */
21261
21353
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
21262
21354
  return __awaiter(this, void 0, void 0, function* () {
@@ -21320,7 +21412,7 @@ class VirtualNetworkClient {
21320
21412
  * @param GetIPSecConnectionDeviceStatusRequest
21321
21413
  * @return GetIPSecConnectionDeviceStatusResponse
21322
21414
  * @throws OciError when an error occurs
21323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
21415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
21324
21416
  */
21325
21417
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
21326
21418
  return __awaiter(this, void 0, void 0, function* () {
@@ -21385,7 +21477,7 @@ class VirtualNetworkClient {
21385
21477
  * @param GetIPSecConnectionTunnelRequest
21386
21478
  * @return GetIPSecConnectionTunnelResponse
21387
21479
  * @throws OciError when an error occurs
21388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
21480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
21389
21481
  */
21390
21482
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
21391
21483
  return __awaiter(this, void 0, void 0, function* () {
@@ -21449,7 +21541,7 @@ class VirtualNetworkClient {
21449
21541
  * @param GetIPSecConnectionTunnelErrorRequest
21450
21542
  * @return GetIPSecConnectionTunnelErrorResponse
21451
21543
  * @throws OciError when an error occurs
21452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
21544
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
21453
21545
  */
21454
21546
  getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
21455
21547
  return __awaiter(this, void 0, void 0, function* () {
@@ -21509,7 +21601,7 @@ class VirtualNetworkClient {
21509
21601
  * @param GetIPSecConnectionTunnelSharedSecretRequest
21510
21602
  * @return GetIPSecConnectionTunnelSharedSecretResponse
21511
21603
  * @throws OciError when an error occurs
21512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
21604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
21513
21605
  */
21514
21606
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
21515
21607
  return __awaiter(this, void 0, void 0, function* () {
@@ -21572,7 +21664,7 @@ class VirtualNetworkClient {
21572
21664
  * @param GetInternetGatewayRequest
21573
21665
  * @return GetInternetGatewayResponse
21574
21666
  * @throws OciError when an error occurs
21575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
21667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
21576
21668
  */
21577
21669
  getInternetGateway(getInternetGatewayRequest) {
21578
21670
  return __awaiter(this, void 0, void 0, function* () {
@@ -21653,7 +21745,7 @@ class VirtualNetworkClient {
21653
21745
  * @param GetIpsecCpeDeviceConfigContentRequest
21654
21746
  * @return GetIpsecCpeDeviceConfigContentResponse
21655
21747
  * @throws OciError when an error occurs
21656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
21748
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
21657
21749
  */
21658
21750
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
21659
21751
  return __awaiter(this, void 0, void 0, function* () {
@@ -21714,7 +21806,7 @@ class VirtualNetworkClient {
21714
21806
  * @param GetIpv6Request
21715
21807
  * @return GetIpv6Response
21716
21808
  * @throws OciError when an error occurs
21717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
21809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
21718
21810
  */
21719
21811
  getIpv6(getIpv6Request) {
21720
21812
  return __awaiter(this, void 0, void 0, function* () {
@@ -21777,7 +21869,7 @@ class VirtualNetworkClient {
21777
21869
  * @param GetLocalPeeringGatewayRequest
21778
21870
  * @return GetLocalPeeringGatewayResponse
21779
21871
  * @throws OciError when an error occurs
21780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
21872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
21781
21873
  */
21782
21874
  getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
21783
21875
  return __awaiter(this, void 0, void 0, function* () {
@@ -21839,7 +21931,7 @@ class VirtualNetworkClient {
21839
21931
  * @param GetNatGatewayRequest
21840
21932
  * @return GetNatGatewayResponse
21841
21933
  * @throws OciError when an error occurs
21842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
21934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
21843
21935
  */
21844
21936
  getNatGateway(getNatGatewayRequest) {
21845
21937
  return __awaiter(this, void 0, void 0, function* () {
@@ -21908,7 +22000,7 @@ class VirtualNetworkClient {
21908
22000
  * @param GetNetworkSecurityGroupRequest
21909
22001
  * @return GetNetworkSecurityGroupResponse
21910
22002
  * @throws OciError when an error occurs
21911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
22003
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
21912
22004
  */
21913
22005
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
21914
22006
  return __awaiter(this, void 0, void 0, function* () {
@@ -21970,7 +22062,7 @@ class VirtualNetworkClient {
21970
22062
  * @param GetNetworkingTopologyRequest
21971
22063
  * @return GetNetworkingTopologyResponse
21972
22064
  * @throws OciError when an error occurs
21973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
22065
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
21974
22066
  */
21975
22067
  getNetworkingTopology(getNetworkingTopologyRequest) {
21976
22068
  return __awaiter(this, void 0, void 0, function* () {
@@ -22041,7 +22133,7 @@ class VirtualNetworkClient {
22041
22133
  * @param GetPrivateIpRequest
22042
22134
  * @return GetPrivateIpResponse
22043
22135
  * @throws OciError when an error occurs
22044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
22136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
22045
22137
  */
22046
22138
  getPrivateIp(getPrivateIpRequest) {
22047
22139
  return __awaiter(this, void 0, void 0, function* () {
@@ -22114,7 +22206,7 @@ class VirtualNetworkClient {
22114
22206
  * @param GetPublicIpRequest
22115
22207
  * @return GetPublicIpResponse
22116
22208
  * @throws OciError when an error occurs
22117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
22209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
22118
22210
  */
22119
22211
  getPublicIp(getPublicIpRequest) {
22120
22212
  return __awaiter(this, void 0, void 0, function* () {
@@ -22181,7 +22273,7 @@ class VirtualNetworkClient {
22181
22273
  * @param GetPublicIpByIpAddressRequest
22182
22274
  * @return GetPublicIpByIpAddressResponse
22183
22275
  * @throws OciError when an error occurs
22184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
22276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
22185
22277
  */
22186
22278
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
22187
22279
  return __awaiter(this, void 0, void 0, function* () {
@@ -22253,7 +22345,7 @@ class VirtualNetworkClient {
22253
22345
  * @param GetPublicIpByPrivateIpIdRequest
22254
22346
  * @return GetPublicIpByPrivateIpIdResponse
22255
22347
  * @throws OciError when an error occurs
22256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
22348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
22257
22349
  */
22258
22350
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
22259
22351
  return __awaiter(this, void 0, void 0, function* () {
@@ -22315,7 +22407,7 @@ class VirtualNetworkClient {
22315
22407
  * @param GetPublicIpPoolRequest
22316
22408
  * @return GetPublicIpPoolResponse
22317
22409
  * @throws OciError when an error occurs
22318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
22410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
22319
22411
  */
22320
22412
  getPublicIpPool(getPublicIpPoolRequest) {
22321
22413
  return __awaiter(this, void 0, void 0, function* () {
@@ -22379,7 +22471,7 @@ class VirtualNetworkClient {
22379
22471
  * @param GetRemotePeeringConnectionRequest
22380
22472
  * @return GetRemotePeeringConnectionResponse
22381
22473
  * @throws OciError when an error occurs
22382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
22474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
22383
22475
  */
22384
22476
  getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
22385
22477
  return __awaiter(this, void 0, void 0, function* () {
@@ -22441,7 +22533,7 @@ class VirtualNetworkClient {
22441
22533
  * @param GetRouteTableRequest
22442
22534
  * @return GetRouteTableResponse
22443
22535
  * @throws OciError when an error occurs
22444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
22536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
22445
22537
  */
22446
22538
  getRouteTable(getRouteTableRequest) {
22447
22539
  return __awaiter(this, void 0, void 0, function* () {
@@ -22503,7 +22595,7 @@ class VirtualNetworkClient {
22503
22595
  * @param GetSecurityListRequest
22504
22596
  * @return GetSecurityListResponse
22505
22597
  * @throws OciError when an error occurs
22506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
22598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
22507
22599
  */
22508
22600
  getSecurityList(getSecurityListRequest) {
22509
22601
  return __awaiter(this, void 0, void 0, function* () {
@@ -22566,7 +22658,7 @@ class VirtualNetworkClient {
22566
22658
  * @param GetServiceRequest
22567
22659
  * @return GetServiceResponse
22568
22660
  * @throws OciError when an error occurs
22569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetService.ts.html |here} to see how to use GetService API.
22661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetService.ts.html |here} to see how to use GetService API.
22570
22662
  */
22571
22663
  getService(getServiceRequest) {
22572
22664
  return __awaiter(this, void 0, void 0, function* () {
@@ -22628,7 +22720,7 @@ class VirtualNetworkClient {
22628
22720
  * @param GetServiceGatewayRequest
22629
22721
  * @return GetServiceGatewayResponse
22630
22722
  * @throws OciError when an error occurs
22631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
22723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
22632
22724
  */
22633
22725
  getServiceGateway(getServiceGatewayRequest) {
22634
22726
  return __awaiter(this, void 0, void 0, function* () {
@@ -22690,7 +22782,7 @@ class VirtualNetworkClient {
22690
22782
  * @param GetSubnetRequest
22691
22783
  * @return GetSubnetResponse
22692
22784
  * @throws OciError when an error occurs
22693
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
22785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
22694
22786
  */
22695
22787
  getSubnet(getSubnetRequest) {
22696
22788
  return __awaiter(this, void 0, void 0, function* () {
@@ -22752,7 +22844,7 @@ class VirtualNetworkClient {
22752
22844
  * @param GetSubnetTopologyRequest
22753
22845
  * @return GetSubnetTopologyResponse
22754
22846
  * @throws OciError when an error occurs
22755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
22847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
22756
22848
  */
22757
22849
  getSubnetTopology(getSubnetTopologyRequest) {
22758
22850
  return __awaiter(this, void 0, void 0, function* () {
@@ -22825,7 +22917,7 @@ class VirtualNetworkClient {
22825
22917
  * @param GetTunnelCpeDeviceConfigRequest
22826
22918
  * @return GetTunnelCpeDeviceConfigResponse
22827
22919
  * @throws OciError when an error occurs
22828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
22920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
22829
22921
  */
22830
22922
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
22831
22923
  return __awaiter(this, void 0, void 0, function* () {
@@ -22907,7 +22999,7 @@ class VirtualNetworkClient {
22907
22999
  * @param GetTunnelCpeDeviceConfigContentRequest
22908
23000
  * @return GetTunnelCpeDeviceConfigContentResponse
22909
23001
  * @throws OciError when an error occurs
22910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
23002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
22911
23003
  */
22912
23004
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
22913
23005
  return __awaiter(this, void 0, void 0, function* () {
@@ -22966,7 +23058,7 @@ class VirtualNetworkClient {
22966
23058
  * @param GetUpgradeStatusRequest
22967
23059
  * @return GetUpgradeStatusResponse
22968
23060
  * @throws OciError when an error occurs
22969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
23061
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
22970
23062
  */
22971
23063
  getUpgradeStatus(getUpgradeStatusRequest) {
22972
23064
  return __awaiter(this, void 0, void 0, function* () {
@@ -23024,7 +23116,7 @@ class VirtualNetworkClient {
23024
23116
  * @param GetVcnRequest
23025
23117
  * @return GetVcnResponse
23026
23118
  * @throws OciError when an error occurs
23027
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
23119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
23028
23120
  */
23029
23121
  getVcn(getVcnRequest) {
23030
23122
  return __awaiter(this, void 0, void 0, function* () {
@@ -23086,7 +23178,7 @@ class VirtualNetworkClient {
23086
23178
  * @param GetVcnDnsResolverAssociationRequest
23087
23179
  * @return GetVcnDnsResolverAssociationResponse
23088
23180
  * @throws OciError when an error occurs
23089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
23181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
23090
23182
  */
23091
23183
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
23092
23184
  return __awaiter(this, void 0, void 0, function* () {
@@ -23149,7 +23241,7 @@ class VirtualNetworkClient {
23149
23241
  * @param GetVcnTopologyRequest
23150
23242
  * @return GetVcnTopologyResponse
23151
23243
  * @throws OciError when an error occurs
23152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
23244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
23153
23245
  */
23154
23246
  getVcnTopology(getVcnTopologyRequest) {
23155
23247
  return __awaiter(this, void 0, void 0, function* () {
@@ -23217,7 +23309,7 @@ class VirtualNetworkClient {
23217
23309
  * @param GetVirtualCircuitRequest
23218
23310
  * @return GetVirtualCircuitResponse
23219
23311
  * @throws OciError when an error occurs
23220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
23312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
23221
23313
  */
23222
23314
  getVirtualCircuit(getVirtualCircuitRequest) {
23223
23315
  return __awaiter(this, void 0, void 0, function* () {
@@ -23279,7 +23371,7 @@ class VirtualNetworkClient {
23279
23371
  * @param GetVlanRequest
23280
23372
  * @return GetVlanResponse
23281
23373
  * @throws OciError when an error occurs
23282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
23374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
23283
23375
  */
23284
23376
  getVlan(getVlanRequest) {
23285
23377
  return __awaiter(this, void 0, void 0, function* () {
@@ -23346,7 +23438,7 @@ class VirtualNetworkClient {
23346
23438
  * @param GetVnicRequest
23347
23439
  * @return GetVnicResponse
23348
23440
  * @throws OciError when an error occurs
23349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
23441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
23350
23442
  */
23351
23443
  getVnic(getVnicRequest) {
23352
23444
  return __awaiter(this, void 0, void 0, function* () {
@@ -23408,7 +23500,7 @@ class VirtualNetworkClient {
23408
23500
  * @param GetVtapRequest
23409
23501
  * @return GetVtapResponse
23410
23502
  * @throws OciError when an error occurs
23411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
23503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
23412
23504
  */
23413
23505
  getVtap(getVtapRequest) {
23414
23506
  return __awaiter(this, void 0, void 0, function* () {
@@ -23473,7 +23565,7 @@ class VirtualNetworkClient {
23473
23565
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
23474
23566
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
23475
23567
  * @throws OciError when an error occurs
23476
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
23568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
23477
23569
  */
23478
23570
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
23479
23571
  return __awaiter(this, void 0, void 0, function* () {
@@ -23530,7 +23622,7 @@ class VirtualNetworkClient {
23530
23622
  * @param ListByoipAllocatedRangesRequest
23531
23623
  * @return ListByoipAllocatedRangesResponse
23532
23624
  * @throws OciError when an error occurs
23533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
23625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
23534
23626
  */
23535
23627
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
23536
23628
  return __awaiter(this, void 0, void 0, function* () {
@@ -23598,7 +23690,7 @@ class VirtualNetworkClient {
23598
23690
  * @param ListByoipRangesRequest
23599
23691
  * @return ListByoipRangesResponse
23600
23692
  * @throws OciError when an error occurs
23601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
23693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
23602
23694
  */
23603
23695
  listByoipRanges(listByoipRangesRequest) {
23604
23696
  return __awaiter(this, void 0, void 0, function* () {
@@ -23668,7 +23760,7 @@ class VirtualNetworkClient {
23668
23760
  * @param ListCaptureFiltersRequest
23669
23761
  * @return ListCaptureFiltersResponse
23670
23762
  * @throws OciError when an error occurs
23671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
23763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
23672
23764
  */
23673
23765
  listCaptureFilters(listCaptureFiltersRequest) {
23674
23766
  return __awaiter(this, void 0, void 0, function* () {
@@ -23790,7 +23882,7 @@ class VirtualNetworkClient {
23790
23882
  * @param ListCpeDeviceShapesRequest
23791
23883
  * @return ListCpeDeviceShapesResponse
23792
23884
  * @throws OciError when an error occurs
23793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
23885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
23794
23886
  */
23795
23887
  listCpeDeviceShapes(listCpeDeviceShapesRequest) {
23796
23888
  return __awaiter(this, void 0, void 0, function* () {
@@ -23895,7 +23987,7 @@ class VirtualNetworkClient {
23895
23987
  * @param ListCpesRequest
23896
23988
  * @return ListCpesResponse
23897
23989
  * @throws OciError when an error occurs
23898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
23990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
23899
23991
  */
23900
23992
  listCpes(listCpesRequest) {
23901
23993
  return __awaiter(this, void 0, void 0, function* () {
@@ -24000,7 +24092,7 @@ class VirtualNetworkClient {
24000
24092
  * @param ListCrossConnectGroupsRequest
24001
24093
  * @return ListCrossConnectGroupsResponse
24002
24094
  * @throws OciError when an error occurs
24003
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
24095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
24004
24096
  */
24005
24097
  listCrossConnectGroups(listCrossConnectGroupsRequest) {
24006
24098
  return __awaiter(this, void 0, void 0, function* () {
@@ -24110,7 +24202,7 @@ class VirtualNetworkClient {
24110
24202
  * @param ListCrossConnectLocationsRequest
24111
24203
  * @return ListCrossConnectLocationsResponse
24112
24204
  * @throws OciError when an error occurs
24113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
24205
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
24114
24206
  */
24115
24207
  listCrossConnectLocations(listCrossConnectLocationsRequest) {
24116
24208
  return __awaiter(this, void 0, void 0, function* () {
@@ -24216,7 +24308,7 @@ class VirtualNetworkClient {
24216
24308
  * @param ListCrossConnectMappingsRequest
24217
24309
  * @return ListCrossConnectMappingsResponse
24218
24310
  * @throws OciError when an error occurs
24219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
24311
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
24220
24312
  */
24221
24313
  listCrossConnectMappings(listCrossConnectMappingsRequest) {
24222
24314
  return __awaiter(this, void 0, void 0, function* () {
@@ -24276,7 +24368,7 @@ class VirtualNetworkClient {
24276
24368
  * @param ListCrossConnectsRequest
24277
24369
  * @return ListCrossConnectsResponse
24278
24370
  * @throws OciError when an error occurs
24279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
24371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
24280
24372
  */
24281
24373
  listCrossConnects(listCrossConnectsRequest) {
24282
24374
  return __awaiter(this, void 0, void 0, function* () {
@@ -24388,7 +24480,7 @@ class VirtualNetworkClient {
24388
24480
  * @param ListCrossconnectPortSpeedShapesRequest
24389
24481
  * @return ListCrossconnectPortSpeedShapesResponse
24390
24482
  * @throws OciError when an error occurs
24391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
24483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
24392
24484
  */
24393
24485
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
24394
24486
  return __awaiter(this, void 0, void 0, function* () {
@@ -24496,7 +24588,7 @@ class VirtualNetworkClient {
24496
24588
  * @param ListDhcpOptionsRequest
24497
24589
  * @return ListDhcpOptionsResponse
24498
24590
  * @throws OciError when an error occurs
24499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
24591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
24500
24592
  */
24501
24593
  listDhcpOptions(listDhcpOptionsRequest) {
24502
24594
  return __awaiter(this, void 0, void 0, function* () {
@@ -24611,7 +24703,7 @@ class VirtualNetworkClient {
24611
24703
  * @param ListDrgAttachmentsRequest
24612
24704
  * @return ListDrgAttachmentsResponse
24613
24705
  * @throws OciError when an error occurs
24614
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
24706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
24615
24707
  */
24616
24708
  listDrgAttachments(listDrgAttachmentsRequest) {
24617
24709
  return __awaiter(this, void 0, void 0, function* () {
@@ -24724,7 +24816,7 @@ class VirtualNetworkClient {
24724
24816
  * @param ListDrgRouteDistributionStatementsRequest
24725
24817
  * @return ListDrgRouteDistributionStatementsResponse
24726
24818
  * @throws OciError when an error occurs
24727
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
24819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
24728
24820
  */
24729
24821
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
24730
24822
  return __awaiter(this, void 0, void 0, function* () {
@@ -24835,7 +24927,7 @@ class VirtualNetworkClient {
24835
24927
  * @param ListDrgRouteDistributionsRequest
24836
24928
  * @return ListDrgRouteDistributionsResponse
24837
24929
  * @throws OciError when an error occurs
24838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
24930
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
24839
24931
  */
24840
24932
  listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
24841
24933
  return __awaiter(this, void 0, void 0, function* () {
@@ -24943,7 +25035,7 @@ class VirtualNetworkClient {
24943
25035
  * @param ListDrgRouteRulesRequest
24944
25036
  * @return ListDrgRouteRulesResponse
24945
25037
  * @throws OciError when an error occurs
24946
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
25038
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
24947
25039
  */
24948
25040
  listDrgRouteRules(listDrgRouteRulesRequest) {
24949
25041
  return __awaiter(this, void 0, void 0, function* () {
@@ -25052,7 +25144,7 @@ class VirtualNetworkClient {
25052
25144
  * @param ListDrgRouteTablesRequest
25053
25145
  * @return ListDrgRouteTablesResponse
25054
25146
  * @throws OciError when an error occurs
25055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
25147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
25056
25148
  */
25057
25149
  listDrgRouteTables(listDrgRouteTablesRequest) {
25058
25150
  return __awaiter(this, void 0, void 0, function* () {
@@ -25162,7 +25254,7 @@ class VirtualNetworkClient {
25162
25254
  * @param ListDrgsRequest
25163
25255
  * @return ListDrgsResponse
25164
25256
  * @throws OciError when an error occurs
25165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
25257
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
25166
25258
  */
25167
25259
  listDrgs(listDrgsRequest) {
25168
25260
  return __awaiter(this, void 0, void 0, function* () {
@@ -25273,7 +25365,7 @@ class VirtualNetworkClient {
25273
25365
  * @param ListFastConnectProviderServicesRequest
25274
25366
  * @return ListFastConnectProviderServicesResponse
25275
25367
  * @throws OciError when an error occurs
25276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
25368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
25277
25369
  */
25278
25370
  listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
25279
25371
  return __awaiter(this, void 0, void 0, function* () {
@@ -25381,7 +25473,7 @@ class VirtualNetworkClient {
25381
25473
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
25382
25474
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
25383
25475
  * @throws OciError when an error occurs
25384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
25476
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
25385
25477
  */
25386
25478
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
25387
25479
  return __awaiter(this, void 0, void 0, function* () {
@@ -25487,7 +25579,7 @@ class VirtualNetworkClient {
25487
25579
  * @param ListIPSecConnectionTunnelRoutesRequest
25488
25580
  * @return ListIPSecConnectionTunnelRoutesResponse
25489
25581
  * @throws OciError when an error occurs
25490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
25582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
25491
25583
  */
25492
25584
  listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
25493
25585
  return __awaiter(this, void 0, void 0, function* () {
@@ -25600,7 +25692,7 @@ class VirtualNetworkClient {
25600
25692
  * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
25601
25693
  * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
25602
25694
  * @throws OciError when an error occurs
25603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
25695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
25604
25696
  */
25605
25697
  listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
25606
25698
  return __awaiter(this, void 0, void 0, function* () {
@@ -25712,7 +25804,7 @@ class VirtualNetworkClient {
25712
25804
  * @param ListIPSecConnectionTunnelsRequest
25713
25805
  * @return ListIPSecConnectionTunnelsResponse
25714
25806
  * @throws OciError when an error occurs
25715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
25807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
25716
25808
  */
25717
25809
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
25718
25810
  return __awaiter(this, void 0, void 0, function* () {
@@ -25819,7 +25911,7 @@ class VirtualNetworkClient {
25819
25911
  * @param ListIPSecConnectionsRequest
25820
25912
  * @return ListIPSecConnectionsResponse
25821
25913
  * @throws OciError when an error occurs
25822
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
25914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
25823
25915
  */
25824
25916
  listIPSecConnections(listIPSecConnectionsRequest) {
25825
25917
  return __awaiter(this, void 0, void 0, function* () {
@@ -25927,7 +26019,7 @@ class VirtualNetworkClient {
25927
26019
  * @param ListInternetGatewaysRequest
25928
26020
  * @return ListInternetGatewaysResponse
25929
26021
  * @throws OciError when an error occurs
25930
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
26022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
25931
26023
  */
25932
26024
  listInternetGateways(listInternetGatewaysRequest) {
25933
26025
  return __awaiter(this, void 0, void 0, function* () {
@@ -26044,7 +26136,7 @@ class VirtualNetworkClient {
26044
26136
  * @param ListIpv6sRequest
26045
26137
  * @return ListIpv6sResponse
26046
26138
  * @throws OciError when an error occurs
26047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
26139
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
26048
26140
  */
26049
26141
  listIpv6s(listIpv6sRequest) {
26050
26142
  return __awaiter(this, void 0, void 0, function* () {
@@ -26153,7 +26245,7 @@ class VirtualNetworkClient {
26153
26245
  * @param ListLocalPeeringGatewaysRequest
26154
26246
  * @return ListLocalPeeringGatewaysResponse
26155
26247
  * @throws OciError when an error occurs
26156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
26248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
26157
26249
  */
26158
26250
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
26159
26251
  return __awaiter(this, void 0, void 0, function* () {
@@ -26260,7 +26352,7 @@ class VirtualNetworkClient {
26260
26352
  * @param ListNatGatewaysRequest
26261
26353
  * @return ListNatGatewaysResponse
26262
26354
  * @throws OciError when an error occurs
26263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
26355
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
26264
26356
  */
26265
26357
  listNatGateways(listNatGatewaysRequest) {
26266
26358
  return __awaiter(this, void 0, void 0, function* () {
@@ -26370,7 +26462,7 @@ class VirtualNetworkClient {
26370
26462
  * @param ListNetworkSecurityGroupSecurityRulesRequest
26371
26463
  * @return ListNetworkSecurityGroupSecurityRulesResponse
26372
26464
  * @throws OciError when an error occurs
26373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
26465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
26374
26466
  */
26375
26467
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
26376
26468
  return __awaiter(this, void 0, void 0, function* () {
@@ -26479,7 +26571,7 @@ class VirtualNetworkClient {
26479
26571
  * @param ListNetworkSecurityGroupVnicsRequest
26480
26572
  * @return ListNetworkSecurityGroupVnicsResponse
26481
26573
  * @throws OciError when an error occurs
26482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
26574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
26483
26575
  */
26484
26576
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
26485
26577
  return __awaiter(this, void 0, void 0, function* () {
@@ -26588,7 +26680,7 @@ class VirtualNetworkClient {
26588
26680
  * @param ListNetworkSecurityGroupsRequest
26589
26681
  * @return ListNetworkSecurityGroupsResponse
26590
26682
  * @throws OciError when an error occurs
26591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
26683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
26592
26684
  */
26593
26685
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
26594
26686
  return __awaiter(this, void 0, void 0, function* () {
@@ -26714,7 +26806,7 @@ class VirtualNetworkClient {
26714
26806
  * @param ListPrivateIpsRequest
26715
26807
  * @return ListPrivateIpsResponse
26716
26808
  * @throws OciError when an error occurs
26717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
26809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
26718
26810
  */
26719
26811
  listPrivateIps(listPrivateIpsRequest) {
26720
26812
  return __awaiter(this, void 0, void 0, function* () {
@@ -26823,7 +26915,7 @@ class VirtualNetworkClient {
26823
26915
  * @param ListPublicIpPoolsRequest
26824
26916
  * @return ListPublicIpPoolsResponse
26825
26917
  * @throws OciError when an error occurs
26826
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
26918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
26827
26919
  */
26828
26920
  listPublicIpPools(listPublicIpPoolsRequest) {
26829
26921
  return __awaiter(this, void 0, void 0, function* () {
@@ -26912,7 +27004,7 @@ class VirtualNetworkClient {
26912
27004
  * @param ListPublicIpsRequest
26913
27005
  * @return ListPublicIpsResponse
26914
27006
  * @throws OciError when an error occurs
26915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
27007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
26916
27008
  */
26917
27009
  listPublicIps(listPublicIpsRequest) {
26918
27010
  return __awaiter(this, void 0, void 0, function* () {
@@ -27022,7 +27114,7 @@ class VirtualNetworkClient {
27022
27114
  * @param ListRemotePeeringConnectionsRequest
27023
27115
  * @return ListRemotePeeringConnectionsResponse
27024
27116
  * @throws OciError when an error occurs
27025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
27117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
27026
27118
  */
27027
27119
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
27028
27120
  return __awaiter(this, void 0, void 0, function* () {
@@ -27131,7 +27223,7 @@ class VirtualNetworkClient {
27131
27223
  * @param ListRouteTablesRequest
27132
27224
  * @return ListRouteTablesResponse
27133
27225
  * @throws OciError when an error occurs
27134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
27226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
27135
27227
  */
27136
27228
  listRouteTables(listRouteTablesRequest) {
27137
27229
  return __awaiter(this, void 0, void 0, function* () {
@@ -27242,7 +27334,7 @@ class VirtualNetworkClient {
27242
27334
  * @param ListSecurityListsRequest
27243
27335
  * @return ListSecurityListsResponse
27244
27336
  * @throws OciError when an error occurs
27245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
27337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
27246
27338
  */
27247
27339
  listSecurityLists(listSecurityListsRequest) {
27248
27340
  return __awaiter(this, void 0, void 0, function* () {
@@ -27353,7 +27445,7 @@ class VirtualNetworkClient {
27353
27445
  * @param ListServiceGatewaysRequest
27354
27446
  * @return ListServiceGatewaysResponse
27355
27447
  * @throws OciError when an error occurs
27356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
27448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
27357
27449
  */
27358
27450
  listServiceGateways(listServiceGatewaysRequest) {
27359
27451
  return __awaiter(this, void 0, void 0, function* () {
@@ -27463,7 +27555,7 @@ class VirtualNetworkClient {
27463
27555
  * @param ListServicesRequest
27464
27556
  * @return ListServicesResponse
27465
27557
  * @throws OciError when an error occurs
27466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListServices.ts.html |here} to see how to use ListServices API.
27558
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListServices.ts.html |here} to see how to use ListServices API.
27467
27559
  */
27468
27560
  listServices(listServicesRequest) {
27469
27561
  return __awaiter(this, void 0, void 0, function* () {
@@ -27568,7 +27660,7 @@ class VirtualNetworkClient {
27568
27660
  * @param ListSubnetsRequest
27569
27661
  * @return ListSubnetsResponse
27570
27662
  * @throws OciError when an error occurs
27571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
27663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
27572
27664
  */
27573
27665
  listSubnets(listSubnetsRequest) {
27574
27666
  return __awaiter(this, void 0, void 0, function* () {
@@ -27678,7 +27770,7 @@ class VirtualNetworkClient {
27678
27770
  * @param ListVcnsRequest
27679
27771
  * @return ListVcnsResponse
27680
27772
  * @throws OciError when an error occurs
27681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
27773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
27682
27774
  */
27683
27775
  listVcns(listVcnsRequest) {
27684
27776
  return __awaiter(this, void 0, void 0, function* () {
@@ -27787,7 +27879,7 @@ class VirtualNetworkClient {
27787
27879
  * @param ListVirtualCircuitBandwidthShapesRequest
27788
27880
  * @return ListVirtualCircuitBandwidthShapesResponse
27789
27881
  * @throws OciError when an error occurs
27790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
27882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
27791
27883
  */
27792
27884
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
27793
27885
  return __awaiter(this, void 0, void 0, function* () {
@@ -27893,7 +27985,7 @@ class VirtualNetworkClient {
27893
27985
  * @param ListVirtualCircuitPublicPrefixesRequest
27894
27986
  * @return ListVirtualCircuitPublicPrefixesResponse
27895
27987
  * @throws OciError when an error occurs
27896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
27988
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
27897
27989
  */
27898
27990
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
27899
27991
  return __awaiter(this, void 0, void 0, function* () {
@@ -27953,7 +28045,7 @@ class VirtualNetworkClient {
27953
28045
  * @param ListVirtualCircuitsRequest
27954
28046
  * @return ListVirtualCircuitsResponse
27955
28047
  * @throws OciError when an error occurs
27956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
28048
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
27957
28049
  */
27958
28050
  listVirtualCircuits(listVirtualCircuitsRequest) {
27959
28051
  return __awaiter(this, void 0, void 0, function* () {
@@ -28062,7 +28154,7 @@ class VirtualNetworkClient {
28062
28154
  * @param ListVlansRequest
28063
28155
  * @return ListVlansResponse
28064
28156
  * @throws OciError when an error occurs
28065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
28157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
28066
28158
  */
28067
28159
  listVlans(listVlansRequest) {
28068
28160
  return __awaiter(this, void 0, void 0, function* () {
@@ -28173,7 +28265,7 @@ class VirtualNetworkClient {
28173
28265
  * @param ListVtapsRequest
28174
28266
  * @return ListVtapsResponse
28175
28267
  * @throws OciError when an error occurs
28176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
28268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
28177
28269
  */
28178
28270
  listVtaps(listVtapsRequest) {
28179
28271
  return __awaiter(this, void 0, void 0, function* () {
@@ -28296,7 +28388,7 @@ class VirtualNetworkClient {
28296
28388
  * @param ModifyVcnCidrRequest
28297
28389
  * @return ModifyVcnCidrResponse
28298
28390
  * @throws OciError when an error occurs
28299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
28391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
28300
28392
  */
28301
28393
  modifyVcnCidr(modifyVcnCidrRequest) {
28302
28394
  return __awaiter(this, void 0, void 0, function* () {
@@ -28359,7 +28451,7 @@ class VirtualNetworkClient {
28359
28451
  * @param RemoveDrgRouteDistributionStatementsRequest
28360
28452
  * @return RemoveDrgRouteDistributionStatementsResponse
28361
28453
  * @throws OciError when an error occurs
28362
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
28454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
28363
28455
  */
28364
28456
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
28365
28457
  return __awaiter(this, void 0, void 0, function* () {
@@ -28414,7 +28506,7 @@ class VirtualNetworkClient {
28414
28506
  * @param RemoveDrgRouteRulesRequest
28415
28507
  * @return RemoveDrgRouteRulesResponse
28416
28508
  * @throws OciError when an error occurs
28417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
28509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
28418
28510
  */
28419
28511
  removeDrgRouteRules(removeDrgRouteRulesRequest) {
28420
28512
  return __awaiter(this, void 0, void 0, function* () {
@@ -28469,7 +28561,7 @@ class VirtualNetworkClient {
28469
28561
  * @param RemoveExportDrgRouteDistributionRequest
28470
28562
  * @return RemoveExportDrgRouteDistributionResponse
28471
28563
  * @throws OciError when an error occurs
28472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
28564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
28473
28565
  */
28474
28566
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
28475
28567
  return __awaiter(this, void 0, void 0, function* () {
@@ -28535,7 +28627,7 @@ class VirtualNetworkClient {
28535
28627
  * @param RemoveImportDrgRouteDistributionRequest
28536
28628
  * @return RemoveImportDrgRouteDistributionResponse
28537
28629
  * @throws OciError when an error occurs
28538
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
28630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
28539
28631
  */
28540
28632
  removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
28541
28633
  return __awaiter(this, void 0, void 0, function* () {
@@ -28600,7 +28692,7 @@ class VirtualNetworkClient {
28600
28692
  * @param RemoveIpv6SubnetCidrRequest
28601
28693
  * @return RemoveIpv6SubnetCidrResponse
28602
28694
  * @throws OciError when an error occurs
28603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
28695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
28604
28696
  */
28605
28697
  removeIpv6SubnetCidr(removeIpv6SubnetCidrRequest) {
28606
28698
  return __awaiter(this, void 0, void 0, function* () {
@@ -28668,7 +28760,7 @@ class VirtualNetworkClient {
28668
28760
  * @param RemoveIpv6VcnCidrRequest
28669
28761
  * @return RemoveIpv6VcnCidrResponse
28670
28762
  * @throws OciError when an error occurs
28671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
28763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
28672
28764
  */
28673
28765
  removeIpv6VcnCidr(removeIpv6VcnCidrRequest) {
28674
28766
  return __awaiter(this, void 0, void 0, function* () {
@@ -28736,7 +28828,7 @@ class VirtualNetworkClient {
28736
28828
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
28737
28829
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
28738
28830
  * @throws OciError when an error occurs
28739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
28831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
28740
28832
  */
28741
28833
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
28742
28834
  return __awaiter(this, void 0, void 0, function* () {
@@ -28791,7 +28883,7 @@ class VirtualNetworkClient {
28791
28883
  * @param RemovePublicIpPoolCapacityRequest
28792
28884
  * @return RemovePublicIpPoolCapacityResponse
28793
28885
  * @throws OciError when an error occurs
28794
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
28886
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
28795
28887
  */
28796
28888
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
28797
28889
  return __awaiter(this, void 0, void 0, function* () {
@@ -28861,7 +28953,7 @@ class VirtualNetworkClient {
28861
28953
  * @param RemoveVcnCidrRequest
28862
28954
  * @return RemoveVcnCidrResponse
28863
28955
  * @throws OciError when an error occurs
28864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
28956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
28865
28957
  */
28866
28958
  removeVcnCidr(removeVcnCidrRequest) {
28867
28959
  return __awaiter(this, void 0, void 0, function* () {
@@ -28924,7 +29016,7 @@ class VirtualNetworkClient {
28924
29016
  * @param UpdateByoipRangeRequest
28925
29017
  * @return UpdateByoipRangeResponse
28926
29018
  * @throws OciError when an error occurs
28927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
29019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
28928
29020
  */
28929
29021
  updateByoipRange(updateByoipRangeRequest) {
28930
29022
  return __awaiter(this, void 0, void 0, function* () {
@@ -28990,7 +29082,7 @@ class VirtualNetworkClient {
28990
29082
  * @param UpdateCaptureFilterRequest
28991
29083
  * @return UpdateCaptureFilterResponse
28992
29084
  * @throws OciError when an error occurs
28993
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
29085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
28994
29086
  */
28995
29087
  updateCaptureFilter(updateCaptureFilterRequest) {
28996
29088
  return __awaiter(this, void 0, void 0, function* () {
@@ -29057,7 +29149,7 @@ class VirtualNetworkClient {
29057
29149
  * @param UpdateCpeRequest
29058
29150
  * @return UpdateCpeResponse
29059
29151
  * @throws OciError when an error occurs
29060
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
29152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
29061
29153
  */
29062
29154
  updateCpe(updateCpeRequest) {
29063
29155
  return __awaiter(this, void 0, void 0, function* () {
@@ -29121,7 +29213,7 @@ class VirtualNetworkClient {
29121
29213
  * @param UpdateCrossConnectRequest
29122
29214
  * @return UpdateCrossConnectResponse
29123
29215
  * @throws OciError when an error occurs
29124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
29216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
29125
29217
  */
29126
29218
  updateCrossConnect(updateCrossConnectRequest) {
29127
29219
  return __awaiter(this, void 0, void 0, function* () {
@@ -29187,7 +29279,7 @@ class VirtualNetworkClient {
29187
29279
  * @param UpdateCrossConnectGroupRequest
29188
29280
  * @return UpdateCrossConnectGroupResponse
29189
29281
  * @throws OciError when an error occurs
29190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
29282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
29191
29283
  */
29192
29284
  updateCrossConnectGroup(updateCrossConnectGroupRequest) {
29193
29285
  return __awaiter(this, void 0, void 0, function* () {
@@ -29255,7 +29347,7 @@ class VirtualNetworkClient {
29255
29347
  * @param UpdateDhcpOptionsRequest
29256
29348
  * @return UpdateDhcpOptionsResponse
29257
29349
  * @throws OciError when an error occurs
29258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
29350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
29259
29351
  */
29260
29352
  updateDhcpOptions(updateDhcpOptionsRequest) {
29261
29353
  return __awaiter(this, void 0, void 0, function* () {
@@ -29320,7 +29412,7 @@ class VirtualNetworkClient {
29320
29412
  * @param UpdateDrgRequest
29321
29413
  * @return UpdateDrgResponse
29322
29414
  * @throws OciError when an error occurs
29323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
29415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
29324
29416
  */
29325
29417
  updateDrg(updateDrgRequest) {
29326
29418
  return __awaiter(this, void 0, void 0, function* () {
@@ -29386,7 +29478,7 @@ class VirtualNetworkClient {
29386
29478
  * @param UpdateDrgAttachmentRequest
29387
29479
  * @return UpdateDrgAttachmentResponse
29388
29480
  * @throws OciError when an error occurs
29389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
29481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
29390
29482
  */
29391
29483
  updateDrgAttachment(updateDrgAttachmentRequest) {
29392
29484
  return __awaiter(this, void 0, void 0, function* () {
@@ -29451,7 +29543,7 @@ class VirtualNetworkClient {
29451
29543
  * @param UpdateDrgRouteDistributionRequest
29452
29544
  * @return UpdateDrgRouteDistributionResponse
29453
29545
  * @throws OciError when an error occurs
29454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
29546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
29455
29547
  */
29456
29548
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
29457
29549
  return __awaiter(this, void 0, void 0, function* () {
@@ -29516,7 +29608,7 @@ class VirtualNetworkClient {
29516
29608
  * @param UpdateDrgRouteDistributionStatementsRequest
29517
29609
  * @return UpdateDrgRouteDistributionStatementsResponse
29518
29610
  * @throws OciError when an error occurs
29519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
29611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
29520
29612
  */
29521
29613
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
29522
29614
  return __awaiter(this, void 0, void 0, function* () {
@@ -29575,7 +29667,7 @@ class VirtualNetworkClient {
29575
29667
  * @param UpdateDrgRouteRulesRequest
29576
29668
  * @return UpdateDrgRouteRulesResponse
29577
29669
  * @throws OciError when an error occurs
29578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
29670
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
29579
29671
  */
29580
29672
  updateDrgRouteRules(updateDrgRouteRulesRequest) {
29581
29673
  return __awaiter(this, void 0, void 0, function* () {
@@ -29634,7 +29726,7 @@ class VirtualNetworkClient {
29634
29726
  * @param UpdateDrgRouteTableRequest
29635
29727
  * @return UpdateDrgRouteTableResponse
29636
29728
  * @throws OciError when an error occurs
29637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
29729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
29638
29730
  */
29639
29731
  updateDrgRouteTable(updateDrgRouteTableRequest) {
29640
29732
  return __awaiter(this, void 0, void 0, function* () {
@@ -29702,7 +29794,7 @@ class VirtualNetworkClient {
29702
29794
  * @param UpdateIPSecConnectionRequest
29703
29795
  * @return UpdateIPSecConnectionResponse
29704
29796
  * @throws OciError when an error occurs
29705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
29797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
29706
29798
  */
29707
29799
  updateIPSecConnection(updateIPSecConnectionRequest) {
29708
29800
  return __awaiter(this, void 0, void 0, function* () {
@@ -29778,7 +29870,7 @@ class VirtualNetworkClient {
29778
29870
  * @param UpdateIPSecConnectionTunnelRequest
29779
29871
  * @return UpdateIPSecConnectionTunnelResponse
29780
29872
  * @throws OciError when an error occurs
29781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
29873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
29782
29874
  */
29783
29875
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
29784
29876
  return __awaiter(this, void 0, void 0, function* () {
@@ -29847,7 +29939,7 @@ class VirtualNetworkClient {
29847
29939
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
29848
29940
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
29849
29941
  * @throws OciError when an error occurs
29850
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
29942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
29851
29943
  */
29852
29944
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
29853
29945
  return __awaiter(this, void 0, void 0, function* () {
@@ -29917,7 +30009,7 @@ class VirtualNetworkClient {
29917
30009
  * @param UpdateInternetGatewayRequest
29918
30010
  * @return UpdateInternetGatewayResponse
29919
30011
  * @throws OciError when an error occurs
29920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
30012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
29921
30013
  */
29922
30014
  updateInternetGateway(updateInternetGatewayRequest) {
29923
30015
  return __awaiter(this, void 0, void 0, function* () {
@@ -29988,7 +30080,7 @@ class VirtualNetworkClient {
29988
30080
  * @param UpdateIpv6Request
29989
30081
  * @return UpdateIpv6Response
29990
30082
  * @throws OciError when an error occurs
29991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
30083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
29992
30084
  */
29993
30085
  updateIpv6(updateIpv6Request) {
29994
30086
  return __awaiter(this, void 0, void 0, function* () {
@@ -30054,7 +30146,7 @@ class VirtualNetworkClient {
30054
30146
  * @param UpdateLocalPeeringGatewayRequest
30055
30147
  * @return UpdateLocalPeeringGatewayResponse
30056
30148
  * @throws OciError when an error occurs
30057
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
30149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
30058
30150
  */
30059
30151
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
30060
30152
  return __awaiter(this, void 0, void 0, function* () {
@@ -30119,7 +30211,7 @@ class VirtualNetworkClient {
30119
30211
  * @param UpdateNatGatewayRequest
30120
30212
  * @return UpdateNatGatewayResponse
30121
30213
  * @throws OciError when an error occurs
30122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
30214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
30123
30215
  */
30124
30216
  updateNatGateway(updateNatGatewayRequest) {
30125
30217
  return __awaiter(this, void 0, void 0, function* () {
@@ -30198,7 +30290,7 @@ class VirtualNetworkClient {
30198
30290
  * @param UpdateNetworkSecurityGroupRequest
30199
30291
  * @return UpdateNetworkSecurityGroupResponse
30200
30292
  * @throws OciError when an error occurs
30201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
30293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
30202
30294
  */
30203
30295
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
30204
30296
  return __awaiter(this, void 0, void 0, function* () {
@@ -30263,7 +30355,7 @@ class VirtualNetworkClient {
30263
30355
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
30264
30356
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
30265
30357
  * @throws OciError when an error occurs
30266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
30358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
30267
30359
  */
30268
30360
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
30269
30361
  return __awaiter(this, void 0, void 0, function* () {
@@ -30331,7 +30423,7 @@ class VirtualNetworkClient {
30331
30423
  * @param UpdatePrivateIpRequest
30332
30424
  * @return UpdatePrivateIpResponse
30333
30425
  * @throws OciError when an error occurs
30334
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
30426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
30335
30427
  */
30336
30428
  updatePrivateIp(updatePrivateIpRequest) {
30337
30429
  return __awaiter(this, void 0, void 0, function* () {
@@ -30434,7 +30526,7 @@ class VirtualNetworkClient {
30434
30526
  * @param UpdatePublicIpRequest
30435
30527
  * @return UpdatePublicIpResponse
30436
30528
  * @throws OciError when an error occurs
30437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
30529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
30438
30530
  */
30439
30531
  updatePublicIp(updatePublicIpRequest) {
30440
30532
  return __awaiter(this, void 0, void 0, function* () {
@@ -30499,7 +30591,7 @@ class VirtualNetworkClient {
30499
30591
  * @param UpdatePublicIpPoolRequest
30500
30592
  * @return UpdatePublicIpPoolResponse
30501
30593
  * @throws OciError when an error occurs
30502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
30594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
30503
30595
  */
30504
30596
  updatePublicIpPool(updatePublicIpPoolRequest) {
30505
30597
  return __awaiter(this, void 0, void 0, function* () {
@@ -30565,7 +30657,7 @@ class VirtualNetworkClient {
30565
30657
  * @param UpdateRemotePeeringConnectionRequest
30566
30658
  * @return UpdateRemotePeeringConnectionResponse
30567
30659
  * @throws OciError when an error occurs
30568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
30660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
30569
30661
  */
30570
30662
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
30571
30663
  return __awaiter(this, void 0, void 0, function* () {
@@ -30633,7 +30725,7 @@ class VirtualNetworkClient {
30633
30725
  * @param UpdateRouteTableRequest
30634
30726
  * @return UpdateRouteTableResponse
30635
30727
  * @throws OciError when an error occurs
30636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
30728
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
30637
30729
  */
30638
30730
  updateRouteTable(updateRouteTableRequest) {
30639
30731
  return __awaiter(this, void 0, void 0, function* () {
@@ -30702,7 +30794,7 @@ class VirtualNetworkClient {
30702
30794
  * @param UpdateSecurityListRequest
30703
30795
  * @return UpdateSecurityListResponse
30704
30796
  * @throws OciError when an error occurs
30705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
30797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
30706
30798
  */
30707
30799
  updateSecurityList(updateSecurityListRequest) {
30708
30800
  return __awaiter(this, void 0, void 0, function* () {
@@ -30768,7 +30860,7 @@ class VirtualNetworkClient {
30768
30860
  * @param UpdateServiceGatewayRequest
30769
30861
  * @return UpdateServiceGatewayResponse
30770
30862
  * @throws OciError when an error occurs
30771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
30863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
30772
30864
  */
30773
30865
  updateServiceGateway(updateServiceGatewayRequest) {
30774
30866
  return __awaiter(this, void 0, void 0, function* () {
@@ -30833,7 +30925,7 @@ class VirtualNetworkClient {
30833
30925
  * @param UpdateSubnetRequest
30834
30926
  * @return UpdateSubnetResponse
30835
30927
  * @throws OciError when an error occurs
30836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
30928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
30837
30929
  */
30838
30930
  updateSubnet(updateSubnetRequest) {
30839
30931
  return __awaiter(this, void 0, void 0, function* () {
@@ -30900,7 +30992,7 @@ class VirtualNetworkClient {
30900
30992
  * @param UpdateTunnelCpeDeviceConfigRequest
30901
30993
  * @return UpdateTunnelCpeDeviceConfigResponse
30902
30994
  * @throws OciError when an error occurs
30903
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
30995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
30904
30996
  */
30905
30997
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
30906
30998
  return __awaiter(this, void 0, void 0, function* () {
@@ -30968,7 +31060,7 @@ class VirtualNetworkClient {
30968
31060
  * @param UpdateVcnRequest
30969
31061
  * @return UpdateVcnResponse
30970
31062
  * @throws OciError when an error occurs
30971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
31063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
30972
31064
  */
30973
31065
  updateVcn(updateVcnRequest) {
30974
31066
  return __awaiter(this, void 0, void 0, function* () {
@@ -31056,7 +31148,7 @@ class VirtualNetworkClient {
31056
31148
  * @param UpdateVirtualCircuitRequest
31057
31149
  * @return UpdateVirtualCircuitResponse
31058
31150
  * @throws OciError when an error occurs
31059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
31151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
31060
31152
  */
31061
31153
  updateVirtualCircuit(updateVirtualCircuitRequest) {
31062
31154
  return __awaiter(this, void 0, void 0, function* () {
@@ -31122,7 +31214,7 @@ class VirtualNetworkClient {
31122
31214
  * @param UpdateVlanRequest
31123
31215
  * @return UpdateVlanResponse
31124
31216
  * @throws OciError when an error occurs
31125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
31217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
31126
31218
  */
31127
31219
  updateVlan(updateVlanRequest) {
31128
31220
  return __awaiter(this, void 0, void 0, function* () {
@@ -31188,7 +31280,7 @@ class VirtualNetworkClient {
31188
31280
  * @param UpdateVnicRequest
31189
31281
  * @return UpdateVnicResponse
31190
31282
  * @throws OciError when an error occurs
31191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
31283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
31192
31284
  */
31193
31285
  updateVnic(updateVnicRequest) {
31194
31286
  return __awaiter(this, void 0, void 0, function* () {
@@ -31253,7 +31345,7 @@ class VirtualNetworkClient {
31253
31345
  * @param UpdateVtapRequest
31254
31346
  * @return UpdateVtapResponse
31255
31347
  * @throws OciError when an error occurs
31256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
31348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
31257
31349
  */
31258
31350
  updateVtap(updateVtapRequest) {
31259
31351
  return __awaiter(this, void 0, void 0, function* () {
@@ -31325,7 +31417,7 @@ class VirtualNetworkClient {
31325
31417
  * @param UpgradeDrgRequest
31326
31418
  * @return UpgradeDrgResponse
31327
31419
  * @throws OciError when an error occurs
31328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
31420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
31329
31421
  */
31330
31422
  upgradeDrg(upgradeDrgRequest) {
31331
31423
  return __awaiter(this, void 0, void 0, function* () {
@@ -31387,7 +31479,7 @@ class VirtualNetworkClient {
31387
31479
  * @param ValidateByoipRangeRequest
31388
31480
  * @return ValidateByoipRangeResponse
31389
31481
  * @throws OciError when an error occurs
31390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
31482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
31391
31483
  */
31392
31484
  validateByoipRange(validateByoipRangeRequest) {
31393
31485
  return __awaiter(this, void 0, void 0, function* () {
@@ -31447,7 +31539,7 @@ class VirtualNetworkClient {
31447
31539
  * @param WithdrawByoipRangeRequest
31448
31540
  * @return WithdrawByoipRangeResponse
31449
31541
  * @throws OciError when an error occurs
31450
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
31542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
31451
31543
  */
31452
31544
  withdrawByoipRange(withdrawByoipRangeRequest) {
31453
31545
  return __awaiter(this, void 0, void 0, function* () {