oci-databasetools 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 (407) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +24 -24
  4. package/lib/client.js +24 -24
  5. package/lib/databasetools-waiter.d.ts +1 -1
  6. package/lib/databasetools-waiter.js +1 -1
  7. package/lib/model/action-type.d.ts +1 -1
  8. package/lib/model/action-type.js +1 -1
  9. package/lib/model/add-resource-lock-details.d.ts +1 -1
  10. package/lib/model/add-resource-lock-details.js +1 -1
  11. package/lib/model/change-database-tools-connection-compartment-details.d.ts +3 -3
  12. package/lib/model/change-database-tools-connection-compartment-details.js +1 -1
  13. package/lib/model/change-database-tools-private-endpoint-compartment-details.d.ts +2 -2
  14. package/lib/model/change-database-tools-private-endpoint-compartment-details.js +1 -1
  15. package/lib/model/connection-type.d.ts +1 -1
  16. package/lib/model/connection-type.js +1 -1
  17. package/lib/model/create-database-tools-connection-details.d.ts +3 -3
  18. package/lib/model/create-database-tools-connection-details.js +1 -1
  19. package/lib/model/create-database-tools-connection-generic-jdbc-details.d.ts +1 -1
  20. package/lib/model/create-database-tools-connection-generic-jdbc-details.js +1 -1
  21. package/lib/model/create-database-tools-connection-my-sql-details.d.ts +2 -2
  22. package/lib/model/create-database-tools-connection-my-sql-details.js +1 -1
  23. package/lib/model/create-database-tools-connection-oracle-database-details.d.ts +2 -2
  24. package/lib/model/create-database-tools-connection-oracle-database-details.js +1 -1
  25. package/lib/model/create-database-tools-connection-postgresql-details.d.ts +2 -2
  26. package/lib/model/create-database-tools-connection-postgresql-details.js +1 -1
  27. package/lib/model/create-database-tools-private-endpoint-details.d.ts +4 -4
  28. package/lib/model/create-database-tools-private-endpoint-details.js +1 -1
  29. package/lib/model/create-database-tools-related-resource-details.d.ts +1 -1
  30. package/lib/model/create-database-tools-related-resource-details.js +1 -1
  31. package/lib/model/create-database-tools-related-resource-my-sql-details.d.ts +1 -1
  32. package/lib/model/create-database-tools-related-resource-my-sql-details.js +1 -1
  33. package/lib/model/create-database-tools-related-resource-postgresql-details.d.ts +1 -1
  34. package/lib/model/create-database-tools-related-resource-postgresql-details.js +1 -1
  35. package/lib/model/database-tools-connection-collection.d.ts +3 -3
  36. package/lib/model/database-tools-connection-collection.js +1 -1
  37. package/lib/model/database-tools-connection-generic-jdbc-summary.d.ts +1 -1
  38. package/lib/model/database-tools-connection-generic-jdbc-summary.js +1 -1
  39. package/lib/model/database-tools-connection-generic-jdbc.d.ts +1 -1
  40. package/lib/model/database-tools-connection-generic-jdbc.js +1 -1
  41. package/lib/model/database-tools-connection-my-sql-summary.d.ts +3 -3
  42. package/lib/model/database-tools-connection-my-sql-summary.js +1 -1
  43. package/lib/model/database-tools-connection-my-sql.d.ts +2 -2
  44. package/lib/model/database-tools-connection-my-sql.js +1 -1
  45. package/lib/model/database-tools-connection-oracle-database-proxy-client-details.d.ts +1 -1
  46. package/lib/model/database-tools-connection-oracle-database-proxy-client-details.js +1 -1
  47. package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy-details.d.ts +1 -1
  48. package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy-details.js +1 -1
  49. package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy-summary.d.ts +1 -1
  50. package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy-summary.js +1 -1
  51. package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy.d.ts +1 -1
  52. package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy.js +1 -1
  53. package/lib/model/database-tools-connection-oracle-database-proxy-client-summary.d.ts +1 -1
  54. package/lib/model/database-tools-connection-oracle-database-proxy-client-summary.js +1 -1
  55. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-details.d.ts +1 -1
  56. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-details.js +1 -1
  57. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-summary.d.ts +1 -1
  58. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-summary.js +1 -1
  59. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name.d.ts +1 -1
  60. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name.js +1 -1
  61. package/lib/model/database-tools-connection-oracle-database-proxy-client.d.ts +1 -1
  62. package/lib/model/database-tools-connection-oracle-database-proxy-client.js +1 -1
  63. package/lib/model/database-tools-connection-oracle-database-summary.d.ts +3 -3
  64. package/lib/model/database-tools-connection-oracle-database-summary.js +1 -1
  65. package/lib/model/database-tools-connection-oracle-database.d.ts +2 -2
  66. package/lib/model/database-tools-connection-oracle-database.js +1 -1
  67. package/lib/model/database-tools-connection-postgresql-summary.d.ts +3 -3
  68. package/lib/model/database-tools-connection-postgresql-summary.js +1 -1
  69. package/lib/model/database-tools-connection-postgresql.d.ts +2 -2
  70. package/lib/model/database-tools-connection-postgresql.js +1 -1
  71. package/lib/model/database-tools-connection-summary.d.ts +5 -5
  72. package/lib/model/database-tools-connection-summary.js +1 -1
  73. package/lib/model/database-tools-connection.d.ts +4 -4
  74. package/lib/model/database-tools-connection.js +1 -1
  75. package/lib/model/database-tools-endpoint-service-collection.d.ts +3 -3
  76. package/lib/model/database-tools-endpoint-service-collection.js +1 -1
  77. package/lib/model/database-tools-endpoint-service-summary.d.ts +4 -4
  78. package/lib/model/database-tools-endpoint-service-summary.js +1 -1
  79. package/lib/model/database-tools-endpoint-service.d.ts +4 -4
  80. package/lib/model/database-tools-endpoint-service.js +1 -1
  81. package/lib/model/database-tools-key-store-content-details.d.ts +1 -1
  82. package/lib/model/database-tools-key-store-content-details.js +1 -1
  83. package/lib/model/database-tools-key-store-content-generic-jdbc-details.d.ts +1 -1
  84. package/lib/model/database-tools-key-store-content-generic-jdbc-details.js +1 -1
  85. package/lib/model/database-tools-key-store-content-generic-jdbc-summary.d.ts +1 -1
  86. package/lib/model/database-tools-key-store-content-generic-jdbc-summary.js +1 -1
  87. package/lib/model/database-tools-key-store-content-generic-jdbc.d.ts +1 -1
  88. package/lib/model/database-tools-key-store-content-generic-jdbc.js +1 -1
  89. package/lib/model/database-tools-key-store-content-my-sql-details.d.ts +1 -1
  90. package/lib/model/database-tools-key-store-content-my-sql-details.js +1 -1
  91. package/lib/model/database-tools-key-store-content-my-sql-summary.d.ts +1 -1
  92. package/lib/model/database-tools-key-store-content-my-sql-summary.js +1 -1
  93. package/lib/model/database-tools-key-store-content-my-sql.d.ts +1 -1
  94. package/lib/model/database-tools-key-store-content-my-sql.js +1 -1
  95. package/lib/model/database-tools-key-store-content-postgresql-details.d.ts +1 -1
  96. package/lib/model/database-tools-key-store-content-postgresql-details.js +1 -1
  97. package/lib/model/database-tools-key-store-content-postgresql-summary.d.ts +1 -1
  98. package/lib/model/database-tools-key-store-content-postgresql-summary.js +1 -1
  99. package/lib/model/database-tools-key-store-content-postgresql.d.ts +1 -1
  100. package/lib/model/database-tools-key-store-content-postgresql.js +1 -1
  101. package/lib/model/database-tools-key-store-content-secret-id-details.d.ts +1 -1
  102. package/lib/model/database-tools-key-store-content-secret-id-details.js +1 -1
  103. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-details.d.ts +1 -1
  104. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-details.js +1 -1
  105. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-summary.d.ts +1 -1
  106. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-summary.js +1 -1
  107. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc.d.ts +1 -1
  108. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc.js +1 -1
  109. package/lib/model/database-tools-key-store-content-secret-id-my-sql-details.d.ts +1 -1
  110. package/lib/model/database-tools-key-store-content-secret-id-my-sql-details.js +1 -1
  111. package/lib/model/database-tools-key-store-content-secret-id-my-sql-summary.d.ts +1 -1
  112. package/lib/model/database-tools-key-store-content-secret-id-my-sql-summary.js +1 -1
  113. package/lib/model/database-tools-key-store-content-secret-id-my-sql.d.ts +1 -1
  114. package/lib/model/database-tools-key-store-content-secret-id-my-sql.js +1 -1
  115. package/lib/model/database-tools-key-store-content-secret-id-postgresql-details.d.ts +1 -1
  116. package/lib/model/database-tools-key-store-content-secret-id-postgresql-details.js +1 -1
  117. package/lib/model/database-tools-key-store-content-secret-id-postgresql-summary.d.ts +1 -1
  118. package/lib/model/database-tools-key-store-content-secret-id-postgresql-summary.js +1 -1
  119. package/lib/model/database-tools-key-store-content-secret-id-postgresql.d.ts +1 -1
  120. package/lib/model/database-tools-key-store-content-secret-id-postgresql.js +1 -1
  121. package/lib/model/database-tools-key-store-content-secret-id-summary.d.ts +1 -1
  122. package/lib/model/database-tools-key-store-content-secret-id-summary.js +1 -1
  123. package/lib/model/database-tools-key-store-content-secret-id.d.ts +1 -1
  124. package/lib/model/database-tools-key-store-content-secret-id.js +1 -1
  125. package/lib/model/database-tools-key-store-content-summary.d.ts +1 -1
  126. package/lib/model/database-tools-key-store-content-summary.js +1 -1
  127. package/lib/model/database-tools-key-store-content.d.ts +1 -1
  128. package/lib/model/database-tools-key-store-content.js +1 -1
  129. package/lib/model/database-tools-key-store-details.d.ts +1 -1
  130. package/lib/model/database-tools-key-store-details.js +1 -1
  131. package/lib/model/database-tools-key-store-generic-jdbc-details.d.ts +1 -1
  132. package/lib/model/database-tools-key-store-generic-jdbc-details.js +1 -1
  133. package/lib/model/database-tools-key-store-generic-jdbc-summary.d.ts +1 -1
  134. package/lib/model/database-tools-key-store-generic-jdbc-summary.js +1 -1
  135. package/lib/model/database-tools-key-store-generic-jdbc.d.ts +1 -1
  136. package/lib/model/database-tools-key-store-generic-jdbc.js +1 -1
  137. package/lib/model/database-tools-key-store-my-sql-details.d.ts +1 -1
  138. package/lib/model/database-tools-key-store-my-sql-details.js +1 -1
  139. package/lib/model/database-tools-key-store-my-sql-summary.d.ts +1 -1
  140. package/lib/model/database-tools-key-store-my-sql-summary.js +1 -1
  141. package/lib/model/database-tools-key-store-my-sql.d.ts +1 -1
  142. package/lib/model/database-tools-key-store-my-sql.js +1 -1
  143. package/lib/model/database-tools-key-store-password-details.d.ts +1 -1
  144. package/lib/model/database-tools-key-store-password-details.js +1 -1
  145. package/lib/model/database-tools-key-store-password-generic-jdbc-details.d.ts +1 -1
  146. package/lib/model/database-tools-key-store-password-generic-jdbc-details.js +1 -1
  147. package/lib/model/database-tools-key-store-password-generic-jdbc-summary.d.ts +1 -1
  148. package/lib/model/database-tools-key-store-password-generic-jdbc-summary.js +1 -1
  149. package/lib/model/database-tools-key-store-password-generic-jdbc.d.ts +1 -1
  150. package/lib/model/database-tools-key-store-password-generic-jdbc.js +1 -1
  151. package/lib/model/database-tools-key-store-password-my-sql-details.d.ts +1 -1
  152. package/lib/model/database-tools-key-store-password-my-sql-details.js +1 -1
  153. package/lib/model/database-tools-key-store-password-my-sql-summary.d.ts +1 -1
  154. package/lib/model/database-tools-key-store-password-my-sql-summary.js +1 -1
  155. package/lib/model/database-tools-key-store-password-my-sql.d.ts +1 -1
  156. package/lib/model/database-tools-key-store-password-my-sql.js +1 -1
  157. package/lib/model/database-tools-key-store-password-postgresql-details.d.ts +1 -1
  158. package/lib/model/database-tools-key-store-password-postgresql-details.js +1 -1
  159. package/lib/model/database-tools-key-store-password-postgresql-summary.d.ts +1 -1
  160. package/lib/model/database-tools-key-store-password-postgresql-summary.js +1 -1
  161. package/lib/model/database-tools-key-store-password-postgresql.d.ts +1 -1
  162. package/lib/model/database-tools-key-store-password-postgresql.js +1 -1
  163. package/lib/model/database-tools-key-store-password-secret-id-details.d.ts +1 -1
  164. package/lib/model/database-tools-key-store-password-secret-id-details.js +1 -1
  165. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-details.d.ts +1 -1
  166. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-details.js +1 -1
  167. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-summary.d.ts +1 -1
  168. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-summary.js +1 -1
  169. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc.d.ts +1 -1
  170. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc.js +1 -1
  171. package/lib/model/database-tools-key-store-password-secret-id-my-sql-details.d.ts +1 -1
  172. package/lib/model/database-tools-key-store-password-secret-id-my-sql-details.js +1 -1
  173. package/lib/model/database-tools-key-store-password-secret-id-my-sql-summary.d.ts +1 -1
  174. package/lib/model/database-tools-key-store-password-secret-id-my-sql-summary.js +1 -1
  175. package/lib/model/database-tools-key-store-password-secret-id-my-sql.d.ts +1 -1
  176. package/lib/model/database-tools-key-store-password-secret-id-my-sql.js +1 -1
  177. package/lib/model/database-tools-key-store-password-secret-id-postgresql-details.d.ts +1 -1
  178. package/lib/model/database-tools-key-store-password-secret-id-postgresql-details.js +1 -1
  179. package/lib/model/database-tools-key-store-password-secret-id-postgresql-summary.d.ts +1 -1
  180. package/lib/model/database-tools-key-store-password-secret-id-postgresql-summary.js +1 -1
  181. package/lib/model/database-tools-key-store-password-secret-id-postgresql.d.ts +1 -1
  182. package/lib/model/database-tools-key-store-password-secret-id-postgresql.js +1 -1
  183. package/lib/model/database-tools-key-store-password-secret-id-summary.d.ts +1 -1
  184. package/lib/model/database-tools-key-store-password-secret-id-summary.js +1 -1
  185. package/lib/model/database-tools-key-store-password-secret-id.d.ts +1 -1
  186. package/lib/model/database-tools-key-store-password-secret-id.js +1 -1
  187. package/lib/model/database-tools-key-store-password-summary.d.ts +1 -1
  188. package/lib/model/database-tools-key-store-password-summary.js +1 -1
  189. package/lib/model/database-tools-key-store-password.d.ts +1 -1
  190. package/lib/model/database-tools-key-store-password.js +1 -1
  191. package/lib/model/database-tools-key-store-postgresql-details.d.ts +1 -1
  192. package/lib/model/database-tools-key-store-postgresql-details.js +1 -1
  193. package/lib/model/database-tools-key-store-postgresql-summary.d.ts +1 -1
  194. package/lib/model/database-tools-key-store-postgresql-summary.js +1 -1
  195. package/lib/model/database-tools-key-store-postgresql.d.ts +1 -1
  196. package/lib/model/database-tools-key-store-postgresql.js +1 -1
  197. package/lib/model/database-tools-key-store-summary.d.ts +1 -1
  198. package/lib/model/database-tools-key-store-summary.js +1 -1
  199. package/lib/model/database-tools-key-store.d.ts +1 -1
  200. package/lib/model/database-tools-key-store.js +1 -1
  201. package/lib/model/database-tools-private-endpoint-collection.d.ts +3 -3
  202. package/lib/model/database-tools-private-endpoint-collection.js +1 -1
  203. package/lib/model/database-tools-private-endpoint-reverse-connection-configuration.d.ts +1 -1
  204. package/lib/model/database-tools-private-endpoint-reverse-connection-configuration.js +1 -1
  205. package/lib/model/database-tools-private-endpoint-reverse-connections-source-ip.d.ts +1 -1
  206. package/lib/model/database-tools-private-endpoint-reverse-connections-source-ip.js +1 -1
  207. package/lib/model/database-tools-private-endpoint-summary.d.ts +4 -4
  208. package/lib/model/database-tools-private-endpoint-summary.js +1 -1
  209. package/lib/model/database-tools-private-endpoint.d.ts +4 -4
  210. package/lib/model/database-tools-private-endpoint.js +1 -1
  211. package/lib/model/database-tools-related-resource-my-sql.d.ts +1 -1
  212. package/lib/model/database-tools-related-resource-my-sql.js +1 -1
  213. package/lib/model/database-tools-related-resource-postgresql.d.ts +1 -1
  214. package/lib/model/database-tools-related-resource-postgresql.js +1 -1
  215. package/lib/model/database-tools-related-resource.d.ts +1 -1
  216. package/lib/model/database-tools-related-resource.js +1 -1
  217. package/lib/model/database-tools-user-password-details.d.ts +1 -1
  218. package/lib/model/database-tools-user-password-details.js +1 -1
  219. package/lib/model/database-tools-user-password-secret-id-details.d.ts +1 -1
  220. package/lib/model/database-tools-user-password-secret-id-details.js +1 -1
  221. package/lib/model/database-tools-user-password-secret-id-summary.d.ts +1 -1
  222. package/lib/model/database-tools-user-password-secret-id-summary.js +1 -1
  223. package/lib/model/database-tools-user-password-secret-id.d.ts +1 -1
  224. package/lib/model/database-tools-user-password-secret-id.js +1 -1
  225. package/lib/model/database-tools-user-password-summary.d.ts +1 -1
  226. package/lib/model/database-tools-user-password-summary.js +1 -1
  227. package/lib/model/database-tools-user-password.d.ts +1 -1
  228. package/lib/model/database-tools-user-password.js +1 -1
  229. package/lib/model/index.d.ts +1 -1
  230. package/lib/model/index.js +1 -1
  231. package/lib/model/key-store-type-generic-jdbc.d.ts +1 -1
  232. package/lib/model/key-store-type-generic-jdbc.js +1 -1
  233. package/lib/model/key-store-type-my-sql.d.ts +1 -1
  234. package/lib/model/key-store-type-my-sql.js +1 -1
  235. package/lib/model/key-store-type-postgresql.d.ts +1 -1
  236. package/lib/model/key-store-type-postgresql.js +1 -1
  237. package/lib/model/key-store-type.d.ts +1 -1
  238. package/lib/model/key-store-type.js +1 -1
  239. package/lib/model/lifecycle-state.d.ts +1 -1
  240. package/lib/model/lifecycle-state.js +1 -1
  241. package/lib/model/operation-status.d.ts +1 -1
  242. package/lib/model/operation-status.js +1 -1
  243. package/lib/model/operation-type.d.ts +1 -1
  244. package/lib/model/operation-type.js +1 -1
  245. package/lib/model/proxy-authentication-type.d.ts +1 -1
  246. package/lib/model/proxy-authentication-type.js +1 -1
  247. package/lib/model/related-resource-entity-type-my-sql.d.ts +1 -1
  248. package/lib/model/related-resource-entity-type-my-sql.js +1 -1
  249. package/lib/model/related-resource-entity-type-postgresql.d.ts +1 -1
  250. package/lib/model/related-resource-entity-type-postgresql.js +1 -1
  251. package/lib/model/related-resource-entity-type.d.ts +1 -1
  252. package/lib/model/related-resource-entity-type.js +1 -1
  253. package/lib/model/remove-resource-lock-details.d.ts +1 -1
  254. package/lib/model/remove-resource-lock-details.js +1 -1
  255. package/lib/model/resource-lock.d.ts +1 -1
  256. package/lib/model/resource-lock.js +1 -1
  257. package/lib/model/runtime-support.d.ts +1 -1
  258. package/lib/model/runtime-support.js +1 -1
  259. package/lib/model/sort-order.d.ts +2 -2
  260. package/lib/model/sort-order.js +2 -2
  261. package/lib/model/update-database-tools-connection-details.d.ts +3 -3
  262. package/lib/model/update-database-tools-connection-details.js +1 -1
  263. package/lib/model/update-database-tools-connection-generic-jdbc-details.d.ts +1 -1
  264. package/lib/model/update-database-tools-connection-generic-jdbc-details.js +1 -1
  265. package/lib/model/update-database-tools-connection-my-sql-details.d.ts +2 -2
  266. package/lib/model/update-database-tools-connection-my-sql-details.js +1 -1
  267. package/lib/model/update-database-tools-connection-oracle-database-details.d.ts +2 -2
  268. package/lib/model/update-database-tools-connection-oracle-database-details.js +1 -1
  269. package/lib/model/update-database-tools-connection-postgresql-details.d.ts +2 -2
  270. package/lib/model/update-database-tools-connection-postgresql-details.js +1 -1
  271. package/lib/model/update-database-tools-private-endpoint-details.d.ts +3 -3
  272. package/lib/model/update-database-tools-private-endpoint-details.js +1 -1
  273. package/lib/model/update-database-tools-related-resource-details.d.ts +1 -1
  274. package/lib/model/update-database-tools-related-resource-details.js +1 -1
  275. package/lib/model/update-database-tools-related-resource-my-sql-details.d.ts +1 -1
  276. package/lib/model/update-database-tools-related-resource-my-sql-details.js +1 -1
  277. package/lib/model/update-database-tools-related-resource-postgresql-details.d.ts +1 -1
  278. package/lib/model/update-database-tools-related-resource-postgresql-details.js +1 -1
  279. package/lib/model/validate-database-tools-connection-details.d.ts +1 -1
  280. package/lib/model/validate-database-tools-connection-details.js +1 -1
  281. package/lib/model/validate-database-tools-connection-my-sql-details.d.ts +1 -1
  282. package/lib/model/validate-database-tools-connection-my-sql-details.js +1 -1
  283. package/lib/model/validate-database-tools-connection-my-sql-result.d.ts +1 -1
  284. package/lib/model/validate-database-tools-connection-my-sql-result.js +1 -1
  285. package/lib/model/validate-database-tools-connection-oracle-database-details.d.ts +1 -1
  286. package/lib/model/validate-database-tools-connection-oracle-database-details.js +1 -1
  287. package/lib/model/validate-database-tools-connection-oracle-database-result.d.ts +1 -1
  288. package/lib/model/validate-database-tools-connection-oracle-database-result.js +1 -1
  289. package/lib/model/validate-database-tools-connection-postgresql-details.d.ts +1 -1
  290. package/lib/model/validate-database-tools-connection-postgresql-details.js +1 -1
  291. package/lib/model/validate-database-tools-connection-postgresql-result.d.ts +1 -1
  292. package/lib/model/validate-database-tools-connection-postgresql-result.js +1 -1
  293. package/lib/model/validate-database-tools-connection-result.d.ts +1 -1
  294. package/lib/model/validate-database-tools-connection-result.js +1 -1
  295. package/lib/model/work-request-collection.d.ts +3 -3
  296. package/lib/model/work-request-collection.js +1 -1
  297. package/lib/model/work-request-error-collection.d.ts +1 -1
  298. package/lib/model/work-request-error-collection.js +1 -1
  299. package/lib/model/work-request-error.d.ts +1 -1
  300. package/lib/model/work-request-error.js +1 -1
  301. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  302. package/lib/model/work-request-log-entry-collection.js +1 -1
  303. package/lib/model/work-request-log-entry.d.ts +1 -1
  304. package/lib/model/work-request-log-entry.js +1 -1
  305. package/lib/model/work-request-resource.d.ts +1 -1
  306. package/lib/model/work-request-resource.js +1 -1
  307. package/lib/model/work-request-summary.d.ts +3 -3
  308. package/lib/model/work-request-summary.js +1 -1
  309. package/lib/model/work-request.d.ts +3 -3
  310. package/lib/model/work-request.js +1 -1
  311. package/lib/request/add-database-tools-connection-lock-request.d.ts +3 -3
  312. package/lib/request/add-database-tools-connection-lock-request.js +1 -1
  313. package/lib/request/add-database-tools-private-endpoint-lock-request.d.ts +3 -3
  314. package/lib/request/add-database-tools-private-endpoint-lock-request.js +1 -1
  315. package/lib/request/change-database-tools-connection-compartment-request.d.ts +3 -3
  316. package/lib/request/change-database-tools-connection-compartment-request.js +1 -1
  317. package/lib/request/change-database-tools-private-endpoint-compartment-request.d.ts +3 -3
  318. package/lib/request/change-database-tools-private-endpoint-compartment-request.js +1 -1
  319. package/lib/request/create-database-tools-connection-request.d.ts +3 -3
  320. package/lib/request/create-database-tools-connection-request.js +1 -1
  321. package/lib/request/create-database-tools-private-endpoint-request.d.ts +2 -2
  322. package/lib/request/create-database-tools-private-endpoint-request.js +1 -1
  323. package/lib/request/delete-database-tools-connection-request.d.ts +3 -3
  324. package/lib/request/delete-database-tools-connection-request.js +1 -1
  325. package/lib/request/delete-database-tools-private-endpoint-request.d.ts +3 -3
  326. package/lib/request/delete-database-tools-private-endpoint-request.js +1 -1
  327. package/lib/request/get-database-tools-connection-request.d.ts +2 -2
  328. package/lib/request/get-database-tools-connection-request.js +1 -1
  329. package/lib/request/get-database-tools-endpoint-service-request.d.ts +2 -2
  330. package/lib/request/get-database-tools-endpoint-service-request.js +1 -1
  331. package/lib/request/get-database-tools-private-endpoint-request.d.ts +2 -2
  332. package/lib/request/get-database-tools-private-endpoint-request.js +1 -1
  333. package/lib/request/get-work-request-request.d.ts +2 -2
  334. package/lib/request/get-work-request-request.js +1 -1
  335. package/lib/request/index.d.ts +1 -1
  336. package/lib/request/index.js +1 -1
  337. package/lib/request/list-database-tools-connections-request.d.ts +3 -3
  338. package/lib/request/list-database-tools-connections-request.js +1 -1
  339. package/lib/request/list-database-tools-endpoint-services-request.d.ts +3 -3
  340. package/lib/request/list-database-tools-endpoint-services-request.js +1 -1
  341. package/lib/request/list-database-tools-private-endpoints-request.d.ts +5 -5
  342. package/lib/request/list-database-tools-private-endpoints-request.js +1 -1
  343. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  344. package/lib/request/list-work-request-errors-request.js +1 -1
  345. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  346. package/lib/request/list-work-request-logs-request.js +1 -1
  347. package/lib/request/list-work-requests-request.d.ts +2 -2
  348. package/lib/request/list-work-requests-request.js +1 -1
  349. package/lib/request/remove-database-tools-connection-lock-request.d.ts +3 -3
  350. package/lib/request/remove-database-tools-connection-lock-request.js +1 -1
  351. package/lib/request/remove-database-tools-private-endpoint-lock-request.d.ts +3 -3
  352. package/lib/request/remove-database-tools-private-endpoint-lock-request.js +1 -1
  353. package/lib/request/update-database-tools-connection-request.d.ts +3 -3
  354. package/lib/request/update-database-tools-connection-request.js +1 -1
  355. package/lib/request/update-database-tools-private-endpoint-request.d.ts +3 -3
  356. package/lib/request/update-database-tools-private-endpoint-request.js +1 -1
  357. package/lib/request/validate-database-tools-connection-request.d.ts +3 -3
  358. package/lib/request/validate-database-tools-connection-request.js +1 -1
  359. package/lib/response/add-database-tools-connection-lock-response.d.ts +1 -1
  360. package/lib/response/add-database-tools-connection-lock-response.js +1 -1
  361. package/lib/response/add-database-tools-private-endpoint-lock-response.d.ts +1 -1
  362. package/lib/response/add-database-tools-private-endpoint-lock-response.js +1 -1
  363. package/lib/response/change-database-tools-connection-compartment-response.d.ts +1 -1
  364. package/lib/response/change-database-tools-connection-compartment-response.js +1 -1
  365. package/lib/response/change-database-tools-private-endpoint-compartment-response.d.ts +1 -1
  366. package/lib/response/change-database-tools-private-endpoint-compartment-response.js +1 -1
  367. package/lib/response/create-database-tools-connection-response.d.ts +2 -2
  368. package/lib/response/create-database-tools-connection-response.js +1 -1
  369. package/lib/response/create-database-tools-private-endpoint-response.d.ts +2 -2
  370. package/lib/response/create-database-tools-private-endpoint-response.js +1 -1
  371. package/lib/response/delete-database-tools-connection-response.d.ts +1 -1
  372. package/lib/response/delete-database-tools-connection-response.js +1 -1
  373. package/lib/response/delete-database-tools-private-endpoint-response.d.ts +1 -1
  374. package/lib/response/delete-database-tools-private-endpoint-response.js +1 -1
  375. package/lib/response/get-database-tools-connection-response.d.ts +2 -2
  376. package/lib/response/get-database-tools-connection-response.js +1 -1
  377. package/lib/response/get-database-tools-endpoint-service-response.d.ts +2 -2
  378. package/lib/response/get-database-tools-endpoint-service-response.js +1 -1
  379. package/lib/response/get-database-tools-private-endpoint-response.d.ts +2 -2
  380. package/lib/response/get-database-tools-private-endpoint-response.js +1 -1
  381. package/lib/response/get-work-request-response.d.ts +1 -1
  382. package/lib/response/get-work-request-response.js +1 -1
  383. package/lib/response/index.d.ts +1 -1
  384. package/lib/response/index.js +1 -1
  385. package/lib/response/list-database-tools-connections-response.d.ts +2 -2
  386. package/lib/response/list-database-tools-connections-response.js +1 -1
  387. package/lib/response/list-database-tools-endpoint-services-response.d.ts +2 -2
  388. package/lib/response/list-database-tools-endpoint-services-response.js +1 -1
  389. package/lib/response/list-database-tools-private-endpoints-response.d.ts +2 -2
  390. package/lib/response/list-database-tools-private-endpoints-response.js +1 -1
  391. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  392. package/lib/response/list-work-request-errors-response.js +1 -1
  393. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  394. package/lib/response/list-work-request-logs-response.js +1 -1
  395. package/lib/response/list-work-requests-response.d.ts +2 -2
  396. package/lib/response/list-work-requests-response.js +1 -1
  397. package/lib/response/remove-database-tools-connection-lock-response.d.ts +1 -1
  398. package/lib/response/remove-database-tools-connection-lock-response.js +1 -1
  399. package/lib/response/remove-database-tools-private-endpoint-lock-response.d.ts +1 -1
  400. package/lib/response/remove-database-tools-private-endpoint-lock-response.js +1 -1
  401. package/lib/response/update-database-tools-connection-response.d.ts +1 -1
  402. package/lib/response/update-database-tools-connection-response.js +1 -1
  403. package/lib/response/update-database-tools-private-endpoint-response.d.ts +1 -1
  404. package/lib/response/update-database-tools-private-endpoint-response.js +1 -1
  405. package/lib/response/validate-database-tools-connection-response.d.ts +1 -1
  406. package/lib/response/validate-database-tools-connection-response.js +1 -1
  407. package/package.json +3 -3
