oci-dns 2.102.2 → 2.103.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 (258) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +59 -59
  4. package/lib/client.js +59 -59
  5. package/lib/dns-waiter.d.ts +1 -1
  6. package/lib/dns-waiter.js +1 -1
  7. package/lib/model/attached-view-details.d.ts +1 -1
  8. package/lib/model/attached-view-details.js +1 -1
  9. package/lib/model/attached-view.d.ts +1 -1
  10. package/lib/model/attached-view.js +1 -1
  11. package/lib/model/change-resolver-compartment-details.d.ts +2 -2
  12. package/lib/model/change-resolver-compartment-details.js +1 -1
  13. package/lib/model/change-steering-policy-compartment-details.d.ts +2 -2
  14. package/lib/model/change-steering-policy-compartment-details.js +1 -1
  15. package/lib/model/change-tsig-key-compartment-details.d.ts +2 -2
  16. package/lib/model/change-tsig-key-compartment-details.js +1 -1
  17. package/lib/model/change-view-compartment-details.d.ts +2 -2
  18. package/lib/model/change-view-compartment-details.js +1 -1
  19. package/lib/model/change-zone-compartment-details.d.ts +2 -2
  20. package/lib/model/change-zone-compartment-details.js +1 -1
  21. package/lib/model/create-migrated-dynect-zone-details.d.ts +1 -1
  22. package/lib/model/create-migrated-dynect-zone-details.js +1 -1
  23. package/lib/model/create-resolver-endpoint-details.d.ts +1 -1
  24. package/lib/model/create-resolver-endpoint-details.js +1 -1
  25. package/lib/model/create-resolver-vnic-endpoint-details.d.ts +1 -1
  26. package/lib/model/create-resolver-vnic-endpoint-details.js +1 -1
  27. package/lib/model/create-steering-policy-attachment-details.d.ts +1 -1
  28. package/lib/model/create-steering-policy-attachment-details.js +1 -1
  29. package/lib/model/create-steering-policy-details.d.ts +6 -6
  30. package/lib/model/create-steering-policy-details.js +1 -1
  31. package/lib/model/create-tsig-key-details.d.ts +3 -3
  32. package/lib/model/create-tsig-key-details.js +1 -1
  33. package/lib/model/create-view-details.d.ts +3 -3
  34. package/lib/model/create-view-details.js +1 -1
  35. package/lib/model/create-zone-base-details.d.ts +3 -3
  36. package/lib/model/create-zone-base-details.js +1 -1
  37. package/lib/model/create-zone-details.d.ts +2 -2
  38. package/lib/model/create-zone-details.js +1 -1
  39. package/lib/model/dnssec-config.d.ts +1 -1
  40. package/lib/model/dnssec-config.js +1 -1
  41. package/lib/model/dnssec-digest-type.d.ts +1 -1
  42. package/lib/model/dnssec-digest-type.js +1 -1
  43. package/lib/model/dnssec-key-version-ds-data.d.ts +2 -2
  44. package/lib/model/dnssec-key-version-ds-data.js +1 -1
  45. package/lib/model/dnssec-signing-algorithm.d.ts +1 -1
  46. package/lib/model/dnssec-signing-algorithm.js +1 -1
  47. package/lib/model/dynect-migration-details.d.ts +1 -1
  48. package/lib/model/dynect-migration-details.js +1 -1
  49. package/lib/model/external-downstream.d.ts +1 -1
  50. package/lib/model/external-downstream.js +1 -1
  51. package/lib/model/external-master.d.ts +1 -1
  52. package/lib/model/external-master.js +1 -1
  53. package/lib/model/index.d.ts +1 -1
  54. package/lib/model/index.js +1 -1
  55. package/lib/model/ksk-dnssec-key-version.d.ts +1 -1
  56. package/lib/model/ksk-dnssec-key-version.js +1 -1
  57. package/lib/model/migration-replacement.d.ts +1 -1
  58. package/lib/model/migration-replacement.js +1 -1
  59. package/lib/model/nameserver.d.ts +1 -1
  60. package/lib/model/nameserver.js +1 -1
  61. package/lib/model/patch-domain-records-details.d.ts +1 -1
  62. package/lib/model/patch-domain-records-details.js +1 -1
  63. package/lib/model/patch-rr-set-details.d.ts +1 -1
  64. package/lib/model/patch-rr-set-details.js +1 -1
  65. package/lib/model/patch-zone-records-details.d.ts +1 -1
  66. package/lib/model/patch-zone-records-details.js +1 -1
  67. package/lib/model/promote-zone-dnssec-key-version-details.d.ts +1 -1
  68. package/lib/model/promote-zone-dnssec-key-version-details.js +1 -1
  69. package/lib/model/r-rset.d.ts +1 -1
  70. package/lib/model/r-rset.js +1 -1
  71. package/lib/model/record-collection.d.ts +1 -1
  72. package/lib/model/record-collection.js +1 -1
  73. package/lib/model/record-details.d.ts +2 -2
  74. package/lib/model/record-details.js +1 -1
  75. package/lib/model/record-operation.d.ts +2 -2
  76. package/lib/model/record-operation.js +1 -1
  77. package/lib/model/record.d.ts +3 -3
  78. package/lib/model/record.js +1 -1
  79. package/lib/model/resolver-endpoint-summary.d.ts +1 -1
  80. package/lib/model/resolver-endpoint-summary.js +1 -1
  81. package/lib/model/resolver-endpoint.d.ts +1 -1
  82. package/lib/model/resolver-endpoint.js +1 -1
  83. package/lib/model/resolver-forward-rule-details.d.ts +1 -1
  84. package/lib/model/resolver-forward-rule-details.js +1 -1
  85. package/lib/model/resolver-forward-rule.d.ts +1 -1
  86. package/lib/model/resolver-forward-rule.js +1 -1
  87. package/lib/model/resolver-rule-details.d.ts +1 -1
  88. package/lib/model/resolver-rule-details.js +1 -1
  89. package/lib/model/resolver-rule.d.ts +1 -1
  90. package/lib/model/resolver-rule.js +1 -1
  91. package/lib/model/resolver-summary.d.ts +3 -3
  92. package/lib/model/resolver-summary.js +1 -1
  93. package/lib/model/resolver-vnic-endpoint-summary.d.ts +1 -1
  94. package/lib/model/resolver-vnic-endpoint-summary.js +1 -1
  95. package/lib/model/resolver-vnic-endpoint.d.ts +1 -1
  96. package/lib/model/resolver-vnic-endpoint.js +1 -1
  97. package/lib/model/resolver.d.ts +3 -3
  98. package/lib/model/resolver.js +1 -1
  99. package/lib/model/scope.d.ts +1 -1
  100. package/lib/model/scope.js +1 -1
  101. package/lib/model/sort-order.d.ts +1 -1
  102. package/lib/model/sort-order.js +1 -1
  103. package/lib/model/stage-zone-dnssec-key-version-details.d.ts +1 -1
  104. package/lib/model/stage-zone-dnssec-key-version-details.js +1 -1
  105. package/lib/model/steering-policy-answer.d.ts +3 -3
  106. package/lib/model/steering-policy-answer.js +1 -1
  107. package/lib/model/steering-policy-attachment-summary.d.ts +1 -1
  108. package/lib/model/steering-policy-attachment-summary.js +1 -1
  109. package/lib/model/steering-policy-attachment.d.ts +1 -1
  110. package/lib/model/steering-policy-attachment.js +1 -1
  111. package/lib/model/steering-policy-filter-answer-data.d.ts +1 -1
  112. package/lib/model/steering-policy-filter-answer-data.js +1 -1
  113. package/lib/model/steering-policy-filter-rule-case.d.ts +1 -1
  114. package/lib/model/steering-policy-filter-rule-case.js +1 -1
  115. package/lib/model/steering-policy-filter-rule.d.ts +1 -1
  116. package/lib/model/steering-policy-filter-rule.js +1 -1
  117. package/lib/model/steering-policy-health-rule-case.d.ts +1 -1
  118. package/lib/model/steering-policy-health-rule-case.js +1 -1
  119. package/lib/model/steering-policy-health-rule.d.ts +1 -1
  120. package/lib/model/steering-policy-health-rule.js +1 -1
  121. package/lib/model/steering-policy-limit-rule-case.d.ts +1 -1
  122. package/lib/model/steering-policy-limit-rule-case.js +1 -1
  123. package/lib/model/steering-policy-limit-rule.d.ts +1 -1
  124. package/lib/model/steering-policy-limit-rule.js +1 -1
  125. package/lib/model/steering-policy-priority-answer-data.d.ts +1 -1
  126. package/lib/model/steering-policy-priority-answer-data.js +1 -1
  127. package/lib/model/steering-policy-priority-rule-case.d.ts +1 -1
  128. package/lib/model/steering-policy-priority-rule-case.js +1 -1
  129. package/lib/model/steering-policy-priority-rule.d.ts +1 -1
  130. package/lib/model/steering-policy-priority-rule.js +1 -1
  131. package/lib/model/steering-policy-rule.d.ts +2 -2
  132. package/lib/model/steering-policy-rule.js +1 -1
  133. package/lib/model/steering-policy-summary.d.ts +6 -6
  134. package/lib/model/steering-policy-summary.js +1 -1
  135. package/lib/model/steering-policy-weighted-answer-data.d.ts +1 -1
  136. package/lib/model/steering-policy-weighted-answer-data.js +1 -1
  137. package/lib/model/steering-policy-weighted-rule-case.d.ts +1 -1
  138. package/lib/model/steering-policy-weighted-rule-case.js +1 -1
  139. package/lib/model/steering-policy-weighted-rule.d.ts +1 -1
  140. package/lib/model/steering-policy-weighted-rule.js +1 -1
  141. package/lib/model/steering-policy.d.ts +6 -6
  142. package/lib/model/steering-policy.js +1 -1
  143. package/lib/model/tsig-key-summary.d.ts +3 -3
  144. package/lib/model/tsig-key-summary.js +1 -1
  145. package/lib/model/tsig-key.d.ts +3 -3
  146. package/lib/model/tsig-key.js +1 -1
  147. package/lib/model/update-domain-records-details.d.ts +1 -1
  148. package/lib/model/update-domain-records-details.js +1 -1
  149. package/lib/model/update-resolver-details.d.ts +3 -3
  150. package/lib/model/update-resolver-details.js +1 -1
  151. package/lib/model/update-resolver-endpoint-details.d.ts +1 -1
  152. package/lib/model/update-resolver-endpoint-details.js +1 -1
  153. package/lib/model/update-resolver-vnic-endpoint-details.d.ts +1 -1
  154. package/lib/model/update-resolver-vnic-endpoint-details.js +1 -1
  155. package/lib/model/update-rr-set-details.d.ts +1 -1
  156. package/lib/model/update-rr-set-details.js +1 -1
  157. package/lib/model/update-steering-policy-attachment-details.d.ts +1 -1
  158. package/lib/model/update-steering-policy-attachment-details.js +1 -1
  159. package/lib/model/update-steering-policy-details.d.ts +6 -6
  160. package/lib/model/update-steering-policy-details.js +1 -1
  161. package/lib/model/update-tsig-key-details.d.ts +3 -3
  162. package/lib/model/update-tsig-key-details.js +1 -1
  163. package/lib/model/update-view-details.d.ts +3 -3
  164. package/lib/model/update-view-details.js +1 -1
  165. package/lib/model/update-zone-details.d.ts +4 -4
  166. package/lib/model/update-zone-details.js +1 -1
  167. package/lib/model/update-zone-records-details.d.ts +1 -1
  168. package/lib/model/update-zone-records-details.js +1 -1
  169. package/lib/model/view-summary.d.ts +3 -3
  170. package/lib/model/view-summary.js +1 -1
  171. package/lib/model/view.d.ts +3 -3
  172. package/lib/model/view.js +1 -1
  173. package/lib/model/zone-dnssec-state.d.ts +1 -1
  174. package/lib/model/zone-dnssec-state.js +1 -1
  175. package/lib/model/zone-summary.d.ts +4 -4
  176. package/lib/model/zone-summary.js +1 -1
  177. package/lib/model/zone-transfer-server.d.ts +1 -1
  178. package/lib/model/zone-transfer-server.js +1 -1
  179. package/lib/model/zone.d.ts +4 -4
  180. package/lib/model/zone.js +1 -1
  181. package/lib/model/zsk-dnssec-key-version.d.ts +1 -1
  182. package/lib/model/zsk-dnssec-key-version.js +1 -1
  183. package/lib/request/change-resolver-compartment-request.d.ts +1 -1
  184. package/lib/request/change-steering-policy-compartment-request.d.ts +1 -1
  185. package/lib/request/change-tsig-key-compartment-request.d.ts +1 -1
  186. package/lib/request/change-view-compartment-request.d.ts +1 -1
  187. package/lib/request/change-zone-compartment-request.d.ts +1 -1
  188. package/lib/request/create-resolver-endpoint-request.d.ts +1 -1
  189. package/lib/request/create-steering-policy-attachment-request.d.ts +1 -1
  190. package/lib/request/create-steering-policy-request.d.ts +1 -1
  191. package/lib/request/create-tsig-key-request.d.ts +1 -1
  192. package/lib/request/create-view-request.d.ts +1 -1
  193. package/lib/request/create-zone-from-zone-file-request.d.ts +1 -1
  194. package/lib/request/create-zone-request.d.ts +1 -1
  195. package/lib/request/delete-domain-records-request.d.ts +1 -1
  196. package/lib/request/delete-resolver-endpoint-request.d.ts +1 -1
  197. package/lib/request/delete-rrset-request.d.ts +1 -1
  198. package/lib/request/delete-steering-policy-attachment-request.d.ts +1 -1
  199. package/lib/request/delete-steering-policy-request.d.ts +1 -1
  200. package/lib/request/delete-tsig-key-request.d.ts +1 -1
  201. package/lib/request/delete-view-request.d.ts +1 -1
  202. package/lib/request/delete-zone-request.d.ts +1 -1
  203. package/lib/request/get-domain-records-request.d.ts +1 -1
  204. package/lib/request/get-resolver-endpoint-request.d.ts +1 -1
  205. package/lib/request/get-resolver-request.d.ts +1 -1
  206. package/lib/request/get-rrset-request.d.ts +1 -1
  207. package/lib/request/get-steering-policy-attachment-request.d.ts +1 -1
  208. package/lib/request/get-steering-policy-request.d.ts +1 -1
  209. package/lib/request/get-tsig-key-request.d.ts +1 -1
  210. package/lib/request/get-view-request.d.ts +1 -1
  211. package/lib/request/get-zone-content-request.d.ts +1 -1
  212. package/lib/request/get-zone-records-request.d.ts +1 -1
  213. package/lib/request/get-zone-request.d.ts +1 -1
  214. package/lib/request/index.d.ts +1 -1
  215. package/lib/request/index.js +1 -1
  216. package/lib/request/list-resolver-endpoints-request.d.ts +1 -1
  217. package/lib/request/list-resolvers-request.d.ts +1 -1
  218. package/lib/request/list-steering-policies-request.d.ts +1 -1
  219. package/lib/request/list-steering-policy-attachments-request.d.ts +1 -1
  220. package/lib/request/list-tsig-keys-request.d.ts +1 -1
  221. package/lib/request/list-views-request.d.ts +1 -1
  222. package/lib/request/list-zone-transfer-servers-request.d.ts +1 -1
  223. package/lib/request/list-zones-request.d.ts +1 -1
  224. package/lib/request/patch-domain-records-request.d.ts +1 -1
  225. package/lib/request/patch-rrset-request.d.ts +1 -1
  226. package/lib/request/patch-zone-records-request.d.ts +1 -1
  227. package/lib/request/promote-zone-dnssec-key-version-request.d.ts +1 -1
  228. package/lib/request/stage-zone-dnssec-key-version-request.d.ts +1 -1
  229. package/lib/request/update-domain-records-request.d.ts +1 -1
  230. package/lib/request/update-resolver-endpoint-request.d.ts +1 -1
  231. package/lib/request/update-resolver-request.d.ts +1 -1
  232. package/lib/request/update-rrset-request.d.ts +1 -1
  233. package/lib/request/update-steering-policy-attachment-request.d.ts +1 -1
  234. package/lib/request/update-steering-policy-request.d.ts +1 -1
  235. package/lib/request/update-tsig-key-request.d.ts +1 -1
  236. package/lib/request/update-view-request.d.ts +1 -1
  237. package/lib/request/update-zone-records-request.d.ts +1 -1
  238. package/lib/request/update-zone-request.d.ts +1 -1
  239. package/lib/response/get-domain-records-response.d.ts +1 -1
  240. package/lib/response/get-rrset-response.d.ts +1 -1
  241. package/lib/response/get-zone-records-response.d.ts +1 -1
  242. package/lib/response/index.d.ts +1 -1
  243. package/lib/response/index.js +1 -1
  244. package/lib/response/list-resolver-endpoints-response.d.ts +1 -1
  245. package/lib/response/list-resolvers-response.d.ts +1 -1
  246. package/lib/response/list-steering-policies-response.d.ts +1 -1
  247. package/lib/response/list-steering-policy-attachments-response.d.ts +1 -1
  248. package/lib/response/list-tsig-keys-response.d.ts +1 -1
  249. package/lib/response/list-views-response.d.ts +1 -1
  250. package/lib/response/list-zone-transfer-servers-response.d.ts +1 -1
  251. package/lib/response/list-zones-response.d.ts +1 -1
  252. package/lib/response/patch-domain-records-response.d.ts +1 -1
  253. package/lib/response/patch-rrset-response.d.ts +1 -1
  254. package/lib/response/patch-zone-records-response.d.ts +1 -1
  255. package/lib/response/update-domain-records-response.d.ts +1 -1
  256. package/lib/response/update-rrset-response.d.ts +1 -1
  257. package/lib/response/update-zone-records-response.d.ts +1 -1
  258. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -221,7 +221,7 @@ class DnsClient {
221
221
  * @param ChangeResolverCompartmentRequest
222
222
  * @return ChangeResolverCompartmentResponse
223
223
  * @throws OciError when an error occurs
224
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ChangeResolverCompartment.ts.html |here} to see how to use ChangeResolverCompartment API.
224
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ChangeResolverCompartment.ts.html |here} to see how to use ChangeResolverCompartment API.
225
225
  */
