oci-apigateway 2.76.0 → 2.77.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (535) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/apigateway-waiter.d.ts +1 -1
  4. package/lib/apigateway-waiter.js +1 -1
  5. package/lib/client.d.ts +51 -51
  6. package/lib/client.js +51 -51
  7. package/lib/deployment-waiter.d.ts +1 -1
  8. package/lib/deployment-waiter.js +1 -1
  9. package/lib/gateway-waiter.d.ts +1 -1
  10. package/lib/gateway-waiter.js +1 -1
  11. package/lib/model/access-log-policy.d.ts +1 -1
  12. package/lib/model/access-log-policy.js +1 -1
  13. package/lib/model/additional-validation-policy.d.ts +1 -1
  14. package/lib/model/additional-validation-policy.js +1 -1
  15. package/lib/model/anonymous-route-authorization-policy.d.ts +1 -1
  16. package/lib/model/anonymous-route-authorization-policy.js +1 -1
  17. package/lib/model/any-of-route-authorization-policy.d.ts +1 -1
  18. package/lib/model/any-of-route-authorization-policy.js +1 -1
  19. package/lib/model/any-of-selection-key.d.ts +1 -1
  20. package/lib/model/any-of-selection-key.js +1 -1
  21. package/lib/model/api-collection.d.ts +1 -1
  22. package/lib/model/api-collection.js +1 -1
  23. package/lib/model/api-specification-logging-policies.d.ts +1 -1
  24. package/lib/model/api-specification-logging-policies.js +1 -1
  25. package/lib/model/api-specification-request-policies.d.ts +1 -1
  26. package/lib/model/api-specification-request-policies.js +1 -1
  27. package/lib/model/api-specification-route-backend.d.ts +1 -1
  28. package/lib/model/api-specification-route-backend.js +1 -1
  29. package/lib/model/api-specification-route-request-policies.d.ts +1 -1
  30. package/lib/model/api-specification-route-request-policies.js +1 -1
  31. package/lib/model/api-specification-route-response-policies.d.ts +1 -1
  32. package/lib/model/api-specification-route-response-policies.js +1 -1
  33. package/lib/model/api-specification-route.d.ts +1 -1
  34. package/lib/model/api-specification-route.js +1 -1
  35. package/lib/model/api-specification.d.ts +1 -1
  36. package/lib/model/api-specification.js +1 -1
  37. package/lib/model/api-summary.d.ts +4 -4
  38. package/lib/model/api-summary.js +1 -1
  39. package/lib/model/api-validation-detail.d.ts +1 -1
  40. package/lib/model/api-validation-detail.js +1 -1
  41. package/lib/model/api-validation-details.d.ts +1 -1
  42. package/lib/model/api-validation-details.js +1 -1
  43. package/lib/model/api-validation-result.d.ts +1 -1
  44. package/lib/model/api-validation-result.js +1 -1
  45. package/lib/model/api-validations.d.ts +1 -1
  46. package/lib/model/api-validations.js +1 -1
  47. package/lib/model/api.d.ts +4 -4
  48. package/lib/model/api.js +1 -1
  49. package/lib/model/authentication-only-route-authorization-policy.d.ts +1 -1
  50. package/lib/model/authentication-only-route-authorization-policy.js +1 -1
  51. package/lib/model/authentication-policy.d.ts +1 -1
  52. package/lib/model/authentication-policy.js +1 -1
  53. package/lib/model/authentication-server-policy.d.ts +1 -1
  54. package/lib/model/authentication-server-policy.js +1 -1
  55. package/lib/model/body-validation-request-policy.d.ts +5 -5
  56. package/lib/model/body-validation-request-policy.js +1 -1
  57. package/lib/model/ca-bundle.d.ts +1 -1
  58. package/lib/model/ca-bundle.js +1 -1
  59. package/lib/model/certificate-collection.d.ts +1 -1
  60. package/lib/model/certificate-collection.js +1 -1
  61. package/lib/model/certificate-summary.d.ts +4 -4
  62. package/lib/model/certificate-summary.js +1 -1
  63. package/lib/model/certificate.d.ts +4 -4
  64. package/lib/model/certificate.js +1 -1
  65. package/lib/model/certificates-ca-bundle.d.ts +1 -1
  66. package/lib/model/certificates-ca-bundle.js +1 -1
  67. package/lib/model/certificates-certificate-authority.d.ts +1 -1
  68. package/lib/model/certificates-certificate-authority.js +1 -1
  69. package/lib/model/change-api-compartment-details.d.ts +1 -1
  70. package/lib/model/change-api-compartment-details.js +1 -1
  71. package/lib/model/change-certificate-compartment-details.d.ts +1 -1
  72. package/lib/model/change-certificate-compartment-details.js +1 -1
  73. package/lib/model/change-deployment-compartment-details.d.ts +1 -1
  74. package/lib/model/change-deployment-compartment-details.js +1 -1
  75. package/lib/model/change-gateway-compartment-details.d.ts +1 -1
  76. package/lib/model/change-gateway-compartment-details.js +1 -1
  77. package/lib/model/change-subscriber-compartment-details.d.ts +1 -1
  78. package/lib/model/change-subscriber-compartment-details.js +1 -1
  79. package/lib/model/change-usage-plan-compartment-details.d.ts +1 -1
  80. package/lib/model/change-usage-plan-compartment-details.js +1 -1
  81. package/lib/model/client-app-details.d.ts +1 -1
  82. package/lib/model/client-app-details.js +1 -1
  83. package/lib/model/client-summary.d.ts +1 -1
  84. package/lib/model/client-summary.js +1 -1
  85. package/lib/model/client.d.ts +1 -1
  86. package/lib/model/client.js +1 -1
  87. package/lib/model/content-validation.d.ts +1 -1
  88. package/lib/model/content-validation.js +1 -1
  89. package/lib/model/cors-policy.d.ts +1 -1
  90. package/lib/model/cors-policy.js +1 -1
  91. package/lib/model/create-api-details.d.ts +4 -4
  92. package/lib/model/create-api-details.js +1 -1
  93. package/lib/model/create-certificate-details.d.ts +4 -4
  94. package/lib/model/create-certificate-details.js +1 -1
  95. package/lib/model/create-deployment-details.d.ts +4 -4
  96. package/lib/model/create-deployment-details.js +1 -1
  97. package/lib/model/create-gateway-details.d.ts +6 -6
  98. package/lib/model/create-gateway-details.js +1 -1
  99. package/lib/model/create-sdk-details.d.ts +5 -5
  100. package/lib/model/create-sdk-details.js +1 -1
  101. package/lib/model/create-subscriber-details.d.ts +4 -4
  102. package/lib/model/create-subscriber-details.js +1 -1
  103. package/lib/model/create-usage-plan-details.d.ts +4 -4
  104. package/lib/model/create-usage-plan-details.js +1 -1
  105. package/lib/model/custom-authentication-policy.d.ts +2 -2
  106. package/lib/model/custom-authentication-policy.js +1 -1
  107. package/lib/model/custom-client-app-details.d.ts +1 -1
  108. package/lib/model/custom-client-app-details.js +1 -1
  109. package/lib/model/deployment-collection.d.ts +1 -1
  110. package/lib/model/deployment-collection.js +1 -1
  111. package/lib/model/deployment-summary.d.ts +4 -4
  112. package/lib/model/deployment-summary.js +1 -1
  113. package/lib/model/deployment.d.ts +4 -4
  114. package/lib/model/deployment.js +1 -1
  115. package/lib/model/discovery-uri-source-uri-details.d.ts +1 -1
  116. package/lib/model/discovery-uri-source-uri-details.js +1 -1
  117. package/lib/model/dynamic-authentication-policy.d.ts +1 -1
  118. package/lib/model/dynamic-authentication-policy.js +1 -1
  119. package/lib/model/dynamic-routing-backend.d.ts +1 -1
  120. package/lib/model/dynamic-routing-backend.js +1 -1
  121. package/lib/model/dynamic-routing-type-routing-backend.d.ts +1 -1
  122. package/lib/model/dynamic-routing-type-routing-backend.js +1 -1
  123. package/lib/model/dynamic-selection-key.d.ts +1 -1
  124. package/lib/model/dynamic-selection-key.js +1 -1
  125. package/lib/model/entitlement-summary.d.ts +1 -1
  126. package/lib/model/entitlement-summary.js +1 -1
  127. package/lib/model/entitlement-target.d.ts +1 -1
  128. package/lib/model/entitlement-target.js +1 -1
  129. package/lib/model/entitlement.d.ts +1 -1
  130. package/lib/model/entitlement.js +1 -1
  131. package/lib/model/execution-log-policy.d.ts +1 -1
  132. package/lib/model/execution-log-policy.js +1 -1
  133. package/lib/model/external-resp-cache.d.ts +1 -1
  134. package/lib/model/external-resp-cache.js +1 -1
  135. package/lib/model/filter-header-policy-item.d.ts +1 -1
  136. package/lib/model/filter-header-policy-item.js +1 -1
  137. package/lib/model/filter-header-policy.d.ts +1 -1
  138. package/lib/model/filter-header-policy.js +1 -1
  139. package/lib/model/filter-query-parameter-policy-item.d.ts +1 -1
  140. package/lib/model/filter-query-parameter-policy-item.js +1 -1
  141. package/lib/model/filter-query-parameter-policy.d.ts +1 -1
  142. package/lib/model/filter-query-parameter-policy.js +1 -1
  143. package/lib/model/fixed-tt-lresponse-cache-store-policy.d.ts +1 -1
  144. package/lib/model/fixed-tt-lresponse-cache-store-policy.js +1 -1
  145. package/lib/model/gateway-collection.d.ts +1 -1
  146. package/lib/model/gateway-collection.js +1 -1
  147. package/lib/model/gateway-summary.d.ts +6 -6
  148. package/lib/model/gateway-summary.js +1 -1
  149. package/lib/model/gateway.d.ts +6 -6
  150. package/lib/model/gateway.js +1 -1
  151. package/lib/model/h-tt-pbackend.d.ts +1 -1
  152. package/lib/model/h-tt-pbackend.js +1 -1
  153. package/lib/model/header-field-specification.d.ts +1 -1
  154. package/lib/model/header-field-specification.js +1 -1
  155. package/lib/model/header-transformation-policy.d.ts +1 -1
  156. package/lib/model/header-transformation-policy.js +1 -1
  157. package/lib/model/header-validation-item.d.ts +1 -1
  158. package/lib/model/header-validation-item.js +1 -1
  159. package/lib/model/header-validation-request-policy.d.ts +4 -4
  160. package/lib/model/header-validation-request-policy.js +1 -1
  161. package/lib/model/index.d.ts +1 -1
  162. package/lib/model/index.js +1 -1
  163. package/lib/model/ip-address.d.ts +1 -1
  164. package/lib/model/ip-address.js +1 -1
  165. package/lib/model/json-web-key.d.ts +1 -1
  166. package/lib/model/json-web-key.js +1 -1
  167. package/lib/model/json-web-token-claim.d.ts +1 -1
  168. package/lib/model/json-web-token-claim.js +1 -1
  169. package/lib/model/jwt-authentication-policy.d.ts +1 -1
  170. package/lib/model/jwt-authentication-policy.js +1 -1
  171. package/lib/model/modify-response-validation-failure-policy.d.ts +1 -1
  172. package/lib/model/modify-response-validation-failure-policy.js +1 -1
  173. package/lib/model/mutual-tls-details.d.ts +1 -1
  174. package/lib/model/mutual-tls-details.js +1 -1
  175. package/lib/model/no-cache.d.ts +1 -1
  176. package/lib/model/no-cache.js +1 -1
  177. package/lib/model/no-content-validation.d.ts +1 -1
  178. package/lib/model/no-content-validation.js +1 -1
  179. package/lib/model/o-auth2-logout-backend.d.ts +1 -1
  180. package/lib/model/o-auth2-logout-backend.js +1 -1
  181. package/lib/model/o-auth2-response-validation-failure-policy.d.ts +1 -1
  182. package/lib/model/o-auth2-response-validation-failure-policy.js +1 -1
  183. package/lib/model/oracle-function-backend.d.ts +1 -1
  184. package/lib/model/oracle-function-backend.js +1 -1
  185. package/lib/model/pem-encoded-public-key.d.ts +1 -1
  186. package/lib/model/pem-encoded-public-key.js +1 -1
  187. package/lib/model/public-key-set.d.ts +1 -1
  188. package/lib/model/public-key-set.js +1 -1
  189. package/lib/model/query-parameter-transformation-policy.d.ts +1 -1
  190. package/lib/model/query-parameter-transformation-policy.js +1 -1
  191. package/lib/model/query-parameter-validation-item.d.ts +1 -1
  192. package/lib/model/query-parameter-validation-item.js +1 -1
  193. package/lib/model/query-parameter-validation-request-policy.d.ts +4 -4
  194. package/lib/model/query-parameter-validation-request-policy.js +1 -1
  195. package/lib/model/quota.d.ts +5 -5
  196. package/lib/model/quota.js +1 -1
  197. package/lib/model/rate-limit.d.ts +2 -2
  198. package/lib/model/rate-limit.js +1 -1
  199. package/lib/model/rate-limiting-policy.d.ts +1 -1
  200. package/lib/model/rate-limiting-policy.js +1 -1
  201. package/lib/model/remote-json-web-key-set.d.ts +1 -1
  202. package/lib/model/remote-json-web-key-set.js +1 -1
  203. package/lib/model/rename-header-policy-item.d.ts +1 -1
  204. package/lib/model/rename-header-policy-item.js +1 -1
  205. package/lib/model/rename-header-policy.d.ts +1 -1
  206. package/lib/model/rename-header-policy.js +1 -1
  207. package/lib/model/rename-query-parameter-policy-item.d.ts +1 -1
  208. package/lib/model/rename-query-parameter-policy-item.js +1 -1
  209. package/lib/model/rename-query-parameter-policy.d.ts +1 -1
  210. package/lib/model/rename-query-parameter-policy.js +1 -1
  211. package/lib/model/request-parameter-validation.d.ts +1 -1
  212. package/lib/model/request-parameter-validation.js +1 -1
  213. package/lib/model/response-cache-details.d.ts +1 -1
  214. package/lib/model/response-cache-details.js +1 -1
  215. package/lib/model/response-cache-lookup-policy.d.ts +1 -1
  216. package/lib/model/response-cache-lookup-policy.js +1 -1
  217. package/lib/model/response-cache-resp-server.d.ts +1 -1
  218. package/lib/model/response-cache-resp-server.js +1 -1
  219. package/lib/model/response-cache-store-policy.d.ts +1 -1
  220. package/lib/model/response-cache-store-policy.js +1 -1
  221. package/lib/model/route-authorization-policy.d.ts +1 -1
  222. package/lib/model/route-authorization-policy.js +1 -1
  223. package/lib/model/sdk-collection.d.ts +1 -1
  224. package/lib/model/sdk-collection.js +1 -1
  225. package/lib/model/sdk-language-optional-parameters-allowed-value.d.ts +1 -1
  226. package/lib/model/sdk-language-optional-parameters-allowed-value.js +1 -1
  227. package/lib/model/sdk-language-optional-parameters.d.ts +2 -2
  228. package/lib/model/sdk-language-optional-parameters.js +1 -1
  229. package/lib/model/sdk-language-type-collection.d.ts +1 -1
  230. package/lib/model/sdk-language-type-collection.js +1 -1
  231. package/lib/model/sdk-language-type-summary.d.ts +1 -1
  232. package/lib/model/sdk-language-type-summary.js +1 -1
  233. package/lib/model/sdk-language-types.d.ts +1 -1
  234. package/lib/model/sdk-language-types.js +1 -1
  235. package/lib/model/sdk-summary.d.ts +4 -4
  236. package/lib/model/sdk-summary.js +1 -1
  237. package/lib/model/sdk.d.ts +5 -5
  238. package/lib/model/sdk.js +1 -1
  239. package/lib/model/selection-source-policy.d.ts +1 -1
  240. package/lib/model/selection-source-policy.js +1 -1
  241. package/lib/model/set-header-policy-item.d.ts +1 -1
  242. package/lib/model/set-header-policy-item.js +1 -1
  243. package/lib/model/set-header-policy.d.ts +1 -1
  244. package/lib/model/set-header-policy.js +1 -1
  245. package/lib/model/set-query-parameter-policy-item.d.ts +1 -1
  246. package/lib/model/set-query-parameter-policy-item.js +1 -1
  247. package/lib/model/set-query-parameter-policy.d.ts +1 -1
  248. package/lib/model/set-query-parameter-policy.js +1 -1
  249. package/lib/model/simple-lookup-policy.d.ts +1 -1
  250. package/lib/model/simple-lookup-policy.js +1 -1
  251. package/lib/model/single-selection-source-policy.d.ts +1 -1
  252. package/lib/model/single-selection-source-policy.js +1 -1
  253. package/lib/model/source-uri-details.d.ts +1 -1
  254. package/lib/model/source-uri-details.js +1 -1
  255. package/lib/model/static-public-key-set.d.ts +1 -1
  256. package/lib/model/static-public-key-set.js +1 -1
  257. package/lib/model/static-public-key.d.ts +1 -1
  258. package/lib/model/static-public-key.js +1 -1
  259. package/lib/model/stock-response-backend.d.ts +1 -1
  260. package/lib/model/stock-response-backend.js +1 -1
  261. package/lib/model/subscriber-collection.d.ts +1 -1
  262. package/lib/model/subscriber-collection.js +1 -1
  263. package/lib/model/subscriber-summary.d.ts +4 -4
  264. package/lib/model/subscriber-summary.js +1 -1
  265. package/lib/model/subscriber.d.ts +4 -4
  266. package/lib/model/subscriber.js +1 -1
  267. package/lib/model/token-authentication-policy.d.ts +1 -1
  268. package/lib/model/token-authentication-policy.js +1 -1
  269. package/lib/model/token-authentication-remote-discovery-validation-policy.d.ts +1 -1
  270. package/lib/model/token-authentication-remote-discovery-validation-policy.js +1 -1
  271. package/lib/model/token-authentication-remote-jw-ks-validation-policy.d.ts +1 -1
  272. package/lib/model/token-authentication-remote-jw-ks-validation-policy.js +1 -1
  273. package/lib/model/token-authentication-static-keys-validation-policy.d.ts +1 -1
  274. package/lib/model/token-authentication-static-keys-validation-policy.js +1 -1
  275. package/lib/model/token-authentication-validation-policy.d.ts +1 -1
  276. package/lib/model/token-authentication-validation-policy.js +1 -1
  277. package/lib/model/update-api-details.d.ts +4 -4
  278. package/lib/model/update-api-details.js +1 -1
  279. package/lib/model/update-certificate-details.d.ts +4 -4
  280. package/lib/model/update-certificate-details.js +1 -1
  281. package/lib/model/update-deployment-details.d.ts +4 -4
  282. package/lib/model/update-deployment-details.js +1 -1
  283. package/lib/model/update-gateway-details.d.ts +4 -4
  284. package/lib/model/update-gateway-details.js +1 -1
  285. package/lib/model/update-sdk-details.d.ts +4 -4
  286. package/lib/model/update-sdk-details.js +1 -1
  287. package/lib/model/update-subscriber-details.d.ts +4 -4
  288. package/lib/model/update-subscriber-details.js +1 -1
  289. package/lib/model/update-usage-plan-details.d.ts +4 -4
  290. package/lib/model/update-usage-plan-details.js +1 -1
  291. package/lib/model/usage-plan-collection.d.ts +1 -1
  292. package/lib/model/usage-plan-collection.js +1 -1
  293. package/lib/model/usage-plan-summary.d.ts +4 -4
  294. package/lib/model/usage-plan-summary.js +1 -1
  295. package/lib/model/usage-plan.d.ts +4 -4
  296. package/lib/model/usage-plan.js +1 -1
  297. package/lib/model/usage-plans-policy.d.ts +1 -1
  298. package/lib/model/usage-plans-policy.js +1 -1
  299. package/lib/model/validation-block-client-app-details.d.ts +1 -1
  300. package/lib/model/validation-block-client-app-details.js +1 -1
  301. package/lib/model/validation-block-source-uri-details.d.ts +1 -1
  302. package/lib/model/validation-block-source-uri-details.js +1 -1
  303. package/lib/model/validation-failure-policy.d.ts +1 -1
  304. package/lib/model/validation-failure-policy.js +1 -1
  305. package/lib/model/validation-request-policy.d.ts +4 -4
  306. package/lib/model/validation-request-policy.js +1 -1
  307. package/lib/model/wildcard-selection-key.d.ts +1 -1
  308. package/lib/model/wildcard-selection-key.js +1 -1
  309. package/lib/model/work-request-collection.d.ts +1 -1
  310. package/lib/model/work-request-collection.js +1 -1
  311. package/lib/model/work-request-error-collection.d.ts +1 -1
  312. package/lib/model/work-request-error-collection.js +1 -1
  313. package/lib/model/work-request-error.d.ts +1 -1
  314. package/lib/model/work-request-error.js +1 -1
  315. package/lib/model/work-request-log-collection.d.ts +1 -1
  316. package/lib/model/work-request-log-collection.js +1 -1
  317. package/lib/model/work-request-log.d.ts +1 -1
  318. package/lib/model/work-request-log.js +1 -1
  319. package/lib/model/work-request-resource.d.ts +1 -1
  320. package/lib/model/work-request-resource.js +1 -1
  321. package/lib/model/work-request-summary.d.ts +1 -1
  322. package/lib/model/work-request-summary.js +1 -1
  323. package/lib/model/work-request.d.ts +1 -1
  324. package/lib/model/work-request.js +1 -1
  325. package/lib/request/cancel-work-request-request.d.ts +3 -3
  326. package/lib/request/cancel-work-request-request.js +1 -1
  327. package/lib/request/change-api-compartment-request.d.ts +3 -3
  328. package/lib/request/change-api-compartment-request.js +1 -1
  329. package/lib/request/change-certificate-compartment-request.d.ts +3 -3
  330. package/lib/request/change-certificate-compartment-request.js +1 -1
  331. package/lib/request/change-deployment-compartment-request.d.ts +3 -3
  332. package/lib/request/change-deployment-compartment-request.js +1 -1
  333. package/lib/request/change-gateway-compartment-request.d.ts +3 -3
  334. package/lib/request/change-gateway-compartment-request.js +1 -1
  335. package/lib/request/change-subscriber-compartment-request.d.ts +3 -3
  336. package/lib/request/change-subscriber-compartment-request.js +1 -1
  337. package/lib/request/change-usage-plan-compartment-request.d.ts +3 -3
  338. package/lib/request/change-usage-plan-compartment-request.js +1 -1
  339. package/lib/request/create-api-request.d.ts +2 -2
  340. package/lib/request/create-api-request.js +1 -1
  341. package/lib/request/create-certificate-request.d.ts +2 -2
  342. package/lib/request/create-certificate-request.js +1 -1
  343. package/lib/request/create-deployment-request.d.ts +2 -2
  344. package/lib/request/create-deployment-request.js +1 -1
  345. package/lib/request/create-gateway-request.d.ts +2 -2
  346. package/lib/request/create-gateway-request.js +1 -1
  347. package/lib/request/create-sdk-request.d.ts +2 -2
  348. package/lib/request/create-sdk-request.js +1 -1
  349. package/lib/request/create-subscriber-request.d.ts +2 -2
  350. package/lib/request/create-subscriber-request.js +1 -1
  351. package/lib/request/create-usage-plan-request.d.ts +2 -2
  352. package/lib/request/create-usage-plan-request.js +1 -1
  353. package/lib/request/delete-api-request.d.ts +3 -3
  354. package/lib/request/delete-api-request.js +1 -1
  355. package/lib/request/delete-certificate-request.d.ts +3 -3
  356. package/lib/request/delete-certificate-request.js +1 -1
  357. package/lib/request/delete-deployment-request.d.ts +3 -3
  358. package/lib/request/delete-deployment-request.js +1 -1
  359. package/lib/request/delete-gateway-request.d.ts +3 -3
  360. package/lib/request/delete-gateway-request.js +1 -1
  361. package/lib/request/delete-sdk-request.d.ts +3 -3
  362. package/lib/request/delete-sdk-request.js +1 -1
  363. package/lib/request/delete-subscriber-request.d.ts +3 -3
  364. package/lib/request/delete-subscriber-request.js +1 -1
  365. package/lib/request/delete-usage-plan-request.d.ts +3 -3
  366. package/lib/request/delete-usage-plan-request.js +1 -1
  367. package/lib/request/get-api-content-request.d.ts +3 -3
  368. package/lib/request/get-api-content-request.js +1 -1
  369. package/lib/request/get-api-deployment-specification-request.d.ts +3 -3
  370. package/lib/request/get-api-deployment-specification-request.js +1 -1
  371. package/lib/request/get-api-request.d.ts +2 -2
  372. package/lib/request/get-api-request.js +1 -1
  373. package/lib/request/get-api-validations-request.d.ts +3 -3
  374. package/lib/request/get-api-validations-request.js +1 -1
  375. package/lib/request/get-certificate-request.d.ts +2 -2
  376. package/lib/request/get-certificate-request.js +1 -1
  377. package/lib/request/get-deployment-request.d.ts +2 -2
  378. package/lib/request/get-deployment-request.js +1 -1
  379. package/lib/request/get-gateway-request.d.ts +2 -2
  380. package/lib/request/get-gateway-request.js +1 -1
  381. package/lib/request/get-sdk-request.d.ts +2 -2
  382. package/lib/request/get-sdk-request.js +1 -1
  383. package/lib/request/get-subscriber-request.d.ts +2 -2
  384. package/lib/request/get-subscriber-request.js +1 -1
  385. package/lib/request/get-usage-plan-request.d.ts +2 -2
  386. package/lib/request/get-usage-plan-request.js +1 -1
  387. package/lib/request/get-work-request-request.d.ts +2 -2
  388. package/lib/request/get-work-request-request.js +1 -1
  389. package/lib/request/index.d.ts +1 -1
  390. package/lib/request/index.js +1 -1
  391. package/lib/request/list-apis-request.d.ts +7 -7
  392. package/lib/request/list-apis-request.js +1 -1
  393. package/lib/request/list-certificates-request.d.ts +7 -7
  394. package/lib/request/list-certificates-request.js +1 -1
  395. package/lib/request/list-deployments-request.d.ts +7 -7
  396. package/lib/request/list-deployments-request.js +1 -1
  397. package/lib/request/list-gateways-request.d.ts +7 -7
  398. package/lib/request/list-gateways-request.js +1 -1
  399. package/lib/request/list-sdk-language-types-request.d.ts +6 -6
  400. package/lib/request/list-sdk-language-types-request.js +1 -1
  401. package/lib/request/list-sdks-request.d.ts +7 -7
  402. package/lib/request/list-sdks-request.js +1 -1
  403. package/lib/request/list-subscribers-request.d.ts +7 -7
  404. package/lib/request/list-subscribers-request.js +1 -1
  405. package/lib/request/list-usage-plans-request.d.ts +7 -7
  406. package/lib/request/list-usage-plans-request.js +1 -1
  407. package/lib/request/list-work-request-errors-request.d.ts +5 -5
  408. package/lib/request/list-work-request-errors-request.js +1 -1
  409. package/lib/request/list-work-request-logs-request.d.ts +5 -5
  410. package/lib/request/list-work-request-logs-request.js +1 -1
  411. package/lib/request/list-work-requests-request.d.ts +5 -5
  412. package/lib/request/list-work-requests-request.js +1 -1
  413. package/lib/request/update-api-request.d.ts +3 -3
  414. package/lib/request/update-api-request.js +1 -1
  415. package/lib/request/update-certificate-request.d.ts +3 -3
  416. package/lib/request/update-certificate-request.js +1 -1
  417. package/lib/request/update-deployment-request.d.ts +3 -3
  418. package/lib/request/update-deployment-request.js +1 -1
  419. package/lib/request/update-gateway-request.d.ts +3 -3
  420. package/lib/request/update-gateway-request.js +1 -1
  421. package/lib/request/update-sdk-request.d.ts +3 -3
  422. package/lib/request/update-sdk-request.js +1 -1
  423. package/lib/request/update-subscriber-request.d.ts +3 -3
  424. package/lib/request/update-subscriber-request.js +1 -1
  425. package/lib/request/update-usage-plan-request.d.ts +3 -3
  426. package/lib/request/update-usage-plan-request.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-api-compartment-response.d.ts +1 -1
  430. package/lib/response/change-api-compartment-response.js +1 -1
  431. package/lib/response/change-certificate-compartment-response.d.ts +1 -1
  432. package/lib/response/change-certificate-compartment-response.js +1 -1
  433. package/lib/response/change-deployment-compartment-response.d.ts +1 -1
  434. package/lib/response/change-deployment-compartment-response.js +1 -1
  435. package/lib/response/change-gateway-compartment-response.d.ts +1 -1
  436. package/lib/response/change-gateway-compartment-response.js +1 -1
  437. package/lib/response/change-subscriber-compartment-response.d.ts +1 -1
  438. package/lib/response/change-subscriber-compartment-response.js +1 -1
  439. package/lib/response/change-usage-plan-compartment-response.d.ts +1 -1
  440. package/lib/response/change-usage-plan-compartment-response.js +1 -1
  441. package/lib/response/create-api-response.d.ts +2 -2
  442. package/lib/response/create-api-response.js +1 -1
  443. package/lib/response/create-certificate-response.d.ts +2 -2
  444. package/lib/response/create-certificate-response.js +1 -1
  445. package/lib/response/create-deployment-response.d.ts +2 -2
  446. package/lib/response/create-deployment-response.js +1 -1
  447. package/lib/response/create-gateway-response.d.ts +2 -2
  448. package/lib/response/create-gateway-response.js +1 -1
  449. package/lib/response/create-sdk-response.d.ts +2 -2
  450. package/lib/response/create-sdk-response.js +1 -1
  451. package/lib/response/create-subscriber-response.d.ts +2 -2
  452. package/lib/response/create-subscriber-response.js +1 -1
  453. package/lib/response/create-usage-plan-response.d.ts +2 -2
  454. package/lib/response/create-usage-plan-response.js +1 -1
  455. package/lib/response/delete-api-response.d.ts +1 -1
  456. package/lib/response/delete-api-response.js +1 -1
  457. package/lib/response/delete-certificate-response.d.ts +1 -1
  458. package/lib/response/delete-certificate-response.js +1 -1
  459. package/lib/response/delete-deployment-response.d.ts +1 -1
  460. package/lib/response/delete-deployment-response.js +1 -1
  461. package/lib/response/delete-gateway-response.d.ts +1 -1
  462. package/lib/response/delete-gateway-response.js +1 -1
  463. package/lib/response/delete-sdk-response.d.ts +1 -1
  464. package/lib/response/delete-sdk-response.js +1 -1
  465. package/lib/response/delete-subscriber-response.d.ts +1 -1
  466. package/lib/response/delete-subscriber-response.js +1 -1
  467. package/lib/response/delete-usage-plan-response.d.ts +1 -1
  468. package/lib/response/delete-usage-plan-response.js +1 -1
  469. package/lib/response/get-api-content-response.d.ts +2 -2
  470. package/lib/response/get-api-content-response.js +1 -1
  471. package/lib/response/get-api-deployment-specification-response.d.ts +2 -2
  472. package/lib/response/get-api-deployment-specification-response.js +1 -1
  473. package/lib/response/get-api-response.d.ts +2 -2
  474. package/lib/response/get-api-response.js +1 -1
  475. package/lib/response/get-api-validations-response.d.ts +2 -2
  476. package/lib/response/get-api-validations-response.js +1 -1
  477. package/lib/response/get-certificate-response.d.ts +2 -2
  478. package/lib/response/get-certificate-response.js +1 -1
  479. package/lib/response/get-deployment-response.d.ts +2 -2
  480. package/lib/response/get-deployment-response.js +1 -1
  481. package/lib/response/get-gateway-response.d.ts +2 -2
  482. package/lib/response/get-gateway-response.js +1 -1
  483. package/lib/response/get-sdk-response.d.ts +2 -2
  484. package/lib/response/get-sdk-response.js +1 -1
  485. package/lib/response/get-subscriber-response.d.ts +2 -2
  486. package/lib/response/get-subscriber-response.js +1 -1
  487. package/lib/response/get-usage-plan-response.d.ts +2 -2
  488. package/lib/response/get-usage-plan-response.js +1 -1
  489. package/lib/response/get-work-request-response.d.ts +2 -2
  490. package/lib/response/get-work-request-response.js +1 -1
  491. package/lib/response/index.d.ts +1 -1
  492. package/lib/response/index.js +1 -1
  493. package/lib/response/list-apis-response.d.ts +1 -1
  494. package/lib/response/list-apis-response.js +1 -1
  495. package/lib/response/list-certificates-response.d.ts +1 -1
  496. package/lib/response/list-certificates-response.js +1 -1
  497. package/lib/response/list-deployments-response.d.ts +1 -1
  498. package/lib/response/list-deployments-response.js +1 -1
  499. package/lib/response/list-gateways-response.d.ts +1 -1
  500. package/lib/response/list-gateways-response.js +1 -1
  501. package/lib/response/list-sdk-language-types-response.d.ts +1 -1
  502. package/lib/response/list-sdk-language-types-response.js +1 -1
  503. package/lib/response/list-sdks-response.d.ts +1 -1
  504. package/lib/response/list-sdks-response.js +1 -1
  505. package/lib/response/list-subscribers-response.d.ts +1 -1
  506. package/lib/response/list-subscribers-response.js +1 -1
  507. package/lib/response/list-usage-plans-response.d.ts +1 -1
  508. package/lib/response/list-usage-plans-response.js +1 -1
  509. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  510. package/lib/response/list-work-request-errors-response.js +1 -1
  511. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  512. package/lib/response/list-work-request-logs-response.js +1 -1
  513. package/lib/response/list-work-requests-response.d.ts +1 -1
  514. package/lib/response/list-work-requests-response.js +1 -1
  515. package/lib/response/update-api-response.d.ts +1 -1
  516. package/lib/response/update-api-response.js +1 -1
  517. package/lib/response/update-certificate-response.d.ts +1 -1
  518. package/lib/response/update-certificate-response.js +1 -1
  519. package/lib/response/update-deployment-response.d.ts +1 -1
  520. package/lib/response/update-deployment-response.js +1 -1
  521. package/lib/response/update-gateway-response.d.ts +1 -1
  522. package/lib/response/update-gateway-response.js +1 -1
  523. package/lib/response/update-sdk-response.d.ts +1 -1
  524. package/lib/response/update-sdk-response.js +1 -1
  525. package/lib/response/update-subscriber-response.d.ts +1 -1
  526. package/lib/response/update-subscriber-response.js +1 -1
  527. package/lib/response/update-usage-plan-response.d.ts +1 -1
  528. package/lib/response/update-usage-plan-response.js +1 -1
  529. package/lib/subscribers-waiter.d.ts +1 -1
  530. package/lib/subscribers-waiter.js +1 -1
  531. package/lib/usageplans-waiter.d.ts +1 -1
  532. package/lib/usageplans-waiter.js +1 -1
  533. package/lib/workrequests-waiter.d.ts +1 -1
  534. package/lib/workrequests-waiter.js +1 -1
  535. package/package.json +3 -3
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  /**
@@ -31,7 +31,7 @@ export interface DeploymentSummary {
31
31
  * A user-friendly name. Does not have to be unique, and it's changeable.
32
32
  * Avoid entering confidential information.
33
33
  * <p>
34
- Example: `My new resource`
34
+ Example: {@code My new resource}
35
35
  *
36
36
  */