@@ -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/databasetools/ChangeDatabaseToolsConnectionCompartment.ts.html |here} to see how to use ChangeDatabaseToolsConnectionCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ChangeDatabaseToolsConnectionCompartment.ts.html |here} to see how to use ChangeDatabaseToolsConnectionCompartmentRequest.
17
17
  */
18
18
  export interface ChangeDatabaseToolsConnectionCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface ChangeDatabaseToolsConnectionCompartmentRequest extends common.
26
26
  "changeDatabaseToolsConnectionCompartmentDetails": model.ChangeDatabaseToolsConnectionCompartmentDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -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/databasetools/ChangeDatabaseToolsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeDatabaseToolsPrivateEndpointCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ChangeDatabaseToolsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeDatabaseToolsPrivateEndpointCompartmentRequest.
17
17
  */
18
18
  export interface ChangeDatabaseToolsPrivateEndpointCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface ChangeDatabaseToolsPrivateEndpointCompartmentRequest extends co
26
26
  "changeDatabaseToolsPrivateEndpointCompartmentDetails": model.ChangeDatabaseToolsPrivateEndpointCompartmentDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -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,17 +7,17 @@
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/databasetools/CreateDatabaseToolsConnection.ts.html |here} to see how to use CreateDatabaseToolsConnectionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/CreateDatabaseToolsConnection.ts.html |here} to see how to use CreateDatabaseToolsConnectionRequest.
17
17
  */
