oci-core 2.59.0 → 2.60.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 (447) hide show
  1. package/lib/client.d.ts +435 -421
  2. package/lib/client.js +490 -421
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/index.d.ts +2 -0
  5. package/lib/model/index.js +9 -7
  6. package/lib/model/index.js.map +1 -1
  7. package/lib/model/instance-configuration-availability-config.d.ts +7 -0
  8. package/lib/model/instance-configuration-availability-config.js.map +1 -1
  9. package/lib/model/instance-configuration-block-volume-replica-details.d.ts +41 -0
  10. package/lib/model/instance-configuration-block-volume-replica-details.js +36 -0
  11. package/lib/model/instance-configuration-block-volume-replica-details.js.map +1 -0
  12. package/lib/model/instance-configuration-create-volume-details.d.ts +12 -0
  13. package/lib/model/instance-configuration-create-volume-details.js +10 -0
  14. package/lib/model/instance-configuration-create-volume-details.js.map +1 -1
  15. package/lib/model/instance-configuration-instance-source-via-image-details.d.ts +4 -0
  16. package/lib/model/instance-configuration-instance-source-via-image-details.js.map +1 -1
  17. package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
  18. package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
  19. package/lib/request/add-drg-route-rules-request.d.ts +1 -1
  20. package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
  21. package/lib/request/add-ipv6-subnet-cidr-request.d.ts +1 -1
  22. package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
  23. package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
  24. package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
  25. package/lib/request/add-vcn-cidr-request.d.ts +1 -1
  26. package/lib/request/advertise-byoip-range-request.d.ts +1 -1
  27. package/lib/request/attach-boot-volume-request.d.ts +1 -1
  28. package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
  29. package/lib/request/attach-load-balancer-request.d.ts +1 -1
  30. package/lib/request/attach-service-id-request.d.ts +1 -1
  31. package/lib/request/attach-vnic-request.d.ts +1 -1
  32. package/lib/request/attach-volume-request.d.ts +1 -1
  33. package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
  34. package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
  35. package/lib/request/capture-console-history-request.d.ts +1 -1
  36. package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
  37. package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
  38. package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
  39. package/lib/request/change-capture-filter-compartment-request.d.ts +1 -1
  40. package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
  41. package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
  42. package/lib/request/change-compute-cluster-compartment-request.d.ts +1 -1
  43. package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
  44. package/lib/request/change-cpe-compartment-request.d.ts +1 -1
  45. package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
  46. package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
  47. package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
  48. package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
  49. package/lib/request/change-drg-compartment-request.d.ts +1 -1
  50. package/lib/request/change-image-compartment-request.d.ts +1 -1
  51. package/lib/request/change-instance-compartment-request.d.ts +1 -1
  52. package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
  53. package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
  54. package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
  55. package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
  56. package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
  57. package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
  58. package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
  59. package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
  60. package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
  61. package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
  62. package/lib/request/change-route-table-compartment-request.d.ts +1 -1
  63. package/lib/request/change-security-list-compartment-request.d.ts +1 -1
  64. package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
  65. package/lib/request/change-subnet-compartment-request.d.ts +1 -1
  66. package/lib/request/change-vcn-compartment-request.d.ts +1 -1
  67. package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
  68. package/lib/request/change-vlan-compartment-request.d.ts +1 -1
  69. package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
  70. package/lib/request/change-volume-compartment-request.d.ts +1 -1
  71. package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
  72. package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
  73. package/lib/request/change-vtap-compartment-request.d.ts +1 -1
  74. package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
  75. package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
  76. package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
  77. package/lib/request/copy-volume-backup-request.d.ts +1 -1
  78. package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
  79. package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
  80. package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
  81. package/lib/request/create-boot-volume-request.d.ts +1 -1
  82. package/lib/request/create-byoip-range-request.d.ts +1 -1
  83. package/lib/request/create-capture-filter-request.d.ts +1 -1
  84. package/lib/request/create-cluster-network-request.d.ts +1 -1
  85. package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
  86. package/lib/request/create-compute-cluster-request.d.ts +1 -1
  87. package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
  88. package/lib/request/create-cpe-request.d.ts +1 -1
  89. package/lib/request/create-cross-connect-group-request.d.ts +1 -1
  90. package/lib/request/create-cross-connect-request.d.ts +1 -1
  91. package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
  92. package/lib/request/create-dhcp-options-request.d.ts +1 -1
  93. package/lib/request/create-drg-attachment-request.d.ts +1 -1
  94. package/lib/request/create-drg-request.d.ts +1 -1
  95. package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
  96. package/lib/request/create-drg-route-table-request.d.ts +1 -1
  97. package/lib/request/create-image-request.d.ts +1 -1
  98. package/lib/request/create-instance-configuration-request.d.ts +1 -1
  99. package/lib/request/create-instance-console-connection-request.d.ts +1 -1
  100. package/lib/request/create-instance-pool-request.d.ts +1 -1
  101. package/lib/request/create-internet-gateway-request.d.ts +1 -1
  102. package/lib/request/create-ipsec-connection-request.d.ts +1 -1
  103. package/lib/request/create-ipv6-request.d.ts +1 -1
  104. package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
  105. package/lib/request/create-nat-gateway-request.d.ts +1 -1
  106. package/lib/request/create-network-security-group-request.d.ts +1 -1
  107. package/lib/request/create-private-ip-request.d.ts +1 -1
  108. package/lib/request/create-public-ip-pool-request.d.ts +1 -1
  109. package/lib/request/create-public-ip-request.d.ts +1 -1
  110. package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
  111. package/lib/request/create-route-table-request.d.ts +1 -1
  112. package/lib/request/create-security-list-request.d.ts +1 -1
  113. package/lib/request/create-service-gateway-request.d.ts +1 -1
  114. package/lib/request/create-subnet-request.d.ts +1 -1
  115. package/lib/request/create-vcn-request.d.ts +1 -1
  116. package/lib/request/create-virtual-circuit-request.d.ts +1 -1
  117. package/lib/request/create-vlan-request.d.ts +1 -1
  118. package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
  119. package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
  120. package/lib/request/create-volume-backup-request.d.ts +1 -1
  121. package/lib/request/create-volume-group-backup-request.d.ts +1 -1
  122. package/lib/request/create-volume-group-request.d.ts +1 -1
  123. package/lib/request/create-volume-request.d.ts +1 -1
  124. package/lib/request/create-vtap-request.d.ts +1 -1
  125. package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
  126. package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
  127. package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
  128. package/lib/request/delete-boot-volume-request.d.ts +1 -1
  129. package/lib/request/delete-byoip-range-request.d.ts +1 -1
  130. package/lib/request/delete-capture-filter-request.d.ts +1 -1
  131. package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
  132. package/lib/request/delete-compute-cluster-request.d.ts +1 -1
  133. package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
  134. package/lib/request/delete-console-history-request.d.ts +1 -1
  135. package/lib/request/delete-cpe-request.d.ts +1 -1
  136. package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
  137. package/lib/request/delete-cross-connect-request.d.ts +1 -1
  138. package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
  139. package/lib/request/delete-dhcp-options-request.d.ts +1 -1
  140. package/lib/request/delete-drg-attachment-request.d.ts +1 -1
  141. package/lib/request/delete-drg-request.d.ts +1 -1
  142. package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
  143. package/lib/request/delete-drg-route-table-request.d.ts +1 -1
  144. package/lib/request/delete-image-request.d.ts +1 -1
  145. package/lib/request/delete-instance-configuration-request.d.ts +1 -1
  146. package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
  147. package/lib/request/delete-internet-gateway-request.d.ts +1 -1
  148. package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
  149. package/lib/request/delete-ipv6-request.d.ts +1 -1
  150. package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
  151. package/lib/request/delete-nat-gateway-request.d.ts +1 -1
  152. package/lib/request/delete-network-security-group-request.d.ts +1 -1
  153. package/lib/request/delete-private-ip-request.d.ts +1 -1
  154. package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
  155. package/lib/request/delete-public-ip-request.d.ts +1 -1
  156. package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
  157. package/lib/request/delete-route-table-request.d.ts +1 -1
  158. package/lib/request/delete-security-list-request.d.ts +1 -1
  159. package/lib/request/delete-service-gateway-request.d.ts +1 -1
  160. package/lib/request/delete-subnet-request.d.ts +1 -1
  161. package/lib/request/delete-vcn-request.d.ts +1 -1
  162. package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
  163. package/lib/request/delete-vlan-request.d.ts +1 -1
  164. package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
  165. package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
  166. package/lib/request/delete-volume-backup-request.d.ts +1 -1
  167. package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
  168. package/lib/request/delete-volume-group-request.d.ts +1 -1
  169. package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
  170. package/lib/request/delete-volume-request.d.ts +1 -1
  171. package/lib/request/delete-vtap-request.d.ts +1 -1
  172. package/lib/request/detach-boot-volume-request.d.ts +1 -1
  173. package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
  174. package/lib/request/detach-load-balancer-request.d.ts +1 -1
  175. package/lib/request/detach-service-id-request.d.ts +1 -1
  176. package/lib/request/detach-vnic-request.d.ts +1 -1
  177. package/lib/request/detach-volume-request.d.ts +1 -1
  178. package/lib/request/export-image-request.d.ts +1 -1
  179. package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
  180. package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
  181. package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
  182. package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
  183. package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
  184. package/lib/request/get-block-volume-replica-request.d.ts +1 -1
  185. package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
  186. package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
  187. package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
  188. package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
  189. package/lib/request/get-boot-volume-request.d.ts +1 -1
  190. package/lib/request/get-byoip-range-request.d.ts +1 -1
  191. package/lib/request/get-capture-filter-request.d.ts +1 -1
  192. package/lib/request/get-cluster-network-request.d.ts +1 -1
  193. package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
  194. package/lib/request/get-compute-cluster-request.d.ts +1 -1
  195. package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
  196. package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
  197. package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
  198. package/lib/request/get-console-history-content-request.d.ts +1 -1
  199. package/lib/request/get-console-history-request.d.ts +1 -1
  200. package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
  201. package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
  202. package/lib/request/get-cpe-request.d.ts +1 -1
  203. package/lib/request/get-cross-connect-group-request.d.ts +1 -1
  204. package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
  205. package/lib/request/get-cross-connect-request.d.ts +1 -1
  206. package/lib/request/get-cross-connect-status-request.d.ts +1 -1
  207. package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
  208. package/lib/request/get-dhcp-options-request.d.ts +1 -1
  209. package/lib/request/get-drg-attachment-request.d.ts +1 -1
  210. package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
  211. package/lib/request/get-drg-request.d.ts +1 -1
  212. package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
  213. package/lib/request/get-drg-route-table-request.d.ts +1 -1
  214. package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
  215. package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
  216. package/lib/request/get-image-request.d.ts +1 -1
  217. package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
  218. package/lib/request/get-instance-configuration-request.d.ts +1 -1
  219. package/lib/request/get-instance-console-connection-request.d.ts +1 -1
  220. package/lib/request/get-instance-maintenance-reboot-request.d.ts +1 -1
  221. package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
  222. package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
  223. package/lib/request/get-instance-pool-request.d.ts +1 -1
  224. package/lib/request/get-instance-request.d.ts +1 -1
  225. package/lib/request/get-internet-gateway-request.d.ts +1 -1
  226. package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
  227. package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
  228. package/lib/request/get-ipsec-connection-request.d.ts +1 -1
  229. package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
  230. package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
  231. package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  232. package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
  233. package/lib/request/get-ipv6-request.d.ts +1 -1
  234. package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
  235. package/lib/request/get-measured-boot-report-request.d.ts +1 -1
  236. package/lib/request/get-nat-gateway-request.d.ts +1 -1
  237. package/lib/request/get-network-security-group-request.d.ts +1 -1
  238. package/lib/request/get-networking-topology-request.d.ts +1 -1
  239. package/lib/request/get-private-ip-request.d.ts +1 -1
  240. package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
  241. package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
  242. package/lib/request/get-public-ip-pool-request.d.ts +1 -1
  243. package/lib/request/get-public-ip-request.d.ts +1 -1
  244. package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
  245. package/lib/request/get-route-table-request.d.ts +1 -1
  246. package/lib/request/get-security-list-request.d.ts +1 -1
  247. package/lib/request/get-service-gateway-request.d.ts +1 -1
  248. package/lib/request/get-service-request.d.ts +1 -1
  249. package/lib/request/get-subnet-request.d.ts +1 -1
  250. package/lib/request/get-subnet-topology-request.d.ts +1 -1
  251. package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
  252. package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
  253. package/lib/request/get-upgrade-status-request.d.ts +1 -1
  254. package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
  255. package/lib/request/get-vcn-request.d.ts +1 -1
  256. package/lib/request/get-vcn-topology-request.d.ts +1 -1
  257. package/lib/request/get-virtual-circuit-request.d.ts +1 -1
  258. package/lib/request/get-vlan-request.d.ts +1 -1
  259. package/lib/request/get-vnic-attachment-request.d.ts +1 -1
  260. package/lib/request/get-vnic-request.d.ts +1 -1
  261. package/lib/request/get-volume-attachment-request.d.ts +1 -1
  262. package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
  263. package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
  264. package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
  265. package/lib/request/get-volume-backup-request.d.ts +1 -1
  266. package/lib/request/get-volume-group-backup-request.d.ts +1 -1
  267. package/lib/request/get-volume-group-replica-request.d.ts +1 -1
  268. package/lib/request/get-volume-group-request.d.ts +1 -1
  269. package/lib/request/get-volume-kms-key-request.d.ts +1 -1
  270. package/lib/request/get-volume-request.d.ts +1 -1
  271. package/lib/request/get-vtap-request.d.ts +1 -1
  272. package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
  273. package/lib/request/index.d.ts +2 -0
  274. package/lib/request/index.js.map +1 -1
  275. package/lib/request/instance-action-request.d.ts +1 -1
  276. package/lib/request/launch-instance-configuration-request.d.ts +1 -1
  277. package/lib/request/launch-instance-request.d.ts +1 -1
  278. package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
  279. package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
  280. package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
  281. package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
  282. package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
  283. package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
  284. package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
  285. package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
  286. package/lib/request/list-boot-volumes-request.d.ts +1 -1
  287. package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
  288. package/lib/request/list-byoip-ranges-request.d.ts +1 -1
  289. package/lib/request/list-capture-filters-request.d.ts +1 -1
  290. package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
  291. package/lib/request/list-cluster-networks-request.d.ts +1 -1
  292. package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
  293. package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
  294. package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
  295. package/lib/request/list-compute-clusters-request.d.ts +1 -1
  296. package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
  297. package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
  298. package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
  299. package/lib/request/list-console-histories-request.d.ts +1 -1
  300. package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
  301. package/lib/request/list-cpes-request.d.ts +1 -1
  302. package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
  303. package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
  304. package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
  305. package/lib/request/list-cross-connects-request.d.ts +1 -1
  306. package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
  307. package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
  308. package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
  309. package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
  310. package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
  311. package/lib/request/list-dhcp-options-request.d.ts +1 -1
  312. package/lib/request/list-drg-attachments-request.d.ts +1 -1
  313. package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
  314. package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
  315. package/lib/request/list-drg-route-rules-request.d.ts +1 -1
  316. package/lib/request/list-drg-route-tables-request.d.ts +1 -1
  317. package/lib/request/list-drgs-request.d.ts +1 -1
  318. package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
  319. package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  320. package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
  321. package/lib/request/list-images-request.d.ts +1 -1
  322. package/lib/request/list-instance-configurations-request.d.ts +1 -1
  323. package/lib/request/list-instance-console-connections-request.d.ts +1 -1
  324. package/lib/request/list-instance-devices-request.d.ts +1 -1
  325. package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
  326. package/lib/request/list-instance-pools-request.d.ts +1 -1
  327. package/lib/request/list-instances-request.d.ts +1 -1
  328. package/lib/request/list-internet-gateways-request.d.ts +1 -1
  329. package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
  330. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
  331. package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
  332. package/lib/request/list-ipsec-connections-request.d.ts +1 -1
  333. package/lib/request/list-ipv6s-request.d.ts +1 -1
  334. package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
  335. package/lib/request/list-nat-gateways-request.d.ts +1 -1
  336. package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
  337. package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
  338. package/lib/request/list-network-security-groups-request.d.ts +1 -1
  339. package/lib/request/list-private-ips-request.d.ts +1 -1
  340. package/lib/request/list-public-ip-pools-request.d.ts +1 -1
  341. package/lib/request/list-public-ips-request.d.ts +1 -1
  342. package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
  343. package/lib/request/list-route-tables-request.d.ts +1 -1
  344. package/lib/request/list-security-lists-request.d.ts +1 -1
  345. package/lib/request/list-service-gateways-request.d.ts +1 -1
  346. package/lib/request/list-services-request.d.ts +1 -1
  347. package/lib/request/list-shapes-request.d.ts +1 -1
  348. package/lib/request/list-subnets-request.d.ts +1 -1
  349. package/lib/request/list-vcns-request.d.ts +1 -1
  350. package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  351. package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
  352. package/lib/request/list-virtual-circuits-request.d.ts +1 -1
  353. package/lib/request/list-vlans-request.d.ts +1 -1
  354. package/lib/request/list-vnic-attachments-request.d.ts +1 -1
  355. package/lib/request/list-volume-attachments-request.d.ts +1 -1
  356. package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
  357. package/lib/request/list-volume-backups-request.d.ts +1 -1
  358. package/lib/request/list-volume-group-backups-request.d.ts +1 -1
  359. package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
  360. package/lib/request/list-volume-groups-request.d.ts +1 -1
  361. package/lib/request/list-volumes-request.d.ts +1 -1
  362. package/lib/request/list-vtaps-request.d.ts +1 -1
  363. package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
  364. package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
  365. package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
  366. package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
  367. package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
  368. package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
  369. package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +1 -1
  370. package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +1 -1
  371. package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
  372. package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
  373. package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
  374. package/lib/request/reset-instance-pool-request.d.ts +1 -1
  375. package/lib/request/softreset-instance-pool-request.d.ts +1 -1
  376. package/lib/request/softstop-instance-pool-request.d.ts +38 -0
  377. package/lib/request/softstop-instance-pool-request.js +15 -0
  378. package/lib/request/softstop-instance-pool-request.js.map +1 -0
  379. package/lib/request/start-instance-pool-request.d.ts +1 -1
  380. package/lib/request/stop-instance-pool-request.d.ts +1 -1
  381. package/lib/request/terminate-cluster-network-request.d.ts +1 -1
  382. package/lib/request/terminate-instance-pool-request.d.ts +1 -1
  383. package/lib/request/terminate-instance-request.d.ts +1 -1
  384. package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
  385. package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
  386. package/lib/request/update-boot-volume-request.d.ts +1 -1
  387. package/lib/request/update-byoip-range-request.d.ts +1 -1
  388. package/lib/request/update-capture-filter-request.d.ts +1 -1
  389. package/lib/request/update-cluster-network-request.d.ts +1 -1
  390. package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
  391. package/lib/request/update-compute-cluster-request.d.ts +1 -1
  392. package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
  393. package/lib/request/update-console-history-request.d.ts +1 -1
  394. package/lib/request/update-cpe-request.d.ts +1 -1
  395. package/lib/request/update-cross-connect-group-request.d.ts +1 -1
  396. package/lib/request/update-cross-connect-request.d.ts +1 -1
  397. package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
  398. package/lib/request/update-dhcp-options-request.d.ts +1 -1
  399. package/lib/request/update-drg-attachment-request.d.ts +1 -1
  400. package/lib/request/update-drg-request.d.ts +1 -1
  401. package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
  402. package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
  403. package/lib/request/update-drg-route-rules-request.d.ts +1 -1
  404. package/lib/request/update-drg-route-table-request.d.ts +1 -1
  405. package/lib/request/update-image-request.d.ts +1 -1
  406. package/lib/request/update-instance-configuration-request.d.ts +1 -1
  407. package/lib/request/update-instance-console-connection-request.d.ts +1 -1
  408. package/lib/request/update-instance-pool-request.d.ts +1 -1
  409. package/lib/request/update-instance-request.d.ts +1 -1
  410. package/lib/request/update-internet-gateway-request.d.ts +1 -1
  411. package/lib/request/update-ipsec-connection-request.d.ts +1 -1
  412. package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
  413. package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  414. package/lib/request/update-ipv6-request.d.ts +1 -1
  415. package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
  416. package/lib/request/update-nat-gateway-request.d.ts +1 -1
  417. package/lib/request/update-network-security-group-request.d.ts +1 -1
  418. package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
  419. package/lib/request/update-private-ip-request.d.ts +1 -1
  420. package/lib/request/update-public-ip-pool-request.d.ts +1 -1
  421. package/lib/request/update-public-ip-request.d.ts +1 -1
  422. package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
  423. package/lib/request/update-route-table-request.d.ts +1 -1
  424. package/lib/request/update-security-list-request.d.ts +1 -1
  425. package/lib/request/update-service-gateway-request.d.ts +1 -1
  426. package/lib/request/update-subnet-request.d.ts +1 -1
  427. package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
  428. package/lib/request/update-vcn-request.d.ts +1 -1
  429. package/lib/request/update-virtual-circuit-request.d.ts +1 -1
  430. package/lib/request/update-vlan-request.d.ts +1 -1
  431. package/lib/request/update-vnic-request.d.ts +1 -1
  432. package/lib/request/update-volume-attachment-request.d.ts +1 -1
  433. package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
  434. package/lib/request/update-volume-backup-request.d.ts +1 -1
  435. package/lib/request/update-volume-group-backup-request.d.ts +1 -1
  436. package/lib/request/update-volume-group-request.d.ts +1 -1
  437. package/lib/request/update-volume-kms-key-request.d.ts +1 -1
  438. package/lib/request/update-volume-request.d.ts +1 -1
  439. package/lib/request/update-vtap-request.d.ts +1 -1
  440. package/lib/request/upgrade-drg-request.d.ts +1 -1
  441. package/lib/request/validate-byoip-range-request.d.ts +1 -1
  442. package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
  443. package/lib/response/index.d.ts +2 -0
  444. package/lib/response/softstop-instance-pool-response.d.ts +30 -0
  445. package/lib/response/softstop-instance-pool-response.js +15 -0
  446. package/lib/response/softstop-instance-pool-response.js.map +1 -0
  447. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -194,7 +194,7 @@ class BlockstorageClient {
194
194
  * @param ChangeBootVolumeBackupCompartmentRequest
195
195
  * @return ChangeBootVolumeBackupCompartmentResponse
196
196
  * @throws OciError when an error occurs
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.
197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
198
198
  */
199
199
  changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
200
200
  return __awaiter(this, void 0, void 0, function* () {
@@ -257,7 +257,7 @@ class BlockstorageClient {
257
257
  * @param ChangeBootVolumeCompartmentRequest
258
258
  * @return ChangeBootVolumeCompartmentResponse
259
259
  * @throws OciError when an error occurs
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.
260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
261
261
  */
262
262
  changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
263
263
  return __awaiter(this, void 0, void 0, function* () {
@@ -320,7 +320,7 @@ class BlockstorageClient {
320
320
  * @param ChangeVolumeBackupCompartmentRequest
321
321
  * @return ChangeVolumeBackupCompartmentResponse
322
322
  * @throws OciError when an error occurs
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.
323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
324
324
  */
325
325
  changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
326
326
  return __awaiter(this, void 0, void 0, function* () {
@@ -383,7 +383,7 @@ class BlockstorageClient {
383
383
  * @param ChangeVolumeCompartmentRequest
384
384
  * @return ChangeVolumeCompartmentResponse
385
385
  * @throws OciError when an error occurs
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.
386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
387
387
  */
388
388
  changeVolumeCompartment(changeVolumeCompartmentRequest) {
389
389
  return __awaiter(this, void 0, void 0, function* () {
@@ -446,7 +446,7 @@ class BlockstorageClient {
446
446
  * @param ChangeVolumeGroupBackupCompartmentRequest
447
447
  * @return ChangeVolumeGroupBackupCompartmentResponse
448
448
  * @throws OciError when an error occurs
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.
449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
450
450
  */
451
451
  changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
452
452
  return __awaiter(this, void 0, void 0, function* () {
@@ -509,7 +509,7 @@ class BlockstorageClient {
509
509
  * @param ChangeVolumeGroupCompartmentRequest
510
510
  * @return ChangeVolumeGroupCompartmentResponse
511
511
  * @throws OciError when an error occurs
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.
512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
513
513
  */
514
514
  changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
515
515
  return __awaiter(this, void 0, void 0, function* () {
@@ -571,7 +571,7 @@ class BlockstorageClient {
571
571
  * @param CopyBootVolumeBackupRequest
572
572
  * @return CopyBootVolumeBackupResponse
573
573
  * @throws OciError when an error occurs
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.
574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
575
575
  */
576
576
  copyBootVolumeBackup(copyBootVolumeBackupRequest) {
577
577
  return __awaiter(this, void 0, void 0, function* () {
@@ -653,7 +653,7 @@ class BlockstorageClient {
653
653
  * @param CopyVolumeBackupRequest
654
654
  * @return CopyVolumeBackupResponse
655
655
  * @throws OciError when an error occurs
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.
656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
657
657
  */
658
658
  copyVolumeBackup(copyVolumeBackupRequest) {
659
659
  return __awaiter(this, void 0, void 0, function* () {
@@ -735,7 +735,7 @@ class BlockstorageClient {
735
735
  * @param CopyVolumeGroupBackupRequest
736
736
  * @return CopyVolumeGroupBackupResponse
737
737
  * @throws OciError when an error occurs
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.
738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
739
739
  */
740
740
  copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
741
741
  return __awaiter(this, void 0, void 0, function* () {
@@ -804,7 +804,7 @@ class BlockstorageClient {
804
804
  * @param CreateBootVolumeRequest
805
805
  * @return CreateBootVolumeResponse
806
806
  * @throws OciError when an error occurs
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.
807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
808
808
  */
809
809
  createBootVolume(createBootVolumeRequest) {
810
810
  return __awaiter(this, void 0, void 0, function* () {
@@ -872,7 +872,7 @@ class BlockstorageClient {
872
872
  * @param CreateBootVolumeBackupRequest
873
873
  * @return CreateBootVolumeBackupResponse
874
874
  * @throws OciError when an error occurs
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.
875
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
876
876
  */
877
877
  createBootVolumeBackup(createBootVolumeBackupRequest) {
878
878
  return __awaiter(this, void 0, void 0, function* () {
@@ -948,7 +948,7 @@ class BlockstorageClient {
948
948
  * @param CreateVolumeRequest
949
949
  * @return CreateVolumeResponse
950
950
  * @throws OciError when an error occurs
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.
951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
952
952
  */
953
953
  createVolume(createVolumeRequest) {
954
954
  return __awaiter(this, void 0, void 0, function* () {
@@ -1016,7 +1016,7 @@ class BlockstorageClient {
1016
1016
  * @param CreateVolumeBackupRequest
1017
1017
  * @return CreateVolumeBackupResponse
1018
1018
  * @throws OciError when an error occurs
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.
1019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
1020
1020
  */
1021
1021
  createVolumeBackup(createVolumeBackupRequest) {
1022
1022
  return __awaiter(this, void 0, void 0, function* () {
@@ -1082,7 +1082,7 @@ class BlockstorageClient {
1082
1082
  * @param CreateVolumeBackupPolicyRequest
1083
1083
  * @return CreateVolumeBackupPolicyResponse
1084
1084
  * @throws OciError when an error occurs
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.
1085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1086
1086
  */
1087
1087
  createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
1088
1088
  return __awaiter(this, void 0, void 0, function* () {
@@ -1148,7 +1148,7 @@ class BlockstorageClient {
1148
1148
  * @param CreateVolumeBackupPolicyAssignmentRequest
1149
1149
  * @return CreateVolumeBackupPolicyAssignmentResponse
1150
1150
  * @throws OciError when an error occurs
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.
1151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1152
1152
  */
1153
1153
  createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
1154
1154
  return __awaiter(this, void 0, void 0, function* () {
@@ -1216,7 +1216,7 @@ class BlockstorageClient {
1216
1216
  * @param CreateVolumeGroupRequest
1217
1217
  * @return CreateVolumeGroupResponse
1218
1218
  * @throws OciError when an error occurs
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.
1219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1220
1220
  */
1221
1221
  createVolumeGroup(createVolumeGroupRequest) {
1222
1222
  return __awaiter(this, void 0, void 0, function* () {
@@ -1280,7 +1280,7 @@ class BlockstorageClient {
1280
1280
  * @param CreateVolumeGroupBackupRequest
1281
1281
  * @return CreateVolumeGroupBackupResponse
1282
1282
  * @throws OciError when an error occurs
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.
1283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1284
1284
  */
1285
1285
  createVolumeGroupBackup(createVolumeGroupBackupRequest) {
1286
1286
  return __awaiter(this, void 0, void 0, function* () {
@@ -1346,7 +1346,7 @@ class BlockstorageClient {
1346
1346
  * @param DeleteBootVolumeRequest
1347
1347
  * @return DeleteBootVolumeResponse
1348
1348
  * @throws OciError when an error occurs
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.
1349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1350
1350
  */
1351
1351
  deleteBootVolume(deleteBootVolumeRequest) {
1352
1352
  return __awaiter(this, void 0, void 0, function* () {
@@ -1400,7 +1400,7 @@ class BlockstorageClient {
1400
1400
  * @param DeleteBootVolumeBackupRequest
1401
1401
  * @return DeleteBootVolumeBackupResponse
1402
1402
  * @throws OciError when an error occurs
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.
1403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1404
1404
  */
1405
1405
  deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
1406
1406
  return __awaiter(this, void 0, void 0, function* () {
@@ -1455,7 +1455,7 @@ class BlockstorageClient {
1455
1455
  * @param DeleteBootVolumeKmsKeyRequest
1456
1456
  * @return DeleteBootVolumeKmsKeyResponse
1457
1457
  * @throws OciError when an error occurs
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.
1458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1459
1459
  */
1460
1460
  deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
1461
1461
  return __awaiter(this, void 0, void 0, function* () {
@@ -1513,7 +1513,7 @@ class BlockstorageClient {
1513
1513
  * @param DeleteVolumeRequest
1514
1514
  * @return DeleteVolumeResponse
1515
1515
  * @throws OciError when an error occurs
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.
1516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1517
1517
  */
1518
1518
  deleteVolume(deleteVolumeRequest) {
1519
1519
  return __awaiter(this, void 0, void 0, function* () {
@@ -1567,7 +1567,7 @@ class BlockstorageClient {
1567
1567
  * @param DeleteVolumeBackupRequest
1568
1568
  * @return DeleteVolumeBackupResponse
1569
1569
  * @throws OciError when an error occurs
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.
1570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1571
1571
  */
1572
1572
  deleteVolumeBackup(deleteVolumeBackupRequest) {
1573
1573
  return __awaiter(this, void 0, void 0, function* () {
@@ -1626,7 +1626,7 @@ class BlockstorageClient {
1626
1626
  * @param DeleteVolumeBackupPolicyRequest
1627
1627
  * @return DeleteVolumeBackupPolicyResponse
1628
1628
  * @throws OciError when an error occurs
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.
1629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1630
1630
  */
1631
1631
  deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
1632
1632
  return __awaiter(this, void 0, void 0, function* () {
@@ -1681,7 +1681,7 @@ class BlockstorageClient {
1681
1681
  * @param DeleteVolumeBackupPolicyAssignmentRequest
1682
1682
  * @return DeleteVolumeBackupPolicyAssignmentResponse
1683
1683
  * @throws OciError when an error occurs
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.
1684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1685
1685
  */
1686
1686
  deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
1687
1687
  return __awaiter(this, void 0, void 0, function* () {
@@ -1737,7 +1737,7 @@ class BlockstorageClient {
1737
1737
  * @param DeleteVolumeGroupRequest
1738
1738
  * @return DeleteVolumeGroupResponse
1739
1739
  * @throws OciError when an error occurs
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.
1740
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1741
1741
  */
1742
1742
  deleteVolumeGroup(deleteVolumeGroupRequest) {
1743
1743
  return __awaiter(this, void 0, void 0, function* () {
@@ -1793,7 +1793,7 @@ class BlockstorageClient {
1793
1793
  * @param DeleteVolumeGroupBackupRequest
1794
1794
  * @return DeleteVolumeGroupBackupResponse
1795
1795
  * @throws OciError when an error occurs
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.
1796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1797
1797
  */
1798
1798
  deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
1799
1799
  return __awaiter(this, void 0, void 0, function* () {
@@ -1848,7 +1848,7 @@ class BlockstorageClient {
1848
1848
  * @param DeleteVolumeKmsKeyRequest
1849
1849
  * @return DeleteVolumeKmsKeyResponse
1850
1850
  * @throws OciError when an error occurs
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.
1851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1852
1852
  */
1853
1853
  deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
1854
1854
  return __awaiter(this, void 0, void 0, function* () {
@@ -1902,7 +1902,7 @@ class BlockstorageClient {
1902
1902
  * @param GetBlockVolumeReplicaRequest
1903
1903
  * @return GetBlockVolumeReplicaResponse
1904
1904
  * @throws OciError when an error occurs
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.
1905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1906
1906
  */
1907
1907
  getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
1908
1908
  return __awaiter(this, void 0, void 0, function* () {
@@ -1964,7 +1964,7 @@ class BlockstorageClient {
1964
1964
  * @param GetBootVolumeRequest
1965
1965
  * @return GetBootVolumeResponse
1966
1966
  * @throws OciError when an error occurs
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.
1967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1968
1968
  */
1969
1969
  getBootVolume(getBootVolumeRequest) {
1970
1970
  return __awaiter(this, void 0, void 0, function* () {
@@ -2026,7 +2026,7 @@ class BlockstorageClient {
2026
2026
  * @param GetBootVolumeBackupRequest
2027
2027
  * @return GetBootVolumeBackupResponse
2028
2028
  * @throws OciError when an error occurs
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.
2029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
2030
2030
  */
2031
2031
  getBootVolumeBackup(getBootVolumeBackupRequest) {
2032
2032
  return __awaiter(this, void 0, void 0, function* () {
@@ -2089,7 +2089,7 @@ class BlockstorageClient {
2089
2089
  * @param GetBootVolumeKmsKeyRequest
2090
2090
  * @return GetBootVolumeKmsKeyResponse
2091
2091
  * @throws OciError when an error occurs
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.
2092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2093
2093
  */
2094
2094
  getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
2095
2095
  return __awaiter(this, void 0, void 0, function* () {
@@ -2152,7 +2152,7 @@ class BlockstorageClient {
2152
2152
  * @param GetBootVolumeReplicaRequest
2153
2153
  * @return GetBootVolumeReplicaResponse
2154
2154
  * @throws OciError when an error occurs
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.
2155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2156
2156
  */
2157
2157
  getBootVolumeReplica(getBootVolumeReplicaRequest) {
2158
2158
  return __awaiter(this, void 0, void 0, function* () {
@@ -2214,7 +2214,7 @@ class BlockstorageClient {
2214
2214
  * @param GetVolumeRequest
2215
2215
  * @return GetVolumeResponse
2216
2216
  * @throws OciError when an error occurs
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.
2217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2218
2218
  */
2219
2219
  getVolume(getVolumeRequest) {
2220
2220
  return __awaiter(this, void 0, void 0, function* () {
@@ -2276,7 +2276,7 @@ class BlockstorageClient {
2276
2276
  * @param GetVolumeBackupRequest
2277
2277
  * @return GetVolumeBackupResponse
2278
2278
  * @throws OciError when an error occurs
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.
2279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2280
2280
  */
2281
2281
  getVolumeBackup(getVolumeBackupRequest) {
2282
2282
  return __awaiter(this, void 0, void 0, function* () {
@@ -2338,7 +2338,7 @@ class BlockstorageClient {
2338
2338
  * @param GetVolumeBackupPolicyRequest
2339
2339
  * @return GetVolumeBackupPolicyResponse
2340
2340
  * @throws OciError when an error occurs
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.
2341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2342
2342
  */
2343
2343
  getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
2344
2344
  return __awaiter(this, void 0, void 0, function* () {
@@ -2403,7 +2403,7 @@ class BlockstorageClient {
2403
2403
  * @param GetVolumeBackupPolicyAssetAssignmentRequest
2404
2404
  * @return GetVolumeBackupPolicyAssetAssignmentResponse
2405
2405
  * @throws OciError when an error occurs
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.
2406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2407
2407
  */
2408
2408
  getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
2409
2409
  return __awaiter(this, void 0, void 0, function* () {
@@ -2507,7 +2507,7 @@ class BlockstorageClient {
2507
2507
  * @param GetVolumeBackupPolicyAssignmentRequest
2508
2508
  * @return GetVolumeBackupPolicyAssignmentResponse
2509
2509
  * @throws OciError when an error occurs
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.
2510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2511
2511
  */
2512
2512
  getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
2513
2513
  return __awaiter(this, void 0, void 0, function* () {
@@ -2569,7 +2569,7 @@ class BlockstorageClient {
2569
2569
  * @param GetVolumeGroupRequest
2570
2570
  * @return GetVolumeGroupResponse
2571
2571
  * @throws OciError when an error occurs
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.
2572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2573
2573
  */
2574
2574
  getVolumeGroup(getVolumeGroupRequest) {
2575
2575
  return __awaiter(this, void 0, void 0, function* () {
@@ -2631,7 +2631,7 @@ class BlockstorageClient {
2631
2631
  * @param GetVolumeGroupBackupRequest
2632
2632
  * @return GetVolumeGroupBackupResponse
2633
2633
  * @throws OciError when an error occurs
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.
2634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2635
2635
  */
2636
2636
  getVolumeGroupBackup(getVolumeGroupBackupRequest) {
2637
2637
  return __awaiter(this, void 0, void 0, function* () {
@@ -2693,7 +2693,7 @@ class BlockstorageClient {
2693
2693
  * @param GetVolumeGroupReplicaRequest
2694
2694
  * @return GetVolumeGroupReplicaResponse
2695
2695
  * @throws OciError when an error occurs
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.
2696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
2697
2697
  */
2698
2698
  getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
2699
2699
  return __awaiter(this, void 0, void 0, function* () {
@@ -2756,7 +2756,7 @@ class BlockstorageClient {
2756
2756
  * @param GetVolumeKmsKeyRequest
2757
2757
  * @return GetVolumeKmsKeyResponse
2758
2758
  * @throws OciError when an error occurs
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.
2759
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2760
2760
  */
2761
2761
  getVolumeKmsKey(getVolumeKmsKeyRequest) {
2762
2762
  return __awaiter(this, void 0, void 0, function* () {
@@ -2820,7 +2820,7 @@ class BlockstorageClient {
2820
2820
  * @param ListBlockVolumeReplicasRequest
2821
2821
  * @return ListBlockVolumeReplicasResponse
2822
2822
  * @throws OciError when an error occurs
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.
2823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2824
2824
  */
2825
2825
  listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
2826
2826
  return __awaiter(this, void 0, void 0, function* () {
@@ -2931,7 +2931,7 @@ class BlockstorageClient {
2931
2931
  * @param ListBootVolumeBackupsRequest
2932
2932
  * @return ListBootVolumeBackupsResponse
2933
2933
  * @throws OciError when an error occurs
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.
2934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2935
2935
  */
2936
2936
  listBootVolumeBackups(listBootVolumeBackupsRequest) {
2937
2937
  return __awaiter(this, void 0, void 0, function* () {
@@ -3042,7 +3042,7 @@ class BlockstorageClient {
3042
3042
  * @param ListBootVolumeReplicasRequest
3043
3043
  * @return ListBootVolumeReplicasResponse
3044
3044
  * @throws OciError when an error occurs
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.
3045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
3046
3046
  */
3047
3047
  listBootVolumeReplicas(listBootVolumeReplicasRequest) {
3048
3048
  return __awaiter(this, void 0, void 0, function* () {
@@ -3153,7 +3153,7 @@ class BlockstorageClient {
3153
3153
  * @param ListBootVolumesRequest
3154
3154
  * @return ListBootVolumesResponse
3155
3155
  * @throws OciError when an error occurs
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.
3156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
3157
3157
  */
3158
3158
  listBootVolumes(listBootVolumesRequest) {
3159
3159
  return __awaiter(this, void 0, void 0, function* () {
@@ -3263,7 +3263,7 @@ class BlockstorageClient {
3263
3263
  * @param ListVolumeBackupPoliciesRequest
3264
3264
  * @return ListVolumeBackupPoliciesResponse
3265
3265
  * @throws OciError when an error occurs
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.
3266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3267
3267
  */
3268
3268
  listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
3269
3269
  return __awaiter(this, void 0, void 0, function* () {
@@ -3368,7 +3368,7 @@ class BlockstorageClient {
3368
3368
  * @param ListVolumeBackupsRequest
3369
3369
  * @return ListVolumeBackupsResponse
3370
3370
  * @throws OciError when an error occurs
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.
3371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3372
3372
  */
3373
3373
  listVolumeBackups(listVolumeBackupsRequest) {
3374
3374
  return __awaiter(this, void 0, void 0, function* () {
@@ -3480,7 +3480,7 @@ class BlockstorageClient {
3480
3480
  * @param ListVolumeGroupBackupsRequest
3481
3481
  * @return ListVolumeGroupBackupsResponse
3482
3482
  * @throws OciError when an error occurs
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.
3483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3484
3484
  */
3485
3485
  listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
3486
3486
  return __awaiter(this, void 0, void 0, function* () {
@@ -3590,7 +3590,7 @@ class BlockstorageClient {
3590
3590
  * @param ListVolumeGroupReplicasRequest
3591
3591
  * @return ListVolumeGroupReplicasResponse
3592
3592
  * @throws OciError when an error occurs
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.
3593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
3594
3594
  */
3595
3595
  listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
3596
3596
  return __awaiter(this, void 0, void 0, function* () {
@@ -3701,7 +3701,7 @@ class BlockstorageClient {
3701
3701
  * @param ListVolumeGroupsRequest
3702
3702
  * @return ListVolumeGroupsResponse
3703
3703
  * @throws OciError when an error occurs
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.
3704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3705
3705
  */
3706
3706
  listVolumeGroups(listVolumeGroupsRequest) {
3707
3707
  return __awaiter(this, void 0, void 0, function* () {
@@ -3811,7 +3811,7 @@ class BlockstorageClient {
3811
3811
  * @param ListVolumesRequest
3812
3812
  * @return ListVolumesResponse
3813
3813
  * @throws OciError when an error occurs
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.
3814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3815
3815
  */
3816
3816
  listVolumes(listVolumesRequest) {
3817
3817
  return __awaiter(this, void 0, void 0, function* () {
@@ -3921,7 +3921,7 @@ class BlockstorageClient {
3921
3921
  * @param UpdateBootVolumeRequest
3922
3922
  * @return UpdateBootVolumeResponse
3923
3923
  * @throws OciError when an error occurs
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.
3924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3925
3925
  */
3926
3926
  updateBootVolume(updateBootVolumeRequest) {
3927
3927
  return __awaiter(this, void 0, void 0, function* () {
@@ -3987,7 +3987,7 @@ class BlockstorageClient {
3987
3987
  * @param UpdateBootVolumeBackupRequest
3988
3988
  * @return UpdateBootVolumeBackupResponse
3989
3989
  * @throws OciError when an error occurs
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.
3990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
3991
3991
  */
3992
3992
  updateBootVolumeBackup(updateBootVolumeBackupRequest) {
3993
3993
  return __awaiter(this, void 0, void 0, function* () {
@@ -4047,7 +4047,7 @@ class BlockstorageClient {
4047
4047
  * @param UpdateBootVolumeKmsKeyRequest
4048
4048
  * @return UpdateBootVolumeKmsKeyResponse
4049
4049
  * @throws OciError when an error occurs
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.
4050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
4051
4051
  */
4052
4052
  updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
4053
4053
  return __awaiter(this, void 0, void 0, function* () {
@@ -4113,7 +4113,7 @@ class BlockstorageClient {
4113
4113
  * @param UpdateVolumeRequest
4114
4114
  * @return UpdateVolumeResponse
4115
4115
  * @throws OciError when an error occurs
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.
4116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
4117
4117
  */
4118
4118
  updateVolume(updateVolumeRequest) {
4119
4119
  return __awaiter(this, void 0, void 0, function* () {
@@ -4179,7 +4179,7 @@ class BlockstorageClient {
4179
4179
  * @param UpdateVolumeBackupRequest
4180
4180
  * @return UpdateVolumeBackupResponse
4181
4181
  * @throws OciError when an error occurs
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.
4182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
4183
4183
  */
4184
4184
  updateVolumeBackup(updateVolumeBackupRequest) {
4185
4185
  return __awaiter(this, void 0, void 0, function* () {
@@ -4243,7 +4243,7 @@ class BlockstorageClient {
4243
4243
  * @param UpdateVolumeBackupPolicyRequest
4244
4244
  * @return UpdateVolumeBackupPolicyResponse
4245
4245
  * @throws OciError when an error occurs
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.
4246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
4247
4247
  */
4248
4248
  updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
4249
4249
  return __awaiter(this, void 0, void 0, function* () {
@@ -4315,7 +4315,7 @@ class BlockstorageClient {
4315
4315
  * @param UpdateVolumeGroupRequest
4316
4316
  * @return UpdateVolumeGroupResponse
4317
4317
  * @throws OciError when an error occurs
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.
4318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4319
4319
  */
4320
4320
  updateVolumeGroup(updateVolumeGroupRequest) {
4321
4321
  return __awaiter(this, void 0, void 0, function* () {
@@ -4381,7 +4381,7 @@ class BlockstorageClient {
4381
4381
  * @param UpdateVolumeGroupBackupRequest
4382
4382
  * @return UpdateVolumeGroupBackupResponse
4383
4383
  * @throws OciError when an error occurs
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.
4384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4385
4385
  */
4386
4386
  updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
4387
4387
  return __awaiter(this, void 0, void 0, function* () {
@@ -4441,7 +4441,7 @@ class BlockstorageClient {
4441
4441
  * @param UpdateVolumeKmsKeyRequest
4442
4442
  * @return UpdateVolumeKmsKeyResponse
4443
4443
  * @throws OciError when an error occurs
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.
4444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4445
4445
  */
4446
4446
  updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
4447
4447
  return __awaiter(this, void 0, void 0, function* () {
@@ -4635,7 +4635,7 @@ class ComputeClient {
4635
4635
  * @param AcceptShieldedIntegrityPolicyRequest
4636
4636
  * @return AcceptShieldedIntegrityPolicyResponse
4637
4637
  * @throws OciError when an error occurs
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.
4638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4639
4639
  */
4640
4640
  acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
4641
4641
  return __awaiter(this, void 0, void 0, function* () {
@@ -4691,7 +4691,7 @@ class ComputeClient {
4691
4691
  * @param AddImageShapeCompatibilityEntryRequest
4692
4692
  * @return AddImageShapeCompatibilityEntryResponse
4693
4693
  * @throws OciError when an error occurs
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.
4694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4695
4695
  */
4696
4696
  addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
4697
4697
  return __awaiter(this, void 0, void 0, function* () {
@@ -4751,7 +4751,7 @@ class ComputeClient {
4751
4751
  * @param AttachBootVolumeRequest
4752
4752
  * @return AttachBootVolumeResponse
4753
4753
  * @throws OciError when an error occurs
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.
4754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4755
4755
  */
4756
4756
  attachBootVolume(attachBootVolumeRequest) {
4757
4757
  return __awaiter(this, void 0, void 0, function* () {
@@ -4816,7 +4816,7 @@ class ComputeClient {
4816
4816
  * @param AttachVnicRequest
4817
4817
  * @return AttachVnicResponse
4818
4818
  * @throws OciError when an error occurs
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.
4819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4820
4820
  */
4821
4821
  attachVnic(attachVnicRequest) {
4822
4822
  return __awaiter(this, void 0, void 0, function* () {
@@ -4879,7 +4879,7 @@ class ComputeClient {
4879
4879
  * @param AttachVolumeRequest
4880
4880
  * @return AttachVolumeResponse
4881
4881
  * @throws OciError when an error occurs
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.
4882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4883
4883
  */
4884
4884
  attachVolume(attachVolumeRequest) {
4885
4885
  return __awaiter(this, void 0, void 0, function* () {
@@ -4958,7 +4958,7 @@ class ComputeClient {
4958
4958
  * @param CaptureConsoleHistoryRequest
4959
4959
  * @return CaptureConsoleHistoryResponse
4960
4960
  * @throws OciError when an error occurs
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.
4961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
4962
4962
  */
4963
4963
  captureConsoleHistory(captureConsoleHistoryRequest) {
4964
4964
  return __awaiter(this, void 0, void 0, function* () {
@@ -5023,7 +5023,7 @@ class ComputeClient {
5023
5023
  * @param ChangeComputeCapacityReservationCompartmentRequest
5024
5024
  * @return ChangeComputeCapacityReservationCompartmentResponse
5025
5025
  * @throws OciError when an error occurs
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.
5026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
5027
5027
  */
5028
5028
  changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
5029
5029
  return __awaiter(this, void 0, void 0, function* () {
@@ -5090,7 +5090,7 @@ class ComputeClient {
5090
5090
  * @param ChangeComputeClusterCompartmentRequest
5091
5091
  * @return ChangeComputeClusterCompartmentResponse
5092
5092
  * @throws OciError when an error occurs
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.
5093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
5094
5094
  */
5095
5095
  changeComputeClusterCompartment(changeComputeClusterCompartmentRequest) {
5096
5096
  return __awaiter(this, void 0, void 0, function* () {
@@ -5150,7 +5150,7 @@ class ComputeClient {
5150
5150
  * @param ChangeComputeImageCapabilitySchemaCompartmentRequest
5151
5151
  * @return ChangeComputeImageCapabilitySchemaCompartmentResponse
5152
5152
  * @throws OciError when an error occurs
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.
5153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
5154
5154
  */
5155
5155
  changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
5156
5156
  return __awaiter(this, void 0, void 0, function* () {
@@ -5207,7 +5207,7 @@ class ComputeClient {
5207
5207
  * @param ChangeDedicatedVmHostCompartmentRequest
5208
5208
  * @return ChangeDedicatedVmHostCompartmentResponse
5209
5209
  * @throws OciError when an error occurs
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.
5210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
5211
5211
  */
5212
5212
  changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
5213
5213
  return __awaiter(this, void 0, void 0, function* () {
@@ -5277,7 +5277,7 @@ class ComputeClient {
5277
5277
  * @param ChangeImageCompartmentRequest
5278
5278
  * @return ChangeImageCompartmentResponse
5279
5279
  * @throws OciError when an error occurs
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.
5280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
5281
5281
  */
5282
5282
  changeImageCompartment(changeImageCompartmentRequest) {
5283
5283
  return __awaiter(this, void 0, void 0, function* () {
@@ -5345,7 +5345,7 @@ class ComputeClient {
5345
5345
  * @param ChangeInstanceCompartmentRequest
5346
5346
  * @return ChangeInstanceCompartmentResponse
5347
5347
  * @throws OciError when an error occurs
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.
5348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
5349
5349
  */
5350
5350
  changeInstanceCompartment(changeInstanceCompartmentRequest) {
5351
5351
  return __awaiter(this, void 0, void 0, function* () {
@@ -5413,7 +5413,7 @@ class ComputeClient {
5413
5413
  * @param CreateAppCatalogSubscriptionRequest
5414
5414
  * @return CreateAppCatalogSubscriptionResponse
5415
5415
  * @throws OciError when an error occurs
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.
5416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
5417
5417
  */
5418
5418
  createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
5419
5419
  return __awaiter(this, void 0, void 0, function* () {
@@ -5480,7 +5480,7 @@ class ComputeClient {
5480
5480
  * @param CreateComputeCapacityReservationRequest
5481
5481
  * @return CreateComputeCapacityReservationResponse
5482
5482
  * @throws OciError when an error occurs
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.
5483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5484
5484
  */
5485
5485
  createComputeCapacityReservation(createComputeCapacityReservationRequest) {
5486
5486
  return __awaiter(this, void 0, void 0, function* () {
@@ -5560,7 +5560,7 @@ class ComputeClient {
5560
5560
  * @param CreateComputeClusterRequest
5561
5561
  * @return CreateComputeClusterResponse
5562
5562
  * @throws OciError when an error occurs
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.
5563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
5564
5564
  */
5565
5565
  createComputeCluster(createComputeClusterRequest) {
5566
5566
  return __awaiter(this, void 0, void 0, function* () {
@@ -5624,7 +5624,7 @@ class ComputeClient {
5624
5624
  * @param CreateComputeImageCapabilitySchemaRequest
5625
5625
  * @return CreateComputeImageCapabilitySchemaResponse
5626
5626
  * @throws OciError when an error occurs
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.
5627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5628
5628
  */
5629
5629
  createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
5630
5630
  return __awaiter(this, void 0, void 0, function* () {
@@ -5690,7 +5690,7 @@ class ComputeClient {
5690
5690
  * @param CreateDedicatedVmHostRequest
5691
5691
  * @return CreateDedicatedVmHostResponse
5692
5692
  * @throws OciError when an error occurs
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.
5693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5694
5694
  */
5695
5695
  createDedicatedVmHost(createDedicatedVmHostRequest) {
5696
5696
  return __awaiter(this, void 0, void 0, function* () {
@@ -5781,7 +5781,7 @@ class ComputeClient {
5781
5781
  * @param CreateImageRequest
5782
5782
  * @return CreateImageResponse
5783
5783
  * @throws OciError when an error occurs
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.
5784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
5785
5785
  */
5786
5786
  createImage(createImageRequest) {
5787
5787
  return __awaiter(this, void 0, void 0, function* () {
@@ -5853,7 +5853,7 @@ class ComputeClient {
5853
5853
  * @param CreateInstanceConsoleConnectionRequest
5854
5854
  * @return CreateInstanceConsoleConnectionResponse
5855
5855
  * @throws OciError when an error occurs
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.
5856
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
5857
5857
  */
5858
5858
  createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
5859
5859
  return __awaiter(this, void 0, void 0, function* () {
@@ -5915,7 +5915,7 @@ class ComputeClient {
5915
5915
  * @param DeleteAppCatalogSubscriptionRequest
5916
5916
  * @return DeleteAppCatalogSubscriptionResponse
5917
5917
  * @throws OciError when an error occurs
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.
5918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
5919
5919
  */
5920
5920
  deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
5921
5921
  return __awaiter(this, void 0, void 0, function* () {
@@ -5970,7 +5970,7 @@ class ComputeClient {
5970
5970
  * @param DeleteComputeCapacityReservationRequest
5971
5971
  * @return DeleteComputeCapacityReservationResponse
5972
5972
  * @throws OciError when an error occurs
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.
5973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
5974
5974
  */
5975
5975
  deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
5976
5976
  return __awaiter(this, void 0, void 0, function* () {
@@ -6032,7 +6032,7 @@ class ComputeClient {
6032
6032
  * @param DeleteComputeClusterRequest
6033
6033
  * @return DeleteComputeClusterResponse
6034
6034
  * @throws OciError when an error occurs
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.
6035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
6036
6036
  */
6037
6037
  deleteComputeCluster(deleteComputeClusterRequest) {
6038
6038
  return __awaiter(this, void 0, void 0, function* () {
@@ -6088,7 +6088,7 @@ class ComputeClient {
6088
6088
  * @param DeleteComputeImageCapabilitySchemaRequest
6089
6089
  * @return DeleteComputeImageCapabilitySchemaResponse
6090
6090
  * @throws OciError when an error occurs
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.
6091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
6092
6092
  */
6093
6093
  deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
6094
6094
  return __awaiter(this, void 0, void 0, function* () {
@@ -6143,7 +6143,7 @@ class ComputeClient {
6143
6143
  * @param DeleteConsoleHistoryRequest
6144
6144
  * @return DeleteConsoleHistoryResponse
6145
6145
  * @throws OciError when an error occurs
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.
6146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
6147
6147
  */
6148
6148
  deleteConsoleHistory(deleteConsoleHistoryRequest) {
6149
6149
  return __awaiter(this, void 0, void 0, function* () {
@@ -6201,7 +6201,7 @@ class ComputeClient {
6201
6201
  * @param DeleteDedicatedVmHostRequest
6202
6202
  * @return DeleteDedicatedVmHostResponse
6203
6203
  * @throws OciError when an error occurs
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.
6204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
6205
6205
  */
6206
6206
  deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
6207
6207
  return __awaiter(this, void 0, void 0, function* () {
@@ -6260,7 +6260,7 @@ class ComputeClient {
6260
6260
  * @param DeleteImageRequest
6261
6261
  * @return DeleteImageResponse
6262
6262
  * @throws OciError when an error occurs
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.
6263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
6264
6264
  */
6265
6265
  deleteImage(deleteImageRequest) {
6266
6266
  return __awaiter(this, void 0, void 0, function* () {
@@ -6314,7 +6314,7 @@ class ComputeClient {
6314
6314
  * @param DeleteInstanceConsoleConnectionRequest
6315
6315
  * @return DeleteInstanceConsoleConnectionResponse
6316
6316
  * @throws OciError when an error occurs
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.
6317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
6318
6318
  */
6319
6319
  deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
6320
6320
  return __awaiter(this, void 0, void 0, function* () {
@@ -6372,7 +6372,7 @@ class ComputeClient {
6372
6372
  * @param DetachBootVolumeRequest
6373
6373
  * @return DetachBootVolumeResponse
6374
6374
  * @throws OciError when an error occurs
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.
6375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
6376
6376
  */
6377
6377
  detachBootVolume(detachBootVolumeRequest) {
6378
6378
  return __awaiter(this, void 0, void 0, function* () {
@@ -6436,7 +6436,7 @@ class ComputeClient {
6436
6436
  * @param DetachVnicRequest
6437
6437
  * @return DetachVnicResponse
6438
6438
  * @throws OciError when an error occurs
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.
6439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
6440
6440
  */
6441
6441
  detachVnic(detachVnicRequest) {
6442
6442
  return __awaiter(this, void 0, void 0, function* () {
@@ -6494,7 +6494,7 @@ class ComputeClient {
6494
6494
  * @param DetachVolumeRequest
6495
6495
  * @return DetachVolumeResponse
6496
6496
  * @throws OciError when an error occurs
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.
6497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
6498
6498
  */
6499
6499
  detachVolume(detachVolumeRequest) {
6500
6500
  return __awaiter(this, void 0, void 0, function* () {
@@ -6558,7 +6558,7 @@ class ComputeClient {
6558
6558
  * @param ExportImageRequest
6559
6559
  * @return ExportImageResponse
6560
6560
  * @throws OciError when an error occurs
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.
6561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
6562
6562
  */
6563
6563
  exportImage(exportImageRequest) {
6564
6564
  return __awaiter(this, void 0, void 0, function* () {
@@ -6628,7 +6628,7 @@ class ComputeClient {
6628
6628
  * @param GetAppCatalogListingRequest
6629
6629
  * @return GetAppCatalogListingResponse
6630
6630
  * @throws OciError when an error occurs
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.
6631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6632
6632
  */
6633
6633
  getAppCatalogListing(getAppCatalogListingRequest) {
6634
6634
  return __awaiter(this, void 0, void 0, function* () {
@@ -6690,7 +6690,7 @@ class ComputeClient {
6690
6690
  * @param GetAppCatalogListingAgreementsRequest
6691
6691
  * @return GetAppCatalogListingAgreementsResponse
6692
6692
  * @throws OciError when an error occurs
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.
6693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
6694
6694
  */
6695
6695
  getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
6696
6696
  return __awaiter(this, void 0, void 0, function* () {
@@ -6753,7 +6753,7 @@ class ComputeClient {
6753
6753
  * @param GetAppCatalogListingResourceVersionRequest
6754
6754
  * @return GetAppCatalogListingResourceVersionResponse
6755
6755
  * @throws OciError when an error occurs
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.
6756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
6757
6757
  */
6758
6758
  getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
6759
6759
  return __awaiter(this, void 0, void 0, function* () {
@@ -6816,7 +6816,7 @@ class ComputeClient {
6816
6816
  * @param GetBootVolumeAttachmentRequest
6817
6817
  * @return GetBootVolumeAttachmentResponse
6818
6818
  * @throws OciError when an error occurs
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.
6819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
6820
6820
  */
6821
6821
  getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
6822
6822
  return __awaiter(this, void 0, void 0, function* () {
@@ -6878,7 +6878,7 @@ class ComputeClient {
6878
6878
  * @param GetComputeCapacityReservationRequest
6879
6879
  * @return GetComputeCapacityReservationResponse
6880
6880
  * @throws OciError when an error occurs
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.
6881
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
6882
6882
  */
6883
6883
  getComputeCapacityReservation(getComputeCapacityReservationRequest) {
6884
6884
  return __awaiter(this, void 0, void 0, function* () {
@@ -6941,7 +6941,7 @@ class ComputeClient {
6941
6941
  * @param GetComputeClusterRequest
6942
6942
  * @return GetComputeClusterResponse
6943
6943
  * @throws OciError when an error occurs
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.
6944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
6945
6945
  */
6946
6946
  getComputeCluster(getComputeClusterRequest) {
6947
6947
  return __awaiter(this, void 0, void 0, function* () {
@@ -7004,7 +7004,7 @@ class ComputeClient {
7004
7004
  * @param GetComputeGlobalImageCapabilitySchemaRequest
7005
7005
  * @return GetComputeGlobalImageCapabilitySchemaResponse
7006
7006
  * @throws OciError when an error occurs
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.
7007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
7008
7008
  */
7009
7009
  getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
7010
7010
  return __awaiter(this, void 0, void 0, function* () {
@@ -7066,7 +7066,7 @@ class ComputeClient {
7066
7066
  * @param GetComputeGlobalImageCapabilitySchemaVersionRequest
7067
7067
  * @return GetComputeGlobalImageCapabilitySchemaVersionResponse
7068
7068
  * @throws OciError when an error occurs
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.
7069
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
7070
7070
  */
7071
7071
  getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
7072
7072
  return __awaiter(this, void 0, void 0, function* () {
@@ -7130,7 +7130,7 @@ class ComputeClient {
7130
7130
  * @param GetComputeImageCapabilitySchemaRequest
7131
7131
  * @return GetComputeImageCapabilitySchemaResponse
7132
7132
  * @throws OciError when an error occurs
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.
7133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
7134
7134
  */
7135
7135
  getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
7136
7136
  return __awaiter(this, void 0, void 0, function* () {
@@ -7197,7 +7197,7 @@ class ComputeClient {
7197
7197
  * @param GetConsoleHistoryRequest
7198
7198
  * @return GetConsoleHistoryResponse
7199
7199
  * @throws OciError when an error occurs
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.
7200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
7201
7201
  */
7202
7202
  getConsoleHistory(getConsoleHistoryRequest) {
7203
7203
  return __awaiter(this, void 0, void 0, function* () {
@@ -7262,7 +7262,7 @@ class ComputeClient {
7262
7262
  * @param GetConsoleHistoryContentRequest
7263
7263
  * @return GetConsoleHistoryContentResponse
7264
7264
  * @throws OciError when an error occurs
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.
7265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
7266
7266
  */
7267
7267
  getConsoleHistoryContent(getConsoleHistoryContentRequest) {
7268
7268
  return __awaiter(this, void 0, void 0, function* () {
@@ -7327,7 +7327,7 @@ class ComputeClient {
7327
7327
  * @param GetDedicatedVmHostRequest
7328
7328
  * @return GetDedicatedVmHostResponse
7329
7329
  * @throws OciError when an error occurs
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.
7330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
7331
7331
  */
7332
7332
  getDedicatedVmHost(getDedicatedVmHostRequest) {
7333
7333
  return __awaiter(this, void 0, void 0, function* () {
@@ -7390,7 +7390,7 @@ class ComputeClient {
7390
7390
  * @param GetImageRequest
7391
7391
  * @return GetImageResponse
7392
7392
  * @throws OciError when an error occurs
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.
7393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetImage.ts.html |here} to see how to use GetImage API.
7394
7394
  */
7395
7395
  getImage(getImageRequest) {
7396
7396
  return __awaiter(this, void 0, void 0, function* () {
@@ -7452,7 +7452,7 @@ class ComputeClient {
7452
7452
  * @param GetImageShapeCompatibilityEntryRequest
7453
7453
  * @return GetImageShapeCompatibilityEntryResponse
7454
7454
  * @throws OciError when an error occurs
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.
7455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
7456
7456
  */
7457
7457
  getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
7458
7458
  return __awaiter(this, void 0, void 0, function* () {
@@ -7515,7 +7515,7 @@ class ComputeClient {
7515
7515
  * @param GetInstanceRequest
7516
7516
  * @return GetInstanceResponse
7517
7517
  * @throws OciError when an error occurs
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.
7518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
7519
7519
  */
7520
7520
  getInstance(getInstanceRequest) {
7521
7521
  return __awaiter(this, void 0, void 0, function* () {
@@ -7577,7 +7577,7 @@ class ComputeClient {
7577
7577
  * @param GetInstanceConsoleConnectionRequest
7578
7578
  * @return GetInstanceConsoleConnectionResponse
7579
7579
  * @throws OciError when an error occurs
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.
7580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
7581
7581
  */
7582
7582
  getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
7583
7583
  return __awaiter(this, void 0, void 0, function* () {
@@ -7636,7 +7636,7 @@ class ComputeClient {
7636
7636
  * @param GetInstanceMaintenanceRebootRequest
7637
7637
  * @return GetInstanceMaintenanceRebootResponse
7638
7638
  * @throws OciError when an error occurs
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.
7639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
7640
7640
  */
7641
7641
  getInstanceMaintenanceReboot(getInstanceMaintenanceRebootRequest) {
7642
7642
  return __awaiter(this, void 0, void 0, function* () {
@@ -7694,7 +7694,7 @@ class ComputeClient {
7694
7694
  * @param GetMeasuredBootReportRequest
7695
7695
  * @return GetMeasuredBootReportResponse
7696
7696
  * @throws OciError when an error occurs
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.
7697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
7698
7698
  */
7699
7699
  getMeasuredBootReport(getMeasuredBootReportRequest) {
7700
7700
  return __awaiter(this, void 0, void 0, function* () {
@@ -7758,7 +7758,7 @@ class ComputeClient {
7758
7758
  * @param GetVnicAttachmentRequest
7759
7759
  * @return GetVnicAttachmentResponse
7760
7760
  * @throws OciError when an error occurs
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.
7761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
7762
7762
  */
7763
7763
  getVnicAttachment(getVnicAttachmentRequest) {
7764
7764
  return __awaiter(this, void 0, void 0, function* () {
@@ -7820,7 +7820,7 @@ class ComputeClient {
7820
7820
  * @param GetVolumeAttachmentRequest
7821
7821
  * @return GetVolumeAttachmentResponse
7822
7822
  * @throws OciError when an error occurs
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.
7823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
7824
7824
  */
7825
7825
  getVolumeAttachment(getVolumeAttachmentRequest) {
7826
7826
  return __awaiter(this, void 0, void 0, function* () {
@@ -7884,7 +7884,7 @@ class ComputeClient {
7884
7884
  * @param GetWindowsInstanceInitialCredentialsRequest
7885
7885
  * @return GetWindowsInstanceInitialCredentialsResponse
7886
7886
  * @throws OciError when an error occurs
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.
7887
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
7888
7888
  */
7889
7889
  getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
7890
7890
  return __awaiter(this, void 0, void 0, function* () {
@@ -7982,7 +7982,7 @@ class ComputeClient {
7982
7982
  * @param InstanceActionRequest
7983
7983
  * @return InstanceActionResponse
7984
7984
  * @throws OciError when an error occurs
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.
7985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
7986
7986
  */
7987
7987
  instanceAction(instanceActionRequest) {
7988
7988
  return __awaiter(this, void 0, void 0, function* () {
@@ -8088,7 +8088,7 @@ class ComputeClient {
8088
8088
  * @param LaunchInstanceRequest
8089
8089
  * @return LaunchInstanceResponse
8090
8090
  * @throws OciError when an error occurs
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.
8091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
8092
8092
  */
8093
8093
  launchInstance(launchInstanceRequest) {
8094
8094
  return __awaiter(this, void 0, void 0, function* () {
@@ -8155,7 +8155,7 @@ class ComputeClient {
8155
8155
  * @param ListAppCatalogListingResourceVersionsRequest
8156
8156
  * @return ListAppCatalogListingResourceVersionsResponse
8157
8157
  * @throws OciError when an error occurs
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.
8158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
8159
8159
  */
8160
8160
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
8161
8161
  return __awaiter(this, void 0, void 0, function* () {
@@ -8261,7 +8261,7 @@ class ComputeClient {
8261
8261
  * @param ListAppCatalogListingsRequest
8262
8262
  * @return ListAppCatalogListingsResponse
8263
8263
  * @throws OciError when an error occurs
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.
8264
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
8265
8265
  */
8266
8266
  listAppCatalogListings(listAppCatalogListingsRequest) {
8267
8267
  return __awaiter(this, void 0, void 0, function* () {
@@ -8368,7 +8368,7 @@ class ComputeClient {
8368
8368
  * @param ListAppCatalogSubscriptionsRequest
8369
8369
  * @return ListAppCatalogSubscriptionsResponse
8370
8370
  * @throws OciError when an error occurs
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.
8371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
8372
8372
  */
8373
8373
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
8374
8374
  return __awaiter(this, void 0, void 0, function* () {
@@ -8477,7 +8477,7 @@ class ComputeClient {
8477
8477
  * @param ListBootVolumeAttachmentsRequest
8478
8478
  * @return ListBootVolumeAttachmentsResponse
8479
8479
  * @throws OciError when an error occurs
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.
8480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
8481
8481
  */
8482
8482
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
8483
8483
  return __awaiter(this, void 0, void 0, function* () {
@@ -8585,7 +8585,7 @@ class ComputeClient {
8585
8585
  * @param ListComputeCapacityReservationInstanceShapesRequest
8586
8586
  * @return ListComputeCapacityReservationInstanceShapesResponse
8587
8587
  * @throws OciError when an error occurs
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.
8588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
8589
8589
  */
8590
8590
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
8591
8591
  return __awaiter(this, void 0, void 0, function* () {
@@ -8695,7 +8695,7 @@ class ComputeClient {
8695
8695
  * @param ListComputeCapacityReservationInstancesRequest
8696
8696
  * @return ListComputeCapacityReservationInstancesResponse
8697
8697
  * @throws OciError when an error occurs
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.
8698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
8699
8699
  */
8700
8700
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
8701
8701
  return __awaiter(this, void 0, void 0, function* () {
@@ -8809,7 +8809,7 @@ class ComputeClient {
8809
8809
  * @param ListComputeCapacityReservationsRequest
8810
8810
  * @return ListComputeCapacityReservationsResponse
8811
8811
  * @throws OciError when an error occurs
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.
8812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
8813
8813
  */
8814
8814
  listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
8815
8815
  return __awaiter(this, void 0, void 0, function* () {
@@ -8921,7 +8921,7 @@ class ComputeClient {
8921
8921
  * @param ListComputeClustersRequest
8922
8922
  * @return ListComputeClustersResponse
8923
8923
  * @throws OciError when an error occurs
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.
8924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
8925
8925
  */
8926
8926
  listComputeClusters(listComputeClustersRequest) {
8927
8927
  return __awaiter(this, void 0, void 0, function* () {
@@ -8991,7 +8991,7 @@ class ComputeClient {
8991
8991
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
8992
8992
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
8993
8993
  * @throws OciError when an error occurs
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.
8994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
8995
8995
  */
8996
8996
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
8997
8997
  return __awaiter(this, void 0, void 0, function* () {
@@ -9100,7 +9100,7 @@ class ComputeClient {
9100
9100
  * @param ListComputeGlobalImageCapabilitySchemasRequest
9101
9101
  * @return ListComputeGlobalImageCapabilitySchemasResponse
9102
9102
  * @throws OciError when an error occurs
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.
9103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
9104
9104
  */
9105
9105
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
9106
9106
  return __awaiter(this, void 0, void 0, function* () {
@@ -9208,7 +9208,7 @@ class ComputeClient {
9208
9208
  * @param ListComputeImageCapabilitySchemasRequest
9209
9209
  * @return ListComputeImageCapabilitySchemasResponse
9210
9210
  * @throws OciError when an error occurs
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.
9211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
9212
9212
  */
9213
9213
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
9214
9214
  return __awaiter(this, void 0, void 0, function* () {
@@ -9317,7 +9317,7 @@ class ComputeClient {
9317
9317
  * @param ListConsoleHistoriesRequest
9318
9318
  * @return ListConsoleHistoriesResponse
9319
9319
  * @throws OciError when an error occurs
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.
9320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
9321
9321
  */
9322
9322
  listConsoleHistories(listConsoleHistoriesRequest) {
9323
9323
  return __awaiter(this, void 0, void 0, function* () {
@@ -9428,7 +9428,7 @@ class ComputeClient {
9428
9428
  * @param ListDedicatedVmHostInstanceShapesRequest
9429
9429
  * @return ListDedicatedVmHostInstanceShapesResponse
9430
9430
  * @throws OciError when an error occurs
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.
9431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
9432
9432
  */
9433
9433
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
9434
9434
  return __awaiter(this, void 0, void 0, function* () {
@@ -9536,7 +9536,7 @@ class ComputeClient {
9536
9536
  * @param ListDedicatedVmHostInstancesRequest
9537
9537
  * @return ListDedicatedVmHostInstancesResponse
9538
9538
  * @throws OciError when an error occurs
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.
9539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
9540
9540
  */
9541
9541
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
9542
9542
  return __awaiter(this, void 0, void 0, function* () {
@@ -9647,7 +9647,7 @@ class ComputeClient {
9647
9647
  * @param ListDedicatedVmHostShapesRequest
9648
9648
  * @return ListDedicatedVmHostShapesResponse
9649
9649
  * @throws OciError when an error occurs
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.
9650
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
9651
9651
  */
9652
9652
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
9653
9653
  return __awaiter(this, void 0, void 0, function* () {
@@ -9758,7 +9758,7 @@ class ComputeClient {
9758
9758
  * @param ListDedicatedVmHostsRequest
9759
9759
  * @return ListDedicatedVmHostsResponse
9760
9760
  * @throws OciError when an error occurs
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.
9761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
9762
9762
  */
9763
9763
  listDedicatedVmHosts(listDedicatedVmHostsRequest) {
9764
9764
  return __awaiter(this, void 0, void 0, function* () {
@@ -9871,7 +9871,7 @@ class ComputeClient {
9871
9871
  * @param ListImageShapeCompatibilityEntriesRequest
9872
9872
  * @return ListImageShapeCompatibilityEntriesResponse
9873
9873
  * @throws OciError when an error occurs
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.
9874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
9875
9875
  */
9876
9876
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
9877
9877
  return __awaiter(this, void 0, void 0, function* () {
@@ -9988,7 +9988,7 @@ class ComputeClient {
9988
9988
  * @param ListImagesRequest
9989
9989
  * @return ListImagesResponse
9990
9990
  * @throws OciError when an error occurs
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.
9991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListImages.ts.html |here} to see how to use ListImages API.
9992
9992
  */
9993
9993
  listImages(listImagesRequest) {
9994
9994
  return __awaiter(this, void 0, void 0, function* () {
@@ -10102,7 +10102,7 @@ class ComputeClient {
10102
10102
  * @param ListInstanceConsoleConnectionsRequest
10103
10103
  * @return ListInstanceConsoleConnectionsResponse
10104
10104
  * @throws OciError when an error occurs
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.
10105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
10106
10106
  */
10107
10107
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
10108
10108
  return __awaiter(this, void 0, void 0, function* () {
@@ -10207,7 +10207,7 @@ class ComputeClient {
10207
10207
  * @param ListInstanceDevicesRequest
10208
10208
  * @return ListInstanceDevicesResponse
10209
10209
  * @throws OciError when an error occurs
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.
10210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
10211
10211
  */
10212
10212
  listInstanceDevices(listInstanceDevicesRequest) {
10213
10213
  return __awaiter(this, void 0, void 0, function* () {
@@ -10323,7 +10323,7 @@ class ComputeClient {
10323
10323
  * @param ListInstancesRequest
10324
10324
  * @return ListInstancesResponse
10325
10325
  * @throws OciError when an error occurs
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.
10326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
10327
10327
  */
10328
10328
  listInstances(listInstancesRequest) {
10329
10329
  return __awaiter(this, void 0, void 0, function* () {
@@ -10436,7 +10436,7 @@ class ComputeClient {
10436
10436
  * @param ListShapesRequest
10437
10437
  * @return ListShapesResponse
10438
10438
  * @throws OciError when an error occurs
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.
10439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
10440
10440
  */
10441
10441
  listShapes(listShapesRequest) {
10442
10442
  return __awaiter(this, void 0, void 0, function* () {
@@ -10545,7 +10545,7 @@ class ComputeClient {
10545
10545
  * @param ListVnicAttachmentsRequest
10546
10546
  * @return ListVnicAttachmentsResponse
10547
10547
  * @throws OciError when an error occurs
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.
10548
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
10549
10549
  */
10550
10550
  listVnicAttachments(listVnicAttachmentsRequest) {
10551
10551
  return __awaiter(this, void 0, void 0, function* () {
@@ -10657,7 +10657,7 @@ class ComputeClient {
10657
10657
  * @param ListVolumeAttachmentsRequest
10658
10658
  * @return ListVolumeAttachmentsResponse
10659
10659
  * @throws OciError when an error occurs
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.
10660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
10661
10661
  */
10662
10662
  listVolumeAttachments(listVolumeAttachmentsRequest) {
10663
10663
  return __awaiter(this, void 0, void 0, function* () {
@@ -10764,7 +10764,7 @@ class ComputeClient {
10764
10764
  * @param RemoveImageShapeCompatibilityEntryRequest
10765
10765
  * @return RemoveImageShapeCompatibilityEntryResponse
10766
10766
  * @throws OciError when an error occurs
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.
10767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
10768
10768
  */
10769
10769
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
10770
10770
  return __awaiter(this, void 0, void 0, function* () {
@@ -10827,7 +10827,7 @@ class ComputeClient {
10827
10827
  * @param TerminateInstanceRequest
10828
10828
  * @return TerminateInstanceResponse
10829
10829
  * @throws OciError when an error occurs
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.
10830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
10831
10831
  */
10832
10832
  terminateInstance(terminateInstanceRequest) {
10833
10833
  return __awaiter(this, void 0, void 0, function* () {
@@ -10886,7 +10886,7 @@ class ComputeClient {
10886
10886
  * @param UpdateComputeCapacityReservationRequest
10887
10887
  * @return UpdateComputeCapacityReservationResponse
10888
10888
  * @throws OciError when an error occurs
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.
10889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
10890
10890
  */
10891
10891
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
10892
10892
  return __awaiter(this, void 0, void 0, function* () {
@@ -10947,7 +10947,7 @@ class ComputeClient {
10947
10947
  * @param UpdateComputeClusterRequest
10948
10948
  * @return UpdateComputeClusterResponse
10949
10949
  * @throws OciError when an error occurs
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.
10950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
10951
10951
  */
10952
10952
  updateComputeCluster(updateComputeClusterRequest) {
10953
10953
  return __awaiter(this, void 0, void 0, function* () {
@@ -11014,7 +11014,7 @@ class ComputeClient {
11014
11014
  * @param UpdateComputeImageCapabilitySchemaRequest
11015
11015
  * @return UpdateComputeImageCapabilitySchemaResponse
11016
11016
  * @throws OciError when an error occurs
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.
11017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
11018
11018
  */
11019
11019
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
11020
11020
  return __awaiter(this, void 0, void 0, function* () {
@@ -11078,7 +11078,7 @@ class ComputeClient {
11078
11078
  * @param UpdateConsoleHistoryRequest
11079
11079
  * @return UpdateConsoleHistoryResponse
11080
11080
  * @throws OciError when an error occurs
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.
11081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
11082
11082
  */
11083
11083
  updateConsoleHistory(updateConsoleHistoryRequest) {
11084
11084
  return __awaiter(this, void 0, void 0, function* () {
@@ -11144,7 +11144,7 @@ class ComputeClient {
11144
11144
  * @param UpdateDedicatedVmHostRequest
11145
11145
  * @return UpdateDedicatedVmHostResponse
11146
11146
  * @throws OciError when an error occurs
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.
11147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
11148
11148
  */
11149
11149
  updateDedicatedVmHost(updateDedicatedVmHostRequest) {
11150
11150
  return __awaiter(this, void 0, void 0, function* () {
@@ -11211,7 +11211,7 @@ class ComputeClient {
11211
11211
  * @param UpdateImageRequest
11212
11212
  * @return UpdateImageResponse
11213
11213
  * @throws OciError when an error occurs
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.
11214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
11215
11215
  */
11216
11216
  updateImage(updateImageRequest) {
11217
11217
  return __awaiter(this, void 0, void 0, function* () {
@@ -11283,7 +11283,7 @@ class ComputeClient {
11283
11283
  * @param UpdateInstanceRequest
11284
11284
  * @return UpdateInstanceResponse
11285
11285
  * @throws OciError when an error occurs
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.
11286
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
11287
11287
  */
11288
11288
  updateInstance(updateInstanceRequest) {
11289
11289
  return __awaiter(this, void 0, void 0, function* () {
@@ -11353,7 +11353,7 @@ class ComputeClient {
11353
11353
  * @param UpdateInstanceConsoleConnectionRequest
11354
11354
  * @return UpdateInstanceConsoleConnectionResponse
11355
11355
  * @throws OciError when an error occurs
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.
11356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
11357
11357
  */
11358
11358
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
11359
11359
  return __awaiter(this, void 0, void 0, function* () {
@@ -11418,7 +11418,7 @@ class ComputeClient {
11418
11418
  * @param UpdateVolumeAttachmentRequest
11419
11419
  * @return UpdateVolumeAttachmentResponse
11420
11420
  * @throws OciError when an error occurs
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.
11421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
11422
11422
  */
11423
11423
  updateVolumeAttachment(updateVolumeAttachmentRequest) {
11424
11424
  return __awaiter(this, void 0, void 0, function* () {
@@ -11616,7 +11616,7 @@ class ComputeManagementClient {
11616
11616
  * @param AttachInstancePoolInstanceRequest
11617
11617
  * @return AttachInstancePoolInstanceResponse
11618
11618
  * @throws OciError when an error occurs
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.
11619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
11620
11620
  */
11621
11621
  attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
11622
11622
  return __awaiter(this, void 0, void 0, function* () {
@@ -11691,7 +11691,7 @@ class ComputeManagementClient {
11691
11691
  * @param AttachLoadBalancerRequest
11692
11692
  * @return AttachLoadBalancerResponse
11693
11693
  * @throws OciError when an error occurs
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.
11694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
11695
11695
  */
11696
11696
  attachLoadBalancer(attachLoadBalancerRequest) {
11697
11697
  return __awaiter(this, void 0, void 0, function* () {
@@ -11762,7 +11762,7 @@ class ComputeManagementClient {
11762
11762
  * @param ChangeClusterNetworkCompartmentRequest
11763
11763
  * @return ChangeClusterNetworkCompartmentResponse
11764
11764
  * @throws OciError when an error occurs
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.
11765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
11766
11766
  */
11767
11767
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
11768
11768
  return __awaiter(this, void 0, void 0, function* () {
@@ -11837,7 +11837,7 @@ class ComputeManagementClient {
11837
11837
  * @param ChangeInstanceConfigurationCompartmentRequest
11838
11838
  * @return ChangeInstanceConfigurationCompartmentResponse
11839
11839
  * @throws OciError when an error occurs
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.
11840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
11841
11841
  */
11842
11842
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
11843
11843
  return __awaiter(this, void 0, void 0, function* () {
@@ -11905,7 +11905,7 @@ class ComputeManagementClient {
11905
11905
  * @param ChangeInstancePoolCompartmentRequest
11906
11906
  * @return ChangeInstancePoolCompartmentResponse
11907
11907
  * @throws OciError when an error occurs
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.
11908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
11909
11909
  */
11910
11910
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
11911
11911
  return __awaiter(this, void 0, void 0, function* () {
@@ -11969,7 +11969,7 @@ class ComputeManagementClient {
11969
11969
  * @param CreateClusterNetworkRequest
11970
11970
  * @return CreateClusterNetworkResponse
11971
11971
  * @throws OciError when an error occurs
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.
11972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
11973
11973
  */
11974
11974
  createClusterNetwork(createClusterNetworkRequest) {
11975
11975
  return __awaiter(this, void 0, void 0, function* () {
@@ -12038,7 +12038,7 @@ class ComputeManagementClient {
12038
12038
  * @param CreateInstanceConfigurationRequest
12039
12039
  * @return CreateInstanceConfigurationResponse
12040
12040
  * @throws OciError when an error occurs
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.
12041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
12042
12042
  */
12043
12043
  createInstanceConfiguration(createInstanceConfigurationRequest) {
12044
12044
  return __awaiter(this, void 0, void 0, function* () {
@@ -12101,7 +12101,7 @@ class ComputeManagementClient {
12101
12101
  * @param CreateInstancePoolRequest
12102
12102
  * @return CreateInstancePoolResponse
12103
12103
  * @throws OciError when an error occurs
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.
12104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
12105
12105
  */
12106
12106
  createInstancePool(createInstancePoolRequest) {
12107
12107
  return __awaiter(this, void 0, void 0, function* () {
@@ -12163,7 +12163,7 @@ class ComputeManagementClient {
12163
12163
  * @param DeleteInstanceConfigurationRequest
12164
12164
  * @return DeleteInstanceConfigurationResponse
12165
12165
  * @throws OciError when an error occurs
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.
12166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
12167
12167
  */
12168
12168
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
12169
12169
  return __awaiter(this, void 0, void 0, function* () {
@@ -12218,7 +12218,7 @@ class ComputeManagementClient {
12218
12218
  * @param DetachInstancePoolInstanceRequest
12219
12219
  * @return DetachInstancePoolInstanceResponse
12220
12220
  * @throws OciError when an error occurs
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.
12221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
12222
12222
  */
12223
12223
  detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
12224
12224
  return __awaiter(this, void 0, void 0, function* () {
@@ -12279,7 +12279,7 @@ class ComputeManagementClient {
12279
12279
  * @param DetachLoadBalancerRequest
12280
12280
  * @return DetachLoadBalancerResponse
12281
12281
  * @throws OciError when an error occurs
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.
12282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
12283
12283
  */
12284
12284
  detachLoadBalancer(detachLoadBalancerRequest) {
12285
12285
  return __awaiter(this, void 0, void 0, function* () {
@@ -12344,7 +12344,7 @@ class ComputeManagementClient {
12344
12344
  * @param GetClusterNetworkRequest
12345
12345
  * @return GetClusterNetworkResponse
12346
12346
  * @throws OciError when an error occurs
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.
12347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
12348
12348
  */
12349
12349
  getClusterNetwork(getClusterNetworkRequest) {
12350
12350
  return __awaiter(this, void 0, void 0, function* () {
@@ -12406,7 +12406,7 @@ class ComputeManagementClient {
12406
12406
  * @param GetInstanceConfigurationRequest
12407
12407
  * @return GetInstanceConfigurationResponse
12408
12408
  * @throws OciError when an error occurs
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.
12409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
12410
12410
  */
12411
12411
  getInstanceConfiguration(getInstanceConfigurationRequest) {
12412
12412
  return __awaiter(this, void 0, void 0, function* () {
@@ -12468,7 +12468,7 @@ class ComputeManagementClient {
12468
12468
  * @param GetInstancePoolRequest
12469
12469
  * @return GetInstancePoolResponse
12470
12470
  * @throws OciError when an error occurs
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.
12471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
12472
12472
  */
12473
12473
  getInstancePool(getInstancePoolRequest) {
12474
12474
  return __awaiter(this, void 0, void 0, function* () {
@@ -12530,7 +12530,7 @@ class ComputeManagementClient {
12530
12530
  * @param GetInstancePoolInstanceRequest
12531
12531
  * @return GetInstancePoolInstanceResponse
12532
12532
  * @throws OciError when an error occurs
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.
12533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
12534
12534
  */
12535
12535
  getInstancePoolInstance(getInstancePoolInstanceRequest) {
12536
12536
  return __awaiter(this, void 0, void 0, function* () {
@@ -12594,7 +12594,7 @@ class ComputeManagementClient {
12594
12594
  * @param GetInstancePoolLoadBalancerAttachmentRequest
12595
12595
  * @return GetInstancePoolLoadBalancerAttachmentResponse
12596
12596
  * @throws OciError when an error occurs
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.
12597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
12598
12598
  */
12599
12599
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
12600
12600
  return __awaiter(this, void 0, void 0, function* () {
@@ -12659,7 +12659,7 @@ class ComputeManagementClient {
12659
12659
  * @param LaunchInstanceConfigurationRequest
12660
12660
  * @return LaunchInstanceConfigurationResponse
12661
12661
  * @throws OciError when an error occurs
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.
12662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
12663
12663
  */
12664
12664
  launchInstanceConfiguration(launchInstanceConfigurationRequest) {
12665
12665
  return __awaiter(this, void 0, void 0, function* () {
@@ -12728,7 +12728,7 @@ class ComputeManagementClient {
12728
12728
  * @param ListClusterNetworkInstancesRequest
12729
12729
  * @return ListClusterNetworkInstancesResponse
12730
12730
  * @throws OciError when an error occurs
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.
12731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
12732
12732
  */
12733
12733
  listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
12734
12734
  return __awaiter(this, void 0, void 0, function* () {
@@ -12837,7 +12837,7 @@ class ComputeManagementClient {
12837
12837
  * @param ListClusterNetworksRequest
12838
12838
  * @return ListClusterNetworksResponse
12839
12839
  * @throws OciError when an error occurs
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.
12840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
12841
12841
  */
12842
12842
  listClusterNetworks(listClusterNetworksRequest) {
12843
12843
  return __awaiter(this, void 0, void 0, function* () {
@@ -12946,7 +12946,7 @@ class ComputeManagementClient {
12946
12946
  * @param ListInstanceConfigurationsRequest
12947
12947
  * @return ListInstanceConfigurationsResponse
12948
12948
  * @throws OciError when an error occurs
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.
12949
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
12950
12950
  */
12951
12951
  listInstanceConfigurations(listInstanceConfigurationsRequest) {
12952
12952
  return __awaiter(this, void 0, void 0, function* () {
@@ -13052,7 +13052,7 @@ class ComputeManagementClient {
13052
13052
  * @param ListInstancePoolInstancesRequest
13053
13053
  * @return ListInstancePoolInstancesResponse
13054
13054
  * @throws OciError when an error occurs
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.
13055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
13056
13056
  */
13057
13057
  listInstancePoolInstances(listInstancePoolInstancesRequest) {
13058
13058
  return __awaiter(this, void 0, void 0, function* () {
@@ -13161,7 +13161,7 @@ class ComputeManagementClient {
13161
13161
  * @param ListInstancePoolsRequest
13162
13162
  * @return ListInstancePoolsResponse
13163
13163
  * @throws OciError when an error occurs
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.
13164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
13165
13165
  */
13166
13166
  listInstancePools(listInstancePoolsRequest) {
13167
13167
  return __awaiter(this, void 0, void 0, function* () {
@@ -13271,7 +13271,7 @@ class ComputeManagementClient {
13271
13271
  * @param ResetInstancePoolRequest
13272
13272
  * @return ResetInstancePoolResponse
13273
13273
  * @throws OciError when an error occurs
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.
13274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
13275
13275
  */
13276
13276
  resetInstancePool(resetInstancePoolRequest) {
13277
13277
  return __awaiter(this, void 0, void 0, function* () {
@@ -13340,7 +13340,7 @@ class ComputeManagementClient {
13340
13340
  * @param SoftresetInstancePoolRequest
13341
13341
  * @return SoftresetInstancePoolResponse
13342
13342
  * @throws OciError when an error occurs
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.
13343
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
13344
13344
  */
13345
13345
  softresetInstancePool(softresetInstancePoolRequest) {
13346
13346
  return __awaiter(this, void 0, void 0, function* () {
@@ -13398,6 +13398,75 @@ class ComputeManagementClient {
13398
13398
  }
13399
13399
  });
13400
13400
  }
13401
+ /**
13402
+ * Performs the softstop (ACPI shutdown and power on) action on the specified instance pool,
13403
+ * which performs the action on all the instances in the pool.
13404
+ * <p>
13405
+ Softstop gracefully reboots the instances by sending a shutdown command to the operating systems.
13406
+ * After waiting 15 minutes for the OS to shutdown, the instances are powered off and then powered back on.
13407
+ *
13408
+ * This operation does not retry by default if the user has not defined a retry configuration.
13409
+ * @param SoftstopInstancePoolRequest
13410
+ * @return SoftstopInstancePoolResponse
13411
+ * @throws OciError when an error occurs
13412
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/SoftstopInstancePool.ts.html |here} to see how to use SoftstopInstancePool API.
13413
+ */
13414
+ softstopInstancePool(softstopInstancePoolRequest) {
13415
+ return __awaiter(this, void 0, void 0, function* () {
13416
+ if (this.logger)
13417
+ this.logger.debug("Calling operation ComputeManagementClient#softstopInstancePool.");
13418
+ const operationName = "softstopInstancePool";
13419
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/iaas/20160918/InstancePool/SoftstopInstancePool";
13420
+ const pathParams = {
13421
+ "{instancePoolId}": softstopInstancePoolRequest.instancePoolId
13422
+ };
13423
+ const queryParams = {};
13424
+ let headerParams = {
13425
+ "Content-Type": common.Constants.APPLICATION_JSON,
13426
+ "opc-retry-token": softstopInstancePoolRequest.opcRetryToken,
13427
+ "if-match": softstopInstancePoolRequest.ifMatch
13428
+ };
13429
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
13430
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, softstopInstancePoolRequest.retryConfiguration, specRetryConfiguration);
13431
+ if (this.logger)
13432
+ retrier.logger = this.logger;
13433
+ const request = yield oci_common_2.composeRequest({
13434
+ baseEndpoint: this._endpoint,
13435
+ defaultHeaders: this._defaultHeaders,
13436
+ path: "/instancePools/{instancePoolId}/actions/softstop",
13437
+ method: "POST",
13438
+ pathParams: pathParams,
13439
+ headerParams: headerParams,
13440
+ queryParams: queryParams
13441
+ });
13442
+ try {
13443
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
13444
+ const sdkResponse = oci_common_2.composeResponse({
13445
+ responseObject: {},
13446
+ body: yield response.json(),
13447
+ bodyKey: "instancePool",
13448
+ bodyModel: model.InstancePool,
13449
+ type: "model.InstancePool",
13450
+ responseHeaders: [
13451
+ {
13452
+ value: response.headers.get("etag"),
13453
+ key: "etag",
13454
+ dataType: "string"
13455
+ },
13456
+ {
13457
+ value: response.headers.get("opc-request-id"),
13458
+ key: "opcRequestId",
13459
+ dataType: "string"
13460
+ }
13461
+ ]
13462
+ });
13463
+ return sdkResponse;
13464
+ }
13465
+ catch (err) {
13466
+ throw err;
13467
+ }
13468
+ });
13469
+ }
13401
13470
  /**
13402
13471
  * Performs the start (power on) action on the specified instance pool,
13403
13472
  * which performs the action on all the instances in the pool.
@@ -13406,7 +13475,7 @@ class ComputeManagementClient {
13406
13475
  * @param StartInstancePoolRequest
13407
13476
  * @return StartInstancePoolResponse
13408
13477
  * @throws OciError when an error occurs
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.
13478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
13410
13479
  */
13411
13480
  startInstancePool(startInstancePoolRequest) {
13412
13481
  return __awaiter(this, void 0, void 0, function* () {
@@ -13472,7 +13541,7 @@ class ComputeManagementClient {
13472
13541
  * @param StopInstancePoolRequest
13473
13542
  * @return StopInstancePoolResponse
13474
13543
  * @throws OciError when an error occurs
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.
13544
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
13476
13545
  */
13477
13546
  stopInstancePool(stopInstancePoolRequest) {
13478
13547
  return __awaiter(this, void 0, void 0, function* () {
@@ -13540,7 +13609,7 @@ class ComputeManagementClient {
13540
13609
  * @param TerminateClusterNetworkRequest
13541
13610
  * @return TerminateClusterNetworkResponse
13542
13611
  * @throws OciError when an error occurs
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.
13612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
13544
13613
  */
13545
13614
  terminateClusterNetwork(terminateClusterNetworkRequest) {
13546
13615
  return __awaiter(this, void 0, void 0, function* () {
@@ -13607,7 +13676,7 @@ class ComputeManagementClient {
13607
13676
  * @param TerminateInstancePoolRequest
13608
13677
  * @return TerminateInstancePoolResponse
13609
13678
  * @throws OciError when an error occurs
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.
13679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
13611
13680
  */
13612
13681
  terminateInstancePool(terminateInstancePoolRequest) {
13613
13682
  return __awaiter(this, void 0, void 0, function* () {
@@ -13662,7 +13731,7 @@ class ComputeManagementClient {
13662
13731
  * @param UpdateClusterNetworkRequest
13663
13732
  * @return UpdateClusterNetworkResponse
13664
13733
  * @throws OciError when an error occurs
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.
13734
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
13666
13735
  */
13667
13736
  updateClusterNetwork(updateClusterNetworkRequest) {
13668
13737
  return __awaiter(this, void 0, void 0, function* () {
@@ -13727,7 +13796,7 @@ class ComputeManagementClient {
13727
13796
  * @param UpdateInstanceConfigurationRequest
13728
13797
  * @return UpdateInstanceConfigurationResponse
13729
13798
  * @throws OciError when an error occurs
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.
13799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
13731
13800
  */
13732
13801
  updateInstanceConfiguration(updateInstanceConfigurationRequest) {
13733
13802
  return __awaiter(this, void 0, void 0, function* () {
@@ -13795,7 +13864,7 @@ class ComputeManagementClient {
13795
13864
  * @param UpdateInstancePoolRequest
13796
13865
  * @return UpdateInstancePoolResponse
13797
13866
  * @throws OciError when an error occurs
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.
13867
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
13799
13868
  */
13800
13869
  updateInstancePool(updateInstancePoolRequest) {
13801
13870
  return __awaiter(this, void 0, void 0, function* () {
@@ -13991,7 +14060,7 @@ class VirtualNetworkClient {
13991
14060
  * @param AddDrgRouteDistributionStatementsRequest
13992
14061
  * @return AddDrgRouteDistributionStatementsResponse
13993
14062
  * @throws OciError when an error occurs
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.
14063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
13995
14064
  */
13996
14065
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
13997
14066
  return __awaiter(this, void 0, void 0, function* () {
@@ -14050,7 +14119,7 @@ class VirtualNetworkClient {
14050
14119
  * @param AddDrgRouteRulesRequest
14051
14120
  * @return AddDrgRouteRulesResponse
14052
14121
  * @throws OciError when an error occurs
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.
14122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
14054
14123
  */
14055
14124
  addDrgRouteRules(addDrgRouteRulesRequest) {
14056
14125
  return __awaiter(this, void 0, void 0, function* () {
@@ -14110,7 +14179,7 @@ class VirtualNetworkClient {
14110
14179
  * @param AddIpv6SubnetCidrRequest
14111
14180
  * @return AddIpv6SubnetCidrResponse
14112
14181
  * @throws OciError when an error occurs
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.
14182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
14114
14183
  */
14115
14184
  addIpv6SubnetCidr(addIpv6SubnetCidrRequest) {
14116
14185
  return __awaiter(this, void 0, void 0, function* () {
@@ -14179,7 +14248,7 @@ class VirtualNetworkClient {
14179
14248
  * @param AddIpv6VcnCidrRequest
14180
14249
  * @return AddIpv6VcnCidrResponse
14181
14250
  * @throws OciError when an error occurs
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.
14251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
14183
14252
  */
14184
14253
  addIpv6VcnCidr(addIpv6VcnCidrRequest) {
14185
14254
  return __awaiter(this, void 0, void 0, function* () {
@@ -14242,7 +14311,7 @@ class VirtualNetworkClient {
14242
14311
  * @param AddNetworkSecurityGroupSecurityRulesRequest
14243
14312
  * @return AddNetworkSecurityGroupSecurityRulesResponse
14244
14313
  * @throws OciError when an error occurs
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.
14314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
14246
14315
  */
14247
14316
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
14248
14317
  return __awaiter(this, void 0, void 0, function* () {
@@ -14303,7 +14372,7 @@ class VirtualNetworkClient {
14303
14372
  * @param AddPublicIpPoolCapacityRequest
14304
14373
  * @return AddPublicIpPoolCapacityResponse
14305
14374
  * @throws OciError when an error occurs
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.
14375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
14307
14376
  */
14308
14377
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
14309
14378
  return __awaiter(this, void 0, void 0, function* () {
@@ -14375,7 +14444,7 @@ class VirtualNetworkClient {
14375
14444
  * @param AddVcnCidrRequest
14376
14445
  * @return AddVcnCidrResponse
14377
14446
  * @throws OciError when an error occurs
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.
14447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
14379
14448
  */
14380
14449
  addVcnCidr(addVcnCidrRequest) {
14381
14450
  return __awaiter(this, void 0, void 0, function* () {
@@ -14439,7 +14508,7 @@ class VirtualNetworkClient {
14439
14508
  * @param AdvertiseByoipRangeRequest
14440
14509
  * @return AdvertiseByoipRangeResponse
14441
14510
  * @throws OciError when an error occurs
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.
14511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
14443
14512
  */
14444
14513
  advertiseByoipRange(advertiseByoipRangeRequest) {
14445
14514
  return __awaiter(this, void 0, void 0, function* () {
@@ -14503,7 +14572,7 @@ class VirtualNetworkClient {
14503
14572
  * @param AttachServiceIdRequest
14504
14573
  * @return AttachServiceIdResponse
14505
14574
  * @throws OciError when an error occurs
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.
14575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
14507
14576
  */
14508
14577
  attachServiceId(attachServiceIdRequest) {
14509
14578
  return __awaiter(this, void 0, void 0, function* () {
@@ -14566,7 +14635,7 @@ class VirtualNetworkClient {
14566
14635
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
14567
14636
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
14568
14637
  * @throws OciError when an error occurs
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.
14638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
14570
14639
  */
14571
14640
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
14572
14641
  return __awaiter(this, void 0, void 0, function* () {
@@ -14618,7 +14687,7 @@ class VirtualNetworkClient {
14618
14687
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
14619
14688
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
14620
14689
  * @throws OciError when an error occurs
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.
14690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
14622
14691
  */
14623
14692
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
14624
14693
  return __awaiter(this, void 0, void 0, function* () {
@@ -14669,7 +14738,7 @@ class VirtualNetworkClient {
14669
14738
  * @param ChangeByoipRangeCompartmentRequest
14670
14739
  * @return ChangeByoipRangeCompartmentResponse
14671
14740
  * @throws OciError when an error occurs
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.
14741
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
14673
14742
  */
14674
14743
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
14675
14744
  return __awaiter(this, void 0, void 0, function* () {
@@ -14728,7 +14797,7 @@ class VirtualNetworkClient {
14728
14797
  * @param ChangeCaptureFilterCompartmentRequest
14729
14798
  * @return ChangeCaptureFilterCompartmentResponse
14730
14799
  * @throws OciError when an error occurs
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.
14800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
14732
14801
  */
14733
14802
  changeCaptureFilterCompartment(changeCaptureFilterCompartmentRequest) {
14734
14803
  return __awaiter(this, void 0, void 0, function* () {
@@ -14798,7 +14867,7 @@ class VirtualNetworkClient {
14798
14867
  * @param ChangeCpeCompartmentRequest
14799
14868
  * @return ChangeCpeCompartmentResponse
14800
14869
  * @throws OciError when an error occurs
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.
14870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
14802
14871
  */
14803
14872
  changeCpeCompartment(changeCpeCompartmentRequest) {
14804
14873
  return __awaiter(this, void 0, void 0, function* () {
@@ -14862,7 +14931,7 @@ class VirtualNetworkClient {
14862
14931
  * @param ChangeCrossConnectCompartmentRequest
14863
14932
  * @return ChangeCrossConnectCompartmentResponse
14864
14933
  * @throws OciError when an error occurs
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.
14934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
14866
14935
  */
14867
14936
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
14868
14937
  return __awaiter(this, void 0, void 0, function* () {
@@ -14926,7 +14995,7 @@ class VirtualNetworkClient {
14926
14995
  * @param ChangeCrossConnectGroupCompartmentRequest
14927
14996
  * @return ChangeCrossConnectGroupCompartmentResponse
14928
14997
  * @throws OciError when an error occurs
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.
14998
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
14930
14999
  */
14931
15000
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
14932
15001
  return __awaiter(this, void 0, void 0, function* () {
@@ -14990,7 +15059,7 @@ class VirtualNetworkClient {
14990
15059
  * @param ChangeDhcpOptionsCompartmentRequest
14991
15060
  * @return ChangeDhcpOptionsCompartmentResponse
14992
15061
  * @throws OciError when an error occurs
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.
15062
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
14994
15063
  */
14995
15064
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
14996
15065
  return __awaiter(this, void 0, void 0, function* () {
@@ -15054,7 +15123,7 @@ class VirtualNetworkClient {
15054
15123
  * @param ChangeDrgCompartmentRequest
15055
15124
  * @return ChangeDrgCompartmentResponse
15056
15125
  * @throws OciError when an error occurs
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.
15126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
15058
15127
  */
15059
15128
  changeDrgCompartment(changeDrgCompartmentRequest) {
15060
15129
  return __awaiter(this, void 0, void 0, function* () {
@@ -15123,7 +15192,7 @@ class VirtualNetworkClient {
15123
15192
  * @param ChangeIPSecConnectionCompartmentRequest
15124
15193
  * @return ChangeIPSecConnectionCompartmentResponse
15125
15194
  * @throws OciError when an error occurs
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.
15195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
15127
15196
  */
15128
15197
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
15129
15198
  return __awaiter(this, void 0, void 0, function* () {
@@ -15187,7 +15256,7 @@ class VirtualNetworkClient {
15187
15256
  * @param ChangeInternetGatewayCompartmentRequest
15188
15257
  * @return ChangeInternetGatewayCompartmentResponse
15189
15258
  * @throws OciError when an error occurs
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.
15259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
15191
15260
  */
15192
15261
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
15193
15262
  return __awaiter(this, void 0, void 0, function* () {
@@ -15251,7 +15320,7 @@ class VirtualNetworkClient {
15251
15320
  * @param ChangeLocalPeeringGatewayCompartmentRequest
15252
15321
  * @return ChangeLocalPeeringGatewayCompartmentResponse
15253
15322
  * @throws OciError when an error occurs
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.
15323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
15255
15324
  */
15256
15325
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
15257
15326
  return __awaiter(this, void 0, void 0, function* () {
@@ -15315,7 +15384,7 @@ class VirtualNetworkClient {
15315
15384
  * @param ChangeNatGatewayCompartmentRequest
15316
15385
  * @return ChangeNatGatewayCompartmentResponse
15317
15386
  * @throws OciError when an error occurs
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.
15387
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
15319
15388
  */
15320
15389
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
15321
15390
  return __awaiter(this, void 0, void 0, function* () {
@@ -15378,7 +15447,7 @@ class VirtualNetworkClient {
15378
15447
  * @param ChangeNetworkSecurityGroupCompartmentRequest
15379
15448
  * @return ChangeNetworkSecurityGroupCompartmentResponse
15380
15449
  * @throws OciError when an error occurs
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.
15450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
15382
15451
  */
15383
15452
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
15384
15453
  return __awaiter(this, void 0, void 0, function* () {
@@ -15445,7 +15514,7 @@ class VirtualNetworkClient {
15445
15514
  * @param ChangePublicIpCompartmentRequest
15446
15515
  * @return ChangePublicIpCompartmentResponse
15447
15516
  * @throws OciError when an error occurs
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.
15517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
15449
15518
  */
15450
15519
  changePublicIpCompartment(changePublicIpCompartmentRequest) {
15451
15520
  return __awaiter(this, void 0, void 0, function* () {
@@ -15509,7 +15578,7 @@ class VirtualNetworkClient {
15509
15578
  * @param ChangePublicIpPoolCompartmentRequest
15510
15579
  * @return ChangePublicIpPoolCompartmentResponse
15511
15580
  * @throws OciError when an error occurs
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.
15581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
15513
15582
  */
15514
15583
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
15515
15584
  return __awaiter(this, void 0, void 0, function* () {
@@ -15568,7 +15637,7 @@ class VirtualNetworkClient {
15568
15637
  * @param ChangeRemotePeeringConnectionCompartmentRequest
15569
15638
  * @return ChangeRemotePeeringConnectionCompartmentResponse
15570
15639
  * @throws OciError when an error occurs
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.
15640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
15572
15641
  */
15573
15642
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
15574
15643
  return __awaiter(this, void 0, void 0, function* () {
@@ -15632,7 +15701,7 @@ class VirtualNetworkClient {
15632
15701
  * @param ChangeRouteTableCompartmentRequest
15633
15702
  * @return ChangeRouteTableCompartmentResponse
15634
15703
  * @throws OciError when an error occurs
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.
15704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
15636
15705
  */
15637
15706
  changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
15638
15707
  return __awaiter(this, void 0, void 0, function* () {
@@ -15696,7 +15765,7 @@ class VirtualNetworkClient {
15696
15765
  * @param ChangeSecurityListCompartmentRequest
15697
15766
  * @return ChangeSecurityListCompartmentResponse
15698
15767
  * @throws OciError when an error occurs
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.
15768
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
15700
15769
  */
15701
15770
  changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
15702
15771
  return __awaiter(this, void 0, void 0, function* () {
@@ -15760,7 +15829,7 @@ class VirtualNetworkClient {
15760
15829
  * @param ChangeServiceGatewayCompartmentRequest
15761
15830
  * @return ChangeServiceGatewayCompartmentResponse
15762
15831
  * @throws OciError when an error occurs
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.
15832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
15764
15833
  */
15765
15834
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
15766
15835
  return __awaiter(this, void 0, void 0, function* () {
@@ -15824,7 +15893,7 @@ class VirtualNetworkClient {
15824
15893
  * @param ChangeSubnetCompartmentRequest
15825
15894
  * @return ChangeSubnetCompartmentResponse
15826
15895
  * @throws OciError when an error occurs
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.
15896
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
15828
15897
  */
15829
15898
  changeSubnetCompartment(changeSubnetCompartmentRequest) {
15830
15899
  return __awaiter(this, void 0, void 0, function* () {
@@ -15893,7 +15962,7 @@ class VirtualNetworkClient {
15893
15962
  * @param ChangeVcnCompartmentRequest
15894
15963
  * @return ChangeVcnCompartmentResponse
15895
15964
  * @throws OciError when an error occurs
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.
15965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
15897
15966
  */
15898
15967
  changeVcnCompartment(changeVcnCompartmentRequest) {
15899
15968
  return __awaiter(this, void 0, void 0, function* () {
@@ -15962,7 +16031,7 @@ class VirtualNetworkClient {
15962
16031
  * @param ChangeVirtualCircuitCompartmentRequest
15963
16032
  * @return ChangeVirtualCircuitCompartmentResponse
15964
16033
  * @throws OciError when an error occurs
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.
16034
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
15966
16035
  */
15967
16036
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
15968
16037
  return __awaiter(this, void 0, void 0, function* () {
@@ -16026,7 +16095,7 @@ class VirtualNetworkClient {
16026
16095
  * @param ChangeVlanCompartmentRequest
16027
16096
  * @return ChangeVlanCompartmentResponse
16028
16097
  * @throws OciError when an error occurs
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.
16098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
16030
16099
  */
16031
16100
  changeVlanCompartment(changeVlanCompartmentRequest) {
16032
16101
  return __awaiter(this, void 0, void 0, function* () {
@@ -16091,7 +16160,7 @@ class VirtualNetworkClient {
16091
16160
  * @param ChangeVtapCompartmentRequest
16092
16161
  * @return ChangeVtapCompartmentResponse
16093
16162
  * @throws OciError when an error occurs
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.
16163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
16095
16164
  */
16096
16165
  changeVtapCompartment(changeVtapCompartmentRequest) {
16097
16166
  return __awaiter(this, void 0, void 0, function* () {
@@ -16166,7 +16235,7 @@ class VirtualNetworkClient {
16166
16235
  * @param ConnectLocalPeeringGatewaysRequest
16167
16236
  * @return ConnectLocalPeeringGatewaysResponse
16168
16237
  * @throws OciError when an error occurs
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.
16238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
16170
16239
  */
16171
16240
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
16172
16241
  return __awaiter(this, void 0, void 0, function* () {
@@ -16228,7 +16297,7 @@ class VirtualNetworkClient {
16228
16297
  * @param ConnectRemotePeeringConnectionsRequest
16229
16298
  * @return ConnectRemotePeeringConnectionsResponse
16230
16299
  * @throws OciError when an error occurs
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.
16300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
16232
16301
  */
16233
16302
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
16234
16303
  return __awaiter(this, void 0, void 0, function* () {
@@ -16283,7 +16352,7 @@ class VirtualNetworkClient {
16283
16352
  * @param CreateByoipRangeRequest
16284
16353
  * @return CreateByoipRangeResponse
16285
16354
  * @throws OciError when an error occurs
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.
16355
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
16287
16356
  */
16288
16357
  createByoipRange(createByoipRangeRequest) {
16289
16358
  return __awaiter(this, void 0, void 0, function* () {
@@ -16355,7 +16424,7 @@ class VirtualNetworkClient {
16355
16424
  * @param CreateCaptureFilterRequest
16356
16425
  * @return CreateCaptureFilterResponse
16357
16426
  * @throws OciError when an error occurs
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.
16427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
16359
16428
  */
16360
16429
  createCaptureFilter(createCaptureFilterRequest) {
16361
16430
  return __awaiter(this, void 0, void 0, function* () {
@@ -16433,7 +16502,7 @@ class VirtualNetworkClient {
16433
16502
  * @param CreateCpeRequest
16434
16503
  * @return CreateCpeResponse
16435
16504
  * @throws OciError when an error occurs
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.
16505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
16437
16506
  */
16438
16507
  createCpe(createCpeRequest) {
16439
16508
  return __awaiter(this, void 0, void 0, function* () {
@@ -16514,7 +16583,7 @@ class VirtualNetworkClient {
16514
16583
  * @param CreateCrossConnectRequest
16515
16584
  * @return CreateCrossConnectResponse
16516
16585
  * @throws OciError when an error occurs
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.
16586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
16518
16587
  */
16519
16588
  createCrossConnect(createCrossConnectRequest) {
16520
16589
  return __awaiter(this, void 0, void 0, function* () {
@@ -16591,7 +16660,7 @@ class VirtualNetworkClient {
16591
16660
  * @param CreateCrossConnectGroupRequest
16592
16661
  * @return CreateCrossConnectGroupResponse
16593
16662
  * @throws OciError when an error occurs
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.
16663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
16595
16664
  */
16596
16665
  createCrossConnectGroup(createCrossConnectGroupRequest) {
16597
16666
  return __awaiter(this, void 0, void 0, function* () {
@@ -16665,7 +16734,7 @@ class VirtualNetworkClient {
16665
16734
  * @param CreateDhcpOptionsRequest
16666
16735
  * @return CreateDhcpOptionsResponse
16667
16736
  * @throws OciError when an error occurs
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.
16737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
16669
16738
  */
16670
16739
  createDhcpOptions(createDhcpOptionsRequest) {
16671
16740
  return __awaiter(this, void 0, void 0, function* () {
@@ -16739,7 +16808,7 @@ class VirtualNetworkClient {
16739
16808
  * @param CreateDrgRequest
16740
16809
  * @return CreateDrgResponse
16741
16810
  * @throws OciError when an error occurs
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.
16811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
16743
16812
  */
16744
16813
  createDrg(createDrgRequest) {
16745
16814
  return __awaiter(this, void 0, void 0, function* () {
@@ -16812,7 +16881,7 @@ class VirtualNetworkClient {
16812
16881
  * @param CreateDrgAttachmentRequest
16813
16882
  * @return CreateDrgAttachmentResponse
16814
16883
  * @throws OciError when an error occurs
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.
16884
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
16816
16885
  */
16817
16886
  createDrgAttachment(createDrgAttachmentRequest) {
16818
16887
  return __awaiter(this, void 0, void 0, function* () {
@@ -16878,7 +16947,7 @@ class VirtualNetworkClient {
16878
16947
  * @param CreateDrgRouteDistributionRequest
16879
16948
  * @return CreateDrgRouteDistributionResponse
16880
16949
  * @throws OciError when an error occurs
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.
16950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
16882
16951
  */
16883
16952
  createDrgRouteDistribution(createDrgRouteDistributionRequest) {
16884
16953
  return __awaiter(this, void 0, void 0, function* () {
@@ -16942,7 +17011,7 @@ class VirtualNetworkClient {
16942
17011
  * @param CreateDrgRouteTableRequest
16943
17012
  * @return CreateDrgRouteTableResponse
16944
17013
  * @throws OciError when an error occurs
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.
17014
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
16946
17015
  */
16947
17016
  createDrgRouteTable(createDrgRouteTableRequest) {
16948
17017
  return __awaiter(this, void 0, void 0, function* () {
@@ -17032,7 +17101,7 @@ class VirtualNetworkClient {
17032
17101
  * @param CreateIPSecConnectionRequest
17033
17102
  * @return CreateIPSecConnectionResponse
17034
17103
  * @throws OciError when an error occurs
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.
17104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
17036
17105
  */
17037
17106
  createIPSecConnection(createIPSecConnectionRequest) {
17038
17107
  return __awaiter(this, void 0, void 0, function* () {
@@ -17114,7 +17183,7 @@ class VirtualNetworkClient {
17114
17183
  * @param CreateInternetGatewayRequest
17115
17184
  * @return CreateInternetGatewayResponse
17116
17185
  * @throws OciError when an error occurs
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.
17186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
17118
17187
  */
17119
17188
  createInternetGateway(createInternetGatewayRequest) {
17120
17189
  return __awaiter(this, void 0, void 0, function* () {
@@ -17177,7 +17246,7 @@ class VirtualNetworkClient {
17177
17246
  * @param CreateIpv6Request
17178
17247
  * @return CreateIpv6Response
17179
17248
  * @throws OciError when an error occurs
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.
17249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
17181
17250
  */
17182
17251
  createIpv6(createIpv6Request) {
17183
17252
  return __awaiter(this, void 0, void 0, function* () {
@@ -17241,7 +17310,7 @@ class VirtualNetworkClient {
17241
17310
  * @param CreateLocalPeeringGatewayRequest
17242
17311
  * @return CreateLocalPeeringGatewayResponse
17243
17312
  * @throws OciError when an error occurs
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.
17313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
17245
17314
  */
17246
17315
  createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
17247
17316
  return __awaiter(this, void 0, void 0, function* () {
@@ -17305,7 +17374,7 @@ class VirtualNetworkClient {
17305
17374
  * @param CreateNatGatewayRequest
17306
17375
  * @return CreateNatGatewayResponse
17307
17376
  * @throws OciError when an error occurs
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.
17377
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
17309
17378
  */
17310
17379
  createNatGateway(createNatGatewayRequest) {
17311
17380
  return __awaiter(this, void 0, void 0, function* () {
@@ -17368,7 +17437,7 @@ class VirtualNetworkClient {
17368
17437
  * @param CreateNetworkSecurityGroupRequest
17369
17438
  * @return CreateNetworkSecurityGroupResponse
17370
17439
  * @throws OciError when an error occurs
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.
17440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
17372
17441
  */
17373
17442
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
17374
17443
  return __awaiter(this, void 0, void 0, function* () {
@@ -17433,7 +17502,7 @@ class VirtualNetworkClient {
17433
17502
  * @param CreatePrivateIpRequest
17434
17503
  * @return CreatePrivateIpResponse
17435
17504
  * @throws OciError when an error occurs
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.
17505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
17437
17506
  */
17438
17507
  createPrivateIp(createPrivateIpRequest) {
17439
17508
  return __awaiter(this, void 0, void 0, function* () {
@@ -17516,7 +17585,7 @@ class VirtualNetworkClient {
17516
17585
  * @param CreatePublicIpRequest
17517
17586
  * @return CreatePublicIpResponse
17518
17587
  * @throws OciError when an error occurs
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.
17588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
17520
17589
  */
17521
17590
  createPublicIp(createPublicIpRequest) {
17522
17591
  return __awaiter(this, void 0, void 0, function* () {
@@ -17579,7 +17648,7 @@ class VirtualNetworkClient {
17579
17648
  * @param CreatePublicIpPoolRequest
17580
17649
  * @return CreatePublicIpPoolResponse
17581
17650
  * @throws OciError when an error occurs
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.
17651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
17583
17652
  */
17584
17653
  createPublicIpPool(createPublicIpPoolRequest) {
17585
17654
  return __awaiter(this, void 0, void 0, function* () {
@@ -17643,7 +17712,7 @@ class VirtualNetworkClient {
17643
17712
  * @param CreateRemotePeeringConnectionRequest
17644
17713
  * @return CreateRemotePeeringConnectionResponse
17645
17714
  * @throws OciError when an error occurs
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.
17715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
17647
17716
  */
17648
17717
  createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
17649
17718
  return __awaiter(this, void 0, void 0, function* () {
@@ -17720,7 +17789,7 @@ class VirtualNetworkClient {
17720
17789
  * @param CreateRouteTableRequest
17721
17790
  * @return CreateRouteTableResponse
17722
17791
  * @throws OciError when an error occurs
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.
17792
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
17724
17793
  */
17725
17794
  createRouteTable(createRouteTableRequest) {
17726
17795
  return __awaiter(this, void 0, void 0, function* () {
@@ -17796,7 +17865,7 @@ class VirtualNetworkClient {
17796
17865
  * @param CreateSecurityListRequest
17797
17866
  * @return CreateSecurityListResponse
17798
17867
  * @throws OciError when an error occurs
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.
17868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
17800
17869
  */
17801
17870
  createSecurityList(createSecurityListRequest) {
17802
17871
  return __awaiter(this, void 0, void 0, function* () {
@@ -17867,7 +17936,7 @@ class VirtualNetworkClient {
17867
17936
  * @param CreateServiceGatewayRequest
17868
17937
  * @return CreateServiceGatewayResponse
17869
17938
  * @throws OciError when an error occurs
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.
17939
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
17871
17940
  */
17872
17941
  createServiceGateway(createServiceGatewayRequest) {
17873
17942
  return __awaiter(this, void 0, void 0, function* () {
@@ -17955,7 +18024,7 @@ class VirtualNetworkClient {
17955
18024
  * @param CreateSubnetRequest
17956
18025
  * @return CreateSubnetResponse
17957
18026
  * @throws OciError when an error occurs
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.
18027
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
17959
18028
  */
17960
18029
  createSubnet(createSubnetRequest) {
17961
18030
  return __awaiter(this, void 0, void 0, function* () {
@@ -18050,7 +18119,7 @@ class VirtualNetworkClient {
18050
18119
  * @param CreateVcnRequest
18051
18120
  * @return CreateVcnResponse
18052
18121
  * @throws OciError when an error occurs
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.
18122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
18054
18123
  */
18055
18124
  createVcn(createVcnRequest) {
18056
18125
  return __awaiter(this, void 0, void 0, function* () {
@@ -18133,7 +18202,7 @@ class VirtualNetworkClient {
18133
18202
  * @param CreateVirtualCircuitRequest
18134
18203
  * @return CreateVirtualCircuitResponse
18135
18204
  * @throws OciError when an error occurs
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.
18205
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
18137
18206
  */
18138
18207
  createVirtualCircuit(createVirtualCircuitRequest) {
18139
18208
  return __awaiter(this, void 0, void 0, function* () {
@@ -18196,7 +18265,7 @@ class VirtualNetworkClient {
18196
18265
  * @param CreateVlanRequest
18197
18266
  * @return CreateVlanResponse
18198
18267
  * @throws OciError when an error occurs
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.
18268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
18200
18269
  */
18201
18270
  createVlan(createVlanRequest) {
18202
18271
  return __awaiter(this, void 0, void 0, function* () {
@@ -18268,7 +18337,7 @@ class VirtualNetworkClient {
18268
18337
  * @param CreateVtapRequest
18269
18338
  * @return CreateVtapResponse
18270
18339
  * @throws OciError when an error occurs
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.
18340
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
18272
18341
  */
18273
18342
  createVtap(createVtapRequest) {
18274
18343
  return __awaiter(this, void 0, void 0, function* () {
@@ -18336,7 +18405,7 @@ class VirtualNetworkClient {
18336
18405
  * @param DeleteByoipRangeRequest
18337
18406
  * @return DeleteByoipRangeResponse
18338
18407
  * @throws OciError when an error occurs
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.
18408
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
18340
18409
  */
18341
18410
  deleteByoipRange(deleteByoipRangeRequest) {
18342
18411
  return __awaiter(this, void 0, void 0, function* () {
@@ -18398,7 +18467,7 @@ class VirtualNetworkClient {
18398
18467
  * @param DeleteCaptureFilterRequest
18399
18468
  * @return DeleteCaptureFilterResponse
18400
18469
  * @throws OciError when an error occurs
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.
18470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
18402
18471
  */
18403
18472
  deleteCaptureFilter(deleteCaptureFilterRequest) {
18404
18473
  return __awaiter(this, void 0, void 0, function* () {
@@ -18456,7 +18525,7 @@ class VirtualNetworkClient {
18456
18525
  * @param DeleteCpeRequest
18457
18526
  * @return DeleteCpeResponse
18458
18527
  * @throws OciError when an error occurs
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.
18528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
18460
18529
  */
18461
18530
  deleteCpe(deleteCpeRequest) {
18462
18531
  return __awaiter(this, void 0, void 0, function* () {
@@ -18512,7 +18581,7 @@ class VirtualNetworkClient {
18512
18581
  * @param DeleteCrossConnectRequest
18513
18582
  * @return DeleteCrossConnectResponse
18514
18583
  * @throws OciError when an error occurs
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.
18584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
18516
18585
  */
18517
18586
  deleteCrossConnect(deleteCrossConnectRequest) {
18518
18587
  return __awaiter(this, void 0, void 0, function* () {
@@ -18569,7 +18638,7 @@ class VirtualNetworkClient {
18569
18638
  * @param DeleteCrossConnectGroupRequest
18570
18639
  * @return DeleteCrossConnectGroupResponse
18571
18640
  * @throws OciError when an error occurs
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.
18641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
18573
18642
  */
18574
18643
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
18575
18644
  return __awaiter(this, void 0, void 0, function* () {
@@ -18628,7 +18697,7 @@ class VirtualNetworkClient {
18628
18697
  * @param DeleteDhcpOptionsRequest
18629
18698
  * @return DeleteDhcpOptionsResponse
18630
18699
  * @throws OciError when an error occurs
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.
18700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
18632
18701
  */
18633
18702
  deleteDhcpOptions(deleteDhcpOptionsRequest) {
18634
18703
  return __awaiter(this, void 0, void 0, function* () {
@@ -18686,7 +18755,7 @@ class VirtualNetworkClient {
18686
18755
  * @param DeleteDrgRequest
18687
18756
  * @return DeleteDrgResponse
18688
18757
  * @throws OciError when an error occurs
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.
18758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
18690
18759
  */
18691
18760
  deleteDrg(deleteDrgRequest) {
18692
18761
  return __awaiter(this, void 0, void 0, function* () {
@@ -18743,7 +18812,7 @@ class VirtualNetworkClient {
18743
18812
  * @param DeleteDrgAttachmentRequest
18744
18813
  * @return DeleteDrgAttachmentResponse
18745
18814
  * @throws OciError when an error occurs
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.
18815
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
18747
18816
  */
18748
18817
  deleteDrgAttachment(deleteDrgAttachmentRequest) {
18749
18818
  return __awaiter(this, void 0, void 0, function* () {
@@ -18800,7 +18869,7 @@ class VirtualNetworkClient {
18800
18869
  * @param DeleteDrgRouteDistributionRequest
18801
18870
  * @return DeleteDrgRouteDistributionResponse
18802
18871
  * @throws OciError when an error occurs
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.
18872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
18804
18873
  */
18805
18874
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
18806
18875
  return __awaiter(this, void 0, void 0, function* () {
@@ -18855,7 +18924,7 @@ class VirtualNetworkClient {
18855
18924
  * @param DeleteDrgRouteTableRequest
18856
18925
  * @return DeleteDrgRouteTableResponse
18857
18926
  * @throws OciError when an error occurs
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.
18927
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
18859
18928
  */
18860
18929
  deleteDrgRouteTable(deleteDrgRouteTableRequest) {
18861
18930
  return __awaiter(this, void 0, void 0, function* () {
@@ -18917,7 +18986,7 @@ class VirtualNetworkClient {
18917
18986
  * @param DeleteIPSecConnectionRequest
18918
18987
  * @return DeleteIPSecConnectionResponse
18919
18988
  * @throws OciError when an error occurs
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.
18989
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
18921
18990
  */
18922
18991
  deleteIPSecConnection(deleteIPSecConnectionRequest) {
18923
18992
  return __awaiter(this, void 0, void 0, function* () {
@@ -18976,7 +19045,7 @@ class VirtualNetworkClient {
18976
19045
  * @param DeleteInternetGatewayRequest
18977
19046
  * @return DeleteInternetGatewayResponse
18978
19047
  * @throws OciError when an error occurs
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.
19048
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
18980
19049
  */
18981
19050
  deleteInternetGateway(deleteInternetGatewayRequest) {
18982
19051
  return __awaiter(this, void 0, void 0, function* () {
@@ -19032,7 +19101,7 @@ class VirtualNetworkClient {
19032
19101
  * @param DeleteIpv6Request
19033
19102
  * @return DeleteIpv6Response
19034
19103
  * @throws OciError when an error occurs
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.
19104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
19036
19105
  */
19037
19106
  deleteIpv6(deleteIpv6Request) {
19038
19107
  return __awaiter(this, void 0, void 0, function* () {
@@ -19091,7 +19160,7 @@ class VirtualNetworkClient {
19091
19160
  * @param DeleteLocalPeeringGatewayRequest
19092
19161
  * @return DeleteLocalPeeringGatewayResponse
19093
19162
  * @throws OciError when an error occurs
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.
19163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
19095
19164
  */
19096
19165
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
19097
19166
  return __awaiter(this, void 0, void 0, function* () {
@@ -19150,7 +19219,7 @@ class VirtualNetworkClient {
19150
19219
  * @param DeleteNatGatewayRequest
19151
19220
  * @return DeleteNatGatewayResponse
19152
19221
  * @throws OciError when an error occurs
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.
19222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
19154
19223
  */
19155
19224
  deleteNatGateway(deleteNatGatewayRequest) {
19156
19225
  return __awaiter(this, void 0, void 0, function* () {
@@ -19211,7 +19280,7 @@ class VirtualNetworkClient {
19211
19280
  * @param DeleteNetworkSecurityGroupRequest
19212
19281
  * @return DeleteNetworkSecurityGroupResponse
19213
19282
  * @throws OciError when an error occurs
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.
19283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
19215
19284
  */
19216
19285
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
19217
19286
  return __awaiter(this, void 0, void 0, function* () {
@@ -19276,7 +19345,7 @@ class VirtualNetworkClient {
19276
19345
  * @param DeletePrivateIpRequest
19277
19346
  * @return DeletePrivateIpResponse
19278
19347
  * @throws OciError when an error occurs
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.
19348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
19280
19349
  */
19281
19350
  deletePrivateIp(deletePrivateIpRequest) {
19282
19351
  return __awaiter(this, void 0, void 0, function* () {
@@ -19345,7 +19414,7 @@ class VirtualNetworkClient {
19345
19414
  * @param DeletePublicIpRequest
19346
19415
  * @return DeletePublicIpResponse
19347
19416
  * @throws OciError when an error occurs
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.
19417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
19349
19418
  */
19350
19419
  deletePublicIp(deletePublicIpRequest) {
19351
19420
  return __awaiter(this, void 0, void 0, function* () {
@@ -19402,7 +19471,7 @@ class VirtualNetworkClient {
19402
19471
  * @param DeletePublicIpPoolRequest
19403
19472
  * @return DeletePublicIpPoolResponse
19404
19473
  * @throws OciError when an error occurs
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.
19474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
19406
19475
  */
19407
19476
  deletePublicIpPool(deletePublicIpPoolRequest) {
19408
19477
  return __awaiter(this, void 0, void 0, function* () {
@@ -19461,7 +19530,7 @@ class VirtualNetworkClient {
19461
19530
  * @param DeleteRemotePeeringConnectionRequest
19462
19531
  * @return DeleteRemotePeeringConnectionResponse
19463
19532
  * @throws OciError when an error occurs
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.
19533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
19465
19534
  */
19466
19535
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
19467
19536
  return __awaiter(this, void 0, void 0, function* () {
@@ -19520,7 +19589,7 @@ class VirtualNetworkClient {
19520
19589
  * @param DeleteRouteTableRequest
19521
19590
  * @return DeleteRouteTableResponse
19522
19591
  * @throws OciError when an error occurs
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.
19592
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
19524
19593
  */
19525
19594
  deleteRouteTable(deleteRouteTableRequest) {
19526
19595
  return __awaiter(this, void 0, void 0, function* () {
@@ -19579,7 +19648,7 @@ class VirtualNetworkClient {
19579
19648
  * @param DeleteSecurityListRequest
19580
19649
  * @return DeleteSecurityListResponse
19581
19650
  * @throws OciError when an error occurs
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.
19651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
19583
19652
  */
19584
19653
  deleteSecurityList(deleteSecurityListRequest) {
19585
19654
  return __awaiter(this, void 0, void 0, function* () {
@@ -19635,7 +19704,7 @@ class VirtualNetworkClient {
19635
19704
  * @param DeleteServiceGatewayRequest
19636
19705
  * @return DeleteServiceGatewayResponse
19637
19706
  * @throws OciError when an error occurs
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.
19707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
19639
19708
  */
19640
19709
  deleteServiceGateway(deleteServiceGatewayRequest) {
19641
19710
  return __awaiter(this, void 0, void 0, function* () {
@@ -19692,7 +19761,7 @@ class VirtualNetworkClient {
19692
19761
  * @param DeleteSubnetRequest
19693
19762
  * @return DeleteSubnetResponse
19694
19763
  * @throws OciError when an error occurs
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.
19764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
19696
19765
  */
19697
19766
  deleteSubnet(deleteSubnetRequest) {
19698
19767
  return __awaiter(this, void 0, void 0, function* () {
@@ -19752,7 +19821,7 @@ class VirtualNetworkClient {
19752
19821
  * @param DeleteVcnRequest
19753
19822
  * @return DeleteVcnResponse
19754
19823
  * @throws OciError when an error occurs
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.
19824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
19756
19825
  */
19757
19826
  deleteVcn(deleteVcnRequest) {
19758
19827
  return __awaiter(this, void 0, void 0, function* () {
@@ -19811,7 +19880,7 @@ class VirtualNetworkClient {
19811
19880
  * @param DeleteVirtualCircuitRequest
19812
19881
  * @return DeleteVirtualCircuitResponse
19813
19882
  * @throws OciError when an error occurs
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.
19883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
19815
19884
  */
19816
19885
  deleteVirtualCircuit(deleteVirtualCircuitRequest) {
19817
19886
  return __awaiter(this, void 0, void 0, function* () {
@@ -19866,7 +19935,7 @@ class VirtualNetworkClient {
19866
19935
  * @param DeleteVlanRequest
19867
19936
  * @return DeleteVlanResponse
19868
19937
  * @throws OciError when an error occurs
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.
19938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
19870
19939
  */
19871
19940
  deleteVlan(deleteVlanRequest) {
19872
19941
  return __awaiter(this, void 0, void 0, function* () {
@@ -19923,7 +19992,7 @@ class VirtualNetworkClient {
19923
19992
  * @param DeleteVtapRequest
19924
19993
  * @return DeleteVtapResponse
19925
19994
  * @throws OciError when an error occurs
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.
19995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
19927
19996
  */
19928
19997
  deleteVtap(deleteVtapRequest) {
19929
19998
  return __awaiter(this, void 0, void 0, function* () {
@@ -19995,7 +20064,7 @@ class VirtualNetworkClient {
19995
20064
  * @param DetachServiceIdRequest
19996
20065
  * @return DetachServiceIdResponse
19997
20066
  * @throws OciError when an error occurs
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.
20067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
19999
20068
  */
20000
20069
  detachServiceId(detachServiceIdRequest) {
20001
20070
  return __awaiter(this, void 0, void 0, function* () {
@@ -20055,7 +20124,7 @@ class VirtualNetworkClient {
20055
20124
  * @param GetAllDrgAttachmentsRequest
20056
20125
  * @return GetAllDrgAttachmentsResponse
20057
20126
  * @throws OciError when an error occurs
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.
20127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
20059
20128
  */
20060
20129
  getAllDrgAttachments(getAllDrgAttachmentsRequest) {
20061
20130
  return __awaiter(this, void 0, void 0, function* () {
@@ -20164,7 +20233,7 @@ class VirtualNetworkClient {
20164
20233
  * @param GetAllowedIkeIPSecParametersRequest
20165
20234
  * @return GetAllowedIkeIPSecParametersResponse
20166
20235
  * @throws OciError when an error occurs
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.
20236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
20168
20237
  */
20169
20238
  getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
20170
20239
  return __awaiter(this, void 0, void 0, function* () {
@@ -20221,7 +20290,7 @@ class VirtualNetworkClient {
20221
20290
  * @param GetByoipRangeRequest
20222
20291
  * @return GetByoipRangeResponse
20223
20292
  * @throws OciError when an error occurs
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.
20293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
20225
20294
  */
20226
20295
  getByoipRange(getByoipRangeRequest) {
20227
20296
  return __awaiter(this, void 0, void 0, function* () {
@@ -20284,7 +20353,7 @@ class VirtualNetworkClient {
20284
20353
  * @param GetCaptureFilterRequest
20285
20354
  * @return GetCaptureFilterResponse
20286
20355
  * @throws OciError when an error occurs
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.
20356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
20288
20357
  */
20289
20358
  getCaptureFilter(getCaptureFilterRequest) {
20290
20359
  return __awaiter(this, void 0, void 0, function* () {
@@ -20347,7 +20416,7 @@ class VirtualNetworkClient {
20347
20416
  * @param GetCpeRequest
20348
20417
  * @return GetCpeResponse
20349
20418
  * @throws OciError when an error occurs
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.
20419
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
20351
20420
  */
20352
20421
  getCpe(getCpeRequest) {
20353
20422
  return __awaiter(this, void 0, void 0, function* () {
@@ -20427,7 +20496,7 @@ class VirtualNetworkClient {
20427
20496
  * @param GetCpeDeviceConfigContentRequest
20428
20497
  * @return GetCpeDeviceConfigContentResponse
20429
20498
  * @throws OciError when an error occurs
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.
20499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
20431
20500
  */
20432
20501
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
20433
20502
  return __awaiter(this, void 0, void 0, function* () {
@@ -20493,7 +20562,7 @@ class VirtualNetworkClient {
20493
20562
  * @param GetCpeDeviceShapeRequest
20494
20563
  * @return GetCpeDeviceShapeResponse
20495
20564
  * @throws OciError when an error occurs
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.
20565
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
20497
20566
  */
20498
20567
  getCpeDeviceShape(getCpeDeviceShapeRequest) {
20499
20568
  return __awaiter(this, void 0, void 0, function* () {
@@ -20551,7 +20620,7 @@ class VirtualNetworkClient {
20551
20620
  * @param GetCrossConnectRequest
20552
20621
  * @return GetCrossConnectResponse
20553
20622
  * @throws OciError when an error occurs
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.
20623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
20555
20624
  */
20556
20625
  getCrossConnect(getCrossConnectRequest) {
20557
20626
  return __awaiter(this, void 0, void 0, function* () {
@@ -20613,7 +20682,7 @@ class VirtualNetworkClient {
20613
20682
  * @param GetCrossConnectGroupRequest
20614
20683
  * @return GetCrossConnectGroupResponse
20615
20684
  * @throws OciError when an error occurs
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.
20685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
20617
20686
  */
20618
20687
  getCrossConnectGroup(getCrossConnectGroupRequest) {
20619
20688
  return __awaiter(this, void 0, void 0, function* () {
@@ -20675,7 +20744,7 @@ class VirtualNetworkClient {
20675
20744
  * @param GetCrossConnectLetterOfAuthorityRequest
20676
20745
  * @return GetCrossConnectLetterOfAuthorityResponse
20677
20746
  * @throws OciError when an error occurs
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.
20747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
20679
20748
  */
20680
20749
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
20681
20750
  return __awaiter(this, void 0, void 0, function* () {
@@ -20733,7 +20802,7 @@ class VirtualNetworkClient {
20733
20802
  * @param GetCrossConnectStatusRequest
20734
20803
  * @return GetCrossConnectStatusResponse
20735
20804
  * @throws OciError when an error occurs
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.
20805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
20737
20806
  */
20738
20807
  getCrossConnectStatus(getCrossConnectStatusRequest) {
20739
20808
  return __awaiter(this, void 0, void 0, function* () {
@@ -20790,7 +20859,7 @@ class VirtualNetworkClient {
20790
20859
  * @param GetDhcpOptionsRequest
20791
20860
  * @return GetDhcpOptionsResponse
20792
20861
  * @throws OciError when an error occurs
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.
20862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
20794
20863
  */
20795
20864
  getDhcpOptions(getDhcpOptionsRequest) {
20796
20865
  return __awaiter(this, void 0, void 0, function* () {
@@ -20852,7 +20921,7 @@ class VirtualNetworkClient {
20852
20921
  * @param GetDrgRequest
20853
20922
  * @return GetDrgResponse
20854
20923
  * @throws OciError when an error occurs
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.
20924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
20856
20925
  */
20857
20926
  getDrg(getDrgRequest) {
20858
20927
  return __awaiter(this, void 0, void 0, function* () {
@@ -20914,7 +20983,7 @@ class VirtualNetworkClient {
20914
20983
  * @param GetDrgAttachmentRequest
20915
20984
  * @return GetDrgAttachmentResponse
20916
20985
  * @throws OciError when an error occurs
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.
20986
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
20918
20987
  */
20919
20988
  getDrgAttachment(getDrgAttachmentRequest) {
20920
20989
  return __awaiter(this, void 0, void 0, function* () {
@@ -20978,7 +21047,7 @@ class VirtualNetworkClient {
20978
21047
  * @param GetDrgRedundancyStatusRequest
20979
21048
  * @return GetDrgRedundancyStatusResponse
20980
21049
  * @throws OciError when an error occurs
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.
21050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
20982
21051
  */
20983
21052
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
20984
21053
  return __awaiter(this, void 0, void 0, function* () {
@@ -21036,7 +21105,7 @@ class VirtualNetworkClient {
21036
21105
  * @param GetDrgRouteDistributionRequest
21037
21106
  * @return GetDrgRouteDistributionResponse
21038
21107
  * @throws OciError when an error occurs
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.
21108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
21040
21109
  */
21041
21110
  getDrgRouteDistribution(getDrgRouteDistributionRequest) {
21042
21111
  return __awaiter(this, void 0, void 0, function* () {
@@ -21098,7 +21167,7 @@ class VirtualNetworkClient {
21098
21167
  * @param GetDrgRouteTableRequest
21099
21168
  * @return GetDrgRouteTableResponse
21100
21169
  * @throws OciError when an error occurs
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.
21170
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
21102
21171
  */
21103
21172
  getDrgRouteTable(getDrgRouteTableRequest) {
21104
21173
  return __awaiter(this, void 0, void 0, function* () {
@@ -21162,7 +21231,7 @@ class VirtualNetworkClient {
21162
21231
  * @param GetFastConnectProviderServiceRequest
21163
21232
  * @return GetFastConnectProviderServiceResponse
21164
21233
  * @throws OciError when an error occurs
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.
21234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
21166
21235
  */
21167
21236
  getFastConnectProviderService(getFastConnectProviderServiceRequest) {
21168
21237
  return __awaiter(this, void 0, void 0, function* () {
@@ -21221,7 +21290,7 @@ class VirtualNetworkClient {
21221
21290
  * @param GetFastConnectProviderServiceKeyRequest
21222
21291
  * @return GetFastConnectProviderServiceKeyResponse
21223
21292
  * @throws OciError when an error occurs
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.
21293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
21225
21294
  */
21226
21295
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
21227
21296
  return __awaiter(this, void 0, void 0, function* () {
@@ -21282,7 +21351,7 @@ class VirtualNetworkClient {
21282
21351
  * @param GetIPSecConnectionRequest
21283
21352
  * @return GetIPSecConnectionResponse
21284
21353
  * @throws OciError when an error occurs
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.
21354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
21286
21355
  */
21287
21356
  getIPSecConnection(getIPSecConnectionRequest) {
21288
21357
  return __awaiter(this, void 0, void 0, function* () {
@@ -21348,7 +21417,7 @@ class VirtualNetworkClient {
21348
21417
  * @param GetIPSecConnectionDeviceConfigRequest
21349
21418
  * @return GetIPSecConnectionDeviceConfigResponse
21350
21419
  * @throws OciError when an error occurs
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.
21420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
21352
21421
  */
21353
21422
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
21354
21423
  return __awaiter(this, void 0, void 0, function* () {
@@ -21412,7 +21481,7 @@ class VirtualNetworkClient {
21412
21481
  * @param GetIPSecConnectionDeviceStatusRequest
21413
21482
  * @return GetIPSecConnectionDeviceStatusResponse
21414
21483
  * @throws OciError when an error occurs
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.
21484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
21416
21485
  */
21417
21486
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
21418
21487
  return __awaiter(this, void 0, void 0, function* () {
@@ -21477,7 +21546,7 @@ class VirtualNetworkClient {
21477
21546
  * @param GetIPSecConnectionTunnelRequest
21478
21547
  * @return GetIPSecConnectionTunnelResponse
21479
21548
  * @throws OciError when an error occurs
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.
21549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
21481
21550
  */
21482
21551
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
21483
21552
  return __awaiter(this, void 0, void 0, function* () {
@@ -21541,7 +21610,7 @@ class VirtualNetworkClient {
21541
21610
  * @param GetIPSecConnectionTunnelErrorRequest
21542
21611
  * @return GetIPSecConnectionTunnelErrorResponse
21543
21612
  * @throws OciError when an error occurs
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.
21613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
21545
21614
  */
21546
21615
  getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
21547
21616
  return __awaiter(this, void 0, void 0, function* () {
@@ -21601,7 +21670,7 @@ class VirtualNetworkClient {
21601
21670
  * @param GetIPSecConnectionTunnelSharedSecretRequest
21602
21671
  * @return GetIPSecConnectionTunnelSharedSecretResponse
21603
21672
  * @throws OciError when an error occurs
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.
21673
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
21605
21674
  */
21606
21675
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
21607
21676
  return __awaiter(this, void 0, void 0, function* () {
@@ -21664,7 +21733,7 @@ class VirtualNetworkClient {
21664
21733
  * @param GetInternetGatewayRequest
21665
21734
  * @return GetInternetGatewayResponse
21666
21735
  * @throws OciError when an error occurs
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.
21736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
21668
21737
  */
21669
21738
  getInternetGateway(getInternetGatewayRequest) {
21670
21739
  return __awaiter(this, void 0, void 0, function* () {
@@ -21745,7 +21814,7 @@ class VirtualNetworkClient {
21745
21814
  * @param GetIpsecCpeDeviceConfigContentRequest
21746
21815
  * @return GetIpsecCpeDeviceConfigContentResponse
21747
21816
  * @throws OciError when an error occurs
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.
21817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
21749
21818
  */
21750
21819
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
21751
21820
  return __awaiter(this, void 0, void 0, function* () {
@@ -21806,7 +21875,7 @@ class VirtualNetworkClient {
21806
21875
  * @param GetIpv6Request
21807
21876
  * @return GetIpv6Response
21808
21877
  * @throws OciError when an error occurs
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.
21878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
21810
21879
  */
21811
21880
  getIpv6(getIpv6Request) {
21812
21881
  return __awaiter(this, void 0, void 0, function* () {
@@ -21869,7 +21938,7 @@ class VirtualNetworkClient {
21869
21938
  * @param GetLocalPeeringGatewayRequest
21870
21939
  * @return GetLocalPeeringGatewayResponse
21871
21940
  * @throws OciError when an error occurs
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.
21941
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
21873
21942
  */
21874
21943
  getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
21875
21944
  return __awaiter(this, void 0, void 0, function* () {
@@ -21931,7 +22000,7 @@ class VirtualNetworkClient {
21931
22000
  * @param GetNatGatewayRequest
21932
22001
  * @return GetNatGatewayResponse
21933
22002
  * @throws OciError when an error occurs
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.
22003
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
21935
22004
  */
21936
22005
  getNatGateway(getNatGatewayRequest) {
21937
22006
  return __awaiter(this, void 0, void 0, function* () {
@@ -22000,7 +22069,7 @@ class VirtualNetworkClient {
22000
22069
  * @param GetNetworkSecurityGroupRequest
22001
22070
  * @return GetNetworkSecurityGroupResponse
22002
22071
  * @throws OciError when an error occurs
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.
22072
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
22004
22073
  */
22005
22074
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
22006
22075
  return __awaiter(this, void 0, void 0, function* () {
@@ -22062,7 +22131,7 @@ class VirtualNetworkClient {
22062
22131
  * @param GetNetworkingTopologyRequest
22063
22132
  * @return GetNetworkingTopologyResponse
22064
22133
  * @throws OciError when an error occurs
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.
22134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
22066
22135
  */
22067
22136
  getNetworkingTopology(getNetworkingTopologyRequest) {
22068
22137
  return __awaiter(this, void 0, void 0, function* () {
@@ -22133,7 +22202,7 @@ class VirtualNetworkClient {
22133
22202
  * @param GetPrivateIpRequest
22134
22203
  * @return GetPrivateIpResponse
22135
22204
  * @throws OciError when an error occurs
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.
22205
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
22137
22206
  */
22138
22207
  getPrivateIp(getPrivateIpRequest) {
22139
22208
  return __awaiter(this, void 0, void 0, function* () {
@@ -22206,7 +22275,7 @@ class VirtualNetworkClient {
22206
22275
  * @param GetPublicIpRequest
22207
22276
  * @return GetPublicIpResponse
22208
22277
  * @throws OciError when an error occurs
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.
22278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
22210
22279
  */
22211
22280
  getPublicIp(getPublicIpRequest) {
22212
22281
  return __awaiter(this, void 0, void 0, function* () {
@@ -22273,7 +22342,7 @@ class VirtualNetworkClient {
22273
22342
  * @param GetPublicIpByIpAddressRequest
22274
22343
  * @return GetPublicIpByIpAddressResponse
22275
22344
  * @throws OciError when an error occurs
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.
22345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
22277
22346
  */
22278
22347
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
22279
22348
  return __awaiter(this, void 0, void 0, function* () {
@@ -22345,7 +22414,7 @@ class VirtualNetworkClient {
22345
22414
  * @param GetPublicIpByPrivateIpIdRequest
22346
22415
  * @return GetPublicIpByPrivateIpIdResponse
22347
22416
  * @throws OciError when an error occurs
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.
22417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
22349
22418
  */
22350
22419
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
22351
22420
  return __awaiter(this, void 0, void 0, function* () {
@@ -22407,7 +22476,7 @@ class VirtualNetworkClient {
22407
22476
  * @param GetPublicIpPoolRequest
22408
22477
  * @return GetPublicIpPoolResponse
22409
22478
  * @throws OciError when an error occurs
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.
22479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
22411
22480
  */
22412
22481
  getPublicIpPool(getPublicIpPoolRequest) {
22413
22482
  return __awaiter(this, void 0, void 0, function* () {
@@ -22471,7 +22540,7 @@ class VirtualNetworkClient {
22471
22540
  * @param GetRemotePeeringConnectionRequest
22472
22541
  * @return GetRemotePeeringConnectionResponse
22473
22542
  * @throws OciError when an error occurs
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.
22543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
22475
22544
  */
22476
22545
  getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
22477
22546
  return __awaiter(this, void 0, void 0, function* () {
@@ -22533,7 +22602,7 @@ class VirtualNetworkClient {
22533
22602
  * @param GetRouteTableRequest
22534
22603
  * @return GetRouteTableResponse
22535
22604
  * @throws OciError when an error occurs
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.
22605
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
22537
22606
  */
22538
22607
  getRouteTable(getRouteTableRequest) {
22539
22608
  return __awaiter(this, void 0, void 0, function* () {
@@ -22595,7 +22664,7 @@ class VirtualNetworkClient {
22595
22664
  * @param GetSecurityListRequest
22596
22665
  * @return GetSecurityListResponse
22597
22666
  * @throws OciError when an error occurs
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.
22667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
22599
22668
  */
22600
22669
  getSecurityList(getSecurityListRequest) {
22601
22670
  return __awaiter(this, void 0, void 0, function* () {
@@ -22658,7 +22727,7 @@ class VirtualNetworkClient {
22658
22727
  * @param GetServiceRequest
22659
22728
  * @return GetServiceResponse
22660
22729
  * @throws OciError when an error occurs
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.
22730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetService.ts.html |here} to see how to use GetService API.
22662
22731
  */
22663
22732
  getService(getServiceRequest) {
22664
22733
  return __awaiter(this, void 0, void 0, function* () {
@@ -22720,7 +22789,7 @@ class VirtualNetworkClient {
22720
22789
  * @param GetServiceGatewayRequest
22721
22790
  * @return GetServiceGatewayResponse
22722
22791
  * @throws OciError when an error occurs
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.
22792
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
22724
22793
  */
22725
22794
  getServiceGateway(getServiceGatewayRequest) {
22726
22795
  return __awaiter(this, void 0, void 0, function* () {
@@ -22782,7 +22851,7 @@ class VirtualNetworkClient {
22782
22851
  * @param GetSubnetRequest
22783
22852
  * @return GetSubnetResponse
22784
22853
  * @throws OciError when an error occurs
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.
22854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
22786
22855
  */
22787
22856
  getSubnet(getSubnetRequest) {
22788
22857
  return __awaiter(this, void 0, void 0, function* () {
@@ -22844,7 +22913,7 @@ class VirtualNetworkClient {
22844
22913
  * @param GetSubnetTopologyRequest
22845
22914
  * @return GetSubnetTopologyResponse
22846
22915
  * @throws OciError when an error occurs
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.
22916
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
22848
22917
  */
22849
22918
  getSubnetTopology(getSubnetTopologyRequest) {
22850
22919
  return __awaiter(this, void 0, void 0, function* () {
@@ -22917,7 +22986,7 @@ class VirtualNetworkClient {
22917
22986
  * @param GetTunnelCpeDeviceConfigRequest
22918
22987
  * @return GetTunnelCpeDeviceConfigResponse
22919
22988
  * @throws OciError when an error occurs
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.
22989
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
22921
22990
  */
22922
22991
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
22923
22992
  return __awaiter(this, void 0, void 0, function* () {
@@ -22999,7 +23068,7 @@ class VirtualNetworkClient {
22999
23068
  * @param GetTunnelCpeDeviceConfigContentRequest
23000
23069
  * @return GetTunnelCpeDeviceConfigContentResponse
23001
23070
  * @throws OciError when an error occurs
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.
23071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
23003
23072
  */
23004
23073
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
23005
23074
  return __awaiter(this, void 0, void 0, function* () {
@@ -23058,7 +23127,7 @@ class VirtualNetworkClient {
23058
23127
  * @param GetUpgradeStatusRequest
23059
23128
  * @return GetUpgradeStatusResponse
23060
23129
  * @throws OciError when an error occurs
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.
23130
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
23062
23131
  */
23063
23132
  getUpgradeStatus(getUpgradeStatusRequest) {
23064
23133
  return __awaiter(this, void 0, void 0, function* () {
@@ -23116,7 +23185,7 @@ class VirtualNetworkClient {
23116
23185
  * @param GetVcnRequest
23117
23186
  * @return GetVcnResponse
23118
23187
  * @throws OciError when an error occurs
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.
23188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
23120
23189
  */
23121
23190
  getVcn(getVcnRequest) {
23122
23191
  return __awaiter(this, void 0, void 0, function* () {
@@ -23178,7 +23247,7 @@ class VirtualNetworkClient {
23178
23247
  * @param GetVcnDnsResolverAssociationRequest
23179
23248
  * @return GetVcnDnsResolverAssociationResponse
23180
23249
  * @throws OciError when an error occurs
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.
23250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
23182
23251
  */
23183
23252
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
23184
23253
  return __awaiter(this, void 0, void 0, function* () {
@@ -23241,7 +23310,7 @@ class VirtualNetworkClient {
23241
23310
  * @param GetVcnTopologyRequest
23242
23311
  * @return GetVcnTopologyResponse
23243
23312
  * @throws OciError when an error occurs
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.
23313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
23245
23314
  */
23246
23315
  getVcnTopology(getVcnTopologyRequest) {
23247
23316
  return __awaiter(this, void 0, void 0, function* () {
@@ -23309,7 +23378,7 @@ class VirtualNetworkClient {
23309
23378
  * @param GetVirtualCircuitRequest
23310
23379
  * @return GetVirtualCircuitResponse
23311
23380
  * @throws OciError when an error occurs
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.
23381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
23313
23382
  */
23314
23383
  getVirtualCircuit(getVirtualCircuitRequest) {
23315
23384
  return __awaiter(this, void 0, void 0, function* () {
@@ -23371,7 +23440,7 @@ class VirtualNetworkClient {
23371
23440
  * @param GetVlanRequest
23372
23441
  * @return GetVlanResponse
23373
23442
  * @throws OciError when an error occurs
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.
23443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
23375
23444
  */
23376
23445
  getVlan(getVlanRequest) {
23377
23446
  return __awaiter(this, void 0, void 0, function* () {
@@ -23438,7 +23507,7 @@ class VirtualNetworkClient {
23438
23507
  * @param GetVnicRequest
23439
23508
  * @return GetVnicResponse
23440
23509
  * @throws OciError when an error occurs
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.
23510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
23442
23511
  */
23443
23512
  getVnic(getVnicRequest) {
23444
23513
  return __awaiter(this, void 0, void 0, function* () {
@@ -23500,7 +23569,7 @@ class VirtualNetworkClient {
23500
23569
  * @param GetVtapRequest
23501
23570
  * @return GetVtapResponse
23502
23571
  * @throws OciError when an error occurs
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.
23572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
23504
23573
  */
23505
23574
  getVtap(getVtapRequest) {
23506
23575
  return __awaiter(this, void 0, void 0, function* () {
@@ -23565,7 +23634,7 @@ class VirtualNetworkClient {
23565
23634
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
23566
23635
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
23567
23636
  * @throws OciError when an error occurs
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.
23637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
23569
23638
  */
23570
23639
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
23571
23640
  return __awaiter(this, void 0, void 0, function* () {
@@ -23622,7 +23691,7 @@ class VirtualNetworkClient {
23622
23691
  * @param ListByoipAllocatedRangesRequest
23623
23692
  * @return ListByoipAllocatedRangesResponse
23624
23693
  * @throws OciError when an error occurs
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.
23694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
23626
23695
  */
23627
23696
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
23628
23697
  return __awaiter(this, void 0, void 0, function* () {
@@ -23690,7 +23759,7 @@ class VirtualNetworkClient {
23690
23759
  * @param ListByoipRangesRequest
23691
23760
  * @return ListByoipRangesResponse
23692
23761
  * @throws OciError when an error occurs
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.
23762
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
23694
23763
  */
23695
23764
  listByoipRanges(listByoipRangesRequest) {
23696
23765
  return __awaiter(this, void 0, void 0, function* () {
@@ -23760,7 +23829,7 @@ class VirtualNetworkClient {
23760
23829
  * @param ListCaptureFiltersRequest
23761
23830
  * @return ListCaptureFiltersResponse
23762
23831
  * @throws OciError when an error occurs
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.
23832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
23764
23833
  */
23765
23834
  listCaptureFilters(listCaptureFiltersRequest) {
23766
23835
  return __awaiter(this, void 0, void 0, function* () {
@@ -23882,7 +23951,7 @@ class VirtualNetworkClient {
23882
23951
  * @param ListCpeDeviceShapesRequest
23883
23952
  * @return ListCpeDeviceShapesResponse
23884
23953
  * @throws OciError when an error occurs
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.
23954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
23886
23955
  */
23887
23956
  listCpeDeviceShapes(listCpeDeviceShapesRequest) {
23888
23957
  return __awaiter(this, void 0, void 0, function* () {
@@ -23987,7 +24056,7 @@ class VirtualNetworkClient {
23987
24056
  * @param ListCpesRequest
23988
24057
  * @return ListCpesResponse
23989
24058
  * @throws OciError when an error occurs
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.
24059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
23991
24060
  */
23992
24061
  listCpes(listCpesRequest) {
23993
24062
  return __awaiter(this, void 0, void 0, function* () {
@@ -24092,7 +24161,7 @@ class VirtualNetworkClient {
24092
24161
  * @param ListCrossConnectGroupsRequest
24093
24162
  * @return ListCrossConnectGroupsResponse
24094
24163
  * @throws OciError when an error occurs
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.
24164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
24096
24165
  */
24097
24166
  listCrossConnectGroups(listCrossConnectGroupsRequest) {
24098
24167
  return __awaiter(this, void 0, void 0, function* () {
@@ -24202,7 +24271,7 @@ class VirtualNetworkClient {
24202
24271
  * @param ListCrossConnectLocationsRequest
24203
24272
  * @return ListCrossConnectLocationsResponse
24204
24273
  * @throws OciError when an error occurs
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.
24274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
24206
24275
  */
24207
24276
  listCrossConnectLocations(listCrossConnectLocationsRequest) {
24208
24277
  return __awaiter(this, void 0, void 0, function* () {
@@ -24308,7 +24377,7 @@ class VirtualNetworkClient {
24308
24377
  * @param ListCrossConnectMappingsRequest
24309
24378
  * @return ListCrossConnectMappingsResponse
24310
24379
  * @throws OciError when an error occurs
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.
24380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
24312
24381
  */
24313
24382
  listCrossConnectMappings(listCrossConnectMappingsRequest) {
24314
24383
  return __awaiter(this, void 0, void 0, function* () {
@@ -24368,7 +24437,7 @@ class VirtualNetworkClient {
24368
24437
  * @param ListCrossConnectsRequest
24369
24438
  * @return ListCrossConnectsResponse
24370
24439
  * @throws OciError when an error occurs
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.
24440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
24372
24441
  */
24373
24442
  listCrossConnects(listCrossConnectsRequest) {
24374
24443
  return __awaiter(this, void 0, void 0, function* () {
@@ -24480,7 +24549,7 @@ class VirtualNetworkClient {
24480
24549
  * @param ListCrossconnectPortSpeedShapesRequest
24481
24550
  * @return ListCrossconnectPortSpeedShapesResponse
24482
24551
  * @throws OciError when an error occurs
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.
24552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
24484
24553
  */
24485
24554
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
24486
24555
  return __awaiter(this, void 0, void 0, function* () {
@@ -24588,7 +24657,7 @@ class VirtualNetworkClient {
24588
24657
  * @param ListDhcpOptionsRequest
24589
24658
  * @return ListDhcpOptionsResponse
24590
24659
  * @throws OciError when an error occurs
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.
24660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
24592
24661
  */
24593
24662
  listDhcpOptions(listDhcpOptionsRequest) {
24594
24663
  return __awaiter(this, void 0, void 0, function* () {
@@ -24703,7 +24772,7 @@ class VirtualNetworkClient {
24703
24772
  * @param ListDrgAttachmentsRequest
24704
24773
  * @return ListDrgAttachmentsResponse
24705
24774
  * @throws OciError when an error occurs
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.
24775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
24707
24776
  */
24708
24777
  listDrgAttachments(listDrgAttachmentsRequest) {
24709
24778
  return __awaiter(this, void 0, void 0, function* () {
@@ -24816,7 +24885,7 @@ class VirtualNetworkClient {
24816
24885
  * @param ListDrgRouteDistributionStatementsRequest
24817
24886
  * @return ListDrgRouteDistributionStatementsResponse
24818
24887
  * @throws OciError when an error occurs
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.
24888
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
24820
24889
  */
24821
24890
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
24822
24891
  return __awaiter(this, void 0, void 0, function* () {
@@ -24927,7 +24996,7 @@ class VirtualNetworkClient {
24927
24996
  * @param ListDrgRouteDistributionsRequest
24928
24997
  * @return ListDrgRouteDistributionsResponse
24929
24998
  * @throws OciError when an error occurs
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.
24999
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
24931
25000
  */
24932
25001
  listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
24933
25002
  return __awaiter(this, void 0, void 0, function* () {
@@ -25035,7 +25104,7 @@ class VirtualNetworkClient {
25035
25104
  * @param ListDrgRouteRulesRequest
25036
25105
  * @return ListDrgRouteRulesResponse
25037
25106
  * @throws OciError when an error occurs
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.
25107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
25039
25108
  */
25040
25109
  listDrgRouteRules(listDrgRouteRulesRequest) {
25041
25110
  return __awaiter(this, void 0, void 0, function* () {
@@ -25144,7 +25213,7 @@ class VirtualNetworkClient {
25144
25213
  * @param ListDrgRouteTablesRequest
25145
25214
  * @return ListDrgRouteTablesResponse
25146
25215
  * @throws OciError when an error occurs
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.
25216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
25148
25217
  */
25149
25218
  listDrgRouteTables(listDrgRouteTablesRequest) {
25150
25219
  return __awaiter(this, void 0, void 0, function* () {
@@ -25254,7 +25323,7 @@ class VirtualNetworkClient {
25254
25323
  * @param ListDrgsRequest
25255
25324
  * @return ListDrgsResponse
25256
25325
  * @throws OciError when an error occurs
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.
25326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
25258
25327
  */
25259
25328
  listDrgs(listDrgsRequest) {
25260
25329
  return __awaiter(this, void 0, void 0, function* () {
@@ -25365,7 +25434,7 @@ class VirtualNetworkClient {
25365
25434
  * @param ListFastConnectProviderServicesRequest
25366
25435
  * @return ListFastConnectProviderServicesResponse
25367
25436
  * @throws OciError when an error occurs
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.
25437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
25369
25438
  */
25370
25439
  listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
25371
25440
  return __awaiter(this, void 0, void 0, function* () {
@@ -25473,7 +25542,7 @@ class VirtualNetworkClient {
25473
25542
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
25474
25543
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
25475
25544
  * @throws OciError when an error occurs
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.
25545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
25477
25546
  */
25478
25547
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
25479
25548
  return __awaiter(this, void 0, void 0, function* () {
@@ -25579,7 +25648,7 @@ class VirtualNetworkClient {
25579
25648
  * @param ListIPSecConnectionTunnelRoutesRequest
25580
25649
  * @return ListIPSecConnectionTunnelRoutesResponse
25581
25650
  * @throws OciError when an error occurs
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.
25651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
25583
25652
  */
25584
25653
  listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
25585
25654
  return __awaiter(this, void 0, void 0, function* () {
@@ -25692,7 +25761,7 @@ class VirtualNetworkClient {
25692
25761
  * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
25693
25762
  * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
25694
25763
  * @throws OciError when an error occurs
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.
25764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
25696
25765
  */
25697
25766
  listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
25698
25767
  return __awaiter(this, void 0, void 0, function* () {
@@ -25804,7 +25873,7 @@ class VirtualNetworkClient {
25804
25873
  * @param ListIPSecConnectionTunnelsRequest
25805
25874
  * @return ListIPSecConnectionTunnelsResponse
25806
25875
  * @throws OciError when an error occurs
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.
25876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
25808
25877
  */
25809
25878
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
25810
25879
  return __awaiter(this, void 0, void 0, function* () {
@@ -25911,7 +25980,7 @@ class VirtualNetworkClient {
25911
25980
  * @param ListIPSecConnectionsRequest
25912
25981
  * @return ListIPSecConnectionsResponse
25913
25982
  * @throws OciError when an error occurs
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.
25983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
25915
25984
  */
25916
25985
  listIPSecConnections(listIPSecConnectionsRequest) {
25917
25986
  return __awaiter(this, void 0, void 0, function* () {
@@ -26019,7 +26088,7 @@ class VirtualNetworkClient {
26019
26088
  * @param ListInternetGatewaysRequest
26020
26089
  * @return ListInternetGatewaysResponse
26021
26090
  * @throws OciError when an error occurs
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.
26091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
26023
26092
  */
26024
26093
  listInternetGateways(listInternetGatewaysRequest) {
26025
26094
  return __awaiter(this, void 0, void 0, function* () {
@@ -26136,7 +26205,7 @@ class VirtualNetworkClient {
26136
26205
  * @param ListIpv6sRequest
26137
26206
  * @return ListIpv6sResponse
26138
26207
  * @throws OciError when an error occurs
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.
26208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
26140
26209
  */
26141
26210
  listIpv6s(listIpv6sRequest) {
26142
26211
  return __awaiter(this, void 0, void 0, function* () {
@@ -26245,7 +26314,7 @@ class VirtualNetworkClient {
26245
26314
  * @param ListLocalPeeringGatewaysRequest
26246
26315
  * @return ListLocalPeeringGatewaysResponse
26247
26316
  * @throws OciError when an error occurs
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.
26317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
26249
26318
  */
26250
26319
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
26251
26320
  return __awaiter(this, void 0, void 0, function* () {
@@ -26352,7 +26421,7 @@ class VirtualNetworkClient {
26352
26421
  * @param ListNatGatewaysRequest
26353
26422
  * @return ListNatGatewaysResponse
26354
26423
  * @throws OciError when an error occurs
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.
26424
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
26356
26425
  */
26357
26426
  listNatGateways(listNatGatewaysRequest) {
26358
26427
  return __awaiter(this, void 0, void 0, function* () {
@@ -26462,7 +26531,7 @@ class VirtualNetworkClient {
26462
26531
  * @param ListNetworkSecurityGroupSecurityRulesRequest
26463
26532
  * @return ListNetworkSecurityGroupSecurityRulesResponse
26464
26533
  * @throws OciError when an error occurs
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.
26534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
26466
26535
  */
26467
26536
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
26468
26537
  return __awaiter(this, void 0, void 0, function* () {
@@ -26571,7 +26640,7 @@ class VirtualNetworkClient {
26571
26640
  * @param ListNetworkSecurityGroupVnicsRequest
26572
26641
  * @return ListNetworkSecurityGroupVnicsResponse
26573
26642
  * @throws OciError when an error occurs
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.
26643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
26575
26644
  */
26576
26645
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
26577
26646
  return __awaiter(this, void 0, void 0, function* () {
@@ -26680,7 +26749,7 @@ class VirtualNetworkClient {
26680
26749
  * @param ListNetworkSecurityGroupsRequest
26681
26750
  * @return ListNetworkSecurityGroupsResponse
26682
26751
  * @throws OciError when an error occurs
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.
26752
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
26684
26753
  */
26685
26754
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
26686
26755
  return __awaiter(this, void 0, void 0, function* () {
@@ -26806,7 +26875,7 @@ class VirtualNetworkClient {
26806
26875
  * @param ListPrivateIpsRequest
26807
26876
  * @return ListPrivateIpsResponse
26808
26877
  * @throws OciError when an error occurs
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.
26878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
26810
26879
  */
26811
26880
  listPrivateIps(listPrivateIpsRequest) {
26812
26881
  return __awaiter(this, void 0, void 0, function* () {
@@ -26915,7 +26984,7 @@ class VirtualNetworkClient {
26915
26984
  * @param ListPublicIpPoolsRequest
26916
26985
  * @return ListPublicIpPoolsResponse
26917
26986
  * @throws OciError when an error occurs
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.
26987
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
26919
26988
  */
26920
26989
  listPublicIpPools(listPublicIpPoolsRequest) {
26921
26990
  return __awaiter(this, void 0, void 0, function* () {
@@ -27004,7 +27073,7 @@ class VirtualNetworkClient {
27004
27073
  * @param ListPublicIpsRequest
27005
27074
  * @return ListPublicIpsResponse
27006
27075
  * @throws OciError when an error occurs
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.
27076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
27008
27077
  */
27009
27078
  listPublicIps(listPublicIpsRequest) {
27010
27079
  return __awaiter(this, void 0, void 0, function* () {
@@ -27114,7 +27183,7 @@ class VirtualNetworkClient {
27114
27183
  * @param ListRemotePeeringConnectionsRequest
27115
27184
  * @return ListRemotePeeringConnectionsResponse
27116
27185
  * @throws OciError when an error occurs
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.
27186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
27118
27187
  */
27119
27188
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
27120
27189
  return __awaiter(this, void 0, void 0, function* () {
@@ -27223,7 +27292,7 @@ class VirtualNetworkClient {
27223
27292
  * @param ListRouteTablesRequest
27224
27293
  * @return ListRouteTablesResponse
27225
27294
  * @throws OciError when an error occurs
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.
27295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
27227
27296
  */
27228
27297
  listRouteTables(listRouteTablesRequest) {
27229
27298
  return __awaiter(this, void 0, void 0, function* () {
@@ -27334,7 +27403,7 @@ class VirtualNetworkClient {
27334
27403
  * @param ListSecurityListsRequest
27335
27404
  * @return ListSecurityListsResponse
27336
27405
  * @throws OciError when an error occurs
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.
27406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
27338
27407
  */
27339
27408
  listSecurityLists(listSecurityListsRequest) {
27340
27409
  return __awaiter(this, void 0, void 0, function* () {
@@ -27445,7 +27514,7 @@ class VirtualNetworkClient {
27445
27514
  * @param ListServiceGatewaysRequest
27446
27515
  * @return ListServiceGatewaysResponse
27447
27516
  * @throws OciError when an error occurs
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.
27517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
27449
27518
  */
27450
27519
  listServiceGateways(listServiceGatewaysRequest) {
27451
27520
  return __awaiter(this, void 0, void 0, function* () {
@@ -27555,7 +27624,7 @@ class VirtualNetworkClient {
27555
27624
  * @param ListServicesRequest
27556
27625
  * @return ListServicesResponse
27557
27626
  * @throws OciError when an error occurs
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.
27627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListServices.ts.html |here} to see how to use ListServices API.
27559
27628
  */
27560
27629
  listServices(listServicesRequest) {
27561
27630
  return __awaiter(this, void 0, void 0, function* () {
@@ -27660,7 +27729,7 @@ class VirtualNetworkClient {
27660
27729
  * @param ListSubnetsRequest
27661
27730
  * @return ListSubnetsResponse
27662
27731
  * @throws OciError when an error occurs
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.
27732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
27664
27733
  */
27665
27734
  listSubnets(listSubnetsRequest) {
27666
27735
  return __awaiter(this, void 0, void 0, function* () {
@@ -27770,7 +27839,7 @@ class VirtualNetworkClient {
27770
27839
  * @param ListVcnsRequest
27771
27840
  * @return ListVcnsResponse
27772
27841
  * @throws OciError when an error occurs
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.
27842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
27774
27843
  */
27775
27844
  listVcns(listVcnsRequest) {
27776
27845
  return __awaiter(this, void 0, void 0, function* () {
@@ -27879,7 +27948,7 @@ class VirtualNetworkClient {
27879
27948
  * @param ListVirtualCircuitBandwidthShapesRequest
27880
27949
  * @return ListVirtualCircuitBandwidthShapesResponse
27881
27950
  * @throws OciError when an error occurs
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.
27951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
27883
27952
  */
27884
27953
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
27885
27954
  return __awaiter(this, void 0, void 0, function* () {
@@ -27985,7 +28054,7 @@ class VirtualNetworkClient {
27985
28054
  * @param ListVirtualCircuitPublicPrefixesRequest
27986
28055
  * @return ListVirtualCircuitPublicPrefixesResponse
27987
28056
  * @throws OciError when an error occurs
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.
28057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
27989
28058
  */
27990
28059
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
27991
28060
  return __awaiter(this, void 0, void 0, function* () {
@@ -28045,7 +28114,7 @@ class VirtualNetworkClient {
28045
28114
  * @param ListVirtualCircuitsRequest
28046
28115
  * @return ListVirtualCircuitsResponse
28047
28116
  * @throws OciError when an error occurs
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.
28117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
28049
28118
  */
28050
28119
  listVirtualCircuits(listVirtualCircuitsRequest) {
28051
28120
  return __awaiter(this, void 0, void 0, function* () {
@@ -28154,7 +28223,7 @@ class VirtualNetworkClient {
28154
28223
  * @param ListVlansRequest
28155
28224
  * @return ListVlansResponse
28156
28225
  * @throws OciError when an error occurs
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.
28226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
28158
28227
  */
28159
28228
  listVlans(listVlansRequest) {
28160
28229
  return __awaiter(this, void 0, void 0, function* () {
@@ -28265,7 +28334,7 @@ class VirtualNetworkClient {
28265
28334
  * @param ListVtapsRequest
28266
28335
  * @return ListVtapsResponse
28267
28336
  * @throws OciError when an error occurs
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.
28337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
28269
28338
  */
28270
28339
  listVtaps(listVtapsRequest) {
28271
28340
  return __awaiter(this, void 0, void 0, function* () {
@@ -28388,7 +28457,7 @@ class VirtualNetworkClient {
28388
28457
  * @param ModifyVcnCidrRequest
28389
28458
  * @return ModifyVcnCidrResponse
28390
28459
  * @throws OciError when an error occurs
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.
28460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
28392
28461
  */
28393
28462
  modifyVcnCidr(modifyVcnCidrRequest) {
28394
28463
  return __awaiter(this, void 0, void 0, function* () {
@@ -28451,7 +28520,7 @@ class VirtualNetworkClient {
28451
28520
  * @param RemoveDrgRouteDistributionStatementsRequest
28452
28521
  * @return RemoveDrgRouteDistributionStatementsResponse
28453
28522
  * @throws OciError when an error occurs
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.
28523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
28455
28524
  */
28456
28525
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
28457
28526
  return __awaiter(this, void 0, void 0, function* () {
@@ -28506,7 +28575,7 @@ class VirtualNetworkClient {
28506
28575
  * @param RemoveDrgRouteRulesRequest
28507
28576
  * @return RemoveDrgRouteRulesResponse
28508
28577
  * @throws OciError when an error occurs
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.
28578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
28510
28579
  */
28511
28580
  removeDrgRouteRules(removeDrgRouteRulesRequest) {
28512
28581
  return __awaiter(this, void 0, void 0, function* () {
@@ -28561,7 +28630,7 @@ class VirtualNetworkClient {
28561
28630
  * @param RemoveExportDrgRouteDistributionRequest
28562
28631
  * @return RemoveExportDrgRouteDistributionResponse
28563
28632
  * @throws OciError when an error occurs
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.
28633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
28565
28634
  */
28566
28635
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
28567
28636
  return __awaiter(this, void 0, void 0, function* () {
@@ -28627,7 +28696,7 @@ class VirtualNetworkClient {
28627
28696
  * @param RemoveImportDrgRouteDistributionRequest
28628
28697
  * @return RemoveImportDrgRouteDistributionResponse
28629
28698
  * @throws OciError when an error occurs
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.
28699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
28631
28700
  */
28632
28701
  removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
28633
28702
  return __awaiter(this, void 0, void 0, function* () {
@@ -28692,7 +28761,7 @@ class VirtualNetworkClient {
28692
28761
  * @param RemoveIpv6SubnetCidrRequest
28693
28762
  * @return RemoveIpv6SubnetCidrResponse
28694
28763
  * @throws OciError when an error occurs
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.
28764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
28696
28765
  */
28697
28766
  removeIpv6SubnetCidr(removeIpv6SubnetCidrRequest) {
28698
28767
  return __awaiter(this, void 0, void 0, function* () {
@@ -28760,7 +28829,7 @@ class VirtualNetworkClient {
28760
28829
  * @param RemoveIpv6VcnCidrRequest
28761
28830
  * @return RemoveIpv6VcnCidrResponse
28762
28831
  * @throws OciError when an error occurs
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.
28832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
28764
28833
  */
28765
28834
  removeIpv6VcnCidr(removeIpv6VcnCidrRequest) {
28766
28835
  return __awaiter(this, void 0, void 0, function* () {
@@ -28828,7 +28897,7 @@ class VirtualNetworkClient {
28828
28897
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
28829
28898
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
28830
28899
  * @throws OciError when an error occurs
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.
28900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
28832
28901
  */
28833
28902
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
28834
28903
  return __awaiter(this, void 0, void 0, function* () {
@@ -28883,7 +28952,7 @@ class VirtualNetworkClient {
28883
28952
  * @param RemovePublicIpPoolCapacityRequest
28884
28953
  * @return RemovePublicIpPoolCapacityResponse
28885
28954
  * @throws OciError when an error occurs
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.
28955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
28887
28956
  */
28888
28957
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
28889
28958
  return __awaiter(this, void 0, void 0, function* () {
@@ -28953,7 +29022,7 @@ class VirtualNetworkClient {
28953
29022
  * @param RemoveVcnCidrRequest
28954
29023
  * @return RemoveVcnCidrResponse
28955
29024
  * @throws OciError when an error occurs
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.
29025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
28957
29026
  */
28958
29027
  removeVcnCidr(removeVcnCidrRequest) {
28959
29028
  return __awaiter(this, void 0, void 0, function* () {
@@ -29016,7 +29085,7 @@ class VirtualNetworkClient {
29016
29085
  * @param UpdateByoipRangeRequest
29017
29086
  * @return UpdateByoipRangeResponse
29018
29087
  * @throws OciError when an error occurs
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.
29088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
29020
29089
  */
29021
29090
  updateByoipRange(updateByoipRangeRequest) {
29022
29091
  return __awaiter(this, void 0, void 0, function* () {
@@ -29082,7 +29151,7 @@ class VirtualNetworkClient {
29082
29151
  * @param UpdateCaptureFilterRequest
29083
29152
  * @return UpdateCaptureFilterResponse
29084
29153
  * @throws OciError when an error occurs
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.
29154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
29086
29155
  */
29087
29156
  updateCaptureFilter(updateCaptureFilterRequest) {
29088
29157
  return __awaiter(this, void 0, void 0, function* () {
@@ -29149,7 +29218,7 @@ class VirtualNetworkClient {
29149
29218
  * @param UpdateCpeRequest
29150
29219
  * @return UpdateCpeResponse
29151
29220
  * @throws OciError when an error occurs
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.
29221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
29153
29222
  */
29154
29223
  updateCpe(updateCpeRequest) {
29155
29224
  return __awaiter(this, void 0, void 0, function* () {
@@ -29213,7 +29282,7 @@ class VirtualNetworkClient {
29213
29282
  * @param UpdateCrossConnectRequest
29214
29283
  * @return UpdateCrossConnectResponse
29215
29284
  * @throws OciError when an error occurs
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.
29285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
29217
29286
  */
29218
29287
  updateCrossConnect(updateCrossConnectRequest) {
29219
29288
  return __awaiter(this, void 0, void 0, function* () {
@@ -29279,7 +29348,7 @@ class VirtualNetworkClient {
29279
29348
  * @param UpdateCrossConnectGroupRequest
29280
29349
  * @return UpdateCrossConnectGroupResponse
29281
29350
  * @throws OciError when an error occurs
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.
29351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
29283
29352
  */
29284
29353
  updateCrossConnectGroup(updateCrossConnectGroupRequest) {
29285
29354
  return __awaiter(this, void 0, void 0, function* () {
@@ -29347,7 +29416,7 @@ class VirtualNetworkClient {
29347
29416
  * @param UpdateDhcpOptionsRequest
29348
29417
  * @return UpdateDhcpOptionsResponse
29349
29418
  * @throws OciError when an error occurs
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.
29419
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
29351
29420
  */
29352
29421
  updateDhcpOptions(updateDhcpOptionsRequest) {
29353
29422
  return __awaiter(this, void 0, void 0, function* () {
@@ -29412,7 +29481,7 @@ class VirtualNetworkClient {
29412
29481
  * @param UpdateDrgRequest
29413
29482
  * @return UpdateDrgResponse
29414
29483
  * @throws OciError when an error occurs
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.
29484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
29416
29485
  */
29417
29486
  updateDrg(updateDrgRequest) {
29418
29487
  return __awaiter(this, void 0, void 0, function* () {
@@ -29478,7 +29547,7 @@ class VirtualNetworkClient {
29478
29547
  * @param UpdateDrgAttachmentRequest
29479
29548
  * @return UpdateDrgAttachmentResponse
29480
29549
  * @throws OciError when an error occurs
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.
29550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
29482
29551
  */
29483
29552
  updateDrgAttachment(updateDrgAttachmentRequest) {
29484
29553
  return __awaiter(this, void 0, void 0, function* () {
@@ -29543,7 +29612,7 @@ class VirtualNetworkClient {
29543
29612
  * @param UpdateDrgRouteDistributionRequest
29544
29613
  * @return UpdateDrgRouteDistributionResponse
29545
29614
  * @throws OciError when an error occurs
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.
29615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
29547
29616
  */
29548
29617
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
29549
29618
  return __awaiter(this, void 0, void 0, function* () {
@@ -29608,7 +29677,7 @@ class VirtualNetworkClient {
29608
29677
  * @param UpdateDrgRouteDistributionStatementsRequest
29609
29678
  * @return UpdateDrgRouteDistributionStatementsResponse
29610
29679
  * @throws OciError when an error occurs
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.
29680
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
29612
29681
  */
29613
29682
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
29614
29683
  return __awaiter(this, void 0, void 0, function* () {
@@ -29667,7 +29736,7 @@ class VirtualNetworkClient {
29667
29736
  * @param UpdateDrgRouteRulesRequest
29668
29737
  * @return UpdateDrgRouteRulesResponse
29669
29738
  * @throws OciError when an error occurs
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.
29739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
29671
29740
  */
29672
29741
  updateDrgRouteRules(updateDrgRouteRulesRequest) {
29673
29742
  return __awaiter(this, void 0, void 0, function* () {
@@ -29726,7 +29795,7 @@ class VirtualNetworkClient {
29726
29795
  * @param UpdateDrgRouteTableRequest
29727
29796
  * @return UpdateDrgRouteTableResponse
29728
29797
  * @throws OciError when an error occurs
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.
29798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
29730
29799
  */
29731
29800
  updateDrgRouteTable(updateDrgRouteTableRequest) {
29732
29801
  return __awaiter(this, void 0, void 0, function* () {
@@ -29794,7 +29863,7 @@ class VirtualNetworkClient {
29794
29863
  * @param UpdateIPSecConnectionRequest
29795
29864
  * @return UpdateIPSecConnectionResponse
29796
29865
  * @throws OciError when an error occurs
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.
29866
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
29798
29867
  */
29799
29868
  updateIPSecConnection(updateIPSecConnectionRequest) {
29800
29869
  return __awaiter(this, void 0, void 0, function* () {
@@ -29870,7 +29939,7 @@ class VirtualNetworkClient {
29870
29939
  * @param UpdateIPSecConnectionTunnelRequest
29871
29940
  * @return UpdateIPSecConnectionTunnelResponse
29872
29941
  * @throws OciError when an error occurs
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.
29942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
29874
29943
  */
29875
29944
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
29876
29945
  return __awaiter(this, void 0, void 0, function* () {
@@ -29939,7 +30008,7 @@ class VirtualNetworkClient {
29939
30008
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
29940
30009
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
29941
30010
  * @throws OciError when an error occurs
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.
30011
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
29943
30012
  */
29944
30013
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
29945
30014
  return __awaiter(this, void 0, void 0, function* () {
@@ -30009,7 +30078,7 @@ class VirtualNetworkClient {
30009
30078
  * @param UpdateInternetGatewayRequest
30010
30079
  * @return UpdateInternetGatewayResponse
30011
30080
  * @throws OciError when an error occurs
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.
30081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
30013
30082
  */
30014
30083
  updateInternetGateway(updateInternetGatewayRequest) {
30015
30084
  return __awaiter(this, void 0, void 0, function* () {
@@ -30080,7 +30149,7 @@ class VirtualNetworkClient {
30080
30149
  * @param UpdateIpv6Request
30081
30150
  * @return UpdateIpv6Response
30082
30151
  * @throws OciError when an error occurs
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.
30152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
30084
30153
  */
30085
30154
  updateIpv6(updateIpv6Request) {
30086
30155
  return __awaiter(this, void 0, void 0, function* () {
@@ -30146,7 +30215,7 @@ class VirtualNetworkClient {
30146
30215
  * @param UpdateLocalPeeringGatewayRequest
30147
30216
  * @return UpdateLocalPeeringGatewayResponse
30148
30217
  * @throws OciError when an error occurs
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.
30218
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
30150
30219
  */
30151
30220
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
30152
30221
  return __awaiter(this, void 0, void 0, function* () {
@@ -30211,7 +30280,7 @@ class VirtualNetworkClient {
30211
30280
  * @param UpdateNatGatewayRequest
30212
30281
  * @return UpdateNatGatewayResponse
30213
30282
  * @throws OciError when an error occurs
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.
30283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
30215
30284
  */
30216
30285
  updateNatGateway(updateNatGatewayRequest) {
30217
30286
  return __awaiter(this, void 0, void 0, function* () {
@@ -30290,7 +30359,7 @@ class VirtualNetworkClient {
30290
30359
  * @param UpdateNetworkSecurityGroupRequest
30291
30360
  * @return UpdateNetworkSecurityGroupResponse
30292
30361
  * @throws OciError when an error occurs
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.
30362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
30294
30363
  */
30295
30364
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
30296
30365
  return __awaiter(this, void 0, void 0, function* () {
@@ -30355,7 +30424,7 @@ class VirtualNetworkClient {
30355
30424
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
30356
30425
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
30357
30426
  * @throws OciError when an error occurs
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.
30427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
30359
30428
  */
30360
30429
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
30361
30430
  return __awaiter(this, void 0, void 0, function* () {
@@ -30423,7 +30492,7 @@ class VirtualNetworkClient {
30423
30492
  * @param UpdatePrivateIpRequest
30424
30493
  * @return UpdatePrivateIpResponse
30425
30494
  * @throws OciError when an error occurs
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.
30495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
30427
30496
  */
30428
30497
  updatePrivateIp(updatePrivateIpRequest) {
30429
30498
  return __awaiter(this, void 0, void 0, function* () {
@@ -30526,7 +30595,7 @@ class VirtualNetworkClient {
30526
30595
  * @param UpdatePublicIpRequest
30527
30596
  * @return UpdatePublicIpResponse
30528
30597
  * @throws OciError when an error occurs
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.
30598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
30530
30599
  */
30531
30600
  updatePublicIp(updatePublicIpRequest) {
30532
30601
  return __awaiter(this, void 0, void 0, function* () {
@@ -30591,7 +30660,7 @@ class VirtualNetworkClient {
30591
30660
  * @param UpdatePublicIpPoolRequest
30592
30661
  * @return UpdatePublicIpPoolResponse
30593
30662
  * @throws OciError when an error occurs
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.
30663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
30595
30664
  */
30596
30665
  updatePublicIpPool(updatePublicIpPoolRequest) {
30597
30666
  return __awaiter(this, void 0, void 0, function* () {
@@ -30657,7 +30726,7 @@ class VirtualNetworkClient {
30657
30726
  * @param UpdateRemotePeeringConnectionRequest
30658
30727
  * @return UpdateRemotePeeringConnectionResponse
30659
30728
  * @throws OciError when an error occurs
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.
30729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
30661
30730
  */
30662
30731
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
30663
30732
  return __awaiter(this, void 0, void 0, function* () {
@@ -30725,7 +30794,7 @@ class VirtualNetworkClient {
30725
30794
  * @param UpdateRouteTableRequest
30726
30795
  * @return UpdateRouteTableResponse
30727
30796
  * @throws OciError when an error occurs
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.
30797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
30729
30798
  */
30730
30799
  updateRouteTable(updateRouteTableRequest) {
30731
30800
  return __awaiter(this, void 0, void 0, function* () {
@@ -30794,7 +30863,7 @@ class VirtualNetworkClient {
30794
30863
  * @param UpdateSecurityListRequest
30795
30864
  * @return UpdateSecurityListResponse
30796
30865
  * @throws OciError when an error occurs
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.
30866
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
30798
30867
  */
30799
30868
  updateSecurityList(updateSecurityListRequest) {
30800
30869
  return __awaiter(this, void 0, void 0, function* () {
@@ -30860,7 +30929,7 @@ class VirtualNetworkClient {
30860
30929
  * @param UpdateServiceGatewayRequest
30861
30930
  * @return UpdateServiceGatewayResponse
30862
30931
  * @throws OciError when an error occurs
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.
30932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
30864
30933
  */
30865
30934
  updateServiceGateway(updateServiceGatewayRequest) {
30866
30935
  return __awaiter(this, void 0, void 0, function* () {
@@ -30925,7 +30994,7 @@ class VirtualNetworkClient {
30925
30994
  * @param UpdateSubnetRequest
30926
30995
  * @return UpdateSubnetResponse
30927
30996
  * @throws OciError when an error occurs
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.
30997
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
30929
30998
  */
30930
30999
  updateSubnet(updateSubnetRequest) {
30931
31000
  return __awaiter(this, void 0, void 0, function* () {
@@ -30992,7 +31061,7 @@ class VirtualNetworkClient {
30992
31061
  * @param UpdateTunnelCpeDeviceConfigRequest
30993
31062
  * @return UpdateTunnelCpeDeviceConfigResponse
30994
31063
  * @throws OciError when an error occurs
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.
31064
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
30996
31065
  */
30997
31066
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
30998
31067
  return __awaiter(this, void 0, void 0, function* () {
@@ -31060,7 +31129,7 @@ class VirtualNetworkClient {
31060
31129
  * @param UpdateVcnRequest
31061
31130
  * @return UpdateVcnResponse
31062
31131
  * @throws OciError when an error occurs
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.
31132
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
31064
31133
  */
31065
31134
  updateVcn(updateVcnRequest) {
31066
31135
  return __awaiter(this, void 0, void 0, function* () {
@@ -31148,7 +31217,7 @@ class VirtualNetworkClient {
31148
31217
  * @param UpdateVirtualCircuitRequest
31149
31218
  * @return UpdateVirtualCircuitResponse
31150
31219
  * @throws OciError when an error occurs
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.
31220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
31152
31221
  */
31153
31222
  updateVirtualCircuit(updateVirtualCircuitRequest) {
31154
31223
  return __awaiter(this, void 0, void 0, function* () {
@@ -31214,7 +31283,7 @@ class VirtualNetworkClient {
31214
31283
  * @param UpdateVlanRequest
31215
31284
  * @return UpdateVlanResponse
31216
31285
  * @throws OciError when an error occurs
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.
31286
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
31218
31287
  */
31219
31288
  updateVlan(updateVlanRequest) {
31220
31289
  return __awaiter(this, void 0, void 0, function* () {
@@ -31280,7 +31349,7 @@ class VirtualNetworkClient {
31280
31349
  * @param UpdateVnicRequest
31281
31350
  * @return UpdateVnicResponse
31282
31351
  * @throws OciError when an error occurs
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.
31352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
31284
31353
  */
31285
31354
  updateVnic(updateVnicRequest) {
31286
31355
  return __awaiter(this, void 0, void 0, function* () {
@@ -31345,7 +31414,7 @@ class VirtualNetworkClient {
31345
31414
  * @param UpdateVtapRequest
31346
31415
  * @return UpdateVtapResponse
31347
31416
  * @throws OciError when an error occurs
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.
31417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
31349
31418
  */
31350
31419
  updateVtap(updateVtapRequest) {
31351
31420
  return __awaiter(this, void 0, void 0, function* () {
@@ -31417,7 +31486,7 @@ class VirtualNetworkClient {
31417
31486
  * @param UpgradeDrgRequest
31418
31487
  * @return UpgradeDrgResponse
31419
31488
  * @throws OciError when an error occurs
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.
31489
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
31421
31490
  */
31422
31491
  upgradeDrg(upgradeDrgRequest) {
31423
31492
  return __awaiter(this, void 0, void 0, function* () {
@@ -31479,7 +31548,7 @@ class VirtualNetworkClient {
31479
31548
  * @param ValidateByoipRangeRequest
31480
31549
  * @return ValidateByoipRangeResponse
31481
31550
  * @throws OciError when an error occurs
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.
31551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
31483
31552
  */
31484
31553
  validateByoipRange(validateByoipRangeRequest) {
31485
31554
  return __awaiter(this, void 0, void 0, function* () {
@@ -31539,7 +31608,7 @@ class VirtualNetworkClient {
31539
31608
  * @param WithdrawByoipRangeRequest
31540
31609
  * @return WithdrawByoipRangeResponse
31541
31610
  * @throws OciError when an error occurs
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.
31611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
31543
31612
  */
31544
31613
  withdrawByoipRange(withdrawByoipRangeRequest) {
31545
31614
  return __awaiter(this, void 0, void 0, function* () {