oci-core 2.84.0 → 2.85.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 (493) hide show
  1. package/lib/client.d.ts +450 -435
  2. package/lib/client.js +459 -435
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/boot-volume-attachment.d.ts +7 -0
  5. package/lib/model/boot-volume-attachment.js.map +1 -1
  6. package/lib/model/boot-volume.d.ts +4 -0
  7. package/lib/model/boot-volume.js.map +1 -1
  8. package/lib/model/capacity-reservation-instance-summary.d.ts +4 -0
  9. package/lib/model/capacity-reservation-instance-summary.js.map +1 -1
  10. package/lib/model/compute-cluster.d.ts +1 -2
  11. package/lib/model/compute-cluster.js.map +1 -1
  12. package/lib/model/create-boot-volume-details.d.ts +4 -0
  13. package/lib/model/create-boot-volume-details.js.map +1 -1
  14. package/lib/model/create-compute-cluster-details.d.ts +1 -2
  15. package/lib/model/create-compute-cluster-details.js.map +1 -1
  16. package/lib/model/create-drg-route-distribution-details.d.ts +1 -1
  17. package/lib/model/create-image-details.d.ts +1 -1
  18. package/lib/model/create-vnic-details.d.ts +9 -9
  19. package/lib/model/create-volume-details.d.ts +4 -0
  20. package/lib/model/create-volume-details.js.map +1 -1
  21. package/lib/model/create-volume-group-details.d.ts +4 -0
  22. package/lib/model/create-volume-group-details.js.map +1 -1
  23. package/lib/model/index.d.ts +6 -0
  24. package/lib/model/index.js +10 -4
  25. package/lib/model/index.js.map +1 -1
  26. package/lib/model/instance-configuration-create-volume-details.d.ts +4 -0
  27. package/lib/model/instance-configuration-create-volume-details.js.map +1 -1
  28. package/lib/model/instance-configuration-launch-instance-details.d.ts +4 -0
  29. package/lib/model/instance-configuration-launch-instance-details.js.map +1 -1
  30. package/lib/model/instance-reservation-config-details.d.ts +4 -0
  31. package/lib/model/instance-reservation-config-details.js.map +1 -1
  32. package/lib/model/instance-reservation-config.d.ts +4 -0
  33. package/lib/model/instance-reservation-config.js.map +1 -1
  34. package/lib/model/instance.d.ts +4 -0
  35. package/lib/model/instance.js.map +1 -1
  36. package/lib/model/launch-instance-details.d.ts +4 -0
  37. package/lib/model/launch-instance-details.js.map +1 -1
  38. package/lib/model/network-security-group.d.ts +7 -7
  39. package/lib/model/private-ip.d.ts +1 -1
  40. package/lib/model/update-instance-details.d.ts +1 -0
  41. package/lib/model/update-instance-details.js +6 -0
  42. package/lib/model/update-instance-details.js.map +1 -1
  43. package/lib/model/update-instance-source-details.d.ts +34 -0
  44. package/lib/model/update-instance-source-details.js +79 -0
  45. package/lib/model/update-instance-source-details.js.map +1 -0
  46. package/lib/model/update-instance-source-via-boot-volume-details.d.ts +35 -0
  47. package/lib/model/update-instance-source-via-boot-volume-details.js +61 -0
  48. package/lib/model/update-instance-source-via-boot-volume-details.js.map +1 -0
  49. package/lib/model/update-instance-source-via-image-details.d.ts +44 -0
  50. package/lib/model/update-instance-source-via-image-details.js +61 -0
  51. package/lib/model/update-instance-source-via-image-details.js.map +1 -0
  52. package/lib/model/update-vnic-details.d.ts +1 -1
  53. package/lib/model/volume.d.ts +4 -0
  54. package/lib/model/volume.js.map +1 -1
  55. package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
  56. package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
  57. package/lib/request/add-drg-route-rules-request.d.ts +1 -1
  58. package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
  59. package/lib/request/add-ipv6-subnet-cidr-request.d.ts +2 -2
  60. package/lib/request/add-ipv6-vcn-cidr-request.d.ts +2 -2
  61. package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
  62. package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
  63. package/lib/request/add-vcn-cidr-request.d.ts +2 -2
  64. package/lib/request/advertise-byoip-range-request.d.ts +1 -1
  65. package/lib/request/attach-boot-volume-request.d.ts +1 -1
  66. package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
  67. package/lib/request/attach-load-balancer-request.d.ts +1 -1
  68. package/lib/request/attach-service-id-request.d.ts +1 -1
  69. package/lib/request/attach-vnic-request.d.ts +1 -1
  70. package/lib/request/attach-volume-request.d.ts +1 -1
  71. package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
  72. package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
  73. package/lib/request/capture-console-history-request.d.ts +1 -1
  74. package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
  75. package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
  76. package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
  77. package/lib/request/change-capture-filter-compartment-request.d.ts +1 -1
  78. package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
  79. package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
  80. package/lib/request/change-compute-capacity-topology-compartment-request.d.ts +1 -1
  81. package/lib/request/change-compute-cluster-compartment-request.d.ts +1 -1
  82. package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
  83. package/lib/request/change-cpe-compartment-request.d.ts +1 -1
  84. package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
  85. package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
  86. package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
  87. package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
  88. package/lib/request/change-drg-compartment-request.d.ts +1 -1
  89. package/lib/request/change-image-compartment-request.d.ts +1 -1
  90. package/lib/request/change-instance-compartment-request.d.ts +1 -1
  91. package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
  92. package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
  93. package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
  94. package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
  95. package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
  96. package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
  97. package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
  98. package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
  99. package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
  100. package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
  101. package/lib/request/change-route-table-compartment-request.d.ts +1 -1
  102. package/lib/request/change-security-list-compartment-request.d.ts +1 -1
  103. package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
  104. package/lib/request/change-subnet-compartment-request.d.ts +2 -2
  105. package/lib/request/change-vcn-compartment-request.d.ts +2 -2
  106. package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
  107. package/lib/request/change-vlan-compartment-request.d.ts +1 -1
  108. package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
  109. package/lib/request/change-volume-compartment-request.d.ts +1 -1
  110. package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
  111. package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
  112. package/lib/request/change-vtap-compartment-request.d.ts +1 -1
  113. package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
  114. package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
  115. package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
  116. package/lib/request/copy-volume-backup-request.d.ts +1 -1
  117. package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
  118. package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
  119. package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
  120. package/lib/request/create-boot-volume-request.d.ts +1 -1
  121. package/lib/request/create-byoip-range-request.d.ts +1 -1
  122. package/lib/request/create-capture-filter-request.d.ts +1 -1
  123. package/lib/request/create-cluster-network-request.d.ts +1 -1
  124. package/lib/request/create-compute-capacity-report-request.d.ts +1 -1
  125. package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
  126. package/lib/request/create-compute-capacity-topology-request.d.ts +1 -1
  127. package/lib/request/create-compute-cluster-request.d.ts +2 -3
  128. package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
  129. package/lib/request/create-cpe-request.d.ts +1 -1
  130. package/lib/request/create-cross-connect-group-request.d.ts +1 -1
  131. package/lib/request/create-cross-connect-request.d.ts +1 -1
  132. package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
  133. package/lib/request/create-dhcp-options-request.d.ts +1 -1
  134. package/lib/request/create-drg-attachment-request.d.ts +1 -1
  135. package/lib/request/create-drg-request.d.ts +1 -1
  136. package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
  137. package/lib/request/create-drg-route-table-request.d.ts +1 -1
  138. package/lib/request/create-image-request.d.ts +1 -1
  139. package/lib/request/create-instance-configuration-request.d.ts +1 -1
  140. package/lib/request/create-instance-console-connection-request.d.ts +1 -1
  141. package/lib/request/create-instance-pool-request.d.ts +1 -1
  142. package/lib/request/create-internet-gateway-request.d.ts +1 -1
  143. package/lib/request/create-ipsec-connection-request.d.ts +1 -1
  144. package/lib/request/create-ipv6-request.d.ts +1 -1
  145. package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
  146. package/lib/request/create-nat-gateway-request.d.ts +1 -1
  147. package/lib/request/create-network-security-group-request.d.ts +1 -1
  148. package/lib/request/create-private-ip-request.d.ts +1 -1
  149. package/lib/request/create-public-ip-pool-request.d.ts +1 -1
  150. package/lib/request/create-public-ip-request.d.ts +1 -1
  151. package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
  152. package/lib/request/create-route-table-request.d.ts +1 -1
  153. package/lib/request/create-security-list-request.d.ts +1 -1
  154. package/lib/request/create-service-gateway-request.d.ts +1 -1
  155. package/lib/request/create-subnet-request.d.ts +1 -1
  156. package/lib/request/create-vcn-request.d.ts +1 -1
  157. package/lib/request/create-virtual-circuit-request.d.ts +1 -1
  158. package/lib/request/create-vlan-request.d.ts +1 -1
  159. package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
  160. package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
  161. package/lib/request/create-volume-backup-request.d.ts +1 -1
  162. package/lib/request/create-volume-group-backup-request.d.ts +1 -1
  163. package/lib/request/create-volume-group-request.d.ts +1 -1
  164. package/lib/request/create-volume-request.d.ts +1 -1
  165. package/lib/request/create-vtap-request.d.ts +1 -1
  166. package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
  167. package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
  168. package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
  169. package/lib/request/delete-boot-volume-request.d.ts +1 -1
  170. package/lib/request/delete-byoip-range-request.d.ts +1 -1
  171. package/lib/request/delete-capture-filter-request.d.ts +1 -1
  172. package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
  173. package/lib/request/delete-compute-capacity-topology-request.d.ts +1 -1
  174. package/lib/request/delete-compute-cluster-request.d.ts +1 -1
  175. package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
  176. package/lib/request/delete-console-history-request.d.ts +1 -1
  177. package/lib/request/delete-cpe-request.d.ts +1 -1
  178. package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
  179. package/lib/request/delete-cross-connect-request.d.ts +1 -1
  180. package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
  181. package/lib/request/delete-dhcp-options-request.d.ts +1 -1
  182. package/lib/request/delete-drg-attachment-request.d.ts +1 -1
  183. package/lib/request/delete-drg-request.d.ts +1 -1
  184. package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
  185. package/lib/request/delete-drg-route-table-request.d.ts +1 -1
  186. package/lib/request/delete-image-request.d.ts +1 -1
  187. package/lib/request/delete-instance-configuration-request.d.ts +1 -1
  188. package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
  189. package/lib/request/delete-internet-gateway-request.d.ts +1 -1
  190. package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
  191. package/lib/request/delete-ipv6-request.d.ts +1 -1
  192. package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
  193. package/lib/request/delete-nat-gateway-request.d.ts +1 -1
  194. package/lib/request/delete-network-security-group-request.d.ts +1 -1
  195. package/lib/request/delete-private-ip-request.d.ts +1 -1
  196. package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
  197. package/lib/request/delete-public-ip-request.d.ts +1 -1
  198. package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
  199. package/lib/request/delete-route-table-request.d.ts +1 -1
  200. package/lib/request/delete-security-list-request.d.ts +1 -1
  201. package/lib/request/delete-service-gateway-request.d.ts +1 -1
  202. package/lib/request/delete-subnet-request.d.ts +2 -2
  203. package/lib/request/delete-vcn-request.d.ts +2 -2
  204. package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
  205. package/lib/request/delete-vlan-request.d.ts +1 -1
  206. package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
  207. package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
  208. package/lib/request/delete-volume-backup-request.d.ts +1 -1
  209. package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
  210. package/lib/request/delete-volume-group-request.d.ts +1 -1
  211. package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
  212. package/lib/request/delete-volume-request.d.ts +1 -1
  213. package/lib/request/delete-vtap-request.d.ts +1 -1
  214. package/lib/request/detach-boot-volume-request.d.ts +1 -1
  215. package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
  216. package/lib/request/detach-load-balancer-request.d.ts +1 -1
  217. package/lib/request/detach-service-id-request.d.ts +1 -1
  218. package/lib/request/detach-vnic-request.d.ts +1 -1
  219. package/lib/request/detach-volume-request.d.ts +1 -1
  220. package/lib/request/export-image-request.d.ts +1 -1
  221. package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
  222. package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
  223. package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
  224. package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
  225. package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
  226. package/lib/request/get-block-volume-replica-request.d.ts +1 -1
  227. package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
  228. package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
  229. package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
  230. package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
  231. package/lib/request/get-boot-volume-request.d.ts +1 -1
  232. package/lib/request/get-byoip-range-request.d.ts +1 -1
  233. package/lib/request/get-capture-filter-request.d.ts +1 -1
  234. package/lib/request/get-cluster-network-request.d.ts +1 -1
  235. package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
  236. package/lib/request/get-compute-capacity-topology-request.d.ts +1 -1
  237. package/lib/request/get-compute-cluster-request.d.ts +1 -1
  238. package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
  239. package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
  240. package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
  241. package/lib/request/get-console-history-content-request.d.ts +1 -1
  242. package/lib/request/get-console-history-request.d.ts +1 -1
  243. package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
  244. package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
  245. package/lib/request/get-cpe-request.d.ts +1 -1
  246. package/lib/request/get-cross-connect-group-request.d.ts +1 -1
  247. package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
  248. package/lib/request/get-cross-connect-request.d.ts +1 -1
  249. package/lib/request/get-cross-connect-status-request.d.ts +1 -1
  250. package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
  251. package/lib/request/get-dhcp-options-request.d.ts +1 -1
  252. package/lib/request/get-drg-attachment-request.d.ts +1 -1
  253. package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
  254. package/lib/request/get-drg-request.d.ts +1 -1
  255. package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
  256. package/lib/request/get-drg-route-table-request.d.ts +1 -1
  257. package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
  258. package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
  259. package/lib/request/get-image-request.d.ts +1 -1
  260. package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
  261. package/lib/request/get-instance-configuration-request.d.ts +1 -1
  262. package/lib/request/get-instance-console-connection-request.d.ts +1 -1
  263. package/lib/request/get-instance-maintenance-reboot-request.d.ts +1 -1
  264. package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
  265. package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
  266. package/lib/request/get-instance-pool-request.d.ts +1 -1
  267. package/lib/request/get-instance-request.d.ts +1 -1
  268. package/lib/request/get-internet-gateway-request.d.ts +1 -1
  269. package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
  270. package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
  271. package/lib/request/get-ipsec-connection-request.d.ts +1 -1
  272. package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
  273. package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
  274. package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  275. package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
  276. package/lib/request/get-ipv6-request.d.ts +1 -1
  277. package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
  278. package/lib/request/get-measured-boot-report-request.d.ts +1 -1
  279. package/lib/request/get-nat-gateway-request.d.ts +1 -1
  280. package/lib/request/get-network-security-group-request.d.ts +1 -1
  281. package/lib/request/get-networking-topology-request.d.ts +1 -1
  282. package/lib/request/get-private-ip-request.d.ts +1 -1
  283. package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
  284. package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
  285. package/lib/request/get-public-ip-pool-request.d.ts +1 -1
  286. package/lib/request/get-public-ip-request.d.ts +1 -1
  287. package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
  288. package/lib/request/get-route-table-request.d.ts +1 -1
  289. package/lib/request/get-security-list-request.d.ts +1 -1
  290. package/lib/request/get-service-gateway-request.d.ts +1 -1
  291. package/lib/request/get-service-request.d.ts +1 -1
  292. package/lib/request/get-subnet-request.d.ts +2 -2
  293. package/lib/request/get-subnet-topology-request.d.ts +1 -1
  294. package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
  295. package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
  296. package/lib/request/get-upgrade-status-request.d.ts +1 -1
  297. package/lib/request/get-vcn-dns-resolver-association-request.d.ts +2 -2
  298. package/lib/request/get-vcn-request.d.ts +2 -2
  299. package/lib/request/get-vcn-topology-request.d.ts +1 -1
  300. package/lib/request/get-virtual-circuit-request.d.ts +1 -1
  301. package/lib/request/get-vlan-request.d.ts +1 -1
  302. package/lib/request/get-vnic-attachment-request.d.ts +1 -1
  303. package/lib/request/get-vnic-request.d.ts +1 -1
  304. package/lib/request/get-volume-attachment-request.d.ts +1 -1
  305. package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
  306. package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
  307. package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
  308. package/lib/request/get-volume-backup-request.d.ts +1 -1
  309. package/lib/request/get-volume-group-backup-request.d.ts +1 -1
  310. package/lib/request/get-volume-group-replica-request.d.ts +1 -1
  311. package/lib/request/get-volume-group-request.d.ts +1 -1
  312. package/lib/request/get-volume-kms-key-request.d.ts +1 -1
  313. package/lib/request/get-volume-request.d.ts +1 -1
  314. package/lib/request/get-vtap-request.d.ts +1 -1
  315. package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
  316. package/lib/request/index.js +2 -4
  317. package/lib/request/index.js.map +1 -1
  318. package/lib/request/instance-action-request.d.ts +2 -14
  319. package/lib/request/instance-action-request.js +0 -15
  320. package/lib/request/instance-action-request.js.map +1 -1
  321. package/lib/request/launch-instance-configuration-request.d.ts +1 -1
  322. package/lib/request/launch-instance-request.d.ts +1 -1
  323. package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
  324. package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
  325. package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
  326. package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
  327. package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
  328. package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
  329. package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
  330. package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
  331. package/lib/request/list-boot-volumes-request.d.ts +1 -1
  332. package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
  333. package/lib/request/list-byoip-ranges-request.d.ts +1 -1
  334. package/lib/request/list-capture-filters-request.d.ts +1 -1
  335. package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
  336. package/lib/request/list-cluster-networks-request.d.ts +1 -1
  337. package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
  338. package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
  339. package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
  340. package/lib/request/list-compute-capacity-topologies-request.d.ts +1 -1
  341. package/lib/request/list-compute-capacity-topology-compute-bare-metal-hosts-request.d.ts +1 -1
  342. package/lib/request/list-compute-capacity-topology-compute-hpc-islands-request.d.ts +1 -1
  343. package/lib/request/list-compute-capacity-topology-compute-network-blocks-request.d.ts +1 -1
  344. package/lib/request/list-compute-clusters-request.d.ts +1 -1
  345. package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
  346. package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
  347. package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
  348. package/lib/request/list-console-histories-request.d.ts +1 -1
  349. package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
  350. package/lib/request/list-cpes-request.d.ts +1 -1
  351. package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
  352. package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
  353. package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
  354. package/lib/request/list-cross-connects-request.d.ts +1 -1
  355. package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
  356. package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
  357. package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
  358. package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
  359. package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
  360. package/lib/request/list-dhcp-options-request.d.ts +1 -1
  361. package/lib/request/list-drg-attachments-request.d.ts +1 -1
  362. package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
  363. package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
  364. package/lib/request/list-drg-route-rules-request.d.ts +1 -1
  365. package/lib/request/list-drg-route-tables-request.d.ts +1 -1
  366. package/lib/request/list-drgs-request.d.ts +1 -1
  367. package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
  368. package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  369. package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
  370. package/lib/request/list-images-request.d.ts +1 -1
  371. package/lib/request/list-instance-configurations-request.d.ts +1 -1
  372. package/lib/request/list-instance-console-connections-request.d.ts +1 -1
  373. package/lib/request/list-instance-devices-request.d.ts +1 -1
  374. package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
  375. package/lib/request/list-instance-pools-request.d.ts +1 -1
  376. package/lib/request/list-instances-request.d.ts +1 -1
  377. package/lib/request/list-internet-gateways-request.d.ts +1 -1
  378. package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
  379. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
  380. package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
  381. package/lib/request/list-ipsec-connections-request.d.ts +1 -1
  382. package/lib/request/list-ipv6s-request.d.ts +1 -1
  383. package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
  384. package/lib/request/list-nat-gateways-request.d.ts +1 -1
  385. package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
  386. package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
  387. package/lib/request/list-network-security-groups-request.d.ts +1 -1
  388. package/lib/request/list-private-ips-request.d.ts +1 -1
  389. package/lib/request/list-public-ip-pools-request.d.ts +1 -1
  390. package/lib/request/list-public-ips-request.d.ts +1 -1
  391. package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
  392. package/lib/request/list-route-tables-request.d.ts +1 -1
  393. package/lib/request/list-security-lists-request.d.ts +1 -1
  394. package/lib/request/list-service-gateways-request.d.ts +1 -1
  395. package/lib/request/list-services-request.d.ts +1 -1
  396. package/lib/request/list-shapes-request.d.ts +1 -1
  397. package/lib/request/list-subnets-request.d.ts +1 -1
  398. package/lib/request/list-vcns-request.d.ts +1 -1
  399. package/lib/request/list-virtual-circuit-associated-tunnels-request.d.ts +1 -1
  400. package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  401. package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
  402. package/lib/request/list-virtual-circuits-request.d.ts +1 -1
  403. package/lib/request/list-vlans-request.d.ts +1 -1
  404. package/lib/request/list-vnic-attachments-request.d.ts +1 -1
  405. package/lib/request/list-volume-attachments-request.d.ts +1 -1
  406. package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
  407. package/lib/request/list-volume-backups-request.d.ts +1 -1
  408. package/lib/request/list-volume-group-backups-request.d.ts +1 -1
  409. package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
  410. package/lib/request/list-volume-groups-request.d.ts +1 -1
  411. package/lib/request/list-volumes-request.d.ts +6 -1
  412. package/lib/request/list-volumes-request.js.map +1 -1
  413. package/lib/request/list-vtaps-request.d.ts +1 -1
  414. package/lib/request/modify-vcn-cidr-request.d.ts +2 -2
  415. package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
  416. package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
  417. package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
  418. package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
  419. package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
  420. package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +2 -2
  421. package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +2 -2
  422. package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
  423. package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
  424. package/lib/request/remove-vcn-cidr-request.d.ts +2 -2
  425. package/lib/request/reset-instance-pool-request.d.ts +1 -1
  426. package/lib/request/softreset-instance-pool-request.d.ts +1 -1
  427. package/lib/request/softstop-instance-pool-request.d.ts +1 -1
  428. package/lib/request/start-instance-pool-request.d.ts +1 -1
  429. package/lib/request/stop-instance-pool-request.d.ts +1 -1
  430. package/lib/request/terminate-cluster-network-request.d.ts +1 -1
  431. package/lib/request/terminate-instance-pool-request.d.ts +1 -1
  432. package/lib/request/terminate-instance-request.d.ts +1 -1
  433. package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
  434. package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
  435. package/lib/request/update-boot-volume-request.d.ts +1 -1
  436. package/lib/request/update-byoip-range-request.d.ts +1 -1
  437. package/lib/request/update-capture-filter-request.d.ts +1 -1
  438. package/lib/request/update-cluster-network-request.d.ts +1 -1
  439. package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
  440. package/lib/request/update-compute-capacity-topology-request.d.ts +1 -1
  441. package/lib/request/update-compute-cluster-request.d.ts +1 -1
  442. package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
  443. package/lib/request/update-console-history-request.d.ts +1 -1
  444. package/lib/request/update-cpe-request.d.ts +1 -1
  445. package/lib/request/update-cross-connect-group-request.d.ts +1 -1
  446. package/lib/request/update-cross-connect-request.d.ts +1 -1
  447. package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
  448. package/lib/request/update-dhcp-options-request.d.ts +1 -1
  449. package/lib/request/update-drg-attachment-request.d.ts +1 -1
  450. package/lib/request/update-drg-request.d.ts +1 -1
  451. package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
  452. package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
  453. package/lib/request/update-drg-route-rules-request.d.ts +1 -1
  454. package/lib/request/update-drg-route-table-request.d.ts +1 -1
  455. package/lib/request/update-image-request.d.ts +1 -1
  456. package/lib/request/update-instance-configuration-request.d.ts +1 -1
  457. package/lib/request/update-instance-console-connection-request.d.ts +1 -1
  458. package/lib/request/update-instance-pool-request.d.ts +1 -1
  459. package/lib/request/update-instance-request.d.ts +1 -1
  460. package/lib/request/update-internet-gateway-request.d.ts +1 -1
  461. package/lib/request/update-ipsec-connection-request.d.ts +1 -1
  462. package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
  463. package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  464. package/lib/request/update-ipv6-request.d.ts +1 -1
  465. package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
  466. package/lib/request/update-nat-gateway-request.d.ts +1 -1
  467. package/lib/request/update-network-security-group-request.d.ts +1 -1
  468. package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
  469. package/lib/request/update-private-ip-request.d.ts +1 -1
  470. package/lib/request/update-public-ip-pool-request.d.ts +1 -1
  471. package/lib/request/update-public-ip-request.d.ts +1 -1
  472. package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
  473. package/lib/request/update-route-table-request.d.ts +1 -1
  474. package/lib/request/update-security-list-request.d.ts +1 -1
  475. package/lib/request/update-service-gateway-request.d.ts +1 -1
  476. package/lib/request/update-subnet-request.d.ts +2 -2
  477. package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
  478. package/lib/request/update-vcn-request.d.ts +2 -2
  479. package/lib/request/update-virtual-circuit-request.d.ts +1 -1
  480. package/lib/request/update-vlan-request.d.ts +1 -1
  481. package/lib/request/update-vnic-request.d.ts +1 -1
  482. package/lib/request/update-volume-attachment-request.d.ts +1 -1
  483. package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
  484. package/lib/request/update-volume-backup-request.d.ts +1 -1
  485. package/lib/request/update-volume-group-backup-request.d.ts +1 -1
  486. package/lib/request/update-volume-group-request.d.ts +1 -1
  487. package/lib/request/update-volume-kms-key-request.d.ts +1 -1
  488. package/lib/request/update-volume-request.d.ts +1 -1
  489. package/lib/request/update-vtap-request.d.ts +1 -1
  490. package/lib/request/upgrade-drg-request.d.ts +1 -1
  491. package/lib/request/validate-byoip-range-request.d.ts +1 -1
  492. package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
  493. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -202,6 +202,12 @@ class BlockstorageClient {
202
202
  this._circuitBreaker.shutdown();
203
203
  }
204
204
  }
205
+ /**
206
+ * Close the client once it is no longer needed
207
+ */
208
+ close() {
209
+ this.shutdownCircuitBreaker();
210
+ }
205
211
  /**
206
212
  * Moves a boot volume backup into a different compartment within the same tenancy.
207
213
  * For information about moving resources between compartments,
@@ -211,7 +217,7 @@ class BlockstorageClient {
211
217
  * @param ChangeBootVolumeBackupCompartmentRequest
212
218
  * @return ChangeBootVolumeBackupCompartmentResponse
213
219
  * @throws OciError when an error occurs
214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
215
221
  */
216
222
  changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
217
223
  return __awaiter(this, void 0, void 0, function* () {
@@ -274,7 +280,7 @@ class BlockstorageClient {
274
280
  * @param ChangeBootVolumeCompartmentRequest
275
281
  * @return ChangeBootVolumeCompartmentResponse
276
282
  * @throws OciError when an error occurs
277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
278
284
  */
279
285
  changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
280
286
  return __awaiter(this, void 0, void 0, function* () {
@@ -337,7 +343,7 @@ class BlockstorageClient {
337
343
  * @param ChangeVolumeBackupCompartmentRequest
338
344
  * @return ChangeVolumeBackupCompartmentResponse
339
345
  * @throws OciError when an error occurs
340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
341
347
  */
342
348
  changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
343
349
  return __awaiter(this, void 0, void 0, function* () {
@@ -400,7 +406,7 @@ class BlockstorageClient {
400
406
  * @param ChangeVolumeCompartmentRequest
401
407
  * @return ChangeVolumeCompartmentResponse
402
408
  * @throws OciError when an error occurs
403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
404
410
  */
405
411
  changeVolumeCompartment(changeVolumeCompartmentRequest) {
406
412
  return __awaiter(this, void 0, void 0, function* () {
@@ -463,7 +469,7 @@ class BlockstorageClient {
463
469
  * @param ChangeVolumeGroupBackupCompartmentRequest
464
470
  * @return ChangeVolumeGroupBackupCompartmentResponse
465
471
  * @throws OciError when an error occurs
466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
467
473
  */
468
474
  changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
469
475
  return __awaiter(this, void 0, void 0, function* () {
@@ -526,7 +532,7 @@ class BlockstorageClient {
526
532
  * @param ChangeVolumeGroupCompartmentRequest
527
533
  * @return ChangeVolumeGroupCompartmentResponse
528
534
  * @throws OciError when an error occurs
529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
530
536
  */
531
537
  changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
532
538
  return __awaiter(this, void 0, void 0, function* () {
@@ -588,7 +594,7 @@ class BlockstorageClient {
588
594
  * @param CopyBootVolumeBackupRequest
589
595
  * @return CopyBootVolumeBackupResponse
590
596
  * @throws OciError when an error occurs
591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
592
598
  */
593
599
  copyBootVolumeBackup(copyBootVolumeBackupRequest) {
594
600
  return __awaiter(this, void 0, void 0, function* () {
@@ -670,7 +676,7 @@ class BlockstorageClient {
670
676
  * @param CopyVolumeBackupRequest
671
677
  * @return CopyVolumeBackupResponse
672
678
  * @throws OciError when an error occurs
673
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
674
680
  */
675
681
  copyVolumeBackup(copyVolumeBackupRequest) {
676
682
  return __awaiter(this, void 0, void 0, function* () {
@@ -752,7 +758,7 @@ class BlockstorageClient {
752
758
  * @param CopyVolumeGroupBackupRequest
753
759
  * @return CopyVolumeGroupBackupResponse
754
760
  * @throws OciError when an error occurs
755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
756
762
  */
757
763
  copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
758
764
  return __awaiter(this, void 0, void 0, function* () {
@@ -821,7 +827,7 @@ class BlockstorageClient {
821
827
  * @param CreateBootVolumeRequest
822
828
  * @return CreateBootVolumeResponse
823
829
  * @throws OciError when an error occurs
824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
825
831
  */
826
832
  createBootVolume(createBootVolumeRequest) {
827
833
  return __awaiter(this, void 0, void 0, function* () {
@@ -889,7 +895,7 @@ class BlockstorageClient {
889
895
  * @param CreateBootVolumeBackupRequest
890
896
  * @return CreateBootVolumeBackupResponse
891
897
  * @throws OciError when an error occurs
892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
893
899
  */
894
900
  createBootVolumeBackup(createBootVolumeBackupRequest) {
895
901
  return __awaiter(this, void 0, void 0, function* () {
@@ -965,7 +971,7 @@ class BlockstorageClient {
965
971
  * @param CreateVolumeRequest
966
972
  * @return CreateVolumeResponse
967
973
  * @throws OciError when an error occurs
968
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
974
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
969
975
  */
970
976
  createVolume(createVolumeRequest) {
971
977
  return __awaiter(this, void 0, void 0, function* () {
@@ -1033,7 +1039,7 @@ class BlockstorageClient {
1033
1039
  * @param CreateVolumeBackupRequest
1034
1040
  * @return CreateVolumeBackupResponse
1035
1041
  * @throws OciError when an error occurs
1036
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
1042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
1037
1043
  */
1038
1044
  createVolumeBackup(createVolumeBackupRequest) {
1039
1045
  return __awaiter(this, void 0, void 0, function* () {
@@ -1099,7 +1105,7 @@ class BlockstorageClient {
1099
1105
  * @param CreateVolumeBackupPolicyRequest
1100
1106
  * @return CreateVolumeBackupPolicyResponse
1101
1107
  * @throws OciError when an error occurs
1102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1103
1109
  */
1104
1110
  createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
1105
1111
  return __awaiter(this, void 0, void 0, function* () {
@@ -1165,7 +1171,7 @@ class BlockstorageClient {
1165
1171
  * @param CreateVolumeBackupPolicyAssignmentRequest
1166
1172
  * @return CreateVolumeBackupPolicyAssignmentResponse
1167
1173
  * @throws OciError when an error occurs
1168
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1169
1175
  */
1170
1176
  createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
1171
1177
  return __awaiter(this, void 0, void 0, function* () {
@@ -1233,7 +1239,7 @@ class BlockstorageClient {
1233
1239
  * @param CreateVolumeGroupRequest
1234
1240
  * @return CreateVolumeGroupResponse
1235
1241
  * @throws OciError when an error occurs
1236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1237
1243
  */
1238
1244
  createVolumeGroup(createVolumeGroupRequest) {
1239
1245
  return __awaiter(this, void 0, void 0, function* () {
@@ -1297,7 +1303,7 @@ class BlockstorageClient {
1297
1303
  * @param CreateVolumeGroupBackupRequest
1298
1304
  * @return CreateVolumeGroupBackupResponse
1299
1305
  * @throws OciError when an error occurs
1300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1301
1307
  */
1302
1308
  createVolumeGroupBackup(createVolumeGroupBackupRequest) {
1303
1309
  return __awaiter(this, void 0, void 0, function* () {
@@ -1363,7 +1369,7 @@ class BlockstorageClient {
1363
1369
  * @param DeleteBootVolumeRequest
1364
1370
  * @return DeleteBootVolumeResponse
1365
1371
  * @throws OciError when an error occurs
1366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1367
1373
  */
1368
1374
  deleteBootVolume(deleteBootVolumeRequest) {
1369
1375
  return __awaiter(this, void 0, void 0, function* () {
@@ -1417,7 +1423,7 @@ class BlockstorageClient {
1417
1423
  * @param DeleteBootVolumeBackupRequest
1418
1424
  * @return DeleteBootVolumeBackupResponse
1419
1425
  * @throws OciError when an error occurs
1420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1421
1427
  */
1422
1428
  deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
1423
1429
  return __awaiter(this, void 0, void 0, function* () {
@@ -1472,7 +1478,7 @@ class BlockstorageClient {
1472
1478
  * @param DeleteBootVolumeKmsKeyRequest
1473
1479
  * @return DeleteBootVolumeKmsKeyResponse
1474
1480
  * @throws OciError when an error occurs
1475
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1476
1482
  */
1477
1483
  deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
1478
1484
  return __awaiter(this, void 0, void 0, function* () {
@@ -1530,7 +1536,7 @@ class BlockstorageClient {
1530
1536
  * @param DeleteVolumeRequest
1531
1537
  * @return DeleteVolumeResponse
1532
1538
  * @throws OciError when an error occurs
1533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1534
1540
  */
1535
1541
  deleteVolume(deleteVolumeRequest) {
1536
1542
  return __awaiter(this, void 0, void 0, function* () {
@@ -1584,7 +1590,7 @@ class BlockstorageClient {
1584
1590
  * @param DeleteVolumeBackupRequest
1585
1591
  * @return DeleteVolumeBackupResponse
1586
1592
  * @throws OciError when an error occurs
1587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1588
1594
  */
1589
1595
  deleteVolumeBackup(deleteVolumeBackupRequest) {
1590
1596
  return __awaiter(this, void 0, void 0, function* () {
@@ -1643,7 +1649,7 @@ class BlockstorageClient {
1643
1649
  * @param DeleteVolumeBackupPolicyRequest
1644
1650
  * @return DeleteVolumeBackupPolicyResponse
1645
1651
  * @throws OciError when an error occurs
1646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1647
1653
  */
1648
1654
  deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
1649
1655
  return __awaiter(this, void 0, void 0, function* () {
@@ -1698,7 +1704,7 @@ class BlockstorageClient {
1698
1704
  * @param DeleteVolumeBackupPolicyAssignmentRequest
1699
1705
  * @return DeleteVolumeBackupPolicyAssignmentResponse
1700
1706
  * @throws OciError when an error occurs
1701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1702
1708
  */
1703
1709
  deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
1704
1710
  return __awaiter(this, void 0, void 0, function* () {
@@ -1754,7 +1760,7 @@ class BlockstorageClient {
1754
1760
  * @param DeleteVolumeGroupRequest
1755
1761
  * @return DeleteVolumeGroupResponse
1756
1762
  * @throws OciError when an error occurs
1757
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1758
1764
  */
1759
1765
  deleteVolumeGroup(deleteVolumeGroupRequest) {
1760
1766
  return __awaiter(this, void 0, void 0, function* () {
@@ -1810,7 +1816,7 @@ class BlockstorageClient {
1810
1816
  * @param DeleteVolumeGroupBackupRequest
1811
1817
  * @return DeleteVolumeGroupBackupResponse
1812
1818
  * @throws OciError when an error occurs
1813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1814
1820
  */
1815
1821
  deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
1816
1822
  return __awaiter(this, void 0, void 0, function* () {
@@ -1865,7 +1871,7 @@ class BlockstorageClient {
1865
1871
  * @param DeleteVolumeKmsKeyRequest
1866
1872
  * @return DeleteVolumeKmsKeyResponse
1867
1873
  * @throws OciError when an error occurs
1868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1869
1875
  */
1870
1876
  deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
1871
1877
  return __awaiter(this, void 0, void 0, function* () {
@@ -1919,7 +1925,7 @@ class BlockstorageClient {
1919
1925
  * @param GetBlockVolumeReplicaRequest
1920
1926
  * @return GetBlockVolumeReplicaResponse
1921
1927
  * @throws OciError when an error occurs
1922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1923
1929
  */
1924
1930
  getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
1925
1931
  return __awaiter(this, void 0, void 0, function* () {
@@ -1981,7 +1987,7 @@ class BlockstorageClient {
1981
1987
  * @param GetBootVolumeRequest
1982
1988
  * @return GetBootVolumeResponse
1983
1989
  * @throws OciError when an error occurs
1984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1985
1991
  */
1986
1992
  getBootVolume(getBootVolumeRequest) {
1987
1993
  return __awaiter(this, void 0, void 0, function* () {
@@ -2043,7 +2049,7 @@ class BlockstorageClient {
2043
2049
  * @param GetBootVolumeBackupRequest
2044
2050
  * @return GetBootVolumeBackupResponse
2045
2051
  * @throws OciError when an error occurs
2046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
2052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
2047
2053
  */
2048
2054
  getBootVolumeBackup(getBootVolumeBackupRequest) {
2049
2055
  return __awaiter(this, void 0, void 0, function* () {
@@ -2106,7 +2112,7 @@ class BlockstorageClient {
2106
2112
  * @param GetBootVolumeKmsKeyRequest
2107
2113
  * @return GetBootVolumeKmsKeyResponse
2108
2114
  * @throws OciError when an error occurs
2109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2110
2116
  */
2111
2117
  getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
2112
2118
  return __awaiter(this, void 0, void 0, function* () {
@@ -2169,7 +2175,7 @@ class BlockstorageClient {
2169
2175
  * @param GetBootVolumeReplicaRequest
2170
2176
  * @return GetBootVolumeReplicaResponse
2171
2177
  * @throws OciError when an error occurs
2172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2178
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2173
2179
  */
2174
2180
  getBootVolumeReplica(getBootVolumeReplicaRequest) {
2175
2181
  return __awaiter(this, void 0, void 0, function* () {
@@ -2231,7 +2237,7 @@ class BlockstorageClient {
2231
2237
  * @param GetVolumeRequest
2232
2238
  * @return GetVolumeResponse
2233
2239
  * @throws OciError when an error occurs
2234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2235
2241
  */
2236
2242
  getVolume(getVolumeRequest) {
2237
2243
  return __awaiter(this, void 0, void 0, function* () {
@@ -2293,7 +2299,7 @@ class BlockstorageClient {
2293
2299
  * @param GetVolumeBackupRequest
2294
2300
  * @return GetVolumeBackupResponse
2295
2301
  * @throws OciError when an error occurs
2296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2297
2303
  */
2298
2304
  getVolumeBackup(getVolumeBackupRequest) {
2299
2305
  return __awaiter(this, void 0, void 0, function* () {
@@ -2355,7 +2361,7 @@ class BlockstorageClient {
2355
2361
  * @param GetVolumeBackupPolicyRequest
2356
2362
  * @return GetVolumeBackupPolicyResponse
2357
2363
  * @throws OciError when an error occurs
2358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2359
2365
  */
2360
2366
  getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
2361
2367
  return __awaiter(this, void 0, void 0, function* () {
@@ -2420,7 +2426,7 @@ class BlockstorageClient {
2420
2426
  * @param GetVolumeBackupPolicyAssetAssignmentRequest
2421
2427
  * @return GetVolumeBackupPolicyAssetAssignmentResponse
2422
2428
  * @throws OciError when an error occurs
2423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2424
2430
  */
2425
2431
  getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
2426
2432
  return __awaiter(this, void 0, void 0, function* () {
@@ -2524,7 +2530,7 @@ class BlockstorageClient {
2524
2530
  * @param GetVolumeBackupPolicyAssignmentRequest
2525
2531
  * @return GetVolumeBackupPolicyAssignmentResponse
2526
2532
  * @throws OciError when an error occurs
2527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2528
2534
  */
2529
2535
  getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
2530
2536
  return __awaiter(this, void 0, void 0, function* () {
@@ -2586,7 +2592,7 @@ class BlockstorageClient {
2586
2592
  * @param GetVolumeGroupRequest
2587
2593
  * @return GetVolumeGroupResponse
2588
2594
  * @throws OciError when an error occurs
2589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2595
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2590
2596
  */
2591
2597
  getVolumeGroup(getVolumeGroupRequest) {
2592
2598
  return __awaiter(this, void 0, void 0, function* () {
@@ -2648,7 +2654,7 @@ class BlockstorageClient {
2648
2654
  * @param GetVolumeGroupBackupRequest
2649
2655
  * @return GetVolumeGroupBackupResponse
2650
2656
  * @throws OciError when an error occurs
2651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2652
2658
  */
2653
2659
  getVolumeGroupBackup(getVolumeGroupBackupRequest) {
2654
2660
  return __awaiter(this, void 0, void 0, function* () {
@@ -2710,7 +2716,7 @@ class BlockstorageClient {
2710
2716
  * @param GetVolumeGroupReplicaRequest
2711
2717
  * @return GetVolumeGroupReplicaResponse
2712
2718
  * @throws OciError when an error occurs
2713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
2719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
2714
2720
  */
2715
2721
  getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
2716
2722
  return __awaiter(this, void 0, void 0, function* () {
@@ -2773,7 +2779,7 @@ class BlockstorageClient {
2773
2779
  * @param GetVolumeKmsKeyRequest
2774
2780
  * @return GetVolumeKmsKeyResponse
2775
2781
  * @throws OciError when an error occurs
2776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2777
2783
  */
2778
2784
  getVolumeKmsKey(getVolumeKmsKeyRequest) {
2779
2785
  return __awaiter(this, void 0, void 0, function* () {
@@ -2837,7 +2843,7 @@ class BlockstorageClient {
2837
2843
  * @param ListBlockVolumeReplicasRequest
2838
2844
  * @return ListBlockVolumeReplicasResponse
2839
2845
  * @throws OciError when an error occurs
2840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2841
2847
  */
2842
2848
  listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
2843
2849
  return __awaiter(this, void 0, void 0, function* () {
@@ -2948,7 +2954,7 @@ class BlockstorageClient {
2948
2954
  * @param ListBootVolumeBackupsRequest
2949
2955
  * @return ListBootVolumeBackupsResponse
2950
2956
  * @throws OciError when an error occurs
2951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2957
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2952
2958
  */
2953
2959
  listBootVolumeBackups(listBootVolumeBackupsRequest) {
2954
2960
  return __awaiter(this, void 0, void 0, function* () {
@@ -3059,7 +3065,7 @@ class BlockstorageClient {
3059
3065
  * @param ListBootVolumeReplicasRequest
3060
3066
  * @return ListBootVolumeReplicasResponse
3061
3067
  * @throws OciError when an error occurs
3062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
3068
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
3063
3069
  */
3064
3070
  listBootVolumeReplicas(listBootVolumeReplicasRequest) {
3065
3071
  return __awaiter(this, void 0, void 0, function* () {
@@ -3170,7 +3176,7 @@ class BlockstorageClient {
3170
3176
  * @param ListBootVolumesRequest
3171
3177
  * @return ListBootVolumesResponse
3172
3178
  * @throws OciError when an error occurs
3173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
3179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
3174
3180
  */
3175
3181
  listBootVolumes(listBootVolumesRequest) {
3176
3182
  return __awaiter(this, void 0, void 0, function* () {
@@ -3280,7 +3286,7 @@ class BlockstorageClient {
3280
3286
  * @param ListVolumeBackupPoliciesRequest
3281
3287
  * @return ListVolumeBackupPoliciesResponse
3282
3288
  * @throws OciError when an error occurs
3283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3284
3290
  */
3285
3291
  listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
3286
3292
  return __awaiter(this, void 0, void 0, function* () {
@@ -3385,7 +3391,7 @@ class BlockstorageClient {
3385
3391
  * @param ListVolumeBackupsRequest
3386
3392
  * @return ListVolumeBackupsResponse
3387
3393
  * @throws OciError when an error occurs
3388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3394
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3389
3395
  */
3390
3396
  listVolumeBackups(listVolumeBackupsRequest) {
3391
3397
  return __awaiter(this, void 0, void 0, function* () {
@@ -3497,7 +3503,7 @@ class BlockstorageClient {
3497
3503
  * @param ListVolumeGroupBackupsRequest
3498
3504
  * @return ListVolumeGroupBackupsResponse
3499
3505
  * @throws OciError when an error occurs
3500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3506
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3501
3507
  */
3502
3508
  listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
3503
3509
  return __awaiter(this, void 0, void 0, function* () {
@@ -3607,7 +3613,7 @@ class BlockstorageClient {
3607
3613
  * @param ListVolumeGroupReplicasRequest
3608
3614
  * @return ListVolumeGroupReplicasResponse
3609
3615
  * @throws OciError when an error occurs
3610
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
3616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
3611
3617
  */
3612
3618
  listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
3613
3619
  return __awaiter(this, void 0, void 0, function* () {
@@ -3718,7 +3724,7 @@ class BlockstorageClient {
3718
3724
  * @param ListVolumeGroupsRequest
3719
3725
  * @return ListVolumeGroupsResponse
3720
3726
  * @throws OciError when an error occurs
3721
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3727
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3722
3728
  */
3723
3729
  listVolumeGroups(listVolumeGroupsRequest) {
3724
3730
  return __awaiter(this, void 0, void 0, function* () {
@@ -3828,7 +3834,7 @@ class BlockstorageClient {
3828
3834
  * @param ListVolumesRequest
3829
3835
  * @return ListVolumesResponse
3830
3836
  * @throws OciError when an error occurs
3831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3832
3838
  */
3833
3839
  listVolumes(listVolumesRequest) {
3834
3840
  return __awaiter(this, void 0, void 0, function* () {
@@ -3846,6 +3852,7 @@ class BlockstorageClient {
3846
3852
  "sortBy": listVolumesRequest.sortBy,
3847
3853
  "sortOrder": listVolumesRequest.sortOrder,
3848
3854
  "volumeGroupId": listVolumesRequest.volumeGroupId,
3855
+ "clusterPlacementGroupId": listVolumesRequest.clusterPlacementGroupId,
3849
3856
  "lifecycleState": listVolumesRequest.lifecycleState
3850
3857
  };
3851
3858
  let headerParams = {
@@ -3938,7 +3945,7 @@ class BlockstorageClient {
3938
3945
  * @param UpdateBootVolumeRequest
3939
3946
  * @return UpdateBootVolumeResponse
3940
3947
  * @throws OciError when an error occurs
3941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3948
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3942
3949
  */
3943
3950
  updateBootVolume(updateBootVolumeRequest) {
3944
3951
  return __awaiter(this, void 0, void 0, function* () {
@@ -4004,7 +4011,7 @@ class BlockstorageClient {
4004
4011
  * @param UpdateBootVolumeBackupRequest
4005
4012
  * @return UpdateBootVolumeBackupResponse
4006
4013
  * @throws OciError when an error occurs
4007
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
4014
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
4008
4015
  */
4009
4016
  updateBootVolumeBackup(updateBootVolumeBackupRequest) {
4010
4017
  return __awaiter(this, void 0, void 0, function* () {
@@ -4064,7 +4071,7 @@ class BlockstorageClient {
4064
4071
  * @param UpdateBootVolumeKmsKeyRequest
4065
4072
  * @return UpdateBootVolumeKmsKeyResponse
4066
4073
  * @throws OciError when an error occurs
4067
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
4074
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
4068
4075
  */
4069
4076
  updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
4070
4077
  return __awaiter(this, void 0, void 0, function* () {
@@ -4130,7 +4137,7 @@ class BlockstorageClient {
4130
4137
  * @param UpdateVolumeRequest
4131
4138
  * @return UpdateVolumeResponse
4132
4139
  * @throws OciError when an error occurs
4133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
4140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
4134
4141
  */
4135
4142
  updateVolume(updateVolumeRequest) {
4136
4143
  return __awaiter(this, void 0, void 0, function* () {
@@ -4196,7 +4203,7 @@ class BlockstorageClient {
4196
4203
  * @param UpdateVolumeBackupRequest
4197
4204
  * @return UpdateVolumeBackupResponse
4198
4205
  * @throws OciError when an error occurs
4199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
4206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
4200
4207
  */
4201
4208
  updateVolumeBackup(updateVolumeBackupRequest) {
4202
4209
  return __awaiter(this, void 0, void 0, function* () {
@@ -4260,7 +4267,7 @@ class BlockstorageClient {
4260
4267
  * @param UpdateVolumeBackupPolicyRequest
4261
4268
  * @return UpdateVolumeBackupPolicyResponse
4262
4269
  * @throws OciError when an error occurs
4263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
4270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
4264
4271
  */
4265
4272
  updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
4266
4273
  return __awaiter(this, void 0, void 0, function* () {
@@ -4332,7 +4339,7 @@ class BlockstorageClient {
4332
4339
  * @param UpdateVolumeGroupRequest
4333
4340
  * @return UpdateVolumeGroupResponse
4334
4341
  * @throws OciError when an error occurs
4335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4336
4343
  */
4337
4344
  updateVolumeGroup(updateVolumeGroupRequest) {
4338
4345
  return __awaiter(this, void 0, void 0, function* () {
@@ -4398,7 +4405,7 @@ class BlockstorageClient {
4398
4405
  * @param UpdateVolumeGroupBackupRequest
4399
4406
  * @return UpdateVolumeGroupBackupResponse
4400
4407
  * @throws OciError when an error occurs
4401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4408
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4402
4409
  */
4403
4410
  updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
4404
4411
  return __awaiter(this, void 0, void 0, function* () {
@@ -4458,7 +4465,7 @@ class BlockstorageClient {
4458
4465
  * @param UpdateVolumeKmsKeyRequest
4459
4466
  * @return UpdateVolumeKmsKeyResponse
4460
4467
  * @throws OciError when an error occurs
4461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4462
4469
  */
4463
4470
  updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
4464
4471
  return __awaiter(this, void 0, void 0, function* () {
@@ -4662,13 +4669,19 @@ class ComputeClient {
4662
4669
  this._circuitBreaker.shutdown();
4663
4670
  }
4664
4671
  }
4672
+ /**
4673
+ * Close the client once it is no longer needed
4674
+ */
4675
+ close() {
4676
+ this.shutdownCircuitBreaker();
4677
+ }
4665
4678
  /**
4666
4679
  * Accept the changes to the PCR values in the measured boot report.
4667
4680
  * This operation does not retry by default if the user has not defined a retry configuration.
4668
4681
  * @param AcceptShieldedIntegrityPolicyRequest
4669
4682
  * @return AcceptShieldedIntegrityPolicyResponse
4670
4683
  * @throws OciError when an error occurs
4671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4672
4685
  */
4673
4686
  acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
4674
4687
  return __awaiter(this, void 0, void 0, function* () {
@@ -4724,7 +4737,7 @@ class ComputeClient {
4724
4737
  * @param AddImageShapeCompatibilityEntryRequest
4725
4738
  * @return AddImageShapeCompatibilityEntryResponse
4726
4739
  * @throws OciError when an error occurs
4727
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4740
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4728
4741
  */
4729
4742
  addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
4730
4743
  return __awaiter(this, void 0, void 0, function* () {
@@ -4784,7 +4797,7 @@ class ComputeClient {
4784
4797
  * @param AttachBootVolumeRequest
4785
4798
  * @return AttachBootVolumeResponse
4786
4799
  * @throws OciError when an error occurs
4787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4788
4801
  */
4789
4802
  attachBootVolume(attachBootVolumeRequest) {
4790
4803
  return __awaiter(this, void 0, void 0, function* () {
@@ -4849,7 +4862,7 @@ class ComputeClient {
4849
4862
  * @param AttachVnicRequest
4850
4863
  * @return AttachVnicResponse
4851
4864
  * @throws OciError when an error occurs
4852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4853
4866
  */
4854
4867
  attachVnic(attachVnicRequest) {
4855
4868
  return __awaiter(this, void 0, void 0, function* () {
@@ -4912,7 +4925,7 @@ class ComputeClient {
4912
4925
  * @param AttachVolumeRequest
4913
4926
  * @return AttachVolumeResponse
4914
4927
  * @throws OciError when an error occurs
4915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4916
4929
  */
4917
4930
  attachVolume(attachVolumeRequest) {
4918
4931
  return __awaiter(this, void 0, void 0, function* () {
@@ -4991,7 +5004,7 @@ class ComputeClient {
4991
5004
  * @param CaptureConsoleHistoryRequest
4992
5005
  * @return CaptureConsoleHistoryResponse
4993
5006
  * @throws OciError when an error occurs
4994
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
5007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
4995
5008
  */
4996
5009
  captureConsoleHistory(captureConsoleHistoryRequest) {
4997
5010
  return __awaiter(this, void 0, void 0, function* () {
@@ -5056,7 +5069,7 @@ class ComputeClient {
5056
5069
  * @param ChangeComputeCapacityReservationCompartmentRequest
5057
5070
  * @return ChangeComputeCapacityReservationCompartmentResponse
5058
5071
  * @throws OciError when an error occurs
5059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
5072
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
5060
5073
  */
5061
5074
  changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
5062
5075
  return __awaiter(this, void 0, void 0, function* () {
@@ -5120,7 +5133,7 @@ class ComputeClient {
5120
5133
  * @param ChangeComputeCapacityTopologyCompartmentRequest
5121
5134
  * @return ChangeComputeCapacityTopologyCompartmentResponse
5122
5135
  * @throws OciError when an error occurs
5123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeComputeCapacityTopologyCompartment.ts.html |here} to see how to use ChangeComputeCapacityTopologyCompartment API.
5136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeComputeCapacityTopologyCompartment.ts.html |here} to see how to use ChangeComputeCapacityTopologyCompartment API.
5124
5137
  */
5125
5138
  changeComputeCapacityTopologyCompartment(changeComputeCapacityTopologyCompartmentRequest) {
5126
5139
  return __awaiter(this, void 0, void 0, function* () {
@@ -5187,7 +5200,7 @@ class ComputeClient {
5187
5200
  * @param ChangeComputeClusterCompartmentRequest
5188
5201
  * @return ChangeComputeClusterCompartmentResponse
5189
5202
  * @throws OciError when an error occurs
5190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
5203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
5191
5204
  */
5192
5205
  changeComputeClusterCompartment(changeComputeClusterCompartmentRequest) {
5193
5206
  return __awaiter(this, void 0, void 0, function* () {
@@ -5247,7 +5260,7 @@ class ComputeClient {
5247
5260
  * @param ChangeComputeImageCapabilitySchemaCompartmentRequest
5248
5261
  * @return ChangeComputeImageCapabilitySchemaCompartmentResponse
5249
5262
  * @throws OciError when an error occurs
5250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
5263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
5251
5264
  */
5252
5265
  changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
5253
5266
  return __awaiter(this, void 0, void 0, function* () {
@@ -5304,7 +5317,7 @@ class ComputeClient {
5304
5317
  * @param ChangeDedicatedVmHostCompartmentRequest
5305
5318
  * @return ChangeDedicatedVmHostCompartmentResponse
5306
5319
  * @throws OciError when an error occurs
5307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
5320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
5308
5321
  */
5309
5322
  changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
5310
5323
  return __awaiter(this, void 0, void 0, function* () {
@@ -5374,7 +5387,7 @@ class ComputeClient {
5374
5387
  * @param ChangeImageCompartmentRequest
5375
5388
  * @return ChangeImageCompartmentResponse
5376
5389
  * @throws OciError when an error occurs
5377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
5390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
5378
5391
  */
5379
5392
  changeImageCompartment(changeImageCompartmentRequest) {
5380
5393
  return __awaiter(this, void 0, void 0, function* () {
@@ -5442,7 +5455,7 @@ class ComputeClient {
5442
5455
  * @param ChangeInstanceCompartmentRequest
5443
5456
  * @return ChangeInstanceCompartmentResponse
5444
5457
  * @throws OciError when an error occurs
5445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
5458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
5446
5459
  */
5447
5460
  changeInstanceCompartment(changeInstanceCompartmentRequest) {
5448
5461
  return __awaiter(this, void 0, void 0, function* () {
@@ -5510,7 +5523,7 @@ class ComputeClient {
5510
5523
  * @param CreateAppCatalogSubscriptionRequest
5511
5524
  * @return CreateAppCatalogSubscriptionResponse
5512
5525
  * @throws OciError when an error occurs
5513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
5526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
5514
5527
  */
5515
5528
  createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
5516
5529
  return __awaiter(this, void 0, void 0, function* () {
@@ -5578,7 +5591,7 @@ class ComputeClient {
5578
5591
  * @param CreateComputeCapacityReportRequest
5579
5592
  * @return CreateComputeCapacityReportResponse
5580
5593
  * @throws OciError when an error occurs
5581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateComputeCapacityReport.ts.html |here} to see how to use CreateComputeCapacityReport API.
5594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateComputeCapacityReport.ts.html |here} to see how to use CreateComputeCapacityReport API.
5582
5595
  */
5583
5596
  createComputeCapacityReport(createComputeCapacityReportRequest) {
5584
5597
  return __awaiter(this, void 0, void 0, function* () {
@@ -5641,7 +5654,7 @@ class ComputeClient {
5641
5654
  * @param CreateComputeCapacityReservationRequest
5642
5655
  * @return CreateComputeCapacityReservationResponse
5643
5656
  * @throws OciError when an error occurs
5644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5645
5658
  */
5646
5659
  createComputeCapacityReservation(createComputeCapacityReservationRequest) {
5647
5660
  return __awaiter(this, void 0, void 0, function* () {
@@ -5720,7 +5733,7 @@ class ComputeClient {
5720
5733
  * @param CreateComputeCapacityTopologyRequest
5721
5734
  * @return CreateComputeCapacityTopologyResponse
5722
5735
  * @throws OciError when an error occurs
5723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateComputeCapacityTopology.ts.html |here} to see how to use CreateComputeCapacityTopology API.
5736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateComputeCapacityTopology.ts.html |here} to see how to use CreateComputeCapacityTopology API.
5724
5737
  */
5725
5738
  createComputeCapacityTopology(createComputeCapacityTopologyRequest) {
5726
5739
  return __awaiter(this, void 0, void 0, function* () {
@@ -5795,8 +5808,7 @@ class ComputeClient {
5795
5808
  * {@link #launchInstance(LaunchInstanceRequest) launchInstance} operation to create instances in the compute cluster.
5796
5809
  * The instances must be created in the same compartment and availability domain as the cluster.
5797
5810
  * <p>
5798
- Use compute clusters when you want to manage instances in the cluster individually, or when you want
5799
- * to use different types of instances in the RDMA network group.
5811
+ Use compute clusters when you want to manage instances in the cluster individually in the RDMA network group.
5800
5812
  * <p>
5801
5813
  If you want predictable capacity for a specific number of identical instances that are managed as a group,
5802
5814
  * create a cluster network that uses instance pools by using the
@@ -5806,7 +5818,7 @@ class ComputeClient {
5806
5818
  * @param CreateComputeClusterRequest
5807
5819
  * @return CreateComputeClusterResponse
5808
5820
  * @throws OciError when an error occurs
5809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
5821
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
5810
5822
  */
5811
5823
  createComputeCluster(createComputeClusterRequest) {
5812
5824
  return __awaiter(this, void 0, void 0, function* () {
@@ -5870,7 +5882,7 @@ class ComputeClient {
5870
5882
  * @param CreateComputeImageCapabilitySchemaRequest
5871
5883
  * @return CreateComputeImageCapabilitySchemaResponse
5872
5884
  * @throws OciError when an error occurs
5873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5874
5886
  */
5875
5887
  createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
5876
5888
  return __awaiter(this, void 0, void 0, function* () {
@@ -5936,7 +5948,7 @@ class ComputeClient {
5936
5948
  * @param CreateDedicatedVmHostRequest
5937
5949
  * @return CreateDedicatedVmHostResponse
5938
5950
  * @throws OciError when an error occurs
5939
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5940
5952
  */
5941
5953
  createDedicatedVmHost(createDedicatedVmHostRequest) {
5942
5954
  return __awaiter(this, void 0, void 0, function* () {
@@ -6027,7 +6039,7 @@ class ComputeClient {
6027
6039
  * @param CreateImageRequest
6028
6040
  * @return CreateImageResponse
6029
6041
  * @throws OciError when an error occurs
6030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
6042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
6031
6043
  */
6032
6044
  createImage(createImageRequest) {
6033
6045
  return __awaiter(this, void 0, void 0, function* () {
@@ -6099,7 +6111,7 @@ class ComputeClient {
6099
6111
  * @param CreateInstanceConsoleConnectionRequest
6100
6112
  * @return CreateInstanceConsoleConnectionResponse
6101
6113
  * @throws OciError when an error occurs
6102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
6114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
6103
6115
  */
6104
6116
  createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
6105
6117
  return __awaiter(this, void 0, void 0, function* () {
@@ -6161,7 +6173,7 @@ class ComputeClient {
6161
6173
  * @param DeleteAppCatalogSubscriptionRequest
6162
6174
  * @return DeleteAppCatalogSubscriptionResponse
6163
6175
  * @throws OciError when an error occurs
6164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
6176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
6165
6177
  */
6166
6178
  deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
6167
6179
  return __awaiter(this, void 0, void 0, function* () {
@@ -6216,7 +6228,7 @@ class ComputeClient {
6216
6228
  * @param DeleteComputeCapacityReservationRequest
6217
6229
  * @return DeleteComputeCapacityReservationResponse
6218
6230
  * @throws OciError when an error occurs
6219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
6231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
6220
6232
  */
6221
6233
  deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
6222
6234
  return __awaiter(this, void 0, void 0, function* () {
@@ -6276,7 +6288,7 @@ class ComputeClient {
6276
6288
  * @param DeleteComputeCapacityTopologyRequest
6277
6289
  * @return DeleteComputeCapacityTopologyResponse
6278
6290
  * @throws OciError when an error occurs
6279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteComputeCapacityTopology.ts.html |here} to see how to use DeleteComputeCapacityTopology API.
6291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteComputeCapacityTopology.ts.html |here} to see how to use DeleteComputeCapacityTopology API.
6280
6292
  */
6281
6293
  deleteComputeCapacityTopology(deleteComputeCapacityTopologyRequest) {
6282
6294
  return __awaiter(this, void 0, void 0, function* () {
@@ -6341,7 +6353,7 @@ class ComputeClient {
6341
6353
  * @param DeleteComputeClusterRequest
6342
6354
  * @return DeleteComputeClusterResponse
6343
6355
  * @throws OciError when an error occurs
6344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
6356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
6345
6357
  */
6346
6358
  deleteComputeCluster(deleteComputeClusterRequest) {
6347
6359
  return __awaiter(this, void 0, void 0, function* () {
@@ -6397,7 +6409,7 @@ class ComputeClient {
6397
6409
  * @param DeleteComputeImageCapabilitySchemaRequest
6398
6410
  * @return DeleteComputeImageCapabilitySchemaResponse
6399
6411
  * @throws OciError when an error occurs
6400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
6412
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
6401
6413
  */
6402
6414
  deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
6403
6415
  return __awaiter(this, void 0, void 0, function* () {
@@ -6452,7 +6464,7 @@ class ComputeClient {
6452
6464
  * @param DeleteConsoleHistoryRequest
6453
6465
  * @return DeleteConsoleHistoryResponse
6454
6466
  * @throws OciError when an error occurs
6455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
6467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
6456
6468
  */
6457
6469
  deleteConsoleHistory(deleteConsoleHistoryRequest) {
6458
6470
  return __awaiter(this, void 0, void 0, function* () {
@@ -6510,7 +6522,7 @@ class ComputeClient {
6510
6522
  * @param DeleteDedicatedVmHostRequest
6511
6523
  * @return DeleteDedicatedVmHostResponse
6512
6524
  * @throws OciError when an error occurs
6513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
6525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
6514
6526
  */
6515
6527
  deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
6516
6528
  return __awaiter(this, void 0, void 0, function* () {
@@ -6569,7 +6581,7 @@ class ComputeClient {
6569
6581
  * @param DeleteImageRequest
6570
6582
  * @return DeleteImageResponse
6571
6583
  * @throws OciError when an error occurs
6572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
6584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
6573
6585
  */
6574
6586
  deleteImage(deleteImageRequest) {
6575
6587
  return __awaiter(this, void 0, void 0, function* () {
@@ -6623,7 +6635,7 @@ class ComputeClient {
6623
6635
  * @param DeleteInstanceConsoleConnectionRequest
6624
6636
  * @return DeleteInstanceConsoleConnectionResponse
6625
6637
  * @throws OciError when an error occurs
6626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
6638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
6627
6639
  */
6628
6640
  deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
6629
6641
  return __awaiter(this, void 0, void 0, function* () {
@@ -6681,7 +6693,7 @@ class ComputeClient {
6681
6693
  * @param DetachBootVolumeRequest
6682
6694
  * @return DetachBootVolumeResponse
6683
6695
  * @throws OciError when an error occurs
6684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
6696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
6685
6697
  */
6686
6698
  detachBootVolume(detachBootVolumeRequest) {
6687
6699
  return __awaiter(this, void 0, void 0, function* () {
@@ -6745,7 +6757,7 @@ class ComputeClient {
6745
6757
  * @param DetachVnicRequest
6746
6758
  * @return DetachVnicResponse
6747
6759
  * @throws OciError when an error occurs
6748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
6760
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
6749
6761
  */
6750
6762
  detachVnic(detachVnicRequest) {
6751
6763
  return __awaiter(this, void 0, void 0, function* () {
@@ -6803,7 +6815,7 @@ class ComputeClient {
6803
6815
  * @param DetachVolumeRequest
6804
6816
  * @return DetachVolumeResponse
6805
6817
  * @throws OciError when an error occurs
6806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
6818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
6807
6819
  */
6808
6820
  detachVolume(detachVolumeRequest) {
6809
6821
  return __awaiter(this, void 0, void 0, function* () {
@@ -6867,7 +6879,7 @@ class ComputeClient {
6867
6879
  * @param ExportImageRequest
6868
6880
  * @return ExportImageResponse
6869
6881
  * @throws OciError when an error occurs
6870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
6882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
6871
6883
  */
6872
6884
  exportImage(exportImageRequest) {
6873
6885
  return __awaiter(this, void 0, void 0, function* () {
@@ -6937,7 +6949,7 @@ class ComputeClient {
6937
6949
  * @param GetAppCatalogListingRequest
6938
6950
  * @return GetAppCatalogListingResponse
6939
6951
  * @throws OciError when an error occurs
6940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6941
6953
  */
6942
6954
  getAppCatalogListing(getAppCatalogListingRequest) {
6943
6955
  return __awaiter(this, void 0, void 0, function* () {
@@ -6999,7 +7011,7 @@ class ComputeClient {
6999
7011
  * @param GetAppCatalogListingAgreementsRequest
7000
7012
  * @return GetAppCatalogListingAgreementsResponse
7001
7013
  * @throws OciError when an error occurs
7002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
7014
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
7003
7015
  */
7004
7016
  getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
7005
7017
  return __awaiter(this, void 0, void 0, function* () {
@@ -7062,7 +7074,7 @@ class ComputeClient {
7062
7074
  * @param GetAppCatalogListingResourceVersionRequest
7063
7075
  * @return GetAppCatalogListingResourceVersionResponse
7064
7076
  * @throws OciError when an error occurs
7065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
7077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
7066
7078
  */
7067
7079
  getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
7068
7080
  return __awaiter(this, void 0, void 0, function* () {
@@ -7125,7 +7137,7 @@ class ComputeClient {
7125
7137
  * @param GetBootVolumeAttachmentRequest
7126
7138
  * @return GetBootVolumeAttachmentResponse
7127
7139
  * @throws OciError when an error occurs
7128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
7140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
7129
7141
  */
7130
7142
  getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
7131
7143
  return __awaiter(this, void 0, void 0, function* () {
@@ -7187,7 +7199,7 @@ class ComputeClient {
7187
7199
  * @param GetComputeCapacityReservationRequest
7188
7200
  * @return GetComputeCapacityReservationResponse
7189
7201
  * @throws OciError when an error occurs
7190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
7202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
7191
7203
  */
7192
7204
  getComputeCapacityReservation(getComputeCapacityReservationRequest) {
7193
7205
  return __awaiter(this, void 0, void 0, function* () {
@@ -7250,7 +7262,7 @@ class ComputeClient {
7250
7262
  * @param GetComputeCapacityTopologyRequest
7251
7263
  * @return GetComputeCapacityTopologyResponse
7252
7264
  * @throws OciError when an error occurs
7253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetComputeCapacityTopology.ts.html |here} to see how to use GetComputeCapacityTopology API.
7265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetComputeCapacityTopology.ts.html |here} to see how to use GetComputeCapacityTopology API.
7254
7266
  */
7255
7267
  getComputeCapacityTopology(getComputeCapacityTopologyRequest) {
7256
7268
  return __awaiter(this, void 0, void 0, function* () {
@@ -7315,7 +7327,7 @@ class ComputeClient {
7315
7327
  * @param GetComputeClusterRequest
7316
7328
  * @return GetComputeClusterResponse
7317
7329
  * @throws OciError when an error occurs
7318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
7330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
7319
7331
  */
7320
7332
  getComputeCluster(getComputeClusterRequest) {
7321
7333
  return __awaiter(this, void 0, void 0, function* () {
@@ -7378,7 +7390,7 @@ class ComputeClient {
7378
7390
  * @param GetComputeGlobalImageCapabilitySchemaRequest
7379
7391
  * @return GetComputeGlobalImageCapabilitySchemaResponse
7380
7392
  * @throws OciError when an error occurs
7381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
7393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
7382
7394
  */
7383
7395
  getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
7384
7396
  return __awaiter(this, void 0, void 0, function* () {
@@ -7440,7 +7452,7 @@ class ComputeClient {
7440
7452
  * @param GetComputeGlobalImageCapabilitySchemaVersionRequest
7441
7453
  * @return GetComputeGlobalImageCapabilitySchemaVersionResponse
7442
7454
  * @throws OciError when an error occurs
7443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
7455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
7444
7456
  */
7445
7457
  getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
7446
7458
  return __awaiter(this, void 0, void 0, function* () {
@@ -7504,7 +7516,7 @@ class ComputeClient {
7504
7516
  * @param GetComputeImageCapabilitySchemaRequest
7505
7517
  * @return GetComputeImageCapabilitySchemaResponse
7506
7518
  * @throws OciError when an error occurs
7507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
7519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
7508
7520
  */
7509
7521
  getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
7510
7522
  return __awaiter(this, void 0, void 0, function* () {
@@ -7571,7 +7583,7 @@ class ComputeClient {
7571
7583
  * @param GetConsoleHistoryRequest
7572
7584
  * @return GetConsoleHistoryResponse
7573
7585
  * @throws OciError when an error occurs
7574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
7586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
7575
7587
  */
7576
7588
  getConsoleHistory(getConsoleHistoryRequest) {
7577
7589
  return __awaiter(this, void 0, void 0, function* () {
@@ -7636,7 +7648,7 @@ class ComputeClient {
7636
7648
  * @param GetConsoleHistoryContentRequest
7637
7649
  * @return GetConsoleHistoryContentResponse
7638
7650
  * @throws OciError when an error occurs
7639
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
7651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
7640
7652
  */
7641
7653
  getConsoleHistoryContent(getConsoleHistoryContentRequest) {
7642
7654
  return __awaiter(this, void 0, void 0, function* () {
@@ -7701,7 +7713,7 @@ class ComputeClient {
7701
7713
  * @param GetDedicatedVmHostRequest
7702
7714
  * @return GetDedicatedVmHostResponse
7703
7715
  * @throws OciError when an error occurs
7704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
7716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
7705
7717
  */
7706
7718
  getDedicatedVmHost(getDedicatedVmHostRequest) {
7707
7719
  return __awaiter(this, void 0, void 0, function* () {
@@ -7764,7 +7776,7 @@ class ComputeClient {
7764
7776
  * @param GetImageRequest
7765
7777
  * @return GetImageResponse
7766
7778
  * @throws OciError when an error occurs
7767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetImage.ts.html |here} to see how to use GetImage API.
7779
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetImage.ts.html |here} to see how to use GetImage API.
7768
7780
  */
7769
7781
  getImage(getImageRequest) {
7770
7782
  return __awaiter(this, void 0, void 0, function* () {
@@ -7826,7 +7838,7 @@ class ComputeClient {
7826
7838
  * @param GetImageShapeCompatibilityEntryRequest
7827
7839
  * @return GetImageShapeCompatibilityEntryResponse
7828
7840
  * @throws OciError when an error occurs
7829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
7841
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
7830
7842
  */
7831
7843
  getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
7832
7844
  return __awaiter(this, void 0, void 0, function* () {
@@ -7889,7 +7901,7 @@ class ComputeClient {
7889
7901
  * @param GetInstanceRequest
7890
7902
  * @return GetInstanceResponse
7891
7903
  * @throws OciError when an error occurs
7892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
7904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
7893
7905
  */
7894
7906
  getInstance(getInstanceRequest) {
7895
7907
  return __awaiter(this, void 0, void 0, function* () {
@@ -7951,7 +7963,7 @@ class ComputeClient {
7951
7963
  * @param GetInstanceConsoleConnectionRequest
7952
7964
  * @return GetInstanceConsoleConnectionResponse
7953
7965
  * @throws OciError when an error occurs
7954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
7966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
7955
7967
  */
7956
7968
  getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
7957
7969
  return __awaiter(this, void 0, void 0, function* () {
@@ -8010,7 +8022,7 @@ class ComputeClient {
8010
8022
  * @param GetInstanceMaintenanceRebootRequest
8011
8023
  * @return GetInstanceMaintenanceRebootResponse
8012
8024
  * @throws OciError when an error occurs
8013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
8025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
8014
8026
  */
8015
8027
  getInstanceMaintenanceReboot(getInstanceMaintenanceRebootRequest) {
8016
8028
  return __awaiter(this, void 0, void 0, function* () {
@@ -8068,7 +8080,7 @@ class ComputeClient {
8068
8080
  * @param GetMeasuredBootReportRequest
8069
8081
  * @return GetMeasuredBootReportResponse
8070
8082
  * @throws OciError when an error occurs
8071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
8083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
8072
8084
  */
8073
8085
  getMeasuredBootReport(getMeasuredBootReportRequest) {
8074
8086
  return __awaiter(this, void 0, void 0, function* () {
@@ -8132,7 +8144,7 @@ class ComputeClient {
8132
8144
  * @param GetVnicAttachmentRequest
8133
8145
  * @return GetVnicAttachmentResponse
8134
8146
  * @throws OciError when an error occurs
8135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
8147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
8136
8148
  */
8137
8149
  getVnicAttachment(getVnicAttachmentRequest) {
8138
8150
  return __awaiter(this, void 0, void 0, function* () {
@@ -8194,7 +8206,7 @@ class ComputeClient {
8194
8206
  * @param GetVolumeAttachmentRequest
8195
8207
  * @return GetVolumeAttachmentResponse
8196
8208
  * @throws OciError when an error occurs
8197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
8209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
8198
8210
  */
8199
8211
  getVolumeAttachment(getVolumeAttachmentRequest) {
8200
8212
  return __awaiter(this, void 0, void 0, function* () {
@@ -8258,7 +8270,7 @@ class ComputeClient {
8258
8270
  * @param GetWindowsInstanceInitialCredentialsRequest
8259
8271
  * @return GetWindowsInstanceInitialCredentialsResponse
8260
8272
  * @throws OciError when an error occurs
8261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
8273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
8262
8274
  */
8263
8275
  getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
8264
8276
  return __awaiter(this, void 0, void 0, function* () {
@@ -8356,7 +8368,7 @@ class ComputeClient {
8356
8368
  * @param InstanceActionRequest
8357
8369
  * @return InstanceActionResponse
8358
8370
  * @throws OciError when an error occurs
8359
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
8371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
8360
8372
  */
8361
8373
  instanceAction(instanceActionRequest) {
8362
8374
  return __awaiter(this, void 0, void 0, function* () {
@@ -8466,7 +8478,7 @@ class ComputeClient {
8466
8478
  * @param LaunchInstanceRequest
8467
8479
  * @return LaunchInstanceResponse
8468
8480
  * @throws OciError when an error occurs
8469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
8481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
8470
8482
  */
8471
8483
  launchInstance(launchInstanceRequest) {
8472
8484
  return __awaiter(this, void 0, void 0, function* () {
@@ -8533,7 +8545,7 @@ class ComputeClient {
8533
8545
  * @param ListAppCatalogListingResourceVersionsRequest
8534
8546
  * @return ListAppCatalogListingResourceVersionsResponse
8535
8547
  * @throws OciError when an error occurs
8536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
8548
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
8537
8549
  */
8538
8550
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
8539
8551
  return __awaiter(this, void 0, void 0, function* () {
@@ -8639,7 +8651,7 @@ class ComputeClient {
8639
8651
  * @param ListAppCatalogListingsRequest
8640
8652
  * @return ListAppCatalogListingsResponse
8641
8653
  * @throws OciError when an error occurs
8642
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
8654
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
8643
8655
  */
8644
8656
  listAppCatalogListings(listAppCatalogListingsRequest) {
8645
8657
  return __awaiter(this, void 0, void 0, function* () {
@@ -8746,7 +8758,7 @@ class ComputeClient {
8746
8758
  * @param ListAppCatalogSubscriptionsRequest
8747
8759
  * @return ListAppCatalogSubscriptionsResponse
8748
8760
  * @throws OciError when an error occurs
8749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
8761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
8750
8762
  */
8751
8763
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
8752
8764
  return __awaiter(this, void 0, void 0, function* () {
@@ -8855,7 +8867,7 @@ class ComputeClient {
8855
8867
  * @param ListBootVolumeAttachmentsRequest
8856
8868
  * @return ListBootVolumeAttachmentsResponse
8857
8869
  * @throws OciError when an error occurs
8858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
8870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
8859
8871
  */
8860
8872
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
8861
8873
  return __awaiter(this, void 0, void 0, function* () {
@@ -8963,7 +8975,7 @@ class ComputeClient {
8963
8975
  * @param ListComputeCapacityReservationInstanceShapesRequest
8964
8976
  * @return ListComputeCapacityReservationInstanceShapesResponse
8965
8977
  * @throws OciError when an error occurs
8966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
8978
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
8967
8979
  */
8968
8980
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
8969
8981
  return __awaiter(this, void 0, void 0, function* () {
@@ -9073,7 +9085,7 @@ class ComputeClient {
9073
9085
  * @param ListComputeCapacityReservationInstancesRequest
9074
9086
  * @return ListComputeCapacityReservationInstancesResponse
9075
9087
  * @throws OciError when an error occurs
9076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
9088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
9077
9089
  */
9078
9090
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
9079
9091
  return __awaiter(this, void 0, void 0, function* () {
@@ -9187,7 +9199,7 @@ class ComputeClient {
9187
9199
  * @param ListComputeCapacityReservationsRequest
9188
9200
  * @return ListComputeCapacityReservationsResponse
9189
9201
  * @throws OciError when an error occurs
9190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
9202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
9191
9203
  */
9192
9204
  listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
9193
9205
  return __awaiter(this, void 0, void 0, function* () {
@@ -9299,7 +9311,7 @@ class ComputeClient {
9299
9311
  * @param ListComputeCapacityTopologiesRequest
9300
9312
  * @return ListComputeCapacityTopologiesResponse
9301
9313
  * @throws OciError when an error occurs
9302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListComputeCapacityTopologies.ts.html |here} to see how to use ListComputeCapacityTopologies API.
9314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityTopologies.ts.html |here} to see how to use ListComputeCapacityTopologies API.
9303
9315
  */
9304
9316
  listComputeCapacityTopologies(listComputeCapacityTopologiesRequest) {
9305
9317
  return __awaiter(this, void 0, void 0, function* () {
@@ -9368,7 +9380,7 @@ class ComputeClient {
9368
9380
  * @param ListComputeCapacityTopologyComputeBareMetalHostsRequest
9369
9381
  * @return ListComputeCapacityTopologyComputeBareMetalHostsResponse
9370
9382
  * @throws OciError when an error occurs
9371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListComputeCapacityTopologyComputeBareMetalHosts.ts.html |here} to see how to use ListComputeCapacityTopologyComputeBareMetalHosts API.
9383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityTopologyComputeBareMetalHosts.ts.html |here} to see how to use ListComputeCapacityTopologyComputeBareMetalHosts API.
9372
9384
  */
9373
9385
  listComputeCapacityTopologyComputeBareMetalHosts(listComputeCapacityTopologyComputeBareMetalHostsRequest) {
9374
9386
  return __awaiter(this, void 0, void 0, function* () {
@@ -9441,7 +9453,7 @@ class ComputeClient {
9441
9453
  * @param ListComputeCapacityTopologyComputeHpcIslandsRequest
9442
9454
  * @return ListComputeCapacityTopologyComputeHpcIslandsResponse
9443
9455
  * @throws OciError when an error occurs
9444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListComputeCapacityTopologyComputeHpcIslands.ts.html |here} to see how to use ListComputeCapacityTopologyComputeHpcIslands API.
9456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityTopologyComputeHpcIslands.ts.html |here} to see how to use ListComputeCapacityTopologyComputeHpcIslands API.
9445
9457
  */
9446
9458
  listComputeCapacityTopologyComputeHpcIslands(listComputeCapacityTopologyComputeHpcIslandsRequest) {
9447
9459
  return __awaiter(this, void 0, void 0, function* () {
@@ -9511,7 +9523,7 @@ class ComputeClient {
9511
9523
  * @param ListComputeCapacityTopologyComputeNetworkBlocksRequest
9512
9524
  * @return ListComputeCapacityTopologyComputeNetworkBlocksResponse
9513
9525
  * @throws OciError when an error occurs
9514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListComputeCapacityTopologyComputeNetworkBlocks.ts.html |here} to see how to use ListComputeCapacityTopologyComputeNetworkBlocks API.
9526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityTopologyComputeNetworkBlocks.ts.html |here} to see how to use ListComputeCapacityTopologyComputeNetworkBlocks API.
9515
9527
  */
9516
9528
  listComputeCapacityTopologyComputeNetworkBlocks(listComputeCapacityTopologyComputeNetworkBlocksRequest) {
9517
9529
  return __awaiter(this, void 0, void 0, function* () {
@@ -9584,7 +9596,7 @@ class ComputeClient {
9584
9596
  * @param ListComputeClustersRequest
9585
9597
  * @return ListComputeClustersResponse
9586
9598
  * @throws OciError when an error occurs
9587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
9599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
9588
9600
  */
9589
9601
  listComputeClusters(listComputeClustersRequest) {
9590
9602
  return __awaiter(this, void 0, void 0, function* () {
@@ -9654,7 +9666,7 @@ class ComputeClient {
9654
9666
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
9655
9667
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
9656
9668
  * @throws OciError when an error occurs
9657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
9669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
9658
9670
  */
9659
9671
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
9660
9672
  return __awaiter(this, void 0, void 0, function* () {
@@ -9763,7 +9775,7 @@ class ComputeClient {
9763
9775
  * @param ListComputeGlobalImageCapabilitySchemasRequest
9764
9776
  * @return ListComputeGlobalImageCapabilitySchemasResponse
9765
9777
  * @throws OciError when an error occurs
9766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
9778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
9767
9779
  */
9768
9780
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
9769
9781
  return __awaiter(this, void 0, void 0, function* () {
@@ -9871,7 +9883,7 @@ class ComputeClient {
9871
9883
  * @param ListComputeImageCapabilitySchemasRequest
9872
9884
  * @return ListComputeImageCapabilitySchemasResponse
9873
9885
  * @throws OciError when an error occurs
9874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
9886
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
9875
9887
  */
9876
9888
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
9877
9889
  return __awaiter(this, void 0, void 0, function* () {
@@ -9980,7 +9992,7 @@ class ComputeClient {
9980
9992
  * @param ListConsoleHistoriesRequest
9981
9993
  * @return ListConsoleHistoriesResponse
9982
9994
  * @throws OciError when an error occurs
9983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
9995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
9984
9996
  */
9985
9997
  listConsoleHistories(listConsoleHistoriesRequest) {
9986
9998
  return __awaiter(this, void 0, void 0, function* () {
@@ -10091,7 +10103,7 @@ class ComputeClient {
10091
10103
  * @param ListDedicatedVmHostInstanceShapesRequest
10092
10104
  * @return ListDedicatedVmHostInstanceShapesResponse
10093
10105
  * @throws OciError when an error occurs
10094
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
10106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
10095
10107
  */
10096
10108
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
10097
10109
  return __awaiter(this, void 0, void 0, function* () {
@@ -10199,7 +10211,7 @@ class ComputeClient {
10199
10211
  * @param ListDedicatedVmHostInstancesRequest
10200
10212
  * @return ListDedicatedVmHostInstancesResponse
10201
10213
  * @throws OciError when an error occurs
10202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
10214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
10203
10215
  */
10204
10216
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
10205
10217
  return __awaiter(this, void 0, void 0, function* () {
@@ -10310,7 +10322,7 @@ class ComputeClient {
10310
10322
  * @param ListDedicatedVmHostShapesRequest
10311
10323
  * @return ListDedicatedVmHostShapesResponse
10312
10324
  * @throws OciError when an error occurs
10313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
10325
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
10314
10326
  */
10315
10327
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
10316
10328
  return __awaiter(this, void 0, void 0, function* () {
@@ -10421,7 +10433,7 @@ class ComputeClient {
10421
10433
  * @param ListDedicatedVmHostsRequest
10422
10434
  * @return ListDedicatedVmHostsResponse
10423
10435
  * @throws OciError when an error occurs
10424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
10436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
10425
10437
  */
10426
10438
  listDedicatedVmHosts(listDedicatedVmHostsRequest) {
10427
10439
  return __awaiter(this, void 0, void 0, function* () {
@@ -10534,7 +10546,7 @@ class ComputeClient {
10534
10546
  * @param ListImageShapeCompatibilityEntriesRequest
10535
10547
  * @return ListImageShapeCompatibilityEntriesResponse
10536
10548
  * @throws OciError when an error occurs
10537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
10549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
10538
10550
  */
10539
10551
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
10540
10552
  return __awaiter(this, void 0, void 0, function* () {
@@ -10651,7 +10663,7 @@ class ComputeClient {
10651
10663
  * @param ListImagesRequest
10652
10664
  * @return ListImagesResponse
10653
10665
  * @throws OciError when an error occurs
10654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListImages.ts.html |here} to see how to use ListImages API.
10666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListImages.ts.html |here} to see how to use ListImages API.
10655
10667
  */
10656
10668
  listImages(listImagesRequest) {
10657
10669
  return __awaiter(this, void 0, void 0, function* () {
@@ -10765,7 +10777,7 @@ class ComputeClient {
10765
10777
  * @param ListInstanceConsoleConnectionsRequest
10766
10778
  * @return ListInstanceConsoleConnectionsResponse
10767
10779
  * @throws OciError when an error occurs
10768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
10780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
10769
10781
  */
10770
10782
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
10771
10783
  return __awaiter(this, void 0, void 0, function* () {
@@ -10870,7 +10882,7 @@ class ComputeClient {
10870
10882
  * @param ListInstanceDevicesRequest
10871
10883
  * @return ListInstanceDevicesResponse
10872
10884
  * @throws OciError when an error occurs
10873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
10885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
10874
10886
  */
10875
10887
  listInstanceDevices(listInstanceDevicesRequest) {
10876
10888
  return __awaiter(this, void 0, void 0, function* () {
@@ -10986,7 +10998,7 @@ class ComputeClient {
10986
10998
  * @param ListInstancesRequest
10987
10999
  * @return ListInstancesResponse
10988
11000
  * @throws OciError when an error occurs
10989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
11001
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
10990
11002
  */
10991
11003
  listInstances(listInstancesRequest) {
10992
11004
  return __awaiter(this, void 0, void 0, function* () {
@@ -11099,7 +11111,7 @@ class ComputeClient {
11099
11111
  * @param ListShapesRequest
11100
11112
  * @return ListShapesResponse
11101
11113
  * @throws OciError when an error occurs
11102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
11114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
11103
11115
  */
11104
11116
  listShapes(listShapesRequest) {
11105
11117
  return __awaiter(this, void 0, void 0, function* () {
@@ -11208,7 +11220,7 @@ class ComputeClient {
11208
11220
  * @param ListVnicAttachmentsRequest
11209
11221
  * @return ListVnicAttachmentsResponse
11210
11222
  * @throws OciError when an error occurs
11211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
11223
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
11212
11224
  */
11213
11225
  listVnicAttachments(listVnicAttachmentsRequest) {
11214
11226
  return __awaiter(this, void 0, void 0, function* () {
@@ -11320,7 +11332,7 @@ class ComputeClient {
11320
11332
  * @param ListVolumeAttachmentsRequest
11321
11333
  * @return ListVolumeAttachmentsResponse
11322
11334
  * @throws OciError when an error occurs
11323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
11335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
11324
11336
  */
11325
11337
  listVolumeAttachments(listVolumeAttachmentsRequest) {
11326
11338
  return __awaiter(this, void 0, void 0, function* () {
@@ -11427,7 +11439,7 @@ class ComputeClient {
11427
11439
  * @param RemoveImageShapeCompatibilityEntryRequest
11428
11440
  * @return RemoveImageShapeCompatibilityEntryResponse
11429
11441
  * @throws OciError when an error occurs
11430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
11442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
11431
11443
  */
11432
11444
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
11433
11445
  return __awaiter(this, void 0, void 0, function* () {
@@ -11493,7 +11505,7 @@ class ComputeClient {
11493
11505
  * @param TerminateInstanceRequest
11494
11506
  * @return TerminateInstanceResponse
11495
11507
  * @throws OciError when an error occurs
11496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
11508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
11497
11509
  */
11498
11510
  terminateInstance(terminateInstanceRequest) {
11499
11511
  return __awaiter(this, void 0, void 0, function* () {
@@ -11553,7 +11565,7 @@ class ComputeClient {
11553
11565
  * @param UpdateComputeCapacityReservationRequest
11554
11566
  * @return UpdateComputeCapacityReservationResponse
11555
11567
  * @throws OciError when an error occurs
11556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
11568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
11557
11569
  */
11558
11570
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
11559
11571
  return __awaiter(this, void 0, void 0, function* () {
@@ -11615,7 +11627,7 @@ class ComputeClient {
11615
11627
  * @param UpdateComputeCapacityTopologyRequest
11616
11628
  * @return UpdateComputeCapacityTopologyResponse
11617
11629
  * @throws OciError when an error occurs
11618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateComputeCapacityTopology.ts.html |here} to see how to use UpdateComputeCapacityTopology API.
11630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateComputeCapacityTopology.ts.html |here} to see how to use UpdateComputeCapacityTopology API.
11619
11631
  */
11620
11632
  updateComputeCapacityTopology(updateComputeCapacityTopologyRequest) {
11621
11633
  return __awaiter(this, void 0, void 0, function* () {
@@ -11684,7 +11696,7 @@ class ComputeClient {
11684
11696
  * @param UpdateComputeClusterRequest
11685
11697
  * @return UpdateComputeClusterResponse
11686
11698
  * @throws OciError when an error occurs
11687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
11699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
11688
11700
  */
11689
11701
  updateComputeCluster(updateComputeClusterRequest) {
11690
11702
  return __awaiter(this, void 0, void 0, function* () {
@@ -11751,7 +11763,7 @@ class ComputeClient {
11751
11763
  * @param UpdateComputeImageCapabilitySchemaRequest
11752
11764
  * @return UpdateComputeImageCapabilitySchemaResponse
11753
11765
  * @throws OciError when an error occurs
11754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
11766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
11755
11767
  */
11756
11768
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
11757
11769
  return __awaiter(this, void 0, void 0, function* () {
@@ -11815,7 +11827,7 @@ class ComputeClient {
11815
11827
  * @param UpdateConsoleHistoryRequest
11816
11828
  * @return UpdateConsoleHistoryResponse
11817
11829
  * @throws OciError when an error occurs
11818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
11830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
11819
11831
  */
11820
11832
  updateConsoleHistory(updateConsoleHistoryRequest) {
11821
11833
  return __awaiter(this, void 0, void 0, function* () {
@@ -11881,7 +11893,7 @@ class ComputeClient {
11881
11893
  * @param UpdateDedicatedVmHostRequest
11882
11894
  * @return UpdateDedicatedVmHostResponse
11883
11895
  * @throws OciError when an error occurs
11884
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
11896
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
11885
11897
  */
11886
11898
  updateDedicatedVmHost(updateDedicatedVmHostRequest) {
11887
11899
  return __awaiter(this, void 0, void 0, function* () {
@@ -11948,7 +11960,7 @@ class ComputeClient {
11948
11960
  * @param UpdateImageRequest
11949
11961
  * @return UpdateImageResponse
11950
11962
  * @throws OciError when an error occurs
11951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
11963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
11952
11964
  */
11953
11965
  updateImage(updateImageRequest) {
11954
11966
  return __awaiter(this, void 0, void 0, function* () {
@@ -12020,7 +12032,7 @@ class ComputeClient {
12020
12032
  * @param UpdateInstanceRequest
12021
12033
  * @return UpdateInstanceResponse
12022
12034
  * @throws OciError when an error occurs
12023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
12035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
12024
12036
  */
12025
12037
  updateInstance(updateInstanceRequest) {
12026
12038
  return __awaiter(this, void 0, void 0, function* () {
@@ -12090,7 +12102,7 @@ class ComputeClient {
12090
12102
  * @param UpdateInstanceConsoleConnectionRequest
12091
12103
  * @return UpdateInstanceConsoleConnectionResponse
12092
12104
  * @throws OciError when an error occurs
12093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
12105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
12094
12106
  */
12095
12107
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
12096
12108
  return __awaiter(this, void 0, void 0, function* () {
@@ -12155,7 +12167,7 @@ class ComputeClient {
12155
12167
  * @param UpdateVolumeAttachmentRequest
12156
12168
  * @return UpdateVolumeAttachmentResponse
12157
12169
  * @throws OciError when an error occurs
12158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
12170
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
12159
12171
  */
12160
12172
  updateVolumeAttachment(updateVolumeAttachmentRequest) {
12161
12173
  return __awaiter(this, void 0, void 0, function* () {
@@ -12360,6 +12372,12 @@ class ComputeManagementClient {
12360
12372
  this._circuitBreaker.shutdown();
12361
12373
  }
12362
12374
  }
12375
+ /**
12376
+ * Close the client once it is no longer needed
12377
+ */
12378
+ close() {
12379
+ this.shutdownCircuitBreaker();
12380
+ }
12363
12381
  /**
12364
12382
  * Attaches an instance to an instance pool. For information about the prerequisites
12365
12383
  * that an instance must meet before you can attach it to a pool, see
@@ -12369,7 +12387,7 @@ class ComputeManagementClient {
12369
12387
  * @param AttachInstancePoolInstanceRequest
12370
12388
  * @return AttachInstancePoolInstanceResponse
12371
12389
  * @throws OciError when an error occurs
12372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
12390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
12373
12391
  */
12374
12392
  attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
12375
12393
  return __awaiter(this, void 0, void 0, function* () {
@@ -12444,7 +12462,7 @@ class ComputeManagementClient {
12444
12462
  * @param AttachLoadBalancerRequest
12445
12463
  * @return AttachLoadBalancerResponse
12446
12464
  * @throws OciError when an error occurs
12447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
12465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
12448
12466
  */
12449
12467
  attachLoadBalancer(attachLoadBalancerRequest) {
12450
12468
  return __awaiter(this, void 0, void 0, function* () {
@@ -12516,7 +12534,7 @@ class ComputeManagementClient {
12516
12534
  * @param ChangeClusterNetworkCompartmentRequest
12517
12535
  * @return ChangeClusterNetworkCompartmentResponse
12518
12536
  * @throws OciError when an error occurs
12519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
12537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
12520
12538
  */
12521
12539
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
12522
12540
  return __awaiter(this, void 0, void 0, function* () {
@@ -12591,7 +12609,7 @@ class ComputeManagementClient {
12591
12609
  * @param ChangeInstanceConfigurationCompartmentRequest
12592
12610
  * @return ChangeInstanceConfigurationCompartmentResponse
12593
12611
  * @throws OciError when an error occurs
12594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
12612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
12595
12613
  */
12596
12614
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
12597
12615
  return __awaiter(this, void 0, void 0, function* () {
@@ -12659,7 +12677,7 @@ class ComputeManagementClient {
12659
12677
  * @param ChangeInstancePoolCompartmentRequest
12660
12678
  * @return ChangeInstancePoolCompartmentResponse
12661
12679
  * @throws OciError when an error occurs
12662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
12680
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
12663
12681
  */
12664
12682
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
12665
12683
  return __awaiter(this, void 0, void 0, function* () {
@@ -12736,7 +12754,7 @@ class ComputeManagementClient {
12736
12754
  * @param CreateClusterNetworkRequest
12737
12755
  * @return CreateClusterNetworkResponse
12738
12756
  * @throws OciError when an error occurs
12739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
12757
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
12740
12758
  */
12741
12759
  createClusterNetwork(createClusterNetworkRequest) {
12742
12760
  return __awaiter(this, void 0, void 0, function* () {
@@ -12805,7 +12823,7 @@ class ComputeManagementClient {
12805
12823
  * @param CreateInstanceConfigurationRequest
12806
12824
  * @return CreateInstanceConfigurationResponse
12807
12825
  * @throws OciError when an error occurs
12808
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
12826
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
12809
12827
  */
12810
12828
  createInstanceConfiguration(createInstanceConfigurationRequest) {
12811
12829
  return __awaiter(this, void 0, void 0, function* () {
@@ -12872,7 +12890,7 @@ class ComputeManagementClient {
12872
12890
  * @param CreateInstancePoolRequest
12873
12891
  * @return CreateInstancePoolResponse
12874
12892
  * @throws OciError when an error occurs
12875
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
12893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
12876
12894
  */
12877
12895
  createInstancePool(createInstancePoolRequest) {
12878
12896
  return __awaiter(this, void 0, void 0, function* () {
@@ -12934,7 +12952,7 @@ class ComputeManagementClient {
12934
12952
  * @param DeleteInstanceConfigurationRequest
12935
12953
  * @return DeleteInstanceConfigurationResponse
12936
12954
  * @throws OciError when an error occurs
12937
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
12955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
12938
12956
  */
12939
12957
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
12940
12958
  return __awaiter(this, void 0, void 0, function* () {
@@ -12989,7 +13007,7 @@ class ComputeManagementClient {
12989
13007
  * @param DetachInstancePoolInstanceRequest
12990
13008
  * @return DetachInstancePoolInstanceResponse
12991
13009
  * @throws OciError when an error occurs
12992
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
13010
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
12993
13011
  */
12994
13012
  detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
12995
13013
  return __awaiter(this, void 0, void 0, function* () {
@@ -13050,7 +13068,7 @@ class ComputeManagementClient {
13050
13068
  * @param DetachLoadBalancerRequest
13051
13069
  * @return DetachLoadBalancerResponse
13052
13070
  * @throws OciError when an error occurs
13053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
13071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
13054
13072
  */
13055
13073
  detachLoadBalancer(detachLoadBalancerRequest) {
13056
13074
  return __awaiter(this, void 0, void 0, function* () {
@@ -13116,7 +13134,7 @@ class ComputeManagementClient {
13116
13134
  * @param GetClusterNetworkRequest
13117
13135
  * @return GetClusterNetworkResponse
13118
13136
  * @throws OciError when an error occurs
13119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
13137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
13120
13138
  */
13121
13139
  getClusterNetwork(getClusterNetworkRequest) {
13122
13140
  return __awaiter(this, void 0, void 0, function* () {
@@ -13178,7 +13196,7 @@ class ComputeManagementClient {
13178
13196
  * @param GetInstanceConfigurationRequest
13179
13197
  * @return GetInstanceConfigurationResponse
13180
13198
  * @throws OciError when an error occurs
13181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
13199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
13182
13200
  */
13183
13201
  getInstanceConfiguration(getInstanceConfigurationRequest) {
13184
13202
  return __awaiter(this, void 0, void 0, function* () {
@@ -13240,7 +13258,7 @@ class ComputeManagementClient {
13240
13258
  * @param GetInstancePoolRequest
13241
13259
  * @return GetInstancePoolResponse
13242
13260
  * @throws OciError when an error occurs
13243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
13261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
13244
13262
  */
13245
13263
  getInstancePool(getInstancePoolRequest) {
13246
13264
  return __awaiter(this, void 0, void 0, function* () {
@@ -13302,7 +13320,7 @@ class ComputeManagementClient {
13302
13320
  * @param GetInstancePoolInstanceRequest
13303
13321
  * @return GetInstancePoolInstanceResponse
13304
13322
  * @throws OciError when an error occurs
13305
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
13323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
13306
13324
  */
13307
13325
  getInstancePoolInstance(getInstancePoolInstanceRequest) {
13308
13326
  return __awaiter(this, void 0, void 0, function* () {
@@ -13366,7 +13384,7 @@ class ComputeManagementClient {
13366
13384
  * @param GetInstancePoolLoadBalancerAttachmentRequest
13367
13385
  * @return GetInstancePoolLoadBalancerAttachmentResponse
13368
13386
  * @throws OciError when an error occurs
13369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
13387
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
13370
13388
  */
13371
13389
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
13372
13390
  return __awaiter(this, void 0, void 0, function* () {
@@ -13435,7 +13453,7 @@ class ComputeManagementClient {
13435
13453
  * @param LaunchInstanceConfigurationRequest
13436
13454
  * @return LaunchInstanceConfigurationResponse
13437
13455
  * @throws OciError when an error occurs
13438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
13456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
13439
13457
  */
13440
13458
  launchInstanceConfiguration(launchInstanceConfigurationRequest) {
13441
13459
  return __awaiter(this, void 0, void 0, function* () {
@@ -13505,7 +13523,7 @@ class ComputeManagementClient {
13505
13523
  * @param ListClusterNetworkInstancesRequest
13506
13524
  * @return ListClusterNetworkInstancesResponse
13507
13525
  * @throws OciError when an error occurs
13508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
13526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
13509
13527
  */
13510
13528
  listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
13511
13529
  return __awaiter(this, void 0, void 0, function* () {
@@ -13616,7 +13634,7 @@ class ComputeManagementClient {
13616
13634
  * @param ListClusterNetworksRequest
13617
13635
  * @return ListClusterNetworksResponse
13618
13636
  * @throws OciError when an error occurs
13619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
13637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
13620
13638
  */
13621
13639
  listClusterNetworks(listClusterNetworksRequest) {
13622
13640
  return __awaiter(this, void 0, void 0, function* () {
@@ -13725,7 +13743,7 @@ class ComputeManagementClient {
13725
13743
  * @param ListInstanceConfigurationsRequest
13726
13744
  * @return ListInstanceConfigurationsResponse
13727
13745
  * @throws OciError when an error occurs
13728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
13746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
13729
13747
  */
13730
13748
  listInstanceConfigurations(listInstanceConfigurationsRequest) {
13731
13749
  return __awaiter(this, void 0, void 0, function* () {
@@ -13831,7 +13849,7 @@ class ComputeManagementClient {
13831
13849
  * @param ListInstancePoolInstancesRequest
13832
13850
  * @return ListInstancePoolInstancesResponse
13833
13851
  * @throws OciError when an error occurs
13834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
13852
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
13835
13853
  */
13836
13854
  listInstancePoolInstances(listInstancePoolInstancesRequest) {
13837
13855
  return __awaiter(this, void 0, void 0, function* () {
@@ -13940,7 +13958,7 @@ class ComputeManagementClient {
13940
13958
  * @param ListInstancePoolsRequest
13941
13959
  * @return ListInstancePoolsResponse
13942
13960
  * @throws OciError when an error occurs
13943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
13961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
13944
13962
  */
13945
13963
  listInstancePools(listInstancePoolsRequest) {
13946
13964
  return __awaiter(this, void 0, void 0, function* () {
@@ -14050,7 +14068,7 @@ class ComputeManagementClient {
14050
14068
  * @param ResetInstancePoolRequest
14051
14069
  * @return ResetInstancePoolResponse
14052
14070
  * @throws OciError when an error occurs
14053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
14071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
14054
14072
  */
14055
14073
  resetInstancePool(resetInstancePoolRequest) {
14056
14074
  return __awaiter(this, void 0, void 0, function* () {
@@ -14119,7 +14137,7 @@ class ComputeManagementClient {
14119
14137
  * @param SoftresetInstancePoolRequest
14120
14138
  * @return SoftresetInstancePoolResponse
14121
14139
  * @throws OciError when an error occurs
14122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
14140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
14123
14141
  */
14124
14142
  softresetInstancePool(softresetInstancePoolRequest) {
14125
14143
  return __awaiter(this, void 0, void 0, function* () {
@@ -14188,7 +14206,7 @@ class ComputeManagementClient {
14188
14206
  * @param SoftstopInstancePoolRequest
14189
14207
  * @return SoftstopInstancePoolResponse
14190
14208
  * @throws OciError when an error occurs
14191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/SoftstopInstancePool.ts.html |here} to see how to use SoftstopInstancePool API.
14209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/SoftstopInstancePool.ts.html |here} to see how to use SoftstopInstancePool API.
14192
14210
  */
14193
14211
  softstopInstancePool(softstopInstancePoolRequest) {
14194
14212
  return __awaiter(this, void 0, void 0, function* () {
@@ -14254,7 +14272,7 @@ class ComputeManagementClient {
14254
14272
  * @param StartInstancePoolRequest
14255
14273
  * @return StartInstancePoolResponse
14256
14274
  * @throws OciError when an error occurs
14257
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
14275
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
14258
14276
  */
14259
14277
  startInstancePool(startInstancePoolRequest) {
14260
14278
  return __awaiter(this, void 0, void 0, function* () {
@@ -14320,7 +14338,7 @@ class ComputeManagementClient {
14320
14338
  * @param StopInstancePoolRequest
14321
14339
  * @return StopInstancePoolResponse
14322
14340
  * @throws OciError when an error occurs
14323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
14341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
14324
14342
  */
14325
14343
  stopInstancePool(stopInstancePoolRequest) {
14326
14344
  return __awaiter(this, void 0, void 0, function* () {
@@ -14388,7 +14406,7 @@ class ComputeManagementClient {
14388
14406
  * @param TerminateClusterNetworkRequest
14389
14407
  * @return TerminateClusterNetworkResponse
14390
14408
  * @throws OciError when an error occurs
14391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
14409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
14392
14410
  */
14393
14411
  terminateClusterNetwork(terminateClusterNetworkRequest) {
14394
14412
  return __awaiter(this, void 0, void 0, function* () {
@@ -14455,7 +14473,7 @@ class ComputeManagementClient {
14455
14473
  * @param TerminateInstancePoolRequest
14456
14474
  * @return TerminateInstancePoolResponse
14457
14475
  * @throws OciError when an error occurs
14458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
14476
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
14459
14477
  */
14460
14478
  terminateInstancePool(terminateInstancePoolRequest) {
14461
14479
  return __awaiter(this, void 0, void 0, function* () {
@@ -14511,7 +14529,7 @@ class ComputeManagementClient {
14511
14529
  * @param UpdateClusterNetworkRequest
14512
14530
  * @return UpdateClusterNetworkResponse
14513
14531
  * @throws OciError when an error occurs
14514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
14532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
14515
14533
  */
14516
14534
  updateClusterNetwork(updateClusterNetworkRequest) {
14517
14535
  return __awaiter(this, void 0, void 0, function* () {
@@ -14576,7 +14594,7 @@ class ComputeManagementClient {
14576
14594
  * @param UpdateInstanceConfigurationRequest
14577
14595
  * @return UpdateInstanceConfigurationResponse
14578
14596
  * @throws OciError when an error occurs
14579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
14597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
14580
14598
  */
14581
14599
  updateInstanceConfiguration(updateInstanceConfigurationRequest) {
14582
14600
  return __awaiter(this, void 0, void 0, function* () {
@@ -14644,7 +14662,7 @@ class ComputeManagementClient {
14644
14662
  * @param UpdateInstancePoolRequest
14645
14663
  * @return UpdateInstancePoolResponse
14646
14664
  * @throws OciError when an error occurs
14647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
14665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
14648
14666
  */
14649
14667
  updateInstancePool(updateInstancePoolRequest) {
14650
14668
  return __awaiter(this, void 0, void 0, function* () {
@@ -14849,6 +14867,12 @@ class VirtualNetworkClient {
14849
14867
  this._circuitBreaker.shutdown();
14850
14868
  }
14851
14869
  }
14870
+ /**
14871
+ * Close the client once it is no longer needed
14872
+ */
14873
+ close() {
14874
+ this.shutdownCircuitBreaker();
14875
+ }
14852
14876
  /**
14853
14877
  * Adds one or more route distribution statements to the specified route distribution.
14854
14878
  *
@@ -14856,7 +14880,7 @@ class VirtualNetworkClient {
14856
14880
  * @param AddDrgRouteDistributionStatementsRequest
14857
14881
  * @return AddDrgRouteDistributionStatementsResponse
14858
14882
  * @throws OciError when an error occurs
14859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
14883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
14860
14884
  */
14861
14885
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
14862
14886
  return __awaiter(this, void 0, void 0, function* () {
@@ -14915,7 +14939,7 @@ class VirtualNetworkClient {
14915
14939
  * @param AddDrgRouteRulesRequest
14916
14940
  * @return AddDrgRouteRulesResponse
14917
14941
  * @throws OciError when an error occurs
14918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
14942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
14919
14943
  */
14920
14944
  addDrgRouteRules(addDrgRouteRulesRequest) {
14921
14945
  return __awaiter(this, void 0, void 0, function* () {
@@ -14975,7 +14999,7 @@ class VirtualNetworkClient {
14975
14999
  * @param AddIpv6SubnetCidrRequest
14976
15000
  * @return AddIpv6SubnetCidrResponse
14977
15001
  * @throws OciError when an error occurs
14978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
15002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
14979
15003
  */
14980
15004
  addIpv6SubnetCidr(addIpv6SubnetCidrRequest) {
14981
15005
  return __awaiter(this, void 0, void 0, function* () {
@@ -15044,7 +15068,7 @@ class VirtualNetworkClient {
15044
15068
  * @param AddIpv6VcnCidrRequest
15045
15069
  * @return AddIpv6VcnCidrResponse
15046
15070
  * @throws OciError when an error occurs
15047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
15071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
15048
15072
  */
15049
15073
  addIpv6VcnCidr(addIpv6VcnCidrRequest) {
15050
15074
  return __awaiter(this, void 0, void 0, function* () {
@@ -15107,7 +15131,7 @@ class VirtualNetworkClient {
15107
15131
  * @param AddNetworkSecurityGroupSecurityRulesRequest
15108
15132
  * @return AddNetworkSecurityGroupSecurityRulesResponse
15109
15133
  * @throws OciError when an error occurs
15110
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
15134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
15111
15135
  */
15112
15136
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
15113
15137
  return __awaiter(this, void 0, void 0, function* () {
@@ -15168,7 +15192,7 @@ class VirtualNetworkClient {
15168
15192
  * @param AddPublicIpPoolCapacityRequest
15169
15193
  * @return AddPublicIpPoolCapacityResponse
15170
15194
  * @throws OciError when an error occurs
15171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
15195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
15172
15196
  */
15173
15197
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
15174
15198
  return __awaiter(this, void 0, void 0, function* () {
@@ -15240,7 +15264,7 @@ class VirtualNetworkClient {
15240
15264
  * @param AddVcnCidrRequest
15241
15265
  * @return AddVcnCidrResponse
15242
15266
  * @throws OciError when an error occurs
15243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
15267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
15244
15268
  */
15245
15269
  addVcnCidr(addVcnCidrRequest) {
15246
15270
  return __awaiter(this, void 0, void 0, function* () {
@@ -15304,7 +15328,7 @@ class VirtualNetworkClient {
15304
15328
  * @param AdvertiseByoipRangeRequest
15305
15329
  * @return AdvertiseByoipRangeResponse
15306
15330
  * @throws OciError when an error occurs
15307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
15331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
15308
15332
  */
15309
15333
  advertiseByoipRange(advertiseByoipRangeRequest) {
15310
15334
  return __awaiter(this, void 0, void 0, function* () {
@@ -15368,7 +15392,7 @@ class VirtualNetworkClient {
15368
15392
  * @param AttachServiceIdRequest
15369
15393
  * @return AttachServiceIdResponse
15370
15394
  * @throws OciError when an error occurs
15371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
15395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
15372
15396
  */
15373
15397
  attachServiceId(attachServiceIdRequest) {
15374
15398
  return __awaiter(this, void 0, void 0, function* () {
@@ -15431,7 +15455,7 @@ class VirtualNetworkClient {
15431
15455
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
15432
15456
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
15433
15457
  * @throws OciError when an error occurs
15434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
15458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
15435
15459
  */
15436
15460
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
15437
15461
  return __awaiter(this, void 0, void 0, function* () {
@@ -15483,7 +15507,7 @@ class VirtualNetworkClient {
15483
15507
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
15484
15508
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
15485
15509
  * @throws OciError when an error occurs
15486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
15510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
15487
15511
  */
15488
15512
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
15489
15513
  return __awaiter(this, void 0, void 0, function* () {
@@ -15534,7 +15558,7 @@ class VirtualNetworkClient {
15534
15558
  * @param ChangeByoipRangeCompartmentRequest
15535
15559
  * @return ChangeByoipRangeCompartmentResponse
15536
15560
  * @throws OciError when an error occurs
15537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
15561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
15538
15562
  */
15539
15563
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
15540
15564
  return __awaiter(this, void 0, void 0, function* () {
@@ -15593,7 +15617,7 @@ class VirtualNetworkClient {
15593
15617
  * @param ChangeCaptureFilterCompartmentRequest
15594
15618
  * @return ChangeCaptureFilterCompartmentResponse
15595
15619
  * @throws OciError when an error occurs
15596
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
15620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
15597
15621
  */
15598
15622
  changeCaptureFilterCompartment(changeCaptureFilterCompartmentRequest) {
15599
15623
  return __awaiter(this, void 0, void 0, function* () {
@@ -15663,7 +15687,7 @@ class VirtualNetworkClient {
15663
15687
  * @param ChangeCpeCompartmentRequest
15664
15688
  * @return ChangeCpeCompartmentResponse
15665
15689
  * @throws OciError when an error occurs
15666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
15690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
15667
15691
  */
15668
15692
  changeCpeCompartment(changeCpeCompartmentRequest) {
15669
15693
  return __awaiter(this, void 0, void 0, function* () {
@@ -15727,7 +15751,7 @@ class VirtualNetworkClient {
15727
15751
  * @param ChangeCrossConnectCompartmentRequest
15728
15752
  * @return ChangeCrossConnectCompartmentResponse
15729
15753
  * @throws OciError when an error occurs
15730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
15754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
15731
15755
  */
15732
15756
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
15733
15757
  return __awaiter(this, void 0, void 0, function* () {
@@ -15791,7 +15815,7 @@ class VirtualNetworkClient {
15791
15815
  * @param ChangeCrossConnectGroupCompartmentRequest
15792
15816
  * @return ChangeCrossConnectGroupCompartmentResponse
15793
15817
  * @throws OciError when an error occurs
15794
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
15818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
15795
15819
  */
15796
15820
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
15797
15821
  return __awaiter(this, void 0, void 0, function* () {
@@ -15855,7 +15879,7 @@ class VirtualNetworkClient {
15855
15879
  * @param ChangeDhcpOptionsCompartmentRequest
15856
15880
  * @return ChangeDhcpOptionsCompartmentResponse
15857
15881
  * @throws OciError when an error occurs
15858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
15882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
15859
15883
  */
15860
15884
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
15861
15885
  return __awaiter(this, void 0, void 0, function* () {
@@ -15919,7 +15943,7 @@ class VirtualNetworkClient {
15919
15943
  * @param ChangeDrgCompartmentRequest
15920
15944
  * @return ChangeDrgCompartmentResponse
15921
15945
  * @throws OciError when an error occurs
15922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
15946
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
15923
15947
  */
15924
15948
  changeDrgCompartment(changeDrgCompartmentRequest) {
15925
15949
  return __awaiter(this, void 0, void 0, function* () {
@@ -15988,7 +16012,7 @@ class VirtualNetworkClient {
15988
16012
  * @param ChangeIPSecConnectionCompartmentRequest
15989
16013
  * @return ChangeIPSecConnectionCompartmentResponse
15990
16014
  * @throws OciError when an error occurs
15991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
16015
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
15992
16016
  */
15993
16017
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
15994
16018
  return __awaiter(this, void 0, void 0, function* () {
@@ -16052,7 +16076,7 @@ class VirtualNetworkClient {
16052
16076
  * @param ChangeInternetGatewayCompartmentRequest
16053
16077
  * @return ChangeInternetGatewayCompartmentResponse
16054
16078
  * @throws OciError when an error occurs
16055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
16079
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
16056
16080
  */
16057
16081
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
16058
16082
  return __awaiter(this, void 0, void 0, function* () {
@@ -16116,7 +16140,7 @@ class VirtualNetworkClient {
16116
16140
  * @param ChangeLocalPeeringGatewayCompartmentRequest
16117
16141
  * @return ChangeLocalPeeringGatewayCompartmentResponse
16118
16142
  * @throws OciError when an error occurs
16119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
16143
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
16120
16144
  */
16121
16145
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
16122
16146
  return __awaiter(this, void 0, void 0, function* () {
@@ -16180,7 +16204,7 @@ class VirtualNetworkClient {
16180
16204
  * @param ChangeNatGatewayCompartmentRequest
16181
16205
  * @return ChangeNatGatewayCompartmentResponse
16182
16206
  * @throws OciError when an error occurs
16183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
16207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
16184
16208
  */
16185
16209
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
16186
16210
  return __awaiter(this, void 0, void 0, function* () {
@@ -16243,7 +16267,7 @@ class VirtualNetworkClient {
16243
16267
  * @param ChangeNetworkSecurityGroupCompartmentRequest
16244
16268
  * @return ChangeNetworkSecurityGroupCompartmentResponse
16245
16269
  * @throws OciError when an error occurs
16246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
16270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
16247
16271
  */
16248
16272
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
16249
16273
  return __awaiter(this, void 0, void 0, function* () {
@@ -16310,7 +16334,7 @@ class VirtualNetworkClient {
16310
16334
  * @param ChangePublicIpCompartmentRequest
16311
16335
  * @return ChangePublicIpCompartmentResponse
16312
16336
  * @throws OciError when an error occurs
16313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
16337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
16314
16338
  */
16315
16339
  changePublicIpCompartment(changePublicIpCompartmentRequest) {
16316
16340
  return __awaiter(this, void 0, void 0, function* () {
@@ -16374,7 +16398,7 @@ class VirtualNetworkClient {
16374
16398
  * @param ChangePublicIpPoolCompartmentRequest
16375
16399
  * @return ChangePublicIpPoolCompartmentResponse
16376
16400
  * @throws OciError when an error occurs
16377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
16401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
16378
16402
  */
16379
16403
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
16380
16404
  return __awaiter(this, void 0, void 0, function* () {
@@ -16433,7 +16457,7 @@ class VirtualNetworkClient {
16433
16457
  * @param ChangeRemotePeeringConnectionCompartmentRequest
16434
16458
  * @return ChangeRemotePeeringConnectionCompartmentResponse
16435
16459
  * @throws OciError when an error occurs
16436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
16460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
16437
16461
  */
16438
16462
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
16439
16463
  return __awaiter(this, void 0, void 0, function* () {
@@ -16497,7 +16521,7 @@ class VirtualNetworkClient {
16497
16521
  * @param ChangeRouteTableCompartmentRequest
16498
16522
  * @return ChangeRouteTableCompartmentResponse
16499
16523
  * @throws OciError when an error occurs
16500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
16524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
16501
16525
  */
16502
16526
  changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
16503
16527
  return __awaiter(this, void 0, void 0, function* () {
@@ -16561,7 +16585,7 @@ class VirtualNetworkClient {
16561
16585
  * @param ChangeSecurityListCompartmentRequest
16562
16586
  * @return ChangeSecurityListCompartmentResponse
16563
16587
  * @throws OciError when an error occurs
16564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
16588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
16565
16589
  */
16566
16590
  changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
16567
16591
  return __awaiter(this, void 0, void 0, function* () {
@@ -16625,7 +16649,7 @@ class VirtualNetworkClient {
16625
16649
  * @param ChangeServiceGatewayCompartmentRequest
16626
16650
  * @return ChangeServiceGatewayCompartmentResponse
16627
16651
  * @throws OciError when an error occurs
16628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
16652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
16629
16653
  */
16630
16654
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
16631
16655
  return __awaiter(this, void 0, void 0, function* () {
@@ -16689,7 +16713,7 @@ class VirtualNetworkClient {
16689
16713
  * @param ChangeSubnetCompartmentRequest
16690
16714
  * @return ChangeSubnetCompartmentResponse
16691
16715
  * @throws OciError when an error occurs
16692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
16716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
16693
16717
  */
16694
16718
  changeSubnetCompartment(changeSubnetCompartmentRequest) {
16695
16719
  return __awaiter(this, void 0, void 0, function* () {
@@ -16758,7 +16782,7 @@ class VirtualNetworkClient {
16758
16782
  * @param ChangeVcnCompartmentRequest
16759
16783
  * @return ChangeVcnCompartmentResponse
16760
16784
  * @throws OciError when an error occurs
16761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
16785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
16762
16786
  */
16763
16787
  changeVcnCompartment(changeVcnCompartmentRequest) {
16764
16788
  return __awaiter(this, void 0, void 0, function* () {
@@ -16827,7 +16851,7 @@ class VirtualNetworkClient {
16827
16851
  * @param ChangeVirtualCircuitCompartmentRequest
16828
16852
  * @return ChangeVirtualCircuitCompartmentResponse
16829
16853
  * @throws OciError when an error occurs
16830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
16854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
16831
16855
  */
16832
16856
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
16833
16857
  return __awaiter(this, void 0, void 0, function* () {
@@ -16891,7 +16915,7 @@ class VirtualNetworkClient {
16891
16915
  * @param ChangeVlanCompartmentRequest
16892
16916
  * @return ChangeVlanCompartmentResponse
16893
16917
  * @throws OciError when an error occurs
16894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
16918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
16895
16919
  */
16896
16920
  changeVlanCompartment(changeVlanCompartmentRequest) {
16897
16921
  return __awaiter(this, void 0, void 0, function* () {
@@ -16956,7 +16980,7 @@ class VirtualNetworkClient {
16956
16980
  * @param ChangeVtapCompartmentRequest
16957
16981
  * @return ChangeVtapCompartmentResponse
16958
16982
  * @throws OciError when an error occurs
16959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
16983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
16960
16984
  */
16961
16985
  changeVtapCompartment(changeVtapCompartmentRequest) {
16962
16986
  return __awaiter(this, void 0, void 0, function* () {
@@ -17031,7 +17055,7 @@ class VirtualNetworkClient {
17031
17055
  * @param ConnectLocalPeeringGatewaysRequest
17032
17056
  * @return ConnectLocalPeeringGatewaysResponse
17033
17057
  * @throws OciError when an error occurs
17034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
17058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
17035
17059
  */
17036
17060
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
17037
17061
  return __awaiter(this, void 0, void 0, function* () {
@@ -17093,7 +17117,7 @@ class VirtualNetworkClient {
17093
17117
  * @param ConnectRemotePeeringConnectionsRequest
17094
17118
  * @return ConnectRemotePeeringConnectionsResponse
17095
17119
  * @throws OciError when an error occurs
17096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
17120
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
17097
17121
  */
17098
17122
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
17099
17123
  return __awaiter(this, void 0, void 0, function* () {
@@ -17148,7 +17172,7 @@ class VirtualNetworkClient {
17148
17172
  * @param CreateByoipRangeRequest
17149
17173
  * @return CreateByoipRangeResponse
17150
17174
  * @throws OciError when an error occurs
17151
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
17175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
17152
17176
  */
17153
17177
  createByoipRange(createByoipRangeRequest) {
17154
17178
  return __awaiter(this, void 0, void 0, function* () {
@@ -17220,7 +17244,7 @@ class VirtualNetworkClient {
17220
17244
  * @param CreateCaptureFilterRequest
17221
17245
  * @return CreateCaptureFilterResponse
17222
17246
  * @throws OciError when an error occurs
17223
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
17247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
17224
17248
  */
17225
17249
  createCaptureFilter(createCaptureFilterRequest) {
17226
17250
  return __awaiter(this, void 0, void 0, function* () {
@@ -17298,7 +17322,7 @@ class VirtualNetworkClient {
17298
17322
  * @param CreateCpeRequest
17299
17323
  * @return CreateCpeResponse
17300
17324
  * @throws OciError when an error occurs
17301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
17325
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
17302
17326
  */
17303
17327
  createCpe(createCpeRequest) {
17304
17328
  return __awaiter(this, void 0, void 0, function* () {
@@ -17379,7 +17403,7 @@ class VirtualNetworkClient {
17379
17403
  * @param CreateCrossConnectRequest
17380
17404
  * @return CreateCrossConnectResponse
17381
17405
  * @throws OciError when an error occurs
17382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
17406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
17383
17407
  */
17384
17408
  createCrossConnect(createCrossConnectRequest) {
17385
17409
  return __awaiter(this, void 0, void 0, function* () {
@@ -17456,7 +17480,7 @@ class VirtualNetworkClient {
17456
17480
  * @param CreateCrossConnectGroupRequest
17457
17481
  * @return CreateCrossConnectGroupResponse
17458
17482
  * @throws OciError when an error occurs
17459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
17483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
17460
17484
  */
17461
17485
  createCrossConnectGroup(createCrossConnectGroupRequest) {
17462
17486
  return __awaiter(this, void 0, void 0, function* () {
@@ -17530,7 +17554,7 @@ class VirtualNetworkClient {
17530
17554
  * @param CreateDhcpOptionsRequest
17531
17555
  * @return CreateDhcpOptionsResponse
17532
17556
  * @throws OciError when an error occurs
17533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
17557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
17534
17558
  */
17535
17559
  createDhcpOptions(createDhcpOptionsRequest) {
17536
17560
  return __awaiter(this, void 0, void 0, function* () {
@@ -17604,7 +17628,7 @@ class VirtualNetworkClient {
17604
17628
  * @param CreateDrgRequest
17605
17629
  * @return CreateDrgResponse
17606
17630
  * @throws OciError when an error occurs
17607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
17631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
17608
17632
  */
17609
17633
  createDrg(createDrgRequest) {
17610
17634
  return __awaiter(this, void 0, void 0, function* () {
@@ -17677,7 +17701,7 @@ class VirtualNetworkClient {
17677
17701
  * @param CreateDrgAttachmentRequest
17678
17702
  * @return CreateDrgAttachmentResponse
17679
17703
  * @throws OciError when an error occurs
17680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
17704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
17681
17705
  */
17682
17706
  createDrgAttachment(createDrgAttachmentRequest) {
17683
17707
  return __awaiter(this, void 0, void 0, function* () {
@@ -17743,7 +17767,7 @@ class VirtualNetworkClient {
17743
17767
  * @param CreateDrgRouteDistributionRequest
17744
17768
  * @return CreateDrgRouteDistributionResponse
17745
17769
  * @throws OciError when an error occurs
17746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
17770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
17747
17771
  */
17748
17772
  createDrgRouteDistribution(createDrgRouteDistributionRequest) {
17749
17773
  return __awaiter(this, void 0, void 0, function* () {
@@ -17807,7 +17831,7 @@ class VirtualNetworkClient {
17807
17831
  * @param CreateDrgRouteTableRequest
17808
17832
  * @return CreateDrgRouteTableResponse
17809
17833
  * @throws OciError when an error occurs
17810
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
17834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
17811
17835
  */
17812
17836
  createDrgRouteTable(createDrgRouteTableRequest) {
17813
17837
  return __awaiter(this, void 0, void 0, function* () {
@@ -17897,7 +17921,7 @@ class VirtualNetworkClient {
17897
17921
  * @param CreateIPSecConnectionRequest
17898
17922
  * @return CreateIPSecConnectionResponse
17899
17923
  * @throws OciError when an error occurs
17900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
17924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
17901
17925
  */
17902
17926
  createIPSecConnection(createIPSecConnectionRequest) {
17903
17927
  return __awaiter(this, void 0, void 0, function* () {
@@ -17979,7 +18003,7 @@ class VirtualNetworkClient {
17979
18003
  * @param CreateInternetGatewayRequest
17980
18004
  * @return CreateInternetGatewayResponse
17981
18005
  * @throws OciError when an error occurs
17982
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
18006
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
17983
18007
  */
17984
18008
  createInternetGateway(createInternetGatewayRequest) {
17985
18009
  return __awaiter(this, void 0, void 0, function* () {
@@ -18042,7 +18066,7 @@ class VirtualNetworkClient {
18042
18066
  * @param CreateIpv6Request
18043
18067
  * @return CreateIpv6Response
18044
18068
  * @throws OciError when an error occurs
18045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
18069
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
18046
18070
  */
18047
18071
  createIpv6(createIpv6Request) {
18048
18072
  return __awaiter(this, void 0, void 0, function* () {
@@ -18106,7 +18130,7 @@ class VirtualNetworkClient {
18106
18130
  * @param CreateLocalPeeringGatewayRequest
18107
18131
  * @return CreateLocalPeeringGatewayResponse
18108
18132
  * @throws OciError when an error occurs
18109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
18133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
18110
18134
  */
18111
18135
  createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
18112
18136
  return __awaiter(this, void 0, void 0, function* () {
@@ -18170,7 +18194,7 @@ class VirtualNetworkClient {
18170
18194
  * @param CreateNatGatewayRequest
18171
18195
  * @return CreateNatGatewayResponse
18172
18196
  * @throws OciError when an error occurs
18173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
18197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
18174
18198
  */
18175
18199
  createNatGateway(createNatGatewayRequest) {
18176
18200
  return __awaiter(this, void 0, void 0, function* () {
@@ -18233,7 +18257,7 @@ class VirtualNetworkClient {
18233
18257
  * @param CreateNetworkSecurityGroupRequest
18234
18258
  * @return CreateNetworkSecurityGroupResponse
18235
18259
  * @throws OciError when an error occurs
18236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
18260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
18237
18261
  */
18238
18262
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
18239
18263
  return __awaiter(this, void 0, void 0, function* () {
@@ -18298,7 +18322,7 @@ class VirtualNetworkClient {
18298
18322
  * @param CreatePrivateIpRequest
18299
18323
  * @return CreatePrivateIpResponse
18300
18324
  * @throws OciError when an error occurs
18301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
18325
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
18302
18326
  */
18303
18327
  createPrivateIp(createPrivateIpRequest) {
18304
18328
  return __awaiter(this, void 0, void 0, function* () {
@@ -18381,7 +18405,7 @@ class VirtualNetworkClient {
18381
18405
  * @param CreatePublicIpRequest
18382
18406
  * @return CreatePublicIpResponse
18383
18407
  * @throws OciError when an error occurs
18384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
18408
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
18385
18409
  */
18386
18410
  createPublicIp(createPublicIpRequest) {
18387
18411
  return __awaiter(this, void 0, void 0, function* () {
@@ -18444,7 +18468,7 @@ class VirtualNetworkClient {
18444
18468
  * @param CreatePublicIpPoolRequest
18445
18469
  * @return CreatePublicIpPoolResponse
18446
18470
  * @throws OciError when an error occurs
18447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
18471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
18448
18472
  */
18449
18473
  createPublicIpPool(createPublicIpPoolRequest) {
18450
18474
  return __awaiter(this, void 0, void 0, function* () {
@@ -18508,7 +18532,7 @@ class VirtualNetworkClient {
18508
18532
  * @param CreateRemotePeeringConnectionRequest
18509
18533
  * @return CreateRemotePeeringConnectionResponse
18510
18534
  * @throws OciError when an error occurs
18511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
18535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
18512
18536
  */
18513
18537
  createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
18514
18538
  return __awaiter(this, void 0, void 0, function* () {
@@ -18585,7 +18609,7 @@ class VirtualNetworkClient {
18585
18609
  * @param CreateRouteTableRequest
18586
18610
  * @return CreateRouteTableResponse
18587
18611
  * @throws OciError when an error occurs
18588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
18612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
18589
18613
  */
18590
18614
  createRouteTable(createRouteTableRequest) {
18591
18615
  return __awaiter(this, void 0, void 0, function* () {
@@ -18661,7 +18685,7 @@ class VirtualNetworkClient {
18661
18685
  * @param CreateSecurityListRequest
18662
18686
  * @return CreateSecurityListResponse
18663
18687
  * @throws OciError when an error occurs
18664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
18688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
18665
18689
  */
18666
18690
  createSecurityList(createSecurityListRequest) {
18667
18691
  return __awaiter(this, void 0, void 0, function* () {
@@ -18732,7 +18756,7 @@ class VirtualNetworkClient {
18732
18756
  * @param CreateServiceGatewayRequest
18733
18757
  * @return CreateServiceGatewayResponse
18734
18758
  * @throws OciError when an error occurs
18735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
18759
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
18736
18760
  */
18737
18761
  createServiceGateway(createServiceGatewayRequest) {
18738
18762
  return __awaiter(this, void 0, void 0, function* () {
@@ -18820,7 +18844,7 @@ class VirtualNetworkClient {
18820
18844
  * @param CreateSubnetRequest
18821
18845
  * @return CreateSubnetResponse
18822
18846
  * @throws OciError when an error occurs
18823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
18847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
18824
18848
  */
18825
18849
  createSubnet(createSubnetRequest) {
18826
18850
  return __awaiter(this, void 0, void 0, function* () {
@@ -18915,7 +18939,7 @@ class VirtualNetworkClient {
18915
18939
  * @param CreateVcnRequest
18916
18940
  * @return CreateVcnResponse
18917
18941
  * @throws OciError when an error occurs
18918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
18942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
18919
18943
  */
18920
18944
  createVcn(createVcnRequest) {
18921
18945
  return __awaiter(this, void 0, void 0, function* () {
@@ -18998,7 +19022,7 @@ class VirtualNetworkClient {
18998
19022
  * @param CreateVirtualCircuitRequest
18999
19023
  * @return CreateVirtualCircuitResponse
19000
19024
  * @throws OciError when an error occurs
19001
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
19025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
19002
19026
  */
19003
19027
  createVirtualCircuit(createVirtualCircuitRequest) {
19004
19028
  return __awaiter(this, void 0, void 0, function* () {
@@ -19061,7 +19085,7 @@ class VirtualNetworkClient {
19061
19085
  * @param CreateVlanRequest
19062
19086
  * @return CreateVlanResponse
19063
19087
  * @throws OciError when an error occurs
19064
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
19088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
19065
19089
  */
19066
19090
  createVlan(createVlanRequest) {
19067
19091
  return __awaiter(this, void 0, void 0, function* () {
@@ -19133,7 +19157,7 @@ class VirtualNetworkClient {
19133
19157
  * @param CreateVtapRequest
19134
19158
  * @return CreateVtapResponse
19135
19159
  * @throws OciError when an error occurs
19136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
19160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
19137
19161
  */
19138
19162
  createVtap(createVtapRequest) {
19139
19163
  return __awaiter(this, void 0, void 0, function* () {
@@ -19201,7 +19225,7 @@ class VirtualNetworkClient {
19201
19225
  * @param DeleteByoipRangeRequest
19202
19226
  * @return DeleteByoipRangeResponse
19203
19227
  * @throws OciError when an error occurs
19204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
19228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
19205
19229
  */
19206
19230
  deleteByoipRange(deleteByoipRangeRequest) {
19207
19231
  return __awaiter(this, void 0, void 0, function* () {
@@ -19263,7 +19287,7 @@ class VirtualNetworkClient {
19263
19287
  * @param DeleteCaptureFilterRequest
19264
19288
  * @return DeleteCaptureFilterResponse
19265
19289
  * @throws OciError when an error occurs
19266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
19290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
19267
19291
  */
19268
19292
  deleteCaptureFilter(deleteCaptureFilterRequest) {
19269
19293
  return __awaiter(this, void 0, void 0, function* () {
@@ -19321,7 +19345,7 @@ class VirtualNetworkClient {
19321
19345
  * @param DeleteCpeRequest
19322
19346
  * @return DeleteCpeResponse
19323
19347
  * @throws OciError when an error occurs
19324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
19348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
19325
19349
  */
19326
19350
  deleteCpe(deleteCpeRequest) {
19327
19351
  return __awaiter(this, void 0, void 0, function* () {
@@ -19377,7 +19401,7 @@ class VirtualNetworkClient {
19377
19401
  * @param DeleteCrossConnectRequest
19378
19402
  * @return DeleteCrossConnectResponse
19379
19403
  * @throws OciError when an error occurs
19380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
19404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
19381
19405
  */
19382
19406
  deleteCrossConnect(deleteCrossConnectRequest) {
19383
19407
  return __awaiter(this, void 0, void 0, function* () {
@@ -19434,7 +19458,7 @@ class VirtualNetworkClient {
19434
19458
  * @param DeleteCrossConnectGroupRequest
19435
19459
  * @return DeleteCrossConnectGroupResponse
19436
19460
  * @throws OciError when an error occurs
19437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
19461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
19438
19462
  */
19439
19463
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
19440
19464
  return __awaiter(this, void 0, void 0, function* () {
@@ -19493,7 +19517,7 @@ class VirtualNetworkClient {
19493
19517
  * @param DeleteDhcpOptionsRequest
19494
19518
  * @return DeleteDhcpOptionsResponse
19495
19519
  * @throws OciError when an error occurs
19496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
19520
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
19497
19521
  */
19498
19522
  deleteDhcpOptions(deleteDhcpOptionsRequest) {
19499
19523
  return __awaiter(this, void 0, void 0, function* () {
@@ -19551,7 +19575,7 @@ class VirtualNetworkClient {
19551
19575
  * @param DeleteDrgRequest
19552
19576
  * @return DeleteDrgResponse
19553
19577
  * @throws OciError when an error occurs
19554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
19578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
19555
19579
  */
19556
19580
  deleteDrg(deleteDrgRequest) {
19557
19581
  return __awaiter(this, void 0, void 0, function* () {
@@ -19608,7 +19632,7 @@ class VirtualNetworkClient {
19608
19632
  * @param DeleteDrgAttachmentRequest
19609
19633
  * @return DeleteDrgAttachmentResponse
19610
19634
  * @throws OciError when an error occurs
19611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
19635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
19612
19636
  */
19613
19637
  deleteDrgAttachment(deleteDrgAttachmentRequest) {
19614
19638
  return __awaiter(this, void 0, void 0, function* () {
@@ -19665,7 +19689,7 @@ class VirtualNetworkClient {
19665
19689
  * @param DeleteDrgRouteDistributionRequest
19666
19690
  * @return DeleteDrgRouteDistributionResponse
19667
19691
  * @throws OciError when an error occurs
19668
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
19692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
19669
19693
  */
19670
19694
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
19671
19695
  return __awaiter(this, void 0, void 0, function* () {
@@ -19720,7 +19744,7 @@ class VirtualNetworkClient {
19720
19744
  * @param DeleteDrgRouteTableRequest
19721
19745
  * @return DeleteDrgRouteTableResponse
19722
19746
  * @throws OciError when an error occurs
19723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
19747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
19724
19748
  */
19725
19749
  deleteDrgRouteTable(deleteDrgRouteTableRequest) {
19726
19750
  return __awaiter(this, void 0, void 0, function* () {
@@ -19782,7 +19806,7 @@ class VirtualNetworkClient {
19782
19806
  * @param DeleteIPSecConnectionRequest
19783
19807
  * @return DeleteIPSecConnectionResponse
19784
19808
  * @throws OciError when an error occurs
19785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
19809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
19786
19810
  */
19787
19811
  deleteIPSecConnection(deleteIPSecConnectionRequest) {
19788
19812
  return __awaiter(this, void 0, void 0, function* () {
@@ -19841,7 +19865,7 @@ class VirtualNetworkClient {
19841
19865
  * @param DeleteInternetGatewayRequest
19842
19866
  * @return DeleteInternetGatewayResponse
19843
19867
  * @throws OciError when an error occurs
19844
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
19868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
19845
19869
  */
19846
19870
  deleteInternetGateway(deleteInternetGatewayRequest) {
19847
19871
  return __awaiter(this, void 0, void 0, function* () {
@@ -19897,7 +19921,7 @@ class VirtualNetworkClient {
19897
19921
  * @param DeleteIpv6Request
19898
19922
  * @return DeleteIpv6Response
19899
19923
  * @throws OciError when an error occurs
19900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
19924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
19901
19925
  */
19902
19926
  deleteIpv6(deleteIpv6Request) {
19903
19927
  return __awaiter(this, void 0, void 0, function* () {
@@ -19956,7 +19980,7 @@ class VirtualNetworkClient {
19956
19980
  * @param DeleteLocalPeeringGatewayRequest
19957
19981
  * @return DeleteLocalPeeringGatewayResponse
19958
19982
  * @throws OciError when an error occurs
19959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
19983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
19960
19984
  */
19961
19985
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
19962
19986
  return __awaiter(this, void 0, void 0, function* () {
@@ -20015,7 +20039,7 @@ class VirtualNetworkClient {
20015
20039
  * @param DeleteNatGatewayRequest
20016
20040
  * @return DeleteNatGatewayResponse
20017
20041
  * @throws OciError when an error occurs
20018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
20042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
20019
20043
  */
20020
20044
  deleteNatGateway(deleteNatGatewayRequest) {
20021
20045
  return __awaiter(this, void 0, void 0, function* () {
@@ -20076,7 +20100,7 @@ class VirtualNetworkClient {
20076
20100
  * @param DeleteNetworkSecurityGroupRequest
20077
20101
  * @return DeleteNetworkSecurityGroupResponse
20078
20102
  * @throws OciError when an error occurs
20079
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
20103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
20080
20104
  */
20081
20105
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
20082
20106
  return __awaiter(this, void 0, void 0, function* () {
@@ -20141,7 +20165,7 @@ class VirtualNetworkClient {
20141
20165
  * @param DeletePrivateIpRequest
20142
20166
  * @return DeletePrivateIpResponse
20143
20167
  * @throws OciError when an error occurs
20144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
20168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
20145
20169
  */
20146
20170
  deletePrivateIp(deletePrivateIpRequest) {
20147
20171
  return __awaiter(this, void 0, void 0, function* () {
@@ -20210,7 +20234,7 @@ class VirtualNetworkClient {
20210
20234
  * @param DeletePublicIpRequest
20211
20235
  * @return DeletePublicIpResponse
20212
20236
  * @throws OciError when an error occurs
20213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
20237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
20214
20238
  */
20215
20239
  deletePublicIp(deletePublicIpRequest) {
20216
20240
  return __awaiter(this, void 0, void 0, function* () {
@@ -20267,7 +20291,7 @@ class VirtualNetworkClient {
20267
20291
  * @param DeletePublicIpPoolRequest
20268
20292
  * @return DeletePublicIpPoolResponse
20269
20293
  * @throws OciError when an error occurs
20270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
20294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
20271
20295
  */
20272
20296
  deletePublicIpPool(deletePublicIpPoolRequest) {
20273
20297
  return __awaiter(this, void 0, void 0, function* () {
@@ -20326,7 +20350,7 @@ class VirtualNetworkClient {
20326
20350
  * @param DeleteRemotePeeringConnectionRequest
20327
20351
  * @return DeleteRemotePeeringConnectionResponse
20328
20352
  * @throws OciError when an error occurs
20329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
20353
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
20330
20354
  */
20331
20355
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
20332
20356
  return __awaiter(this, void 0, void 0, function* () {
@@ -20385,7 +20409,7 @@ class VirtualNetworkClient {
20385
20409
  * @param DeleteRouteTableRequest
20386
20410
  * @return DeleteRouteTableResponse
20387
20411
  * @throws OciError when an error occurs
20388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
20412
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
20389
20413
  */
20390
20414
  deleteRouteTable(deleteRouteTableRequest) {
20391
20415
  return __awaiter(this, void 0, void 0, function* () {
@@ -20444,7 +20468,7 @@ class VirtualNetworkClient {
20444
20468
  * @param DeleteSecurityListRequest
20445
20469
  * @return DeleteSecurityListResponse
20446
20470
  * @throws OciError when an error occurs
20447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
20471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
20448
20472
  */
20449
20473
  deleteSecurityList(deleteSecurityListRequest) {
20450
20474
  return __awaiter(this, void 0, void 0, function* () {
@@ -20500,7 +20524,7 @@ class VirtualNetworkClient {
20500
20524
  * @param DeleteServiceGatewayRequest
20501
20525
  * @return DeleteServiceGatewayResponse
20502
20526
  * @throws OciError when an error occurs
20503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
20527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
20504
20528
  */
20505
20529
  deleteServiceGateway(deleteServiceGatewayRequest) {
20506
20530
  return __awaiter(this, void 0, void 0, function* () {
@@ -20557,7 +20581,7 @@ class VirtualNetworkClient {
20557
20581
  * @param DeleteSubnetRequest
20558
20582
  * @return DeleteSubnetResponse
20559
20583
  * @throws OciError when an error occurs
20560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
20584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
20561
20585
  */
20562
20586
  deleteSubnet(deleteSubnetRequest) {
20563
20587
  return __awaiter(this, void 0, void 0, function* () {
@@ -20617,7 +20641,7 @@ class VirtualNetworkClient {
20617
20641
  * @param DeleteVcnRequest
20618
20642
  * @return DeleteVcnResponse
20619
20643
  * @throws OciError when an error occurs
20620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
20644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
20621
20645
  */
20622
20646
  deleteVcn(deleteVcnRequest) {
20623
20647
  return __awaiter(this, void 0, void 0, function* () {
@@ -20676,7 +20700,7 @@ class VirtualNetworkClient {
20676
20700
  * @param DeleteVirtualCircuitRequest
20677
20701
  * @return DeleteVirtualCircuitResponse
20678
20702
  * @throws OciError when an error occurs
20679
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
20703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
20680
20704
  */
20681
20705
  deleteVirtualCircuit(deleteVirtualCircuitRequest) {
20682
20706
  return __awaiter(this, void 0, void 0, function* () {
@@ -20731,7 +20755,7 @@ class VirtualNetworkClient {
20731
20755
  * @param DeleteVlanRequest
20732
20756
  * @return DeleteVlanResponse
20733
20757
  * @throws OciError when an error occurs
20734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
20758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
20735
20759
  */
20736
20760
  deleteVlan(deleteVlanRequest) {
20737
20761
  return __awaiter(this, void 0, void 0, function* () {
@@ -20788,7 +20812,7 @@ class VirtualNetworkClient {
20788
20812
  * @param DeleteVtapRequest
20789
20813
  * @return DeleteVtapResponse
20790
20814
  * @throws OciError when an error occurs
20791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
20815
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
20792
20816
  */
20793
20817
  deleteVtap(deleteVtapRequest) {
20794
20818
  return __awaiter(this, void 0, void 0, function* () {
@@ -20860,7 +20884,7 @@ class VirtualNetworkClient {
20860
20884
  * @param DetachServiceIdRequest
20861
20885
  * @return DetachServiceIdResponse
20862
20886
  * @throws OciError when an error occurs
20863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
20887
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
20864
20888
  */
20865
20889
  detachServiceId(detachServiceIdRequest) {
20866
20890
  return __awaiter(this, void 0, void 0, function* () {
@@ -20920,7 +20944,7 @@ class VirtualNetworkClient {
20920
20944
  * @param GetAllDrgAttachmentsRequest
20921
20945
  * @return GetAllDrgAttachmentsResponse
20922
20946
  * @throws OciError when an error occurs
20923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
20947
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
20924
20948
  */
20925
20949
  getAllDrgAttachments(getAllDrgAttachmentsRequest) {
20926
20950
  return __awaiter(this, void 0, void 0, function* () {
@@ -21029,7 +21053,7 @@ class VirtualNetworkClient {
21029
21053
  * @param GetAllowedIkeIPSecParametersRequest
21030
21054
  * @return GetAllowedIkeIPSecParametersResponse
21031
21055
  * @throws OciError when an error occurs
21032
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
21056
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
21033
21057
  */
21034
21058
  getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
21035
21059
  return __awaiter(this, void 0, void 0, function* () {
@@ -21086,7 +21110,7 @@ class VirtualNetworkClient {
21086
21110
  * @param GetByoipRangeRequest
21087
21111
  * @return GetByoipRangeResponse
21088
21112
  * @throws OciError when an error occurs
21089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
21113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
21090
21114
  */
21091
21115
  getByoipRange(getByoipRangeRequest) {
21092
21116
  return __awaiter(this, void 0, void 0, function* () {
@@ -21149,7 +21173,7 @@ class VirtualNetworkClient {
21149
21173
  * @param GetCaptureFilterRequest
21150
21174
  * @return GetCaptureFilterResponse
21151
21175
  * @throws OciError when an error occurs
21152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
21176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
21153
21177
  */
21154
21178
  getCaptureFilter(getCaptureFilterRequest) {
21155
21179
  return __awaiter(this, void 0, void 0, function* () {
@@ -21212,7 +21236,7 @@ class VirtualNetworkClient {
21212
21236
  * @param GetCpeRequest
21213
21237
  * @return GetCpeResponse
21214
21238
  * @throws OciError when an error occurs
21215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
21239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
21216
21240
  */
21217
21241
  getCpe(getCpeRequest) {
21218
21242
  return __awaiter(this, void 0, void 0, function* () {
@@ -21292,7 +21316,7 @@ class VirtualNetworkClient {
21292
21316
  * @param GetCpeDeviceConfigContentRequest
21293
21317
  * @return GetCpeDeviceConfigContentResponse
21294
21318
  * @throws OciError when an error occurs
21295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
21319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
21296
21320
  */
21297
21321
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
21298
21322
  return __awaiter(this, void 0, void 0, function* () {
@@ -21358,7 +21382,7 @@ class VirtualNetworkClient {
21358
21382
  * @param GetCpeDeviceShapeRequest
21359
21383
  * @return GetCpeDeviceShapeResponse
21360
21384
  * @throws OciError when an error occurs
21361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
21385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
21362
21386
  */
21363
21387
  getCpeDeviceShape(getCpeDeviceShapeRequest) {
21364
21388
  return __awaiter(this, void 0, void 0, function* () {
@@ -21416,7 +21440,7 @@ class VirtualNetworkClient {
21416
21440
  * @param GetCrossConnectRequest
21417
21441
  * @return GetCrossConnectResponse
21418
21442
  * @throws OciError when an error occurs
21419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
21443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
21420
21444
  */
21421
21445
  getCrossConnect(getCrossConnectRequest) {
21422
21446
  return __awaiter(this, void 0, void 0, function* () {
@@ -21478,7 +21502,7 @@ class VirtualNetworkClient {
21478
21502
  * @param GetCrossConnectGroupRequest
21479
21503
  * @return GetCrossConnectGroupResponse
21480
21504
  * @throws OciError when an error occurs
21481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
21505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
21482
21506
  */
21483
21507
  getCrossConnectGroup(getCrossConnectGroupRequest) {
21484
21508
  return __awaiter(this, void 0, void 0, function* () {
@@ -21540,7 +21564,7 @@ class VirtualNetworkClient {
21540
21564
  * @param GetCrossConnectLetterOfAuthorityRequest
21541
21565
  * @return GetCrossConnectLetterOfAuthorityResponse
21542
21566
  * @throws OciError when an error occurs
21543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
21567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
21544
21568
  */
21545
21569
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
21546
21570
  return __awaiter(this, void 0, void 0, function* () {
@@ -21598,7 +21622,7 @@ class VirtualNetworkClient {
21598
21622
  * @param GetCrossConnectStatusRequest
21599
21623
  * @return GetCrossConnectStatusResponse
21600
21624
  * @throws OciError when an error occurs
21601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
21625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
21602
21626
  */
21603
21627
  getCrossConnectStatus(getCrossConnectStatusRequest) {
21604
21628
  return __awaiter(this, void 0, void 0, function* () {
@@ -21655,7 +21679,7 @@ class VirtualNetworkClient {
21655
21679
  * @param GetDhcpOptionsRequest
21656
21680
  * @return GetDhcpOptionsResponse
21657
21681
  * @throws OciError when an error occurs
21658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
21682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
21659
21683
  */
21660
21684
  getDhcpOptions(getDhcpOptionsRequest) {
21661
21685
  return __awaiter(this, void 0, void 0, function* () {
@@ -21717,7 +21741,7 @@ class VirtualNetworkClient {
21717
21741
  * @param GetDrgRequest
21718
21742
  * @return GetDrgResponse
21719
21743
  * @throws OciError when an error occurs
21720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
21744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
21721
21745
  */
21722
21746
  getDrg(getDrgRequest) {
21723
21747
  return __awaiter(this, void 0, void 0, function* () {
@@ -21779,7 +21803,7 @@ class VirtualNetworkClient {
21779
21803
  * @param GetDrgAttachmentRequest
21780
21804
  * @return GetDrgAttachmentResponse
21781
21805
  * @throws OciError when an error occurs
21782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
21806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
21783
21807
  */
21784
21808
  getDrgAttachment(getDrgAttachmentRequest) {
21785
21809
  return __awaiter(this, void 0, void 0, function* () {
@@ -21843,7 +21867,7 @@ class VirtualNetworkClient {
21843
21867
  * @param GetDrgRedundancyStatusRequest
21844
21868
  * @return GetDrgRedundancyStatusResponse
21845
21869
  * @throws OciError when an error occurs
21846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
21870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
21847
21871
  */
21848
21872
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
21849
21873
  return __awaiter(this, void 0, void 0, function* () {
@@ -21901,7 +21925,7 @@ class VirtualNetworkClient {
21901
21925
  * @param GetDrgRouteDistributionRequest
21902
21926
  * @return GetDrgRouteDistributionResponse
21903
21927
  * @throws OciError when an error occurs
21904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
21928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
21905
21929
  */
21906
21930
  getDrgRouteDistribution(getDrgRouteDistributionRequest) {
21907
21931
  return __awaiter(this, void 0, void 0, function* () {
@@ -21963,7 +21987,7 @@ class VirtualNetworkClient {
21963
21987
  * @param GetDrgRouteTableRequest
21964
21988
  * @return GetDrgRouteTableResponse
21965
21989
  * @throws OciError when an error occurs
21966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
21990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
21967
21991
  */
21968
21992
  getDrgRouteTable(getDrgRouteTableRequest) {
21969
21993
  return __awaiter(this, void 0, void 0, function* () {
@@ -22027,7 +22051,7 @@ class VirtualNetworkClient {
22027
22051
  * @param GetFastConnectProviderServiceRequest
22028
22052
  * @return GetFastConnectProviderServiceResponse
22029
22053
  * @throws OciError when an error occurs
22030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
22054
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
22031
22055
  */
22032
22056
  getFastConnectProviderService(getFastConnectProviderServiceRequest) {
22033
22057
  return __awaiter(this, void 0, void 0, function* () {
@@ -22086,7 +22110,7 @@ class VirtualNetworkClient {
22086
22110
  * @param GetFastConnectProviderServiceKeyRequest
22087
22111
  * @return GetFastConnectProviderServiceKeyResponse
22088
22112
  * @throws OciError when an error occurs
22089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
22113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
22090
22114
  */
22091
22115
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
22092
22116
  return __awaiter(this, void 0, void 0, function* () {
@@ -22147,7 +22171,7 @@ class VirtualNetworkClient {
22147
22171
  * @param GetIPSecConnectionRequest
22148
22172
  * @return GetIPSecConnectionResponse
22149
22173
  * @throws OciError when an error occurs
22150
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
22174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
22151
22175
  */
22152
22176
  getIPSecConnection(getIPSecConnectionRequest) {
22153
22177
  return __awaiter(this, void 0, void 0, function* () {
@@ -22213,7 +22237,7 @@ class VirtualNetworkClient {
22213
22237
  * @param GetIPSecConnectionDeviceConfigRequest
22214
22238
  * @return GetIPSecConnectionDeviceConfigResponse
22215
22239
  * @throws OciError when an error occurs
22216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
22240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
22217
22241
  */
22218
22242
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
22219
22243
  return __awaiter(this, void 0, void 0, function* () {
@@ -22277,7 +22301,7 @@ class VirtualNetworkClient {
22277
22301
  * @param GetIPSecConnectionDeviceStatusRequest
22278
22302
  * @return GetIPSecConnectionDeviceStatusResponse
22279
22303
  * @throws OciError when an error occurs
22280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
22304
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
22281
22305
  */
22282
22306
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
22283
22307
  return __awaiter(this, void 0, void 0, function* () {
@@ -22342,7 +22366,7 @@ class VirtualNetworkClient {
22342
22366
  * @param GetIPSecConnectionTunnelRequest
22343
22367
  * @return GetIPSecConnectionTunnelResponse
22344
22368
  * @throws OciError when an error occurs
22345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
22369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
22346
22370
  */
22347
22371
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
22348
22372
  return __awaiter(this, void 0, void 0, function* () {
@@ -22406,7 +22430,7 @@ class VirtualNetworkClient {
22406
22430
  * @param GetIPSecConnectionTunnelErrorRequest
22407
22431
  * @return GetIPSecConnectionTunnelErrorResponse
22408
22432
  * @throws OciError when an error occurs
22409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
22433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
22410
22434
  */
22411
22435
  getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
22412
22436
  return __awaiter(this, void 0, void 0, function* () {
@@ -22466,7 +22490,7 @@ class VirtualNetworkClient {
22466
22490
  * @param GetIPSecConnectionTunnelSharedSecretRequest
22467
22491
  * @return GetIPSecConnectionTunnelSharedSecretResponse
22468
22492
  * @throws OciError when an error occurs
22469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
22493
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
22470
22494
  */
22471
22495
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
22472
22496
  return __awaiter(this, void 0, void 0, function* () {
@@ -22529,7 +22553,7 @@ class VirtualNetworkClient {
22529
22553
  * @param GetInternetGatewayRequest
22530
22554
  * @return GetInternetGatewayResponse
22531
22555
  * @throws OciError when an error occurs
22532
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
22556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
22533
22557
  */
22534
22558
  getInternetGateway(getInternetGatewayRequest) {
22535
22559
  return __awaiter(this, void 0, void 0, function* () {
@@ -22610,7 +22634,7 @@ class VirtualNetworkClient {
22610
22634
  * @param GetIpsecCpeDeviceConfigContentRequest
22611
22635
  * @return GetIpsecCpeDeviceConfigContentResponse
22612
22636
  * @throws OciError when an error occurs
22613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
22637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
22614
22638
  */
22615
22639
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
22616
22640
  return __awaiter(this, void 0, void 0, function* () {
@@ -22671,7 +22695,7 @@ class VirtualNetworkClient {
22671
22695
  * @param GetIpv6Request
22672
22696
  * @return GetIpv6Response
22673
22697
  * @throws OciError when an error occurs
22674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
22698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
22675
22699
  */
22676
22700
  getIpv6(getIpv6Request) {
22677
22701
  return __awaiter(this, void 0, void 0, function* () {
@@ -22734,7 +22758,7 @@ class VirtualNetworkClient {
22734
22758
  * @param GetLocalPeeringGatewayRequest
22735
22759
  * @return GetLocalPeeringGatewayResponse
22736
22760
  * @throws OciError when an error occurs
22737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
22761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
22738
22762
  */
22739
22763
  getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
22740
22764
  return __awaiter(this, void 0, void 0, function* () {
@@ -22796,7 +22820,7 @@ class VirtualNetworkClient {
22796
22820
  * @param GetNatGatewayRequest
22797
22821
  * @return GetNatGatewayResponse
22798
22822
  * @throws OciError when an error occurs
22799
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
22823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
22800
22824
  */
22801
22825
  getNatGateway(getNatGatewayRequest) {
22802
22826
  return __awaiter(this, void 0, void 0, function* () {
@@ -22865,7 +22889,7 @@ class VirtualNetworkClient {
22865
22889
  * @param GetNetworkSecurityGroupRequest
22866
22890
  * @return GetNetworkSecurityGroupResponse
22867
22891
  * @throws OciError when an error occurs
22868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
22892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
22869
22893
  */
22870
22894
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
22871
22895
  return __awaiter(this, void 0, void 0, function* () {
@@ -22927,7 +22951,7 @@ class VirtualNetworkClient {
22927
22951
  * @param GetNetworkingTopologyRequest
22928
22952
  * @return GetNetworkingTopologyResponse
22929
22953
  * @throws OciError when an error occurs
22930
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
22954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
22931
22955
  */
22932
22956
  getNetworkingTopology(getNetworkingTopologyRequest) {
22933
22957
  return __awaiter(this, void 0, void 0, function* () {
@@ -22998,7 +23022,7 @@ class VirtualNetworkClient {
22998
23022
  * @param GetPrivateIpRequest
22999
23023
  * @return GetPrivateIpResponse
23000
23024
  * @throws OciError when an error occurs
23001
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
23025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
23002
23026
  */
23003
23027
  getPrivateIp(getPrivateIpRequest) {
23004
23028
  return __awaiter(this, void 0, void 0, function* () {
@@ -23071,7 +23095,7 @@ class VirtualNetworkClient {
23071
23095
  * @param GetPublicIpRequest
23072
23096
  * @return GetPublicIpResponse
23073
23097
  * @throws OciError when an error occurs
23074
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
23098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
23075
23099
  */
23076
23100
  getPublicIp(getPublicIpRequest) {
23077
23101
  return __awaiter(this, void 0, void 0, function* () {
@@ -23138,7 +23162,7 @@ class VirtualNetworkClient {
23138
23162
  * @param GetPublicIpByIpAddressRequest
23139
23163
  * @return GetPublicIpByIpAddressResponse
23140
23164
  * @throws OciError when an error occurs
23141
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
23165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
23142
23166
  */
23143
23167
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
23144
23168
  return __awaiter(this, void 0, void 0, function* () {
@@ -23210,7 +23234,7 @@ class VirtualNetworkClient {
23210
23234
  * @param GetPublicIpByPrivateIpIdRequest
23211
23235
  * @return GetPublicIpByPrivateIpIdResponse
23212
23236
  * @throws OciError when an error occurs
23213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
23237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
23214
23238
  */
23215
23239
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
23216
23240
  return __awaiter(this, void 0, void 0, function* () {
@@ -23272,7 +23296,7 @@ class VirtualNetworkClient {
23272
23296
  * @param GetPublicIpPoolRequest
23273
23297
  * @return GetPublicIpPoolResponse
23274
23298
  * @throws OciError when an error occurs
23275
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
23299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
23276
23300
  */
23277
23301
  getPublicIpPool(getPublicIpPoolRequest) {
23278
23302
  return __awaiter(this, void 0, void 0, function* () {
@@ -23336,7 +23360,7 @@ class VirtualNetworkClient {
23336
23360
  * @param GetRemotePeeringConnectionRequest
23337
23361
  * @return GetRemotePeeringConnectionResponse
23338
23362
  * @throws OciError when an error occurs
23339
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
23363
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
23340
23364
  */
23341
23365
  getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
23342
23366
  return __awaiter(this, void 0, void 0, function* () {
@@ -23398,7 +23422,7 @@ class VirtualNetworkClient {
23398
23422
  * @param GetRouteTableRequest
23399
23423
  * @return GetRouteTableResponse
23400
23424
  * @throws OciError when an error occurs
23401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
23425
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
23402
23426
  */
23403
23427
  getRouteTable(getRouteTableRequest) {
23404
23428
  return __awaiter(this, void 0, void 0, function* () {
@@ -23460,7 +23484,7 @@ class VirtualNetworkClient {
23460
23484
  * @param GetSecurityListRequest
23461
23485
  * @return GetSecurityListResponse
23462
23486
  * @throws OciError when an error occurs
23463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
23487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
23464
23488
  */
23465
23489
  getSecurityList(getSecurityListRequest) {
23466
23490
  return __awaiter(this, void 0, void 0, function* () {
@@ -23523,7 +23547,7 @@ class VirtualNetworkClient {
23523
23547
  * @param GetServiceRequest
23524
23548
  * @return GetServiceResponse
23525
23549
  * @throws OciError when an error occurs
23526
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetService.ts.html |here} to see how to use GetService API.
23550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetService.ts.html |here} to see how to use GetService API.
23527
23551
  */
23528
23552
  getService(getServiceRequest) {
23529
23553
  return __awaiter(this, void 0, void 0, function* () {
@@ -23585,7 +23609,7 @@ class VirtualNetworkClient {
23585
23609
  * @param GetServiceGatewayRequest
23586
23610
  * @return GetServiceGatewayResponse
23587
23611
  * @throws OciError when an error occurs
23588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
23612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
23589
23613
  */
23590
23614
  getServiceGateway(getServiceGatewayRequest) {
23591
23615
  return __awaiter(this, void 0, void 0, function* () {
@@ -23647,7 +23671,7 @@ class VirtualNetworkClient {
23647
23671
  * @param GetSubnetRequest
23648
23672
  * @return GetSubnetResponse
23649
23673
  * @throws OciError when an error occurs
23650
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
23674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
23651
23675
  */
23652
23676
  getSubnet(getSubnetRequest) {
23653
23677
  return __awaiter(this, void 0, void 0, function* () {
@@ -23709,7 +23733,7 @@ class VirtualNetworkClient {
23709
23733
  * @param GetSubnetTopologyRequest
23710
23734
  * @return GetSubnetTopologyResponse
23711
23735
  * @throws OciError when an error occurs
23712
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
23736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
23713
23737
  */
23714
23738
  getSubnetTopology(getSubnetTopologyRequest) {
23715
23739
  return __awaiter(this, void 0, void 0, function* () {
@@ -23782,7 +23806,7 @@ class VirtualNetworkClient {
23782
23806
  * @param GetTunnelCpeDeviceConfigRequest
23783
23807
  * @return GetTunnelCpeDeviceConfigResponse
23784
23808
  * @throws OciError when an error occurs
23785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
23809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
23786
23810
  */
23787
23811
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
23788
23812
  return __awaiter(this, void 0, void 0, function* () {
@@ -23864,7 +23888,7 @@ class VirtualNetworkClient {
23864
23888
  * @param GetTunnelCpeDeviceConfigContentRequest
23865
23889
  * @return GetTunnelCpeDeviceConfigContentResponse
23866
23890
  * @throws OciError when an error occurs
23867
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
23891
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
23868
23892
  */
23869
23893
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
23870
23894
  return __awaiter(this, void 0, void 0, function* () {
@@ -23923,7 +23947,7 @@ class VirtualNetworkClient {
23923
23947
  * @param GetUpgradeStatusRequest
23924
23948
  * @return GetUpgradeStatusResponse
23925
23949
  * @throws OciError when an error occurs
23926
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
23950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
23927
23951
  */
23928
23952
  getUpgradeStatus(getUpgradeStatusRequest) {
23929
23953
  return __awaiter(this, void 0, void 0, function* () {
@@ -23981,7 +24005,7 @@ class VirtualNetworkClient {
23981
24005
  * @param GetVcnRequest
23982
24006
  * @return GetVcnResponse
23983
24007
  * @throws OciError when an error occurs
23984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
24008
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
23985
24009
  */
23986
24010
  getVcn(getVcnRequest) {
23987
24011
  return __awaiter(this, void 0, void 0, function* () {
@@ -24043,7 +24067,7 @@ class VirtualNetworkClient {
24043
24067
  * @param GetVcnDnsResolverAssociationRequest
24044
24068
  * @return GetVcnDnsResolverAssociationResponse
24045
24069
  * @throws OciError when an error occurs
24046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
24070
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
24047
24071
  */
24048
24072
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
24049
24073
  return __awaiter(this, void 0, void 0, function* () {
@@ -24106,7 +24130,7 @@ class VirtualNetworkClient {
24106
24130
  * @param GetVcnTopologyRequest
24107
24131
  * @return GetVcnTopologyResponse
24108
24132
  * @throws OciError when an error occurs
24109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
24133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
24110
24134
  */
24111
24135
  getVcnTopology(getVcnTopologyRequest) {
24112
24136
  return __awaiter(this, void 0, void 0, function* () {
@@ -24174,7 +24198,7 @@ class VirtualNetworkClient {
24174
24198
  * @param GetVirtualCircuitRequest
24175
24199
  * @return GetVirtualCircuitResponse
24176
24200
  * @throws OciError when an error occurs
24177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
24201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
24178
24202
  */
24179
24203
  getVirtualCircuit(getVirtualCircuitRequest) {
24180
24204
  return __awaiter(this, void 0, void 0, function* () {
@@ -24236,7 +24260,7 @@ class VirtualNetworkClient {
24236
24260
  * @param GetVlanRequest
24237
24261
  * @return GetVlanResponse
24238
24262
  * @throws OciError when an error occurs
24239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
24263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
24240
24264
  */
24241
24265
  getVlan(getVlanRequest) {
24242
24266
  return __awaiter(this, void 0, void 0, function* () {
@@ -24303,7 +24327,7 @@ class VirtualNetworkClient {
24303
24327
  * @param GetVnicRequest
24304
24328
  * @return GetVnicResponse
24305
24329
  * @throws OciError when an error occurs
24306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
24330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
24307
24331
  */
24308
24332
  getVnic(getVnicRequest) {
24309
24333
  return __awaiter(this, void 0, void 0, function* () {
@@ -24365,7 +24389,7 @@ class VirtualNetworkClient {
24365
24389
  * @param GetVtapRequest
24366
24390
  * @return GetVtapResponse
24367
24391
  * @throws OciError when an error occurs
24368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
24392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
24369
24393
  */
24370
24394
  getVtap(getVtapRequest) {
24371
24395
  return __awaiter(this, void 0, void 0, function* () {
@@ -24430,7 +24454,7 @@ class VirtualNetworkClient {
24430
24454
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
24431
24455
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
24432
24456
  * @throws OciError when an error occurs
24433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
24457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
24434
24458
  */
24435
24459
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
24436
24460
  return __awaiter(this, void 0, void 0, function* () {
@@ -24487,7 +24511,7 @@ class VirtualNetworkClient {
24487
24511
  * @param ListByoipAllocatedRangesRequest
24488
24512
  * @return ListByoipAllocatedRangesResponse
24489
24513
  * @throws OciError when an error occurs
24490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
24514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
24491
24515
  */
24492
24516
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
24493
24517
  return __awaiter(this, void 0, void 0, function* () {
@@ -24555,7 +24579,7 @@ class VirtualNetworkClient {
24555
24579
  * @param ListByoipRangesRequest
24556
24580
  * @return ListByoipRangesResponse
24557
24581
  * @throws OciError when an error occurs
24558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
24582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
24559
24583
  */
24560
24584
  listByoipRanges(listByoipRangesRequest) {
24561
24585
  return __awaiter(this, void 0, void 0, function* () {
@@ -24625,7 +24649,7 @@ class VirtualNetworkClient {
24625
24649
  * @param ListCaptureFiltersRequest
24626
24650
  * @return ListCaptureFiltersResponse
24627
24651
  * @throws OciError when an error occurs
24628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
24652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
24629
24653
  */
24630
24654
  listCaptureFilters(listCaptureFiltersRequest) {
24631
24655
  return __awaiter(this, void 0, void 0, function* () {
@@ -24748,7 +24772,7 @@ class VirtualNetworkClient {
24748
24772
  * @param ListCpeDeviceShapesRequest
24749
24773
  * @return ListCpeDeviceShapesResponse
24750
24774
  * @throws OciError when an error occurs
24751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
24775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
24752
24776
  */
24753
24777
  listCpeDeviceShapes(listCpeDeviceShapesRequest) {
24754
24778
  return __awaiter(this, void 0, void 0, function* () {
@@ -24853,7 +24877,7 @@ class VirtualNetworkClient {
24853
24877
  * @param ListCpesRequest
24854
24878
  * @return ListCpesResponse
24855
24879
  * @throws OciError when an error occurs
24856
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
24880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
24857
24881
  */
24858
24882
  listCpes(listCpesRequest) {
24859
24883
  return __awaiter(this, void 0, void 0, function* () {
@@ -24958,7 +24982,7 @@ class VirtualNetworkClient {
24958
24982
  * @param ListCrossConnectGroupsRequest
24959
24983
  * @return ListCrossConnectGroupsResponse
24960
24984
  * @throws OciError when an error occurs
24961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
24985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
24962
24986
  */
24963
24987
  listCrossConnectGroups(listCrossConnectGroupsRequest) {
24964
24988
  return __awaiter(this, void 0, void 0, function* () {
@@ -25068,7 +25092,7 @@ class VirtualNetworkClient {
25068
25092
  * @param ListCrossConnectLocationsRequest
25069
25093
  * @return ListCrossConnectLocationsResponse
25070
25094
  * @throws OciError when an error occurs
25071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
25095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
25072
25096
  */
25073
25097
  listCrossConnectLocations(listCrossConnectLocationsRequest) {
25074
25098
  return __awaiter(this, void 0, void 0, function* () {
@@ -25174,7 +25198,7 @@ class VirtualNetworkClient {
25174
25198
  * @param ListCrossConnectMappingsRequest
25175
25199
  * @return ListCrossConnectMappingsResponse
25176
25200
  * @throws OciError when an error occurs
25177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
25201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
25178
25202
  */
25179
25203
  listCrossConnectMappings(listCrossConnectMappingsRequest) {
25180
25204
  return __awaiter(this, void 0, void 0, function* () {
@@ -25234,7 +25258,7 @@ class VirtualNetworkClient {
25234
25258
  * @param ListCrossConnectsRequest
25235
25259
  * @return ListCrossConnectsResponse
25236
25260
  * @throws OciError when an error occurs
25237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
25261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
25238
25262
  */
25239
25263
  listCrossConnects(listCrossConnectsRequest) {
25240
25264
  return __awaiter(this, void 0, void 0, function* () {
@@ -25346,7 +25370,7 @@ class VirtualNetworkClient {
25346
25370
  * @param ListCrossconnectPortSpeedShapesRequest
25347
25371
  * @return ListCrossconnectPortSpeedShapesResponse
25348
25372
  * @throws OciError when an error occurs
25349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
25373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
25350
25374
  */
25351
25375
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
25352
25376
  return __awaiter(this, void 0, void 0, function* () {
@@ -25454,7 +25478,7 @@ class VirtualNetworkClient {
25454
25478
  * @param ListDhcpOptionsRequest
25455
25479
  * @return ListDhcpOptionsResponse
25456
25480
  * @throws OciError when an error occurs
25457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
25481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
25458
25482
  */
25459
25483
  listDhcpOptions(listDhcpOptionsRequest) {
25460
25484
  return __awaiter(this, void 0, void 0, function* () {
@@ -25569,7 +25593,7 @@ class VirtualNetworkClient {
25569
25593
  * @param ListDrgAttachmentsRequest
25570
25594
  * @return ListDrgAttachmentsResponse
25571
25595
  * @throws OciError when an error occurs
25572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
25596
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
25573
25597
  */
25574
25598
  listDrgAttachments(listDrgAttachmentsRequest) {
25575
25599
  return __awaiter(this, void 0, void 0, function* () {
@@ -25682,7 +25706,7 @@ class VirtualNetworkClient {
25682
25706
  * @param ListDrgRouteDistributionStatementsRequest
25683
25707
  * @return ListDrgRouteDistributionStatementsResponse
25684
25708
  * @throws OciError when an error occurs
25685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
25709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
25686
25710
  */
25687
25711
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
25688
25712
  return __awaiter(this, void 0, void 0, function* () {
@@ -25793,7 +25817,7 @@ class VirtualNetworkClient {
25793
25817
  * @param ListDrgRouteDistributionsRequest
25794
25818
  * @return ListDrgRouteDistributionsResponse
25795
25819
  * @throws OciError when an error occurs
25796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
25820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
25797
25821
  */
25798
25822
  listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
25799
25823
  return __awaiter(this, void 0, void 0, function* () {
@@ -25901,7 +25925,7 @@ class VirtualNetworkClient {
25901
25925
  * @param ListDrgRouteRulesRequest
25902
25926
  * @return ListDrgRouteRulesResponse
25903
25927
  * @throws OciError when an error occurs
25904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
25928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
25905
25929
  */
25906
25930
  listDrgRouteRules(listDrgRouteRulesRequest) {
25907
25931
  return __awaiter(this, void 0, void 0, function* () {
@@ -26010,7 +26034,7 @@ class VirtualNetworkClient {
26010
26034
  * @param ListDrgRouteTablesRequest
26011
26035
  * @return ListDrgRouteTablesResponse
26012
26036
  * @throws OciError when an error occurs
26013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
26037
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
26014
26038
  */
26015
26039
  listDrgRouteTables(listDrgRouteTablesRequest) {
26016
26040
  return __awaiter(this, void 0, void 0, function* () {
@@ -26120,7 +26144,7 @@ class VirtualNetworkClient {
26120
26144
  * @param ListDrgsRequest
26121
26145
  * @return ListDrgsResponse
26122
26146
  * @throws OciError when an error occurs
26123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
26147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
26124
26148
  */
26125
26149
  listDrgs(listDrgsRequest) {
26126
26150
  return __awaiter(this, void 0, void 0, function* () {
@@ -26231,7 +26255,7 @@ class VirtualNetworkClient {
26231
26255
  * @param ListFastConnectProviderServicesRequest
26232
26256
  * @return ListFastConnectProviderServicesResponse
26233
26257
  * @throws OciError when an error occurs
26234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
26258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
26235
26259
  */
26236
26260
  listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
26237
26261
  return __awaiter(this, void 0, void 0, function* () {
@@ -26339,7 +26363,7 @@ class VirtualNetworkClient {
26339
26363
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
26340
26364
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
26341
26365
  * @throws OciError when an error occurs
26342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
26366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
26343
26367
  */
26344
26368
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
26345
26369
  return __awaiter(this, void 0, void 0, function* () {
@@ -26445,7 +26469,7 @@ class VirtualNetworkClient {
26445
26469
  * @param ListIPSecConnectionTunnelRoutesRequest
26446
26470
  * @return ListIPSecConnectionTunnelRoutesResponse
26447
26471
  * @throws OciError when an error occurs
26448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
26472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
26449
26473
  */
26450
26474
  listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
26451
26475
  return __awaiter(this, void 0, void 0, function* () {
@@ -26558,7 +26582,7 @@ class VirtualNetworkClient {
26558
26582
  * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
26559
26583
  * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
26560
26584
  * @throws OciError when an error occurs
26561
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
26585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
26562
26586
  */
26563
26587
  listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
26564
26588
  return __awaiter(this, void 0, void 0, function* () {
@@ -26670,7 +26694,7 @@ class VirtualNetworkClient {
26670
26694
  * @param ListIPSecConnectionTunnelsRequest
26671
26695
  * @return ListIPSecConnectionTunnelsResponse
26672
26696
  * @throws OciError when an error occurs
26673
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
26697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
26674
26698
  */
26675
26699
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
26676
26700
  return __awaiter(this, void 0, void 0, function* () {
@@ -26777,7 +26801,7 @@ class VirtualNetworkClient {
26777
26801
  * @param ListIPSecConnectionsRequest
26778
26802
  * @return ListIPSecConnectionsResponse
26779
26803
  * @throws OciError when an error occurs
26780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
26804
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
26781
26805
  */
26782
26806
  listIPSecConnections(listIPSecConnectionsRequest) {
26783
26807
  return __awaiter(this, void 0, void 0, function* () {
@@ -26885,7 +26909,7 @@ class VirtualNetworkClient {
26885
26909
  * @param ListInternetGatewaysRequest
26886
26910
  * @return ListInternetGatewaysResponse
26887
26911
  * @throws OciError when an error occurs
26888
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
26912
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
26889
26913
  */
26890
26914
  listInternetGateways(listInternetGatewaysRequest) {
26891
26915
  return __awaiter(this, void 0, void 0, function* () {
@@ -27002,7 +27026,7 @@ class VirtualNetworkClient {
27002
27026
  * @param ListIpv6sRequest
27003
27027
  * @return ListIpv6sResponse
27004
27028
  * @throws OciError when an error occurs
27005
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
27029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
27006
27030
  */
27007
27031
  listIpv6s(listIpv6sRequest) {
27008
27032
  return __awaiter(this, void 0, void 0, function* () {
@@ -27111,7 +27135,7 @@ class VirtualNetworkClient {
27111
27135
  * @param ListLocalPeeringGatewaysRequest
27112
27136
  * @return ListLocalPeeringGatewaysResponse
27113
27137
  * @throws OciError when an error occurs
27114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
27138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
27115
27139
  */
27116
27140
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
27117
27141
  return __awaiter(this, void 0, void 0, function* () {
@@ -27218,7 +27242,7 @@ class VirtualNetworkClient {
27218
27242
  * @param ListNatGatewaysRequest
27219
27243
  * @return ListNatGatewaysResponse
27220
27244
  * @throws OciError when an error occurs
27221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
27245
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
27222
27246
  */
27223
27247
  listNatGateways(listNatGatewaysRequest) {
27224
27248
  return __awaiter(this, void 0, void 0, function* () {
@@ -27328,7 +27352,7 @@ class VirtualNetworkClient {
27328
27352
  * @param ListNetworkSecurityGroupSecurityRulesRequest
27329
27353
  * @return ListNetworkSecurityGroupSecurityRulesResponse
27330
27354
  * @throws OciError when an error occurs
27331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
27355
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
27332
27356
  */
27333
27357
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
27334
27358
  return __awaiter(this, void 0, void 0, function* () {
@@ -27437,7 +27461,7 @@ class VirtualNetworkClient {
27437
27461
  * @param ListNetworkSecurityGroupVnicsRequest
27438
27462
  * @return ListNetworkSecurityGroupVnicsResponse
27439
27463
  * @throws OciError when an error occurs
27440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
27464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
27441
27465
  */
27442
27466
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
27443
27467
  return __awaiter(this, void 0, void 0, function* () {
@@ -27546,7 +27570,7 @@ class VirtualNetworkClient {
27546
27570
  * @param ListNetworkSecurityGroupsRequest
27547
27571
  * @return ListNetworkSecurityGroupsResponse
27548
27572
  * @throws OciError when an error occurs
27549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
27573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
27550
27574
  */
27551
27575
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
27552
27576
  return __awaiter(this, void 0, void 0, function* () {
@@ -27672,7 +27696,7 @@ class VirtualNetworkClient {
27672
27696
  * @param ListPrivateIpsRequest
27673
27697
  * @return ListPrivateIpsResponse
27674
27698
  * @throws OciError when an error occurs
27675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
27699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
27676
27700
  */
27677
27701
  listPrivateIps(listPrivateIpsRequest) {
27678
27702
  return __awaiter(this, void 0, void 0, function* () {
@@ -27781,7 +27805,7 @@ class VirtualNetworkClient {
27781
27805
  * @param ListPublicIpPoolsRequest
27782
27806
  * @return ListPublicIpPoolsResponse
27783
27807
  * @throws OciError when an error occurs
27784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
27808
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
27785
27809
  */
27786
27810
  listPublicIpPools(listPublicIpPoolsRequest) {
27787
27811
  return __awaiter(this, void 0, void 0, function* () {
@@ -27870,7 +27894,7 @@ class VirtualNetworkClient {
27870
27894
  * @param ListPublicIpsRequest
27871
27895
  * @return ListPublicIpsResponse
27872
27896
  * @throws OciError when an error occurs
27873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
27897
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
27874
27898
  */
27875
27899
  listPublicIps(listPublicIpsRequest) {
27876
27900
  return __awaiter(this, void 0, void 0, function* () {
@@ -27980,7 +28004,7 @@ class VirtualNetworkClient {
27980
28004
  * @param ListRemotePeeringConnectionsRequest
27981
28005
  * @return ListRemotePeeringConnectionsResponse
27982
28006
  * @throws OciError when an error occurs
27983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
28007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
27984
28008
  */
27985
28009
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
27986
28010
  return __awaiter(this, void 0, void 0, function* () {
@@ -28089,7 +28113,7 @@ class VirtualNetworkClient {
28089
28113
  * @param ListRouteTablesRequest
28090
28114
  * @return ListRouteTablesResponse
28091
28115
  * @throws OciError when an error occurs
28092
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
28116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
28093
28117
  */
28094
28118
  listRouteTables(listRouteTablesRequest) {
28095
28119
  return __awaiter(this, void 0, void 0, function* () {
@@ -28200,7 +28224,7 @@ class VirtualNetworkClient {
28200
28224
  * @param ListSecurityListsRequest
28201
28225
  * @return ListSecurityListsResponse
28202
28226
  * @throws OciError when an error occurs
28203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
28227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
28204
28228
  */
28205
28229
  listSecurityLists(listSecurityListsRequest) {
28206
28230
  return __awaiter(this, void 0, void 0, function* () {
@@ -28311,7 +28335,7 @@ class VirtualNetworkClient {
28311
28335
  * @param ListServiceGatewaysRequest
28312
28336
  * @return ListServiceGatewaysResponse
28313
28337
  * @throws OciError when an error occurs
28314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
28338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
28315
28339
  */
28316
28340
  listServiceGateways(listServiceGatewaysRequest) {
28317
28341
  return __awaiter(this, void 0, void 0, function* () {
@@ -28421,7 +28445,7 @@ class VirtualNetworkClient {
28421
28445
  * @param ListServicesRequest
28422
28446
  * @return ListServicesResponse
28423
28447
  * @throws OciError when an error occurs
28424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListServices.ts.html |here} to see how to use ListServices API.
28448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListServices.ts.html |here} to see how to use ListServices API.
28425
28449
  */
28426
28450
  listServices(listServicesRequest) {
28427
28451
  return __awaiter(this, void 0, void 0, function* () {
@@ -28526,7 +28550,7 @@ class VirtualNetworkClient {
28526
28550
  * @param ListSubnetsRequest
28527
28551
  * @return ListSubnetsResponse
28528
28552
  * @throws OciError when an error occurs
28529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
28553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
28530
28554
  */
28531
28555
  listSubnets(listSubnetsRequest) {
28532
28556
  return __awaiter(this, void 0, void 0, function* () {
@@ -28636,7 +28660,7 @@ class VirtualNetworkClient {
28636
28660
  * @param ListVcnsRequest
28637
28661
  * @return ListVcnsResponse
28638
28662
  * @throws OciError when an error occurs
28639
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
28663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
28640
28664
  */
28641
28665
  listVcns(listVcnsRequest) {
28642
28666
  return __awaiter(this, void 0, void 0, function* () {
@@ -28744,7 +28768,7 @@ class VirtualNetworkClient {
28744
28768
  * @param ListVirtualCircuitAssociatedTunnelsRequest
28745
28769
  * @return ListVirtualCircuitAssociatedTunnelsResponse
28746
28770
  * @throws OciError when an error occurs
28747
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVirtualCircuitAssociatedTunnels.ts.html |here} to see how to use ListVirtualCircuitAssociatedTunnels API.
28771
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVirtualCircuitAssociatedTunnels.ts.html |here} to see how to use ListVirtualCircuitAssociatedTunnels API.
28748
28772
  */
28749
28773
  listVirtualCircuitAssociatedTunnels(listVirtualCircuitAssociatedTunnelsRequest) {
28750
28774
  return __awaiter(this, void 0, void 0, function* () {
@@ -28855,7 +28879,7 @@ class VirtualNetworkClient {
28855
28879
  * @param ListVirtualCircuitBandwidthShapesRequest
28856
28880
  * @return ListVirtualCircuitBandwidthShapesResponse
28857
28881
  * @throws OciError when an error occurs
28858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
28882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
28859
28883
  */
28860
28884
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
28861
28885
  return __awaiter(this, void 0, void 0, function* () {
@@ -28961,7 +28985,7 @@ class VirtualNetworkClient {
28961
28985
  * @param ListVirtualCircuitPublicPrefixesRequest
28962
28986
  * @return ListVirtualCircuitPublicPrefixesResponse
28963
28987
  * @throws OciError when an error occurs
28964
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
28988
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
28965
28989
  */
28966
28990
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
28967
28991
  return __awaiter(this, void 0, void 0, function* () {
@@ -29021,7 +29045,7 @@ class VirtualNetworkClient {
29021
29045
  * @param ListVirtualCircuitsRequest
29022
29046
  * @return ListVirtualCircuitsResponse
29023
29047
  * @throws OciError when an error occurs
29024
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
29048
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
29025
29049
  */
29026
29050
  listVirtualCircuits(listVirtualCircuitsRequest) {
29027
29051
  return __awaiter(this, void 0, void 0, function* () {
@@ -29130,7 +29154,7 @@ class VirtualNetworkClient {
29130
29154
  * @param ListVlansRequest
29131
29155
  * @return ListVlansResponse
29132
29156
  * @throws OciError when an error occurs
29133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
29157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
29134
29158
  */
29135
29159
  listVlans(listVlansRequest) {
29136
29160
  return __awaiter(this, void 0, void 0, function* () {
@@ -29241,7 +29265,7 @@ class VirtualNetworkClient {
29241
29265
  * @param ListVtapsRequest
29242
29266
  * @return ListVtapsResponse
29243
29267
  * @throws OciError when an error occurs
29244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
29268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
29245
29269
  */
29246
29270
  listVtaps(listVtapsRequest) {
29247
29271
  return __awaiter(this, void 0, void 0, function* () {
@@ -29364,7 +29388,7 @@ class VirtualNetworkClient {
29364
29388
  * @param ModifyVcnCidrRequest
29365
29389
  * @return ModifyVcnCidrResponse
29366
29390
  * @throws OciError when an error occurs
29367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
29391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
29368
29392
  */
29369
29393
  modifyVcnCidr(modifyVcnCidrRequest) {
29370
29394
  return __awaiter(this, void 0, void 0, function* () {
@@ -29427,7 +29451,7 @@ class VirtualNetworkClient {
29427
29451
  * @param RemoveDrgRouteDistributionStatementsRequest
29428
29452
  * @return RemoveDrgRouteDistributionStatementsResponse
29429
29453
  * @throws OciError when an error occurs
29430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
29454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
29431
29455
  */
29432
29456
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
29433
29457
  return __awaiter(this, void 0, void 0, function* () {
@@ -29482,7 +29506,7 @@ class VirtualNetworkClient {
29482
29506
  * @param RemoveDrgRouteRulesRequest
29483
29507
  * @return RemoveDrgRouteRulesResponse
29484
29508
  * @throws OciError when an error occurs
29485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
29509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
29486
29510
  */
29487
29511
  removeDrgRouteRules(removeDrgRouteRulesRequest) {
29488
29512
  return __awaiter(this, void 0, void 0, function* () {
@@ -29537,7 +29561,7 @@ class VirtualNetworkClient {
29537
29561
  * @param RemoveExportDrgRouteDistributionRequest
29538
29562
  * @return RemoveExportDrgRouteDistributionResponse
29539
29563
  * @throws OciError when an error occurs
29540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
29564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
29541
29565
  */
29542
29566
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
29543
29567
  return __awaiter(this, void 0, void 0, function* () {
@@ -29603,7 +29627,7 @@ class VirtualNetworkClient {
29603
29627
  * @param RemoveImportDrgRouteDistributionRequest
29604
29628
  * @return RemoveImportDrgRouteDistributionResponse
29605
29629
  * @throws OciError when an error occurs
29606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
29630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
29607
29631
  */
29608
29632
  removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
29609
29633
  return __awaiter(this, void 0, void 0, function* () {
@@ -29668,7 +29692,7 @@ class VirtualNetworkClient {
29668
29692
  * @param RemoveIpv6SubnetCidrRequest
29669
29693
  * @return RemoveIpv6SubnetCidrResponse
29670
29694
  * @throws OciError when an error occurs
29671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
29695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
29672
29696
  */
29673
29697
  removeIpv6SubnetCidr(removeIpv6SubnetCidrRequest) {
29674
29698
  return __awaiter(this, void 0, void 0, function* () {
@@ -29736,7 +29760,7 @@ class VirtualNetworkClient {
29736
29760
  * @param RemoveIpv6VcnCidrRequest
29737
29761
  * @return RemoveIpv6VcnCidrResponse
29738
29762
  * @throws OciError when an error occurs
29739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
29763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
29740
29764
  */
29741
29765
  removeIpv6VcnCidr(removeIpv6VcnCidrRequest) {
29742
29766
  return __awaiter(this, void 0, void 0, function* () {
@@ -29804,7 +29828,7 @@ class VirtualNetworkClient {
29804
29828
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
29805
29829
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
29806
29830
  * @throws OciError when an error occurs
29807
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
29831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
29808
29832
  */
29809
29833
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
29810
29834
  return __awaiter(this, void 0, void 0, function* () {
@@ -29859,7 +29883,7 @@ class VirtualNetworkClient {
29859
29883
  * @param RemovePublicIpPoolCapacityRequest
29860
29884
  * @return RemovePublicIpPoolCapacityResponse
29861
29885
  * @throws OciError when an error occurs
29862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
29886
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
29863
29887
  */
29864
29888
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
29865
29889
  return __awaiter(this, void 0, void 0, function* () {
@@ -29929,7 +29953,7 @@ class VirtualNetworkClient {
29929
29953
  * @param RemoveVcnCidrRequest
29930
29954
  * @return RemoveVcnCidrResponse
29931
29955
  * @throws OciError when an error occurs
29932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
29956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
29933
29957
  */
29934
29958
  removeVcnCidr(removeVcnCidrRequest) {
29935
29959
  return __awaiter(this, void 0, void 0, function* () {
@@ -29992,7 +30016,7 @@ class VirtualNetworkClient {
29992
30016
  * @param UpdateByoipRangeRequest
29993
30017
  * @return UpdateByoipRangeResponse
29994
30018
  * @throws OciError when an error occurs
29995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
30019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
29996
30020
  */
29997
30021
  updateByoipRange(updateByoipRangeRequest) {
29998
30022
  return __awaiter(this, void 0, void 0, function* () {
@@ -30058,7 +30082,7 @@ class VirtualNetworkClient {
30058
30082
  * @param UpdateCaptureFilterRequest
30059
30083
  * @return UpdateCaptureFilterResponse
30060
30084
  * @throws OciError when an error occurs
30061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
30085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
30062
30086
  */
30063
30087
  updateCaptureFilter(updateCaptureFilterRequest) {
30064
30088
  return __awaiter(this, void 0, void 0, function* () {
@@ -30125,7 +30149,7 @@ class VirtualNetworkClient {
30125
30149
  * @param UpdateCpeRequest
30126
30150
  * @return UpdateCpeResponse
30127
30151
  * @throws OciError when an error occurs
30128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
30152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
30129
30153
  */
30130
30154
  updateCpe(updateCpeRequest) {
30131
30155
  return __awaiter(this, void 0, void 0, function* () {
@@ -30189,7 +30213,7 @@ class VirtualNetworkClient {
30189
30213
  * @param UpdateCrossConnectRequest
30190
30214
  * @return UpdateCrossConnectResponse
30191
30215
  * @throws OciError when an error occurs
30192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
30216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
30193
30217
  */
30194
30218
  updateCrossConnect(updateCrossConnectRequest) {
30195
30219
  return __awaiter(this, void 0, void 0, function* () {
@@ -30255,7 +30279,7 @@ class VirtualNetworkClient {
30255
30279
  * @param UpdateCrossConnectGroupRequest
30256
30280
  * @return UpdateCrossConnectGroupResponse
30257
30281
  * @throws OciError when an error occurs
30258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
30282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
30259
30283
  */
30260
30284
  updateCrossConnectGroup(updateCrossConnectGroupRequest) {
30261
30285
  return __awaiter(this, void 0, void 0, function* () {
@@ -30323,7 +30347,7 @@ class VirtualNetworkClient {
30323
30347
  * @param UpdateDhcpOptionsRequest
30324
30348
  * @return UpdateDhcpOptionsResponse
30325
30349
  * @throws OciError when an error occurs
30326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
30350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
30327
30351
  */
30328
30352
  updateDhcpOptions(updateDhcpOptionsRequest) {
30329
30353
  return __awaiter(this, void 0, void 0, function* () {
@@ -30388,7 +30412,7 @@ class VirtualNetworkClient {
30388
30412
  * @param UpdateDrgRequest
30389
30413
  * @return UpdateDrgResponse
30390
30414
  * @throws OciError when an error occurs
30391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
30415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
30392
30416
  */
30393
30417
  updateDrg(updateDrgRequest) {
30394
30418
  return __awaiter(this, void 0, void 0, function* () {
@@ -30454,7 +30478,7 @@ class VirtualNetworkClient {
30454
30478
  * @param UpdateDrgAttachmentRequest
30455
30479
  * @return UpdateDrgAttachmentResponse
30456
30480
  * @throws OciError when an error occurs
30457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
30481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
30458
30482
  */
30459
30483
  updateDrgAttachment(updateDrgAttachmentRequest) {
30460
30484
  return __awaiter(this, void 0, void 0, function* () {
@@ -30519,7 +30543,7 @@ class VirtualNetworkClient {
30519
30543
  * @param UpdateDrgRouteDistributionRequest
30520
30544
  * @return UpdateDrgRouteDistributionResponse
30521
30545
  * @throws OciError when an error occurs
30522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
30546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
30523
30547
  */
30524
30548
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
30525
30549
  return __awaiter(this, void 0, void 0, function* () {
@@ -30584,7 +30608,7 @@ class VirtualNetworkClient {
30584
30608
  * @param UpdateDrgRouteDistributionStatementsRequest
30585
30609
  * @return UpdateDrgRouteDistributionStatementsResponse
30586
30610
  * @throws OciError when an error occurs
30587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
30611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
30588
30612
  */
30589
30613
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
30590
30614
  return __awaiter(this, void 0, void 0, function* () {
@@ -30643,7 +30667,7 @@ class VirtualNetworkClient {
30643
30667
  * @param UpdateDrgRouteRulesRequest
30644
30668
  * @return UpdateDrgRouteRulesResponse
30645
30669
  * @throws OciError when an error occurs
30646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
30670
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
30647
30671
  */
30648
30672
  updateDrgRouteRules(updateDrgRouteRulesRequest) {
30649
30673
  return __awaiter(this, void 0, void 0, function* () {
@@ -30702,7 +30726,7 @@ class VirtualNetworkClient {
30702
30726
  * @param UpdateDrgRouteTableRequest
30703
30727
  * @return UpdateDrgRouteTableResponse
30704
30728
  * @throws OciError when an error occurs
30705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
30729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
30706
30730
  */
30707
30731
  updateDrgRouteTable(updateDrgRouteTableRequest) {
30708
30732
  return __awaiter(this, void 0, void 0, function* () {
@@ -30770,7 +30794,7 @@ class VirtualNetworkClient {
30770
30794
  * @param UpdateIPSecConnectionRequest
30771
30795
  * @return UpdateIPSecConnectionResponse
30772
30796
  * @throws OciError when an error occurs
30773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
30797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
30774
30798
  */
30775
30799
  updateIPSecConnection(updateIPSecConnectionRequest) {
30776
30800
  return __awaiter(this, void 0, void 0, function* () {
@@ -30846,7 +30870,7 @@ class VirtualNetworkClient {
30846
30870
  * @param UpdateIPSecConnectionTunnelRequest
30847
30871
  * @return UpdateIPSecConnectionTunnelResponse
30848
30872
  * @throws OciError when an error occurs
30849
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
30873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
30850
30874
  */
30851
30875
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
30852
30876
  return __awaiter(this, void 0, void 0, function* () {
@@ -30915,7 +30939,7 @@ class VirtualNetworkClient {
30915
30939
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
30916
30940
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
30917
30941
  * @throws OciError when an error occurs
30918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
30942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
30919
30943
  */
30920
30944
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
30921
30945
  return __awaiter(this, void 0, void 0, function* () {
@@ -30985,7 +31009,7 @@ class VirtualNetworkClient {
30985
31009
  * @param UpdateInternetGatewayRequest
30986
31010
  * @return UpdateInternetGatewayResponse
30987
31011
  * @throws OciError when an error occurs
30988
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
31012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
30989
31013
  */
30990
31014
  updateInternetGateway(updateInternetGatewayRequest) {
30991
31015
  return __awaiter(this, void 0, void 0, function* () {
@@ -31056,7 +31080,7 @@ class VirtualNetworkClient {
31056
31080
  * @param UpdateIpv6Request
31057
31081
  * @return UpdateIpv6Response
31058
31082
  * @throws OciError when an error occurs
31059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
31083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
31060
31084
  */
31061
31085
  updateIpv6(updateIpv6Request) {
31062
31086
  return __awaiter(this, void 0, void 0, function* () {
@@ -31122,7 +31146,7 @@ class VirtualNetworkClient {
31122
31146
  * @param UpdateLocalPeeringGatewayRequest
31123
31147
  * @return UpdateLocalPeeringGatewayResponse
31124
31148
  * @throws OciError when an error occurs
31125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
31149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
31126
31150
  */
31127
31151
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
31128
31152
  return __awaiter(this, void 0, void 0, function* () {
@@ -31187,7 +31211,7 @@ class VirtualNetworkClient {
31187
31211
  * @param UpdateNatGatewayRequest
31188
31212
  * @return UpdateNatGatewayResponse
31189
31213
  * @throws OciError when an error occurs
31190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
31214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
31191
31215
  */
31192
31216
  updateNatGateway(updateNatGatewayRequest) {
31193
31217
  return __awaiter(this, void 0, void 0, function* () {
@@ -31266,7 +31290,7 @@ class VirtualNetworkClient {
31266
31290
  * @param UpdateNetworkSecurityGroupRequest
31267
31291
  * @return UpdateNetworkSecurityGroupResponse
31268
31292
  * @throws OciError when an error occurs
31269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
31293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
31270
31294
  */
31271
31295
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
31272
31296
  return __awaiter(this, void 0, void 0, function* () {
@@ -31331,7 +31355,7 @@ class VirtualNetworkClient {
31331
31355
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
31332
31356
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
31333
31357
  * @throws OciError when an error occurs
31334
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
31358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
31335
31359
  */
31336
31360
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
31337
31361
  return __awaiter(this, void 0, void 0, function* () {
@@ -31399,7 +31423,7 @@ class VirtualNetworkClient {
31399
31423
  * @param UpdatePrivateIpRequest
31400
31424
  * @return UpdatePrivateIpResponse
31401
31425
  * @throws OciError when an error occurs
31402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
31426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
31403
31427
  */
31404
31428
  updatePrivateIp(updatePrivateIpRequest) {
31405
31429
  return __awaiter(this, void 0, void 0, function* () {
@@ -31502,7 +31526,7 @@ class VirtualNetworkClient {
31502
31526
  * @param UpdatePublicIpRequest
31503
31527
  * @return UpdatePublicIpResponse
31504
31528
  * @throws OciError when an error occurs
31505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
31529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
31506
31530
  */
31507
31531
  updatePublicIp(updatePublicIpRequest) {
31508
31532
  return __awaiter(this, void 0, void 0, function* () {
@@ -31567,7 +31591,7 @@ class VirtualNetworkClient {
31567
31591
  * @param UpdatePublicIpPoolRequest
31568
31592
  * @return UpdatePublicIpPoolResponse
31569
31593
  * @throws OciError when an error occurs
31570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
31594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
31571
31595
  */
31572
31596
  updatePublicIpPool(updatePublicIpPoolRequest) {
31573
31597
  return __awaiter(this, void 0, void 0, function* () {
@@ -31633,7 +31657,7 @@ class VirtualNetworkClient {
31633
31657
  * @param UpdateRemotePeeringConnectionRequest
31634
31658
  * @return UpdateRemotePeeringConnectionResponse
31635
31659
  * @throws OciError when an error occurs
31636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
31660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
31637
31661
  */
31638
31662
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
31639
31663
  return __awaiter(this, void 0, void 0, function* () {
@@ -31701,7 +31725,7 @@ class VirtualNetworkClient {
31701
31725
  * @param UpdateRouteTableRequest
31702
31726
  * @return UpdateRouteTableResponse
31703
31727
  * @throws OciError when an error occurs
31704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
31728
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
31705
31729
  */
31706
31730
  updateRouteTable(updateRouteTableRequest) {
31707
31731
  return __awaiter(this, void 0, void 0, function* () {
@@ -31770,7 +31794,7 @@ class VirtualNetworkClient {
31770
31794
  * @param UpdateSecurityListRequest
31771
31795
  * @return UpdateSecurityListResponse
31772
31796
  * @throws OciError when an error occurs
31773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
31797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
31774
31798
  */
31775
31799
  updateSecurityList(updateSecurityListRequest) {
31776
31800
  return __awaiter(this, void 0, void 0, function* () {
@@ -31836,7 +31860,7 @@ class VirtualNetworkClient {
31836
31860
  * @param UpdateServiceGatewayRequest
31837
31861
  * @return UpdateServiceGatewayResponse
31838
31862
  * @throws OciError when an error occurs
31839
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
31863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
31840
31864
  */
31841
31865
  updateServiceGateway(updateServiceGatewayRequest) {
31842
31866
  return __awaiter(this, void 0, void 0, function* () {
@@ -31901,7 +31925,7 @@ class VirtualNetworkClient {
31901
31925
  * @param UpdateSubnetRequest
31902
31926
  * @return UpdateSubnetResponse
31903
31927
  * @throws OciError when an error occurs
31904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
31928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
31905
31929
  */
31906
31930
  updateSubnet(updateSubnetRequest) {
31907
31931
  return __awaiter(this, void 0, void 0, function* () {
@@ -31968,7 +31992,7 @@ class VirtualNetworkClient {
31968
31992
  * @param UpdateTunnelCpeDeviceConfigRequest
31969
31993
  * @return UpdateTunnelCpeDeviceConfigResponse
31970
31994
  * @throws OciError when an error occurs
31971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
31995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
31972
31996
  */
31973
31997
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
31974
31998
  return __awaiter(this, void 0, void 0, function* () {
@@ -32036,7 +32060,7 @@ class VirtualNetworkClient {
32036
32060
  * @param UpdateVcnRequest
32037
32061
  * @return UpdateVcnResponse
32038
32062
  * @throws OciError when an error occurs
32039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
32063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
32040
32064
  */
32041
32065
  updateVcn(updateVcnRequest) {
32042
32066
  return __awaiter(this, void 0, void 0, function* () {
@@ -32124,7 +32148,7 @@ class VirtualNetworkClient {
32124
32148
  * @param UpdateVirtualCircuitRequest
32125
32149
  * @return UpdateVirtualCircuitResponse
32126
32150
  * @throws OciError when an error occurs
32127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
32151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
32128
32152
  */
32129
32153
  updateVirtualCircuit(updateVirtualCircuitRequest) {
32130
32154
  return __awaiter(this, void 0, void 0, function* () {
@@ -32190,7 +32214,7 @@ class VirtualNetworkClient {
32190
32214
  * @param UpdateVlanRequest
32191
32215
  * @return UpdateVlanResponse
32192
32216
  * @throws OciError when an error occurs
32193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
32217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
32194
32218
  */
32195
32219
  updateVlan(updateVlanRequest) {
32196
32220
  return __awaiter(this, void 0, void 0, function* () {
@@ -32256,7 +32280,7 @@ class VirtualNetworkClient {
32256
32280
  * @param UpdateVnicRequest
32257
32281
  * @return UpdateVnicResponse
32258
32282
  * @throws OciError when an error occurs
32259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
32283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
32260
32284
  */
32261
32285
  updateVnic(updateVnicRequest) {
32262
32286
  return __awaiter(this, void 0, void 0, function* () {
@@ -32321,7 +32345,7 @@ class VirtualNetworkClient {
32321
32345
  * @param UpdateVtapRequest
32322
32346
  * @return UpdateVtapResponse
32323
32347
  * @throws OciError when an error occurs
32324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
32348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
32325
32349
  */
32326
32350
  updateVtap(updateVtapRequest) {
32327
32351
  return __awaiter(this, void 0, void 0, function* () {
@@ -32393,7 +32417,7 @@ class VirtualNetworkClient {
32393
32417
  * @param UpgradeDrgRequest
32394
32418
  * @return UpgradeDrgResponse
32395
32419
  * @throws OciError when an error occurs
32396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
32420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
32397
32421
  */
32398
32422
  upgradeDrg(upgradeDrgRequest) {
32399
32423
  return __awaiter(this, void 0, void 0, function* () {
@@ -32455,7 +32479,7 @@ class VirtualNetworkClient {
32455
32479
  * @param ValidateByoipRangeRequest
32456
32480
  * @return ValidateByoipRangeResponse
32457
32481
  * @throws OciError when an error occurs
32458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
32482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
32459
32483
  */
32460
32484
  validateByoipRange(validateByoipRangeRequest) {
32461
32485
  return __awaiter(this, void 0, void 0, function* () {
@@ -32515,7 +32539,7 @@ class VirtualNetworkClient {
32515
32539
  * @param WithdrawByoipRangeRequest
32516
32540
  * @return WithdrawByoipRangeResponse
32517
32541
  * @throws OciError when an error occurs
32518
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
32542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
32519
32543
  */
32520
32544
  withdrawByoipRange(withdrawByoipRangeRequest) {
32521
32545
  return __awaiter(this, void 0, void 0, function* () {