18
18
  export interface CreateDatabaseToolsConnectionRequest extends common.BaseRequest {
19
19
  /**
20
- * Details for the new `DatabaseToolsConnection`.
20
+ * Details for the new {@code DatabaseToolsConnection}.
21
21
  */
22
22
  "createDatabaseToolsConnectionDetails": model.CreateDatabaseToolsConnectionGenericJdbcDetails | model.CreateDatabaseToolsConnectionPostgresqlDetails | model.CreateDatabaseToolsConnectionMySqlDetails | model.CreateDatabaseToolsConnectionOracleDatabaseDetails;
23
23
  /**
@@ -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/databasetools/CreateDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use CreateDatabaseToolsPrivateEndpointRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/CreateDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use CreateDatabaseToolsPrivateEndpointRequest.
17
17
  */
18
18
  export interface CreateDatabaseToolsPrivateEndpointRequest 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,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/databasetools/DeleteDatabaseToolsConnection.ts.html |here} to see how to use DeleteDatabaseToolsConnectionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/DeleteDatabaseToolsConnection.ts.html |here} to see how to use DeleteDatabaseToolsConnectionRequest.
16
16
  */
17
17
  export interface DeleteDatabaseToolsConnectionRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteDatabaseToolsConnectionRequest extends common.BaseRequest
