oci-networkfirewall 2.76.0 → 2.76.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 (567) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +81 -81
  4. package/lib/client.js +81 -81
  5. package/lib/model/action-type.d.ts +1 -1
  6. package/lib/model/action-type.js +1 -1
  7. package/lib/model/address-list-summary-collection.d.ts +1 -1
  8. package/lib/model/address-list-summary-collection.js +1 -1
  9. package/lib/model/address-list-summary.d.ts +1 -1
  10. package/lib/model/address-list-summary.js +1 -1
  11. package/lib/model/address-list-type.d.ts +1 -1
  12. package/lib/model/address-list-type.js +1 -1
  13. package/lib/model/address-list.d.ts +1 -1
  14. package/lib/model/address-list.js +1 -1
  15. package/lib/model/app-type.d.ts +1 -1
  16. package/lib/model/app-type.js +1 -1
  17. package/lib/model/application-group-summary-collection.d.ts +1 -1
  18. package/lib/model/application-group-summary-collection.js +1 -1
  19. package/lib/model/application-group-summary.d.ts +1 -1
  20. package/lib/model/application-group-summary.js +1 -1
  21. package/lib/model/application-group.d.ts +1 -1
  22. package/lib/model/application-group.js +1 -1
  23. package/lib/model/application-summary-collection.d.ts +1 -1
  24. package/lib/model/application-summary-collection.js +1 -1
  25. package/lib/model/application-summary.d.ts +1 -1
  26. package/lib/model/application-summary.js +1 -1
  27. package/lib/model/application.d.ts +1 -1
  28. package/lib/model/application.js +1 -1
  29. package/lib/model/apply-network-firewall-policy-details.d.ts +1 -1
  30. package/lib/model/apply-network-firewall-policy-details.js +1 -1
  31. package/lib/model/change-network-firewall-compartment-details.d.ts +1 -1
  32. package/lib/model/change-network-firewall-compartment-details.js +1 -1
  33. package/lib/model/change-network-firewall-policy-compartment-details.d.ts +1 -1
  34. package/lib/model/change-network-firewall-policy-compartment-details.js +1 -1
  35. package/lib/model/clone-network-firewall-policy-details.d.ts +1 -1
  36. package/lib/model/clone-network-firewall-policy-details.js +1 -1
  37. package/lib/model/create-address-list-details.d.ts +1 -1
  38. package/lib/model/create-address-list-details.js +1 -1
  39. package/lib/model/create-application-details.d.ts +1 -1
  40. package/lib/model/create-application-details.js +1 -1
  41. package/lib/model/create-application-group-details.d.ts +1 -1
  42. package/lib/model/create-application-group-details.js +1 -1
  43. package/lib/model/create-decryption-profile-details.d.ts +1 -1
  44. package/lib/model/create-decryption-profile-details.js +1 -1
  45. package/lib/model/create-decryption-rule-details.d.ts +1 -1
  46. package/lib/model/create-decryption-rule-details.js +1 -1
  47. package/lib/model/create-icmp-application-details.d.ts +1 -1
  48. package/lib/model/create-icmp-application-details.js +1 -1
  49. package/lib/model/create-icmp6-application-details.d.ts +1 -1
  50. package/lib/model/create-icmp6-application-details.js +1 -1
  51. package/lib/model/create-mapped-secret-details.d.ts +1 -1
  52. package/lib/model/create-mapped-secret-details.js +1 -1
  53. package/lib/model/create-network-firewall-details.d.ts +1 -1
  54. package/lib/model/create-network-firewall-details.js +1 -1
  55. package/lib/model/create-network-firewall-policy-details.d.ts +1 -1
  56. package/lib/model/create-network-firewall-policy-details.js +1 -1
  57. package/lib/model/create-security-rule-details.d.ts +1 -1
  58. package/lib/model/create-security-rule-details.js +1 -1
  59. package/lib/model/create-service-details.d.ts +1 -1
  60. package/lib/model/create-service-details.js +1 -1
  61. package/lib/model/create-service-list-details.d.ts +1 -1
  62. package/lib/model/create-service-list-details.js +1 -1
  63. package/lib/model/create-ssl-forward-proxy-profile-details.d.ts +1 -1
  64. package/lib/model/create-ssl-forward-proxy-profile-details.js +1 -1
  65. package/lib/model/create-ssl-inbound-inspection-profile-details.d.ts +1 -1
  66. package/lib/model/create-ssl-inbound-inspection-profile-details.js +1 -1
  67. package/lib/model/create-tcp-service-details.d.ts +1 -1
  68. package/lib/model/create-tcp-service-details.js +1 -1
  69. package/lib/model/create-udp-service-details.d.ts +1 -1
  70. package/lib/model/create-udp-service-details.js +1 -1
  71. package/lib/model/create-url-list-details.d.ts +1 -1
  72. package/lib/model/create-url-list-details.js +1 -1
  73. package/lib/model/create-vault-mapped-secret-details.d.ts +1 -1
  74. package/lib/model/create-vault-mapped-secret-details.js +1 -1
  75. package/lib/model/decryption-action-type.d.ts +1 -1
  76. package/lib/model/decryption-action-type.js +1 -1
  77. package/lib/model/decryption-profile-summary-collection.d.ts +1 -1
  78. package/lib/model/decryption-profile-summary-collection.js +1 -1
  79. package/lib/model/decryption-profile-summary.d.ts +1 -1
  80. package/lib/model/decryption-profile-summary.js +1 -1
  81. package/lib/model/decryption-profile.d.ts +1 -1
  82. package/lib/model/decryption-profile.js +1 -1
  83. package/lib/model/decryption-rule-match-criteria.d.ts +1 -1
  84. package/lib/model/decryption-rule-match-criteria.js +1 -1
  85. package/lib/model/decryption-rule-summary-collection.d.ts +1 -1
  86. package/lib/model/decryption-rule-summary-collection.js +1 -1
  87. package/lib/model/decryption-rule-summary.d.ts +1 -1
  88. package/lib/model/decryption-rule-summary.js +1 -1
  89. package/lib/model/decryption-rule.d.ts +1 -1
  90. package/lib/model/decryption-rule.js +1 -1
  91. package/lib/model/icmp-application-summary.d.ts +1 -1
  92. package/lib/model/icmp-application-summary.js +1 -1
  93. package/lib/model/icmp-application.d.ts +1 -1
  94. package/lib/model/icmp-application.js +1 -1
  95. package/lib/model/icmp6-application-summary.d.ts +1 -1
  96. package/lib/model/icmp6-application-summary.js +1 -1
  97. package/lib/model/icmp6-application.d.ts +1 -1
  98. package/lib/model/icmp6-application.js +1 -1
  99. package/lib/model/index.d.ts +1 -1
  100. package/lib/model/index.js +1 -1
  101. package/lib/model/inspection-type.d.ts +1 -1
  102. package/lib/model/inspection-type.js +1 -1
  103. package/lib/model/lifecycle-state.d.ts +1 -1
  104. package/lib/model/lifecycle-state.js +1 -1
  105. package/lib/model/mapped-secret-summary-collection.d.ts +1 -1
  106. package/lib/model/mapped-secret-summary-collection.js +1 -1
  107. package/lib/model/mapped-secret-summary.d.ts +1 -1
  108. package/lib/model/mapped-secret-summary.js +1 -1
  109. package/lib/model/mapped-secret-type.d.ts +1 -1
  110. package/lib/model/mapped-secret-type.js +1 -1
  111. package/lib/model/mapped-secret.d.ts +1 -1
  112. package/lib/model/mapped-secret.js +1 -1
  113. package/lib/model/network-firewall-collection.d.ts +1 -1
  114. package/lib/model/network-firewall-collection.js +1 -1
  115. package/lib/model/network-firewall-policy-summary-collection.d.ts +1 -1
  116. package/lib/model/network-firewall-policy-summary-collection.js +1 -1
  117. package/lib/model/network-firewall-policy-summary.d.ts +1 -1
  118. package/lib/model/network-firewall-policy-summary.js +1 -1
  119. package/lib/model/network-firewall-policy.d.ts +1 -1
  120. package/lib/model/network-firewall-policy.js +1 -1
  121. package/lib/model/network-firewall-summary.d.ts +1 -1
  122. package/lib/model/network-firewall-summary.js +1 -1
  123. package/lib/model/network-firewall.d.ts +1 -1
  124. package/lib/model/network-firewall.js +1 -1
  125. package/lib/model/operation-status.d.ts +1 -1
  126. package/lib/model/operation-status.js +1 -1
  127. package/lib/model/operation-type.d.ts +1 -1
  128. package/lib/model/operation-type.js +1 -1
  129. package/lib/model/port-range.d.ts +1 -1
  130. package/lib/model/port-range.js +1 -1
  131. package/lib/model/rule-position.d.ts +1 -1
  132. package/lib/model/rule-position.js +1 -1
  133. package/lib/model/security-rule-match-criteria.d.ts +1 -1
  134. package/lib/model/security-rule-match-criteria.js +1 -1
  135. package/lib/model/security-rule-summary-collection.d.ts +1 -1
  136. package/lib/model/security-rule-summary-collection.js +1 -1
  137. package/lib/model/security-rule-summary.d.ts +1 -1
  138. package/lib/model/security-rule-summary.js +1 -1
  139. package/lib/model/security-rule.d.ts +1 -1
  140. package/lib/model/security-rule.js +1 -1
  141. package/lib/model/service-list-summary-collection.d.ts +1 -1
  142. package/lib/model/service-list-summary-collection.js +1 -1
  143. package/lib/model/service-list-summary.d.ts +1 -1
  144. package/lib/model/service-list-summary.js +1 -1
  145. package/lib/model/service-list.d.ts +1 -1
  146. package/lib/model/service-list.js +1 -1
  147. package/lib/model/service-summary-collection.d.ts +1 -1
  148. package/lib/model/service-summary-collection.js +1 -1
  149. package/lib/model/service-summary.d.ts +1 -1
  150. package/lib/model/service-summary.js +1 -1
  151. package/lib/model/service-type.d.ts +1 -1
  152. package/lib/model/service-type.js +1 -1
  153. package/lib/model/service.d.ts +1 -1
  154. package/lib/model/service.js +1 -1
  155. package/lib/model/simple-url-pattern.d.ts +1 -1
  156. package/lib/model/simple-url-pattern.js +1 -1
  157. package/lib/model/sort-order.d.ts +1 -1
  158. package/lib/model/sort-order.js +1 -1
  159. package/lib/model/ssl-forward-proxy-profile.d.ts +1 -1
  160. package/lib/model/ssl-forward-proxy-profile.js +1 -1
  161. package/lib/model/ssl-inbound-inspection-profile.d.ts +1 -1
  162. package/lib/model/ssl-inbound-inspection-profile.js +1 -1
  163. package/lib/model/tcp-service.d.ts +1 -1
  164. package/lib/model/tcp-service.js +1 -1
  165. package/lib/model/traffic-action-type.d.ts +1 -1
  166. package/lib/model/traffic-action-type.js +1 -1
  167. package/lib/model/traffic-inspection-type.d.ts +1 -1
  168. package/lib/model/traffic-inspection-type.js +1 -1
  169. package/lib/model/udp-service.d.ts +1 -1
  170. package/lib/model/udp-service.js +1 -1
  171. package/lib/model/update-address-list-details.d.ts +1 -1
  172. package/lib/model/update-address-list-details.js +1 -1
  173. package/lib/model/update-application-details.d.ts +1 -1
  174. package/lib/model/update-application-details.js +1 -1
  175. package/lib/model/update-application-group-details.d.ts +1 -1
  176. package/lib/model/update-application-group-details.js +1 -1
  177. package/lib/model/update-decryption-profile-details.d.ts +1 -1
  178. package/lib/model/update-decryption-profile-details.js +1 -1
  179. package/lib/model/update-decryption-rule-details.d.ts +1 -1
  180. package/lib/model/update-decryption-rule-details.js +1 -1
  181. package/lib/model/update-fqdn-address-list-details.d.ts +1 -1
  182. package/lib/model/update-fqdn-address-list-details.js +1 -1
  183. package/lib/model/update-icmp-application-details.d.ts +1 -1
  184. package/lib/model/update-icmp-application-details.js +1 -1
  185. package/lib/model/update-icmp6-application-details.d.ts +1 -1
  186. package/lib/model/update-icmp6-application-details.js +1 -1
  187. package/lib/model/update-ip-address-list-details.d.ts +1 -1
  188. package/lib/model/update-ip-address-list-details.js +1 -1
  189. package/lib/model/update-mapped-secret-details.d.ts +1 -1
  190. package/lib/model/update-mapped-secret-details.js +1 -1
  191. package/lib/model/update-network-firewall-details.d.ts +1 -1
  192. package/lib/model/update-network-firewall-details.js +1 -1
  193. package/lib/model/update-network-firewall-policy-details.d.ts +1 -1
  194. package/lib/model/update-network-firewall-policy-details.js +1 -1
  195. package/lib/model/update-security-rule-details.d.ts +1 -1
  196. package/lib/model/update-security-rule-details.js +1 -1
  197. package/lib/model/update-service-details.d.ts +1 -1
  198. package/lib/model/update-service-details.js +1 -1
  199. package/lib/model/update-service-list-details.d.ts +1 -1
  200. package/lib/model/update-service-list-details.js +1 -1
  201. package/lib/model/update-ssl-forward-proxy-profile-details.d.ts +1 -1
  202. package/lib/model/update-ssl-forward-proxy-profile-details.js +1 -1
  203. package/lib/model/update-ssl-inbound-inspection-profile-details.d.ts +1 -1
  204. package/lib/model/update-ssl-inbound-inspection-profile-details.js +1 -1
  205. package/lib/model/update-tcp-service-details.d.ts +1 -1
  206. package/lib/model/update-tcp-service-details.js +1 -1
  207. package/lib/model/update-udp-service-details.d.ts +1 -1
  208. package/lib/model/update-udp-service-details.js +1 -1
  209. package/lib/model/update-url-list-details.d.ts +1 -1
  210. package/lib/model/update-url-list-details.js +1 -1
  211. package/lib/model/update-vault-mapped-secret-details.d.ts +1 -1
  212. package/lib/model/update-vault-mapped-secret-details.js +1 -1
  213. package/lib/model/url-list-summary-collection.d.ts +1 -1
  214. package/lib/model/url-list-summary-collection.js +1 -1
  215. package/lib/model/url-list-summary.d.ts +1 -1
  216. package/lib/model/url-list-summary.js +1 -1
  217. package/lib/model/url-list.d.ts +1 -1
  218. package/lib/model/url-list.js +1 -1
  219. package/lib/model/url-pattern.d.ts +1 -1
  220. package/lib/model/url-pattern.js +1 -1
  221. package/lib/model/vault-mapped-secret.d.ts +1 -1
  222. package/lib/model/vault-mapped-secret.js +1 -1
  223. package/lib/model/work-request-error-collection.d.ts +1 -1
  224. package/lib/model/work-request-error-collection.js +1 -1
  225. package/lib/model/work-request-error.d.ts +1 -1
  226. package/lib/model/work-request-error.js +1 -1
  227. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  228. package/lib/model/work-request-log-entry-collection.js +1 -1
  229. package/lib/model/work-request-log-entry.d.ts +1 -1
  230. package/lib/model/work-request-log-entry.js +1 -1
  231. package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
  232. package/lib/model/work-request-resource-metadata-key.js +1 -1
  233. package/lib/model/work-request-resource.d.ts +1 -1
  234. package/lib/model/work-request-resource.js +1 -1
  235. package/lib/model/work-request-summary-collection.d.ts +1 -1
  236. package/lib/model/work-request-summary-collection.js +1 -1
  237. package/lib/model/work-request-summary.d.ts +1 -1
  238. package/lib/model/work-request-summary.js +1 -1
  239. package/lib/model/work-request.d.ts +1 -1
  240. package/lib/model/work-request.js +1 -1
  241. package/lib/networkfirewall-waiter.d.ts +1 -1
  242. package/lib/networkfirewall-waiter.js +1 -1
  243. package/lib/request/apply-network-firewall-policy-request.d.ts +2 -2
  244. package/lib/request/apply-network-firewall-policy-request.js +1 -1
  245. package/lib/request/bulk-upload-address-lists-request.d.ts +2 -2
  246. package/lib/request/bulk-upload-address-lists-request.js +1 -1
  247. package/lib/request/bulk-upload-application-groups-request.d.ts +2 -2
  248. package/lib/request/bulk-upload-application-groups-request.js +1 -1
  249. package/lib/request/bulk-upload-applications-request.d.ts +2 -2
  250. package/lib/request/bulk-upload-applications-request.js +1 -1
  251. package/lib/request/bulk-upload-decryption-profiles-request.d.ts +2 -2
  252. package/lib/request/bulk-upload-decryption-profiles-request.js +1 -1
  253. package/lib/request/bulk-upload-decryption-rules-request.d.ts +2 -2
  254. package/lib/request/bulk-upload-decryption-rules-request.js +1 -1
  255. package/lib/request/bulk-upload-mapped-secrets-request.d.ts +2 -2
  256. package/lib/request/bulk-upload-mapped-secrets-request.js +1 -1
  257. package/lib/request/bulk-upload-security-rules-request.d.ts +2 -2
  258. package/lib/request/bulk-upload-security-rules-request.js +1 -1
  259. package/lib/request/bulk-upload-service-lists-request.d.ts +2 -2
  260. package/lib/request/bulk-upload-service-lists-request.js +1 -1
  261. package/lib/request/bulk-upload-services-request.d.ts +2 -2
  262. package/lib/request/bulk-upload-services-request.js +1 -1
  263. package/lib/request/bulk-upload-url-lists-request.d.ts +2 -2
  264. package/lib/request/bulk-upload-url-lists-request.js +1 -1
  265. package/lib/request/cancel-work-request-request.d.ts +2 -2
  266. package/lib/request/cancel-work-request-request.js +1 -1
  267. package/lib/request/change-network-firewall-compartment-request.d.ts +2 -2
  268. package/lib/request/change-network-firewall-compartment-request.js +1 -1
  269. package/lib/request/change-network-firewall-policy-compartment-request.d.ts +2 -2
  270. package/lib/request/change-network-firewall-policy-compartment-request.js +1 -1
  271. package/lib/request/clone-network-firewall-policy-request.d.ts +2 -2
  272. package/lib/request/clone-network-firewall-policy-request.js +1 -1
  273. package/lib/request/create-address-list-request.d.ts +2 -2
  274. package/lib/request/create-address-list-request.js +1 -1
  275. package/lib/request/create-application-group-request.d.ts +2 -2
  276. package/lib/request/create-application-group-request.js +1 -1
  277. package/lib/request/create-application-request.d.ts +2 -2
  278. package/lib/request/create-application-request.js +1 -1
  279. package/lib/request/create-decryption-profile-request.d.ts +2 -2
  280. package/lib/request/create-decryption-profile-request.js +1 -1
  281. package/lib/request/create-decryption-rule-request.d.ts +2 -2
  282. package/lib/request/create-decryption-rule-request.js +1 -1
  283. package/lib/request/create-mapped-secret-request.d.ts +2 -2
  284. package/lib/request/create-mapped-secret-request.js +1 -1
  285. package/lib/request/create-network-firewall-policy-request.d.ts +2 -2
  286. package/lib/request/create-network-firewall-policy-request.js +1 -1
  287. package/lib/request/create-network-firewall-request.d.ts +2 -2
  288. package/lib/request/create-network-firewall-request.js +1 -1
  289. package/lib/request/create-security-rule-request.d.ts +2 -2
  290. package/lib/request/create-security-rule-request.js +1 -1
  291. package/lib/request/create-service-list-request.d.ts +2 -2
  292. package/lib/request/create-service-list-request.js +1 -1
  293. package/lib/request/create-service-request.d.ts +2 -2
  294. package/lib/request/create-service-request.js +1 -1
  295. package/lib/request/create-url-list-request.d.ts +2 -2
  296. package/lib/request/create-url-list-request.js +1 -1
  297. package/lib/request/delete-address-list-request.d.ts +2 -2
  298. package/lib/request/delete-address-list-request.js +1 -1
  299. package/lib/request/delete-application-group-request.d.ts +2 -2
  300. package/lib/request/delete-application-group-request.js +1 -1
  301. package/lib/request/delete-application-request.d.ts +2 -2
  302. package/lib/request/delete-application-request.js +1 -1
  303. package/lib/request/delete-decryption-profile-request.d.ts +2 -2
  304. package/lib/request/delete-decryption-profile-request.js +1 -1
  305. package/lib/request/delete-decryption-rule-request.d.ts +2 -2
  306. package/lib/request/delete-decryption-rule-request.js +1 -1
  307. package/lib/request/delete-mapped-secret-request.d.ts +2 -2
  308. package/lib/request/delete-mapped-secret-request.js +1 -1
  309. package/lib/request/delete-network-firewall-policy-request.d.ts +2 -2
  310. package/lib/request/delete-network-firewall-policy-request.js +1 -1
  311. package/lib/request/delete-network-firewall-request.d.ts +2 -2
  312. package/lib/request/delete-network-firewall-request.js +1 -1
  313. package/lib/request/delete-security-rule-request.d.ts +2 -2
  314. package/lib/request/delete-security-rule-request.js +1 -1
  315. package/lib/request/delete-service-list-request.d.ts +2 -2
  316. package/lib/request/delete-service-list-request.js +1 -1
  317. package/lib/request/delete-service-request.d.ts +2 -2
  318. package/lib/request/delete-service-request.js +1 -1
  319. package/lib/request/delete-url-list-request.d.ts +2 -2
  320. package/lib/request/delete-url-list-request.js +1 -1
  321. package/lib/request/get-address-list-request.d.ts +2 -2
  322. package/lib/request/get-address-list-request.js +1 -1
  323. package/lib/request/get-application-group-request.d.ts +2 -2
  324. package/lib/request/get-application-group-request.js +1 -1
  325. package/lib/request/get-application-request.d.ts +2 -2
  326. package/lib/request/get-application-request.js +1 -1
  327. package/lib/request/get-decryption-profile-request.d.ts +2 -2
  328. package/lib/request/get-decryption-profile-request.js +1 -1
  329. package/lib/request/get-decryption-rule-request.d.ts +2 -2
  330. package/lib/request/get-decryption-rule-request.js +1 -1
  331. package/lib/request/get-mapped-secret-request.d.ts +2 -2
  332. package/lib/request/get-mapped-secret-request.js +1 -1
  333. package/lib/request/get-network-firewall-policy-request.d.ts +2 -2
  334. package/lib/request/get-network-firewall-policy-request.js +1 -1
  335. package/lib/request/get-network-firewall-request.d.ts +2 -2
  336. package/lib/request/get-network-firewall-request.js +1 -1
  337. package/lib/request/get-security-rule-request.d.ts +2 -2
  338. package/lib/request/get-security-rule-request.js +1 -1
  339. package/lib/request/get-service-list-request.d.ts +2 -2
  340. package/lib/request/get-service-list-request.js +1 -1
  341. package/lib/request/get-service-request.d.ts +2 -2
  342. package/lib/request/get-service-request.js +1 -1
  343. package/lib/request/get-url-list-request.d.ts +2 -2
  344. package/lib/request/get-url-list-request.js +1 -1
  345. package/lib/request/get-work-request-request.d.ts +2 -2
  346. package/lib/request/get-work-request-request.js +1 -1
  347. package/lib/request/index.d.ts +1 -1
  348. package/lib/request/index.js +1 -1
  349. package/lib/request/list-address-lists-request.d.ts +2 -2
  350. package/lib/request/list-address-lists-request.js +1 -1
  351. package/lib/request/list-application-groups-request.d.ts +2 -2
  352. package/lib/request/list-application-groups-request.js +1 -1
  353. package/lib/request/list-applications-request.d.ts +2 -2
  354. package/lib/request/list-applications-request.js +1 -1
  355. package/lib/request/list-decryption-profiles-request.d.ts +2 -2
  356. package/lib/request/list-decryption-profiles-request.js +1 -1
  357. package/lib/request/list-decryption-rules-request.d.ts +2 -2
  358. package/lib/request/list-decryption-rules-request.js +1 -1
  359. package/lib/request/list-mapped-secrets-request.d.ts +2 -2
  360. package/lib/request/list-mapped-secrets-request.js +1 -1
  361. package/lib/request/list-network-firewall-policies-request.d.ts +2 -2
  362. package/lib/request/list-network-firewall-policies-request.js +1 -1
  363. package/lib/request/list-network-firewalls-request.d.ts +2 -2
  364. package/lib/request/list-network-firewalls-request.js +1 -1
  365. package/lib/request/list-security-rules-request.d.ts +2 -2
  366. package/lib/request/list-security-rules-request.js +1 -1
  367. package/lib/request/list-service-lists-request.d.ts +2 -2
  368. package/lib/request/list-service-lists-request.js +1 -1
  369. package/lib/request/list-services-request.d.ts +2 -2
  370. package/lib/request/list-services-request.js +1 -1
  371. package/lib/request/list-url-lists-request.d.ts +2 -2
  372. package/lib/request/list-url-lists-request.js +1 -1
  373. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  374. package/lib/request/list-work-request-errors-request.js +1 -1
  375. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  376. package/lib/request/list-work-request-logs-request.js +1 -1
  377. package/lib/request/list-work-requests-request.d.ts +2 -2
  378. package/lib/request/list-work-requests-request.js +1 -1
  379. package/lib/request/migrate-network-firewall-policy-request.d.ts +2 -2
  380. package/lib/request/migrate-network-firewall-policy-request.js +1 -1
  381. package/lib/request/update-address-list-request.d.ts +2 -2
  382. package/lib/request/update-address-list-request.js +1 -1
  383. package/lib/request/update-application-group-request.d.ts +2 -2
  384. package/lib/request/update-application-group-request.js +1 -1
  385. package/lib/request/update-application-request.d.ts +2 -2
  386. package/lib/request/update-application-request.js +1 -1
  387. package/lib/request/update-decryption-profile-request.d.ts +2 -2
  388. package/lib/request/update-decryption-profile-request.js +1 -1
  389. package/lib/request/update-decryption-rule-request.d.ts +2 -2
  390. package/lib/request/update-decryption-rule-request.js +1 -1
  391. package/lib/request/update-mapped-secret-request.d.ts +2 -2
  392. package/lib/request/update-mapped-secret-request.js +1 -1
  393. package/lib/request/update-network-firewall-policy-request.d.ts +2 -2
  394. package/lib/request/update-network-firewall-policy-request.js +1 -1
  395. package/lib/request/update-network-firewall-request.d.ts +2 -2
  396. package/lib/request/update-network-firewall-request.js +1 -1
  397. package/lib/request/update-security-rule-request.d.ts +2 -2
  398. package/lib/request/update-security-rule-request.js +1 -1
  399. package/lib/request/update-service-list-request.d.ts +2 -2
  400. package/lib/request/update-service-list-request.js +1 -1
  401. package/lib/request/update-service-request.d.ts +2 -2
  402. package/lib/request/update-service-request.js +1 -1
  403. package/lib/request/update-url-list-request.d.ts +2 -2
  404. package/lib/request/update-url-list-request.js +1 -1
  405. package/lib/response/apply-network-firewall-policy-response.d.ts +1 -1
  406. package/lib/response/apply-network-firewall-policy-response.js +1 -1
  407. package/lib/response/bulk-upload-address-lists-response.d.ts +1 -1
  408. package/lib/response/bulk-upload-address-lists-response.js +1 -1
  409. package/lib/response/bulk-upload-application-groups-response.d.ts +1 -1
  410. package/lib/response/bulk-upload-application-groups-response.js +1 -1
  411. package/lib/response/bulk-upload-applications-response.d.ts +1 -1
  412. package/lib/response/bulk-upload-applications-response.js +1 -1
  413. package/lib/response/bulk-upload-decryption-profiles-response.d.ts +1 -1
  414. package/lib/response/bulk-upload-decryption-profiles-response.js +1 -1
  415. package/lib/response/bulk-upload-decryption-rules-response.d.ts +1 -1
  416. package/lib/response/bulk-upload-decryption-rules-response.js +1 -1
  417. package/lib/response/bulk-upload-mapped-secrets-response.d.ts +1 -1
  418. package/lib/response/bulk-upload-mapped-secrets-response.js +1 -1
  419. package/lib/response/bulk-upload-security-rules-response.d.ts +1 -1
  420. package/lib/response/bulk-upload-security-rules-response.js +1 -1
  421. package/lib/response/bulk-upload-service-lists-response.d.ts +1 -1
  422. package/lib/response/bulk-upload-service-lists-response.js +1 -1
  423. package/lib/response/bulk-upload-services-response.d.ts +1 -1
  424. package/lib/response/bulk-upload-services-response.js +1 -1
  425. package/lib/response/bulk-upload-url-lists-response.d.ts +1 -1
  426. package/lib/response/bulk-upload-url-lists-response.js +1 -1
  427. package/lib/response/cancel-work-request-response.d.ts +1 -1
  428. package/lib/response/cancel-work-request-response.js +1 -1
  429. package/lib/response/change-network-firewall-compartment-response.d.ts +1 -1
  430. package/lib/response/change-network-firewall-compartment-response.js +1 -1
  431. package/lib/response/change-network-firewall-policy-compartment-response.d.ts +1 -1
  432. package/lib/response/change-network-firewall-policy-compartment-response.js +1 -1
  433. package/lib/response/clone-network-firewall-policy-response.d.ts +1 -1
  434. package/lib/response/clone-network-firewall-policy-response.js +1 -1
  435. package/lib/response/create-address-list-response.d.ts +1 -1
  436. package/lib/response/create-address-list-response.js +1 -1
  437. package/lib/response/create-application-group-response.d.ts +1 -1
  438. package/lib/response/create-application-group-response.js +1 -1
  439. package/lib/response/create-application-response.d.ts +1 -1
  440. package/lib/response/create-application-response.js +1 -1
  441. package/lib/response/create-decryption-profile-response.d.ts +1 -1
  442. package/lib/response/create-decryption-profile-response.js +1 -1
  443. package/lib/response/create-decryption-rule-response.d.ts +1 -1
  444. package/lib/response/create-decryption-rule-response.js +1 -1
  445. package/lib/response/create-mapped-secret-response.d.ts +1 -1
  446. package/lib/response/create-mapped-secret-response.js +1 -1
  447. package/lib/response/create-network-firewall-policy-response.d.ts +1 -1
  448. package/lib/response/create-network-firewall-policy-response.js +1 -1
  449. package/lib/response/create-network-firewall-response.d.ts +1 -1
  450. package/lib/response/create-network-firewall-response.js +1 -1
  451. package/lib/response/create-security-rule-response.d.ts +1 -1
  452. package/lib/response/create-security-rule-response.js +1 -1
  453. package/lib/response/create-service-list-response.d.ts +1 -1
  454. package/lib/response/create-service-list-response.js +1 -1
  455. package/lib/response/create-service-response.d.ts +1 -1
  456. package/lib/response/create-service-response.js +1 -1
  457. package/lib/response/create-url-list-response.d.ts +1 -1
  458. package/lib/response/create-url-list-response.js +1 -1
  459. package/lib/response/delete-address-list-response.d.ts +1 -1
  460. package/lib/response/delete-address-list-response.js +1 -1
  461. package/lib/response/delete-application-group-response.d.ts +1 -1
  462. package/lib/response/delete-application-group-response.js +1 -1
  463. package/lib/response/delete-application-response.d.ts +1 -1
  464. package/lib/response/delete-application-response.js +1 -1
  465. package/lib/response/delete-decryption-profile-response.d.ts +1 -1
  466. package/lib/response/delete-decryption-profile-response.js +1 -1
  467. package/lib/response/delete-decryption-rule-response.d.ts +1 -1
  468. package/lib/response/delete-decryption-rule-response.js +1 -1
  469. package/lib/response/delete-mapped-secret-response.d.ts +1 -1
  470. package/lib/response/delete-mapped-secret-response.js +1 -1
  471. package/lib/response/delete-network-firewall-policy-response.d.ts +1 -1
  472. package/lib/response/delete-network-firewall-policy-response.js +1 -1
  473. package/lib/response/delete-network-firewall-response.d.ts +1 -1
  474. package/lib/response/delete-network-firewall-response.js +1 -1
  475. package/lib/response/delete-security-rule-response.d.ts +1 -1
  476. package/lib/response/delete-security-rule-response.js +1 -1
  477. package/lib/response/delete-service-list-response.d.ts +1 -1
  478. package/lib/response/delete-service-list-response.js +1 -1
  479. package/lib/response/delete-service-response.d.ts +1 -1
  480. package/lib/response/delete-service-response.js +1 -1
  481. package/lib/response/delete-url-list-response.d.ts +1 -1
  482. package/lib/response/delete-url-list-response.js +1 -1
  483. package/lib/response/get-address-list-response.d.ts +1 -1
  484. package/lib/response/get-address-list-response.js +1 -1
  485. package/lib/response/get-application-group-response.d.ts +1 -1
  486. package/lib/response/get-application-group-response.js +1 -1
  487. package/lib/response/get-application-response.d.ts +1 -1
  488. package/lib/response/get-application-response.js +1 -1
  489. package/lib/response/get-decryption-profile-response.d.ts +1 -1
  490. package/lib/response/get-decryption-profile-response.js +1 -1
  491. package/lib/response/get-decryption-rule-response.d.ts +1 -1
  492. package/lib/response/get-decryption-rule-response.js +1 -1
  493. package/lib/response/get-mapped-secret-response.d.ts +1 -1
  494. package/lib/response/get-mapped-secret-response.js +1 -1
  495. package/lib/response/get-network-firewall-policy-response.d.ts +1 -1
  496. package/lib/response/get-network-firewall-policy-response.js +1 -1
  497. package/lib/response/get-network-firewall-response.d.ts +1 -1
  498. package/lib/response/get-network-firewall-response.js +1 -1
  499. package/lib/response/get-security-rule-response.d.ts +1 -1
  500. package/lib/response/get-security-rule-response.js +1 -1
  501. package/lib/response/get-service-list-response.d.ts +1 -1
  502. package/lib/response/get-service-list-response.js +1 -1
  503. package/lib/response/get-service-response.d.ts +1 -1
  504. package/lib/response/get-service-response.js +1 -1
  505. package/lib/response/get-url-list-response.d.ts +1 -1
  506. package/lib/response/get-url-list-response.js +1 -1
  507. package/lib/response/get-work-request-response.d.ts +1 -1
  508. package/lib/response/get-work-request-response.js +1 -1
  509. package/lib/response/index.d.ts +1 -1
  510. package/lib/response/index.js +1 -1
  511. package/lib/response/list-address-lists-response.d.ts +1 -1
  512. package/lib/response/list-address-lists-response.js +1 -1
  513. package/lib/response/list-application-groups-response.d.ts +1 -1
  514. package/lib/response/list-application-groups-response.js +1 -1
  515. package/lib/response/list-applications-response.d.ts +1 -1
  516. package/lib/response/list-applications-response.js +1 -1
  517. package/lib/response/list-decryption-profiles-response.d.ts +1 -1
  518. package/lib/response/list-decryption-profiles-response.js +1 -1
  519. package/lib/response/list-decryption-rules-response.d.ts +1 -1
  520. package/lib/response/list-decryption-rules-response.js +1 -1
  521. package/lib/response/list-mapped-secrets-response.d.ts +1 -1
  522. package/lib/response/list-mapped-secrets-response.js +1 -1
  523. package/lib/response/list-network-firewall-policies-response.d.ts +1 -1
  524. package/lib/response/list-network-firewall-policies-response.js +1 -1
  525. package/lib/response/list-network-firewalls-response.d.ts +1 -1
  526. package/lib/response/list-network-firewalls-response.js +1 -1
  527. package/lib/response/list-security-rules-response.d.ts +1 -1
  528. package/lib/response/list-security-rules-response.js +1 -1
  529. package/lib/response/list-service-lists-response.d.ts +1 -1
  530. package/lib/response/list-service-lists-response.js +1 -1
  531. package/lib/response/list-services-response.d.ts +1 -1
  532. package/lib/response/list-services-response.js +1 -1
  533. package/lib/response/list-url-lists-response.d.ts +1 -1
  534. package/lib/response/list-url-lists-response.js +1 -1
  535. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  536. package/lib/response/list-work-request-errors-response.js +1 -1
  537. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  538. package/lib/response/list-work-request-logs-response.js +1 -1
  539. package/lib/response/list-work-requests-response.d.ts +1 -1
  540. package/lib/response/list-work-requests-response.js +1 -1
  541. package/lib/response/migrate-network-firewall-policy-response.d.ts +1 -1
  542. package/lib/response/migrate-network-firewall-policy-response.js +1 -1
  543. package/lib/response/update-address-list-response.d.ts +1 -1
  544. package/lib/response/update-address-list-response.js +1 -1
  545. package/lib/response/update-application-group-response.d.ts +1 -1
  546. package/lib/response/update-application-group-response.js +1 -1
  547. package/lib/response/update-application-response.d.ts +1 -1
  548. package/lib/response/update-application-response.js +1 -1
  549. package/lib/response/update-decryption-profile-response.d.ts +1 -1
  550. package/lib/response/update-decryption-profile-response.js +1 -1
  551. package/lib/response/update-decryption-rule-response.d.ts +1 -1
  552. package/lib/response/update-decryption-rule-response.js +1 -1
  553. package/lib/response/update-mapped-secret-response.d.ts +1 -1
  554. package/lib/response/update-mapped-secret-response.js +1 -1
  555. package/lib/response/update-network-firewall-policy-response.d.ts +1 -1
  556. package/lib/response/update-network-firewall-policy-response.js +1 -1
  557. package/lib/response/update-network-firewall-response.d.ts +1 -1
  558. package/lib/response/update-network-firewall-response.js +1 -1
  559. package/lib/response/update-security-rule-response.d.ts +1 -1
  560. package/lib/response/update-security-rule-response.js +1 -1
  561. package/lib/response/update-service-list-response.d.ts +1 -1
  562. package/lib/response/update-service-list-response.js +1 -1
  563. package/lib/response/update-service-response.d.ts +1 -1
  564. package/lib/response/update-service-response.js +1 -1
  565. package/lib/response/update-url-list-response.d.ts +1 -1
  566. package/lib/response/update-url-list-response.js +1 -1
  567. package/package.json +3 -3
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as serviceRequests from "./request";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/ApplyNetworkFirewallPolicy.ts.html |here} to see how to use ApplyNetworkFirewallPolicyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/ApplyNetworkFirewallPolicy.ts.html |here} to see how to use ApplyNetworkFirewallPolicyRequest.
17
17
  */
