oci-dns 2.76.0 → 2.76.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (378) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +53 -53
  4. package/lib/client.js +53 -53
  5. package/lib/dns-waiter.d.ts +1 -1
  6. package/lib/dns-waiter.js +35 -1
  7. package/lib/dns-waiter.js.map +1 -1
  8. package/lib/model/attached-view-details.d.ts +1 -1
  9. package/lib/model/attached-view-details.js +1 -1
  10. package/lib/model/attached-view.d.ts +1 -1
  11. package/lib/model/attached-view.js +1 -1
  12. package/lib/model/change-resolver-compartment-details.d.ts +1 -1
  13. package/lib/model/change-resolver-compartment-details.js +1 -1
  14. package/lib/model/change-steering-policy-compartment-details.d.ts +1 -1
  15. package/lib/model/change-steering-policy-compartment-details.js +1 -1
  16. package/lib/model/change-tsig-key-compartment-details.d.ts +1 -1
  17. package/lib/model/change-tsig-key-compartment-details.js +1 -1
  18. package/lib/model/change-view-compartment-details.d.ts +1 -1
  19. package/lib/model/change-view-compartment-details.js +1 -1
  20. package/lib/model/change-zone-compartment-details.d.ts +1 -1
  21. package/lib/model/change-zone-compartment-details.js +1 -1
  22. package/lib/model/create-migrated-dynect-zone-details.d.ts +1 -1
  23. package/lib/model/create-migrated-dynect-zone-details.js +1 -1
  24. package/lib/model/create-resolver-endpoint-details.d.ts +1 -1
  25. package/lib/model/create-resolver-endpoint-details.js +1 -1
  26. package/lib/model/create-resolver-vnic-endpoint-details.d.ts +1 -1
  27. package/lib/model/create-resolver-vnic-endpoint-details.js +1 -1
  28. package/lib/model/create-steering-policy-attachment-details.d.ts +1 -1
  29. package/lib/model/create-steering-policy-attachment-details.js +1 -1
  30. package/lib/model/create-steering-policy-details.d.ts +1 -1
  31. package/lib/model/create-steering-policy-details.js +1 -1
  32. package/lib/model/create-tsig-key-details.d.ts +1 -1
  33. package/lib/model/create-tsig-key-details.js +1 -1
  34. package/lib/model/create-view-details.d.ts +1 -1
  35. package/lib/model/create-view-details.js +1 -1
  36. package/lib/model/create-zone-base-details.d.ts +1 -1
  37. package/lib/model/create-zone-base-details.js +1 -1
  38. package/lib/model/create-zone-details.d.ts +1 -1
  39. package/lib/model/create-zone-details.js +1 -1
  40. package/lib/model/dynect-migration-details.d.ts +1 -1
  41. package/lib/model/dynect-migration-details.js +1 -1
  42. package/lib/model/external-downstream.d.ts +1 -1
  43. package/lib/model/external-downstream.js +1 -1
  44. package/lib/model/external-master.d.ts +1 -1
  45. package/lib/model/external-master.js +1 -1
  46. package/lib/model/index.d.ts +1 -1
  47. package/lib/model/index.js +1 -1
  48. package/lib/model/migration-replacement.d.ts +1 -1
  49. package/lib/model/migration-replacement.js +1 -1
  50. package/lib/model/nameserver.d.ts +1 -1
  51. package/lib/model/nameserver.js +1 -1
  52. package/lib/model/patch-domain-records-details.d.ts +1 -1
  53. package/lib/model/patch-domain-records-details.js +1 -1
  54. package/lib/model/patch-rr-set-details.d.ts +1 -1
  55. package/lib/model/patch-rr-set-details.js +1 -1
  56. package/lib/model/patch-zone-records-details.d.ts +1 -1
  57. package/lib/model/patch-zone-records-details.js +1 -1
  58. package/lib/model/r-rset.d.ts +1 -1
  59. package/lib/model/r-rset.js +1 -1
  60. package/lib/model/record-collection.d.ts +1 -1
  61. package/lib/model/record-collection.js +1 -1
  62. package/lib/model/record-details.d.ts +1 -1
  63. package/lib/model/record-details.js +1 -1
  64. package/lib/model/record-operation.d.ts +1 -1
  65. package/lib/model/record-operation.js +1 -1
  66. package/lib/model/record.d.ts +1 -1
  67. package/lib/model/record.js +1 -1
  68. package/lib/model/resolver-endpoint-summary.d.ts +1 -1
  69. package/lib/model/resolver-endpoint-summary.js +1 -1
  70. package/lib/model/resolver-endpoint.d.ts +1 -1
  71. package/lib/model/resolver-endpoint.js +1 -1
  72. package/lib/model/resolver-forward-rule-details.d.ts +1 -1
  73. package/lib/model/resolver-forward-rule-details.js +1 -1
  74. package/lib/model/resolver-forward-rule.d.ts +1 -1
  75. package/lib/model/resolver-forward-rule.js +1 -1
  76. package/lib/model/resolver-rule-details.d.ts +1 -1
  77. package/lib/model/resolver-rule-details.js +1 -1
  78. package/lib/model/resolver-rule.d.ts +1 -1
  79. package/lib/model/resolver-rule.js +1 -1
  80. package/lib/model/resolver-summary.d.ts +1 -1
  81. package/lib/model/resolver-summary.js +1 -1
  82. package/lib/model/resolver-vnic-endpoint-summary.d.ts +1 -1
  83. package/lib/model/resolver-vnic-endpoint-summary.js +1 -1
  84. package/lib/model/resolver-vnic-endpoint.d.ts +1 -1
  85. package/lib/model/resolver-vnic-endpoint.js +1 -1
  86. package/lib/model/resolver.d.ts +1 -1
  87. package/lib/model/resolver.js +1 -1
  88. package/lib/model/scope.d.ts +1 -1
  89. package/lib/model/scope.js +1 -1
  90. package/lib/model/sort-order.d.ts +1 -1
  91. package/lib/model/sort-order.js +1 -1
  92. package/lib/model/steering-policy-answer.d.ts +1 -1
  93. package/lib/model/steering-policy-answer.js +1 -1
  94. package/lib/model/steering-policy-attachment-summary.d.ts +1 -1
  95. package/lib/model/steering-policy-attachment-summary.js +1 -1
  96. package/lib/model/steering-policy-attachment.d.ts +1 -1
  97. package/lib/model/steering-policy-attachment.js +1 -1
  98. package/lib/model/steering-policy-filter-answer-data.d.ts +1 -1
  99. package/lib/model/steering-policy-filter-answer-data.js +1 -1
  100. package/lib/model/steering-policy-filter-rule-case.d.ts +1 -1
  101. package/lib/model/steering-policy-filter-rule-case.js +1 -1
  102. package/lib/model/steering-policy-filter-rule.d.ts +1 -1
  103. package/lib/model/steering-policy-filter-rule.js +1 -1
  104. package/lib/model/steering-policy-health-rule-case.d.ts +1 -1
  105. package/lib/model/steering-policy-health-rule-case.js +1 -1
  106. package/lib/model/steering-policy-health-rule.d.ts +1 -1
  107. package/lib/model/steering-policy-health-rule.js +1 -1
  108. package/lib/model/steering-policy-limit-rule-case.d.ts +1 -1
  109. package/lib/model/steering-policy-limit-rule-case.js +1 -1
  110. package/lib/model/steering-policy-limit-rule.d.ts +1 -1
  111. package/lib/model/steering-policy-limit-rule.js +1 -1
  112. package/lib/model/steering-policy-priority-answer-data.d.ts +1 -1
  113. package/lib/model/steering-policy-priority-answer-data.js +1 -1
  114. package/lib/model/steering-policy-priority-rule-case.d.ts +1 -1
  115. package/lib/model/steering-policy-priority-rule-case.js +1 -1
  116. package/lib/model/steering-policy-priority-rule.d.ts +1 -1
  117. package/lib/model/steering-policy-priority-rule.js +1 -1
  118. package/lib/model/steering-policy-rule.d.ts +1 -1
  119. package/lib/model/steering-policy-rule.js +1 -1
  120. package/lib/model/steering-policy-summary.d.ts +1 -1
  121. package/lib/model/steering-policy-summary.js +1 -1
  122. package/lib/model/steering-policy-weighted-answer-data.d.ts +1 -1
  123. package/lib/model/steering-policy-weighted-answer-data.js +1 -1
  124. package/lib/model/steering-policy-weighted-rule-case.d.ts +1 -1
  125. package/lib/model/steering-policy-weighted-rule-case.js +1 -1
  126. package/lib/model/steering-policy-weighted-rule.d.ts +1 -1
  127. package/lib/model/steering-policy-weighted-rule.js +1 -1
  128. package/lib/model/steering-policy.d.ts +1 -1
  129. package/lib/model/steering-policy.js +1 -1
  130. package/lib/model/tsig-key-summary.d.ts +1 -1
  131. package/lib/model/tsig-key-summary.js +1 -1
  132. package/lib/model/tsig-key.d.ts +1 -1
  133. package/lib/model/tsig-key.js +1 -1
  134. package/lib/model/update-domain-records-details.d.ts +1 -1
  135. package/lib/model/update-domain-records-details.js +1 -1
  136. package/lib/model/update-resolver-details.d.ts +1 -1
  137. package/lib/model/update-resolver-details.js +1 -1
  138. package/lib/model/update-resolver-endpoint-details.d.ts +1 -1
  139. package/lib/model/update-resolver-endpoint-details.js +1 -1
  140. package/lib/model/update-resolver-vnic-endpoint-details.d.ts +1 -1
  141. package/lib/model/update-resolver-vnic-endpoint-details.js +1 -1
  142. package/lib/model/update-rr-set-details.d.ts +1 -1
  143. package/lib/model/update-rr-set-details.js +1 -1
  144. package/lib/model/update-steering-policy-attachment-details.d.ts +1 -1
  145. package/lib/model/update-steering-policy-attachment-details.js +1 -1
  146. package/lib/model/update-steering-policy-details.d.ts +1 -1
  147. package/lib/model/update-steering-policy-details.js +1 -1
  148. package/lib/model/update-tsig-key-details.d.ts +1 -1
  149. package/lib/model/update-tsig-key-details.js +1 -1
  150. package/lib/model/update-view-details.d.ts +1 -1
  151. package/lib/model/update-view-details.js +1 -1
  152. package/lib/model/update-zone-details.d.ts +1 -1
  153. package/lib/model/update-zone-details.js +1 -1
  154. package/lib/model/update-zone-records-details.d.ts +1 -1
  155. package/lib/model/update-zone-records-details.js +1 -1
  156. package/lib/model/view-summary.d.ts +1 -1
  157. package/lib/model/view-summary.js +1 -1
  158. package/lib/model/view.d.ts +1 -1
  159. package/lib/model/view.js +1 -1
  160. package/lib/model/zone-summary.d.ts +1 -1
  161. package/lib/model/zone-summary.js +1 -1
  162. package/lib/model/zone-transfer-server.d.ts +1 -1
  163. package/lib/model/zone-transfer-server.js +1 -1
  164. package/lib/model/zone.d.ts +1 -1
  165. package/lib/model/zone.js +1 -1
  166. package/lib/request/change-resolver-compartment-request.d.ts +2 -2
  167. package/lib/request/change-resolver-compartment-request.js +1 -1
  168. package/lib/request/change-steering-policy-compartment-request.d.ts +2 -2
  169. package/lib/request/change-steering-policy-compartment-request.js +1 -1
  170. package/lib/request/change-tsig-key-compartment-request.d.ts +2 -2
  171. package/lib/request/change-tsig-key-compartment-request.js +1 -1
  172. package/lib/request/change-view-compartment-request.d.ts +2 -2
  173. package/lib/request/change-view-compartment-request.js +1 -1
  174. package/lib/request/change-zone-compartment-request.d.ts +2 -2
  175. package/lib/request/change-zone-compartment-request.js +1 -1
  176. package/lib/request/create-resolver-endpoint-request.d.ts +2 -2
  177. package/lib/request/create-resolver-endpoint-request.js +1 -1
  178. package/lib/request/create-steering-policy-attachment-request.d.ts +2 -2
  179. package/lib/request/create-steering-policy-attachment-request.js +1 -1
  180. package/lib/request/create-steering-policy-request.d.ts +2 -2
  181. package/lib/request/create-steering-policy-request.js +1 -1
  182. package/lib/request/create-tsig-key-request.d.ts +2 -2
  183. package/lib/request/create-tsig-key-request.js +1 -1
  184. package/lib/request/create-view-request.d.ts +2 -2
  185. package/lib/request/create-view-request.js +1 -1
  186. package/lib/request/create-zone-from-zone-file-request.d.ts +2 -2
  187. package/lib/request/create-zone-from-zone-file-request.js +1 -1
  188. package/lib/request/create-zone-request.d.ts +2 -2
  189. package/lib/request/create-zone-request.js +1 -1
  190. package/lib/request/delete-domain-records-request.d.ts +2 -2
  191. package/lib/request/delete-domain-records-request.js +1 -1
  192. package/lib/request/delete-resolver-endpoint-request.d.ts +2 -2
  193. package/lib/request/delete-resolver-endpoint-request.js +1 -1
  194. package/lib/request/delete-rrset-request.d.ts +2 -2
  195. package/lib/request/delete-rrset-request.js +1 -1
  196. package/lib/request/delete-steering-policy-attachment-request.d.ts +2 -2
  197. package/lib/request/delete-steering-policy-attachment-request.js +1 -1
  198. package/lib/request/delete-steering-policy-request.d.ts +2 -2
  199. package/lib/request/delete-steering-policy-request.js +1 -1
  200. package/lib/request/delete-tsig-key-request.d.ts +2 -2
  201. package/lib/request/delete-tsig-key-request.js +1 -1
  202. package/lib/request/delete-view-request.d.ts +2 -2
  203. package/lib/request/delete-view-request.js +1 -1
  204. package/lib/request/delete-zone-request.d.ts +2 -2
  205. package/lib/request/delete-zone-request.js +1 -1
  206. package/lib/request/get-domain-records-request.d.ts +2 -2
  207. package/lib/request/get-domain-records-request.js +1 -1
  208. package/lib/request/get-resolver-endpoint-request.d.ts +2 -2
  209. package/lib/request/get-resolver-endpoint-request.js +1 -1
  210. package/lib/request/get-resolver-request.d.ts +2 -2
  211. package/lib/request/get-resolver-request.js +1 -1
  212. package/lib/request/get-rrset-request.d.ts +2 -2
  213. package/lib/request/get-rrset-request.js +1 -1
  214. package/lib/request/get-steering-policy-attachment-request.d.ts +2 -2
  215. package/lib/request/get-steering-policy-attachment-request.js +1 -1
  216. package/lib/request/get-steering-policy-request.d.ts +2 -2
  217. package/lib/request/get-steering-policy-request.js +1 -1
  218. package/lib/request/get-tsig-key-request.d.ts +2 -2
  219. package/lib/request/get-tsig-key-request.js +1 -1
  220. package/lib/request/get-view-request.d.ts +2 -2
  221. package/lib/request/get-view-request.js +1 -1
  222. package/lib/request/get-zone-content-request.d.ts +2 -2
  223. package/lib/request/get-zone-content-request.js +1 -1
  224. package/lib/request/get-zone-records-request.d.ts +2 -2
  225. package/lib/request/get-zone-records-request.js +1 -1
  226. package/lib/request/get-zone-request.d.ts +2 -2
  227. package/lib/request/get-zone-request.js +1 -1
  228. package/lib/request/index.d.ts +1 -1
  229. package/lib/request/index.js +1 -1
  230. package/lib/request/list-resolver-endpoints-request.d.ts +2 -2
  231. package/lib/request/list-resolver-endpoints-request.js +1 -1
  232. package/lib/request/list-resolvers-request.d.ts +2 -2
  233. package/lib/request/list-resolvers-request.js +1 -1
  234. package/lib/request/list-steering-policies-request.d.ts +2 -2
  235. package/lib/request/list-steering-policies-request.js +1 -1
  236. package/lib/request/list-steering-policy-attachments-request.d.ts +2 -2
  237. package/lib/request/list-steering-policy-attachments-request.js +1 -1
  238. package/lib/request/list-tsig-keys-request.d.ts +2 -2
  239. package/lib/request/list-tsig-keys-request.js +1 -1
  240. package/lib/request/list-views-request.d.ts +2 -2
  241. package/lib/request/list-views-request.js +1 -1
  242. package/lib/request/list-zone-transfer-servers-request.d.ts +2 -2
  243. package/lib/request/list-zone-transfer-servers-request.js +1 -1
  244. package/lib/request/list-zones-request.d.ts +2 -2
  245. package/lib/request/list-zones-request.js +1 -1
  246. package/lib/request/patch-domain-records-request.d.ts +2 -2
  247. package/lib/request/patch-domain-records-request.js +1 -1
  248. package/lib/request/patch-rrset-request.d.ts +2 -2
  249. package/lib/request/patch-rrset-request.js +1 -1
  250. package/lib/request/patch-zone-records-request.d.ts +2 -2
  251. package/lib/request/patch-zone-records-request.js +1 -1
  252. package/lib/request/update-domain-records-request.d.ts +2 -2
  253. package/lib/request/update-domain-records-request.js +1 -1
  254. package/lib/request/update-resolver-endpoint-request.d.ts +2 -2
  255. package/lib/request/update-resolver-endpoint-request.js +1 -1
  256. package/lib/request/update-resolver-request.d.ts +2 -2
  257. package/lib/request/update-resolver-request.js +1 -1
  258. package/lib/request/update-rrset-request.d.ts +2 -2
  259. package/lib/request/update-rrset-request.js +1 -1
  260. package/lib/request/update-steering-policy-attachment-request.d.ts +2 -2
  261. package/lib/request/update-steering-policy-attachment-request.js +1 -1
  262. package/lib/request/update-steering-policy-request.d.ts +2 -2
  263. package/lib/request/update-steering-policy-request.js +1 -1
  264. package/lib/request/update-tsig-key-request.d.ts +2 -2
  265. package/lib/request/update-tsig-key-request.js +1 -1
  266. package/lib/request/update-view-request.d.ts +2 -2
  267. package/lib/request/update-view-request.js +1 -1
  268. package/lib/request/update-zone-records-request.d.ts +2 -2
  269. package/lib/request/update-zone-records-request.js +1 -1
  270. package/lib/request/update-zone-request.d.ts +2 -2
  271. package/lib/request/update-zone-request.js +1 -1
  272. package/lib/response/change-resolver-compartment-response.d.ts +1 -1
  273. package/lib/response/change-resolver-compartment-response.js +1 -1
  274. package/lib/response/change-steering-policy-compartment-response.d.ts +1 -1
  275. package/lib/response/change-steering-policy-compartment-response.js +1 -1
  276. package/lib/response/change-tsig-key-compartment-response.d.ts +1 -1
  277. package/lib/response/change-tsig-key-compartment-response.js +1 -1
  278. package/lib/response/change-view-compartment-response.d.ts +1 -1
  279. package/lib/response/change-view-compartment-response.js +1 -1
  280. package/lib/response/change-zone-compartment-response.d.ts +1 -1
  281. package/lib/response/change-zone-compartment-response.js +1 -1
  282. package/lib/response/create-resolver-endpoint-response.d.ts +1 -1
  283. package/lib/response/create-resolver-endpoint-response.js +1 -1
  284. package/lib/response/create-steering-policy-attachment-response.d.ts +1 -1
  285. package/lib/response/create-steering-policy-attachment-response.js +1 -1
  286. package/lib/response/create-steering-policy-response.d.ts +1 -1
  287. package/lib/response/create-steering-policy-response.js +1 -1
  288. package/lib/response/create-tsig-key-response.d.ts +1 -1
  289. package/lib/response/create-tsig-key-response.js +1 -1
  290. package/lib/response/create-view-response.d.ts +1 -1
  291. package/lib/response/create-view-response.js +1 -1
  292. package/lib/response/create-zone-from-zone-file-response.d.ts +1 -1
  293. package/lib/response/create-zone-from-zone-file-response.js +1 -1
  294. package/lib/response/create-zone-response.d.ts +1 -1
  295. package/lib/response/create-zone-response.js +1 -1
  296. package/lib/response/delete-domain-records-response.d.ts +1 -1
  297. package/lib/response/delete-domain-records-response.js +1 -1
  298. package/lib/response/delete-resolver-endpoint-response.d.ts +1 -1
  299. package/lib/response/delete-resolver-endpoint-response.js +1 -1
  300. package/lib/response/delete-rrset-response.d.ts +1 -1
  301. package/lib/response/delete-rrset-response.js +1 -1
  302. package/lib/response/delete-steering-policy-attachment-response.d.ts +1 -1
  303. package/lib/response/delete-steering-policy-attachment-response.js +1 -1
  304. package/lib/response/delete-steering-policy-response.d.ts +1 -1
  305. package/lib/response/delete-steering-policy-response.js +1 -1
  306. package/lib/response/delete-tsig-key-response.d.ts +1 -1
  307. package/lib/response/delete-tsig-key-response.js +1 -1
  308. package/lib/response/delete-view-response.d.ts +1 -1
  309. package/lib/response/delete-view-response.js +1 -1
  310. package/lib/response/delete-zone-response.d.ts +1 -1
  311. package/lib/response/delete-zone-response.js +1 -1
  312. package/lib/response/get-domain-records-response.d.ts +1 -1
  313. package/lib/response/get-domain-records-response.js +1 -1
  314. package/lib/response/get-resolver-endpoint-response.d.ts +1 -1
  315. package/lib/response/get-resolver-endpoint-response.js +1 -1
  316. package/lib/response/get-resolver-response.d.ts +1 -1
  317. package/lib/response/get-resolver-response.js +1 -1
  318. package/lib/response/get-rrset-response.d.ts +1 -1
  319. package/lib/response/get-rrset-response.js +1 -1
  320. package/lib/response/get-steering-policy-attachment-response.d.ts +1 -1
  321. package/lib/response/get-steering-policy-attachment-response.js +1 -1
  322. package/lib/response/get-steering-policy-response.d.ts +1 -1
  323. package/lib/response/get-steering-policy-response.js +1 -1
  324. package/lib/response/get-tsig-key-response.d.ts +1 -1
  325. package/lib/response/get-tsig-key-response.js +1 -1
  326. package/lib/response/get-view-response.d.ts +1 -1
  327. package/lib/response/get-view-response.js +1 -1
  328. package/lib/response/get-zone-content-response.d.ts +1 -1
  329. package/lib/response/get-zone-content-response.js +1 -1
  330. package/lib/response/get-zone-records-response.d.ts +1 -1
  331. package/lib/response/get-zone-records-response.js +1 -1
  332. package/lib/response/get-zone-response.d.ts +1 -1
  333. package/lib/response/get-zone-response.js +1 -1
  334. package/lib/response/index.d.ts +1 -1
  335. package/lib/response/index.js +1 -1
  336. package/lib/response/list-resolver-endpoints-response.d.ts +1 -1
  337. package/lib/response/list-resolver-endpoints-response.js +1 -1
  338. package/lib/response/list-resolvers-response.d.ts +1 -1
  339. package/lib/response/list-resolvers-response.js +1 -1
  340. package/lib/response/list-steering-policies-response.d.ts +1 -1
  341. package/lib/response/list-steering-policies-response.js +1 -1
  342. package/lib/response/list-steering-policy-attachments-response.d.ts +1 -1
  343. package/lib/response/list-steering-policy-attachments-response.js +1 -1
  344. package/lib/response/list-tsig-keys-response.d.ts +1 -1
  345. package/lib/response/list-tsig-keys-response.js +1 -1
  346. package/lib/response/list-views-response.d.ts +1 -1
  347. package/lib/response/list-views-response.js +1 -1
  348. package/lib/response/list-zone-transfer-servers-response.d.ts +1 -1
  349. package/lib/response/list-zone-transfer-servers-response.js +1 -1
  350. package/lib/response/list-zones-response.d.ts +1 -1
  351. package/lib/response/list-zones-response.js +1 -1
  352. package/lib/response/patch-domain-records-response.d.ts +1 -1
  353. package/lib/response/patch-domain-records-response.js +1 -1
  354. package/lib/response/patch-rrset-response.d.ts +1 -1
  355. package/lib/response/patch-rrset-response.js +1 -1
  356. package/lib/response/patch-zone-records-response.d.ts +1 -1
  357. package/lib/response/patch-zone-records-response.js +1 -1
  358. package/lib/response/update-domain-records-response.d.ts +1 -1
  359. package/lib/response/update-domain-records-response.js +1 -1
  360. package/lib/response/update-resolver-endpoint-response.d.ts +1 -1
  361. package/lib/response/update-resolver-endpoint-response.js +1 -1
  362. package/lib/response/update-resolver-response.d.ts +1 -1
  363. package/lib/response/update-resolver-response.js +1 -1
  364. package/lib/response/update-rrset-response.d.ts +1 -1
  365. package/lib/response/update-rrset-response.js +1 -1
  366. package/lib/response/update-steering-policy-attachment-response.d.ts +1 -1
  367. package/lib/response/update-steering-policy-attachment-response.js +1 -1
  368. package/lib/response/update-steering-policy-response.d.ts +1 -1
  369. package/lib/response/update-steering-policy-response.js +1 -1
  370. package/lib/response/update-tsig-key-response.d.ts +1 -1
  371. package/lib/response/update-tsig-key-response.js +1 -1
  372. package/lib/response/update-view-response.d.ts +1 -1
  373. package/lib/response/update-view-response.js +1 -1
  374. package/lib/response/update-zone-records-response.d.ts +1 -1
  375. package/lib/response/update-zone-records-response.js +1 -1
  376. package/lib/response/update-zone-response.d.ts +1 -1
  377. package/lib/response/update-zone-response.js +1 -1
  378. package/package.json +3 -3