21
21
  "databaseToolsConnectionId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -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/databasetools/DeleteDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use DeleteDatabaseToolsPrivateEndpointRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/DeleteDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use DeleteDatabaseToolsPrivateEndpointRequest.
16
16
  */
17
17
  export interface DeleteDatabaseToolsPrivateEndpointRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteDatabaseToolsPrivateEndpointRequest extends common.BaseRe
21
21
  "databaseToolsPrivateEndpointId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -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/databasetools/GetDatabaseToolsConnection.ts.html |here} to see how to use GetDatabaseToolsConnectionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/GetDatabaseToolsConnection.ts.html |here} to see how to use GetDatabaseToolsConnectionRequest.
16
16
  */
17
17
  export interface GetDatabaseToolsConnectionRequest 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,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/databasetools/GetDatabaseToolsEndpointService.ts.html |here} to see how to use GetDatabaseToolsEndpointServiceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/GetDatabaseToolsEndpointService.ts.html |here} to see how to use GetDatabaseToolsEndpointServiceRequest.
16
16
  */
17
17
  export interface GetDatabaseToolsEndpointServiceRequest 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,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/databasetools/GetDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use GetDatabaseToolsPrivateEndpointRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/GetDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use GetDatabaseToolsPrivateEndpointRequest.
16
16
  */