18
18
  export interface ApplyNetworkFirewallPolicyRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /// <reference types="node" />
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/BulkUploadAddressLists.ts.html |here} to see how to use BulkUploadAddressListsRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/BulkUploadAddressLists.ts.html |here} to see how to use BulkUploadAddressListsRequest.
18
18
  */
19
19
  export interface BulkUploadAddressListsRequest extends common.BaseRequest {
20
20
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /// <reference types="node" />
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/BulkUploadApplicationGroups.ts.html |here} to see how to use BulkUploadApplicationGroupsRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/BulkUploadApplicationGroups.ts.html |here} to see how to use BulkUploadApplicationGroupsRequest.
18
18
  */
19
19
  export interface BulkUploadApplicationGroupsRequest extends common.BaseRequest {
20
20
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /// <reference types="node" />
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/BulkUploadApplications.ts.html |here} to see how to use BulkUploadApplicationsRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/BulkUploadApplications.ts.html |here} to see how to use BulkUploadApplicationsRequest.
18
18
  */
19
19
  export interface BulkUploadApplicationsRequest extends common.BaseRequest {
20
20
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /// <reference types="node" />
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/BulkUploadDecryptionProfiles.ts.html |here} to see how to use BulkUploadDecryptionProfilesRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/BulkUploadDecryptionProfiles.ts.html |here} to see how to use BulkUploadDecryptionProfilesRequest.
18
18
  */
