oci-identity 2.76.1 → 2.77.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 (321) hide show
  1. package/lib/client.d.ts +152 -146
  2. package/lib/client.js +154 -145
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/api-key.d.ts +3 -3
  5. package/lib/model/auth-token.d.ts +8 -8
  6. package/lib/model/bulk-action-resource-type.d.ts +1 -1
  7. package/lib/model/bulk-action-resource.d.ts +2 -2
  8. package/lib/model/bulk-edit-operation-details.d.ts +5 -5
  9. package/lib/model/bulk-edit-tags-resource-type.d.ts +1 -1
  10. package/lib/model/compartment.d.ts +5 -5
  11. package/lib/model/create-compartment-details.d.ts +2 -2
  12. package/lib/model/create-domain-details.d.ts +3 -3
  13. package/lib/model/create-dynamic-group-details.d.ts +2 -2
  14. package/lib/model/create-group-details.d.ts +2 -2
  15. package/lib/model/create-identity-provider-details.d.ts +6 -6
  16. package/lib/model/create-network-source-details.d.ts +3 -3
  17. package/lib/model/create-policy-details.d.ts +2 -2
  18. package/lib/model/create-region-subscription-details.d.ts +1 -1
  19. package/lib/model/create-saml2-identity-provider-details.d.ts +1 -1
  20. package/lib/model/create-tag-default-details.d.ts +3 -3
  21. package/lib/model/create-tag-details.d.ts +2 -2
  22. package/lib/model/create-tag-namespace-details.d.ts +2 -2
  23. package/lib/model/create-user-details.d.ts +2 -2
  24. package/lib/model/customer-secret-key-summary.d.ts +6 -6
  25. package/lib/model/customer-secret-key.d.ts +5 -5
  26. package/lib/model/db-credential-summary.d.ts +5 -5
  27. package/lib/model/db-credential.d.ts +4 -4
  28. package/lib/model/default-tag-definition-validator.d.ts +2 -2
  29. package/lib/model/domain-summary.d.ts +4 -4
  30. package/lib/model/domain.d.ts +4 -4
  31. package/lib/model/dynamic-group.d.ts +4 -4
  32. package/lib/model/enable-replication-to-region-details.d.ts +1 -1
  33. package/lib/model/enum-tag-definition-validator.d.ts +3 -3
  34. package/lib/model/group.d.ts +4 -4
  35. package/lib/model/iam-work-request-log-summary.d.ts +1 -1
  36. package/lib/model/iam-work-request-summary.d.ts +3 -3
  37. package/lib/model/iam-work-request.d.ts +3 -3
  38. package/lib/model/identity-provider-group-summary.d.ts +6 -6
  39. package/lib/model/identity-provider.d.ts +16 -16
  40. package/lib/model/idp-group-mapping.d.ts +7 -7
  41. package/lib/model/mfa-totp-device-summary.d.ts +4 -4
  42. package/lib/model/mfa-totp-device.d.ts +5 -5
  43. package/lib/model/network-sources-summary.d.ts +5 -5
  44. package/lib/model/network-sources.d.ts +5 -5
  45. package/lib/model/o-auth2-client-credential-summary.d.ts +4 -4
  46. package/lib/model/o-auth2-client-credential.d.ts +4 -4
  47. package/lib/model/policy.d.ts +4 -4
  48. package/lib/model/region-subscription.d.ts +2 -2
  49. package/lib/model/region.d.ts +2 -2
  50. package/lib/model/saml2-identity-provider.d.ts +1 -1
  51. package/lib/model/smtp-credential-summary.d.ts +5 -5
  52. package/lib/model/smtp-credential.d.ts +4 -4
  53. package/lib/model/swift-password.d.ts +7 -7
  54. package/lib/model/tag-default-summary.d.ts +6 -6
  55. package/lib/model/tag-default.d.ts +7 -7
  56. package/lib/model/tag-namespace-summary.d.ts +4 -4
  57. package/lib/model/tag-namespace.d.ts +4 -4
  58. package/lib/model/tag-summary.d.ts +4 -4
  59. package/lib/model/tag.d.ts +4 -4
  60. package/lib/model/tagging-work-request-error-summary.d.ts +1 -1
  61. package/lib/model/tagging-work-request-log-summary.d.ts +1 -1
  62. package/lib/model/tagging-work-request-summary.d.ts +3 -3
  63. package/lib/model/tagging-work-request.d.ts +3 -3
  64. package/lib/model/tenancy.d.ts +3 -3
  65. package/lib/model/u-ipassword-information.d.ts +2 -2
  66. package/lib/model/u-ipassword.d.ts +2 -2
  67. package/lib/model/update-compartment-details.d.ts +2 -2
  68. package/lib/model/update-domain-details.d.ts +2 -2
  69. package/lib/model/update-dynamic-group-details.d.ts +2 -2
  70. package/lib/model/update-group-details.d.ts +2 -2
  71. package/lib/model/update-identity-provider-details.d.ts +3 -3
  72. package/lib/model/update-network-source-details.d.ts +3 -3
  73. package/lib/model/update-policy-details.d.ts +2 -2
  74. package/lib/model/update-saml2-identity-provider-details.d.ts +1 -1
  75. package/lib/model/update-tag-default-details.d.ts +3 -3
  76. package/lib/model/update-tag-details.d.ts +2 -2
  77. package/lib/model/update-tag-namespace-details.d.ts +2 -2
  78. package/lib/model/update-user-details.d.ts +2 -2
  79. package/lib/model/user-group-membership.d.ts +3 -3
  80. package/lib/model/user.d.ts +12 -12
  81. package/lib/model/work-request-error.d.ts +1 -1
  82. package/lib/model/work-request-log-entry.d.ts +1 -1
  83. package/lib/model/work-request-summary.d.ts +3 -3
  84. package/lib/model/work-request.d.ts +3 -3
  85. package/lib/request/activate-domain-request.d.ts +2 -2
  86. package/lib/request/activate-mfa-totp-device-request.d.ts +2 -2
  87. package/lib/request/add-tag-default-lock-request.d.ts +2 -2
  88. package/lib/request/add-tag-namespace-lock-request.d.ts +2 -2
  89. package/lib/request/add-user-to-group-request.d.ts +1 -1
  90. package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
  91. package/lib/request/bulk-delete-resources-request.d.ts +1 -1
  92. package/lib/request/bulk-delete-tags-request.d.ts +1 -1
  93. package/lib/request/bulk-edit-tags-request.d.ts +1 -1
  94. package/lib/request/bulk-move-resources-request.d.ts +1 -1
  95. package/lib/request/cascade-delete-tag-namespace-request.d.ts +2 -2
  96. package/lib/request/change-domain-compartment-request.d.ts +2 -2
  97. package/lib/request/change-domain-license-type-request.d.ts +2 -2
  98. package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
  99. package/lib/request/create-auth-token-request.d.ts +1 -1
  100. package/lib/request/create-compartment-request.d.ts +1 -1
  101. package/lib/request/create-customer-secret-key-request.d.ts +1 -1
  102. package/lib/request/create-db-credential-request.d.ts +1 -1
  103. package/lib/request/create-domain-request.d.ts +1 -1
  104. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  105. package/lib/request/create-group-request.d.ts +1 -1
  106. package/lib/request/create-identity-provider-request.d.ts +1 -1
  107. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  108. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  109. package/lib/request/create-network-source-request.d.ts +1 -1
  110. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  111. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  112. package/lib/request/create-policy-request.d.ts +1 -1
  113. package/lib/request/create-region-subscription-request.d.ts +1 -1
  114. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  115. package/lib/request/create-swift-password-request.d.ts +1 -1
  116. package/lib/request/create-tag-default-request.d.ts +1 -1
  117. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  118. package/lib/request/create-tag-request.d.ts +1 -1
  119. package/lib/request/create-user-request.d.ts +1 -1
  120. package/lib/request/deactivate-domain-request.d.ts +2 -2
  121. package/lib/request/delete-api-key-request.d.ts +2 -2
  122. package/lib/request/delete-auth-token-request.d.ts +2 -2
  123. package/lib/request/delete-compartment-request.d.ts +2 -2
  124. package/lib/request/delete-customer-secret-key-request.d.ts +2 -2
  125. package/lib/request/delete-db-credential-request.d.ts +2 -2
  126. package/lib/request/delete-domain-request.d.ts +2 -2
  127. package/lib/request/delete-dynamic-group-request.d.ts +2 -2
  128. package/lib/request/delete-group-request.d.ts +2 -2
  129. package/lib/request/delete-identity-provider-request.d.ts +2 -2
  130. package/lib/request/delete-idp-group-mapping-request.d.ts +2 -2
  131. package/lib/request/delete-mfa-totp-device-request.d.ts +2 -2
  132. package/lib/request/delete-network-source-request.d.ts +2 -2
  133. package/lib/request/delete-oauth-client-credential-request.d.ts +2 -2
  134. package/lib/request/delete-policy-request.d.ts +2 -2
  135. package/lib/request/delete-smtp-credential-request.d.ts +2 -2
  136. package/lib/request/delete-swift-password-request.d.ts +2 -2
  137. package/lib/request/delete-tag-default-request.d.ts +2 -2
  138. package/lib/request/delete-tag-namespace-request.d.ts +2 -2
  139. package/lib/request/delete-tag-request.d.ts +2 -2
  140. package/lib/request/delete-user-request.d.ts +2 -2
  141. package/lib/request/enable-replication-to-region-request.d.ts +2 -2
  142. package/lib/request/generate-totp-seed-request.d.ts +2 -2
  143. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  144. package/lib/request/get-compartment-request.d.ts +1 -1
  145. package/lib/request/get-domain-request.d.ts +1 -1
  146. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  147. package/lib/request/get-group-request.d.ts +1 -1
  148. package/lib/request/get-iam-work-request-request.d.ts +1 -1
  149. package/lib/request/get-identity-provider-request.d.ts +1 -1
  150. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  151. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  152. package/lib/request/get-network-source-request.d.ts +1 -1
  153. package/lib/request/get-policy-request.d.ts +1 -1
  154. package/lib/request/get-standard-tag-template-request.d.ts +1 -1
  155. package/lib/request/get-tag-default-request.d.ts +1 -1
  156. package/lib/request/get-tag-namespace-request.d.ts +1 -1
  157. package/lib/request/get-tag-request.d.ts +1 -1
  158. package/lib/request/get-tagging-work-request-request.d.ts +1 -1
  159. package/lib/request/get-tenancy-request.d.ts +1 -1
  160. package/lib/request/get-user-group-membership-request.d.ts +1 -1
  161. package/lib/request/get-user-request.d.ts +1 -1
  162. package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
  163. package/lib/request/get-work-request-request.d.ts +1 -1
  164. package/lib/request/import-standard-tags-request.d.ts +1 -1
  165. package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
  166. package/lib/request/list-api-keys-request.d.ts +1 -1
  167. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  168. package/lib/request/list-availability-domains-request.d.ts +1 -1
  169. package/lib/request/list-bulk-action-resource-types-request.d.ts +2 -2
  170. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +2 -2
  171. package/lib/request/list-compartments-request.d.ts +9 -9
  172. package/lib/request/list-cost-tracking-tags-request.d.ts +2 -2
  173. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  174. package/lib/request/list-db-credentials-request.d.ts +5 -5
  175. package/lib/request/list-domains-request.d.ts +5 -5
  176. package/lib/request/list-dynamic-groups-request.d.ts +5 -5
  177. package/lib/request/list-fault-domains-request.d.ts +1 -1
  178. package/lib/request/list-groups-request.d.ts +5 -5
  179. package/lib/request/list-iam-work-request-errors-request.d.ts +3 -3
  180. package/lib/request/list-iam-work-request-logs-request.d.ts +3 -3
  181. package/lib/request/list-iam-work-requests-request.d.ts +2 -2
  182. package/lib/request/list-identity-provider-groups-request.d.ts +2 -2
  183. package/lib/request/list-identity-providers-request.d.ts +5 -5
  184. package/lib/request/list-idp-group-mappings-request.d.ts +2 -2
  185. package/lib/request/list-mfa-totp-devices-request.d.ts +5 -5
  186. package/lib/request/list-network-sources-request.d.ts +5 -5
  187. package/lib/request/list-oauth-client-credentials-request.d.ts +2 -2
  188. package/lib/request/list-policies-request.d.ts +5 -5
  189. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  190. package/lib/request/list-regions-request.d.ts +1 -1
  191. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  192. package/lib/request/list-standard-tag-namespaces-request.d.ts +2 -2
  193. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  194. package/lib/request/list-tag-defaults-request.d.ts +2 -2
  195. package/lib/request/list-tag-namespaces-request.d.ts +2 -2
  196. package/lib/request/list-tagging-work-request-errors-request.d.ts +2 -2
  197. package/lib/request/list-tagging-work-request-logs-request.d.ts +2 -2
  198. package/lib/request/list-tagging-work-requests-request.d.ts +2 -2
  199. package/lib/request/list-tags-request.d.ts +2 -2
  200. package/lib/request/list-user-group-memberships-request.d.ts +2 -2
  201. package/lib/request/list-users-request.d.ts +5 -5
  202. package/lib/request/list-work-requests-request.d.ts +2 -2
  203. package/lib/request/move-compartment-request.d.ts +2 -2
  204. package/lib/request/recover-compartment-request.d.ts +2 -2
  205. package/lib/request/remove-tag-default-lock-request.d.ts +2 -2
  206. package/lib/request/remove-tag-namespace-lock-request.d.ts +2 -2
  207. package/lib/request/remove-user-from-group-request.d.ts +2 -2
  208. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  209. package/lib/request/update-auth-token-request.d.ts +2 -2
  210. package/lib/request/update-authentication-policy-request.d.ts +2 -2
  211. package/lib/request/update-compartment-request.d.ts +2 -2
  212. package/lib/request/update-customer-secret-key-request.d.ts +2 -2
  213. package/lib/request/update-domain-request.d.ts +2 -2
  214. package/lib/request/update-dynamic-group-request.d.ts +2 -2
  215. package/lib/request/update-group-request.d.ts +2 -2
  216. package/lib/request/update-identity-provider-request.d.ts +2 -2
  217. package/lib/request/update-idp-group-mapping-request.d.ts +2 -2
  218. package/lib/request/update-network-source-request.d.ts +2 -2
  219. package/lib/request/update-oauth-client-credential-request.d.ts +2 -2
  220. package/lib/request/update-policy-request.d.ts +2 -2
  221. package/lib/request/update-smtp-credential-request.d.ts +2 -2
  222. package/lib/request/update-swift-password-request.d.ts +2 -2
  223. package/lib/request/update-tag-default-request.d.ts +2 -2
  224. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  225. package/lib/request/update-tag-request.d.ts +2 -2
  226. package/lib/request/update-user-capabilities-request.d.ts +2 -2
  227. package/lib/request/update-user-request.d.ts +2 -2
  228. package/lib/request/update-user-state-request.d.ts +2 -2
  229. package/lib/request/upload-api-key-request.d.ts +1 -1
  230. package/lib/response/activate-mfa-totp-device-response.d.ts +1 -1
  231. package/lib/response/add-user-to-group-response.d.ts +1 -1
  232. package/lib/response/assemble-effective-tag-set-response.d.ts +1 -1
  233. package/lib/response/create-auth-token-response.d.ts +1 -1
  234. package/lib/response/create-compartment-response.d.ts +1 -1
  235. package/lib/response/create-customer-secret-key-response.d.ts +1 -1
  236. package/lib/response/create-db-credential-response.d.ts +1 -1
  237. package/lib/response/create-dynamic-group-response.d.ts +1 -1
  238. package/lib/response/create-group-response.d.ts +1 -1
  239. package/lib/response/create-identity-provider-response.d.ts +1 -1
  240. package/lib/response/create-idp-group-mapping-response.d.ts +1 -1
  241. package/lib/response/create-mfa-totp-device-response.d.ts +1 -1
  242. package/lib/response/create-network-source-response.d.ts +1 -1
  243. package/lib/response/create-oauth-client-credential-response.d.ts +1 -1
  244. package/lib/response/create-or-reset-uipassword-response.d.ts +1 -1
  245. package/lib/response/create-policy-response.d.ts +1 -1
  246. package/lib/response/create-smtp-credential-response.d.ts +1 -1
  247. package/lib/response/create-swift-password-response.d.ts +1 -1
  248. package/lib/response/create-tag-default-response.d.ts +1 -1
  249. package/lib/response/create-tag-response.d.ts +1 -1
  250. package/lib/response/create-user-response.d.ts +1 -1
  251. package/lib/response/generate-totp-seed-response.d.ts +1 -1
  252. package/lib/response/get-authentication-policy-response.d.ts +1 -1
  253. package/lib/response/get-compartment-response.d.ts +1 -1
  254. package/lib/response/get-domain-response.d.ts +1 -1
  255. package/lib/response/get-dynamic-group-response.d.ts +1 -1
  256. package/lib/response/get-group-response.d.ts +1 -1
  257. package/lib/response/get-identity-provider-response.d.ts +1 -1
  258. package/lib/response/get-idp-group-mapping-response.d.ts +1 -1
  259. package/lib/response/get-mfa-totp-device-response.d.ts +1 -1
  260. package/lib/response/get-network-source-response.d.ts +1 -1
  261. package/lib/response/get-policy-response.d.ts +1 -1
  262. package/lib/response/get-tag-default-response.d.ts +1 -1
  263. package/lib/response/get-tag-response.d.ts +1 -1
  264. package/lib/response/get-user-group-membership-response.d.ts +1 -1
  265. package/lib/response/get-user-response.d.ts +1 -1
  266. package/lib/response/get-user-uipassword-information-response.d.ts +1 -1
  267. package/lib/response/list-allowed-domain-license-types-response.d.ts +1 -1
  268. package/lib/response/list-api-keys-response.d.ts +1 -1
  269. package/lib/response/list-auth-tokens-response.d.ts +1 -1
  270. package/lib/response/list-availability-domains-response.d.ts +1 -1
  271. package/lib/response/list-bulk-action-resource-types-response.d.ts +1 -1
  272. package/lib/response/list-bulk-edit-tags-resource-types-response.d.ts +1 -1
  273. package/lib/response/list-compartments-response.d.ts +1 -1
  274. package/lib/response/list-cost-tracking-tags-response.d.ts +1 -1
  275. package/lib/response/list-customer-secret-keys-response.d.ts +1 -1
  276. package/lib/response/list-db-credentials-response.d.ts +1 -1
  277. package/lib/response/list-domains-response.d.ts +1 -1
  278. package/lib/response/list-dynamic-groups-response.d.ts +1 -1
  279. package/lib/response/list-groups-response.d.ts +1 -1
  280. package/lib/response/list-iam-work-request-logs-response.d.ts +1 -1
  281. package/lib/response/list-iam-work-requests-response.d.ts +1 -1
  282. package/lib/response/list-identity-provider-groups-response.d.ts +1 -1
  283. package/lib/response/list-identity-providers-response.d.ts +1 -1
  284. package/lib/response/list-idp-group-mappings-response.d.ts +1 -1
  285. package/lib/response/list-mfa-totp-devices-response.d.ts +1 -1
  286. package/lib/response/list-network-sources-response.d.ts +1 -1
  287. package/lib/response/list-oauth-client-credentials-response.d.ts +1 -1
  288. package/lib/response/list-policies-response.d.ts +1 -1
  289. package/lib/response/list-smtp-credentials-response.d.ts +1 -1
  290. package/lib/response/list-standard-tag-namespaces-response.d.ts +1 -1
  291. package/lib/response/list-swift-passwords-response.d.ts +1 -1
  292. package/lib/response/list-tag-defaults-response.d.ts +1 -1
  293. package/lib/response/list-tag-namespaces-response.d.ts +1 -1
  294. package/lib/response/list-tagging-work-request-errors-response.d.ts +1 -1
  295. package/lib/response/list-tagging-work-request-logs-response.d.ts +1 -1
  296. package/lib/response/list-tagging-work-requests-response.d.ts +1 -1
  297. package/lib/response/list-tags-response.d.ts +1 -1
  298. package/lib/response/list-user-group-memberships-response.d.ts +1 -1
  299. package/lib/response/list-users-response.d.ts +1 -1
  300. package/lib/response/list-work-requests-response.d.ts +1 -1
  301. package/lib/response/recover-compartment-response.d.ts +1 -1
  302. package/lib/response/update-auth-token-response.d.ts +1 -1
  303. package/lib/response/update-authentication-policy-response.d.ts +1 -1
  304. package/lib/response/update-compartment-response.d.ts +1 -1
  305. package/lib/response/update-customer-secret-key-response.d.ts +1 -1
  306. package/lib/response/update-dynamic-group-response.d.ts +1 -1
  307. package/lib/response/update-group-response.d.ts +1 -1
  308. package/lib/response/update-identity-provider-response.d.ts +1 -1
  309. package/lib/response/update-idp-group-mapping-response.d.ts +1 -1
  310. package/lib/response/update-network-source-response.d.ts +1 -1
  311. package/lib/response/update-oauth-client-credential-response.d.ts +1 -1
  312. package/lib/response/update-policy-response.d.ts +1 -1
  313. package/lib/response/update-smtp-credential-response.d.ts +1 -1
  314. package/lib/response/update-swift-password-response.d.ts +1 -1
  315. package/lib/response/update-tag-default-response.d.ts +1 -1
  316. package/lib/response/update-tag-response.d.ts +1 -1
  317. package/lib/response/update-user-capabilities-response.d.ts +1 -1
  318. package/lib/response/update-user-response.d.ts +1 -1
  319. package/lib/response/update-user-state-response.d.ts +1 -1
  320. package/lib/response/upload-api-key-response.d.ts +1 -1
  321. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -46,6 +46,7 @@ const model = __importStar(require("./model"));
46
46
  const oci_common_1 = require("oci-common");
47
47
  const identity_waiter_1 = require("./identity-waiter");
48
48
  const oci_common_2 = require("oci-common");
49
+ const Breaker = require("opossum");
49
50
  // ===============================================
50
51
  // This file is autogenerated - Please do not edit
51
52
  // ===============================================
@@ -182,6 +183,14 @@ class IdentityClient {
182
183
  }
183
184
  throw Error("Waiters do not exist. Please create waiters.");
184
185
  }
186
+ /**
187
+ * Shutdown the circuit breaker used by the client when it is no longer needed
188
+ */
189
+ shutdownCircuitBreaker() {
190
+ if (this._circuitBreaker) {
191
+ this._circuitBreaker.shutdown();
192
+ }
193
+ }
185
194
  /**
186
195
  * (For tenancies that support identity domains) Activates a deactivated identity domain. You can only activate identity domains that your user account is not a part of.
187
196
  * <p>
@@ -195,7 +204,7 @@ class IdentityClient {
195
204
  * @param ActivateDomainRequest
196
205
  * @return ActivateDomainResponse
197
206
  * @throws OciError when an error occurs
198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
199
208
  */
200
209
  activateDomain(activateDomainRequest) {
201
210
  return __awaiter(this, void 0, void 0, function* () {
@@ -257,7 +266,7 @@ class IdentityClient {
257
266
  * @param ActivateMfaTotpDeviceRequest
258
267
  * @return ActivateMfaTotpDeviceResponse
259
268
  * @throws OciError when an error occurs
260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
261
270
  */
262
271
  activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
263
272
  return __awaiter(this, void 0, void 0, function* () {
@@ -324,7 +333,7 @@ class IdentityClient {
324
333
  * @param AddTagDefaultLockRequest
325
334
  * @return AddTagDefaultLockResponse
326
335
  * @throws OciError when an error occurs
327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/AddTagDefaultLock.ts.html |here} to see how to use AddTagDefaultLock API.
336
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/AddTagDefaultLock.ts.html |here} to see how to use AddTagDefaultLock API.
328
337
  */
329
338
  addTagDefaultLock(addTagDefaultLockRequest) {
330
339
  return __awaiter(this, void 0, void 0, function* () {
@@ -391,7 +400,7 @@ class IdentityClient {
391
400
  * @param AddTagNamespaceLockRequest
392
401
  * @return AddTagNamespaceLockResponse
393
402
  * @throws OciError when an error occurs
394
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/AddTagNamespaceLock.ts.html |here} to see how to use AddTagNamespaceLock API.
403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/AddTagNamespaceLock.ts.html |here} to see how to use AddTagNamespaceLock API.
395
404
  */
396
405
  addTagNamespaceLock(addTagNamespaceLockRequest) {
397
406
  return __awaiter(this, void 0, void 0, function* () {
@@ -461,7 +470,7 @@ class IdentityClient {
461
470
  * @param AddUserToGroupRequest
462
471
  * @return AddUserToGroupResponse
463
472
  * @throws OciError when an error occurs
464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
465
474
  */
466
475
  addUserToGroup(addUserToGroupRequest) {
467
476
  return __awaiter(this, void 0, void 0, function* () {
@@ -527,7 +536,7 @@ class IdentityClient {
527
536
  * @param AssembleEffectiveTagSetRequest
528
537
  * @return AssembleEffectiveTagSetResponse
529
538
  * @throws OciError when an error occurs
530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
531
540
  */
532
541
  assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
533
542
  return __awaiter(this, void 0, void 0, function* () {
@@ -595,7 +604,7 @@ class IdentityClient {
595
604
  * @param BulkDeleteResourcesRequest
596
605
  * @return BulkDeleteResourcesResponse
597
606
  * @throws OciError when an error occurs
598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
599
608
  */
600
609
  bulkDeleteResources(bulkDeleteResourcesRequest) {
601
610
  return __awaiter(this, void 0, void 0, function* () {
@@ -677,7 +686,7 @@ class IdentityClient {
677
686
  * @param BulkDeleteTagsRequest
678
687
  * @return BulkDeleteTagsResponse
679
688
  * @throws OciError when an error occurs
680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
681
690
  */
682
691
  bulkDeleteTags(bulkDeleteTagsRequest) {
683
692
  return __awaiter(this, void 0, void 0, function* () {
@@ -752,7 +761,7 @@ class IdentityClient {
752
761
  * @param BulkEditTagsRequest
753
762
  * @return BulkEditTagsResponse
754
763
  * @throws OciError when an error occurs
755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
756
765
  */
757
766
  bulkEditTags(bulkEditTagsRequest) {
758
767
  return __awaiter(this, void 0, void 0, function* () {
@@ -816,7 +825,7 @@ class IdentityClient {
816
825
  * @param BulkMoveResourcesRequest
817
826
  * @return BulkMoveResourcesResponse
818
827
  * @throws OciError when an error occurs
819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
828
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
820
829
  */
821
830
  bulkMoveResources(bulkMoveResourcesRequest) {
822
831
  return __awaiter(this, void 0, void 0, function* () {
@@ -896,7 +905,7 @@ class IdentityClient {
896
905
  * @param CascadeDeleteTagNamespaceRequest
897
906
  * @return CascadeDeleteTagNamespaceResponse
898
907
  * @throws OciError when an error occurs
899
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
900
909
  */
901
910
  cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
902
911
  return __awaiter(this, void 0, void 0, function* () {
@@ -963,7 +972,7 @@ class IdentityClient {
963
972
  * @param ChangeDomainCompartmentRequest
964
973
  * @return ChangeDomainCompartmentResponse
965
974
  * @throws OciError when an error occurs
966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
967
976
  */
968
977
  changeDomainCompartment(changeDomainCompartmentRequest) {
969
978
  return __awaiter(this, void 0, void 0, function* () {
@@ -1034,7 +1043,7 @@ class IdentityClient {
1034
1043
  * @param ChangeDomainLicenseTypeRequest
1035
1044
  * @return ChangeDomainLicenseTypeResponse
1036
1045
  * @throws OciError when an error occurs
1037
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
1046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
1038
1047
  */
1039
1048
  changeDomainLicenseType(changeDomainLicenseTypeRequest) {
1040
1049
  return __awaiter(this, void 0, void 0, function* () {
@@ -1102,7 +1111,7 @@ class IdentityClient {
1102
1111
  * @param ChangeTagNamespaceCompartmentRequest
1103
1112
  * @return ChangeTagNamespaceCompartmentResponse
1104
1113
  * @throws OciError when an error occurs
1105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
1114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
1106
1115
  */
1107
1116
  changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
1108
1117
  return __awaiter(this, void 0, void 0, function* () {
@@ -1169,7 +1178,7 @@ class IdentityClient {
1169
1178
  * @param CreateAuthTokenRequest
1170
1179
  * @return CreateAuthTokenResponse
1171
1180
  * @throws OciError when an error occurs
1172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
1181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
1173
1182
  */
1174
1183
  createAuthToken(createAuthTokenRequest) {
1175
1184
  return __awaiter(this, void 0, void 0, function* () {
@@ -1250,7 +1259,7 @@ class IdentityClient {
1250
1259
  * @param CreateCompartmentRequest
1251
1260
  * @return CreateCompartmentResponse
1252
1261
  * @throws OciError when an error occurs
1253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1254
1263
  */
1255
1264
  createCompartment(createCompartmentRequest) {
1256
1265
  return __awaiter(this, void 0, void 0, function* () {
@@ -1323,7 +1332,7 @@ class IdentityClient {
1323
1332
  * @param CreateCustomerSecretKeyRequest
1324
1333
  * @return CreateCustomerSecretKeyResponse
1325
1334
  * @throws OciError when an error occurs
1326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1327
1336
  */
1328
1337
  createCustomerSecretKey(createCustomerSecretKeyRequest) {
1329
1338
  return __awaiter(this, void 0, void 0, function* () {
@@ -1388,7 +1397,7 @@ class IdentityClient {
1388
1397
  * @param CreateDbCredentialRequest
1389
1398
  * @return CreateDbCredentialResponse
1390
1399
  * @throws OciError when an error occurs
1391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1392
1401
  */
1393
1402
  createDbCredential(createDbCredentialRequest) {
1394
1403
  return __awaiter(this, void 0, void 0, function* () {
@@ -1461,7 +1470,7 @@ class IdentityClient {
1461
1470
  * @param CreateDomainRequest
1462
1471
  * @return CreateDomainResponse
1463
1472
  * @throws OciError when an error occurs
1464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1465
1474
  */
1466
1475
  createDomain(createDomainRequest) {
1467
1476
  return __awaiter(this, void 0, void 0, function* () {
@@ -1538,7 +1547,7 @@ class IdentityClient {
1538
1547
  * @param CreateDynamicGroupRequest
1539
1548
  * @return CreateDynamicGroupResponse
1540
1549
  * @throws OciError when an error occurs
1541
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1542
1551
  */
1543
1552
  createDynamicGroup(createDynamicGroupRequest) {
1544
1553
  return __awaiter(this, void 0, void 0, function* () {
@@ -1621,7 +1630,7 @@ class IdentityClient {
1621
1630
  * @param CreateGroupRequest
1622
1631
  * @return CreateGroupResponse
1623
1632
  * @throws OciError when an error occurs
1624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1625
1634
  */
1626
1635
  createGroup(createGroupRequest) {
1627
1636
  return __awaiter(this, void 0, void 0, function* () {
@@ -1703,7 +1712,7 @@ class IdentityClient {
1703
1712
  * @param CreateIdentityProviderRequest
1704
1713
  * @return CreateIdentityProviderResponse
1705
1714
  * @throws OciError when an error occurs
1706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1707
1716
  */
1708
1717
  createIdentityProvider(createIdentityProviderRequest) {
1709
1718
  return __awaiter(this, void 0, void 0, function* () {
@@ -1769,7 +1778,7 @@ class IdentityClient {
1769
1778
  * @param CreateIdpGroupMappingRequest
1770
1779
  * @return CreateIdpGroupMappingResponse
1771
1780
  * @throws OciError when an error occurs
1772
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1781
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1773
1782
  */
1774
1783
  createIdpGroupMapping(createIdpGroupMappingRequest) {
1775
1784
  return __awaiter(this, void 0, void 0, function* () {
@@ -1834,7 +1843,7 @@ class IdentityClient {
1834
1843
  * @param CreateMfaTotpDeviceRequest
1835
1844
  * @return CreateMfaTotpDeviceResponse
1836
1845
  * @throws OciError when an error occurs
1837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1838
1847
  */
1839
1848
  createMfaTotpDevice(createMfaTotpDeviceRequest) {
1840
1849
  return __awaiter(this, void 0, void 0, function* () {
@@ -1918,7 +1927,7 @@ class IdentityClient {
1918
1927
  * @param CreateNetworkSourceRequest
1919
1928
  * @return CreateNetworkSourceResponse
1920
1929
  * @throws OciError when an error occurs
1921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1930
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1922
1931
  */
1923
1932
  createNetworkSource(createNetworkSourceRequest) {
1924
1933
  return __awaiter(this, void 0, void 0, function* () {
@@ -1981,7 +1990,7 @@ class IdentityClient {
1981
1990
  * @param CreateOAuthClientCredentialRequest
1982
1991
  * @return CreateOAuthClientCredentialResponse
1983
1992
  * @throws OciError when an error occurs
1984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1985
1994
  */
1986
1995
  createOAuthClientCredential(createOAuthClientCredentialRequest) {
1987
1996
  return __awaiter(this, void 0, void 0, function* () {
@@ -2060,7 +2069,7 @@ class IdentityClient {
2060
2069
  * @param CreateOrResetUIPasswordRequest
2061
2070
  * @return CreateOrResetUIPasswordResponse
2062
2071
  * @throws OciError when an error occurs
2063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
2072
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
2064
2073
  */
2065
2074
  createOrResetUIPassword(createOrResetUIPasswordRequest) {
2066
2075
  return __awaiter(this, void 0, void 0, function* () {
@@ -2140,7 +2149,7 @@ class IdentityClient {
2140
2149
  * @param CreatePolicyRequest
2141
2150
  * @return CreatePolicyResponse
2142
2151
  * @throws OciError when an error occurs
2143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
2152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
2144
2153
  */
2145
2154
  createPolicy(createPolicyRequest) {
2146
2155
  return __awaiter(this, void 0, void 0, function* () {
@@ -2203,7 +2212,7 @@ class IdentityClient {
2203
2212
  * @param CreateRegionSubscriptionRequest
2204
2213
  * @return CreateRegionSubscriptionResponse
2205
2214
  * @throws OciError when an error occurs
2206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
2215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
2207
2216
  */
2208
2217
  createRegionSubscription(createRegionSubscriptionRequest) {
2209
2218
  return __awaiter(this, void 0, void 0, function* () {
@@ -2266,7 +2275,7 @@ class IdentityClient {
2266
2275
  * @param CreateSmtpCredentialRequest
2267
2276
  * @return CreateSmtpCredentialResponse
2268
2277
  * @throws OciError when an error occurs
2269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2270
2279
  */
2271
2280
  createSmtpCredential(createSmtpCredentialRequest) {
2272
2281
  return __awaiter(this, void 0, void 0, function* () {
@@ -2342,7 +2351,7 @@ class IdentityClient {
2342
2351
  * @param CreateSwiftPasswordRequest
2343
2352
  * @return CreateSwiftPasswordResponse
2344
2353
  * @throws OciError when an error occurs
2345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2346
2355
  */
2347
2356
  createSwiftPassword(createSwiftPasswordRequest) {
2348
2357
  return __awaiter(this, void 0, void 0, function* () {
@@ -2428,7 +2437,7 @@ class IdentityClient {
2428
2437
  * @param CreateTagRequest
2429
2438
  * @return CreateTagResponse
2430
2439
  * @throws OciError when an error occurs
2431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2432
2441
  */
2433
2442
  createTag(createTagRequest) {
2434
2443
  return __awaiter(this, void 0, void 0, function* () {
@@ -2502,7 +2511,7 @@ class IdentityClient {
2502
2511
  * @param CreateTagDefaultRequest
2503
2512
  * @return CreateTagDefaultResponse
2504
2513
  * @throws OciError when an error occurs
2505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2506
2515
  */
2507
2516
  createTagDefault(createTagDefaultRequest) {
2508
2517
  return __awaiter(this, void 0, void 0, function* () {
@@ -2579,7 +2588,7 @@ class IdentityClient {
2579
2588
  * @param CreateTagNamespaceRequest
2580
2589
  * @return CreateTagNamespaceResponse
2581
2590
  * @throws OciError when an error occurs
2582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2583
2592
  */
2584
2593
  createTagNamespace(createTagNamespaceRequest) {
2585
2594
  return __awaiter(this, void 0, void 0, function* () {
@@ -2671,7 +2680,7 @@ class IdentityClient {
2671
2680
  * @param CreateUserRequest
2672
2681
  * @return CreateUserResponse
2673
2682
  * @throws OciError when an error occurs
2674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2675
2684
  */
2676
2685
  createUser(createUserRequest) {
2677
2686
  return __awaiter(this, void 0, void 0, function* () {
@@ -2742,7 +2751,7 @@ class IdentityClient {
2742
2751
  * @param DeactivateDomainRequest
2743
2752
  * @return DeactivateDomainResponse
2744
2753
  * @throws OciError when an error occurs
2745
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2746
2755
  */
2747
2756
  deactivateDomain(deactivateDomainRequest) {
2748
2757
  return __awaiter(this, void 0, void 0, function* () {
@@ -2809,7 +2818,7 @@ class IdentityClient {
2809
2818
  * @param DeleteApiKeyRequest
2810
2819
  * @return DeleteApiKeyResponse
2811
2820
  * @throws OciError when an error occurs
2812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2821
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2813
2822
  */
2814
2823
  deleteApiKey(deleteApiKeyRequest) {
2815
2824
  return __awaiter(this, void 0, void 0, function* () {
@@ -2865,7 +2874,7 @@ class IdentityClient {
2865
2874
  * @param DeleteAuthTokenRequest
2866
2875
  * @return DeleteAuthTokenResponse
2867
2876
  * @throws OciError when an error occurs
2868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2869
2878
  */
2870
2879
  deleteAuthToken(deleteAuthTokenRequest) {
2871
2880
  return __awaiter(this, void 0, void 0, function* () {
@@ -2921,7 +2930,7 @@ class IdentityClient {
2921
2930
  * @param DeleteCompartmentRequest
2922
2931
  * @return DeleteCompartmentResponse
2923
2932
  * @throws OciError when an error occurs
2924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2933
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2925
2934
  */
2926
2935
  deleteCompartment(deleteCompartmentRequest) {
2927
2936
  return __awaiter(this, void 0, void 0, function* () {
@@ -2981,7 +2990,7 @@ class IdentityClient {
2981
2990
  * @param DeleteCustomerSecretKeyRequest
2982
2991
  * @return DeleteCustomerSecretKeyResponse
2983
2992
  * @throws OciError when an error occurs
2984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2985
2994
  */
2986
2995
  deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
2987
2996
  return __awaiter(this, void 0, void 0, function* () {
@@ -3037,7 +3046,7 @@ class IdentityClient {
3037
3046
  * @param DeleteDbCredentialRequest
3038
3047
  * @return DeleteDbCredentialResponse
3039
3048
  * @throws OciError when an error occurs
3040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
3049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
3041
3050
  */
3042
3051
  deleteDbCredential(deleteDbCredentialRequest) {
3043
3052
  return __awaiter(this, void 0, void 0, function* () {
@@ -3100,7 +3109,7 @@ class IdentityClient {
3100
3109
  * @param DeleteDomainRequest
3101
3110
  * @return DeleteDomainResponse
3102
3111
  * @throws OciError when an error occurs
3103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
3112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
3104
3113
  */
3105
3114
  deleteDomain(deleteDomainRequest) {
3106
3115
  return __awaiter(this, void 0, void 0, function* () {
@@ -3161,7 +3170,7 @@ class IdentityClient {
3161
3170
  * @param DeleteDynamicGroupRequest
3162
3171
  * @return DeleteDynamicGroupResponse
3163
3172
  * @throws OciError when an error occurs
3164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
3173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
3165
3174
  */
3166
3175
  deleteDynamicGroup(deleteDynamicGroupRequest) {
3167
3176
  return __awaiter(this, void 0, void 0, function* () {
@@ -3216,7 +3225,7 @@ class IdentityClient {
3216
3225
  * @param DeleteGroupRequest
3217
3226
  * @return DeleteGroupResponse
3218
3227
  * @throws OciError when an error occurs
3219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
3228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
3220
3229
  */
3221
3230
  deleteGroup(deleteGroupRequest) {
3222
3231
  return __awaiter(this, void 0, void 0, function* () {
@@ -3274,7 +3283,7 @@ class IdentityClient {
3274
3283
  * @param DeleteIdentityProviderRequest
3275
3284
  * @return DeleteIdentityProviderResponse
3276
3285
  * @throws OciError when an error occurs
3277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3286
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3278
3287
  */
3279
3288
  deleteIdentityProvider(deleteIdentityProviderRequest) {
3280
3289
  return __awaiter(this, void 0, void 0, function* () {
@@ -3331,7 +3340,7 @@ class IdentityClient {
3331
3340
  * @param DeleteIdpGroupMappingRequest
3332
3341
  * @return DeleteIdpGroupMappingResponse
3333
3342
  * @throws OciError when an error occurs
3334
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3343
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3335
3344
  */
3336
3345
  deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
3337
3346
  return __awaiter(this, void 0, void 0, function* () {
@@ -3387,7 +3396,7 @@ class IdentityClient {
3387
3396
  * @param DeleteMfaTotpDeviceRequest
3388
3397
  * @return DeleteMfaTotpDeviceResponse
3389
3398
  * @throws OciError when an error occurs
3390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3391
3400
  */
3392
3401
  deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
3393
3402
  return __awaiter(this, void 0, void 0, function* () {
@@ -3443,7 +3452,7 @@ class IdentityClient {
3443
3452
  * @param DeleteNetworkSourceRequest
3444
3453
  * @return DeleteNetworkSourceResponse
3445
3454
  * @throws OciError when an error occurs
3446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3447
3456
  */
3448
3457
  deleteNetworkSource(deleteNetworkSourceRequest) {
3449
3458
  return __awaiter(this, void 0, void 0, function* () {
@@ -3498,7 +3507,7 @@ class IdentityClient {
3498
3507
  * @param DeleteOAuthClientCredentialRequest
3499
3508
  * @return DeleteOAuthClientCredentialResponse
3500
3509
  * @throws OciError when an error occurs
3501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3502
3511
  */
3503
3512
  deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
3504
3513
  return __awaiter(this, void 0, void 0, function* () {
@@ -3553,7 +3562,7 @@ class IdentityClient {
3553
3562
  * @param DeletePolicyRequest
3554
3563
  * @return DeletePolicyResponse
3555
3564
  * @throws OciError when an error occurs
3556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3565
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3557
3566
  */
3558
3567
  deletePolicy(deletePolicyRequest) {
3559
3568
  return __awaiter(this, void 0, void 0, function* () {
@@ -3608,7 +3617,7 @@ class IdentityClient {
3608
3617
  * @param DeleteSmtpCredentialRequest
3609
3618
  * @return DeleteSmtpCredentialResponse
3610
3619
  * @throws OciError when an error occurs
3611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3612
3621
  */
3613
3622
  deleteSmtpCredential(deleteSmtpCredentialRequest) {
3614
3623
  return __awaiter(this, void 0, void 0, function* () {
@@ -3666,7 +3675,7 @@ class IdentityClient {
3666
3675
  * @param DeleteSwiftPasswordRequest
3667
3676
  * @return DeleteSwiftPasswordResponse
3668
3677
  * @throws OciError when an error occurs
3669
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3670
3679
  */
3671
3680
  deleteSwiftPassword(deleteSwiftPasswordRequest) {
3672
3681
  return __awaiter(this, void 0, void 0, function* () {
@@ -3741,7 +3750,7 @@ class IdentityClient {
3741
3750
  * @param DeleteTagRequest
3742
3751
  * @return DeleteTagResponse
3743
3752
  * @throws OciError when an error occurs
3744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3745
3754
  */
3746
3755
  deleteTag(deleteTagRequest) {
3747
3756
  return __awaiter(this, void 0, void 0, function* () {
@@ -3804,7 +3813,7 @@ class IdentityClient {
3804
3813
  * @param DeleteTagDefaultRequest
3805
3814
  * @return DeleteTagDefaultResponse
3806
3815
  * @throws OciError when an error occurs
3807
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3816
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3808
3817
  */
3809
3818
  deleteTagDefault(deleteTagDefaultRequest) {
3810
3819
  return __awaiter(this, void 0, void 0, function* () {
@@ -3868,7 +3877,7 @@ class IdentityClient {
3868
3877
  * @param DeleteTagNamespaceRequest
3869
3878
  * @return DeleteTagNamespaceResponse
3870
3879
  * @throws OciError when an error occurs
3871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3872
3881
  */
3873
3882
  deleteTagNamespace(deleteTagNamespaceRequest) {
3874
3883
  return __awaiter(this, void 0, void 0, function* () {
@@ -3925,7 +3934,7 @@ class IdentityClient {
3925
3934
  * @param DeleteUserRequest
3926
3935
  * @return DeleteUserResponse
3927
3936
  * @throws OciError when an error occurs
3928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3937
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3929
3938
  */
3930
3939
  deleteUser(deleteUserRequest) {
3931
3940
  return __awaiter(this, void 0, void 0, function* () {
@@ -3989,7 +3998,7 @@ class IdentityClient {
3989
3998
  * @param EnableReplicationToRegionRequest
3990
3999
  * @return EnableReplicationToRegionResponse
3991
4000
  * @throws OciError when an error occurs
3992
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
4001
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
3993
4002
  */
3994
4003
  enableReplicationToRegion(enableReplicationToRegionRequest) {
3995
4004
  return __awaiter(this, void 0, void 0, function* () {
@@ -4052,7 +4061,7 @@ class IdentityClient {
4052
4061
  * @param GenerateTotpSeedRequest
4053
4062
  * @return GenerateTotpSeedResponse
4054
4063
  * @throws OciError when an error occurs
4055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
4064
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
4056
4065
  */
4057
4066
  generateTotpSeed(generateTotpSeedRequest) {
4058
4067
  return __awaiter(this, void 0, void 0, function* () {
@@ -4118,7 +4127,7 @@ class IdentityClient {
4118
4127
  * @param GetAuthenticationPolicyRequest
4119
4128
  * @return GetAuthenticationPolicyResponse
4120
4129
  * @throws OciError when an error occurs
4121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
4130
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
4122
4131
  */
4123
4132
  getAuthenticationPolicy(getAuthenticationPolicyRequest) {
4124
4133
  return __awaiter(this, void 0, void 0, function* () {
@@ -4188,7 +4197,7 @@ class IdentityClient {
4188
4197
  * @param GetCompartmentRequest
4189
4198
  * @return GetCompartmentResponse
4190
4199
  * @throws OciError when an error occurs
4191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
4200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
4192
4201
  */
4193
4202
  getCompartment(getCompartmentRequest) {
4194
4203
  return __awaiter(this, void 0, void 0, function* () {
@@ -4251,7 +4260,7 @@ class IdentityClient {
4251
4260
  * @param GetDomainRequest
4252
4261
  * @return GetDomainResponse
4253
4262
  * @throws OciError when an error occurs
4254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
4263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
4255
4264
  */
4256
4265
  getDomain(getDomainRequest) {
4257
4266
  return __awaiter(this, void 0, void 0, function* () {
@@ -4315,7 +4324,7 @@ class IdentityClient {
4315
4324
  * @param GetDynamicGroupRequest
4316
4325
  * @return GetDynamicGroupResponse
4317
4326
  * @throws OciError when an error occurs
4318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4319
4328
  */
4320
4329
  getDynamicGroup(getDynamicGroupRequest) {
4321
4330
  return __awaiter(this, void 0, void 0, function* () {
@@ -4382,7 +4391,7 @@ class IdentityClient {
4382
4391
  * @param GetGroupRequest
4383
4392
  * @return GetGroupResponse
4384
4393
  * @throws OciError when an error occurs
4385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4394
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4386
4395
  */
4387
4396
  getGroup(getGroupRequest) {
4388
4397
  return __awaiter(this, void 0, void 0, function* () {
@@ -4445,7 +4454,7 @@ class IdentityClient {
4445
4454
  * @param GetIamWorkRequestRequest
4446
4455
  * @return GetIamWorkRequestResponse
4447
4456
  * @throws OciError when an error occurs
4448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4449
4458
  */
4450
4459
  getIamWorkRequest(getIamWorkRequestRequest) {
4451
4460
  return __awaiter(this, void 0, void 0, function* () {
@@ -4506,7 +4515,7 @@ class IdentityClient {
4506
4515
  * @param GetIdentityProviderRequest
4507
4516
  * @return GetIdentityProviderResponse
4508
4517
  * @throws OciError when an error occurs
4509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4510
4519
  */
4511
4520
  getIdentityProvider(getIdentityProviderRequest) {
4512
4521
  return __awaiter(this, void 0, void 0, function* () {
@@ -4571,7 +4580,7 @@ class IdentityClient {
4571
4580
  * @param GetIdpGroupMappingRequest
4572
4581
  * @return GetIdpGroupMappingResponse
4573
4582
  * @throws OciError when an error occurs
4574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4583
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4575
4584
  */
4576
4585
  getIdpGroupMapping(getIdpGroupMappingRequest) {
4577
4586
  return __awaiter(this, void 0, void 0, function* () {
@@ -4635,7 +4644,7 @@ class IdentityClient {
4635
4644
  * @param GetMfaTotpDeviceRequest
4636
4645
  * @return GetMfaTotpDeviceResponse
4637
4646
  * @throws OciError when an error occurs
4638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4647
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4639
4648
  */
4640
4649
  getMfaTotpDevice(getMfaTotpDeviceRequest) {
4641
4650
  return __awaiter(this, void 0, void 0, function* () {
@@ -4699,7 +4708,7 @@ class IdentityClient {
4699
4708
  * @param GetNetworkSourceRequest
4700
4709
  * @return GetNetworkSourceResponse
4701
4710
  * @throws OciError when an error occurs
4702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4703
4712
  */
4704
4713
  getNetworkSource(getNetworkSourceRequest) {
4705
4714
  return __awaiter(this, void 0, void 0, function* () {
@@ -4761,7 +4770,7 @@ class IdentityClient {
4761
4770
  * @param GetPolicyRequest
4762
4771
  * @return GetPolicyResponse
4763
4772
  * @throws OciError when an error occurs
4764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4765
4774
  */
4766
4775
  getPolicy(getPolicyRequest) {
4767
4776
  return __awaiter(this, void 0, void 0, function* () {
@@ -4824,7 +4833,7 @@ class IdentityClient {
4824
4833
  * @param GetStandardTagTemplateRequest
4825
4834
  * @return GetStandardTagTemplateResponse
4826
4835
  * @throws OciError when an error occurs
4827
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4828
4837
  */
4829
4838
  getStandardTagTemplate(getStandardTagTemplateRequest) {
4830
4839
  return __awaiter(this, void 0, void 0, function* () {
@@ -4883,7 +4892,7 @@ class IdentityClient {
4883
4892
  * @param GetTagRequest
4884
4893
  * @return GetTagResponse
4885
4894
  * @throws OciError when an error occurs
4886
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetTag.ts.html |here} to see how to use GetTag API.
4895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetTag.ts.html |here} to see how to use GetTag API.
4887
4896
  */
4888
4897
  getTag(getTagRequest) {
4889
4898
  return __awaiter(this, void 0, void 0, function* () {
@@ -4947,7 +4956,7 @@ class IdentityClient {
4947
4956
  * @param GetTagDefaultRequest
4948
4957
  * @return GetTagDefaultResponse
4949
4958
  * @throws OciError when an error occurs
4950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4951
4960
  */
4952
4961
  getTagDefault(getTagDefaultRequest) {
4953
4962
  return __awaiter(this, void 0, void 0, function* () {
@@ -5010,7 +5019,7 @@ class IdentityClient {
5010
5019
  * @param GetTagNamespaceRequest
5011
5020
  * @return GetTagNamespaceResponse
5012
5021
  * @throws OciError when an error occurs
5013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
5022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
5014
5023
  */
5015
5024
  getTagNamespace(getTagNamespaceRequest) {
5016
5025
  return __awaiter(this, void 0, void 0, function* () {
@@ -5069,7 +5078,7 @@ class IdentityClient {
5069
5078
  * @param GetTaggingWorkRequestRequest
5070
5079
  * @return GetTaggingWorkRequestResponse
5071
5080
  * @throws OciError when an error occurs
5072
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
5081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
5073
5082
  */
5074
5083
  getTaggingWorkRequest(getTaggingWorkRequestRequest) {
5075
5084
  return __awaiter(this, void 0, void 0, function* () {
@@ -5131,7 +5140,7 @@ class IdentityClient {
5131
5140
  * @param GetTenancyRequest
5132
5141
  * @return GetTenancyResponse
5133
5142
  * @throws OciError when an error occurs
5134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
5143
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
5135
5144
  */
5136
5145
  getTenancy(getTenancyRequest) {
5137
5146
  return __awaiter(this, void 0, void 0, function* () {
@@ -5188,7 +5197,7 @@ class IdentityClient {
5188
5197
  * @param GetUserRequest
5189
5198
  * @return GetUserResponse
5190
5199
  * @throws OciError when an error occurs
5191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetUser.ts.html |here} to see how to use GetUser API.
5200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetUser.ts.html |here} to see how to use GetUser API.
5192
5201
  */
5193
5202
  getUser(getUserRequest) {
5194
5203
  return __awaiter(this, void 0, void 0, function* () {
@@ -5250,7 +5259,7 @@ class IdentityClient {
5250
5259
  * @param GetUserGroupMembershipRequest
5251
5260
  * @return GetUserGroupMembershipResponse
5252
5261
  * @throws OciError when an error occurs
5253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
5262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
5254
5263
  */
5255
5264
  getUserGroupMembership(getUserGroupMembershipRequest) {
5256
5265
  return __awaiter(this, void 0, void 0, function* () {
@@ -5314,7 +5323,7 @@ class IdentityClient {
5314
5323
  * @param GetUserUIPasswordInformationRequest
5315
5324
  * @return GetUserUIPasswordInformationResponse
5316
5325
  * @throws OciError when an error occurs
5317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
5326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
5318
5327
  */
5319
5328
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
5320
5329
  return __awaiter(this, void 0, void 0, function* () {
@@ -5378,7 +5387,7 @@ class IdentityClient {
5378
5387
  * @param GetWorkRequestRequest
5379
5388
  * @return GetWorkRequestResponse
5380
5389
  * @throws OciError when an error occurs
5381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5382
5391
  */
5383
5392
  getWorkRequest(getWorkRequestRequest) {
5384
5393
  return __awaiter(this, void 0, void 0, function* () {
@@ -5442,7 +5451,7 @@ class IdentityClient {
5442
5451
  * @param ImportStandardTagsRequest
5443
5452
  * @return ImportStandardTagsResponse
5444
5453
  * @throws OciError when an error occurs
5445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5446
5455
  */
5447
5456
  importStandardTags(importStandardTagsRequest) {
5448
5457
  return __awaiter(this, void 0, void 0, function* () {
@@ -5506,7 +5515,7 @@ class IdentityClient {
5506
5515
  * @param ListAllowedDomainLicenseTypesRequest
5507
5516
  * @return ListAllowedDomainLicenseTypesResponse
5508
5517
  * @throws OciError when an error occurs
5509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5510
5519
  */
5511
5520
  listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
5512
5521
  return __awaiter(this, void 0, void 0, function* () {
@@ -5573,7 +5582,7 @@ class IdentityClient {
5573
5582
  * @param ListApiKeysRequest
5574
5583
  * @return ListApiKeysResponse
5575
5584
  * @throws OciError when an error occurs
5576
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5577
5586
  */
5578
5587
  listApiKeys(listApiKeysRequest) {
5579
5588
  return __awaiter(this, void 0, void 0, function* () {
@@ -5637,7 +5646,7 @@ class IdentityClient {
5637
5646
  * @param ListAuthTokensRequest
5638
5647
  * @return ListAuthTokensResponse
5639
5648
  * @throws OciError when an error occurs
5640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5641
5650
  */
5642
5651
  listAuthTokens(listAuthTokensRequest) {
5643
5652
  return __awaiter(this, void 0, void 0, function* () {
@@ -5704,7 +5713,7 @@ class IdentityClient {
5704
5713
  * @param ListAvailabilityDomainsRequest
5705
5714
  * @return ListAvailabilityDomainsResponse
5706
5715
  * @throws OciError when an error occurs
5707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5708
5717
  */
5709
5718
  listAvailabilityDomains(listAvailabilityDomainsRequest) {
5710
5719
  return __awaiter(this, void 0, void 0, function* () {
@@ -5773,7 +5782,7 @@ class IdentityClient {
5773
5782
  * @param ListBulkActionResourceTypesRequest
5774
5783
  * @return ListBulkActionResourceTypesResponse
5775
5784
  * @throws OciError when an error occurs
5776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5777
5786
  */
5778
5787
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
5779
5788
  return __awaiter(this, void 0, void 0, function* () {
@@ -5838,7 +5847,7 @@ class IdentityClient {
5838
5847
  * @param ListBulkEditTagsResourceTypesRequest
5839
5848
  * @return ListBulkEditTagsResourceTypesResponse
5840
5849
  * @throws OciError when an error occurs
5841
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5842
5851
  */
5843
5852
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
5844
5853
  return __awaiter(this, void 0, void 0, function* () {
@@ -5919,7 +5928,7 @@ class IdentityClient {
5919
5928
  * @param ListCompartmentsRequest
5920
5929
  * @return ListCompartmentsResponse
5921
5930
  * @throws OciError when an error occurs
5922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5931
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5923
5932
  */
5924
5933
  listCompartments(listCompartmentsRequest) {
5925
5934
  return __awaiter(this, void 0, void 0, function* () {
@@ -6031,7 +6040,7 @@ class IdentityClient {
6031
6040
  * @param ListCostTrackingTagsRequest
6032
6041
  * @return ListCostTrackingTagsResponse
6033
6042
  * @throws OciError when an error occurs
6034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
6043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
6035
6044
  */
6036
6045
  listCostTrackingTags(listCostTrackingTagsRequest) {
6037
6046
  return __awaiter(this, void 0, void 0, function* () {
@@ -6137,7 +6146,7 @@ class IdentityClient {
6137
6146
  * @param ListCustomerSecretKeysRequest
6138
6147
  * @return ListCustomerSecretKeysResponse
6139
6148
  * @throws OciError when an error occurs
6140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
6149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
6141
6150
  */
6142
6151
  listCustomerSecretKeys(listCustomerSecretKeysRequest) {
6143
6152
  return __awaiter(this, void 0, void 0, function* () {
@@ -6200,7 +6209,7 @@ class IdentityClient {
6200
6209
  * @param ListDbCredentialsRequest
6201
6210
  * @return ListDbCredentialsResponse
6202
6211
  * @throws OciError when an error occurs
6203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
6212
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
6204
6213
  */
6205
6214
  listDbCredentials(listDbCredentialsRequest) {
6206
6215
  return __awaiter(this, void 0, void 0, function* () {
@@ -6311,7 +6320,7 @@ class IdentityClient {
6311
6320
  * @param ListDomainsRequest
6312
6321
  * @return ListDomainsResponse
6313
6322
  * @throws OciError when an error occurs
6314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
6323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
6315
6324
  */
6316
6325
  listDomains(listDomainsRequest) {
6317
6326
  return __awaiter(this, void 0, void 0, function* () {
@@ -6429,7 +6438,7 @@ class IdentityClient {
6429
6438
  * @param ListDynamicGroupsRequest
6430
6439
  * @return ListDynamicGroupsResponse
6431
6440
  * @throws OciError when an error occurs
6432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6433
6442
  */
6434
6443
  listDynamicGroups(listDynamicGroupsRequest) {
6435
6444
  return __awaiter(this, void 0, void 0, function* () {
@@ -6540,7 +6549,7 @@ class IdentityClient {
6540
6549
  * @param ListFaultDomainsRequest
6541
6550
  * @return ListFaultDomainsResponse
6542
6551
  * @throws OciError when an error occurs
6543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6544
6553
  */
6545
6554
  listFaultDomains(listFaultDomainsRequest) {
6546
6555
  return __awaiter(this, void 0, void 0, function* () {
@@ -6601,7 +6610,7 @@ class IdentityClient {
6601
6610
  * @param ListGroupsRequest
6602
6611
  * @return ListGroupsResponse
6603
6612
  * @throws OciError when an error occurs
6604
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6605
6614
  */
6606
6615
  listGroups(listGroupsRequest) {
6607
6616
  return __awaiter(this, void 0, void 0, function* () {
@@ -6710,7 +6719,7 @@ class IdentityClient {
6710
6719
  * @param ListIamWorkRequestErrorsRequest
6711
6720
  * @return ListIamWorkRequestErrorsResponse
6712
6721
  * @throws OciError when an error occurs
6713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6714
6723
  */
6715
6724
  listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
6716
6725
  return __awaiter(this, void 0, void 0, function* () {
@@ -6818,7 +6827,7 @@ class IdentityClient {
6818
6827
  * @param ListIamWorkRequestLogsRequest
6819
6828
  * @return ListIamWorkRequestLogsResponse
6820
6829
  * @throws OciError when an error occurs
6821
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6822
6831
  */
6823
6832
  listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
6824
6833
  return __awaiter(this, void 0, void 0, function* () {
@@ -6931,7 +6940,7 @@ class IdentityClient {
6931
6940
  * @param ListIamWorkRequestsRequest
6932
6941
  * @return ListIamWorkRequestsResponse
6933
6942
  * @throws OciError when an error occurs
6934
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6935
6944
  */
6936
6945
  listIamWorkRequests(listIamWorkRequestsRequest) {
6937
6946
  return __awaiter(this, void 0, void 0, function* () {
@@ -7040,7 +7049,7 @@ class IdentityClient {
7040
7049
  * @param ListIdentityProviderGroupsRequest
7041
7050
  * @return ListIdentityProviderGroupsResponse
7042
7051
  * @throws OciError when an error occurs
7043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
7052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
7044
7053
  */
7045
7054
  listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
7046
7055
  return __awaiter(this, void 0, void 0, function* () {
@@ -7153,7 +7162,7 @@ class IdentityClient {
7153
7162
  * @param ListIdentityProvidersRequest
7154
7163
  * @return ListIdentityProvidersResponse
7155
7164
  * @throws OciError when an error occurs
7156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
7165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
7157
7166
  */
7158
7167
  listIdentityProviders(listIdentityProvidersRequest) {
7159
7168
  return __awaiter(this, void 0, void 0, function* () {
@@ -7265,7 +7274,7 @@ class IdentityClient {
7265
7274
  * @param ListIdpGroupMappingsRequest
7266
7275
  * @return ListIdpGroupMappingsResponse
7267
7276
  * @throws OciError when an error occurs
7268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
7277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
7269
7278
  */
7270
7279
  listIdpGroupMappings(listIdpGroupMappingsRequest) {
7271
7280
  return __awaiter(this, void 0, void 0, function* () {
@@ -7372,7 +7381,7 @@ class IdentityClient {
7372
7381
  * @param ListMfaTotpDevicesRequest
7373
7382
  * @return ListMfaTotpDevicesResponse
7374
7383
  * @throws OciError when an error occurs
7375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
7384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
7376
7385
  */
7377
7386
  listMfaTotpDevices(listMfaTotpDevicesRequest) {
7378
7387
  return __awaiter(this, void 0, void 0, function* () {
@@ -7482,7 +7491,7 @@ class IdentityClient {
7482
7491
  * @param ListNetworkSourcesRequest
7483
7492
  * @return ListNetworkSourcesResponse
7484
7493
  * @throws OciError when an error occurs
7485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7486
7495
  */
7487
7496
  listNetworkSources(listNetworkSourcesRequest) {
7488
7497
  return __awaiter(this, void 0, void 0, function* () {
@@ -7591,7 +7600,7 @@ class IdentityClient {
7591
7600
  * @param ListOAuthClientCredentialsRequest
7592
7601
  * @return ListOAuthClientCredentialsResponse
7593
7602
  * @throws OciError when an error occurs
7594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7595
7604
  */
7596
7605
  listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
7597
7606
  return __awaiter(this, void 0, void 0, function* () {
@@ -7702,7 +7711,7 @@ class IdentityClient {
7702
7711
  * @param ListPoliciesRequest
7703
7712
  * @return ListPoliciesResponse
7704
7713
  * @throws OciError when an error occurs
7705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7706
7715
  */
7707
7716
  listPolicies(listPoliciesRequest) {
7708
7717
  return __awaiter(this, void 0, void 0, function* () {
@@ -7810,7 +7819,7 @@ class IdentityClient {
7810
7819
  * @param ListRegionSubscriptionsRequest
7811
7820
  * @return ListRegionSubscriptionsResponse
7812
7821
  * @throws OciError when an error occurs
7813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7822
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7814
7823
  */
7815
7824
  listRegionSubscriptions(listRegionSubscriptionsRequest) {
7816
7825
  return __awaiter(this, void 0, void 0, function* () {
@@ -7867,7 +7876,7 @@ class IdentityClient {
7867
7876
  * @param ListRegionsRequest
7868
7877
  * @return ListRegionsResponse
7869
7878
  * @throws OciError when an error occurs
7870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7871
7880
  */
7872
7881
  listRegions(listRegionsRequest) {
7873
7882
  return __awaiter(this, void 0, void 0, function* () {
@@ -7924,7 +7933,7 @@ class IdentityClient {
7924
7933
  * @param ListSmtpCredentialsRequest
7925
7934
  * @return ListSmtpCredentialsResponse
7926
7935
  * @throws OciError when an error occurs
7927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7928
7937
  */
7929
7938
  listSmtpCredentials(listSmtpCredentialsRequest) {
7930
7939
  return __awaiter(this, void 0, void 0, function* () {
@@ -7987,7 +7996,7 @@ class IdentityClient {
7987
7996
  * @param ListStandardTagNamespacesRequest
7988
7997
  * @return ListStandardTagNamespacesResponse
7989
7998
  * @throws OciError when an error occurs
7990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7999
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7991
8000
  */
7992
8001
  listStandardTagNamespaces(listStandardTagNamespacesRequest) {
7993
8002
  return __awaiter(this, void 0, void 0, function* () {
@@ -8095,7 +8104,7 @@ class IdentityClient {
8095
8104
  * @param ListSwiftPasswordsRequest
8096
8105
  * @return ListSwiftPasswordsResponse
8097
8106
  * @throws OciError when an error occurs
8098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
8107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
8099
8108
  */
8100
8109
  listSwiftPasswords(listSwiftPasswordsRequest) {
8101
8110
  return __awaiter(this, void 0, void 0, function* () {
@@ -8158,7 +8167,7 @@ class IdentityClient {
8158
8167
  * @param ListTagDefaultsRequest
8159
8168
  * @return ListTagDefaultsResponse
8160
8169
  * @throws OciError when an error occurs
8161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
8170
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
8162
8171
  */
8163
8172
  listTagDefaults(listTagDefaultsRequest) {
8164
8173
  return __awaiter(this, void 0, void 0, function* () {
@@ -8266,7 +8275,7 @@ class IdentityClient {
8266
8275
  * @param ListTagNamespacesRequest
8267
8276
  * @return ListTagNamespacesResponse
8268
8277
  * @throws OciError when an error occurs
8269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
8278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
8270
8279
  */
8271
8280
  listTagNamespaces(listTagNamespacesRequest) {
8272
8281
  return __awaiter(this, void 0, void 0, function* () {
@@ -8373,7 +8382,7 @@ class IdentityClient {
8373
8382
  * @param ListTaggingWorkRequestErrorsRequest
8374
8383
  * @return ListTaggingWorkRequestErrorsResponse
8375
8384
  * @throws OciError when an error occurs
8376
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
8385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
8377
8386
  */
8378
8387
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
8379
8388
  return __awaiter(this, void 0, void 0, function* () {
@@ -8484,7 +8493,7 @@ class IdentityClient {
8484
8493
  * @param ListTaggingWorkRequestLogsRequest
8485
8494
  * @return ListTaggingWorkRequestLogsResponse
8486
8495
  * @throws OciError when an error occurs
8487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8488
8497
  */
8489
8498
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
8490
8499
  return __awaiter(this, void 0, void 0, function* () {
@@ -8595,7 +8604,7 @@ class IdentityClient {
8595
8604
  * @param ListTaggingWorkRequestsRequest
8596
8605
  * @return ListTaggingWorkRequestsResponse
8597
8606
  * @throws OciError when an error occurs
8598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8599
8608
  */
8600
8609
  listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
8601
8610
  return __awaiter(this, void 0, void 0, function* () {
@@ -8701,7 +8710,7 @@ class IdentityClient {
8701
8710
  * @param ListTagsRequest
8702
8711
  * @return ListTagsResponse
8703
8712
  * @throws OciError when an error occurs
8704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListTags.ts.html |here} to see how to use ListTags API.
8713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListTags.ts.html |here} to see how to use ListTags API.
8705
8714
  */
8706
8715
  listTags(listTagsRequest) {
8707
8716
  return __awaiter(this, void 0, void 0, function* () {
@@ -8817,7 +8826,7 @@ class IdentityClient {
8817
8826
  * @param ListUserGroupMembershipsRequest
8818
8827
  * @return ListUserGroupMembershipsResponse
8819
8828
  * @throws OciError when an error occurs
8820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8821
8830
  */
8822
8831
  listUserGroupMemberships(listUserGroupMembershipsRequest) {
8823
8832
  return __awaiter(this, void 0, void 0, function* () {
@@ -8926,7 +8935,7 @@ class IdentityClient {
8926
8935
  * @param ListUsersRequest
8927
8936
  * @return ListUsersResponse
8928
8937
  * @throws OciError when an error occurs
8929
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8930
8939
  */
8931
8940
  listUsers(listUsersRequest) {
8932
8941
  return __awaiter(this, void 0, void 0, function* () {
@@ -9037,7 +9046,7 @@ class IdentityClient {
9037
9046
  * @param ListWorkRequestsRequest
9038
9047
  * @return ListWorkRequestsResponse
9039
9048
  * @throws OciError when an error occurs
9040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9041
9050
  */
9042
9051
  listWorkRequests(listWorkRequestsRequest) {
9043
9052
  return __awaiter(this, void 0, void 0, function* () {
@@ -9150,7 +9159,7 @@ class IdentityClient {
9150
9159
  * @param MoveCompartmentRequest
9151
9160
  * @return MoveCompartmentResponse
9152
9161
  * @throws OciError when an error occurs
9153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
9162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
9154
9163
  */
9155
9164
  moveCompartment(moveCompartmentRequest) {
9156
9165
  return __awaiter(this, void 0, void 0, function* () {
@@ -9213,7 +9222,7 @@ class IdentityClient {
9213
9222
  * @param RecoverCompartmentRequest
9214
9223
  * @return RecoverCompartmentResponse
9215
9224
  * @throws OciError when an error occurs
9216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
9225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
9217
9226
  */
9218
9227
  recoverCompartment(recoverCompartmentRequest) {
9219
9228
  return __awaiter(this, void 0, void 0, function* () {
@@ -9278,7 +9287,7 @@ class IdentityClient {
9278
9287
  * @param RemoveTagDefaultLockRequest
9279
9288
  * @return RemoveTagDefaultLockResponse
9280
9289
  * @throws OciError when an error occurs
9281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/RemoveTagDefaultLock.ts.html |here} to see how to use RemoveTagDefaultLock API.
9290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/RemoveTagDefaultLock.ts.html |here} to see how to use RemoveTagDefaultLock API.
9282
9291
  */
9283
9292
  removeTagDefaultLock(removeTagDefaultLockRequest) {
9284
9293
  return __awaiter(this, void 0, void 0, function* () {
@@ -9345,7 +9354,7 @@ class IdentityClient {
9345
9354
  * @param RemoveTagNamespaceLockRequest
9346
9355
  * @return RemoveTagNamespaceLockResponse
9347
9356
  * @throws OciError when an error occurs
9348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/RemoveTagNamespaceLock.ts.html |here} to see how to use RemoveTagNamespaceLock API.
9357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/RemoveTagNamespaceLock.ts.html |here} to see how to use RemoveTagNamespaceLock API.
9349
9358
  */
9350
9359
  removeTagNamespaceLock(removeTagNamespaceLockRequest) {
9351
9360
  return __awaiter(this, void 0, void 0, function* () {
@@ -9411,7 +9420,7 @@ class IdentityClient {
9411
9420
  * @param RemoveUserFromGroupRequest
9412
9421
  * @return RemoveUserFromGroupResponse
9413
9422
  * @throws OciError when an error occurs
9414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
9423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
9415
9424
  */
9416
9425
  removeUserFromGroup(removeUserFromGroupRequest) {
9417
9426
  return __awaiter(this, void 0, void 0, function* () {
@@ -9466,7 +9475,7 @@ class IdentityClient {
9466
9475
  * @param ResetIdpScimClientRequest
9467
9476
  * @return ResetIdpScimClientResponse
9468
9477
  * @throws OciError when an error occurs
9469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
9478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
9470
9479
  */
9471
9480
  resetIdpScimClient(resetIdpScimClientRequest) {
9472
9481
  return __awaiter(this, void 0, void 0, function* () {
@@ -9524,7 +9533,7 @@ class IdentityClient {
9524
9533
  * @param UpdateAuthTokenRequest
9525
9534
  * @return UpdateAuthTokenResponse
9526
9535
  * @throws OciError when an error occurs
9527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
9536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
9528
9537
  */
9529
9538
  updateAuthToken(updateAuthTokenRequest) {
9530
9539
  return __awaiter(this, void 0, void 0, function* () {
@@ -9590,7 +9599,7 @@ class IdentityClient {
9590
9599
  * @param UpdateAuthenticationPolicyRequest
9591
9600
  * @return UpdateAuthenticationPolicyResponse
9592
9601
  * @throws OciError when an error occurs
9593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9602
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9594
9603
  */
9595
9604
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
9596
9605
  return __awaiter(this, void 0, void 0, function* () {
@@ -9654,7 +9663,7 @@ class IdentityClient {
9654
9663
  * @param UpdateCompartmentRequest
9655
9664
  * @return UpdateCompartmentResponse
9656
9665
  * @throws OciError when an error occurs
9657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9658
9667
  */
9659
9668
  updateCompartment(updateCompartmentRequest) {
9660
9669
  return __awaiter(this, void 0, void 0, function* () {
@@ -9719,7 +9728,7 @@ class IdentityClient {
9719
9728
  * @param UpdateCustomerSecretKeyRequest
9720
9729
  * @return UpdateCustomerSecretKeyResponse
9721
9730
  * @throws OciError when an error occurs
9722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9723
9732
  */
9724
9733
  updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
9725
9734
  return __awaiter(this, void 0, void 0, function* () {
@@ -9788,7 +9797,7 @@ class IdentityClient {
9788
9797
  * @param UpdateDomainRequest
9789
9798
  * @return UpdateDomainResponse
9790
9799
  * @throws OciError when an error occurs
9791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9792
9801
  */
9793
9802
  updateDomain(updateDomainRequest) {
9794
9803
  return __awaiter(this, void 0, void 0, function* () {
@@ -9849,7 +9858,7 @@ class IdentityClient {
9849
9858
  * @param UpdateDynamicGroupRequest
9850
9859
  * @return UpdateDynamicGroupResponse
9851
9860
  * @throws OciError when an error occurs
9852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9861
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9853
9862
  */
9854
9863
  updateDynamicGroup(updateDynamicGroupRequest) {
9855
9864
  return __awaiter(this, void 0, void 0, function* () {
@@ -9913,7 +9922,7 @@ class IdentityClient {
9913
9922
  * @param UpdateGroupRequest
9914
9923
  * @return UpdateGroupResponse
9915
9924
  * @throws OciError when an error occurs
9916
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9917
9926
  */
9918
9927
  updateGroup(updateGroupRequest) {
9919
9928
  return __awaiter(this, void 0, void 0, function* () {
@@ -9980,7 +9989,7 @@ class IdentityClient {
9980
9989
  * @param UpdateIdentityProviderRequest
9981
9990
  * @return UpdateIdentityProviderResponse
9982
9991
  * @throws OciError when an error occurs
9983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9992
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9984
9993
  */
9985
9994
  updateIdentityProvider(updateIdentityProviderRequest) {
9986
9995
  return __awaiter(this, void 0, void 0, function* () {
@@ -10047,7 +10056,7 @@ class IdentityClient {
10047
10056
  * @param UpdateIdpGroupMappingRequest
10048
10057
  * @return UpdateIdpGroupMappingResponse
10049
10058
  * @throws OciError when an error occurs
10050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
10059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
10051
10060
  */
10052
10061
  updateIdpGroupMapping(updateIdpGroupMappingRequest) {
10053
10062
  return __awaiter(this, void 0, void 0, function* () {
@@ -10113,7 +10122,7 @@ class IdentityClient {
10113
10122
  * @param UpdateNetworkSourceRequest
10114
10123
  * @return UpdateNetworkSourceResponse
10115
10124
  * @throws OciError when an error occurs
10116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
10125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
10117
10126
  */
10118
10127
  updateNetworkSource(updateNetworkSourceRequest) {
10119
10128
  return __awaiter(this, void 0, void 0, function* () {
@@ -10178,7 +10187,7 @@ class IdentityClient {
10178
10187
  * @param UpdateOAuthClientCredentialRequest
10179
10188
  * @return UpdateOAuthClientCredentialResponse
10180
10189
  * @throws OciError when an error occurs
10181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
10190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
10182
10191
  */
10183
10192
  updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
10184
10193
  return __awaiter(this, void 0, void 0, function* () {
@@ -10246,7 +10255,7 @@ class IdentityClient {
10246
10255
  * @param UpdatePolicyRequest
10247
10256
  * @return UpdatePolicyResponse
10248
10257
  * @throws OciError when an error occurs
10249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
10258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
10250
10259
  */
10251
10260
  updatePolicy(updatePolicyRequest) {
10252
10261
  return __awaiter(this, void 0, void 0, function* () {
@@ -10311,7 +10320,7 @@ class IdentityClient {
10311
10320
  * @param UpdateSmtpCredentialRequest
10312
10321
  * @return UpdateSmtpCredentialResponse
10313
10322
  * @throws OciError when an error occurs
10314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
10323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
10315
10324
  */
10316
10325
  updateSmtpCredential(updateSmtpCredentialRequest) {
10317
10326
  return __awaiter(this, void 0, void 0, function* () {
@@ -10379,7 +10388,7 @@ class IdentityClient {
10379
10388
  * @param UpdateSwiftPasswordRequest
10380
10389
  * @return UpdateSwiftPasswordResponse
10381
10390
  * @throws OciError when an error occurs
10382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
10391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
10383
10392
  */
10384
10393
  updateSwiftPassword(updateSwiftPasswordRequest) {
10385
10394
  return __awaiter(this, void 0, void 0, function* () {
@@ -10454,7 +10463,7 @@ class IdentityClient {
10454
10463
  * @param UpdateTagRequest
10455
10464
  * @return UpdateTagResponse
10456
10465
  * @throws OciError when an error occurs
10457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
10466
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
10458
10467
  */
10459
10468
  updateTag(updateTagRequest) {
10460
10469
  return __awaiter(this, void 0, void 0, function* () {
@@ -10527,7 +10536,7 @@ class IdentityClient {
10527
10536
  * @param UpdateTagDefaultRequest
10528
10537
  * @return UpdateTagDefaultResponse
10529
10538
  * @throws OciError when an error occurs
10530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
10539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
10531
10540
  */
10532
10541
  updateTagDefault(updateTagDefaultRequest) {
10533
10542
  return __awaiter(this, void 0, void 0, function* () {
@@ -10603,7 +10612,7 @@ class IdentityClient {
10603
10612
  * @param UpdateTagNamespaceRequest
10604
10613
  * @return UpdateTagNamespaceResponse
10605
10614
  * @throws OciError when an error occurs
10606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10607
10616
  */
10608
10617
  updateTagNamespace(updateTagNamespaceRequest) {
10609
10618
  return __awaiter(this, void 0, void 0, function* () {
@@ -10663,7 +10672,7 @@ class IdentityClient {
10663
10672
  * @param UpdateUserRequest
10664
10673
  * @return UpdateUserResponse
10665
10674
  * @throws OciError when an error occurs
10666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10675
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10667
10676
  */
10668
10677
  updateUser(updateUserRequest) {
10669
10678
  return __awaiter(this, void 0, void 0, function* () {
@@ -10728,7 +10737,7 @@ class IdentityClient {
10728
10737
  * @param UpdateUserCapabilitiesRequest
10729
10738
  * @return UpdateUserCapabilitiesResponse
10730
10739
  * @throws OciError when an error occurs
10731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10740
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10732
10741
  */
10733
10742
  updateUserCapabilities(updateUserCapabilitiesRequest) {
10734
10743
  return __awaiter(this, void 0, void 0, function* () {
@@ -10793,7 +10802,7 @@ class IdentityClient {
10793
10802
  * @param UpdateUserStateRequest
10794
10803
  * @return UpdateUserStateResponse
10795
10804
  * @throws OciError when an error occurs
10796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10797
10806
  */
10798
10807
  updateUserState(updateUserStateRequest) {
10799
10808
  return __awaiter(this, void 0, void 0, function* () {
@@ -10872,7 +10881,7 @@ class IdentityClient {
10872
10881
  * @param UploadApiKeyRequest
10873
10882
  * @return UploadApiKeyResponse
10874
10883
  * @throws OciError when an error occurs
10875
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10884
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10876
10885
  */
10877
10886
  uploadApiKey(uploadApiKeyRequest) {
10878
10887
  return __awaiter(this, void 0, void 0, function* () {