17
17
  export interface GetDatabaseToolsPrivateEndpointRequest 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,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/databasetools/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest 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,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 AddDatabaseToolsConnectionLockRequest from "./add-database-tools-connection-lock-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/databasetools/ListDatabaseToolsConnections.ts.html |here} to see how to use ListDatabaseToolsConnectionsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListDatabaseToolsConnections.ts.html |here} to see how to use ListDatabaseToolsConnectionsRequest.
17
17
  */
18
18
  export interface ListDatabaseToolsConnectionsRequest extends common.BaseRequest {
19
19
  /**
@@ -21,7 +21,7 @@ export interface ListDatabaseToolsConnectionsRequest extends common.BaseRequest
21
21
  */
22
22
  "compartmentId": string;
23
23
  /**
24
- * A filter to return only resources their `lifecycleState` matches the specified `lifecycleState`.
24
+ * A filter to return only resources their {@code lifecycleState} matches the specified {@code lifecycleState}.
25
25
  */
26
26
  "lifecycleState"?: model.LifecycleState;
27
27
  /**
@@ -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/databasetools/ListDatabaseToolsEndpointServices.ts.html |here} to see how to use ListDatabaseToolsEndpointServicesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListDatabaseToolsEndpointServices.ts.html |here} to see how to use ListDatabaseToolsEndpointServicesRequest.
17
17
  */
18
18
  export interface ListDatabaseToolsEndpointServicesRequest extends common.BaseRequest {
19
19
  /**
@@ -42,7 +42,7 @@ export interface ListDatabaseToolsEndpointServicesRequest extends common.BaseReq
42
42
  */
43
43
  "opcRequestId"?: string;
44
44
  /**
45
- * A filter to return only resources their `lifecycleState` matches the specified `lifecycleState`.
45
+ * A filter to return only resources their {@code lifecycleState} matches the specified {@code lifecycleState}.
46
46
  */
47
47
  "lifecycleState"?: model.LifecycleState;
48
48
  /**
@@ -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/databasetools/ListDatabaseToolsPrivateEndpoints.ts.html |here} to see how to use ListDatabaseToolsPrivateEndpointsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListDatabaseToolsPrivateEndpoints.ts.html |here} to see how to use ListDatabaseToolsPrivateEndpointsRequest.
17
17
  */
18
18
  export interface ListDatabaseToolsPrivateEndpointsRequest extends common.BaseRequest {
19
19
  /**
@@ -21,7 +21,7 @@ export interface ListDatabaseToolsPrivateEndpointsRequest extends common.BaseReq
21
21
  */
22
22
  "compartmentId": string;
23
23
  /**
24
- * A filter to return only resources their `subnetId` matches the specified `subnetId`.
24
+ * A filter to return only resources their {@code subnetId} matches the specified {@code subnetId}.
25
25
  */
26
26
  "subnetId"?: string;
27
27
  /**
@@ -46,11 +46,11 @@ export interface ListDatabaseToolsPrivateEndpointsRequest extends common.BaseReq
46
46
  */
47
47
  "opcRequestId"?: string;
48
48
  /**
49
- * A filter to return only resources their `endpointServiceId` matches the specified `endpointServiceId`.
49
+ * A filter to return only resources their {@code endpointServiceId} matches the specified {@code endpointServiceId}.
50
50
  */
51
51
  "endpointServiceId"?: string;
52
52
  /**
53
- * A filter to return only resources their `lifecycleState` matches the specified `lifecycleState`.
53
+ * A filter to return only resources their {@code lifecycleState} matches the specified {@code lifecycleState}.
54
54
  */
55
55
  "lifecycleState"?: model.LifecycleState;
56
56
  /**
@@ -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/databasetools/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
17
17
  */
18
18
  export interface ListWorkRequestErrorsRequest 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/databasetools/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
17
17
  */
18
18
  export interface ListWorkRequestLogsRequest 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/databasetools/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
17
17
  */
18
18
  export interface ListWorkRequestsRequest 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/databasetools/RemoveDatabaseToolsConnectionLock.ts.html |here} to see how to use RemoveDatabaseToolsConnectionLockRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/RemoveDatabaseToolsConnectionLock.ts.html |here} to see how to use RemoveDatabaseToolsConnectionLockRequest.
17
17
  */
18
18
  export interface RemoveDatabaseToolsConnectionLockRequest extends common.BaseRequest {
19
19
  /**
@@ -31,7 +31,7 @@ export interface RemoveDatabaseToolsConnectionLockRequest extends common.BaseReq
31
31
  */
32
32
  "opcRequestId"?: string;
33
33
  /**
34
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
34
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
35
35
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
36
36
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
37
37
  *
@@ -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/databasetools/RemoveDatabaseToolsPrivateEndpointLock.ts.html |here} to see how to use RemoveDatabaseToolsPrivateEndpointLockRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/RemoveDatabaseToolsPrivateEndpointLock.ts.html |here} to see how to use RemoveDatabaseToolsPrivateEndpointLockRequest.
17
17
  */
18
18
  export interface RemoveDatabaseToolsPrivateEndpointLockRequest extends common.BaseRequest {
19
19
  /**
@@ -31,7 +31,7 @@ export interface RemoveDatabaseToolsPrivateEndpointLockRequest extends common.Ba
31
31
  */
32
32
  "opcRequestId"?: string;
33
33
  /**
34
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
34
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
35
35
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
36
36
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
37
37
  *