226
226
  changeResolverCompartment(changeResolverCompartmentRequest) {
227
227
  return __awaiter(this, void 0, void 0, function* () {
@@ -286,7 +286,7 @@ class DnsClient {
286
286
  * @param ChangeSteeringPolicyCompartmentRequest
287
287
  * @return ChangeSteeringPolicyCompartmentResponse
288
288
  * @throws OciError when an error occurs
289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ChangeSteeringPolicyCompartment.ts.html |here} to see how to use ChangeSteeringPolicyCompartment API.
289
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ChangeSteeringPolicyCompartment.ts.html |here} to see how to use ChangeSteeringPolicyCompartment API.
290
290
  */
291
291
  changeSteeringPolicyCompartment(changeSteeringPolicyCompartmentRequest) {
292
292
  return __awaiter(this, void 0, void 0, function* () {
@@ -351,7 +351,7 @@ class DnsClient {
351
351
  * @param ChangeTsigKeyCompartmentRequest
352
352
  * @return ChangeTsigKeyCompartmentResponse
353
353
  * @throws OciError when an error occurs
354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ChangeTsigKeyCompartment.ts.html |here} to see how to use ChangeTsigKeyCompartment API.
354
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ChangeTsigKeyCompartment.ts.html |here} to see how to use ChangeTsigKeyCompartment API.
355
355
  */
356
356
  changeTsigKeyCompartment(changeTsigKeyCompartmentRequest) {
357
357
  return __awaiter(this, void 0, void 0, function* () {
@@ -413,7 +413,7 @@ class DnsClient {
413
413
  * @param ChangeViewCompartmentRequest
414
414
  * @return ChangeViewCompartmentResponse
415
415
  * @throws OciError when an error occurs
416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ChangeViewCompartment.ts.html |here} to see how to use ChangeViewCompartment API.
416
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ChangeViewCompartment.ts.html |here} to see how to use ChangeViewCompartment API.
417
417
  */
418
418
  changeViewCompartment(changeViewCompartmentRequest) {
419
419
  return __awaiter(this, void 0, void 0, function* () {
@@ -485,7 +485,7 @@ class DnsClient {
485
485
  * @param ChangeZoneCompartmentRequest
486
486
  * @return ChangeZoneCompartmentResponse
487
487
  * @throws OciError when an error occurs
488
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ChangeZoneCompartment.ts.html |here} to see how to use ChangeZoneCompartment API.
488
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ChangeZoneCompartment.ts.html |here} to see how to use ChangeZoneCompartment API.
489
489
  */
490
490
  changeZoneCompartment(changeZoneCompartmentRequest) {
491
491
  return __awaiter(this, void 0, void 0, function* () {
@@ -550,7 +550,7 @@ class DnsClient {
550
550
  * @param CreateResolverEndpointRequest
551
551
  * @return CreateResolverEndpointResponse
552
552
  * @throws OciError when an error occurs
553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateResolverEndpoint.ts.html |here} to see how to use CreateResolverEndpoint API.
553
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateResolverEndpoint.ts.html |here} to see how to use CreateResolverEndpoint API.
554
554
  */
555
555
  createResolverEndpoint(createResolverEndpointRequest) {
556
556
  return __awaiter(this, void 0, void 0, function* () {
@@ -623,13 +623,13 @@ class DnsClient {
623
623
  }
624
624
  /**
625
625
  * Creates a new steering policy in the specified compartment. For more information on
626
- * creating policies with templates, see [Traffic Management API Guide](https://docs.cloud.oracle.com/iaas/Content/TrafficManagement/Concepts/trafficmanagementapi.htm).
626
+ * creating policies with templates, see [Traffic Management API Guide](https://docs.oracle.com/iaas/Content/TrafficManagement/Concepts/trafficmanagementapi.htm).
627
627
  *
628
628
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
629
629
  * @param CreateSteeringPolicyRequest
630
630
  * @return CreateSteeringPolicyResponse
631
631
  * @throws OciError when an error occurs
632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateSteeringPolicy.ts.html |here} to see how to use CreateSteeringPolicy API.
632
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateSteeringPolicy.ts.html |here} to see how to use CreateSteeringPolicy API.
633
633
  */
634
634
  createSteeringPolicy(createSteeringPolicyRequest) {
635
635
  return __awaiter(this, void 0, void 0, function* () {
@@ -710,7 +710,7 @@ class DnsClient {
710
710
  * @param CreateSteeringPolicyAttachmentRequest
711
711
  * @return CreateSteeringPolicyAttachmentResponse
712
712
  * @throws OciError when an error occurs
713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateSteeringPolicyAttachment.ts.html |here} to see how to use CreateSteeringPolicyAttachment API.
713
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateSteeringPolicyAttachment.ts.html |here} to see how to use CreateSteeringPolicyAttachment API.
714
714
  */
715
715
  createSteeringPolicyAttachment(createSteeringPolicyAttachmentRequest) {
716
716
  return __awaiter(this, void 0, void 0, function* () {
@@ -787,7 +787,7 @@ class DnsClient {
787
787
  * @param CreateTsigKeyRequest
788
788
  * @return CreateTsigKeyResponse
789
789
  * @throws OciError when an error occurs
790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateTsigKey.ts.html |here} to see how to use CreateTsigKey API.
790
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateTsigKey.ts.html |here} to see how to use CreateTsigKey API.
791
791
  */
792
792
  createTsigKey(createTsigKeyRequest) {
793
793
  return __awaiter(this, void 0, void 0, function* () {
@@ -862,7 +862,7 @@ class DnsClient {
862
862
  * @param CreateViewRequest
863
863
  * @return CreateViewResponse
864
864
  * @throws OciError when an error occurs
865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateView.ts.html |here} to see how to use CreateView API.
865
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateView.ts.html |here} to see how to use CreateView API.
866
866
  */
867
867
  createView(createViewRequest) {
868
868
  return __awaiter(this, void 0, void 0, function* () {
@@ -941,7 +941,7 @@ class DnsClient {
941
941
  * @param CreateZoneRequest
942
942
  * @return CreateZoneResponse
943
943
  * @throws OciError when an error occurs
944
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateZone.ts.html |here} to see how to use CreateZone API.
944
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateZone.ts.html |here} to see how to use CreateZone API.
945
945
  */
946
946
  createZone(createZoneRequest) {
947
947
  return __awaiter(this, void 0, void 0, function* () {
@@ -1018,7 +1018,7 @@ class DnsClient {
1018
1018
  * @param CreateZoneFromZoneFileRequest
1019
1019
  * @return CreateZoneFromZoneFileResponse
1020
1020
  * @throws OciError when an error occurs
1021
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateZoneFromZoneFile.ts.html |here} to see how to use CreateZoneFromZoneFile API.
1021
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/CreateZoneFromZoneFile.ts.html |here} to see how to use CreateZoneFromZoneFile API.
1022
1022
  */
1023
1023
  createZoneFromZoneFile(createZoneFromZoneFileRequest) {
1024
1024
  return __awaiter(this, void 0, void 0, function* () {
@@ -1098,7 +1098,7 @@ class DnsClient {
1098
1098
  * @param DeleteDomainRecordsRequest
1099
1099
  * @return DeleteDomainRecordsResponse
1100
1100
  * @throws OciError when an error occurs
1101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteDomainRecords.ts.html |here} to see how to use DeleteDomainRecords API.
1101
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteDomainRecords.ts.html |here} to see how to use DeleteDomainRecords API.
1102
1102
  */
1103
1103
  deleteDomainRecords(deleteDomainRecordsRequest) {
1104
1104
  return __awaiter(this, void 0, void 0, function* () {
@@ -1163,7 +1163,7 @@ class DnsClient {
1163
1163
  * @param DeleteRRSetRequest
1164
1164
  * @return DeleteRRSetResponse
1165
1165
  * @throws OciError when an error occurs
1166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteRRSet.ts.html |here} to see how to use DeleteRRSet API.
1166
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteRRSet.ts.html |here} to see how to use DeleteRRSet API.
1167
1167
  */
1168
1168
  deleteRRSet(deleteRRSetRequest) {
1169
1169
  return __awaiter(this, void 0, void 0, function* () {
@@ -1230,7 +1230,7 @@ class DnsClient {
1230
1230
  * @param DeleteResolverEndpointRequest
1231
1231
  * @return DeleteResolverEndpointResponse
1232
1232
  * @throws OciError when an error occurs
1233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteResolverEndpoint.ts.html |here} to see how to use DeleteResolverEndpoint API.
1233
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteResolverEndpoint.ts.html |here} to see how to use DeleteResolverEndpoint API.
1234
1234
  */
1235
1235
  deleteResolverEndpoint(deleteResolverEndpointRequest) {
1236
1236
  return __awaiter(this, void 0, void 0, function* () {
@@ -1299,7 +1299,7 @@ class DnsClient {
1299
1299
  * @param DeleteSteeringPolicyRequest
1300
1300
  * @return DeleteSteeringPolicyResponse
1301
1301
  * @throws OciError when an error occurs
1302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteSteeringPolicy.ts.html |here} to see how to use DeleteSteeringPolicy API.
1302
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteSteeringPolicy.ts.html |here} to see how to use DeleteSteeringPolicy API.
1303
1303
  */
1304
1304
  deleteSteeringPolicy(deleteSteeringPolicyRequest) {
1305
1305
  return __awaiter(this, void 0, void 0, function* () {
@@ -1364,7 +1364,7 @@ class DnsClient {
1364
1364
  * @param DeleteSteeringPolicyAttachmentRequest
1365
1365
  * @return DeleteSteeringPolicyAttachmentResponse
1366
1366
  * @throws OciError when an error occurs
1367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteSteeringPolicyAttachment.ts.html |here} to see how to use DeleteSteeringPolicyAttachment API.
1367
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteSteeringPolicyAttachment.ts.html |here} to see how to use DeleteSteeringPolicyAttachment API.
1368
1368
  */
1369
1369
  deleteSteeringPolicyAttachment(deleteSteeringPolicyAttachmentRequest) {
1370
1370
  return __awaiter(this, void 0, void 0, function* () {
@@ -1428,7 +1428,7 @@ class DnsClient {
1428
1428
  * @param DeleteTsigKeyRequest
1429
1429
  * @return DeleteTsigKeyResponse
1430
1430
  * @throws OciError when an error occurs
1431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteTsigKey.ts.html |here} to see how to use DeleteTsigKey API.
1431
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteTsigKey.ts.html |here} to see how to use DeleteTsigKey API.
1432
1432
  */
1433
1433
  deleteTsigKey(deleteTsigKeyRequest) {
1434
1434
  return __awaiter(this, void 0, void 0, function* () {
@@ -1497,7 +1497,7 @@ class DnsClient {
1497
1497
  * @param DeleteViewRequest
1498
1498
  * @return DeleteViewResponse
1499
1499
  * @throws OciError when an error occurs
1500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteView.ts.html |here} to see how to use DeleteView API.
1500
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteView.ts.html |here} to see how to use DeleteView API.
1501
1501
  */
1502
1502
  deleteView(deleteViewRequest) {
1503
1503
  return __awaiter(this, void 0, void 0, function* () {
@@ -1565,7 +1565,7 @@ class DnsClient {
1565
1565
  * @param DeleteZoneRequest
1566
1566
  * @return DeleteZoneResponse
1567
1567
  * @throws OciError when an error occurs
1568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteZone.ts.html |here} to see how to use DeleteZone API.
1568
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/DeleteZone.ts.html |here} to see how to use DeleteZone API.
1569
1569
  */
1570
1570
  deleteZone(deleteZoneRequest) {
1571
1571
  return __awaiter(this, void 0, void 0, function* () {
@@ -1635,7 +1635,7 @@ class DnsClient {
1635
1635
  * @param GetDomainRecordsRequest
1636
1636
  * @return GetDomainRecordsResponse
1637
1637
  * @throws OciError when an error occurs
1638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetDomainRecords.ts.html |here} to see how to use GetDomainRecords API.
1638
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetDomainRecords.ts.html |here} to see how to use GetDomainRecords API.
1639
1639
  */
1640
1640
  getDomainRecords(getDomainRecordsRequest) {
1641
1641
  return __awaiter(this, void 0, void 0, function* () {
@@ -1765,7 +1765,7 @@ class DnsClient {
1765
1765
  * @param GetRRSetRequest
1766
1766
  * @return GetRRSetResponse
1767
1767
  * @throws OciError when an error occurs
1768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetRRSet.ts.html |here} to see how to use GetRRSet API.
1768
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetRRSet.ts.html |here} to see how to use GetRRSet API.
1769
1769
  */
1770
1770
  getRRSet(getRRSetRequest) {
1771
1771
  return __awaiter(this, void 0, void 0, function* () {
@@ -1893,7 +1893,7 @@ class DnsClient {
1893
1893
  * @param GetResolverRequest
1894
1894
  * @return GetResolverResponse
1895
1895
  * @throws OciError when an error occurs
1896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetResolver.ts.html |here} to see how to use GetResolver API.
1896
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetResolver.ts.html |here} to see how to use GetResolver API.
1897
1897
  */
1898
1898
  getResolver(getResolverRequest) {
1899
1899
  return __awaiter(this, void 0, void 0, function* () {
@@ -1964,7 +1964,7 @@ class DnsClient {
1964
1964
  * @param GetResolverEndpointRequest
1965
1965
  * @return GetResolverEndpointResponse
1966
1966
  * @throws OciError when an error occurs
1967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetResolverEndpoint.ts.html |here} to see how to use GetResolverEndpoint API.
1967
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetResolverEndpoint.ts.html |here} to see how to use GetResolverEndpoint API.
1968
1968
  */
1969
1969
  getResolverEndpoint(getResolverEndpointRequest) {
1970
1970
  return __awaiter(this, void 0, void 0, function* () {
@@ -2033,7 +2033,7 @@ class DnsClient {
2033
2033
  * @param GetSteeringPolicyRequest
2034
2034
  * @return GetSteeringPolicyResponse
2035
2035
  * @throws OciError when an error occurs
2036
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetSteeringPolicy.ts.html |here} to see how to use GetSteeringPolicy API.
2036
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetSteeringPolicy.ts.html |here} to see how to use GetSteeringPolicy API.
2037
2037
  */
2038
2038
  getSteeringPolicy(getSteeringPolicyRequest) {
2039
2039
  return __awaiter(this, void 0, void 0, function* () {
@@ -2101,7 +2101,7 @@ class DnsClient {
2101
2101
  * @param GetSteeringPolicyAttachmentRequest
2102
2102
  * @return GetSteeringPolicyAttachmentResponse
2103
2103
  * @throws OciError when an error occurs
2104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetSteeringPolicyAttachment.ts.html |here} to see how to use GetSteeringPolicyAttachment API.
2104
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetSteeringPolicyAttachment.ts.html |here} to see how to use GetSteeringPolicyAttachment API.
2105
2105
  */
2106
2106
  getSteeringPolicyAttachment(getSteeringPolicyAttachmentRequest) {
2107
2107
  return __awaiter(this, void 0, void 0, function* () {
@@ -2169,7 +2169,7 @@ class DnsClient {
2169
2169
  * @param GetTsigKeyRequest
2170
2170
  * @return GetTsigKeyResponse
2171
2171
  * @throws OciError when an error occurs
2172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetTsigKey.ts.html |here} to see how to use GetTsigKey API.
2172
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetTsigKey.ts.html |here} to see how to use GetTsigKey API.
2173
2173
  */
2174
2174
  getTsigKey(getTsigKeyRequest) {
2175
2175
  return __awaiter(this, void 0, void 0, function* () {
@@ -2241,7 +2241,7 @@ class DnsClient {
2241
2241
  * @param GetViewRequest
2242
2242
  * @return GetViewResponse
2243
2243
  * @throws OciError when an error occurs
2244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetView.ts.html |here} to see how to use GetView API.
2244
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetView.ts.html |here} to see how to use GetView API.
2245
2245
  */
2246
2246
  getView(getViewRequest) {
2247
2247
  return __awaiter(this, void 0, void 0, function* () {
@@ -2312,7 +2312,7 @@ class DnsClient {
2312
2312
  * @param GetZoneRequest
2313
2313
  * @return GetZoneResponse
2314
2314
  * @throws OciError when an error occurs
2315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetZone.ts.html |here} to see how to use GetZone API.
2315
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetZone.ts.html |here} to see how to use GetZone API.
2316
2316
  */
2317
2317
  getZone(getZoneRequest) {
2318
2318
  return __awaiter(this, void 0, void 0, function* () {
@@ -2382,7 +2382,7 @@ class DnsClient {
2382
2382
  * @param GetZoneContentRequest
2383
2383
  * @return GetZoneContentResponse
2384
2384
  * @throws OciError when an error occurs
2385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetZoneContent.ts.html |here} to see how to use GetZoneContent API.
2385
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetZoneContent.ts.html |here} to see how to use GetZoneContent API.
2386
2386
  */
2387
2387
  getZoneContent(getZoneContentRequest) {
2388
2388
  return __awaiter(this, void 0, void 0, function* () {
@@ -2455,7 +2455,7 @@ class DnsClient {
2455
2455
  * @param GetZoneRecordsRequest
2456
2456
  * @return GetZoneRecordsResponse
2457
2457
  * @throws OciError when an error occurs
2458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetZoneRecords.ts.html |here} to see how to use GetZoneRecords API.
2458
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/GetZoneRecords.ts.html |here} to see how to use GetZoneRecords API.
2459
2459
  */
2460
2460
  getZoneRecords(getZoneRecordsRequest) {
2461
2461
  return __awaiter(this, void 0, void 0, function* () {
@@ -2586,7 +2586,7 @@ class DnsClient {
2586
2586
  * @param ListResolverEndpointsRequest
2587
2587
  * @return ListResolverEndpointsResponse
2588
2588
  * @throws OciError when an error occurs
2589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListResolverEndpoints.ts.html |here} to see how to use ListResolverEndpoints API.
2589
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListResolverEndpoints.ts.html |here} to see how to use ListResolverEndpoints API.
2590
2590
  */
2591
2591
  listResolverEndpoints(listResolverEndpointsRequest) {
2592
2592
  return __awaiter(this, void 0, void 0, function* () {
@@ -2703,7 +2703,7 @@ class DnsClient {
2703
2703
  * @param ListResolversRequest
2704
2704
  * @return ListResolversResponse
2705
2705
  * @throws OciError when an error occurs
2706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListResolvers.ts.html |here} to see how to use ListResolvers API.
2706
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListResolvers.ts.html |here} to see how to use ListResolvers API.
2707
2707
  */
2708
2708
  listResolvers(listResolversRequest) {
2709
2709
  return __awaiter(this, void 0, void 0, function* () {
@@ -2815,7 +2815,7 @@ class DnsClient {
2815
2815
  * @param ListSteeringPoliciesRequest
2816
2816
  * @return ListSteeringPoliciesResponse
2817
2817
  * @throws OciError when an error occurs
2818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListSteeringPolicies.ts.html |here} to see how to use ListSteeringPolicies API.
2818
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListSteeringPolicies.ts.html |here} to see how to use ListSteeringPolicies API.
2819
2819
  */
2820
2820
  listSteeringPolicies(listSteeringPoliciesRequest) {
2821
2821
  return __awaiter(this, void 0, void 0, function* () {
@@ -2937,7 +2937,7 @@ class DnsClient {
2937
2937
  * @param ListSteeringPolicyAttachmentsRequest
2938
2938
  * @return ListSteeringPolicyAttachmentsResponse
2939
2939
  * @throws OciError when an error occurs
2940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListSteeringPolicyAttachments.ts.html |here} to see how to use ListSteeringPolicyAttachments API.
2940
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListSteeringPolicyAttachments.ts.html |here} to see how to use ListSteeringPolicyAttachments API.
2941
2941
  */
2942
2942
  listSteeringPolicyAttachments(listSteeringPolicyAttachmentsRequest) {
2943
2943
  return __awaiter(this, void 0, void 0, function* () {
@@ -3060,7 +3060,7 @@ class DnsClient {
3060
3060
  * @param ListTsigKeysRequest
3061
3061
  * @return ListTsigKeysResponse
3062
3062
  * @throws OciError when an error occurs
3063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListTsigKeys.ts.html |here} to see how to use ListTsigKeys API.
3063
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListTsigKeys.ts.html |here} to see how to use ListTsigKeys API.
3064
3064
  */
3065
3065
  listTsigKeys(listTsigKeysRequest) {
3066
3066
  return __awaiter(this, void 0, void 0, function* () {
@@ -3177,7 +3177,7 @@ class DnsClient {
3177
3177
  * @param ListViewsRequest
3178
3178
  * @return ListViewsResponse
3179
3179
  * @throws OciError when an error occurs
3180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListViews.ts.html |here} to see how to use ListViews API.
3180
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListViews.ts.html |here} to see how to use ListViews API.
3181
3181
  */
3182
3182
  listViews(listViewsRequest) {
3183
3183
  return __awaiter(this, void 0, void 0, function* () {
@@ -3291,7 +3291,7 @@ class DnsClient {
3291
3291
  * @param ListZoneTransferServersRequest
3292
3292
  * @return ListZoneTransferServersResponse
3293
3293
  * @throws OciError when an error occurs
3294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListZoneTransferServers.ts.html |here} to see how to use ListZoneTransferServers API.
3294
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListZoneTransferServers.ts.html |here} to see how to use ListZoneTransferServers API.
3295
3295
  */
3296
3296
  listZoneTransferServers(listZoneTransferServersRequest) {
3297
3297
  return __awaiter(this, void 0, void 0, function* () {
@@ -3400,7 +3400,7 @@ class DnsClient {
3400
3400
  * @param ListZonesRequest
3401
3401
  * @return ListZonesResponse
3402
3402
  * @throws OciError when an error occurs
3403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListZones.ts.html |here} to see how to use ListZones API.
3403
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/ListZones.ts.html |here} to see how to use ListZones API.
3404
3404
  */
3405
3405
  listZones(listZonesRequest) {
3406
3406
  return __awaiter(this, void 0, void 0, function* () {
@@ -3528,7 +3528,7 @@ class DnsClient {
3528
3528
  * @param PatchDomainRecordsRequest
3529
3529
  * @return PatchDomainRecordsResponse
3530
3530
  * @throws OciError when an error occurs
3531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/PatchDomainRecords.ts.html |here} to see how to use PatchDomainRecords API.
3531
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/PatchDomainRecords.ts.html |here} to see how to use PatchDomainRecords API.
3532
3532
  */
3533
3533
  patchDomainRecords(patchDomainRecordsRequest) {
3534
3534
  return __awaiter(this, void 0, void 0, function* () {
@@ -3613,7 +3613,7 @@ class DnsClient {
3613
3613
  * @param PatchRRSetRequest
3614
3614
  * @return PatchRRSetResponse
3615
3615
  * @throws OciError when an error occurs
3616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/PatchRRSet.ts.html |here} to see how to use PatchRRSet API.
3616
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/PatchRRSet.ts.html |here} to see how to use PatchRRSet API.
3617
3617
  */
3618
3618
  patchRRSet(patchRRSetRequest) {
3619
3619
  return __awaiter(this, void 0, void 0, function* () {
@@ -3701,7 +3701,7 @@ class DnsClient {
3701
3701
  * @param PatchZoneRecordsRequest
3702
3702
  * @return PatchZoneRecordsResponse
3703
3703
  * @throws OciError when an error occurs
3704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/PatchZoneRecords.ts.html |here} to see how to use PatchZoneRecords API.
3704
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/PatchZoneRecords.ts.html |here} to see how to use PatchZoneRecords API.
3705
3705
  */
3706
3706
  patchZoneRecords(patchZoneRecordsRequest) {
3707
3707
  return __awaiter(this, void 0, void 0, function* () {
@@ -3785,13 +3785,13 @@ class DnsClient {
3785
3785
  * the new key to establish a chain of trust. To avoid a service disruption, remove the old DS record as soon
3786
3786
  * as its TTL (time to live) expires.
3787
3787
  * <p>
3788
- For more information, see [DNSSEC](https://docs.cloud.oracle.com/iaas/Content/DNS/Concepts/dnssec.htm).
3788
+ For more information, see [DNSSEC](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnssec.htm).
3789
3789
  *
3790
3790
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3791
3791
  * @param PromoteZoneDnssecKeyVersionRequest
3792
3792
  * @return PromoteZoneDnssecKeyVersionResponse
3793
3793
  * @throws OciError when an error occurs
3794
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/PromoteZoneDnssecKeyVersion.ts.html |here} to see how to use PromoteZoneDnssecKeyVersion API.
3794
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/PromoteZoneDnssecKeyVersion.ts.html |here} to see how to use PromoteZoneDnssecKeyVersion API.
3795
3795
  */
3796
3796
  promoteZoneDnssecKeyVersion(promoteZoneDnssecKeyVersionRequest) {
3797
3797
  return __awaiter(this, void 0, void 0, function* () {
@@ -3855,13 +3855,13 @@ class DnsClient {
3855
3855
  * that replaces an existing \"predecessor\" key version.
3856
3856
  * **Note:** A new key-signing key (KSK) version is inert until you update the parent zone DS records.
3857
3857
  * <p>
3858
- For more information, see the [DNSSEC](https://docs.cloud.oracle.com/iaas/Content/DNS/Concepts/dnssec.htm) documentation.
3858
+ For more information, see the [DNSSEC](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnssec.htm) documentation.
3859
3859
  *
3860
3860
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3861
3861
  * @param StageZoneDnssecKeyVersionRequest
3862
3862
  * @return StageZoneDnssecKeyVersionResponse
3863
3863
  * @throws OciError when an error occurs
3864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/StageZoneDnssecKeyVersion.ts.html |here} to see how to use StageZoneDnssecKeyVersion API.
3864
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/StageZoneDnssecKeyVersion.ts.html |here} to see how to use StageZoneDnssecKeyVersion API.
3865
3865
  */
3866
3866
  stageZoneDnssecKeyVersion(stageZoneDnssecKeyVersionRequest) {
3867
3867
  return __awaiter(this, void 0, void 0, function* () {
@@ -3932,7 +3932,7 @@ class DnsClient {
3932
3932
  * @param UpdateDomainRecordsRequest
3933
3933
  * @return UpdateDomainRecordsResponse
3934
3934
  * @throws OciError when an error occurs
3935
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateDomainRecords.ts.html |here} to see how to use UpdateDomainRecords API.
3935
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateDomainRecords.ts.html |here} to see how to use UpdateDomainRecords API.
3936
3936
  */
3937
3937
  updateDomainRecords(updateDomainRecordsRequest) {
3938
3938
  return __awaiter(this, void 0, void 0, function* () {
@@ -4017,7 +4017,7 @@ class DnsClient {
4017
4017
  * @param UpdateRRSetRequest
4018
4018
  * @return UpdateRRSetResponse
4019
4019
  * @throws OciError when an error occurs
4020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateRRSet.ts.html |here} to see how to use UpdateRRSet API.
4020
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateRRSet.ts.html |here} to see how to use UpdateRRSet API.
4021
4021
  */
4022
4022
  updateRRSet(updateRRSetRequest) {
4023
4023
  return __awaiter(this, void 0, void 0, function* () {
@@ -4100,7 +4100,7 @@ class DnsClient {
4100
4100
  * @param UpdateResolverRequest
4101
4101
  * @return UpdateResolverResponse
4102
4102
  * @throws OciError when an error occurs
4103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateResolver.ts.html |here} to see how to use UpdateResolver API.
4103
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateResolver.ts.html |here} to see how to use UpdateResolver API.
4104
4104
  */
4105
4105
  updateResolver(updateResolverRequest) {
4106
4106
  return __awaiter(this, void 0, void 0, function* () {
@@ -4174,7 +4174,7 @@ class DnsClient {
4174
4174
  * @param UpdateResolverEndpointRequest
4175
4175
  * @return UpdateResolverEndpointResponse
4176
4176
  * @throws OciError when an error occurs
4177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateResolverEndpoint.ts.html |here} to see how to use UpdateResolverEndpoint API.
4177
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateResolverEndpoint.ts.html |here} to see how to use UpdateResolverEndpoint API.
4178
4178
  */
4179
4179
  updateResolverEndpoint(updateResolverEndpointRequest) {
4180
4180
  return __awaiter(this, void 0, void 0, function* () {
@@ -4249,7 +4249,7 @@ class DnsClient {
4249
4249
  * @param UpdateSteeringPolicyRequest
4250
4250
  * @return UpdateSteeringPolicyResponse
4251
4251
  * @throws OciError when an error occurs
4252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateSteeringPolicy.ts.html |here} to see how to use UpdateSteeringPolicy API.
4252
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateSteeringPolicy.ts.html |here} to see how to use UpdateSteeringPolicy API.
4253
4253
  */
4254
4254
  updateSteeringPolicy(updateSteeringPolicyRequest) {
4255
4255
  return __awaiter(this, void 0, void 0, function* () {
@@ -4323,7 +4323,7 @@ class DnsClient {
4323
4323
  * @param UpdateSteeringPolicyAttachmentRequest
4324
4324
  * @return UpdateSteeringPolicyAttachmentResponse
4325
4325
  * @throws OciError when an error occurs
4326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateSteeringPolicyAttachment.ts.html |here} to see how to use UpdateSteeringPolicyAttachment API.
4326
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateSteeringPolicyAttachment.ts.html |here} to see how to use UpdateSteeringPolicyAttachment API.
4327
4327
  */
4328
4328
  updateSteeringPolicyAttachment(updateSteeringPolicyAttachmentRequest) {
4329
4329
  return __awaiter(this, void 0, void 0, function* () {
@@ -4397,7 +4397,7 @@ class DnsClient {
4397
4397
  * @param UpdateTsigKeyRequest
4398
4398
  * @return UpdateTsigKeyResponse
4399
4399
  * @throws OciError when an error occurs
4400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateTsigKey.ts.html |here} to see how to use UpdateTsigKey API.
4400
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateTsigKey.ts.html |here} to see how to use UpdateTsigKey API.
4401
4401
  */
4402
4402
  updateTsigKey(updateTsigKeyRequest) {
4403
4403
  return __awaiter(this, void 0, void 0, function* () {
@@ -4471,7 +4471,7 @@ class DnsClient {
4471
4471
  * @param UpdateViewRequest
4472
4472
  * @return UpdateViewResponse
4473
4473
  * @throws OciError when an error occurs
4474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateView.ts.html |here} to see how to use UpdateView API.
4474
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateView.ts.html |here} to see how to use UpdateView API.
4475
4475
  */
4476
4476
  updateView(updateViewRequest) {
4477
4477
  return __awaiter(this, void 0, void 0, function* () {
@@ -4542,7 +4542,7 @@ class DnsClient {
4542
4542
  * Updates the zone with the specified information.
4543
4543
  * <p>
4544
4544
  Global secondary zones may have their external masters updated. For more information about secondary
4545
- * zones, see [Manage DNS Service Zone](https://docs.cloud.oracle.com/iaas/Content/DNS/Tasks/managingdnszones.htm). When the zone name
4545
+ * zones, see [Manage DNS Service Zone](https://docs.oracle.com/iaas/Content/DNS/Tasks/managingdnszones.htm). When the zone name
4546
4546
  * is provided as a path parameter and `PRIVATE` is used for the scope query parameter then the viewId
4547
4547
  * query parameter is required.
4548
4548
  *
@@ -4550,7 +4550,7 @@ class DnsClient {
4550
4550
  * @param UpdateZoneRequest
4551
4551
  * @return UpdateZoneResponse
4552
4552
  * @throws OciError when an error occurs
4553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateZone.ts.html |here} to see how to use UpdateZone API.
4553
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateZone.ts.html |here} to see how to use UpdateZone API.
4554
4554
  */
4555
4555
  updateZone(updateZoneRequest) {
4556
4556
  return __awaiter(this, void 0, void 0, function* () {
@@ -4632,7 +4632,7 @@ class DnsClient {
4632
4632
  * @param UpdateZoneRecordsRequest
4633
4633
  * @return UpdateZoneRecordsResponse
4634
4634
  * @throws OciError when an error occurs
4635
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateZoneRecords.ts.html |here} to see how to use UpdateZoneRecords API.
4635
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dns/UpdateZoneRecords.ts.html |here} to see how to use UpdateZoneRecords API.
4636
4636
  */
4637
4637
  updateZoneRecords(updateZoneRecordsRequest) {
4638
4638
  return __awaiter(this, void 0, void 0, function* () {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
package/lib/dns-waiter.js CHANGED
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -14,7 +14,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
14
14
  */
15
15
  export interface ChangeResolverCompartmentDetails {
16
16
  /**
17
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment into which the resolver, along with
17
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment into which the resolver, along with
18
18
  * its protected default view and resolver endpoints, should be moved.
19
19
  *
20
20
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -14,7 +14,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
14
14
  */
15
15
  export interface ChangeSteeringPolicyCompartmentDetails {
16
16
  /**
17
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment
17
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment
18
18
  * into which the steering policy should be moved.
19
19
  *
20
20
  */