package/lib/dns-waiter.js CHANGED
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -61,6 +61,8 @@ class DnsWaiter {
61
61
  forChangeResolverCompartment(request) {
62
62
  return __awaiter(this, void 0, void 0, function* () {
63
63
  const changeResolverCompartmentResponse = yield this.client.changeResolverCompartment(request);
64
+ if (changeResolverCompartmentResponse.opcWorkRequestId === undefined)
65
+ return { response: changeResolverCompartmentResponse, workRequestResponse: undefined };
64
66
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, changeResolverCompartmentResponse.opcWorkRequestId);
65
67
  return {
66
68
  response: changeResolverCompartmentResponse,
@@ -77,6 +79,8 @@ class DnsWaiter {
77
79
  forChangeViewCompartment(request) {
78
80
  return __awaiter(this, void 0, void 0, function* () {
79
81
  const changeViewCompartmentResponse = yield this.client.changeViewCompartment(request);
82
+ if (changeViewCompartmentResponse.opcWorkRequestId === undefined)
83
+ return { response: changeViewCompartmentResponse, workRequestResponse: undefined };
80
84
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, changeViewCompartmentResponse.opcWorkRequestId);
81
85
  return { response: changeViewCompartmentResponse, workRequestResponse: getWorkRequestResponse };
82
86
  });
@@ -90,6 +94,8 @@ class DnsWaiter {
90
94
  forChangeZoneCompartment(request) {
91
95
  return __awaiter(this, void 0, void 0, function* () {
92
96
  const changeZoneCompartmentResponse = yield this.client.changeZoneCompartment(request);
97
+ if (changeZoneCompartmentResponse.opcWorkRequestId === undefined)
98
+ return { response: changeZoneCompartmentResponse, workRequestResponse: undefined };
93
99
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, changeZoneCompartmentResponse.opcWorkRequestId);
94
100
  return { response: changeZoneCompartmentResponse, workRequestResponse: getWorkRequestResponse };
95
101
  });
@@ -103,6 +109,8 @@ class DnsWaiter {
103
109
  forCreateResolverEndpoint(request) {
104
110
  return __awaiter(this, void 0, void 0, function* () {
105
111
  const createResolverEndpointResponse = yield this.client.createResolverEndpoint(request);
112
+ if (createResolverEndpointResponse.opcWorkRequestId === undefined)
113
+ return { response: createResolverEndpointResponse, workRequestResponse: undefined };
106
114
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, createResolverEndpointResponse.opcWorkRequestId);
107
115
  return {
108
116
  response: createResolverEndpointResponse,
@@ -119,6 +127,8 @@ class DnsWaiter {
119
127
  forCreateTsigKey(request) {
120
128
  return __awaiter(this, void 0, void 0, function* () {
121
129
  const createTsigKeyResponse = yield this.client.createTsigKey(request);
130
+ if (createTsigKeyResponse.opcWorkRequestId === undefined)
131
+ return { response: createTsigKeyResponse, workRequestResponse: undefined };
122
132
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, createTsigKeyResponse.opcWorkRequestId);
123
133
  return { response: createTsigKeyResponse, workRequestResponse: getWorkRequestResponse };
124
134
  });
@@ -132,6 +142,8 @@ class DnsWaiter {
132
142
  forCreateView(request) {
133
143
  return __awaiter(this, void 0, void 0, function* () {
134
144
  const createViewResponse = yield this.client.createView(request);
145
+ if (createViewResponse.opcWorkRequestId === undefined)
146
+ return { response: createViewResponse, workRequestResponse: undefined };
135
147
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, createViewResponse.opcWorkRequestId);
136
148
  return { response: createViewResponse, workRequestResponse: getWorkRequestResponse };
137
149
  });
@@ -145,6 +157,8 @@ class DnsWaiter {
145
157
  forCreateZone(request) {
146
158
  return __awaiter(this, void 0, void 0, function* () {
147
159
  const createZoneResponse = yield this.client.createZone(request);
160
+ if (createZoneResponse.opcWorkRequestId === undefined)
161
+ return { response: createZoneResponse, workRequestResponse: undefined };
148
162
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, createZoneResponse.opcWorkRequestId);
149
163
  return { response: createZoneResponse, workRequestResponse: getWorkRequestResponse };
150
164
  });
@@ -158,6 +172,8 @@ class DnsWaiter {
158
172
  forCreateZoneFromZoneFile(request) {
159
173
  return __awaiter(this, void 0, void 0, function* () {
160
174
  const createZoneFromZoneFileResponse = yield this.client.createZoneFromZoneFile(request);
175
+ if (createZoneFromZoneFileResponse.opcWorkRequestId === undefined)
176
+ return { response: createZoneFromZoneFileResponse, workRequestResponse: undefined };
161
177
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, createZoneFromZoneFileResponse.opcWorkRequestId);
162
178
  return {
163
179
  response: createZoneFromZoneFileResponse,
@@ -174,6 +190,8 @@ class DnsWaiter {
174
190
  forDeleteResolverEndpoint(request) {
175
191
  return __awaiter(this, void 0, void 0, function* () {
176
192
  const deleteResolverEndpointResponse = yield this.client.deleteResolverEndpoint(request);
193
+ if (deleteResolverEndpointResponse.opcWorkRequestId === undefined)
194
+ return { response: deleteResolverEndpointResponse, workRequestResponse: undefined };
177
195
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, deleteResolverEndpointResponse.opcWorkRequestId);
178
196
  return {
179
197
  response: deleteResolverEndpointResponse,
@@ -190,6 +208,8 @@ class DnsWaiter {
190
208
  forDeleteTsigKey(request) {
191
209
  return __awaiter(this, void 0, void 0, function* () {
192
210
  const deleteTsigKeyResponse = yield this.client.deleteTsigKey(request);
211
+ if (deleteTsigKeyResponse.opcWorkRequestId === undefined)
212
+ return { response: deleteTsigKeyResponse, workRequestResponse: undefined };
193
213
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, deleteTsigKeyResponse.opcWorkRequestId);
194
214
  return { response: deleteTsigKeyResponse, workRequestResponse: getWorkRequestResponse };
195
215
  });
@@ -203,6 +223,8 @@ class DnsWaiter {
203
223
  forDeleteView(request) {
204
224
  return __awaiter(this, void 0, void 0, function* () {
205
225
  const deleteViewResponse = yield this.client.deleteView(request);
226
+ if (deleteViewResponse.opcWorkRequestId === undefined)
227
+ return { response: deleteViewResponse, workRequestResponse: undefined };
206
228
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, deleteViewResponse.opcWorkRequestId);
207
229
  return { response: deleteViewResponse, workRequestResponse: getWorkRequestResponse };
208
230
  });
@@ -216,6 +238,8 @@ class DnsWaiter {
216
238
  forDeleteZone(request) {
217
239
  return __awaiter(this, void 0, void 0, function* () {
218
240
  const deleteZoneResponse = yield this.client.deleteZone(request);
241
+ if (deleteZoneResponse.opcWorkRequestId === undefined)
242
+ return { response: deleteZoneResponse, workRequestResponse: undefined };
219
243
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, deleteZoneResponse.opcWorkRequestId);
220
244
  return { response: deleteZoneResponse, workRequestResponse: getWorkRequestResponse };
221
245
  });
@@ -313,6 +337,8 @@ class DnsWaiter {
313
337
  forUpdateResolver(request) {
314
338
  return __awaiter(this, void 0, void 0, function* () {
315
339
  const updateResolverResponse = yield this.client.updateResolver(request);
340
+ if (updateResolverResponse.opcWorkRequestId === undefined)
341
+ return { response: updateResolverResponse, workRequestResponse: undefined };
316
342
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, updateResolverResponse.opcWorkRequestId);
317
343
  return { response: updateResolverResponse, workRequestResponse: getWorkRequestResponse };
318
344
  });
@@ -326,6 +352,8 @@ class DnsWaiter {
326
352
  forUpdateResolverEndpoint(request) {
327
353
  return __awaiter(this, void 0, void 0, function* () {
328
354
  const updateResolverEndpointResponse = yield this.client.updateResolverEndpoint(request);
355
+ if (updateResolverEndpointResponse.opcWorkRequestId === undefined)
356
+ return { response: updateResolverEndpointResponse, workRequestResponse: undefined };
329
357
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, updateResolverEndpointResponse.opcWorkRequestId);
330
358
  return {
331
359
  response: updateResolverEndpointResponse,
@@ -342,6 +370,8 @@ class DnsWaiter {
342
370
  forUpdateTsigKey(request) {
343
371
  return __awaiter(this, void 0, void 0, function* () {
344
372
  const updateTsigKeyResponse = yield this.client.updateTsigKey(request);
373
+ if (updateTsigKeyResponse.opcWorkRequestId === undefined)
374
+ return { response: updateTsigKeyResponse, workRequestResponse: undefined };
345
375
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, updateTsigKeyResponse.opcWorkRequestId);
346
376
  return { response: updateTsigKeyResponse, workRequestResponse: getWorkRequestResponse };
347
377
  });
@@ -355,6 +385,8 @@ class DnsWaiter {
355
385
  forUpdateView(request) {
356
386
  return __awaiter(this, void 0, void 0, function* () {
357
387
  const updateViewResponse = yield this.client.updateView(request);
388
+ if (updateViewResponse.opcWorkRequestId === undefined)
389
+ return { response: updateViewResponse, workRequestResponse: undefined };
358
390
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, updateViewResponse.opcWorkRequestId);
359
391
  return { response: updateViewResponse, workRequestResponse: getWorkRequestResponse };
360
392
  });
@@ -368,6 +400,8 @@ class DnsWaiter {
368
400
  forUpdateZone(request) {
369
401
  return __awaiter(this, void 0, void 0, function* () {
370
402
  const updateZoneResponse = yield this.client.updateZone(request);
403
+ if (updateZoneResponse.opcWorkRequestId === undefined)
404
+ return { response: updateZoneResponse, workRequestResponse: undefined };
371
405
  const getWorkRequestResponse = yield oci_workrequests_1.waitForWorkRequest(this.config, this.workRequestClient, updateZoneResponse.opcWorkRequestId);
372
406
  return { response: updateZoneResponse, workRequestResponse: getWorkRequestResponse };
373
407
  });
@@ -1 +1 @@
1
- {"version":3,"file":"dns-waiter.js","sourceRoot":"","sources":["../../../../lib/dns/lib/dns-waiter.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"dns-waiter.js","sourceRoot":"","sources":["../../../../lib/dns/lib/dns-waiter.ts"],"names":[],"mappings":"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"}
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  export interface ChangeResolverCompartmentDetails {
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  export interface ChangeSteeringPolicyCompartmentDetails {
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  export interface ChangeTsigKeyCompartmentDetails {
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  export interface ChangeViewCompartmentDetails {
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  export interface ChangeZoneCompartmentDetails {
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
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
  Object.defineProperty(exports, "__esModule", { value: true });