19
19
  export interface BulkUploadDecryptionProfilesRequest extends common.BaseRequest {
20
20
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /// <reference types="node" />
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/BulkUploadDecryptionRules.ts.html |here} to see how to use BulkUploadDecryptionRulesRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/BulkUploadDecryptionRules.ts.html |here} to see how to use BulkUploadDecryptionRulesRequest.
18
18
  */
19
19
  export interface BulkUploadDecryptionRulesRequest extends common.BaseRequest {
20
20
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /// <reference types="node" />
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/BulkUploadMappedSecrets.ts.html |here} to see how to use BulkUploadMappedSecretsRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/BulkUploadMappedSecrets.ts.html |here} to see how to use BulkUploadMappedSecretsRequest.
18
18
  */
19
19
  export interface BulkUploadMappedSecretsRequest extends common.BaseRequest {
20
20
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /// <reference types="node" />
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/BulkUploadSecurityRules.ts.html |here} to see how to use BulkUploadSecurityRulesRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/BulkUploadSecurityRules.ts.html |here} to see how to use BulkUploadSecurityRulesRequest.
18
18
  */
19
19
  export interface BulkUploadSecurityRulesRequest extends common.BaseRequest {
20
20
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /// <reference types="node" />
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/BulkUploadServiceLists.ts.html |here} to see how to use BulkUploadServiceListsRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/BulkUploadServiceLists.ts.html |here} to see how to use BulkUploadServiceListsRequest.
18
18
  */
