oci-core 2.34.0 → 2.35.1

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 (462) hide show
  1. package/lib/client.d.ts +432 -422
  2. package/lib/client.js +482 -424
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/create-internet-gateway-details.d.ts +4 -0
  5. package/lib/model/create-internet-gateway-details.js.map +1 -1
  6. package/lib/model/create-nat-gateway-details.d.ts +9 -0
  7. package/lib/model/create-nat-gateway-details.js.map +1 -1
  8. package/lib/model/index.d.ts +4 -0
  9. package/lib/model/index.js +11 -7
  10. package/lib/model/index.js.map +1 -1
  11. package/lib/model/instance-maintenance-reboot.d.ts +34 -0
  12. package/lib/model/instance-maintenance-reboot.js +34 -0
  13. package/lib/model/instance-maintenance-reboot.js.map +1 -0
  14. package/lib/model/instance-power-action-details.d.ts +1 -1
  15. package/lib/model/instance-power-action-details.js +4 -0
  16. package/lib/model/instance-power-action-details.js.map +1 -1
  17. package/lib/model/internet-gateway.d.ts +4 -0
  18. package/lib/model/internet-gateway.js.map +1 -1
  19. package/lib/model/nat-gateway.d.ts +9 -0
  20. package/lib/model/nat-gateway.js.map +1 -1
  21. package/lib/model/reboot-migrate-action-details.d.ts +44 -0
  22. package/lib/model/reboot-migrate-action-details.js +59 -0
  23. package/lib/model/reboot-migrate-action-details.js.map +1 -0
  24. package/lib/model/reset-action-details.d.ts +16 -4
  25. package/lib/model/reset-action-details.js.map +1 -1
  26. package/lib/model/route-rule.d.ts +14 -0
  27. package/lib/model/route-rule.js +10 -0
  28. package/lib/model/route-rule.js.map +1 -1
  29. package/lib/model/soft-reset-action-details.d.ts +16 -4
  30. package/lib/model/soft-reset-action-details.js.map +1 -1
  31. package/lib/model/update-instance-details.d.ts +12 -0
  32. package/lib/model/update-instance-details.js.map +1 -1
  33. package/lib/model/update-internet-gateway-details.d.ts +4 -0
  34. package/lib/model/update-internet-gateway-details.js.map +1 -1
  35. package/lib/model/update-nat-gateway-details.d.ts +9 -0
  36. package/lib/model/update-nat-gateway-details.js.map +1 -1
  37. package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
  38. package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
  39. package/lib/request/add-drg-route-rules-request.d.ts +1 -1
  40. package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
  41. package/lib/request/add-ipv6-subnet-cidr-request.d.ts +1 -1
  42. package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
  43. package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
  44. package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
  45. package/lib/request/add-vcn-cidr-request.d.ts +1 -1
  46. package/lib/request/advertise-byoip-range-request.d.ts +1 -1
  47. package/lib/request/attach-boot-volume-request.d.ts +1 -1
  48. package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
  49. package/lib/request/attach-load-balancer-request.d.ts +1 -1
  50. package/lib/request/attach-service-id-request.d.ts +1 -1
  51. package/lib/request/attach-vnic-request.d.ts +1 -1
  52. package/lib/request/attach-volume-request.d.ts +1 -1
  53. package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
  54. package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
  55. package/lib/request/capture-console-history-request.d.ts +1 -1
  56. package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
  57. package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
  58. package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
  59. package/lib/request/change-capture-filter-compartment-request.d.ts +1 -1
  60. package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
  61. package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
  62. package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
  63. package/lib/request/change-cpe-compartment-request.d.ts +1 -1
  64. package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
  65. package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
  66. package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
  67. package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
  68. package/lib/request/change-drg-compartment-request.d.ts +1 -1
  69. package/lib/request/change-image-compartment-request.d.ts +1 -1
  70. package/lib/request/change-instance-compartment-request.d.ts +1 -1
  71. package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
  72. package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
  73. package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
  74. package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
  75. package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
  76. package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
  77. package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
  78. package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
  79. package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
  80. package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
  81. package/lib/request/change-route-table-compartment-request.d.ts +1 -1
  82. package/lib/request/change-security-list-compartment-request.d.ts +1 -1
  83. package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
  84. package/lib/request/change-subnet-compartment-request.d.ts +1 -1
  85. package/lib/request/change-vcn-compartment-request.d.ts +1 -1
  86. package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
  87. package/lib/request/change-vlan-compartment-request.d.ts +1 -1
  88. package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
  89. package/lib/request/change-volume-compartment-request.d.ts +1 -1
  90. package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
  91. package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
  92. package/lib/request/change-vtap-compartment-request.d.ts +1 -1
  93. package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
  94. package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
  95. package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
  96. package/lib/request/copy-volume-backup-request.d.ts +1 -1
  97. package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
  98. package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
  99. package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
  100. package/lib/request/create-boot-volume-request.d.ts +1 -1
  101. package/lib/request/create-byoip-range-request.d.ts +1 -1
  102. package/lib/request/create-capture-filter-request.d.ts +1 -1
  103. package/lib/request/create-cluster-network-request.d.ts +1 -1
  104. package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
  105. package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
  106. package/lib/request/create-cpe-request.d.ts +1 -1
  107. package/lib/request/create-cross-connect-group-request.d.ts +1 -1
  108. package/lib/request/create-cross-connect-request.d.ts +1 -1
  109. package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
  110. package/lib/request/create-dhcp-options-request.d.ts +1 -1
  111. package/lib/request/create-drg-attachment-request.d.ts +1 -1
  112. package/lib/request/create-drg-request.d.ts +1 -1
  113. package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
  114. package/lib/request/create-drg-route-table-request.d.ts +1 -1
  115. package/lib/request/create-image-request.d.ts +1 -1
  116. package/lib/request/create-instance-configuration-request.d.ts +1 -1
  117. package/lib/request/create-instance-console-connection-request.d.ts +1 -1
  118. package/lib/request/create-instance-pool-request.d.ts +1 -1
  119. package/lib/request/create-internet-gateway-request.d.ts +1 -1
  120. package/lib/request/create-ipsec-connection-request.d.ts +1 -1
  121. package/lib/request/create-ipv6-request.d.ts +1 -1
  122. package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
  123. package/lib/request/create-nat-gateway-request.d.ts +1 -1
  124. package/lib/request/create-network-security-group-request.d.ts +1 -1
  125. package/lib/request/create-private-ip-request.d.ts +1 -1
  126. package/lib/request/create-public-ip-pool-request.d.ts +1 -1
  127. package/lib/request/create-public-ip-request.d.ts +1 -1
  128. package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
  129. package/lib/request/create-route-table-request.d.ts +1 -1
  130. package/lib/request/create-security-list-request.d.ts +1 -1
  131. package/lib/request/create-service-gateway-request.d.ts +1 -1
  132. package/lib/request/create-subnet-request.d.ts +1 -1
  133. package/lib/request/create-vcn-request.d.ts +1 -1
  134. package/lib/request/create-virtual-circuit-request.d.ts +1 -1
  135. package/lib/request/create-vlan-request.d.ts +1 -1
  136. package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
  137. package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
  138. package/lib/request/create-volume-backup-request.d.ts +1 -1
  139. package/lib/request/create-volume-group-backup-request.d.ts +1 -1
  140. package/lib/request/create-volume-group-request.d.ts +1 -1
  141. package/lib/request/create-volume-request.d.ts +1 -1
  142. package/lib/request/create-vtap-request.d.ts +1 -1
  143. package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
  144. package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
  145. package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
  146. package/lib/request/delete-boot-volume-request.d.ts +1 -1
  147. package/lib/request/delete-byoip-range-request.d.ts +1 -1
  148. package/lib/request/delete-capture-filter-request.d.ts +1 -1
  149. package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
  150. package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
  151. package/lib/request/delete-console-history-request.d.ts +1 -1
  152. package/lib/request/delete-cpe-request.d.ts +1 -1
  153. package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
  154. package/lib/request/delete-cross-connect-request.d.ts +1 -1
  155. package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
  156. package/lib/request/delete-dhcp-options-request.d.ts +1 -1
  157. package/lib/request/delete-drg-attachment-request.d.ts +1 -1
  158. package/lib/request/delete-drg-request.d.ts +1 -1
  159. package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
  160. package/lib/request/delete-drg-route-table-request.d.ts +1 -1
  161. package/lib/request/delete-image-request.d.ts +1 -1
  162. package/lib/request/delete-instance-configuration-request.d.ts +1 -1
  163. package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
  164. package/lib/request/delete-internet-gateway-request.d.ts +1 -1
  165. package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
  166. package/lib/request/delete-ipv6-request.d.ts +1 -1
  167. package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
  168. package/lib/request/delete-nat-gateway-request.d.ts +1 -1
  169. package/lib/request/delete-network-security-group-request.d.ts +1 -1
  170. package/lib/request/delete-private-ip-request.d.ts +1 -1
  171. package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
  172. package/lib/request/delete-public-ip-request.d.ts +1 -1
  173. package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
  174. package/lib/request/delete-route-table-request.d.ts +1 -1
  175. package/lib/request/delete-security-list-request.d.ts +1 -1
  176. package/lib/request/delete-service-gateway-request.d.ts +1 -1
  177. package/lib/request/delete-subnet-request.d.ts +1 -1
  178. package/lib/request/delete-vcn-request.d.ts +1 -1
  179. package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
  180. package/lib/request/delete-vlan-request.d.ts +1 -1
  181. package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
  182. package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
  183. package/lib/request/delete-volume-backup-request.d.ts +1 -1
  184. package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
  185. package/lib/request/delete-volume-group-request.d.ts +1 -1
  186. package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
  187. package/lib/request/delete-volume-request.d.ts +1 -1
  188. package/lib/request/delete-vtap-request.d.ts +1 -1
  189. package/lib/request/detach-boot-volume-request.d.ts +1 -1
  190. package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
  191. package/lib/request/detach-load-balancer-request.d.ts +1 -1
  192. package/lib/request/detach-service-id-request.d.ts +1 -1
  193. package/lib/request/detach-vnic-request.d.ts +1 -1
  194. package/lib/request/detach-volume-request.d.ts +1 -1
  195. package/lib/request/export-image-request.d.ts +1 -1
  196. package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
  197. package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
  198. package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
  199. package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
  200. package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
  201. package/lib/request/get-block-volume-replica-request.d.ts +1 -1
  202. package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
  203. package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
  204. package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
  205. package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
  206. package/lib/request/get-boot-volume-request.d.ts +1 -1
  207. package/lib/request/get-byoip-range-request.d.ts +1 -1
  208. package/lib/request/get-capture-filter-request.d.ts +1 -1
  209. package/lib/request/get-cluster-network-request.d.ts +1 -1
  210. package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
  211. package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
  212. package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
  213. package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
  214. package/lib/request/get-console-history-content-request.d.ts +1 -1
  215. package/lib/request/get-console-history-request.d.ts +1 -1
  216. package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
  217. package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
  218. package/lib/request/get-cpe-request.d.ts +1 -1
  219. package/lib/request/get-cross-connect-group-request.d.ts +1 -1
  220. package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
  221. package/lib/request/get-cross-connect-request.d.ts +1 -1
  222. package/lib/request/get-cross-connect-status-request.d.ts +1 -1
  223. package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
  224. package/lib/request/get-dhcp-options-request.d.ts +1 -1
  225. package/lib/request/get-drg-attachment-request.d.ts +1 -1
  226. package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
  227. package/lib/request/get-drg-request.d.ts +1 -1
  228. package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
  229. package/lib/request/get-drg-route-table-request.d.ts +1 -1
  230. package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
  231. package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
  232. package/lib/request/get-image-request.d.ts +1 -1
  233. package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
  234. package/lib/request/get-instance-configuration-request.d.ts +1 -1
  235. package/lib/request/get-instance-console-connection-request.d.ts +1 -1
  236. package/lib/request/get-instance-maintenance-reboot-request.d.ts +28 -0
  237. package/lib/request/get-instance-maintenance-reboot-request.js +15 -0
  238. package/lib/request/get-instance-maintenance-reboot-request.js.map +1 -0
  239. package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
  240. package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
  241. package/lib/request/get-instance-pool-request.d.ts +1 -1
  242. package/lib/request/get-instance-request.d.ts +1 -1
  243. package/lib/request/get-internet-gateway-request.d.ts +1 -1
  244. package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
  245. package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
  246. package/lib/request/get-ipsec-connection-request.d.ts +1 -1
  247. package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
  248. package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
  249. package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  250. package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
  251. package/lib/request/get-ipv6-request.d.ts +1 -1
  252. package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
  253. package/lib/request/get-measured-boot-report-request.d.ts +1 -1
  254. package/lib/request/get-nat-gateway-request.d.ts +1 -1
  255. package/lib/request/get-network-security-group-request.d.ts +1 -1
  256. package/lib/request/get-networking-topology-request.d.ts +1 -1
  257. package/lib/request/get-private-ip-request.d.ts +1 -1
  258. package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
  259. package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
  260. package/lib/request/get-public-ip-pool-request.d.ts +1 -1
  261. package/lib/request/get-public-ip-request.d.ts +1 -1
  262. package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
  263. package/lib/request/get-route-table-request.d.ts +1 -1
  264. package/lib/request/get-security-list-request.d.ts +1 -1
  265. package/lib/request/get-service-gateway-request.d.ts +1 -1
  266. package/lib/request/get-service-request.d.ts +1 -1
  267. package/lib/request/get-subnet-request.d.ts +1 -1
  268. package/lib/request/get-subnet-topology-request.d.ts +1 -1
  269. package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
  270. package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
  271. package/lib/request/get-upgrade-status-request.d.ts +1 -1
  272. package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
  273. package/lib/request/get-vcn-request.d.ts +1 -1
  274. package/lib/request/get-vcn-topology-request.d.ts +1 -1
  275. package/lib/request/get-virtual-circuit-request.d.ts +1 -1
  276. package/lib/request/get-vlan-request.d.ts +1 -1
  277. package/lib/request/get-vnic-attachment-request.d.ts +1 -1
  278. package/lib/request/get-vnic-request.d.ts +1 -1
  279. package/lib/request/get-volume-attachment-request.d.ts +1 -1
  280. package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
  281. package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
  282. package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
  283. package/lib/request/get-volume-backup-request.d.ts +1 -1
  284. package/lib/request/get-volume-group-backup-request.d.ts +1 -1
  285. package/lib/request/get-volume-group-replica-request.d.ts +1 -1
  286. package/lib/request/get-volume-group-request.d.ts +1 -1
  287. package/lib/request/get-volume-kms-key-request.d.ts +1 -1
  288. package/lib/request/get-volume-request.d.ts +1 -1
  289. package/lib/request/get-vtap-request.d.ts +1 -1
  290. package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
  291. package/lib/request/index.d.ts +2 -0
  292. package/lib/request/index.js.map +1 -1
  293. package/lib/request/instance-action-request.d.ts +4 -3
  294. package/lib/request/instance-action-request.js +1 -0
  295. package/lib/request/instance-action-request.js.map +1 -1
  296. package/lib/request/launch-instance-configuration-request.d.ts +1 -1
  297. package/lib/request/launch-instance-request.d.ts +1 -1
  298. package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
  299. package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
  300. package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
  301. package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
  302. package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
  303. package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
  304. package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
  305. package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
  306. package/lib/request/list-boot-volumes-request.d.ts +1 -1
  307. package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
  308. package/lib/request/list-byoip-ranges-request.d.ts +1 -1
  309. package/lib/request/list-capture-filters-request.d.ts +1 -1
  310. package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
  311. package/lib/request/list-cluster-networks-request.d.ts +1 -1
  312. package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
  313. package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
  314. package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
  315. package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
  316. package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
  317. package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
  318. package/lib/request/list-console-histories-request.d.ts +1 -1
  319. package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
  320. package/lib/request/list-cpes-request.d.ts +1 -1
  321. package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
  322. package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
  323. package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
  324. package/lib/request/list-cross-connects-request.d.ts +1 -1
  325. package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
  326. package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
  327. package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
  328. package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
  329. package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
  330. package/lib/request/list-dhcp-options-request.d.ts +1 -1
  331. package/lib/request/list-drg-attachments-request.d.ts +1 -1
  332. package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
  333. package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
  334. package/lib/request/list-drg-route-rules-request.d.ts +1 -1
  335. package/lib/request/list-drg-route-tables-request.d.ts +1 -1
  336. package/lib/request/list-drgs-request.d.ts +1 -1
  337. package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
  338. package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  339. package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
  340. package/lib/request/list-images-request.d.ts +1 -1
  341. package/lib/request/list-instance-configurations-request.d.ts +1 -1
  342. package/lib/request/list-instance-console-connections-request.d.ts +1 -1
  343. package/lib/request/list-instance-devices-request.d.ts +1 -1
  344. package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
  345. package/lib/request/list-instance-pools-request.d.ts +1 -1
  346. package/lib/request/list-instances-request.d.ts +1 -1
  347. package/lib/request/list-internet-gateways-request.d.ts +1 -1
  348. package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
  349. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
  350. package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
  351. package/lib/request/list-ipsec-connections-request.d.ts +1 -1
  352. package/lib/request/list-ipv6s-request.d.ts +1 -1
  353. package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
  354. package/lib/request/list-nat-gateways-request.d.ts +1 -1
  355. package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
  356. package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
  357. package/lib/request/list-network-security-groups-request.d.ts +1 -1
  358. package/lib/request/list-private-ips-request.d.ts +1 -1
  359. package/lib/request/list-public-ip-pools-request.d.ts +1 -1
  360. package/lib/request/list-public-ips-request.d.ts +1 -1
  361. package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
  362. package/lib/request/list-route-tables-request.d.ts +1 -1
  363. package/lib/request/list-security-lists-request.d.ts +1 -1
  364. package/lib/request/list-service-gateways-request.d.ts +1 -1
  365. package/lib/request/list-services-request.d.ts +1 -1
  366. package/lib/request/list-shapes-request.d.ts +1 -1
  367. package/lib/request/list-subnets-request.d.ts +1 -1
  368. package/lib/request/list-vcns-request.d.ts +1 -1
  369. package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  370. package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
  371. package/lib/request/list-virtual-circuits-request.d.ts +1 -1
  372. package/lib/request/list-vlans-request.d.ts +1 -1
  373. package/lib/request/list-vnic-attachments-request.d.ts +1 -1
  374. package/lib/request/list-volume-attachments-request.d.ts +1 -1
  375. package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
  376. package/lib/request/list-volume-backups-request.d.ts +1 -1
  377. package/lib/request/list-volume-group-backups-request.d.ts +1 -1
  378. package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
  379. package/lib/request/list-volume-groups-request.d.ts +1 -1
  380. package/lib/request/list-volumes-request.d.ts +1 -1
  381. package/lib/request/list-vtaps-request.d.ts +1 -1
  382. package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
  383. package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
  384. package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
  385. package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
  386. package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
  387. package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
  388. package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +1 -1
  389. package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +1 -1
  390. package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
  391. package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
  392. package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
  393. package/lib/request/reset-instance-pool-request.d.ts +1 -1
  394. package/lib/request/softreset-instance-pool-request.d.ts +1 -1
  395. package/lib/request/start-instance-pool-request.d.ts +1 -1
  396. package/lib/request/stop-instance-pool-request.d.ts +1 -1
  397. package/lib/request/terminate-cluster-network-request.d.ts +1 -1
  398. package/lib/request/terminate-instance-pool-request.d.ts +1 -1
  399. package/lib/request/terminate-instance-request.d.ts +1 -7
  400. package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
  401. package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
  402. package/lib/request/update-boot-volume-request.d.ts +1 -1
  403. package/lib/request/update-byoip-range-request.d.ts +1 -1
  404. package/lib/request/update-capture-filter-request.d.ts +1 -1
  405. package/lib/request/update-cluster-network-request.d.ts +1 -1
  406. package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
  407. package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
  408. package/lib/request/update-console-history-request.d.ts +1 -1
  409. package/lib/request/update-cpe-request.d.ts +1 -1
  410. package/lib/request/update-cross-connect-group-request.d.ts +1 -1
  411. package/lib/request/update-cross-connect-request.d.ts +1 -1
  412. package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
  413. package/lib/request/update-dhcp-options-request.d.ts +1 -1
  414. package/lib/request/update-drg-attachment-request.d.ts +1 -1
  415. package/lib/request/update-drg-request.d.ts +1 -1
  416. package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
  417. package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
  418. package/lib/request/update-drg-route-rules-request.d.ts +1 -1
  419. package/lib/request/update-drg-route-table-request.d.ts +1 -1
  420. package/lib/request/update-image-request.d.ts +1 -1
  421. package/lib/request/update-instance-configuration-request.d.ts +1 -1
  422. package/lib/request/update-instance-console-connection-request.d.ts +1 -1
  423. package/lib/request/update-instance-pool-request.d.ts +1 -1
  424. package/lib/request/update-instance-request.d.ts +1 -1
  425. package/lib/request/update-internet-gateway-request.d.ts +1 -1
  426. package/lib/request/update-ipsec-connection-request.d.ts +1 -1
  427. package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
  428. package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  429. package/lib/request/update-ipv6-request.d.ts +1 -1
  430. package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
  431. package/lib/request/update-nat-gateway-request.d.ts +1 -1
  432. package/lib/request/update-network-security-group-request.d.ts +1 -1
  433. package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
  434. package/lib/request/update-private-ip-request.d.ts +1 -1
  435. package/lib/request/update-public-ip-pool-request.d.ts +1 -1
  436. package/lib/request/update-public-ip-request.d.ts +1 -1
  437. package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
  438. package/lib/request/update-route-table-request.d.ts +1 -1
  439. package/lib/request/update-security-list-request.d.ts +1 -1
  440. package/lib/request/update-service-gateway-request.d.ts +1 -1
  441. package/lib/request/update-subnet-request.d.ts +1 -1
  442. package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
  443. package/lib/request/update-vcn-request.d.ts +1 -1
  444. package/lib/request/update-virtual-circuit-request.d.ts +1 -1
  445. package/lib/request/update-vlan-request.d.ts +1 -1
  446. package/lib/request/update-vnic-request.d.ts +1 -1
  447. package/lib/request/update-volume-attachment-request.d.ts +1 -1
  448. package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
  449. package/lib/request/update-volume-backup-request.d.ts +1 -1
  450. package/lib/request/update-volume-group-backup-request.d.ts +1 -1
  451. package/lib/request/update-volume-group-request.d.ts +1 -1
  452. package/lib/request/update-volume-kms-key-request.d.ts +1 -1
  453. package/lib/request/update-volume-request.d.ts +1 -1
  454. package/lib/request/update-vtap-request.d.ts +1 -1
  455. package/lib/request/upgrade-drg-request.d.ts +1 -1
  456. package/lib/request/validate-byoip-range-request.d.ts +1 -1
  457. package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
  458. package/lib/response/get-instance-maintenance-reboot-response.d.ts +25 -0
  459. package/lib/response/get-instance-maintenance-reboot-response.js +15 -0
  460. package/lib/response/get-instance-maintenance-reboot-response.js.map +1 -0
  461. package/lib/response/index.d.ts +2 -0
  462. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -169,7 +169,7 @@ class BlockstorageClient {
169
169
  * @param ChangeBootVolumeBackupCompartmentRequest
170
170
  * @return ChangeBootVolumeBackupCompartmentResponse
171
171
  * @throws OciError when an error occurs
172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
173
173
  */
174
174
  changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
175
175
  return __awaiter(this, void 0, void 0, function* () {
@@ -232,7 +232,7 @@ class BlockstorageClient {
232
232
  * @param ChangeBootVolumeCompartmentRequest
233
233
  * @return ChangeBootVolumeCompartmentResponse
234
234
  * @throws OciError when an error occurs
235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
236
236
  */
237
237
  changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
238
238
  return __awaiter(this, void 0, void 0, function* () {
@@ -295,7 +295,7 @@ class BlockstorageClient {
295
295
  * @param ChangeVolumeBackupCompartmentRequest
296
296
  * @return ChangeVolumeBackupCompartmentResponse
297
297
  * @throws OciError when an error occurs
298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
298
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
299
299
  */
300
300
  changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
301
301
  return __awaiter(this, void 0, void 0, function* () {
@@ -358,7 +358,7 @@ class BlockstorageClient {
358
358
  * @param ChangeVolumeCompartmentRequest
359
359
  * @return ChangeVolumeCompartmentResponse
360
360
  * @throws OciError when an error occurs
361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
361
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
362
362
  */
363
363
  changeVolumeCompartment(changeVolumeCompartmentRequest) {
364
364
  return __awaiter(this, void 0, void 0, function* () {
@@ -421,7 +421,7 @@ class BlockstorageClient {
421
421
  * @param ChangeVolumeGroupBackupCompartmentRequest
422
422
  * @return ChangeVolumeGroupBackupCompartmentResponse
423
423
  * @throws OciError when an error occurs
424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
424
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
425
425
  */
426
426
  changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
427
427
  return __awaiter(this, void 0, void 0, function* () {
@@ -484,7 +484,7 @@ class BlockstorageClient {
484
484
  * @param ChangeVolumeGroupCompartmentRequest
485
485
  * @return ChangeVolumeGroupCompartmentResponse
486
486
  * @throws OciError when an error occurs
487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
488
488
  */
489
489
  changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
490
490
  return __awaiter(this, void 0, void 0, function* () {
@@ -546,7 +546,7 @@ class BlockstorageClient {
546
546
  * @param CopyBootVolumeBackupRequest
547
547
  * @return CopyBootVolumeBackupResponse
548
548
  * @throws OciError when an error occurs
549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
550
550
  */
551
551
  copyBootVolumeBackup(copyBootVolumeBackupRequest) {
552
552
  return __awaiter(this, void 0, void 0, function* () {
@@ -628,7 +628,7 @@ class BlockstorageClient {
628
628
  * @param CopyVolumeBackupRequest
629
629
  * @return CopyVolumeBackupResponse
630
630
  * @throws OciError when an error occurs
631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
632
632
  */
633
633
  copyVolumeBackup(copyVolumeBackupRequest) {
634
634
  return __awaiter(this, void 0, void 0, function* () {
@@ -710,7 +710,7 @@ class BlockstorageClient {
710
710
  * @param CopyVolumeGroupBackupRequest
711
711
  * @return CopyVolumeGroupBackupResponse
712
712
  * @throws OciError when an error occurs
713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
714
714
  */
715
715
  copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
716
716
  return __awaiter(this, void 0, void 0, function* () {
@@ -779,7 +779,7 @@ class BlockstorageClient {
779
779
  * @param CreateBootVolumeRequest
780
780
  * @return CreateBootVolumeResponse
781
781
  * @throws OciError when an error occurs
782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
783
783
  */
784
784
  createBootVolume(createBootVolumeRequest) {
785
785
  return __awaiter(this, void 0, void 0, function* () {
@@ -847,7 +847,7 @@ class BlockstorageClient {
847
847
  * @param CreateBootVolumeBackupRequest
848
848
  * @return CreateBootVolumeBackupResponse
849
849
  * @throws OciError when an error occurs
850
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
851
851
  */
852
852
  createBootVolumeBackup(createBootVolumeBackupRequest) {
853
853
  return __awaiter(this, void 0, void 0, function* () {
@@ -923,7 +923,7 @@ class BlockstorageClient {
923
923
  * @param CreateVolumeRequest
924
924
  * @return CreateVolumeResponse
925
925
  * @throws OciError when an error occurs
926
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
927
927
  */
928
928
  createVolume(createVolumeRequest) {
929
929
  return __awaiter(this, void 0, void 0, function* () {
@@ -991,7 +991,7 @@ class BlockstorageClient {
991
991
  * @param CreateVolumeBackupRequest
992
992
  * @return CreateVolumeBackupResponse
993
993
  * @throws OciError when an error occurs
994
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
995
995
  */
996
996
  createVolumeBackup(createVolumeBackupRequest) {
997
997
  return __awaiter(this, void 0, void 0, function* () {
@@ -1057,7 +1057,7 @@ class BlockstorageClient {
1057
1057
  * @param CreateVolumeBackupPolicyRequest
1058
1058
  * @return CreateVolumeBackupPolicyResponse
1059
1059
  * @throws OciError when an error occurs
1060
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1060
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1061
1061
  */
1062
1062
  createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
1063
1063
  return __awaiter(this, void 0, void 0, function* () {
@@ -1123,7 +1123,7 @@ class BlockstorageClient {
1123
1123
  * @param CreateVolumeBackupPolicyAssignmentRequest
1124
1124
  * @return CreateVolumeBackupPolicyAssignmentResponse
1125
1125
  * @throws OciError when an error occurs
1126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1127
1127
  */
1128
1128
  createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
1129
1129
  return __awaiter(this, void 0, void 0, function* () {
@@ -1191,7 +1191,7 @@ class BlockstorageClient {
1191
1191
  * @param CreateVolumeGroupRequest
1192
1192
  * @return CreateVolumeGroupResponse
1193
1193
  * @throws OciError when an error occurs
1194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1195
1195
  */
1196
1196
  createVolumeGroup(createVolumeGroupRequest) {
1197
1197
  return __awaiter(this, void 0, void 0, function* () {
@@ -1255,7 +1255,7 @@ class BlockstorageClient {
1255
1255
  * @param CreateVolumeGroupBackupRequest
1256
1256
  * @return CreateVolumeGroupBackupResponse
1257
1257
  * @throws OciError when an error occurs
1258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1259
1259
  */
1260
1260
  createVolumeGroupBackup(createVolumeGroupBackupRequest) {
1261
1261
  return __awaiter(this, void 0, void 0, function* () {
@@ -1321,7 +1321,7 @@ class BlockstorageClient {
1321
1321
  * @param DeleteBootVolumeRequest
1322
1322
  * @return DeleteBootVolumeResponse
1323
1323
  * @throws OciError when an error occurs
1324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1325
1325
  */
1326
1326
  deleteBootVolume(deleteBootVolumeRequest) {
1327
1327
  return __awaiter(this, void 0, void 0, function* () {
@@ -1375,7 +1375,7 @@ class BlockstorageClient {
1375
1375
  * @param DeleteBootVolumeBackupRequest
1376
1376
  * @return DeleteBootVolumeBackupResponse
1377
1377
  * @throws OciError when an error occurs
1378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1379
1379
  */
1380
1380
  deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
1381
1381
  return __awaiter(this, void 0, void 0, function* () {
@@ -1430,7 +1430,7 @@ class BlockstorageClient {
1430
1430
  * @param DeleteBootVolumeKmsKeyRequest
1431
1431
  * @return DeleteBootVolumeKmsKeyResponse
1432
1432
  * @throws OciError when an error occurs
1433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1434
1434
  */
1435
1435
  deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
1436
1436
  return __awaiter(this, void 0, void 0, function* () {
@@ -1488,7 +1488,7 @@ class BlockstorageClient {
1488
1488
  * @param DeleteVolumeRequest
1489
1489
  * @return DeleteVolumeResponse
1490
1490
  * @throws OciError when an error occurs
1491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1492
1492
  */
1493
1493
  deleteVolume(deleteVolumeRequest) {
1494
1494
  return __awaiter(this, void 0, void 0, function* () {
@@ -1542,7 +1542,7 @@ class BlockstorageClient {
1542
1542
  * @param DeleteVolumeBackupRequest
1543
1543
  * @return DeleteVolumeBackupResponse
1544
1544
  * @throws OciError when an error occurs
1545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1546
1546
  */
1547
1547
  deleteVolumeBackup(deleteVolumeBackupRequest) {
1548
1548
  return __awaiter(this, void 0, void 0, function* () {
@@ -1601,7 +1601,7 @@ class BlockstorageClient {
1601
1601
  * @param DeleteVolumeBackupPolicyRequest
1602
1602
  * @return DeleteVolumeBackupPolicyResponse
1603
1603
  * @throws OciError when an error occurs
1604
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1605
1605
  */
1606
1606
  deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
1607
1607
  return __awaiter(this, void 0, void 0, function* () {
@@ -1656,7 +1656,7 @@ class BlockstorageClient {
1656
1656
  * @param DeleteVolumeBackupPolicyAssignmentRequest
1657
1657
  * @return DeleteVolumeBackupPolicyAssignmentResponse
1658
1658
  * @throws OciError when an error occurs
1659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1660
1660
  */
1661
1661
  deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
1662
1662
  return __awaiter(this, void 0, void 0, function* () {
@@ -1712,7 +1712,7 @@ class BlockstorageClient {
1712
1712
  * @param DeleteVolumeGroupRequest
1713
1713
  * @return DeleteVolumeGroupResponse
1714
1714
  * @throws OciError when an error occurs
1715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1716
1716
  */
1717
1717
  deleteVolumeGroup(deleteVolumeGroupRequest) {
1718
1718
  return __awaiter(this, void 0, void 0, function* () {
@@ -1768,7 +1768,7 @@ class BlockstorageClient {
1768
1768
  * @param DeleteVolumeGroupBackupRequest
1769
1769
  * @return DeleteVolumeGroupBackupResponse
1770
1770
  * @throws OciError when an error occurs
1771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1771
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1772
1772
  */
1773
1773
  deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
1774
1774
  return __awaiter(this, void 0, void 0, function* () {
@@ -1823,7 +1823,7 @@ class BlockstorageClient {
1823
1823
  * @param DeleteVolumeKmsKeyRequest
1824
1824
  * @return DeleteVolumeKmsKeyResponse
1825
1825
  * @throws OciError when an error occurs
1826
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1826
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1827
1827
  */
1828
1828
  deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
1829
1829
  return __awaiter(this, void 0, void 0, function* () {
@@ -1877,7 +1877,7 @@ class BlockstorageClient {
1877
1877
  * @param GetBlockVolumeReplicaRequest
1878
1878
  * @return GetBlockVolumeReplicaResponse
1879
1879
  * @throws OciError when an error occurs
1880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1881
1881
  */
1882
1882
  getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
1883
1883
  return __awaiter(this, void 0, void 0, function* () {
@@ -1939,7 +1939,7 @@ class BlockstorageClient {
1939
1939
  * @param GetBootVolumeRequest
1940
1940
  * @return GetBootVolumeResponse
1941
1941
  * @throws OciError when an error occurs
1942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1943
1943
  */
1944
1944
  getBootVolume(getBootVolumeRequest) {
1945
1945
  return __awaiter(this, void 0, void 0, function* () {
@@ -2001,7 +2001,7 @@ class BlockstorageClient {
2001
2001
  * @param GetBootVolumeBackupRequest
2002
2002
  * @return GetBootVolumeBackupResponse
2003
2003
  * @throws OciError when an error occurs
2004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
2004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
2005
2005
  */
2006
2006
  getBootVolumeBackup(getBootVolumeBackupRequest) {
2007
2007
  return __awaiter(this, void 0, void 0, function* () {
@@ -2064,7 +2064,7 @@ class BlockstorageClient {
2064
2064
  * @param GetBootVolumeKmsKeyRequest
2065
2065
  * @return GetBootVolumeKmsKeyResponse
2066
2066
  * @throws OciError when an error occurs
2067
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2068
2068
  */
2069
2069
  getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
2070
2070
  return __awaiter(this, void 0, void 0, function* () {
@@ -2127,7 +2127,7 @@ class BlockstorageClient {
2127
2127
  * @param GetBootVolumeReplicaRequest
2128
2128
  * @return GetBootVolumeReplicaResponse
2129
2129
  * @throws OciError when an error occurs
2130
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2130
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2131
2131
  */
2132
2132
  getBootVolumeReplica(getBootVolumeReplicaRequest) {
2133
2133
  return __awaiter(this, void 0, void 0, function* () {
@@ -2189,7 +2189,7 @@ class BlockstorageClient {
2189
2189
  * @param GetVolumeRequest
2190
2190
  * @return GetVolumeResponse
2191
2191
  * @throws OciError when an error occurs
2192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2193
2193
  */
2194
2194
  getVolume(getVolumeRequest) {
2195
2195
  return __awaiter(this, void 0, void 0, function* () {
@@ -2251,7 +2251,7 @@ class BlockstorageClient {
2251
2251
  * @param GetVolumeBackupRequest
2252
2252
  * @return GetVolumeBackupResponse
2253
2253
  * @throws OciError when an error occurs
2254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2255
2255
  */
2256
2256
  getVolumeBackup(getVolumeBackupRequest) {
2257
2257
  return __awaiter(this, void 0, void 0, function* () {
@@ -2313,7 +2313,7 @@ class BlockstorageClient {
2313
2313
  * @param GetVolumeBackupPolicyRequest
2314
2314
  * @return GetVolumeBackupPolicyResponse
2315
2315
  * @throws OciError when an error occurs
2316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2317
2317
  */
2318
2318
  getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
2319
2319
  return __awaiter(this, void 0, void 0, function* () {
@@ -2378,7 +2378,7 @@ class BlockstorageClient {
2378
2378
  * @param GetVolumeBackupPolicyAssetAssignmentRequest
2379
2379
  * @return GetVolumeBackupPolicyAssetAssignmentResponse
2380
2380
  * @throws OciError when an error occurs
2381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2382
2382
  */
2383
2383
  getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
2384
2384
  return __awaiter(this, void 0, void 0, function* () {
@@ -2482,7 +2482,7 @@ class BlockstorageClient {
2482
2482
  * @param GetVolumeBackupPolicyAssignmentRequest
2483
2483
  * @return GetVolumeBackupPolicyAssignmentResponse
2484
2484
  * @throws OciError when an error occurs
2485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2486
2486
  */
2487
2487
  getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
2488
2488
  return __awaiter(this, void 0, void 0, function* () {
@@ -2544,7 +2544,7 @@ class BlockstorageClient {
2544
2544
  * @param GetVolumeGroupRequest
2545
2545
  * @return GetVolumeGroupResponse
2546
2546
  * @throws OciError when an error occurs
2547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2548
2548
  */
2549
2549
  getVolumeGroup(getVolumeGroupRequest) {
2550
2550
  return __awaiter(this, void 0, void 0, function* () {
@@ -2606,7 +2606,7 @@ class BlockstorageClient {
2606
2606
  * @param GetVolumeGroupBackupRequest
2607
2607
  * @return GetVolumeGroupBackupResponse
2608
2608
  * @throws OciError when an error occurs
2609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2610
2610
  */
2611
2611
  getVolumeGroupBackup(getVolumeGroupBackupRequest) {
2612
2612
  return __awaiter(this, void 0, void 0, function* () {
@@ -2668,7 +2668,7 @@ class BlockstorageClient {
2668
2668
  * @param GetVolumeGroupReplicaRequest
2669
2669
  * @return GetVolumeGroupReplicaResponse
2670
2670
  * @throws OciError when an error occurs
2671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
2671
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
2672
2672
  */
2673
2673
  getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
2674
2674
  return __awaiter(this, void 0, void 0, function* () {
@@ -2731,7 +2731,7 @@ class BlockstorageClient {
2731
2731
  * @param GetVolumeKmsKeyRequest
2732
2732
  * @return GetVolumeKmsKeyResponse
2733
2733
  * @throws OciError when an error occurs
2734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2734
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2735
2735
  */
2736
2736
  getVolumeKmsKey(getVolumeKmsKeyRequest) {
2737
2737
  return __awaiter(this, void 0, void 0, function* () {
@@ -2795,7 +2795,7 @@ class BlockstorageClient {
2795
2795
  * @param ListBlockVolumeReplicasRequest
2796
2796
  * @return ListBlockVolumeReplicasResponse
2797
2797
  * @throws OciError when an error occurs
2798
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2799
2799
  */
2800
2800
  listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
2801
2801
  return __awaiter(this, void 0, void 0, function* () {
@@ -2905,7 +2905,7 @@ class BlockstorageClient {
2905
2905
  * @param ListBootVolumeBackupsRequest
2906
2906
  * @return ListBootVolumeBackupsResponse
2907
2907
  * @throws OciError when an error occurs
2908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2909
2909
  */
2910
2910
  listBootVolumeBackups(listBootVolumeBackupsRequest) {
2911
2911
  return __awaiter(this, void 0, void 0, function* () {
@@ -3016,7 +3016,7 @@ class BlockstorageClient {
3016
3016
  * @param ListBootVolumeReplicasRequest
3017
3017
  * @return ListBootVolumeReplicasResponse
3018
3018
  * @throws OciError when an error occurs
3019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
3019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
3020
3020
  */
3021
3021
  listBootVolumeReplicas(listBootVolumeReplicasRequest) {
3022
3022
  return __awaiter(this, void 0, void 0, function* () {
@@ -3126,7 +3126,7 @@ class BlockstorageClient {
3126
3126
  * @param ListBootVolumesRequest
3127
3127
  * @return ListBootVolumesResponse
3128
3128
  * @throws OciError when an error occurs
3129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
3129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
3130
3130
  */
3131
3131
  listBootVolumes(listBootVolumesRequest) {
3132
3132
  return __awaiter(this, void 0, void 0, function* () {
@@ -3236,7 +3236,7 @@ class BlockstorageClient {
3236
3236
  * @param ListVolumeBackupPoliciesRequest
3237
3237
  * @return ListVolumeBackupPoliciesResponse
3238
3238
  * @throws OciError when an error occurs
3239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3240
3240
  */
3241
3241
  listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
3242
3242
  return __awaiter(this, void 0, void 0, function* () {
@@ -3341,7 +3341,7 @@ class BlockstorageClient {
3341
3341
  * @param ListVolumeBackupsRequest
3342
3342
  * @return ListVolumeBackupsResponse
3343
3343
  * @throws OciError when an error occurs
3344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3345
3345
  */
3346
3346
  listVolumeBackups(listVolumeBackupsRequest) {
3347
3347
  return __awaiter(this, void 0, void 0, function* () {
@@ -3453,7 +3453,7 @@ class BlockstorageClient {
3453
3453
  * @param ListVolumeGroupBackupsRequest
3454
3454
  * @return ListVolumeGroupBackupsResponse
3455
3455
  * @throws OciError when an error occurs
3456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3457
3457
  */
3458
3458
  listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
3459
3459
  return __awaiter(this, void 0, void 0, function* () {
@@ -3563,7 +3563,7 @@ class BlockstorageClient {
3563
3563
  * @param ListVolumeGroupReplicasRequest
3564
3564
  * @return ListVolumeGroupReplicasResponse
3565
3565
  * @throws OciError when an error occurs
3566
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
3566
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
3567
3567
  */
3568
3568
  listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
3569
3569
  return __awaiter(this, void 0, void 0, function* () {
@@ -3674,7 +3674,7 @@ class BlockstorageClient {
3674
3674
  * @param ListVolumeGroupsRequest
3675
3675
  * @return ListVolumeGroupsResponse
3676
3676
  * @throws OciError when an error occurs
3677
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3677
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3678
3678
  */
3679
3679
  listVolumeGroups(listVolumeGroupsRequest) {
3680
3680
  return __awaiter(this, void 0, void 0, function* () {
@@ -3784,7 +3784,7 @@ class BlockstorageClient {
3784
3784
  * @param ListVolumesRequest
3785
3785
  * @return ListVolumesResponse
3786
3786
  * @throws OciError when an error occurs
3787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3788
3788
  */
3789
3789
  listVolumes(listVolumesRequest) {
3790
3790
  return __awaiter(this, void 0, void 0, function* () {
@@ -3894,7 +3894,7 @@ class BlockstorageClient {
3894
3894
  * @param UpdateBootVolumeRequest
3895
3895
  * @return UpdateBootVolumeResponse
3896
3896
  * @throws OciError when an error occurs
3897
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3897
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3898
3898
  */
3899
3899
  updateBootVolume(updateBootVolumeRequest) {
3900
3900
  return __awaiter(this, void 0, void 0, function* () {
@@ -3960,7 +3960,7 @@ class BlockstorageClient {
3960
3960
  * @param UpdateBootVolumeBackupRequest
3961
3961
  * @return UpdateBootVolumeBackupResponse
3962
3962
  * @throws OciError when an error occurs
3963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
3963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
3964
3964
  */
3965
3965
  updateBootVolumeBackup(updateBootVolumeBackupRequest) {
3966
3966
  return __awaiter(this, void 0, void 0, function* () {
@@ -4020,7 +4020,7 @@ class BlockstorageClient {
4020
4020
  * @param UpdateBootVolumeKmsKeyRequest
4021
4021
  * @return UpdateBootVolumeKmsKeyResponse
4022
4022
  * @throws OciError when an error occurs
4023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
4023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
4024
4024
  */
4025
4025
  updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
4026
4026
  return __awaiter(this, void 0, void 0, function* () {
@@ -4086,7 +4086,7 @@ class BlockstorageClient {
4086
4086
  * @param UpdateVolumeRequest
4087
4087
  * @return UpdateVolumeResponse
4088
4088
  * @throws OciError when an error occurs
4089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
4089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
4090
4090
  */
4091
4091
  updateVolume(updateVolumeRequest) {
4092
4092
  return __awaiter(this, void 0, void 0, function* () {
@@ -4152,7 +4152,7 @@ class BlockstorageClient {
4152
4152
  * @param UpdateVolumeBackupRequest
4153
4153
  * @return UpdateVolumeBackupResponse
4154
4154
  * @throws OciError when an error occurs
4155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
4155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
4156
4156
  */
4157
4157
  updateVolumeBackup(updateVolumeBackupRequest) {
4158
4158
  return __awaiter(this, void 0, void 0, function* () {
@@ -4216,7 +4216,7 @@ class BlockstorageClient {
4216
4216
  * @param UpdateVolumeBackupPolicyRequest
4217
4217
  * @return UpdateVolumeBackupPolicyResponse
4218
4218
  * @throws OciError when an error occurs
4219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
4219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
4220
4220
  */
4221
4221
  updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
4222
4222
  return __awaiter(this, void 0, void 0, function* () {
@@ -4288,7 +4288,7 @@ class BlockstorageClient {
4288
4288
  * @param UpdateVolumeGroupRequest
4289
4289
  * @return UpdateVolumeGroupResponse
4290
4290
  * @throws OciError when an error occurs
4291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4292
4292
  */
4293
4293
  updateVolumeGroup(updateVolumeGroupRequest) {
4294
4294
  return __awaiter(this, void 0, void 0, function* () {
@@ -4354,7 +4354,7 @@ class BlockstorageClient {
4354
4354
  * @param UpdateVolumeGroupBackupRequest
4355
4355
  * @return UpdateVolumeGroupBackupResponse
4356
4356
  * @throws OciError when an error occurs
4357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4358
4358
  */
4359
4359
  updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
4360
4360
  return __awaiter(this, void 0, void 0, function* () {
@@ -4414,7 +4414,7 @@ class BlockstorageClient {
4414
4414
  * @param UpdateVolumeKmsKeyRequest
4415
4415
  * @return UpdateVolumeKmsKeyResponse
4416
4416
  * @throws OciError when an error occurs
4417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4418
4418
  */
4419
4419
  updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
4420
4420
  return __awaiter(this, void 0, void 0, function* () {
@@ -4585,7 +4585,7 @@ class ComputeClient {
4585
4585
  * @param AcceptShieldedIntegrityPolicyRequest
4586
4586
  * @return AcceptShieldedIntegrityPolicyResponse
4587
4587
  * @throws OciError when an error occurs
4588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4589
4589
  */
4590
4590
  acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
4591
4591
  return __awaiter(this, void 0, void 0, function* () {
@@ -4641,7 +4641,7 @@ class ComputeClient {
4641
4641
  * @param AddImageShapeCompatibilityEntryRequest
4642
4642
  * @return AddImageShapeCompatibilityEntryResponse
4643
4643
  * @throws OciError when an error occurs
4644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4645
4645
  */
4646
4646
  addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
4647
4647
  return __awaiter(this, void 0, void 0, function* () {
@@ -4701,7 +4701,7 @@ class ComputeClient {
4701
4701
  * @param AttachBootVolumeRequest
4702
4702
  * @return AttachBootVolumeResponse
4703
4703
  * @throws OciError when an error occurs
4704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4705
4705
  */
4706
4706
  attachBootVolume(attachBootVolumeRequest) {
4707
4707
  return __awaiter(this, void 0, void 0, function* () {
@@ -4766,7 +4766,7 @@ class ComputeClient {
4766
4766
  * @param AttachVnicRequest
4767
4767
  * @return AttachVnicResponse
4768
4768
  * @throws OciError when an error occurs
4769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4769
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4770
4770
  */
4771
4771
  attachVnic(attachVnicRequest) {
4772
4772
  return __awaiter(this, void 0, void 0, function* () {
@@ -4829,7 +4829,7 @@ class ComputeClient {
4829
4829
  * @param AttachVolumeRequest
4830
4830
  * @return AttachVolumeResponse
4831
4831
  * @throws OciError when an error occurs
4832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4833
4833
  */
4834
4834
  attachVolume(attachVolumeRequest) {
4835
4835
  return __awaiter(this, void 0, void 0, function* () {
@@ -4908,7 +4908,7 @@ class ComputeClient {
4908
4908
  * @param CaptureConsoleHistoryRequest
4909
4909
  * @return CaptureConsoleHistoryResponse
4910
4910
  * @throws OciError when an error occurs
4911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
4911
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
4912
4912
  */
4913
4913
  captureConsoleHistory(captureConsoleHistoryRequest) {
4914
4914
  return __awaiter(this, void 0, void 0, function* () {
@@ -4973,7 +4973,7 @@ class ComputeClient {
4973
4973
  * @param ChangeComputeCapacityReservationCompartmentRequest
4974
4974
  * @return ChangeComputeCapacityReservationCompartmentResponse
4975
4975
  * @throws OciError when an error occurs
4976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
4976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
4977
4977
  */
4978
4978
  changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
4979
4979
  return __awaiter(this, void 0, void 0, function* () {
@@ -5038,7 +5038,7 @@ class ComputeClient {
5038
5038
  * @param ChangeComputeImageCapabilitySchemaCompartmentRequest
5039
5039
  * @return ChangeComputeImageCapabilitySchemaCompartmentResponse
5040
5040
  * @throws OciError when an error occurs
5041
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
5041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
5042
5042
  */
5043
5043
  changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
5044
5044
  return __awaiter(this, void 0, void 0, function* () {
@@ -5095,7 +5095,7 @@ class ComputeClient {
5095
5095
  * @param ChangeDedicatedVmHostCompartmentRequest
5096
5096
  * @return ChangeDedicatedVmHostCompartmentResponse
5097
5097
  * @throws OciError when an error occurs
5098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
5098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
5099
5099
  */
5100
5100
  changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
5101
5101
  return __awaiter(this, void 0, void 0, function* () {
@@ -5165,7 +5165,7 @@ class ComputeClient {
5165
5165
  * @param ChangeImageCompartmentRequest
5166
5166
  * @return ChangeImageCompartmentResponse
5167
5167
  * @throws OciError when an error occurs
5168
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
5168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
5169
5169
  */
5170
5170
  changeImageCompartment(changeImageCompartmentRequest) {
5171
5171
  return __awaiter(this, void 0, void 0, function* () {
@@ -5233,7 +5233,7 @@ class ComputeClient {
5233
5233
  * @param ChangeInstanceCompartmentRequest
5234
5234
  * @return ChangeInstanceCompartmentResponse
5235
5235
  * @throws OciError when an error occurs
5236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
5236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
5237
5237
  */
5238
5238
  changeInstanceCompartment(changeInstanceCompartmentRequest) {
5239
5239
  return __awaiter(this, void 0, void 0, function* () {
@@ -5301,7 +5301,7 @@ class ComputeClient {
5301
5301
  * @param CreateAppCatalogSubscriptionRequest
5302
5302
  * @return CreateAppCatalogSubscriptionResponse
5303
5303
  * @throws OciError when an error occurs
5304
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
5304
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
5305
5305
  */
5306
5306
  createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
5307
5307
  return __awaiter(this, void 0, void 0, function* () {
@@ -5368,7 +5368,7 @@ class ComputeClient {
5368
5368
  * @param CreateComputeCapacityReservationRequest
5369
5369
  * @return CreateComputeCapacityReservationResponse
5370
5370
  * @throws OciError when an error occurs
5371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5372
5372
  */
5373
5373
  createComputeCapacityReservation(createComputeCapacityReservationRequest) {
5374
5374
  return __awaiter(this, void 0, void 0, function* () {
@@ -5442,7 +5442,7 @@ class ComputeClient {
5442
5442
  * @param CreateComputeImageCapabilitySchemaRequest
5443
5443
  * @return CreateComputeImageCapabilitySchemaResponse
5444
5444
  * @throws OciError when an error occurs
5445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5446
5446
  */
5447
5447
  createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
5448
5448
  return __awaiter(this, void 0, void 0, function* () {
@@ -5508,7 +5508,7 @@ class ComputeClient {
5508
5508
  * @param CreateDedicatedVmHostRequest
5509
5509
  * @return CreateDedicatedVmHostResponse
5510
5510
  * @throws OciError when an error occurs
5511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5512
5512
  */
5513
5513
  createDedicatedVmHost(createDedicatedVmHostRequest) {
5514
5514
  return __awaiter(this, void 0, void 0, function* () {
@@ -5599,7 +5599,7 @@ class ComputeClient {
5599
5599
  * @param CreateImageRequest
5600
5600
  * @return CreateImageResponse
5601
5601
  * @throws OciError when an error occurs
5602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
5602
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateImage.ts.html |here} to see how to use CreateImage API.
5603
5603
  */
5604
5604
  createImage(createImageRequest) {
5605
5605
  return __awaiter(this, void 0, void 0, function* () {
@@ -5671,7 +5671,7 @@ class ComputeClient {
5671
5671
  * @param CreateInstanceConsoleConnectionRequest
5672
5672
  * @return CreateInstanceConsoleConnectionResponse
5673
5673
  * @throws OciError when an error occurs
5674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
5674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
5675
5675
  */
5676
5676
  createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
5677
5677
  return __awaiter(this, void 0, void 0, function* () {
@@ -5733,7 +5733,7 @@ class ComputeClient {
5733
5733
  * @param DeleteAppCatalogSubscriptionRequest
5734
5734
  * @return DeleteAppCatalogSubscriptionResponse
5735
5735
  * @throws OciError when an error occurs
5736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
5736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
5737
5737
  */
5738
5738
  deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
5739
5739
  return __awaiter(this, void 0, void 0, function* () {
@@ -5788,7 +5788,7 @@ class ComputeClient {
5788
5788
  * @param DeleteComputeCapacityReservationRequest
5789
5789
  * @return DeleteComputeCapacityReservationResponse
5790
5790
  * @throws OciError when an error occurs
5791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
5791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
5792
5792
  */
5793
5793
  deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
5794
5794
  return __awaiter(this, void 0, void 0, function* () {
@@ -5849,7 +5849,7 @@ class ComputeClient {
5849
5849
  * @param DeleteComputeImageCapabilitySchemaRequest
5850
5850
  * @return DeleteComputeImageCapabilitySchemaResponse
5851
5851
  * @throws OciError when an error occurs
5852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
5852
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
5853
5853
  */
5854
5854
  deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
5855
5855
  return __awaiter(this, void 0, void 0, function* () {
@@ -5904,7 +5904,7 @@ class ComputeClient {
5904
5904
  * @param DeleteConsoleHistoryRequest
5905
5905
  * @return DeleteConsoleHistoryResponse
5906
5906
  * @throws OciError when an error occurs
5907
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
5907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
5908
5908
  */
5909
5909
  deleteConsoleHistory(deleteConsoleHistoryRequest) {
5910
5910
  return __awaiter(this, void 0, void 0, function* () {
@@ -5962,7 +5962,7 @@ class ComputeClient {
5962
5962
  * @param DeleteDedicatedVmHostRequest
5963
5963
  * @return DeleteDedicatedVmHostResponse
5964
5964
  * @throws OciError when an error occurs
5965
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
5965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
5966
5966
  */
5967
5967
  deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
5968
5968
  return __awaiter(this, void 0, void 0, function* () {
@@ -6021,7 +6021,7 @@ class ComputeClient {
6021
6021
  * @param DeleteImageRequest
6022
6022
  * @return DeleteImageResponse
6023
6023
  * @throws OciError when an error occurs
6024
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
6024
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
6025
6025
  */
6026
6026
  deleteImage(deleteImageRequest) {
6027
6027
  return __awaiter(this, void 0, void 0, function* () {
@@ -6075,7 +6075,7 @@ class ComputeClient {
6075
6075
  * @param DeleteInstanceConsoleConnectionRequest
6076
6076
  * @return DeleteInstanceConsoleConnectionResponse
6077
6077
  * @throws OciError when an error occurs
6078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
6078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
6079
6079
  */
6080
6080
  deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
6081
6081
  return __awaiter(this, void 0, void 0, function* () {
@@ -6133,7 +6133,7 @@ class ComputeClient {
6133
6133
  * @param DetachBootVolumeRequest
6134
6134
  * @return DetachBootVolumeResponse
6135
6135
  * @throws OciError when an error occurs
6136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
6136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
6137
6137
  */
6138
6138
  detachBootVolume(detachBootVolumeRequest) {
6139
6139
  return __awaiter(this, void 0, void 0, function* () {
@@ -6197,7 +6197,7 @@ class ComputeClient {
6197
6197
  * @param DetachVnicRequest
6198
6198
  * @return DetachVnicResponse
6199
6199
  * @throws OciError when an error occurs
6200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
6200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
6201
6201
  */
6202
6202
  detachVnic(detachVnicRequest) {
6203
6203
  return __awaiter(this, void 0, void 0, function* () {
@@ -6255,7 +6255,7 @@ class ComputeClient {
6255
6255
  * @param DetachVolumeRequest
6256
6256
  * @return DetachVolumeResponse
6257
6257
  * @throws OciError when an error occurs
6258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
6258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
6259
6259
  */
6260
6260
  detachVolume(detachVolumeRequest) {
6261
6261
  return __awaiter(this, void 0, void 0, function* () {
@@ -6319,7 +6319,7 @@ class ComputeClient {
6319
6319
  * @param ExportImageRequest
6320
6320
  * @return ExportImageResponse
6321
6321
  * @throws OciError when an error occurs
6322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
6322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ExportImage.ts.html |here} to see how to use ExportImage API.
6323
6323
  */
6324
6324
  exportImage(exportImageRequest) {
6325
6325
  return __awaiter(this, void 0, void 0, function* () {
@@ -6389,7 +6389,7 @@ class ComputeClient {
6389
6389
  * @param GetAppCatalogListingRequest
6390
6390
  * @return GetAppCatalogListingResponse
6391
6391
  * @throws OciError when an error occurs
6392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6393
6393
  */
6394
6394
  getAppCatalogListing(getAppCatalogListingRequest) {
6395
6395
  return __awaiter(this, void 0, void 0, function* () {
@@ -6451,7 +6451,7 @@ class ComputeClient {
6451
6451
  * @param GetAppCatalogListingAgreementsRequest
6452
6452
  * @return GetAppCatalogListingAgreementsResponse
6453
6453
  * @throws OciError when an error occurs
6454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
6454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
6455
6455
  */
6456
6456
  getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
6457
6457
  return __awaiter(this, void 0, void 0, function* () {
@@ -6514,7 +6514,7 @@ class ComputeClient {
6514
6514
  * @param GetAppCatalogListingResourceVersionRequest
6515
6515
  * @return GetAppCatalogListingResourceVersionResponse
6516
6516
  * @throws OciError when an error occurs
6517
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
6517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
6518
6518
  */
6519
6519
  getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
6520
6520
  return __awaiter(this, void 0, void 0, function* () {
@@ -6577,7 +6577,7 @@ class ComputeClient {
6577
6577
  * @param GetBootVolumeAttachmentRequest
6578
6578
  * @return GetBootVolumeAttachmentResponse
6579
6579
  * @throws OciError when an error occurs
6580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
6580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
6581
6581
  */
6582
6582
  getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
6583
6583
  return __awaiter(this, void 0, void 0, function* () {
@@ -6639,7 +6639,7 @@ class ComputeClient {
6639
6639
  * @param GetComputeCapacityReservationRequest
6640
6640
  * @return GetComputeCapacityReservationResponse
6641
6641
  * @throws OciError when an error occurs
6642
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
6642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
6643
6643
  */
6644
6644
  getComputeCapacityReservation(getComputeCapacityReservationRequest) {
6645
6645
  return __awaiter(this, void 0, void 0, function* () {
@@ -6702,7 +6702,7 @@ class ComputeClient {
6702
6702
  * @param GetComputeGlobalImageCapabilitySchemaRequest
6703
6703
  * @return GetComputeGlobalImageCapabilitySchemaResponse
6704
6704
  * @throws OciError when an error occurs
6705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
6705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
6706
6706
  */
6707
6707
  getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
6708
6708
  return __awaiter(this, void 0, void 0, function* () {
@@ -6764,7 +6764,7 @@ class ComputeClient {
6764
6764
  * @param GetComputeGlobalImageCapabilitySchemaVersionRequest
6765
6765
  * @return GetComputeGlobalImageCapabilitySchemaVersionResponse
6766
6766
  * @throws OciError when an error occurs
6767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
6767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
6768
6768
  */
6769
6769
  getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
6770
6770
  return __awaiter(this, void 0, void 0, function* () {
@@ -6828,7 +6828,7 @@ class ComputeClient {
6828
6828
  * @param GetComputeImageCapabilitySchemaRequest
6829
6829
  * @return GetComputeImageCapabilitySchemaResponse
6830
6830
  * @throws OciError when an error occurs
6831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
6831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
6832
6832
  */
6833
6833
  getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
6834
6834
  return __awaiter(this, void 0, void 0, function* () {
@@ -6895,7 +6895,7 @@ class ComputeClient {
6895
6895
  * @param GetConsoleHistoryRequest
6896
6896
  * @return GetConsoleHistoryResponse
6897
6897
  * @throws OciError when an error occurs
6898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
6898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
6899
6899
  */
6900
6900
  getConsoleHistory(getConsoleHistoryRequest) {
6901
6901
  return __awaiter(this, void 0, void 0, function* () {
@@ -6960,7 +6960,7 @@ class ComputeClient {
6960
6960
  * @param GetConsoleHistoryContentRequest
6961
6961
  * @return GetConsoleHistoryContentResponse
6962
6962
  * @throws OciError when an error occurs
6963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
6963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
6964
6964
  */
6965
6965
  getConsoleHistoryContent(getConsoleHistoryContentRequest) {
6966
6966
  return __awaiter(this, void 0, void 0, function* () {
@@ -7025,7 +7025,7 @@ class ComputeClient {
7025
7025
  * @param GetDedicatedVmHostRequest
7026
7026
  * @return GetDedicatedVmHostResponse
7027
7027
  * @throws OciError when an error occurs
7028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
7028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
7029
7029
  */
7030
7030
  getDedicatedVmHost(getDedicatedVmHostRequest) {
7031
7031
  return __awaiter(this, void 0, void 0, function* () {
@@ -7088,7 +7088,7 @@ class ComputeClient {
7088
7088
  * @param GetImageRequest
7089
7089
  * @return GetImageResponse
7090
7090
  * @throws OciError when an error occurs
7091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetImage.ts.html |here} to see how to use GetImage API.
7091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetImage.ts.html |here} to see how to use GetImage API.
7092
7092
  */
7093
7093
  getImage(getImageRequest) {
7094
7094
  return __awaiter(this, void 0, void 0, function* () {
@@ -7150,7 +7150,7 @@ class ComputeClient {
7150
7150
  * @param GetImageShapeCompatibilityEntryRequest
7151
7151
  * @return GetImageShapeCompatibilityEntryResponse
7152
7152
  * @throws OciError when an error occurs
7153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
7153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
7154
7154
  */
7155
7155
  getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
7156
7156
  return __awaiter(this, void 0, void 0, function* () {
@@ -7209,7 +7209,7 @@ class ComputeClient {
7209
7209
  * @param GetInstanceRequest
7210
7210
  * @return GetInstanceResponse
7211
7211
  * @throws OciError when an error occurs
7212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
7212
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetInstance.ts.html |here} to see how to use GetInstance API.
7213
7213
  */
7214
7214
  getInstance(getInstanceRequest) {
7215
7215
  return __awaiter(this, void 0, void 0, function* () {
@@ -7271,7 +7271,7 @@ class ComputeClient {
7271
7271
  * @param GetInstanceConsoleConnectionRequest
7272
7272
  * @return GetInstanceConsoleConnectionResponse
7273
7273
  * @throws OciError when an error occurs
7274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
7274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
7275
7275
  */
7276
7276
  getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
7277
7277
  return __awaiter(this, void 0, void 0, function* () {
@@ -7322,13 +7322,71 @@ class ComputeClient {
7322
7322
  }
7323
7323
  });
7324
7324
  }
7325
+ /**
7326
+ * Gets the maximum possible date that a maintenance reboot can be extended.
7327
+ * This operation does not retry by default if the user has not defined a retry configuration.
7328
+ * @param GetInstanceMaintenanceRebootRequest
7329
+ * @return GetInstanceMaintenanceRebootResponse
7330
+ * @throws OciError when an error occurs
7331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
7332
+ */
7333
+ getInstanceMaintenanceReboot(getInstanceMaintenanceRebootRequest) {
7334
+ return __awaiter(this, void 0, void 0, function* () {
7335
+ if (this.logger)
7336
+ this.logger.debug("Calling operation ComputeClient#getInstanceMaintenanceReboot.");
7337
+ const operationName = "getInstanceMaintenanceReboot";
7338
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/iaas/20160918/InstanceMaintenanceReboot/GetInstanceMaintenanceReboot";
7339
+ const pathParams = {
7340
+ "{instanceId}": getInstanceMaintenanceRebootRequest.instanceId
7341
+ };
7342
+ const queryParams = {};
7343
+ let headerParams = {
7344
+ "Content-Type": common.Constants.APPLICATION_JSON,
7345
+ "opc-request-id": getInstanceMaintenanceRebootRequest.opcRequestId
7346
+ };
7347
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7348
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getInstanceMaintenanceRebootRequest.retryConfiguration, specRetryConfiguration);
7349
+ if (this.logger)
7350
+ retrier.logger = this.logger;
7351
+ const request = yield oci_common_2.composeRequest({
7352
+ baseEndpoint: this._endpoint,
7353
+ defaultHeaders: this._defaultHeaders,
7354
+ path: "/instances/{instanceId}/maintenanceReboot",
7355
+ method: "GET",
7356
+ pathParams: pathParams,
7357
+ headerParams: headerParams,
7358
+ queryParams: queryParams
7359
+ });
7360
+ try {
7361
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7362
+ const sdkResponse = oci_common_2.composeResponse({
7363
+ responseObject: {},
7364
+ body: yield response.json(),
7365
+ bodyKey: "instanceMaintenanceReboot",
7366
+ bodyModel: model.InstanceMaintenanceReboot,
7367
+ type: "model.InstanceMaintenanceReboot",
7368
+ responseHeaders: [
7369
+ {
7370
+ value: response.headers.get("opc-request-id"),
7371
+ key: "opcRequestId",
7372
+ dataType: "string"
7373
+ }
7374
+ ]
7375
+ });
7376
+ return sdkResponse;
7377
+ }
7378
+ catch (err) {
7379
+ throw err;
7380
+ }
7381
+ });
7382
+ }
7325
7383
  /**
7326
7384
  * Gets the measured boot report for this shielded instance.
7327
7385
  * This operation does not retry by default if the user has not defined a retry configuration.
7328
7386
  * @param GetMeasuredBootReportRequest
7329
7387
  * @return GetMeasuredBootReportResponse
7330
7388
  * @throws OciError when an error occurs
7331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
7389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
7332
7390
  */
7333
7391
  getMeasuredBootReport(getMeasuredBootReportRequest) {
7334
7392
  return __awaiter(this, void 0, void 0, function* () {
@@ -7392,7 +7450,7 @@ class ComputeClient {
7392
7450
  * @param GetVnicAttachmentRequest
7393
7451
  * @return GetVnicAttachmentResponse
7394
7452
  * @throws OciError when an error occurs
7395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
7453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
7396
7454
  */
7397
7455
  getVnicAttachment(getVnicAttachmentRequest) {
7398
7456
  return __awaiter(this, void 0, void 0, function* () {
@@ -7454,7 +7512,7 @@ class ComputeClient {
7454
7512
  * @param GetVolumeAttachmentRequest
7455
7513
  * @return GetVolumeAttachmentResponse
7456
7514
  * @throws OciError when an error occurs
7457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
7515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
7458
7516
  */
7459
7517
  getVolumeAttachment(getVolumeAttachmentRequest) {
7460
7518
  return __awaiter(this, void 0, void 0, function* () {
@@ -7518,7 +7576,7 @@ class ComputeClient {
7518
7576
  * @param GetWindowsInstanceInitialCredentialsRequest
7519
7577
  * @return GetWindowsInstanceInitialCredentialsResponse
7520
7578
  * @throws OciError when an error occurs
7521
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
7579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
7522
7580
  */
7523
7581
  getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
7524
7582
  return __awaiter(this, void 0, void 0, function* () {
@@ -7589,7 +7647,7 @@ class ComputeClient {
7589
7647
  * then powered back on.
7590
7648
  * <p>
7591
7649
 
7592
- * - **SENDDIAGNOSTICINTERRUPT** - For advanced users. **Warning: Sending a diagnostic interrupt to a live system can
7650
+ * - **SENDDIAGNOSTICINTERRUPT** - For advanced users. **Caution: Sending a diagnostic interrupt to a live system can
7593
7651
  * cause data corruption or system failure.** Sends a diagnostic interrupt that causes the instance's
7594
7652
  * OS to crash and then reboot. Before you send a diagnostic interrupt, you must configure the instance to generate a
7595
7653
  * crash dump file when it crashes. The crash dump captures information about the state of the OS at the time of
@@ -7598,20 +7656,24 @@ class ComputeClient {
7598
7656
  * <p>
7599
7657
 
7600
7658
  * <p>
7601
- - **DIAGNOSTICREBOOT** - Powers off the instance, rebuilds it on the physical host, and then powers it back on.
7659
+ - **DIAGNOSTICREBOOT** - Powers off the instance, rebuilds it, and then powers it back on.
7602
7660
  * Before you send a diagnostic reboot, restart the instance's OS, confirm that the instance and networking settings are configured
7603
7661
  * correctly, and try other [troubleshooting steps](https://docs.cloud.oracle.com/iaas/Content/Compute/References/troubleshooting-compute-instances.htm).
7604
7662
  * Use diagnostic reboot as a final attempt to troubleshoot an unreachable instance. For virtual machine (VM) instances only.
7605
7663
  * For more information, see [Performing a Diagnostic Reboot](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/diagnostic-reboot.htm).
7606
7664
  * <p>
7607
- For more information about managing instance lifecycle states, see
7665
+
7666
+ * - **REBOOTMIGRATE** - Powers off the instance, moves it to new hardware, and then powers it back on.
7667
+ * <p>
7668
+
7669
+ * For more information about managing instance lifecycle states, see
7608
7670
  * [Stopping and Starting an Instance](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/restartinginstance.htm).
7609
7671
  *
7610
7672
  * This operation does not retry by default if the user has not defined a retry configuration.
7611
7673
  * @param InstanceActionRequest
7612
7674
  * @return InstanceActionResponse
7613
7675
  * @throws OciError when an error occurs
7614
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
7676
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
7615
7677
  */
7616
7678
  instanceAction(instanceActionRequest) {
7617
7679
  return __awaiter(this, void 0, void 0, function* () {
@@ -7717,7 +7779,7 @@ class ComputeClient {
7717
7779
  * @param LaunchInstanceRequest
7718
7780
  * @return LaunchInstanceResponse
7719
7781
  * @throws OciError when an error occurs
7720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
7782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
7721
7783
  */
7722
7784
  launchInstance(launchInstanceRequest) {
7723
7785
  return __awaiter(this, void 0, void 0, function* () {
@@ -7784,7 +7846,7 @@ class ComputeClient {
7784
7846
  * @param ListAppCatalogListingResourceVersionsRequest
7785
7847
  * @return ListAppCatalogListingResourceVersionsResponse
7786
7848
  * @throws OciError when an error occurs
7787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
7849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
7788
7850
  */
7789
7851
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
7790
7852
  return __awaiter(this, void 0, void 0, function* () {
@@ -7890,7 +7952,7 @@ class ComputeClient {
7890
7952
  * @param ListAppCatalogListingsRequest
7891
7953
  * @return ListAppCatalogListingsResponse
7892
7954
  * @throws OciError when an error occurs
7893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
7955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
7894
7956
  */
7895
7957
  listAppCatalogListings(listAppCatalogListingsRequest) {
7896
7958
  return __awaiter(this, void 0, void 0, function* () {
@@ -7997,7 +8059,7 @@ class ComputeClient {
7997
8059
  * @param ListAppCatalogSubscriptionsRequest
7998
8060
  * @return ListAppCatalogSubscriptionsResponse
7999
8061
  * @throws OciError when an error occurs
8000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
8062
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
8001
8063
  */
8002
8064
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
8003
8065
  return __awaiter(this, void 0, void 0, function* () {
@@ -8106,7 +8168,7 @@ class ComputeClient {
8106
8168
  * @param ListBootVolumeAttachmentsRequest
8107
8169
  * @return ListBootVolumeAttachmentsResponse
8108
8170
  * @throws OciError when an error occurs
8109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
8171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
8110
8172
  */
8111
8173
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
8112
8174
  return __awaiter(this, void 0, void 0, function* () {
@@ -8214,7 +8276,7 @@ class ComputeClient {
8214
8276
  * @param ListComputeCapacityReservationInstanceShapesRequest
8215
8277
  * @return ListComputeCapacityReservationInstanceShapesResponse
8216
8278
  * @throws OciError when an error occurs
8217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
8279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
8218
8280
  */
8219
8281
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
8220
8282
  return __awaiter(this, void 0, void 0, function* () {
@@ -8324,7 +8386,7 @@ class ComputeClient {
8324
8386
  * @param ListComputeCapacityReservationInstancesRequest
8325
8387
  * @return ListComputeCapacityReservationInstancesResponse
8326
8388
  * @throws OciError when an error occurs
8327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
8389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
8328
8390
  */
8329
8391
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
8330
8392
  return __awaiter(this, void 0, void 0, function* () {
@@ -8438,7 +8500,7 @@ class ComputeClient {
8438
8500
  * @param ListComputeCapacityReservationsRequest
8439
8501
  * @return ListComputeCapacityReservationsResponse
8440
8502
  * @throws OciError when an error occurs
8441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
8503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
8442
8504
  */
8443
8505
  listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
8444
8506
  return __awaiter(this, void 0, void 0, function* () {
@@ -8549,7 +8611,7 @@ class ComputeClient {
8549
8611
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
8550
8612
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
8551
8613
  * @throws OciError when an error occurs
8552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
8614
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
8553
8615
  */
8554
8616
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
8555
8617
  return __awaiter(this, void 0, void 0, function* () {
@@ -8658,7 +8720,7 @@ class ComputeClient {
8658
8720
  * @param ListComputeGlobalImageCapabilitySchemasRequest
8659
8721
  * @return ListComputeGlobalImageCapabilitySchemasResponse
8660
8722
  * @throws OciError when an error occurs
8661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
8723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
8662
8724
  */
8663
8725
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
8664
8726
  return __awaiter(this, void 0, void 0, function* () {
@@ -8766,7 +8828,7 @@ class ComputeClient {
8766
8828
  * @param ListComputeImageCapabilitySchemasRequest
8767
8829
  * @return ListComputeImageCapabilitySchemasResponse
8768
8830
  * @throws OciError when an error occurs
8769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
8831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
8770
8832
  */
8771
8833
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
8772
8834
  return __awaiter(this, void 0, void 0, function* () {
@@ -8875,7 +8937,7 @@ class ComputeClient {
8875
8937
  * @param ListConsoleHistoriesRequest
8876
8938
  * @return ListConsoleHistoriesResponse
8877
8939
  * @throws OciError when an error occurs
8878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
8940
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
8879
8941
  */
8880
8942
  listConsoleHistories(listConsoleHistoriesRequest) {
8881
8943
  return __awaiter(this, void 0, void 0, function* () {
@@ -8986,7 +9048,7 @@ class ComputeClient {
8986
9048
  * @param ListDedicatedVmHostInstanceShapesRequest
8987
9049
  * @return ListDedicatedVmHostInstanceShapesResponse
8988
9050
  * @throws OciError when an error occurs
8989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
9051
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
8990
9052
  */
8991
9053
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
8992
9054
  return __awaiter(this, void 0, void 0, function* () {
@@ -9094,7 +9156,7 @@ class ComputeClient {
9094
9156
  * @param ListDedicatedVmHostInstancesRequest
9095
9157
  * @return ListDedicatedVmHostInstancesResponse
9096
9158
  * @throws OciError when an error occurs
9097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
9159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
9098
9160
  */
9099
9161
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
9100
9162
  return __awaiter(this, void 0, void 0, function* () {
@@ -9205,7 +9267,7 @@ class ComputeClient {
9205
9267
  * @param ListDedicatedVmHostShapesRequest
9206
9268
  * @return ListDedicatedVmHostShapesResponse
9207
9269
  * @throws OciError when an error occurs
9208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
9270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
9209
9271
  */
9210
9272
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
9211
9273
  return __awaiter(this, void 0, void 0, function* () {
@@ -9316,7 +9378,7 @@ class ComputeClient {
9316
9378
  * @param ListDedicatedVmHostsRequest
9317
9379
  * @return ListDedicatedVmHostsResponse
9318
9380
  * @throws OciError when an error occurs
9319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
9381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
9320
9382
  */
9321
9383
  listDedicatedVmHosts(listDedicatedVmHostsRequest) {
9322
9384
  return __awaiter(this, void 0, void 0, function* () {
@@ -9429,7 +9491,7 @@ class ComputeClient {
9429
9491
  * @param ListImageShapeCompatibilityEntriesRequest
9430
9492
  * @return ListImageShapeCompatibilityEntriesResponse
9431
9493
  * @throws OciError when an error occurs
9432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
9494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
9433
9495
  */
9434
9496
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
9435
9497
  return __awaiter(this, void 0, void 0, function* () {
@@ -9546,7 +9608,7 @@ class ComputeClient {
9546
9608
  * @param ListImagesRequest
9547
9609
  * @return ListImagesResponse
9548
9610
  * @throws OciError when an error occurs
9549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListImages.ts.html |here} to see how to use ListImages API.
9611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListImages.ts.html |here} to see how to use ListImages API.
9550
9612
  */
9551
9613
  listImages(listImagesRequest) {
9552
9614
  return __awaiter(this, void 0, void 0, function* () {
@@ -9660,7 +9722,7 @@ class ComputeClient {
9660
9722
  * @param ListInstanceConsoleConnectionsRequest
9661
9723
  * @return ListInstanceConsoleConnectionsResponse
9662
9724
  * @throws OciError when an error occurs
9663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
9725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
9664
9726
  */
9665
9727
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
9666
9728
  return __awaiter(this, void 0, void 0, function* () {
@@ -9765,7 +9827,7 @@ class ComputeClient {
9765
9827
  * @param ListInstanceDevicesRequest
9766
9828
  * @return ListInstanceDevicesResponse
9767
9829
  * @throws OciError when an error occurs
9768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
9830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
9769
9831
  */
9770
9832
  listInstanceDevices(listInstanceDevicesRequest) {
9771
9833
  return __awaiter(this, void 0, void 0, function* () {
@@ -9878,7 +9940,7 @@ class ComputeClient {
9878
9940
  * @param ListInstancesRequest
9879
9941
  * @return ListInstancesResponse
9880
9942
  * @throws OciError when an error occurs
9881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
9943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListInstances.ts.html |here} to see how to use ListInstances API.
9882
9944
  */
9883
9945
  listInstances(listInstancesRequest) {
9884
9946
  return __awaiter(this, void 0, void 0, function* () {
@@ -9990,7 +10052,7 @@ class ComputeClient {
9990
10052
  * @param ListShapesRequest
9991
10053
  * @return ListShapesResponse
9992
10054
  * @throws OciError when an error occurs
9993
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
10055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListShapes.ts.html |here} to see how to use ListShapes API.
9994
10056
  */
9995
10057
  listShapes(listShapesRequest) {
9996
10058
  return __awaiter(this, void 0, void 0, function* () {
@@ -10099,7 +10161,7 @@ class ComputeClient {
10099
10161
  * @param ListVnicAttachmentsRequest
10100
10162
  * @return ListVnicAttachmentsResponse
10101
10163
  * @throws OciError when an error occurs
10102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
10164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
10103
10165
  */
10104
10166
  listVnicAttachments(listVnicAttachmentsRequest) {
10105
10167
  return __awaiter(this, void 0, void 0, function* () {
@@ -10211,7 +10273,7 @@ class ComputeClient {
10211
10273
  * @param ListVolumeAttachmentsRequest
10212
10274
  * @return ListVolumeAttachmentsResponse
10213
10275
  * @throws OciError when an error occurs
10214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
10276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
10215
10277
  */
10216
10278
  listVolumeAttachments(listVolumeAttachmentsRequest) {
10217
10279
  return __awaiter(this, void 0, void 0, function* () {
@@ -10318,7 +10380,7 @@ class ComputeClient {
10318
10380
  * @param RemoveImageShapeCompatibilityEntryRequest
10319
10381
  * @return RemoveImageShapeCompatibilityEntryResponse
10320
10382
  * @throws OciError when an error occurs
10321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
10383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
10322
10384
  */
10323
10385
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
10324
10386
  return __awaiter(this, void 0, void 0, function* () {
@@ -10369,13 +10431,10 @@ class ComputeClient {
10369
10431
  /**
10370
10432
  * Terminates the specified instance. Any attached VNICs and volumes are automatically detached
10371
10433
  * when the instance terminates.
10372
- * <p>
10373
- To preserve the boot volume associated with the instance, specify `true` for `PreserveBootVolumeQueryParam`.
10434
+ *
10435
+ * To preserve the boot volume associated with the instance, specify `true` for `PreserveBootVolumeQueryParam`.
10374
10436
  * To delete the boot volume when the instance is deleted, specify `false` or do not specify a value for `PreserveBootVolumeQueryParam`.
10375
10437
  * <p>
10376
- To preserve data volumes created with the instance, specify `true` for `PreserveDataVolumesQueryParam`.
10377
- * To delete the data volumes when the instance itself is deleted, specify `false` or do not specify a value for `PreserveDataVolumesQueryParam`.
10378
- * <p>
10379
10438
  This is an asynchronous operation. The instance's `lifecycleState` will change to TERMINATING temporarily
10380
10439
  * until the instance is completely removed.
10381
10440
  *
@@ -10383,7 +10442,7 @@ class ComputeClient {
10383
10442
  * @param TerminateInstanceRequest
10384
10443
  * @return TerminateInstanceResponse
10385
10444
  * @throws OciError when an error occurs
10386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
10445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
10387
10446
  */
10388
10447
  terminateInstance(terminateInstanceRequest) {
10389
10448
  return __awaiter(this, void 0, void 0, function* () {
@@ -10395,8 +10454,7 @@ class ComputeClient {
10395
10454
  "{instanceId}": terminateInstanceRequest.instanceId
10396
10455
  };
10397
10456
  const queryParams = {
10398
- "preserveBootVolume": terminateInstanceRequest.preserveBootVolume,
10399
- "preserveDataVolumes": terminateInstanceRequest.preserveDataVolumes
10457
+ "preserveBootVolume": terminateInstanceRequest.preserveBootVolume
10400
10458
  };
10401
10459
  let headerParams = {
10402
10460
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -10443,7 +10501,7 @@ class ComputeClient {
10443
10501
  * @param UpdateComputeCapacityReservationRequest
10444
10502
  * @return UpdateComputeCapacityReservationResponse
10445
10503
  * @throws OciError when an error occurs
10446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
10504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
10447
10505
  */
10448
10506
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
10449
10507
  return __awaiter(this, void 0, void 0, function* () {
@@ -10505,7 +10563,7 @@ class ComputeClient {
10505
10563
  * @param UpdateComputeImageCapabilitySchemaRequest
10506
10564
  * @return UpdateComputeImageCapabilitySchemaResponse
10507
10565
  * @throws OciError when an error occurs
10508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
10566
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
10509
10567
  */
10510
10568
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
10511
10569
  return __awaiter(this, void 0, void 0, function* () {
@@ -10569,7 +10627,7 @@ class ComputeClient {
10569
10627
  * @param UpdateConsoleHistoryRequest
10570
10628
  * @return UpdateConsoleHistoryResponse
10571
10629
  * @throws OciError when an error occurs
10572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
10630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
10573
10631
  */
10574
10632
  updateConsoleHistory(updateConsoleHistoryRequest) {
10575
10633
  return __awaiter(this, void 0, void 0, function* () {
@@ -10635,7 +10693,7 @@ class ComputeClient {
10635
10693
  * @param UpdateDedicatedVmHostRequest
10636
10694
  * @return UpdateDedicatedVmHostResponse
10637
10695
  * @throws OciError when an error occurs
10638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
10696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
10639
10697
  */
10640
10698
  updateDedicatedVmHost(updateDedicatedVmHostRequest) {
10641
10699
  return __awaiter(this, void 0, void 0, function* () {
@@ -10702,7 +10760,7 @@ class ComputeClient {
10702
10760
  * @param UpdateImageRequest
10703
10761
  * @return UpdateImageResponse
10704
10762
  * @throws OciError when an error occurs
10705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
10763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
10706
10764
  */
10707
10765
  updateImage(updateImageRequest) {
10708
10766
  return __awaiter(this, void 0, void 0, function* () {
@@ -10774,7 +10832,7 @@ class ComputeClient {
10774
10832
  * @param UpdateInstanceRequest
10775
10833
  * @return UpdateInstanceResponse
10776
10834
  * @throws OciError when an error occurs
10777
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
10835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
10778
10836
  */
10779
10837
  updateInstance(updateInstanceRequest) {
10780
10838
  return __awaiter(this, void 0, void 0, function* () {
@@ -10844,7 +10902,7 @@ class ComputeClient {
10844
10902
  * @param UpdateInstanceConsoleConnectionRequest
10845
10903
  * @return UpdateInstanceConsoleConnectionResponse
10846
10904
  * @throws OciError when an error occurs
10847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
10905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
10848
10906
  */
10849
10907
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
10850
10908
  return __awaiter(this, void 0, void 0, function* () {
@@ -10909,7 +10967,7 @@ class ComputeClient {
10909
10967
  * @param UpdateVolumeAttachmentRequest
10910
10968
  * @return UpdateVolumeAttachmentResponse
10911
10969
  * @throws OciError when an error occurs
10912
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
10970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
10913
10971
  */
10914
10972
  updateVolumeAttachment(updateVolumeAttachmentRequest) {
10915
10973
  return __awaiter(this, void 0, void 0, function* () {
@@ -11084,7 +11142,7 @@ class ComputeManagementClient {
11084
11142
  * @param AttachInstancePoolInstanceRequest
11085
11143
  * @return AttachInstancePoolInstanceResponse
11086
11144
  * @throws OciError when an error occurs
11087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
11145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
11088
11146
  */
11089
11147
  attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
11090
11148
  return __awaiter(this, void 0, void 0, function* () {
@@ -11159,7 +11217,7 @@ class ComputeManagementClient {
11159
11217
  * @param AttachLoadBalancerRequest
11160
11218
  * @return AttachLoadBalancerResponse
11161
11219
  * @throws OciError when an error occurs
11162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
11220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
11163
11221
  */
11164
11222
  attachLoadBalancer(attachLoadBalancerRequest) {
11165
11223
  return __awaiter(this, void 0, void 0, function* () {
@@ -11230,7 +11288,7 @@ class ComputeManagementClient {
11230
11288
  * @param ChangeClusterNetworkCompartmentRequest
11231
11289
  * @return ChangeClusterNetworkCompartmentResponse
11232
11290
  * @throws OciError when an error occurs
11233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
11291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
11234
11292
  */
11235
11293
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
11236
11294
  return __awaiter(this, void 0, void 0, function* () {
@@ -11305,7 +11363,7 @@ class ComputeManagementClient {
11305
11363
  * @param ChangeInstanceConfigurationCompartmentRequest
11306
11364
  * @return ChangeInstanceConfigurationCompartmentResponse
11307
11365
  * @throws OciError when an error occurs
11308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
11366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
11309
11367
  */
11310
11368
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
11311
11369
  return __awaiter(this, void 0, void 0, function* () {
@@ -11373,7 +11431,7 @@ class ComputeManagementClient {
11373
11431
  * @param ChangeInstancePoolCompartmentRequest
11374
11432
  * @return ChangeInstancePoolCompartmentResponse
11375
11433
  * @throws OciError when an error occurs
11376
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
11434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
11377
11435
  */
11378
11436
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
11379
11437
  return __awaiter(this, void 0, void 0, function* () {
@@ -11437,7 +11495,7 @@ class ComputeManagementClient {
11437
11495
  * @param CreateClusterNetworkRequest
11438
11496
  * @return CreateClusterNetworkResponse
11439
11497
  * @throws OciError when an error occurs
11440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
11498
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
11441
11499
  */
11442
11500
  createClusterNetwork(createClusterNetworkRequest) {
11443
11501
  return __awaiter(this, void 0, void 0, function* () {
@@ -11506,7 +11564,7 @@ class ComputeManagementClient {
11506
11564
  * @param CreateInstanceConfigurationRequest
11507
11565
  * @return CreateInstanceConfigurationResponse
11508
11566
  * @throws OciError when an error occurs
11509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
11567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
11510
11568
  */
11511
11569
  createInstanceConfiguration(createInstanceConfigurationRequest) {
11512
11570
  return __awaiter(this, void 0, void 0, function* () {
@@ -11568,7 +11626,7 @@ class ComputeManagementClient {
11568
11626
  * @param CreateInstancePoolRequest
11569
11627
  * @return CreateInstancePoolResponse
11570
11628
  * @throws OciError when an error occurs
11571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
11629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
11572
11630
  */
11573
11631
  createInstancePool(createInstancePoolRequest) {
11574
11632
  return __awaiter(this, void 0, void 0, function* () {
@@ -11630,7 +11688,7 @@ class ComputeManagementClient {
11630
11688
  * @param DeleteInstanceConfigurationRequest
11631
11689
  * @return DeleteInstanceConfigurationResponse
11632
11690
  * @throws OciError when an error occurs
11633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
11691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
11634
11692
  */
11635
11693
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
11636
11694
  return __awaiter(this, void 0, void 0, function* () {
@@ -11685,7 +11743,7 @@ class ComputeManagementClient {
11685
11743
  * @param DetachInstancePoolInstanceRequest
11686
11744
  * @return DetachInstancePoolInstanceResponse
11687
11745
  * @throws OciError when an error occurs
11688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
11746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
11689
11747
  */
11690
11748
  detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
11691
11749
  return __awaiter(this, void 0, void 0, function* () {
@@ -11746,7 +11804,7 @@ class ComputeManagementClient {
11746
11804
  * @param DetachLoadBalancerRequest
11747
11805
  * @return DetachLoadBalancerResponse
11748
11806
  * @throws OciError when an error occurs
11749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
11807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
11750
11808
  */
11751
11809
  detachLoadBalancer(detachLoadBalancerRequest) {
11752
11810
  return __awaiter(this, void 0, void 0, function* () {
@@ -11811,7 +11869,7 @@ class ComputeManagementClient {
11811
11869
  * @param GetClusterNetworkRequest
11812
11870
  * @return GetClusterNetworkResponse
11813
11871
  * @throws OciError when an error occurs
11814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
11872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
11815
11873
  */
11816
11874
  getClusterNetwork(getClusterNetworkRequest) {
11817
11875
  return __awaiter(this, void 0, void 0, function* () {
@@ -11873,7 +11931,7 @@ class ComputeManagementClient {
11873
11931
  * @param GetInstanceConfigurationRequest
11874
11932
  * @return GetInstanceConfigurationResponse
11875
11933
  * @throws OciError when an error occurs
11876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
11934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
11877
11935
  */
11878
11936
  getInstanceConfiguration(getInstanceConfigurationRequest) {
11879
11937
  return __awaiter(this, void 0, void 0, function* () {
@@ -11935,7 +11993,7 @@ class ComputeManagementClient {
11935
11993
  * @param GetInstancePoolRequest
11936
11994
  * @return GetInstancePoolResponse
11937
11995
  * @throws OciError when an error occurs
11938
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
11996
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
11939
11997
  */
11940
11998
  getInstancePool(getInstancePoolRequest) {
11941
11999
  return __awaiter(this, void 0, void 0, function* () {
@@ -11997,7 +12055,7 @@ class ComputeManagementClient {
11997
12055
  * @param GetInstancePoolInstanceRequest
11998
12056
  * @return GetInstancePoolInstanceResponse
11999
12057
  * @throws OciError when an error occurs
12000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
12058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
12001
12059
  */
12002
12060
  getInstancePoolInstance(getInstancePoolInstanceRequest) {
12003
12061
  return __awaiter(this, void 0, void 0, function* () {
@@ -12061,7 +12119,7 @@ class ComputeManagementClient {
12061
12119
  * @param GetInstancePoolLoadBalancerAttachmentRequest
12062
12120
  * @return GetInstancePoolLoadBalancerAttachmentResponse
12063
12121
  * @throws OciError when an error occurs
12064
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
12122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
12065
12123
  */
12066
12124
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
12067
12125
  return __awaiter(this, void 0, void 0, function* () {
@@ -12126,7 +12184,7 @@ class ComputeManagementClient {
12126
12184
  * @param LaunchInstanceConfigurationRequest
12127
12185
  * @return LaunchInstanceConfigurationResponse
12128
12186
  * @throws OciError when an error occurs
12129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
12187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
12130
12188
  */
12131
12189
  launchInstanceConfiguration(launchInstanceConfigurationRequest) {
12132
12190
  return __awaiter(this, void 0, void 0, function* () {
@@ -12195,7 +12253,7 @@ class ComputeManagementClient {
12195
12253
  * @param ListClusterNetworkInstancesRequest
12196
12254
  * @return ListClusterNetworkInstancesResponse
12197
12255
  * @throws OciError when an error occurs
12198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
12256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
12199
12257
  */
12200
12258
  listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
12201
12259
  return __awaiter(this, void 0, void 0, function* () {
@@ -12304,7 +12362,7 @@ class ComputeManagementClient {
12304
12362
  * @param ListClusterNetworksRequest
12305
12363
  * @return ListClusterNetworksResponse
12306
12364
  * @throws OciError when an error occurs
12307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
12365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
12308
12366
  */
12309
12367
  listClusterNetworks(listClusterNetworksRequest) {
12310
12368
  return __awaiter(this, void 0, void 0, function* () {
@@ -12413,7 +12471,7 @@ class ComputeManagementClient {
12413
12471
  * @param ListInstanceConfigurationsRequest
12414
12472
  * @return ListInstanceConfigurationsResponse
12415
12473
  * @throws OciError when an error occurs
12416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
12474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
12417
12475
  */
12418
12476
  listInstanceConfigurations(listInstanceConfigurationsRequest) {
12419
12477
  return __awaiter(this, void 0, void 0, function* () {
@@ -12519,7 +12577,7 @@ class ComputeManagementClient {
12519
12577
  * @param ListInstancePoolInstancesRequest
12520
12578
  * @return ListInstancePoolInstancesResponse
12521
12579
  * @throws OciError when an error occurs
12522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
12580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
12523
12581
  */
12524
12582
  listInstancePoolInstances(listInstancePoolInstancesRequest) {
12525
12583
  return __awaiter(this, void 0, void 0, function* () {
@@ -12628,7 +12686,7 @@ class ComputeManagementClient {
12628
12686
  * @param ListInstancePoolsRequest
12629
12687
  * @return ListInstancePoolsResponse
12630
12688
  * @throws OciError when an error occurs
12631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
12689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
12632
12690
  */
12633
12691
  listInstancePools(listInstancePoolsRequest) {
12634
12692
  return __awaiter(this, void 0, void 0, function* () {
@@ -12738,7 +12796,7 @@ class ComputeManagementClient {
12738
12796
  * @param ResetInstancePoolRequest
12739
12797
  * @return ResetInstancePoolResponse
12740
12798
  * @throws OciError when an error occurs
12741
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
12799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
12742
12800
  */
12743
12801
  resetInstancePool(resetInstancePoolRequest) {
12744
12802
  return __awaiter(this, void 0, void 0, function* () {
@@ -12807,7 +12865,7 @@ class ComputeManagementClient {
12807
12865
  * @param SoftresetInstancePoolRequest
12808
12866
  * @return SoftresetInstancePoolResponse
12809
12867
  * @throws OciError when an error occurs
12810
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
12868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
12811
12869
  */
12812
12870
  softresetInstancePool(softresetInstancePoolRequest) {
12813
12871
  return __awaiter(this, void 0, void 0, function* () {
@@ -12873,7 +12931,7 @@ class ComputeManagementClient {
12873
12931
  * @param StartInstancePoolRequest
12874
12932
  * @return StartInstancePoolResponse
12875
12933
  * @throws OciError when an error occurs
12876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
12934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
12877
12935
  */
12878
12936
  startInstancePool(startInstancePoolRequest) {
12879
12937
  return __awaiter(this, void 0, void 0, function* () {
@@ -12939,7 +12997,7 @@ class ComputeManagementClient {
12939
12997
  * @param StopInstancePoolRequest
12940
12998
  * @return StopInstancePoolResponse
12941
12999
  * @throws OciError when an error occurs
12942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
13000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
12943
13001
  */
12944
13002
  stopInstancePool(stopInstancePoolRequest) {
12945
13003
  return __awaiter(this, void 0, void 0, function* () {
@@ -13007,7 +13065,7 @@ class ComputeManagementClient {
13007
13065
  * @param TerminateClusterNetworkRequest
13008
13066
  * @return TerminateClusterNetworkResponse
13009
13067
  * @throws OciError when an error occurs
13010
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
13068
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
13011
13069
  */
13012
13070
  terminateClusterNetwork(terminateClusterNetworkRequest) {
13013
13071
  return __awaiter(this, void 0, void 0, function* () {
@@ -13074,7 +13132,7 @@ class ComputeManagementClient {
13074
13132
  * @param TerminateInstancePoolRequest
13075
13133
  * @return TerminateInstancePoolResponse
13076
13134
  * @throws OciError when an error occurs
13077
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
13135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
13078
13136
  */
13079
13137
  terminateInstancePool(terminateInstancePoolRequest) {
13080
13138
  return __awaiter(this, void 0, void 0, function* () {
@@ -13129,7 +13187,7 @@ class ComputeManagementClient {
13129
13187
  * @param UpdateClusterNetworkRequest
13130
13188
  * @return UpdateClusterNetworkResponse
13131
13189
  * @throws OciError when an error occurs
13132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
13190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
13133
13191
  */
13134
13192
  updateClusterNetwork(updateClusterNetworkRequest) {
13135
13193
  return __awaiter(this, void 0, void 0, function* () {
@@ -13194,7 +13252,7 @@ class ComputeManagementClient {
13194
13252
  * @param UpdateInstanceConfigurationRequest
13195
13253
  * @return UpdateInstanceConfigurationResponse
13196
13254
  * @throws OciError when an error occurs
13197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
13255
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
13198
13256
  */
13199
13257
  updateInstanceConfiguration(updateInstanceConfigurationRequest) {
13200
13258
  return __awaiter(this, void 0, void 0, function* () {
@@ -13262,7 +13320,7 @@ class ComputeManagementClient {
13262
13320
  * @param UpdateInstancePoolRequest
13263
13321
  * @return UpdateInstancePoolResponse
13264
13322
  * @throws OciError when an error occurs
13265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
13323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
13266
13324
  */
13267
13325
  updateInstancePool(updateInstancePoolRequest) {
13268
13326
  return __awaiter(this, void 0, void 0, function* () {
@@ -13435,7 +13493,7 @@ class VirtualNetworkClient {
13435
13493
  * @param AddDrgRouteDistributionStatementsRequest
13436
13494
  * @return AddDrgRouteDistributionStatementsResponse
13437
13495
  * @throws OciError when an error occurs
13438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
13496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
13439
13497
  */
13440
13498
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
13441
13499
  return __awaiter(this, void 0, void 0, function* () {
@@ -13494,7 +13552,7 @@ class VirtualNetworkClient {
13494
13552
  * @param AddDrgRouteRulesRequest
13495
13553
  * @return AddDrgRouteRulesResponse
13496
13554
  * @throws OciError when an error occurs
13497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
13555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
13498
13556
  */
13499
13557
  addDrgRouteRules(addDrgRouteRulesRequest) {
13500
13558
  return __awaiter(this, void 0, void 0, function* () {
@@ -13554,7 +13612,7 @@ class VirtualNetworkClient {
13554
13612
  * @param AddIpv6SubnetCidrRequest
13555
13613
  * @return AddIpv6SubnetCidrResponse
13556
13614
  * @throws OciError when an error occurs
13557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
13615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
13558
13616
  */
13559
13617
  addIpv6SubnetCidr(addIpv6SubnetCidrRequest) {
13560
13618
  return __awaiter(this, void 0, void 0, function* () {
@@ -13623,7 +13681,7 @@ class VirtualNetworkClient {
13623
13681
  * @param AddIpv6VcnCidrRequest
13624
13682
  * @return AddIpv6VcnCidrResponse
13625
13683
  * @throws OciError when an error occurs
13626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
13684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
13627
13685
  */
13628
13686
  addIpv6VcnCidr(addIpv6VcnCidrRequest) {
13629
13687
  return __awaiter(this, void 0, void 0, function* () {
@@ -13686,7 +13744,7 @@ class VirtualNetworkClient {
13686
13744
  * @param AddNetworkSecurityGroupSecurityRulesRequest
13687
13745
  * @return AddNetworkSecurityGroupSecurityRulesResponse
13688
13746
  * @throws OciError when an error occurs
13689
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
13747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
13690
13748
  */
13691
13749
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
13692
13750
  return __awaiter(this, void 0, void 0, function* () {
@@ -13747,7 +13805,7 @@ class VirtualNetworkClient {
13747
13805
  * @param AddPublicIpPoolCapacityRequest
13748
13806
  * @return AddPublicIpPoolCapacityResponse
13749
13807
  * @throws OciError when an error occurs
13750
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
13808
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
13751
13809
  */
13752
13810
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
13753
13811
  return __awaiter(this, void 0, void 0, function* () {
@@ -13819,7 +13877,7 @@ class VirtualNetworkClient {
13819
13877
  * @param AddVcnCidrRequest
13820
13878
  * @return AddVcnCidrResponse
13821
13879
  * @throws OciError when an error occurs
13822
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
13880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
13823
13881
  */
13824
13882
  addVcnCidr(addVcnCidrRequest) {
13825
13883
  return __awaiter(this, void 0, void 0, function* () {
@@ -13883,7 +13941,7 @@ class VirtualNetworkClient {
13883
13941
  * @param AdvertiseByoipRangeRequest
13884
13942
  * @return AdvertiseByoipRangeResponse
13885
13943
  * @throws OciError when an error occurs
13886
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
13944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
13887
13945
  */
13888
13946
  advertiseByoipRange(advertiseByoipRangeRequest) {
13889
13947
  return __awaiter(this, void 0, void 0, function* () {
@@ -13947,7 +14005,7 @@ class VirtualNetworkClient {
13947
14005
  * @param AttachServiceIdRequest
13948
14006
  * @return AttachServiceIdResponse
13949
14007
  * @throws OciError when an error occurs
13950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
14008
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
13951
14009
  */
13952
14010
  attachServiceId(attachServiceIdRequest) {
13953
14011
  return __awaiter(this, void 0, void 0, function* () {
@@ -14010,7 +14068,7 @@ class VirtualNetworkClient {
14010
14068
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
14011
14069
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
14012
14070
  * @throws OciError when an error occurs
14013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
14071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
14014
14072
  */
14015
14073
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
14016
14074
  return __awaiter(this, void 0, void 0, function* () {
@@ -14062,7 +14120,7 @@ class VirtualNetworkClient {
14062
14120
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
14063
14121
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
14064
14122
  * @throws OciError when an error occurs
14065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
14123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
14066
14124
  */
14067
14125
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
14068
14126
  return __awaiter(this, void 0, void 0, function* () {
@@ -14113,7 +14171,7 @@ class VirtualNetworkClient {
14113
14171
  * @param ChangeByoipRangeCompartmentRequest
14114
14172
  * @return ChangeByoipRangeCompartmentResponse
14115
14173
  * @throws OciError when an error occurs
14116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
14174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
14117
14175
  */
14118
14176
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
14119
14177
  return __awaiter(this, void 0, void 0, function* () {
@@ -14172,7 +14230,7 @@ class VirtualNetworkClient {
14172
14230
  * @param ChangeCaptureFilterCompartmentRequest
14173
14231
  * @return ChangeCaptureFilterCompartmentResponse
14174
14232
  * @throws OciError when an error occurs
14175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
14233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
14176
14234
  */
14177
14235
  changeCaptureFilterCompartment(changeCaptureFilterCompartmentRequest) {
14178
14236
  return __awaiter(this, void 0, void 0, function* () {
@@ -14242,7 +14300,7 @@ class VirtualNetworkClient {
14242
14300
  * @param ChangeCpeCompartmentRequest
14243
14301
  * @return ChangeCpeCompartmentResponse
14244
14302
  * @throws OciError when an error occurs
14245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
14303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
14246
14304
  */
14247
14305
  changeCpeCompartment(changeCpeCompartmentRequest) {
14248
14306
  return __awaiter(this, void 0, void 0, function* () {
@@ -14306,7 +14364,7 @@ class VirtualNetworkClient {
14306
14364
  * @param ChangeCrossConnectCompartmentRequest
14307
14365
  * @return ChangeCrossConnectCompartmentResponse
14308
14366
  * @throws OciError when an error occurs
14309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
14367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
14310
14368
  */
14311
14369
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
14312
14370
  return __awaiter(this, void 0, void 0, function* () {
@@ -14370,7 +14428,7 @@ class VirtualNetworkClient {
14370
14428
  * @param ChangeCrossConnectGroupCompartmentRequest
14371
14429
  * @return ChangeCrossConnectGroupCompartmentResponse
14372
14430
  * @throws OciError when an error occurs
14373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
14431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
14374
14432
  */
14375
14433
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
14376
14434
  return __awaiter(this, void 0, void 0, function* () {
@@ -14434,7 +14492,7 @@ class VirtualNetworkClient {
14434
14492
  * @param ChangeDhcpOptionsCompartmentRequest
14435
14493
  * @return ChangeDhcpOptionsCompartmentResponse
14436
14494
  * @throws OciError when an error occurs
14437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
14495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
14438
14496
  */
14439
14497
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
14440
14498
  return __awaiter(this, void 0, void 0, function* () {
@@ -14498,7 +14556,7 @@ class VirtualNetworkClient {
14498
14556
  * @param ChangeDrgCompartmentRequest
14499
14557
  * @return ChangeDrgCompartmentResponse
14500
14558
  * @throws OciError when an error occurs
14501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
14559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
14502
14560
  */
14503
14561
  changeDrgCompartment(changeDrgCompartmentRequest) {
14504
14562
  return __awaiter(this, void 0, void 0, function* () {
@@ -14567,7 +14625,7 @@ class VirtualNetworkClient {
14567
14625
  * @param ChangeIPSecConnectionCompartmentRequest
14568
14626
  * @return ChangeIPSecConnectionCompartmentResponse
14569
14627
  * @throws OciError when an error occurs
14570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
14628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
14571
14629
  */
14572
14630
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
14573
14631
  return __awaiter(this, void 0, void 0, function* () {
@@ -14631,7 +14689,7 @@ class VirtualNetworkClient {
14631
14689
  * @param ChangeInternetGatewayCompartmentRequest
14632
14690
  * @return ChangeInternetGatewayCompartmentResponse
14633
14691
  * @throws OciError when an error occurs
14634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
14692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
14635
14693
  */
14636
14694
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
14637
14695
  return __awaiter(this, void 0, void 0, function* () {
@@ -14695,7 +14753,7 @@ class VirtualNetworkClient {
14695
14753
  * @param ChangeLocalPeeringGatewayCompartmentRequest
14696
14754
  * @return ChangeLocalPeeringGatewayCompartmentResponse
14697
14755
  * @throws OciError when an error occurs
14698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
14756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
14699
14757
  */
14700
14758
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
14701
14759
  return __awaiter(this, void 0, void 0, function* () {
@@ -14759,7 +14817,7 @@ class VirtualNetworkClient {
14759
14817
  * @param ChangeNatGatewayCompartmentRequest
14760
14818
  * @return ChangeNatGatewayCompartmentResponse
14761
14819
  * @throws OciError when an error occurs
14762
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
14820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
14763
14821
  */
14764
14822
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
14765
14823
  return __awaiter(this, void 0, void 0, function* () {
@@ -14822,7 +14880,7 @@ class VirtualNetworkClient {
14822
14880
  * @param ChangeNetworkSecurityGroupCompartmentRequest
14823
14881
  * @return ChangeNetworkSecurityGroupCompartmentResponse
14824
14882
  * @throws OciError when an error occurs
14825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
14883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
14826
14884
  */
14827
14885
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
14828
14886
  return __awaiter(this, void 0, void 0, function* () {
@@ -14889,7 +14947,7 @@ class VirtualNetworkClient {
14889
14947
  * @param ChangePublicIpCompartmentRequest
14890
14948
  * @return ChangePublicIpCompartmentResponse
14891
14949
  * @throws OciError when an error occurs
14892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
14950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
14893
14951
  */
14894
14952
  changePublicIpCompartment(changePublicIpCompartmentRequest) {
14895
14953
  return __awaiter(this, void 0, void 0, function* () {
@@ -14953,7 +15011,7 @@ class VirtualNetworkClient {
14953
15011
  * @param ChangePublicIpPoolCompartmentRequest
14954
15012
  * @return ChangePublicIpPoolCompartmentResponse
14955
15013
  * @throws OciError when an error occurs
14956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
15014
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
14957
15015
  */
14958
15016
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
14959
15017
  return __awaiter(this, void 0, void 0, function* () {
@@ -15012,7 +15070,7 @@ class VirtualNetworkClient {
15012
15070
  * @param ChangeRemotePeeringConnectionCompartmentRequest
15013
15071
  * @return ChangeRemotePeeringConnectionCompartmentResponse
15014
15072
  * @throws OciError when an error occurs
15015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
15073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
15016
15074
  */
15017
15075
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
15018
15076
  return __awaiter(this, void 0, void 0, function* () {
@@ -15076,7 +15134,7 @@ class VirtualNetworkClient {
15076
15134
  * @param ChangeRouteTableCompartmentRequest
15077
15135
  * @return ChangeRouteTableCompartmentResponse
15078
15136
  * @throws OciError when an error occurs
15079
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
15137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
15080
15138
  */
15081
15139
  changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
15082
15140
  return __awaiter(this, void 0, void 0, function* () {
@@ -15140,7 +15198,7 @@ class VirtualNetworkClient {
15140
15198
  * @param ChangeSecurityListCompartmentRequest
15141
15199
  * @return ChangeSecurityListCompartmentResponse
15142
15200
  * @throws OciError when an error occurs
15143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
15201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
15144
15202
  */
15145
15203
  changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
15146
15204
  return __awaiter(this, void 0, void 0, function* () {
@@ -15204,7 +15262,7 @@ class VirtualNetworkClient {
15204
15262
  * @param ChangeServiceGatewayCompartmentRequest
15205
15263
  * @return ChangeServiceGatewayCompartmentResponse
15206
15264
  * @throws OciError when an error occurs
15207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
15265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
15208
15266
  */
15209
15267
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
15210
15268
  return __awaiter(this, void 0, void 0, function* () {
@@ -15268,7 +15326,7 @@ class VirtualNetworkClient {
15268
15326
  * @param ChangeSubnetCompartmentRequest
15269
15327
  * @return ChangeSubnetCompartmentResponse
15270
15328
  * @throws OciError when an error occurs
15271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
15329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
15272
15330
  */
15273
15331
  changeSubnetCompartment(changeSubnetCompartmentRequest) {
15274
15332
  return __awaiter(this, void 0, void 0, function* () {
@@ -15337,7 +15395,7 @@ class VirtualNetworkClient {
15337
15395
  * @param ChangeVcnCompartmentRequest
15338
15396
  * @return ChangeVcnCompartmentResponse
15339
15397
  * @throws OciError when an error occurs
15340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
15398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
15341
15399
  */
15342
15400
  changeVcnCompartment(changeVcnCompartmentRequest) {
15343
15401
  return __awaiter(this, void 0, void 0, function* () {
@@ -15406,7 +15464,7 @@ class VirtualNetworkClient {
15406
15464
  * @param ChangeVirtualCircuitCompartmentRequest
15407
15465
  * @return ChangeVirtualCircuitCompartmentResponse
15408
15466
  * @throws OciError when an error occurs
15409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
15467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
15410
15468
  */
15411
15469
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
15412
15470
  return __awaiter(this, void 0, void 0, function* () {
@@ -15470,7 +15528,7 @@ class VirtualNetworkClient {
15470
15528
  * @param ChangeVlanCompartmentRequest
15471
15529
  * @return ChangeVlanCompartmentResponse
15472
15530
  * @throws OciError when an error occurs
15473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
15531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
15474
15532
  */
15475
15533
  changeVlanCompartment(changeVlanCompartmentRequest) {
15476
15534
  return __awaiter(this, void 0, void 0, function* () {
@@ -15535,7 +15593,7 @@ class VirtualNetworkClient {
15535
15593
  * @param ChangeVtapCompartmentRequest
15536
15594
  * @return ChangeVtapCompartmentResponse
15537
15595
  * @throws OciError when an error occurs
15538
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
15596
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
15539
15597
  */
15540
15598
  changeVtapCompartment(changeVtapCompartmentRequest) {
15541
15599
  return __awaiter(this, void 0, void 0, function* () {
@@ -15610,7 +15668,7 @@ class VirtualNetworkClient {
15610
15668
  * @param ConnectLocalPeeringGatewaysRequest
15611
15669
  * @return ConnectLocalPeeringGatewaysResponse
15612
15670
  * @throws OciError when an error occurs
15613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
15671
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
15614
15672
  */
15615
15673
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
15616
15674
  return __awaiter(this, void 0, void 0, function* () {
@@ -15672,7 +15730,7 @@ class VirtualNetworkClient {
15672
15730
  * @param ConnectRemotePeeringConnectionsRequest
15673
15731
  * @return ConnectRemotePeeringConnectionsResponse
15674
15732
  * @throws OciError when an error occurs
15675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
15733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
15676
15734
  */
15677
15735
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
15678
15736
  return __awaiter(this, void 0, void 0, function* () {
@@ -15727,7 +15785,7 @@ class VirtualNetworkClient {
15727
15785
  * @param CreateByoipRangeRequest
15728
15786
  * @return CreateByoipRangeResponse
15729
15787
  * @throws OciError when an error occurs
15730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
15788
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
15731
15789
  */
15732
15790
  createByoipRange(createByoipRangeRequest) {
15733
15791
  return __awaiter(this, void 0, void 0, function* () {
@@ -15799,7 +15857,7 @@ class VirtualNetworkClient {
15799
15857
  * @param CreateCaptureFilterRequest
15800
15858
  * @return CreateCaptureFilterResponse
15801
15859
  * @throws OciError when an error occurs
15802
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
15860
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
15803
15861
  */
15804
15862
  createCaptureFilter(createCaptureFilterRequest) {
15805
15863
  return __awaiter(this, void 0, void 0, function* () {
@@ -15877,7 +15935,7 @@ class VirtualNetworkClient {
15877
15935
  * @param CreateCpeRequest
15878
15936
  * @return CreateCpeResponse
15879
15937
  * @throws OciError when an error occurs
15880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
15938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
15881
15939
  */
15882
15940
  createCpe(createCpeRequest) {
15883
15941
  return __awaiter(this, void 0, void 0, function* () {
@@ -15958,7 +16016,7 @@ class VirtualNetworkClient {
15958
16016
  * @param CreateCrossConnectRequest
15959
16017
  * @return CreateCrossConnectResponse
15960
16018
  * @throws OciError when an error occurs
15961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
16019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
15962
16020
  */
15963
16021
  createCrossConnect(createCrossConnectRequest) {
15964
16022
  return __awaiter(this, void 0, void 0, function* () {
@@ -16035,7 +16093,7 @@ class VirtualNetworkClient {
16035
16093
  * @param CreateCrossConnectGroupRequest
16036
16094
  * @return CreateCrossConnectGroupResponse
16037
16095
  * @throws OciError when an error occurs
16038
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
16096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
16039
16097
  */
16040
16098
  createCrossConnectGroup(createCrossConnectGroupRequest) {
16041
16099
  return __awaiter(this, void 0, void 0, function* () {
@@ -16109,7 +16167,7 @@ class VirtualNetworkClient {
16109
16167
  * @param CreateDhcpOptionsRequest
16110
16168
  * @return CreateDhcpOptionsResponse
16111
16169
  * @throws OciError when an error occurs
16112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
16170
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
16113
16171
  */
16114
16172
  createDhcpOptions(createDhcpOptionsRequest) {
16115
16173
  return __awaiter(this, void 0, void 0, function* () {
@@ -16183,7 +16241,7 @@ class VirtualNetworkClient {
16183
16241
  * @param CreateDrgRequest
16184
16242
  * @return CreateDrgResponse
16185
16243
  * @throws OciError when an error occurs
16186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
16244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
16187
16245
  */
16188
16246
  createDrg(createDrgRequest) {
16189
16247
  return __awaiter(this, void 0, void 0, function* () {
@@ -16256,7 +16314,7 @@ class VirtualNetworkClient {
16256
16314
  * @param CreateDrgAttachmentRequest
16257
16315
  * @return CreateDrgAttachmentResponse
16258
16316
  * @throws OciError when an error occurs
16259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
16317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
16260
16318
  */
16261
16319
  createDrgAttachment(createDrgAttachmentRequest) {
16262
16320
  return __awaiter(this, void 0, void 0, function* () {
@@ -16322,7 +16380,7 @@ class VirtualNetworkClient {
16322
16380
  * @param CreateDrgRouteDistributionRequest
16323
16381
  * @return CreateDrgRouteDistributionResponse
16324
16382
  * @throws OciError when an error occurs
16325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
16383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
16326
16384
  */
16327
16385
  createDrgRouteDistribution(createDrgRouteDistributionRequest) {
16328
16386
  return __awaiter(this, void 0, void 0, function* () {
@@ -16386,7 +16444,7 @@ class VirtualNetworkClient {
16386
16444
  * @param CreateDrgRouteTableRequest
16387
16445
  * @return CreateDrgRouteTableResponse
16388
16446
  * @throws OciError when an error occurs
16389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
16447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
16390
16448
  */
16391
16449
  createDrgRouteTable(createDrgRouteTableRequest) {
16392
16450
  return __awaiter(this, void 0, void 0, function* () {
@@ -16476,7 +16534,7 @@ class VirtualNetworkClient {
16476
16534
  * @param CreateIPSecConnectionRequest
16477
16535
  * @return CreateIPSecConnectionResponse
16478
16536
  * @throws OciError when an error occurs
16479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
16537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
16480
16538
  */
16481
16539
  createIPSecConnection(createIPSecConnectionRequest) {
16482
16540
  return __awaiter(this, void 0, void 0, function* () {
@@ -16558,7 +16616,7 @@ class VirtualNetworkClient {
16558
16616
  * @param CreateInternetGatewayRequest
16559
16617
  * @return CreateInternetGatewayResponse
16560
16618
  * @throws OciError when an error occurs
16561
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
16619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
16562
16620
  */
16563
16621
  createInternetGateway(createInternetGatewayRequest) {
16564
16622
  return __awaiter(this, void 0, void 0, function* () {
@@ -16621,7 +16679,7 @@ class VirtualNetworkClient {
16621
16679
  * @param CreateIpv6Request
16622
16680
  * @return CreateIpv6Response
16623
16681
  * @throws OciError when an error occurs
16624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
16682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
16625
16683
  */
16626
16684
  createIpv6(createIpv6Request) {
16627
16685
  return __awaiter(this, void 0, void 0, function* () {
@@ -16685,7 +16743,7 @@ class VirtualNetworkClient {
16685
16743
  * @param CreateLocalPeeringGatewayRequest
16686
16744
  * @return CreateLocalPeeringGatewayResponse
16687
16745
  * @throws OciError when an error occurs
16688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
16746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
16689
16747
  */
16690
16748
  createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
16691
16749
  return __awaiter(this, void 0, void 0, function* () {
@@ -16749,7 +16807,7 @@ class VirtualNetworkClient {
16749
16807
  * @param CreateNatGatewayRequest
16750
16808
  * @return CreateNatGatewayResponse
16751
16809
  * @throws OciError when an error occurs
16752
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
16810
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
16753
16811
  */
16754
16812
  createNatGateway(createNatGatewayRequest) {
16755
16813
  return __awaiter(this, void 0, void 0, function* () {
@@ -16812,7 +16870,7 @@ class VirtualNetworkClient {
16812
16870
  * @param CreateNetworkSecurityGroupRequest
16813
16871
  * @return CreateNetworkSecurityGroupResponse
16814
16872
  * @throws OciError when an error occurs
16815
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
16873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
16816
16874
  */
16817
16875
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
16818
16876
  return __awaiter(this, void 0, void 0, function* () {
@@ -16877,7 +16935,7 @@ class VirtualNetworkClient {
16877
16935
  * @param CreatePrivateIpRequest
16878
16936
  * @return CreatePrivateIpResponse
16879
16937
  * @throws OciError when an error occurs
16880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
16938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
16881
16939
  */
16882
16940
  createPrivateIp(createPrivateIpRequest) {
16883
16941
  return __awaiter(this, void 0, void 0, function* () {
@@ -16960,7 +17018,7 @@ class VirtualNetworkClient {
16960
17018
  * @param CreatePublicIpRequest
16961
17019
  * @return CreatePublicIpResponse
16962
17020
  * @throws OciError when an error occurs
16963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
17021
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
16964
17022
  */
16965
17023
  createPublicIp(createPublicIpRequest) {
16966
17024
  return __awaiter(this, void 0, void 0, function* () {
@@ -17023,7 +17081,7 @@ class VirtualNetworkClient {
17023
17081
  * @param CreatePublicIpPoolRequest
17024
17082
  * @return CreatePublicIpPoolResponse
17025
17083
  * @throws OciError when an error occurs
17026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
17084
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
17027
17085
  */
17028
17086
  createPublicIpPool(createPublicIpPoolRequest) {
17029
17087
  return __awaiter(this, void 0, void 0, function* () {
@@ -17087,7 +17145,7 @@ class VirtualNetworkClient {
17087
17145
  * @param CreateRemotePeeringConnectionRequest
17088
17146
  * @return CreateRemotePeeringConnectionResponse
17089
17147
  * @throws OciError when an error occurs
17090
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
17148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
17091
17149
  */
17092
17150
  createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
17093
17151
  return __awaiter(this, void 0, void 0, function* () {
@@ -17164,7 +17222,7 @@ class VirtualNetworkClient {
17164
17222
  * @param CreateRouteTableRequest
17165
17223
  * @return CreateRouteTableResponse
17166
17224
  * @throws OciError when an error occurs
17167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
17225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
17168
17226
  */
17169
17227
  createRouteTable(createRouteTableRequest) {
17170
17228
  return __awaiter(this, void 0, void 0, function* () {
@@ -17240,7 +17298,7 @@ class VirtualNetworkClient {
17240
17298
  * @param CreateSecurityListRequest
17241
17299
  * @return CreateSecurityListResponse
17242
17300
  * @throws OciError when an error occurs
17243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
17301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
17244
17302
  */
17245
17303
  createSecurityList(createSecurityListRequest) {
17246
17304
  return __awaiter(this, void 0, void 0, function* () {
@@ -17311,7 +17369,7 @@ class VirtualNetworkClient {
17311
17369
  * @param CreateServiceGatewayRequest
17312
17370
  * @return CreateServiceGatewayResponse
17313
17371
  * @throws OciError when an error occurs
17314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
17372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
17315
17373
  */
17316
17374
  createServiceGateway(createServiceGatewayRequest) {
17317
17375
  return __awaiter(this, void 0, void 0, function* () {
@@ -17399,7 +17457,7 @@ class VirtualNetworkClient {
17399
17457
  * @param CreateSubnetRequest
17400
17458
  * @return CreateSubnetResponse
17401
17459
  * @throws OciError when an error occurs
17402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
17460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
17403
17461
  */
17404
17462
  createSubnet(createSubnetRequest) {
17405
17463
  return __awaiter(this, void 0, void 0, function* () {
@@ -17494,7 +17552,7 @@ class VirtualNetworkClient {
17494
17552
  * @param CreateVcnRequest
17495
17553
  * @return CreateVcnResponse
17496
17554
  * @throws OciError when an error occurs
17497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
17555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
17498
17556
  */
17499
17557
  createVcn(createVcnRequest) {
17500
17558
  return __awaiter(this, void 0, void 0, function* () {
@@ -17577,7 +17635,7 @@ class VirtualNetworkClient {
17577
17635
  * @param CreateVirtualCircuitRequest
17578
17636
  * @return CreateVirtualCircuitResponse
17579
17637
  * @throws OciError when an error occurs
17580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
17638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
17581
17639
  */
17582
17640
  createVirtualCircuit(createVirtualCircuitRequest) {
17583
17641
  return __awaiter(this, void 0, void 0, function* () {
@@ -17640,7 +17698,7 @@ class VirtualNetworkClient {
17640
17698
  * @param CreateVlanRequest
17641
17699
  * @return CreateVlanResponse
17642
17700
  * @throws OciError when an error occurs
17643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
17701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
17644
17702
  */
17645
17703
  createVlan(createVlanRequest) {
17646
17704
  return __awaiter(this, void 0, void 0, function* () {
@@ -17712,7 +17770,7 @@ class VirtualNetworkClient {
17712
17770
  * @param CreateVtapRequest
17713
17771
  * @return CreateVtapResponse
17714
17772
  * @throws OciError when an error occurs
17715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
17773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
17716
17774
  */
17717
17775
  createVtap(createVtapRequest) {
17718
17776
  return __awaiter(this, void 0, void 0, function* () {
@@ -17780,7 +17838,7 @@ class VirtualNetworkClient {
17780
17838
  * @param DeleteByoipRangeRequest
17781
17839
  * @return DeleteByoipRangeResponse
17782
17840
  * @throws OciError when an error occurs
17783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
17841
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
17784
17842
  */
17785
17843
  deleteByoipRange(deleteByoipRangeRequest) {
17786
17844
  return __awaiter(this, void 0, void 0, function* () {
@@ -17842,7 +17900,7 @@ class VirtualNetworkClient {
17842
17900
  * @param DeleteCaptureFilterRequest
17843
17901
  * @return DeleteCaptureFilterResponse
17844
17902
  * @throws OciError when an error occurs
17845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
17903
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
17846
17904
  */
17847
17905
  deleteCaptureFilter(deleteCaptureFilterRequest) {
17848
17906
  return __awaiter(this, void 0, void 0, function* () {
@@ -17900,7 +17958,7 @@ class VirtualNetworkClient {
17900
17958
  * @param DeleteCpeRequest
17901
17959
  * @return DeleteCpeResponse
17902
17960
  * @throws OciError when an error occurs
17903
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
17961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
17904
17962
  */
17905
17963
  deleteCpe(deleteCpeRequest) {
17906
17964
  return __awaiter(this, void 0, void 0, function* () {
@@ -17956,7 +18014,7 @@ class VirtualNetworkClient {
17956
18014
  * @param DeleteCrossConnectRequest
17957
18015
  * @return DeleteCrossConnectResponse
17958
18016
  * @throws OciError when an error occurs
17959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
18017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
17960
18018
  */
17961
18019
  deleteCrossConnect(deleteCrossConnectRequest) {
17962
18020
  return __awaiter(this, void 0, void 0, function* () {
@@ -18013,7 +18071,7 @@ class VirtualNetworkClient {
18013
18071
  * @param DeleteCrossConnectGroupRequest
18014
18072
  * @return DeleteCrossConnectGroupResponse
18015
18073
  * @throws OciError when an error occurs
18016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
18074
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
18017
18075
  */
18018
18076
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
18019
18077
  return __awaiter(this, void 0, void 0, function* () {
@@ -18072,7 +18130,7 @@ class VirtualNetworkClient {
18072
18130
  * @param DeleteDhcpOptionsRequest
18073
18131
  * @return DeleteDhcpOptionsResponse
18074
18132
  * @throws OciError when an error occurs
18075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
18133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
18076
18134
  */
18077
18135
  deleteDhcpOptions(deleteDhcpOptionsRequest) {
18078
18136
  return __awaiter(this, void 0, void 0, function* () {
@@ -18130,7 +18188,7 @@ class VirtualNetworkClient {
18130
18188
  * @param DeleteDrgRequest
18131
18189
  * @return DeleteDrgResponse
18132
18190
  * @throws OciError when an error occurs
18133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
18191
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
18134
18192
  */
18135
18193
  deleteDrg(deleteDrgRequest) {
18136
18194
  return __awaiter(this, void 0, void 0, function* () {
@@ -18187,7 +18245,7 @@ class VirtualNetworkClient {
18187
18245
  * @param DeleteDrgAttachmentRequest
18188
18246
  * @return DeleteDrgAttachmentResponse
18189
18247
  * @throws OciError when an error occurs
18190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
18248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
18191
18249
  */
18192
18250
  deleteDrgAttachment(deleteDrgAttachmentRequest) {
18193
18251
  return __awaiter(this, void 0, void 0, function* () {
@@ -18244,7 +18302,7 @@ class VirtualNetworkClient {
18244
18302
  * @param DeleteDrgRouteDistributionRequest
18245
18303
  * @return DeleteDrgRouteDistributionResponse
18246
18304
  * @throws OciError when an error occurs
18247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
18305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
18248
18306
  */
18249
18307
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
18250
18308
  return __awaiter(this, void 0, void 0, function* () {
@@ -18299,7 +18357,7 @@ class VirtualNetworkClient {
18299
18357
  * @param DeleteDrgRouteTableRequest
18300
18358
  * @return DeleteDrgRouteTableResponse
18301
18359
  * @throws OciError when an error occurs
18302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
18360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
18303
18361
  */
18304
18362
  deleteDrgRouteTable(deleteDrgRouteTableRequest) {
18305
18363
  return __awaiter(this, void 0, void 0, function* () {
@@ -18361,7 +18419,7 @@ class VirtualNetworkClient {
18361
18419
  * @param DeleteIPSecConnectionRequest
18362
18420
  * @return DeleteIPSecConnectionResponse
18363
18421
  * @throws OciError when an error occurs
18364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
18422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
18365
18423
  */
18366
18424
  deleteIPSecConnection(deleteIPSecConnectionRequest) {
18367
18425
  return __awaiter(this, void 0, void 0, function* () {
@@ -18420,7 +18478,7 @@ class VirtualNetworkClient {
18420
18478
  * @param DeleteInternetGatewayRequest
18421
18479
  * @return DeleteInternetGatewayResponse
18422
18480
  * @throws OciError when an error occurs
18423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
18481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
18424
18482
  */
18425
18483
  deleteInternetGateway(deleteInternetGatewayRequest) {
18426
18484
  return __awaiter(this, void 0, void 0, function* () {
@@ -18476,7 +18534,7 @@ class VirtualNetworkClient {
18476
18534
  * @param DeleteIpv6Request
18477
18535
  * @return DeleteIpv6Response
18478
18536
  * @throws OciError when an error occurs
18479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
18537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
18480
18538
  */
18481
18539
  deleteIpv6(deleteIpv6Request) {
18482
18540
  return __awaiter(this, void 0, void 0, function* () {
@@ -18535,7 +18593,7 @@ class VirtualNetworkClient {
18535
18593
  * @param DeleteLocalPeeringGatewayRequest
18536
18594
  * @return DeleteLocalPeeringGatewayResponse
18537
18595
  * @throws OciError when an error occurs
18538
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
18596
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
18539
18597
  */
18540
18598
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
18541
18599
  return __awaiter(this, void 0, void 0, function* () {
@@ -18594,7 +18652,7 @@ class VirtualNetworkClient {
18594
18652
  * @param DeleteNatGatewayRequest
18595
18653
  * @return DeleteNatGatewayResponse
18596
18654
  * @throws OciError when an error occurs
18597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
18655
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
18598
18656
  */
18599
18657
  deleteNatGateway(deleteNatGatewayRequest) {
18600
18658
  return __awaiter(this, void 0, void 0, function* () {
@@ -18655,7 +18713,7 @@ class VirtualNetworkClient {
18655
18713
  * @param DeleteNetworkSecurityGroupRequest
18656
18714
  * @return DeleteNetworkSecurityGroupResponse
18657
18715
  * @throws OciError when an error occurs
18658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
18716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
18659
18717
  */
18660
18718
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
18661
18719
  return __awaiter(this, void 0, void 0, function* () {
@@ -18720,7 +18778,7 @@ class VirtualNetworkClient {
18720
18778
  * @param DeletePrivateIpRequest
18721
18779
  * @return DeletePrivateIpResponse
18722
18780
  * @throws OciError when an error occurs
18723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
18781
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
18724
18782
  */
18725
18783
  deletePrivateIp(deletePrivateIpRequest) {
18726
18784
  return __awaiter(this, void 0, void 0, function* () {
@@ -18789,7 +18847,7 @@ class VirtualNetworkClient {
18789
18847
  * @param DeletePublicIpRequest
18790
18848
  * @return DeletePublicIpResponse
18791
18849
  * @throws OciError when an error occurs
18792
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
18850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
18793
18851
  */
18794
18852
  deletePublicIp(deletePublicIpRequest) {
18795
18853
  return __awaiter(this, void 0, void 0, function* () {
@@ -18846,7 +18904,7 @@ class VirtualNetworkClient {
18846
18904
  * @param DeletePublicIpPoolRequest
18847
18905
  * @return DeletePublicIpPoolResponse
18848
18906
  * @throws OciError when an error occurs
18849
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
18907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
18850
18908
  */
18851
18909
  deletePublicIpPool(deletePublicIpPoolRequest) {
18852
18910
  return __awaiter(this, void 0, void 0, function* () {
@@ -18905,7 +18963,7 @@ class VirtualNetworkClient {
18905
18963
  * @param DeleteRemotePeeringConnectionRequest
18906
18964
  * @return DeleteRemotePeeringConnectionResponse
18907
18965
  * @throws OciError when an error occurs
18908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
18966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
18909
18967
  */
18910
18968
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
18911
18969
  return __awaiter(this, void 0, void 0, function* () {
@@ -18964,7 +19022,7 @@ class VirtualNetworkClient {
18964
19022
  * @param DeleteRouteTableRequest
18965
19023
  * @return DeleteRouteTableResponse
18966
19024
  * @throws OciError when an error occurs
18967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
19025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
18968
19026
  */
18969
19027
  deleteRouteTable(deleteRouteTableRequest) {
18970
19028
  return __awaiter(this, void 0, void 0, function* () {
@@ -19023,7 +19081,7 @@ class VirtualNetworkClient {
19023
19081
  * @param DeleteSecurityListRequest
19024
19082
  * @return DeleteSecurityListResponse
19025
19083
  * @throws OciError when an error occurs
19026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
19084
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
19027
19085
  */
19028
19086
  deleteSecurityList(deleteSecurityListRequest) {
19029
19087
  return __awaiter(this, void 0, void 0, function* () {
@@ -19079,7 +19137,7 @@ class VirtualNetworkClient {
19079
19137
  * @param DeleteServiceGatewayRequest
19080
19138
  * @return DeleteServiceGatewayResponse
19081
19139
  * @throws OciError when an error occurs
19082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
19140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
19083
19141
  */
19084
19142
  deleteServiceGateway(deleteServiceGatewayRequest) {
19085
19143
  return __awaiter(this, void 0, void 0, function* () {
@@ -19136,7 +19194,7 @@ class VirtualNetworkClient {
19136
19194
  * @param DeleteSubnetRequest
19137
19195
  * @return DeleteSubnetResponse
19138
19196
  * @throws OciError when an error occurs
19139
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
19197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
19140
19198
  */
19141
19199
  deleteSubnet(deleteSubnetRequest) {
19142
19200
  return __awaiter(this, void 0, void 0, function* () {
@@ -19193,7 +19251,7 @@ class VirtualNetworkClient {
19193
19251
  * @param DeleteVcnRequest
19194
19252
  * @return DeleteVcnResponse
19195
19253
  * @throws OciError when an error occurs
19196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
19254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
19197
19255
  */
19198
19256
  deleteVcn(deleteVcnRequest) {
19199
19257
  return __awaiter(this, void 0, void 0, function* () {
@@ -19252,7 +19310,7 @@ class VirtualNetworkClient {
19252
19310
  * @param DeleteVirtualCircuitRequest
19253
19311
  * @return DeleteVirtualCircuitResponse
19254
19312
  * @throws OciError when an error occurs
19255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
19313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
19256
19314
  */
19257
19315
  deleteVirtualCircuit(deleteVirtualCircuitRequest) {
19258
19316
  return __awaiter(this, void 0, void 0, function* () {
@@ -19307,7 +19365,7 @@ class VirtualNetworkClient {
19307
19365
  * @param DeleteVlanRequest
19308
19366
  * @return DeleteVlanResponse
19309
19367
  * @throws OciError when an error occurs
19310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
19368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
19311
19369
  */
19312
19370
  deleteVlan(deleteVlanRequest) {
19313
19371
  return __awaiter(this, void 0, void 0, function* () {
@@ -19364,7 +19422,7 @@ class VirtualNetworkClient {
19364
19422
  * @param DeleteVtapRequest
19365
19423
  * @return DeleteVtapResponse
19366
19424
  * @throws OciError when an error occurs
19367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
19425
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
19368
19426
  */
19369
19427
  deleteVtap(deleteVtapRequest) {
19370
19428
  return __awaiter(this, void 0, void 0, function* () {
@@ -19436,7 +19494,7 @@ class VirtualNetworkClient {
19436
19494
  * @param DetachServiceIdRequest
19437
19495
  * @return DetachServiceIdResponse
19438
19496
  * @throws OciError when an error occurs
19439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
19497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
19440
19498
  */
19441
19499
  detachServiceId(detachServiceIdRequest) {
19442
19500
  return __awaiter(this, void 0, void 0, function* () {
@@ -19496,7 +19554,7 @@ class VirtualNetworkClient {
19496
19554
  * @param GetAllDrgAttachmentsRequest
19497
19555
  * @return GetAllDrgAttachmentsResponse
19498
19556
  * @throws OciError when an error occurs
19499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
19557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
19500
19558
  */
19501
19559
  getAllDrgAttachments(getAllDrgAttachmentsRequest) {
19502
19560
  return __awaiter(this, void 0, void 0, function* () {
@@ -19605,7 +19663,7 @@ class VirtualNetworkClient {
19605
19663
  * @param GetAllowedIkeIPSecParametersRequest
19606
19664
  * @return GetAllowedIkeIPSecParametersResponse
19607
19665
  * @throws OciError when an error occurs
19608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
19666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
19609
19667
  */
19610
19668
  getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
19611
19669
  return __awaiter(this, void 0, void 0, function* () {
@@ -19662,7 +19720,7 @@ class VirtualNetworkClient {
19662
19720
  * @param GetByoipRangeRequest
19663
19721
  * @return GetByoipRangeResponse
19664
19722
  * @throws OciError when an error occurs
19665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
19723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
19666
19724
  */
19667
19725
  getByoipRange(getByoipRangeRequest) {
19668
19726
  return __awaiter(this, void 0, void 0, function* () {
@@ -19725,7 +19783,7 @@ class VirtualNetworkClient {
19725
19783
  * @param GetCaptureFilterRequest
19726
19784
  * @return GetCaptureFilterResponse
19727
19785
  * @throws OciError when an error occurs
19728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
19786
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
19729
19787
  */
19730
19788
  getCaptureFilter(getCaptureFilterRequest) {
19731
19789
  return __awaiter(this, void 0, void 0, function* () {
@@ -19788,7 +19846,7 @@ class VirtualNetworkClient {
19788
19846
  * @param GetCpeRequest
19789
19847
  * @return GetCpeResponse
19790
19848
  * @throws OciError when an error occurs
19791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
19849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetCpe.ts.html |here} to see how to use GetCpe API.
19792
19850
  */
19793
19851
  getCpe(getCpeRequest) {
19794
19852
  return __awaiter(this, void 0, void 0, function* () {
@@ -19868,7 +19926,7 @@ class VirtualNetworkClient {
19868
19926
  * @param GetCpeDeviceConfigContentRequest
19869
19927
  * @return GetCpeDeviceConfigContentResponse
19870
19928
  * @throws OciError when an error occurs
19871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
19929
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
19872
19930
  */
19873
19931
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
19874
19932
  return __awaiter(this, void 0, void 0, function* () {
@@ -19934,7 +19992,7 @@ class VirtualNetworkClient {
19934
19992
  * @param GetCpeDeviceShapeRequest
19935
19993
  * @return GetCpeDeviceShapeResponse
19936
19994
  * @throws OciError when an error occurs
19937
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
19995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
19938
19996
  */
19939
19997
  getCpeDeviceShape(getCpeDeviceShapeRequest) {
19940
19998
  return __awaiter(this, void 0, void 0, function* () {
@@ -19992,7 +20050,7 @@ class VirtualNetworkClient {
19992
20050
  * @param GetCrossConnectRequest
19993
20051
  * @return GetCrossConnectResponse
19994
20052
  * @throws OciError when an error occurs
19995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
20053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
19996
20054
  */
19997
20055
  getCrossConnect(getCrossConnectRequest) {
19998
20056
  return __awaiter(this, void 0, void 0, function* () {
@@ -20054,7 +20112,7 @@ class VirtualNetworkClient {
20054
20112
  * @param GetCrossConnectGroupRequest
20055
20113
  * @return GetCrossConnectGroupResponse
20056
20114
  * @throws OciError when an error occurs
20057
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
20115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
20058
20116
  */
20059
20117
  getCrossConnectGroup(getCrossConnectGroupRequest) {
20060
20118
  return __awaiter(this, void 0, void 0, function* () {
@@ -20116,7 +20174,7 @@ class VirtualNetworkClient {
20116
20174
  * @param GetCrossConnectLetterOfAuthorityRequest
20117
20175
  * @return GetCrossConnectLetterOfAuthorityResponse
20118
20176
  * @throws OciError when an error occurs
20119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
20177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
20120
20178
  */
20121
20179
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
20122
20180
  return __awaiter(this, void 0, void 0, function* () {
@@ -20174,7 +20232,7 @@ class VirtualNetworkClient {
20174
20232
  * @param GetCrossConnectStatusRequest
20175
20233
  * @return GetCrossConnectStatusResponse
20176
20234
  * @throws OciError when an error occurs
20177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
20235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
20178
20236
  */
20179
20237
  getCrossConnectStatus(getCrossConnectStatusRequest) {
20180
20238
  return __awaiter(this, void 0, void 0, function* () {
@@ -20231,7 +20289,7 @@ class VirtualNetworkClient {
20231
20289
  * @param GetDhcpOptionsRequest
20232
20290
  * @return GetDhcpOptionsResponse
20233
20291
  * @throws OciError when an error occurs
20234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
20292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
20235
20293
  */
20236
20294
  getDhcpOptions(getDhcpOptionsRequest) {
20237
20295
  return __awaiter(this, void 0, void 0, function* () {
@@ -20293,7 +20351,7 @@ class VirtualNetworkClient {
20293
20351
  * @param GetDrgRequest
20294
20352
  * @return GetDrgResponse
20295
20353
  * @throws OciError when an error occurs
20296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
20354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetDrg.ts.html |here} to see how to use GetDrg API.
20297
20355
  */
20298
20356
  getDrg(getDrgRequest) {
20299
20357
  return __awaiter(this, void 0, void 0, function* () {
@@ -20355,7 +20413,7 @@ class VirtualNetworkClient {
20355
20413
  * @param GetDrgAttachmentRequest
20356
20414
  * @return GetDrgAttachmentResponse
20357
20415
  * @throws OciError when an error occurs
20358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
20416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
20359
20417
  */
20360
20418
  getDrgAttachment(getDrgAttachmentRequest) {
20361
20419
  return __awaiter(this, void 0, void 0, function* () {
@@ -20419,7 +20477,7 @@ class VirtualNetworkClient {
20419
20477
  * @param GetDrgRedundancyStatusRequest
20420
20478
  * @return GetDrgRedundancyStatusResponse
20421
20479
  * @throws OciError when an error occurs
20422
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
20480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
20423
20481
  */
20424
20482
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
20425
20483
  return __awaiter(this, void 0, void 0, function* () {
@@ -20477,7 +20535,7 @@ class VirtualNetworkClient {
20477
20535
  * @param GetDrgRouteDistributionRequest
20478
20536
  * @return GetDrgRouteDistributionResponse
20479
20537
  * @throws OciError when an error occurs
20480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
20538
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
20481
20539
  */
20482
20540
  getDrgRouteDistribution(getDrgRouteDistributionRequest) {
20483
20541
  return __awaiter(this, void 0, void 0, function* () {
@@ -20539,7 +20597,7 @@ class VirtualNetworkClient {
20539
20597
  * @param GetDrgRouteTableRequest
20540
20598
  * @return GetDrgRouteTableResponse
20541
20599
  * @throws OciError when an error occurs
20542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
20600
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
20543
20601
  */
20544
20602
  getDrgRouteTable(getDrgRouteTableRequest) {
20545
20603
  return __awaiter(this, void 0, void 0, function* () {
@@ -20603,7 +20661,7 @@ class VirtualNetworkClient {
20603
20661
  * @param GetFastConnectProviderServiceRequest
20604
20662
  * @return GetFastConnectProviderServiceResponse
20605
20663
  * @throws OciError when an error occurs
20606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
20664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
20607
20665
  */
20608
20666
  getFastConnectProviderService(getFastConnectProviderServiceRequest) {
20609
20667
  return __awaiter(this, void 0, void 0, function* () {
@@ -20662,7 +20720,7 @@ class VirtualNetworkClient {
20662
20720
  * @param GetFastConnectProviderServiceKeyRequest
20663
20721
  * @return GetFastConnectProviderServiceKeyResponse
20664
20722
  * @throws OciError when an error occurs
20665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
20723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
20666
20724
  */
20667
20725
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
20668
20726
  return __awaiter(this, void 0, void 0, function* () {
@@ -20723,7 +20781,7 @@ class VirtualNetworkClient {
20723
20781
  * @param GetIPSecConnectionRequest
20724
20782
  * @return GetIPSecConnectionResponse
20725
20783
  * @throws OciError when an error occurs
20726
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
20784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
20727
20785
  */
20728
20786
  getIPSecConnection(getIPSecConnectionRequest) {
20729
20787
  return __awaiter(this, void 0, void 0, function* () {
@@ -20789,7 +20847,7 @@ class VirtualNetworkClient {
20789
20847
  * @param GetIPSecConnectionDeviceConfigRequest
20790
20848
  * @return GetIPSecConnectionDeviceConfigResponse
20791
20849
  * @throws OciError when an error occurs
20792
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
20850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
20793
20851
  */
20794
20852
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
20795
20853
  return __awaiter(this, void 0, void 0, function* () {
@@ -20853,7 +20911,7 @@ class VirtualNetworkClient {
20853
20911
  * @param GetIPSecConnectionDeviceStatusRequest
20854
20912
  * @return GetIPSecConnectionDeviceStatusResponse
20855
20913
  * @throws OciError when an error occurs
20856
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
20914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
20857
20915
  */
20858
20916
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
20859
20917
  return __awaiter(this, void 0, void 0, function* () {
@@ -20918,7 +20976,7 @@ class VirtualNetworkClient {
20918
20976
  * @param GetIPSecConnectionTunnelRequest
20919
20977
  * @return GetIPSecConnectionTunnelResponse
20920
20978
  * @throws OciError when an error occurs
20921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
20979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
20922
20980
  */
20923
20981
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
20924
20982
  return __awaiter(this, void 0, void 0, function* () {
@@ -20982,7 +21040,7 @@ class VirtualNetworkClient {
20982
21040
  * @param GetIPSecConnectionTunnelErrorRequest
20983
21041
  * @return GetIPSecConnectionTunnelErrorResponse
20984
21042
  * @throws OciError when an error occurs
20985
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
21043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
20986
21044
  */
20987
21045
  getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
20988
21046
  return __awaiter(this, void 0, void 0, function* () {
@@ -21042,7 +21100,7 @@ class VirtualNetworkClient {
21042
21100
  * @param GetIPSecConnectionTunnelSharedSecretRequest
21043
21101
  * @return GetIPSecConnectionTunnelSharedSecretResponse
21044
21102
  * @throws OciError when an error occurs
21045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
21103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
21046
21104
  */
21047
21105
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
21048
21106
  return __awaiter(this, void 0, void 0, function* () {
@@ -21105,7 +21163,7 @@ class VirtualNetworkClient {
21105
21163
  * @param GetInternetGatewayRequest
21106
21164
  * @return GetInternetGatewayResponse
21107
21165
  * @throws OciError when an error occurs
21108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
21166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
21109
21167
  */
21110
21168
  getInternetGateway(getInternetGatewayRequest) {
21111
21169
  return __awaiter(this, void 0, void 0, function* () {
@@ -21186,7 +21244,7 @@ class VirtualNetworkClient {
21186
21244
  * @param GetIpsecCpeDeviceConfigContentRequest
21187
21245
  * @return GetIpsecCpeDeviceConfigContentResponse
21188
21246
  * @throws OciError when an error occurs
21189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
21247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
21190
21248
  */
21191
21249
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
21192
21250
  return __awaiter(this, void 0, void 0, function* () {
@@ -21247,7 +21305,7 @@ class VirtualNetworkClient {
21247
21305
  * @param GetIpv6Request
21248
21306
  * @return GetIpv6Response
21249
21307
  * @throws OciError when an error occurs
21250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
21308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
21251
21309
  */
21252
21310
  getIpv6(getIpv6Request) {
21253
21311
  return __awaiter(this, void 0, void 0, function* () {
@@ -21310,7 +21368,7 @@ class VirtualNetworkClient {
21310
21368
  * @param GetLocalPeeringGatewayRequest
21311
21369
  * @return GetLocalPeeringGatewayResponse
21312
21370
  * @throws OciError when an error occurs
21313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
21371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
21314
21372
  */
21315
21373
  getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
21316
21374
  return __awaiter(this, void 0, void 0, function* () {
@@ -21372,7 +21430,7 @@ class VirtualNetworkClient {
21372
21430
  * @param GetNatGatewayRequest
21373
21431
  * @return GetNatGatewayResponse
21374
21432
  * @throws OciError when an error occurs
21375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
21433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
21376
21434
  */
21377
21435
  getNatGateway(getNatGatewayRequest) {
21378
21436
  return __awaiter(this, void 0, void 0, function* () {
@@ -21441,7 +21499,7 @@ class VirtualNetworkClient {
21441
21499
  * @param GetNetworkSecurityGroupRequest
21442
21500
  * @return GetNetworkSecurityGroupResponse
21443
21501
  * @throws OciError when an error occurs
21444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
21502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
21445
21503
  */
21446
21504
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
21447
21505
  return __awaiter(this, void 0, void 0, function* () {
@@ -21503,7 +21561,7 @@ class VirtualNetworkClient {
21503
21561
  * @param GetNetworkingTopologyRequest
21504
21562
  * @return GetNetworkingTopologyResponse
21505
21563
  * @throws OciError when an error occurs
21506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
21564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
21507
21565
  */
21508
21566
  getNetworkingTopology(getNetworkingTopologyRequest) {
21509
21567
  return __awaiter(this, void 0, void 0, function* () {
@@ -21574,7 +21632,7 @@ class VirtualNetworkClient {
21574
21632
  * @param GetPrivateIpRequest
21575
21633
  * @return GetPrivateIpResponse
21576
21634
  * @throws OciError when an error occurs
21577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
21635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
21578
21636
  */
21579
21637
  getPrivateIp(getPrivateIpRequest) {
21580
21638
  return __awaiter(this, void 0, void 0, function* () {
@@ -21647,7 +21705,7 @@ class VirtualNetworkClient {
21647
21705
  * @param GetPublicIpRequest
21648
21706
  * @return GetPublicIpResponse
21649
21707
  * @throws OciError when an error occurs
21650
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
21708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
21651
21709
  */
21652
21710
  getPublicIp(getPublicIpRequest) {
21653
21711
  return __awaiter(this, void 0, void 0, function* () {
@@ -21714,7 +21772,7 @@ class VirtualNetworkClient {
21714
21772
  * @param GetPublicIpByIpAddressRequest
21715
21773
  * @return GetPublicIpByIpAddressResponse
21716
21774
  * @throws OciError when an error occurs
21717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
21775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
21718
21776
  */
21719
21777
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
21720
21778
  return __awaiter(this, void 0, void 0, function* () {
@@ -21786,7 +21844,7 @@ class VirtualNetworkClient {
21786
21844
  * @param GetPublicIpByPrivateIpIdRequest
21787
21845
  * @return GetPublicIpByPrivateIpIdResponse
21788
21846
  * @throws OciError when an error occurs
21789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
21847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
21790
21848
  */
21791
21849
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
21792
21850
  return __awaiter(this, void 0, void 0, function* () {
@@ -21848,7 +21906,7 @@ class VirtualNetworkClient {
21848
21906
  * @param GetPublicIpPoolRequest
21849
21907
  * @return GetPublicIpPoolResponse
21850
21908
  * @throws OciError when an error occurs
21851
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
21909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
21852
21910
  */
21853
21911
  getPublicIpPool(getPublicIpPoolRequest) {
21854
21912
  return __awaiter(this, void 0, void 0, function* () {
@@ -21912,7 +21970,7 @@ class VirtualNetworkClient {
21912
21970
  * @param GetRemotePeeringConnectionRequest
21913
21971
  * @return GetRemotePeeringConnectionResponse
21914
21972
  * @throws OciError when an error occurs
21915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
21973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
21916
21974
  */
21917
21975
  getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
21918
21976
  return __awaiter(this, void 0, void 0, function* () {
@@ -21974,7 +22032,7 @@ class VirtualNetworkClient {
21974
22032
  * @param GetRouteTableRequest
21975
22033
  * @return GetRouteTableResponse
21976
22034
  * @throws OciError when an error occurs
21977
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
22035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
21978
22036
  */
21979
22037
  getRouteTable(getRouteTableRequest) {
21980
22038
  return __awaiter(this, void 0, void 0, function* () {
@@ -22036,7 +22094,7 @@ class VirtualNetworkClient {
22036
22094
  * @param GetSecurityListRequest
22037
22095
  * @return GetSecurityListResponse
22038
22096
  * @throws OciError when an error occurs
22039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
22097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
22040
22098
  */
22041
22099
  getSecurityList(getSecurityListRequest) {
22042
22100
  return __awaiter(this, void 0, void 0, function* () {
@@ -22099,7 +22157,7 @@ class VirtualNetworkClient {
22099
22157
  * @param GetServiceRequest
22100
22158
  * @return GetServiceResponse
22101
22159
  * @throws OciError when an error occurs
22102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetService.ts.html |here} to see how to use GetService API.
22160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetService.ts.html |here} to see how to use GetService API.
22103
22161
  */
22104
22162
  getService(getServiceRequest) {
22105
22163
  return __awaiter(this, void 0, void 0, function* () {
@@ -22161,7 +22219,7 @@ class VirtualNetworkClient {
22161
22219
  * @param GetServiceGatewayRequest
22162
22220
  * @return GetServiceGatewayResponse
22163
22221
  * @throws OciError when an error occurs
22164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
22222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
22165
22223
  */
22166
22224
  getServiceGateway(getServiceGatewayRequest) {
22167
22225
  return __awaiter(this, void 0, void 0, function* () {
@@ -22223,7 +22281,7 @@ class VirtualNetworkClient {
22223
22281
  * @param GetSubnetRequest
22224
22282
  * @return GetSubnetResponse
22225
22283
  * @throws OciError when an error occurs
22226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
22284
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
22227
22285
  */
22228
22286
  getSubnet(getSubnetRequest) {
22229
22287
  return __awaiter(this, void 0, void 0, function* () {
@@ -22285,7 +22343,7 @@ class VirtualNetworkClient {
22285
22343
  * @param GetSubnetTopologyRequest
22286
22344
  * @return GetSubnetTopologyResponse
22287
22345
  * @throws OciError when an error occurs
22288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
22346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
22289
22347
  */
22290
22348
  getSubnetTopology(getSubnetTopologyRequest) {
22291
22349
  return __awaiter(this, void 0, void 0, function* () {
@@ -22358,7 +22416,7 @@ class VirtualNetworkClient {
22358
22416
  * @param GetTunnelCpeDeviceConfigRequest
22359
22417
  * @return GetTunnelCpeDeviceConfigResponse
22360
22418
  * @throws OciError when an error occurs
22361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
22419
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
22362
22420
  */
22363
22421
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
22364
22422
  return __awaiter(this, void 0, void 0, function* () {
@@ -22440,7 +22498,7 @@ class VirtualNetworkClient {
22440
22498
  * @param GetTunnelCpeDeviceConfigContentRequest
22441
22499
  * @return GetTunnelCpeDeviceConfigContentResponse
22442
22500
  * @throws OciError when an error occurs
22443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
22501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
22444
22502
  */
22445
22503
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
22446
22504
  return __awaiter(this, void 0, void 0, function* () {
@@ -22499,7 +22557,7 @@ class VirtualNetworkClient {
22499
22557
  * @param GetUpgradeStatusRequest
22500
22558
  * @return GetUpgradeStatusResponse
22501
22559
  * @throws OciError when an error occurs
22502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
22560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
22503
22561
  */
22504
22562
  getUpgradeStatus(getUpgradeStatusRequest) {
22505
22563
  return __awaiter(this, void 0, void 0, function* () {
@@ -22557,7 +22615,7 @@ class VirtualNetworkClient {
22557
22615
  * @param GetVcnRequest
22558
22616
  * @return GetVcnResponse
22559
22617
  * @throws OciError when an error occurs
22560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
22618
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVcn.ts.html |here} to see how to use GetVcn API.
22561
22619
  */
22562
22620
  getVcn(getVcnRequest) {
22563
22621
  return __awaiter(this, void 0, void 0, function* () {
@@ -22619,7 +22677,7 @@ class VirtualNetworkClient {
22619
22677
  * @param GetVcnDnsResolverAssociationRequest
22620
22678
  * @return GetVcnDnsResolverAssociationResponse
22621
22679
  * @throws OciError when an error occurs
22622
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
22680
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
22623
22681
  */
22624
22682
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
22625
22683
  return __awaiter(this, void 0, void 0, function* () {
@@ -22682,7 +22740,7 @@ class VirtualNetworkClient {
22682
22740
  * @param GetVcnTopologyRequest
22683
22741
  * @return GetVcnTopologyResponse
22684
22742
  * @throws OciError when an error occurs
22685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
22743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
22686
22744
  */
22687
22745
  getVcnTopology(getVcnTopologyRequest) {
22688
22746
  return __awaiter(this, void 0, void 0, function* () {
@@ -22750,7 +22808,7 @@ class VirtualNetworkClient {
22750
22808
  * @param GetVirtualCircuitRequest
22751
22809
  * @return GetVirtualCircuitResponse
22752
22810
  * @throws OciError when an error occurs
22753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
22811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
22754
22812
  */
22755
22813
  getVirtualCircuit(getVirtualCircuitRequest) {
22756
22814
  return __awaiter(this, void 0, void 0, function* () {
@@ -22812,7 +22870,7 @@ class VirtualNetworkClient {
22812
22870
  * @param GetVlanRequest
22813
22871
  * @return GetVlanResponse
22814
22872
  * @throws OciError when an error occurs
22815
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
22873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVlan.ts.html |here} to see how to use GetVlan API.
22816
22874
  */
22817
22875
  getVlan(getVlanRequest) {
22818
22876
  return __awaiter(this, void 0, void 0, function* () {
@@ -22879,7 +22937,7 @@ class VirtualNetworkClient {
22879
22937
  * @param GetVnicRequest
22880
22938
  * @return GetVnicResponse
22881
22939
  * @throws OciError when an error occurs
22882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
22940
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVnic.ts.html |here} to see how to use GetVnic API.
22883
22941
  */
22884
22942
  getVnic(getVnicRequest) {
22885
22943
  return __awaiter(this, void 0, void 0, function* () {
@@ -22941,7 +22999,7 @@ class VirtualNetworkClient {
22941
22999
  * @param GetVtapRequest
22942
23000
  * @return GetVtapResponse
22943
23001
  * @throws OciError when an error occurs
22944
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
23002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/GetVtap.ts.html |here} to see how to use GetVtap API.
22945
23003
  */
22946
23004
  getVtap(getVtapRequest) {
22947
23005
  return __awaiter(this, void 0, void 0, function* () {
@@ -23006,7 +23064,7 @@ class VirtualNetworkClient {
23006
23064
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
23007
23065
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
23008
23066
  * @throws OciError when an error occurs
23009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
23067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
23010
23068
  */
23011
23069
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
23012
23070
  return __awaiter(this, void 0, void 0, function* () {
@@ -23063,7 +23121,7 @@ class VirtualNetworkClient {
23063
23121
  * @param ListByoipAllocatedRangesRequest
23064
23122
  * @return ListByoipAllocatedRangesResponse
23065
23123
  * @throws OciError when an error occurs
23066
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
23124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
23067
23125
  */
23068
23126
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
23069
23127
  return __awaiter(this, void 0, void 0, function* () {
@@ -23131,7 +23189,7 @@ class VirtualNetworkClient {
23131
23189
  * @param ListByoipRangesRequest
23132
23190
  * @return ListByoipRangesResponse
23133
23191
  * @throws OciError when an error occurs
23134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
23192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
23135
23193
  */
23136
23194
  listByoipRanges(listByoipRangesRequest) {
23137
23195
  return __awaiter(this, void 0, void 0, function* () {
@@ -23201,7 +23259,7 @@ class VirtualNetworkClient {
23201
23259
  * @param ListCaptureFiltersRequest
23202
23260
  * @return ListCaptureFiltersResponse
23203
23261
  * @throws OciError when an error occurs
23204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
23262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
23205
23263
  */
23206
23264
  listCaptureFilters(listCaptureFiltersRequest) {
23207
23265
  return __awaiter(this, void 0, void 0, function* () {
@@ -23323,7 +23381,7 @@ class VirtualNetworkClient {
23323
23381
  * @param ListCpeDeviceShapesRequest
23324
23382
  * @return ListCpeDeviceShapesResponse
23325
23383
  * @throws OciError when an error occurs
23326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
23384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
23327
23385
  */
23328
23386
  listCpeDeviceShapes(listCpeDeviceShapesRequest) {
23329
23387
  return __awaiter(this, void 0, void 0, function* () {
@@ -23428,7 +23486,7 @@ class VirtualNetworkClient {
23428
23486
  * @param ListCpesRequest
23429
23487
  * @return ListCpesResponse
23430
23488
  * @throws OciError when an error occurs
23431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
23489
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListCpes.ts.html |here} to see how to use ListCpes API.
23432
23490
  */
23433
23491
  listCpes(listCpesRequest) {
23434
23492
  return __awaiter(this, void 0, void 0, function* () {
@@ -23533,7 +23591,7 @@ class VirtualNetworkClient {
23533
23591
  * @param ListCrossConnectGroupsRequest
23534
23592
  * @return ListCrossConnectGroupsResponse
23535
23593
  * @throws OciError when an error occurs
23536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
23594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
23537
23595
  */
23538
23596
  listCrossConnectGroups(listCrossConnectGroupsRequest) {
23539
23597
  return __awaiter(this, void 0, void 0, function* () {
@@ -23643,7 +23701,7 @@ class VirtualNetworkClient {
23643
23701
  * @param ListCrossConnectLocationsRequest
23644
23702
  * @return ListCrossConnectLocationsResponse
23645
23703
  * @throws OciError when an error occurs
23646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
23704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
23647
23705
  */
23648
23706
  listCrossConnectLocations(listCrossConnectLocationsRequest) {
23649
23707
  return __awaiter(this, void 0, void 0, function* () {
@@ -23749,7 +23807,7 @@ class VirtualNetworkClient {
23749
23807
  * @param ListCrossConnectMappingsRequest
23750
23808
  * @return ListCrossConnectMappingsResponse
23751
23809
  * @throws OciError when an error occurs
23752
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
23810
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
23753
23811
  */
23754
23812
  listCrossConnectMappings(listCrossConnectMappingsRequest) {
23755
23813
  return __awaiter(this, void 0, void 0, function* () {
@@ -23809,7 +23867,7 @@ class VirtualNetworkClient {
23809
23867
  * @param ListCrossConnectsRequest
23810
23868
  * @return ListCrossConnectsResponse
23811
23869
  * @throws OciError when an error occurs
23812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
23870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
23813
23871
  */
23814
23872
  listCrossConnects(listCrossConnectsRequest) {
23815
23873
  return __awaiter(this, void 0, void 0, function* () {
@@ -23921,7 +23979,7 @@ class VirtualNetworkClient {
23921
23979
  * @param ListCrossconnectPortSpeedShapesRequest
23922
23980
  * @return ListCrossconnectPortSpeedShapesResponse
23923
23981
  * @throws OciError when an error occurs
23924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
23982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
23925
23983
  */
23926
23984
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
23927
23985
  return __awaiter(this, void 0, void 0, function* () {
@@ -24029,7 +24087,7 @@ class VirtualNetworkClient {
24029
24087
  * @param ListDhcpOptionsRequest
24030
24088
  * @return ListDhcpOptionsResponse
24031
24089
  * @throws OciError when an error occurs
24032
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
24090
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
24033
24091
  */
24034
24092
  listDhcpOptions(listDhcpOptionsRequest) {
24035
24093
  return __awaiter(this, void 0, void 0, function* () {
@@ -24144,7 +24202,7 @@ class VirtualNetworkClient {
24144
24202
  * @param ListDrgAttachmentsRequest
24145
24203
  * @return ListDrgAttachmentsResponse
24146
24204
  * @throws OciError when an error occurs
24147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
24205
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
24148
24206
  */
24149
24207
  listDrgAttachments(listDrgAttachmentsRequest) {
24150
24208
  return __awaiter(this, void 0, void 0, function* () {
@@ -24257,7 +24315,7 @@ class VirtualNetworkClient {
24257
24315
  * @param ListDrgRouteDistributionStatementsRequest
24258
24316
  * @return ListDrgRouteDistributionStatementsResponse
24259
24317
  * @throws OciError when an error occurs
24260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
24318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
24261
24319
  */
24262
24320
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
24263
24321
  return __awaiter(this, void 0, void 0, function* () {
@@ -24368,7 +24426,7 @@ class VirtualNetworkClient {
24368
24426
  * @param ListDrgRouteDistributionsRequest
24369
24427
  * @return ListDrgRouteDistributionsResponse
24370
24428
  * @throws OciError when an error occurs
24371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
24429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
24372
24430
  */
24373
24431
  listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
24374
24432
  return __awaiter(this, void 0, void 0, function* () {
@@ -24476,7 +24534,7 @@ class VirtualNetworkClient {
24476
24534
  * @param ListDrgRouteRulesRequest
24477
24535
  * @return ListDrgRouteRulesResponse
24478
24536
  * @throws OciError when an error occurs
24479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
24537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
24480
24538
  */
24481
24539
  listDrgRouteRules(listDrgRouteRulesRequest) {
24482
24540
  return __awaiter(this, void 0, void 0, function* () {
@@ -24585,7 +24643,7 @@ class VirtualNetworkClient {
24585
24643
  * @param ListDrgRouteTablesRequest
24586
24644
  * @return ListDrgRouteTablesResponse
24587
24645
  * @throws OciError when an error occurs
24588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
24646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
24589
24647
  */
24590
24648
  listDrgRouteTables(listDrgRouteTablesRequest) {
24591
24649
  return __awaiter(this, void 0, void 0, function* () {
@@ -24695,7 +24753,7 @@ class VirtualNetworkClient {
24695
24753
  * @param ListDrgsRequest
24696
24754
  * @return ListDrgsResponse
24697
24755
  * @throws OciError when an error occurs
24698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
24756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
24699
24757
  */
24700
24758
  listDrgs(listDrgsRequest) {
24701
24759
  return __awaiter(this, void 0, void 0, function* () {
@@ -24806,7 +24864,7 @@ class VirtualNetworkClient {
24806
24864
  * @param ListFastConnectProviderServicesRequest
24807
24865
  * @return ListFastConnectProviderServicesResponse
24808
24866
  * @throws OciError when an error occurs
24809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
24867
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
24810
24868
  */
24811
24869
  listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
24812
24870
  return __awaiter(this, void 0, void 0, function* () {
@@ -24914,7 +24972,7 @@ class VirtualNetworkClient {
24914
24972
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
24915
24973
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
24916
24974
  * @throws OciError when an error occurs
24917
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
24975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
24918
24976
  */
24919
24977
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
24920
24978
  return __awaiter(this, void 0, void 0, function* () {
@@ -25020,7 +25078,7 @@ class VirtualNetworkClient {
25020
25078
  * @param ListIPSecConnectionTunnelRoutesRequest
25021
25079
  * @return ListIPSecConnectionTunnelRoutesResponse
25022
25080
  * @throws OciError when an error occurs
25023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
25081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
25024
25082
  */
25025
25083
  listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
25026
25084
  return __awaiter(this, void 0, void 0, function* () {
@@ -25133,7 +25191,7 @@ class VirtualNetworkClient {
25133
25191
  * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
25134
25192
  * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
25135
25193
  * @throws OciError when an error occurs
25136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
25194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
25137
25195
  */
25138
25196
  listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
25139
25197
  return __awaiter(this, void 0, void 0, function* () {
@@ -25245,7 +25303,7 @@ class VirtualNetworkClient {
25245
25303
  * @param ListIPSecConnectionTunnelsRequest
25246
25304
  * @return ListIPSecConnectionTunnelsResponse
25247
25305
  * @throws OciError when an error occurs
25248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
25306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
25249
25307
  */
25250
25308
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
25251
25309
  return __awaiter(this, void 0, void 0, function* () {
@@ -25352,7 +25410,7 @@ class VirtualNetworkClient {
25352
25410
  * @param ListIPSecConnectionsRequest
25353
25411
  * @return ListIPSecConnectionsResponse
25354
25412
  * @throws OciError when an error occurs
25355
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
25413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
25356
25414
  */
25357
25415
  listIPSecConnections(listIPSecConnectionsRequest) {
25358
25416
  return __awaiter(this, void 0, void 0, function* () {
@@ -25460,7 +25518,7 @@ class VirtualNetworkClient {
25460
25518
  * @param ListInternetGatewaysRequest
25461
25519
  * @return ListInternetGatewaysResponse
25462
25520
  * @throws OciError when an error occurs
25463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
25521
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
25464
25522
  */
25465
25523
  listInternetGateways(listInternetGatewaysRequest) {
25466
25524
  return __awaiter(this, void 0, void 0, function* () {
@@ -25577,7 +25635,7 @@ class VirtualNetworkClient {
25577
25635
  * @param ListIpv6sRequest
25578
25636
  * @return ListIpv6sResponse
25579
25637
  * @throws OciError when an error occurs
25580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
25638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
25581
25639
  */
25582
25640
  listIpv6s(listIpv6sRequest) {
25583
25641
  return __awaiter(this, void 0, void 0, function* () {
@@ -25686,7 +25744,7 @@ class VirtualNetworkClient {
25686
25744
  * @param ListLocalPeeringGatewaysRequest
25687
25745
  * @return ListLocalPeeringGatewaysResponse
25688
25746
  * @throws OciError when an error occurs
25689
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
25747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
25690
25748
  */
25691
25749
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
25692
25750
  return __awaiter(this, void 0, void 0, function* () {
@@ -25793,7 +25851,7 @@ class VirtualNetworkClient {
25793
25851
  * @param ListNatGatewaysRequest
25794
25852
  * @return ListNatGatewaysResponse
25795
25853
  * @throws OciError when an error occurs
25796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
25854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
25797
25855
  */
25798
25856
  listNatGateways(listNatGatewaysRequest) {
25799
25857
  return __awaiter(this, void 0, void 0, function* () {
@@ -25903,7 +25961,7 @@ class VirtualNetworkClient {
25903
25961
  * @param ListNetworkSecurityGroupSecurityRulesRequest
25904
25962
  * @return ListNetworkSecurityGroupSecurityRulesResponse
25905
25963
  * @throws OciError when an error occurs
25906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
25964
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
25907
25965
  */
25908
25966
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
25909
25967
  return __awaiter(this, void 0, void 0, function* () {
@@ -26012,7 +26070,7 @@ class VirtualNetworkClient {
26012
26070
  * @param ListNetworkSecurityGroupVnicsRequest
26013
26071
  * @return ListNetworkSecurityGroupVnicsResponse
26014
26072
  * @throws OciError when an error occurs
26015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
26073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
26016
26074
  */
26017
26075
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
26018
26076
  return __awaiter(this, void 0, void 0, function* () {
@@ -26121,7 +26179,7 @@ class VirtualNetworkClient {
26121
26179
  * @param ListNetworkSecurityGroupsRequest
26122
26180
  * @return ListNetworkSecurityGroupsResponse
26123
26181
  * @throws OciError when an error occurs
26124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
26182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
26125
26183
  */
26126
26184
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
26127
26185
  return __awaiter(this, void 0, void 0, function* () {
@@ -26247,7 +26305,7 @@ class VirtualNetworkClient {
26247
26305
  * @param ListPrivateIpsRequest
26248
26306
  * @return ListPrivateIpsResponse
26249
26307
  * @throws OciError when an error occurs
26250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
26308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
26251
26309
  */
26252
26310
  listPrivateIps(listPrivateIpsRequest) {
26253
26311
  return __awaiter(this, void 0, void 0, function* () {
@@ -26356,7 +26414,7 @@ class VirtualNetworkClient {
26356
26414
  * @param ListPublicIpPoolsRequest
26357
26415
  * @return ListPublicIpPoolsResponse
26358
26416
  * @throws OciError when an error occurs
26359
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
26417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
26360
26418
  */
26361
26419
  listPublicIpPools(listPublicIpPoolsRequest) {
26362
26420
  return __awaiter(this, void 0, void 0, function* () {
@@ -26445,7 +26503,7 @@ class VirtualNetworkClient {
26445
26503
  * @param ListPublicIpsRequest
26446
26504
  * @return ListPublicIpsResponse
26447
26505
  * @throws OciError when an error occurs
26448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
26506
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
26449
26507
  */
26450
26508
  listPublicIps(listPublicIpsRequest) {
26451
26509
  return __awaiter(this, void 0, void 0, function* () {
@@ -26555,7 +26613,7 @@ class VirtualNetworkClient {
26555
26613
  * @param ListRemotePeeringConnectionsRequest
26556
26614
  * @return ListRemotePeeringConnectionsResponse
26557
26615
  * @throws OciError when an error occurs
26558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
26616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
26559
26617
  */
26560
26618
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
26561
26619
  return __awaiter(this, void 0, void 0, function* () {
@@ -26664,7 +26722,7 @@ class VirtualNetworkClient {
26664
26722
  * @param ListRouteTablesRequest
26665
26723
  * @return ListRouteTablesResponse
26666
26724
  * @throws OciError when an error occurs
26667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
26725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
26668
26726
  */
26669
26727
  listRouteTables(listRouteTablesRequest) {
26670
26728
  return __awaiter(this, void 0, void 0, function* () {
@@ -26775,7 +26833,7 @@ class VirtualNetworkClient {
26775
26833
  * @param ListSecurityListsRequest
26776
26834
  * @return ListSecurityListsResponse
26777
26835
  * @throws OciError when an error occurs
26778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
26836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
26779
26837
  */
26780
26838
  listSecurityLists(listSecurityListsRequest) {
26781
26839
  return __awaiter(this, void 0, void 0, function* () {
@@ -26886,7 +26944,7 @@ class VirtualNetworkClient {
26886
26944
  * @param ListServiceGatewaysRequest
26887
26945
  * @return ListServiceGatewaysResponse
26888
26946
  * @throws OciError when an error occurs
26889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
26947
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
26890
26948
  */
26891
26949
  listServiceGateways(listServiceGatewaysRequest) {
26892
26950
  return __awaiter(this, void 0, void 0, function* () {
@@ -26996,7 +27054,7 @@ class VirtualNetworkClient {
26996
27054
  * @param ListServicesRequest
26997
27055
  * @return ListServicesResponse
26998
27056
  * @throws OciError when an error occurs
26999
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListServices.ts.html |here} to see how to use ListServices API.
27057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListServices.ts.html |here} to see how to use ListServices API.
27000
27058
  */
27001
27059
  listServices(listServicesRequest) {
27002
27060
  return __awaiter(this, void 0, void 0, function* () {
@@ -27101,7 +27159,7 @@ class VirtualNetworkClient {
27101
27159
  * @param ListSubnetsRequest
27102
27160
  * @return ListSubnetsResponse
27103
27161
  * @throws OciError when an error occurs
27104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
27162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
27105
27163
  */
27106
27164
  listSubnets(listSubnetsRequest) {
27107
27165
  return __awaiter(this, void 0, void 0, function* () {
@@ -27211,7 +27269,7 @@ class VirtualNetworkClient {
27211
27269
  * @param ListVcnsRequest
27212
27270
  * @return ListVcnsResponse
27213
27271
  * @throws OciError when an error occurs
27214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
27272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVcns.ts.html |here} to see how to use ListVcns API.
27215
27273
  */
27216
27274
  listVcns(listVcnsRequest) {
27217
27275
  return __awaiter(this, void 0, void 0, function* () {
@@ -27320,7 +27378,7 @@ class VirtualNetworkClient {
27320
27378
  * @param ListVirtualCircuitBandwidthShapesRequest
27321
27379
  * @return ListVirtualCircuitBandwidthShapesResponse
27322
27380
  * @throws OciError when an error occurs
27323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
27381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
27324
27382
  */
27325
27383
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
27326
27384
  return __awaiter(this, void 0, void 0, function* () {
@@ -27426,7 +27484,7 @@ class VirtualNetworkClient {
27426
27484
  * @param ListVirtualCircuitPublicPrefixesRequest
27427
27485
  * @return ListVirtualCircuitPublicPrefixesResponse
27428
27486
  * @throws OciError when an error occurs
27429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
27487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
27430
27488
  */
27431
27489
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
27432
27490
  return __awaiter(this, void 0, void 0, function* () {
@@ -27486,7 +27544,7 @@ class VirtualNetworkClient {
27486
27544
  * @param ListVirtualCircuitsRequest
27487
27545
  * @return ListVirtualCircuitsResponse
27488
27546
  * @throws OciError when an error occurs
27489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
27547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
27490
27548
  */
27491
27549
  listVirtualCircuits(listVirtualCircuitsRequest) {
27492
27550
  return __awaiter(this, void 0, void 0, function* () {
@@ -27595,7 +27653,7 @@ class VirtualNetworkClient {
27595
27653
  * @param ListVlansRequest
27596
27654
  * @return ListVlansResponse
27597
27655
  * @throws OciError when an error occurs
27598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
27656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVlans.ts.html |here} to see how to use ListVlans API.
27599
27657
  */
27600
27658
  listVlans(listVlansRequest) {
27601
27659
  return __awaiter(this, void 0, void 0, function* () {
@@ -27706,7 +27764,7 @@ class VirtualNetworkClient {
27706
27764
  * @param ListVtapsRequest
27707
27765
  * @return ListVtapsResponse
27708
27766
  * @throws OciError when an error occurs
27709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
27767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
27710
27768
  */
27711
27769
  listVtaps(listVtapsRequest) {
27712
27770
  return __awaiter(this, void 0, void 0, function* () {
@@ -27829,7 +27887,7 @@ class VirtualNetworkClient {
27829
27887
  * @param ModifyVcnCidrRequest
27830
27888
  * @return ModifyVcnCidrResponse
27831
27889
  * @throws OciError when an error occurs
27832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
27890
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
27833
27891
  */
27834
27892
  modifyVcnCidr(modifyVcnCidrRequest) {
27835
27893
  return __awaiter(this, void 0, void 0, function* () {
@@ -27892,7 +27950,7 @@ class VirtualNetworkClient {
27892
27950
  * @param RemoveDrgRouteDistributionStatementsRequest
27893
27951
  * @return RemoveDrgRouteDistributionStatementsResponse
27894
27952
  * @throws OciError when an error occurs
27895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
27953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
27896
27954
  */
27897
27955
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
27898
27956
  return __awaiter(this, void 0, void 0, function* () {
@@ -27947,7 +28005,7 @@ class VirtualNetworkClient {
27947
28005
  * @param RemoveDrgRouteRulesRequest
27948
28006
  * @return RemoveDrgRouteRulesResponse
27949
28007
  * @throws OciError when an error occurs
27950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
28008
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
27951
28009
  */
27952
28010
  removeDrgRouteRules(removeDrgRouteRulesRequest) {
27953
28011
  return __awaiter(this, void 0, void 0, function* () {
@@ -28002,7 +28060,7 @@ class VirtualNetworkClient {
28002
28060
  * @param RemoveExportDrgRouteDistributionRequest
28003
28061
  * @return RemoveExportDrgRouteDistributionResponse
28004
28062
  * @throws OciError when an error occurs
28005
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
28063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
28006
28064
  */
28007
28065
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
28008
28066
  return __awaiter(this, void 0, void 0, function* () {
@@ -28068,7 +28126,7 @@ class VirtualNetworkClient {
28068
28126
  * @param RemoveImportDrgRouteDistributionRequest
28069
28127
  * @return RemoveImportDrgRouteDistributionResponse
28070
28128
  * @throws OciError when an error occurs
28071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
28129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
28072
28130
  */
28073
28131
  removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
28074
28132
  return __awaiter(this, void 0, void 0, function* () {
@@ -28133,7 +28191,7 @@ class VirtualNetworkClient {
28133
28191
  * @param RemoveIpv6SubnetCidrRequest
28134
28192
  * @return RemoveIpv6SubnetCidrResponse
28135
28193
  * @throws OciError when an error occurs
28136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
28194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
28137
28195
  */
28138
28196
  removeIpv6SubnetCidr(removeIpv6SubnetCidrRequest) {
28139
28197
  return __awaiter(this, void 0, void 0, function* () {
@@ -28201,7 +28259,7 @@ class VirtualNetworkClient {
28201
28259
  * @param RemoveIpv6VcnCidrRequest
28202
28260
  * @return RemoveIpv6VcnCidrResponse
28203
28261
  * @throws OciError when an error occurs
28204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
28262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
28205
28263
  */
28206
28264
  removeIpv6VcnCidr(removeIpv6VcnCidrRequest) {
28207
28265
  return __awaiter(this, void 0, void 0, function* () {
@@ -28269,7 +28327,7 @@ class VirtualNetworkClient {
28269
28327
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
28270
28328
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
28271
28329
  * @throws OciError when an error occurs
28272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
28330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
28273
28331
  */
28274
28332
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
28275
28333
  return __awaiter(this, void 0, void 0, function* () {
@@ -28324,7 +28382,7 @@ class VirtualNetworkClient {
28324
28382
  * @param RemovePublicIpPoolCapacityRequest
28325
28383
  * @return RemovePublicIpPoolCapacityResponse
28326
28384
  * @throws OciError when an error occurs
28327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
28385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
28328
28386
  */
28329
28387
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
28330
28388
  return __awaiter(this, void 0, void 0, function* () {
@@ -28394,7 +28452,7 @@ class VirtualNetworkClient {
28394
28452
  * @param RemoveVcnCidrRequest
28395
28453
  * @return RemoveVcnCidrResponse
28396
28454
  * @throws OciError when an error occurs
28397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
28455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
28398
28456
  */
28399
28457
  removeVcnCidr(removeVcnCidrRequest) {
28400
28458
  return __awaiter(this, void 0, void 0, function* () {
@@ -28457,7 +28515,7 @@ class VirtualNetworkClient {
28457
28515
  * @param UpdateByoipRangeRequest
28458
28516
  * @return UpdateByoipRangeResponse
28459
28517
  * @throws OciError when an error occurs
28460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
28518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
28461
28519
  */
28462
28520
  updateByoipRange(updateByoipRangeRequest) {
28463
28521
  return __awaiter(this, void 0, void 0, function* () {
@@ -28523,7 +28581,7 @@ class VirtualNetworkClient {
28523
28581
  * @param UpdateCaptureFilterRequest
28524
28582
  * @return UpdateCaptureFilterResponse
28525
28583
  * @throws OciError when an error occurs
28526
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
28584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
28527
28585
  */
28528
28586
  updateCaptureFilter(updateCaptureFilterRequest) {
28529
28587
  return __awaiter(this, void 0, void 0, function* () {
@@ -28590,7 +28648,7 @@ class VirtualNetworkClient {
28590
28648
  * @param UpdateCpeRequest
28591
28649
  * @return UpdateCpeResponse
28592
28650
  * @throws OciError when an error occurs
28593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
28651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
28594
28652
  */
28595
28653
  updateCpe(updateCpeRequest) {
28596
28654
  return __awaiter(this, void 0, void 0, function* () {
@@ -28654,7 +28712,7 @@ class VirtualNetworkClient {
28654
28712
  * @param UpdateCrossConnectRequest
28655
28713
  * @return UpdateCrossConnectResponse
28656
28714
  * @throws OciError when an error occurs
28657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
28715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
28658
28716
  */
28659
28717
  updateCrossConnect(updateCrossConnectRequest) {
28660
28718
  return __awaiter(this, void 0, void 0, function* () {
@@ -28720,7 +28778,7 @@ class VirtualNetworkClient {
28720
28778
  * @param UpdateCrossConnectGroupRequest
28721
28779
  * @return UpdateCrossConnectGroupResponse
28722
28780
  * @throws OciError when an error occurs
28723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
28781
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
28724
28782
  */
28725
28783
  updateCrossConnectGroup(updateCrossConnectGroupRequest) {
28726
28784
  return __awaiter(this, void 0, void 0, function* () {
@@ -28788,7 +28846,7 @@ class VirtualNetworkClient {
28788
28846
  * @param UpdateDhcpOptionsRequest
28789
28847
  * @return UpdateDhcpOptionsResponse
28790
28848
  * @throws OciError when an error occurs
28791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
28849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
28792
28850
  */
28793
28851
  updateDhcpOptions(updateDhcpOptionsRequest) {
28794
28852
  return __awaiter(this, void 0, void 0, function* () {
@@ -28853,7 +28911,7 @@ class VirtualNetworkClient {
28853
28911
  * @param UpdateDrgRequest
28854
28912
  * @return UpdateDrgResponse
28855
28913
  * @throws OciError when an error occurs
28856
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
28914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
28857
28915
  */
28858
28916
  updateDrg(updateDrgRequest) {
28859
28917
  return __awaiter(this, void 0, void 0, function* () {
@@ -28919,7 +28977,7 @@ class VirtualNetworkClient {
28919
28977
  * @param UpdateDrgAttachmentRequest
28920
28978
  * @return UpdateDrgAttachmentResponse
28921
28979
  * @throws OciError when an error occurs
28922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
28980
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
28923
28981
  */
28924
28982
  updateDrgAttachment(updateDrgAttachmentRequest) {
28925
28983
  return __awaiter(this, void 0, void 0, function* () {
@@ -28984,7 +29042,7 @@ class VirtualNetworkClient {
28984
29042
  * @param UpdateDrgRouteDistributionRequest
28985
29043
  * @return UpdateDrgRouteDistributionResponse
28986
29044
  * @throws OciError when an error occurs
28987
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
29045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
28988
29046
  */
28989
29047
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
28990
29048
  return __awaiter(this, void 0, void 0, function* () {
@@ -29049,7 +29107,7 @@ class VirtualNetworkClient {
29049
29107
  * @param UpdateDrgRouteDistributionStatementsRequest
29050
29108
  * @return UpdateDrgRouteDistributionStatementsResponse
29051
29109
  * @throws OciError when an error occurs
29052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
29110
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
29053
29111
  */
29054
29112
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
29055
29113
  return __awaiter(this, void 0, void 0, function* () {
@@ -29108,7 +29166,7 @@ class VirtualNetworkClient {
29108
29166
  * @param UpdateDrgRouteRulesRequest
29109
29167
  * @return UpdateDrgRouteRulesResponse
29110
29168
  * @throws OciError when an error occurs
29111
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
29169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
29112
29170
  */
29113
29171
  updateDrgRouteRules(updateDrgRouteRulesRequest) {
29114
29172
  return __awaiter(this, void 0, void 0, function* () {
@@ -29167,7 +29225,7 @@ class VirtualNetworkClient {
29167
29225
  * @param UpdateDrgRouteTableRequest
29168
29226
  * @return UpdateDrgRouteTableResponse
29169
29227
  * @throws OciError when an error occurs
29170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
29228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
29171
29229
  */
29172
29230
  updateDrgRouteTable(updateDrgRouteTableRequest) {
29173
29231
  return __awaiter(this, void 0, void 0, function* () {
@@ -29235,7 +29293,7 @@ class VirtualNetworkClient {
29235
29293
  * @param UpdateIPSecConnectionRequest
29236
29294
  * @return UpdateIPSecConnectionResponse
29237
29295
  * @throws OciError when an error occurs
29238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
29296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
29239
29297
  */
29240
29298
  updateIPSecConnection(updateIPSecConnectionRequest) {
29241
29299
  return __awaiter(this, void 0, void 0, function* () {
@@ -29311,7 +29369,7 @@ class VirtualNetworkClient {
29311
29369
  * @param UpdateIPSecConnectionTunnelRequest
29312
29370
  * @return UpdateIPSecConnectionTunnelResponse
29313
29371
  * @throws OciError when an error occurs
29314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
29372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
29315
29373
  */
29316
29374
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
29317
29375
  return __awaiter(this, void 0, void 0, function* () {
@@ -29380,7 +29438,7 @@ class VirtualNetworkClient {
29380
29438
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
29381
29439
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
29382
29440
  * @throws OciError when an error occurs
29383
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
29441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
29384
29442
  */
29385
29443
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
29386
29444
  return __awaiter(this, void 0, void 0, function* () {
@@ -29450,7 +29508,7 @@ class VirtualNetworkClient {
29450
29508
  * @param UpdateInternetGatewayRequest
29451
29509
  * @return UpdateInternetGatewayResponse
29452
29510
  * @throws OciError when an error occurs
29453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
29511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
29454
29512
  */
29455
29513
  updateInternetGateway(updateInternetGatewayRequest) {
29456
29514
  return __awaiter(this, void 0, void 0, function* () {
@@ -29521,7 +29579,7 @@ class VirtualNetworkClient {
29521
29579
  * @param UpdateIpv6Request
29522
29580
  * @return UpdateIpv6Response
29523
29581
  * @throws OciError when an error occurs
29524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
29582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
29525
29583
  */
29526
29584
  updateIpv6(updateIpv6Request) {
29527
29585
  return __awaiter(this, void 0, void 0, function* () {
@@ -29587,7 +29645,7 @@ class VirtualNetworkClient {
29587
29645
  * @param UpdateLocalPeeringGatewayRequest
29588
29646
  * @return UpdateLocalPeeringGatewayResponse
29589
29647
  * @throws OciError when an error occurs
29590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
29648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
29591
29649
  */
29592
29650
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
29593
29651
  return __awaiter(this, void 0, void 0, function* () {
@@ -29652,7 +29710,7 @@ class VirtualNetworkClient {
29652
29710
  * @param UpdateNatGatewayRequest
29653
29711
  * @return UpdateNatGatewayResponse
29654
29712
  * @throws OciError when an error occurs
29655
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
29713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
29656
29714
  */
29657
29715
  updateNatGateway(updateNatGatewayRequest) {
29658
29716
  return __awaiter(this, void 0, void 0, function* () {
@@ -29731,7 +29789,7 @@ class VirtualNetworkClient {
29731
29789
  * @param UpdateNetworkSecurityGroupRequest
29732
29790
  * @return UpdateNetworkSecurityGroupResponse
29733
29791
  * @throws OciError when an error occurs
29734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
29792
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
29735
29793
  */
29736
29794
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
29737
29795
  return __awaiter(this, void 0, void 0, function* () {
@@ -29796,7 +29854,7 @@ class VirtualNetworkClient {
29796
29854
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
29797
29855
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
29798
29856
  * @throws OciError when an error occurs
29799
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
29857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
29800
29858
  */
29801
29859
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
29802
29860
  return __awaiter(this, void 0, void 0, function* () {
@@ -29864,7 +29922,7 @@ class VirtualNetworkClient {
29864
29922
  * @param UpdatePrivateIpRequest
29865
29923
  * @return UpdatePrivateIpResponse
29866
29924
  * @throws OciError when an error occurs
29867
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
29925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
29868
29926
  */
29869
29927
  updatePrivateIp(updatePrivateIpRequest) {
29870
29928
  return __awaiter(this, void 0, void 0, function* () {
@@ -29967,7 +30025,7 @@ class VirtualNetworkClient {
29967
30025
  * @param UpdatePublicIpRequest
29968
30026
  * @return UpdatePublicIpResponse
29969
30027
  * @throws OciError when an error occurs
29970
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
30028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
29971
30029
  */
29972
30030
  updatePublicIp(updatePublicIpRequest) {
29973
30031
  return __awaiter(this, void 0, void 0, function* () {
@@ -30032,7 +30090,7 @@ class VirtualNetworkClient {
30032
30090
  * @param UpdatePublicIpPoolRequest
30033
30091
  * @return UpdatePublicIpPoolResponse
30034
30092
  * @throws OciError when an error occurs
30035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
30093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
30036
30094
  */
30037
30095
  updatePublicIpPool(updatePublicIpPoolRequest) {
30038
30096
  return __awaiter(this, void 0, void 0, function* () {
@@ -30098,7 +30156,7 @@ class VirtualNetworkClient {
30098
30156
  * @param UpdateRemotePeeringConnectionRequest
30099
30157
  * @return UpdateRemotePeeringConnectionResponse
30100
30158
  * @throws OciError when an error occurs
30101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
30159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
30102
30160
  */
30103
30161
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
30104
30162
  return __awaiter(this, void 0, void 0, function* () {
@@ -30166,7 +30224,7 @@ class VirtualNetworkClient {
30166
30224
  * @param UpdateRouteTableRequest
30167
30225
  * @return UpdateRouteTableResponse
30168
30226
  * @throws OciError when an error occurs
30169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
30227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
30170
30228
  */
30171
30229
  updateRouteTable(updateRouteTableRequest) {
30172
30230
  return __awaiter(this, void 0, void 0, function* () {
@@ -30235,7 +30293,7 @@ class VirtualNetworkClient {
30235
30293
  * @param UpdateSecurityListRequest
30236
30294
  * @return UpdateSecurityListResponse
30237
30295
  * @throws OciError when an error occurs
30238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
30296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
30239
30297
  */
30240
30298
  updateSecurityList(updateSecurityListRequest) {
30241
30299
  return __awaiter(this, void 0, void 0, function* () {
@@ -30301,7 +30359,7 @@ class VirtualNetworkClient {
30301
30359
  * @param UpdateServiceGatewayRequest
30302
30360
  * @return UpdateServiceGatewayResponse
30303
30361
  * @throws OciError when an error occurs
30304
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
30362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
30305
30363
  */
30306
30364
  updateServiceGateway(updateServiceGatewayRequest) {
30307
30365
  return __awaiter(this, void 0, void 0, function* () {
@@ -30366,7 +30424,7 @@ class VirtualNetworkClient {
30366
30424
  * @param UpdateSubnetRequest
30367
30425
  * @return UpdateSubnetResponse
30368
30426
  * @throws OciError when an error occurs
30369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
30427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
30370
30428
  */
30371
30429
  updateSubnet(updateSubnetRequest) {
30372
30430
  return __awaiter(this, void 0, void 0, function* () {
@@ -30433,7 +30491,7 @@ class VirtualNetworkClient {
30433
30491
  * @param UpdateTunnelCpeDeviceConfigRequest
30434
30492
  * @return UpdateTunnelCpeDeviceConfigResponse
30435
30493
  * @throws OciError when an error occurs
30436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
30494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
30437
30495
  */
30438
30496
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
30439
30497
  return __awaiter(this, void 0, void 0, function* () {
@@ -30501,7 +30559,7 @@ class VirtualNetworkClient {
30501
30559
  * @param UpdateVcnRequest
30502
30560
  * @return UpdateVcnResponse
30503
30561
  * @throws OciError when an error occurs
30504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
30562
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
30505
30563
  */
30506
30564
  updateVcn(updateVcnRequest) {
30507
30565
  return __awaiter(this, void 0, void 0, function* () {
@@ -30589,7 +30647,7 @@ class VirtualNetworkClient {
30589
30647
  * @param UpdateVirtualCircuitRequest
30590
30648
  * @return UpdateVirtualCircuitResponse
30591
30649
  * @throws OciError when an error occurs
30592
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
30650
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
30593
30651
  */
30594
30652
  updateVirtualCircuit(updateVirtualCircuitRequest) {
30595
30653
  return __awaiter(this, void 0, void 0, function* () {
@@ -30655,7 +30713,7 @@ class VirtualNetworkClient {
30655
30713
  * @param UpdateVlanRequest
30656
30714
  * @return UpdateVlanResponse
30657
30715
  * @throws OciError when an error occurs
30658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
30716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
30659
30717
  */
30660
30718
  updateVlan(updateVlanRequest) {
30661
30719
  return __awaiter(this, void 0, void 0, function* () {
@@ -30721,7 +30779,7 @@ class VirtualNetworkClient {
30721
30779
  * @param UpdateVnicRequest
30722
30780
  * @return UpdateVnicResponse
30723
30781
  * @throws OciError when an error occurs
30724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
30782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
30725
30783
  */
30726
30784
  updateVnic(updateVnicRequest) {
30727
30785
  return __awaiter(this, void 0, void 0, function* () {
@@ -30786,7 +30844,7 @@ class VirtualNetworkClient {
30786
30844
  * @param UpdateVtapRequest
30787
30845
  * @return UpdateVtapResponse
30788
30846
  * @throws OciError when an error occurs
30789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
30847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
30790
30848
  */
30791
30849
  updateVtap(updateVtapRequest) {
30792
30850
  return __awaiter(this, void 0, void 0, function* () {
@@ -30858,7 +30916,7 @@ class VirtualNetworkClient {
30858
30916
  * @param UpgradeDrgRequest
30859
30917
  * @return UpgradeDrgResponse
30860
30918
  * @throws OciError when an error occurs
30861
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
30919
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
30862
30920
  */
30863
30921
  upgradeDrg(upgradeDrgRequest) {
30864
30922
  return __awaiter(this, void 0, void 0, function* () {
@@ -30920,7 +30978,7 @@ class VirtualNetworkClient {
30920
30978
  * @param ValidateByoipRangeRequest
30921
30979
  * @return ValidateByoipRangeResponse
30922
30980
  * @throws OciError when an error occurs
30923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
30981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
30924
30982
  */
30925
30983
  validateByoipRange(validateByoipRangeRequest) {
30926
30984
  return __awaiter(this, void 0, void 0, function* () {
@@ -30980,7 +31038,7 @@ class VirtualNetworkClient {
30980
31038
  * @param WithdrawByoipRangeRequest
30981
31039
  * @return WithdrawByoipRangeResponse
30982
31040
  * @throws OciError when an error occurs
30983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.34.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
31041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.35.1/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
30984
31042
  */
30985
31043
  withdrawByoipRange(withdrawByoipRangeRequest) {
30986
31044
  return __awaiter(this, void 0, void 0, function* () {