37
37
  "displayName"?: string;
@@ -77,7 +77,7 @@ export interface DeploymentSummary {
77
77
  * with no predefined name, type, or namespace. For more information, see
78
78
  * [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
79
79
  * <p>
80
- Example: `{\"Department\": \"Finance\"}`
80
+ Example: {@code {\"Department\": \"Finance\"}}
81
81
  *
82
82
  */
83
83
  "freeformTags"?: {
@@ -88,7 +88,7 @@ export interface DeploymentSummary {
88
88
  * namespace. For more information, see
89
89
  * [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
90
90
  * <p>
91
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
91
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
92
92
  *
93
93
  */
94
94
  "definedTags"?: {
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -35,7 +35,7 @@ export interface Deployment {
35
35
  * A user-friendly name. Does not have to be unique, and it's changeable.
36
36
  * Avoid entering confidential information.
37
37
  * <p>
38
- Example: `My new resource`
38
+ Example: {@code My new resource}
39
39
  *
40
40
  */
41
41
  "displayName"?: string;
@@ -82,7 +82,7 @@ export interface Deployment {
82
82
  * with no predefined name, type, or namespace. For more information, see
83
83
  * [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
84
84
  * <p>
85
- Example: `{\"Department\": \"Finance\"}`
85
+ Example: {@code {\"Department\": \"Finance\"}}
86
86
  *
87
87
  */
88
88
  "freeformTags"?: {
@@ -93,7 +93,7 @@ export interface Deployment {
93
93
  * namespace. For more information, see
94
94
  * [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
95
95
  * <p>
96
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
96
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
97
97
  *
98
98
  */
99
99
  "definedTags"?: {
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  /**
@@ -26,7 +26,7 @@ export interface GatewaySummary {
26
26
  * A user-friendly name. Does not have to be unique, and it's changeable.
27
27
  * Avoid entering confidential information.
28
28
  * <p>
29
- Example: `My new resource`
29
+ Example: {@code My new resource}
30
30
  *
31
31
  */
32
32
  "displayName"?: string;
@@ -37,10 +37,10 @@ export interface GatewaySummary {
37
37
  */
38
38
  "compartmentId": string;
39
39
  /**
40
- * Gateway endpoint type. `PUBLIC` will have a public ip address assigned to it, while `PRIVATE` will only be
40
+ * Gateway endpoint type. {@code PUBLIC} will have a public ip address assigned to it, while {@code PRIVATE} will only be
41
41
  * accessible on a private IP address on the subnet.
42
42
  * <p>
43
- Example: `PUBLIC` or `PRIVATE`
43
+ Example: {@code PUBLIC} or {@code PRIVATE}
44
44
  *
45
45
  */
46
46
  "endpointType": string;
@@ -88,7 +88,7 @@ export interface GatewaySummary {
88
88
  * with no predefined name, type, or namespace. For more information, see
89
89
  * [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
90
90
  * <p>
91
- Example: `{\"Department\": \"Finance\"}`
91
+ Example: {@code {\"Department\": \"Finance\"}}
92
92
  *
93
93
  */
94
94
  "freeformTags"?: {
@@ -99,7 +99,7 @@ export interface GatewaySummary {
99
99
  * namespace. For more information, see
100
100
  * [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
101
101
  * <p>
102
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
102
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
103
103
  *
104
104
  */
105
105
  "definedTags"?: {
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -29,7 +29,7 @@ export interface Gateway {
29
29
  * A user-friendly name. Does not have to be unique, and it's changeable.
30
30
  * Avoid entering confidential information.
31
31
  * <p>
32
- Example: `My new resource`
32
+ Example: {@code My new resource}
33
33
  *
34
34
  */
35
35
  "displayName"?: string;
@@ -40,10 +40,10 @@ export interface Gateway {
40
40
  */
41
41
  "compartmentId": string;
42
42
  /**
43
- * Gateway endpoint type. `PUBLIC` will have a public ip address assigned to it, while `PRIVATE` will only be
43
+ * Gateway endpoint type. {@code PUBLIC} will have a public ip address assigned to it, while {@code PRIVATE} will only be
44
44
  * accessible on a private IP address on the subnet.
45
45
  * <p>
46
- Example: `PUBLIC` or `PRIVATE`
46
+ Example: {@code PUBLIC} or {@code PRIVATE}
47
47
  *
48
48
  */
49
49
  "endpointType": Gateway.EndpointType;
@@ -96,7 +96,7 @@ export interface Gateway {
96
96
  * with no predefined name, type, or namespace. For more information, see
97
97
  * [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
98
98
  * <p>
99
- Example: `{\"Department\": \"Finance\"}`
99
+ Example: {@code {\"Department\": \"Finance\"}}
100
100
  *
101
101
  */
102
102
  "freeformTags"?: {
@@ -107,7 +107,7 @@ export interface Gateway {
107
107
  * namespace. For more information, see
108
108
  * [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
109
109
  * <p>
110
- Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
110
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
111
111
  *
112
112
  */
113
113
  "definedTags"?: {
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  /**