19
19
  export interface BulkUploadServiceListsRequest extends common.BaseRequest {
20
20
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /// <reference types="node" />
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/BulkUploadServices.ts.html |here} to see how to use BulkUploadServicesRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/BulkUploadServices.ts.html |here} to see how to use BulkUploadServicesRequest.
18
18
  */
19
19
  export interface BulkUploadServicesRequest extends common.BaseRequest {
20
20
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /// <reference types="node" />
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/BulkUploadUrlLists.ts.html |here} to see how to use BulkUploadUrlListsRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/BulkUploadUrlLists.ts.html |here} to see how to use BulkUploadUrlListsRequest.
18
18
  */
19
19
  export interface BulkUploadUrlListsRequest extends common.BaseRequest {
20
20
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
16
16
  */
17
17
  export interface CancelWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/ChangeNetworkFirewallCompartment.ts.html |here} to see how to use ChangeNetworkFirewallCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/ChangeNetworkFirewallCompartment.ts.html |here} to see how to use ChangeNetworkFirewallCompartmentRequest.
17
17
  */
18
18
  export interface ChangeNetworkFirewallCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/ChangeNetworkFirewallPolicyCompartment.ts.html |here} to see how to use ChangeNetworkFirewallPolicyCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/ChangeNetworkFirewallPolicyCompartment.ts.html |here} to see how to use ChangeNetworkFirewallPolicyCompartmentRequest.
17
17
  */
18
18
  export interface ChangeNetworkFirewallPolicyCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/CloneNetworkFirewallPolicy.ts.html |here} to see how to use CloneNetworkFirewallPolicyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/CloneNetworkFirewallPolicy.ts.html |here} to see how to use CloneNetworkFirewallPolicyRequest.
17
17
  */
18
18
  export interface CloneNetworkFirewallPolicyRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/CreateAddressList.ts.html |here} to see how to use CreateAddressListRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/CreateAddressList.ts.html |here} to see how to use CreateAddressListRequest.
17
17
  */
18
18
  export interface CreateAddressListRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/CreateApplicationGroup.ts.html |here} to see how to use CreateApplicationGroupRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/CreateApplicationGroup.ts.html |here} to see how to use CreateApplicationGroupRequest.
17
17
  */
18
18
  export interface CreateApplicationGroupRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/networkfirewall/CreateApplication.ts.html |here} to see how to use CreateApplicationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/networkfirewall/CreateApplication.ts.html |here} to see how to use CreateApplicationRequest.
17
17
  */
18
18
  export interface CreateApplicationRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });