oci-identity 2.28.0 → 2.29.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (144) hide show
  1. package/lib/client.d.ts +141 -141
  2. package/lib/client.js +141 -141
  3. package/lib/request/activate-domain-request.d.ts +1 -1
  4. package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
  5. package/lib/request/add-user-to-group-request.d.ts +1 -1
  6. package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
  7. package/lib/request/bulk-delete-resources-request.d.ts +1 -1
  8. package/lib/request/bulk-delete-tags-request.d.ts +1 -1
  9. package/lib/request/bulk-edit-tags-request.d.ts +1 -1
  10. package/lib/request/bulk-move-resources-request.d.ts +1 -1
  11. package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
  12. package/lib/request/change-domain-compartment-request.d.ts +1 -1
  13. package/lib/request/change-domain-license-type-request.d.ts +1 -1
  14. package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
  15. package/lib/request/create-auth-token-request.d.ts +1 -1
  16. package/lib/request/create-compartment-request.d.ts +1 -1
  17. package/lib/request/create-customer-secret-key-request.d.ts +1 -1
  18. package/lib/request/create-db-credential-request.d.ts +1 -1
  19. package/lib/request/create-domain-request.d.ts +1 -1
  20. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  21. package/lib/request/create-group-request.d.ts +1 -1
  22. package/lib/request/create-identity-provider-request.d.ts +1 -1
  23. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  24. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  25. package/lib/request/create-network-source-request.d.ts +1 -1
  26. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  27. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  28. package/lib/request/create-policy-request.d.ts +1 -1
  29. package/lib/request/create-region-subscription-request.d.ts +1 -1
  30. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  31. package/lib/request/create-swift-password-request.d.ts +1 -1
  32. package/lib/request/create-tag-default-request.d.ts +1 -1
  33. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  34. package/lib/request/create-tag-request.d.ts +1 -1
  35. package/lib/request/create-user-request.d.ts +1 -1
  36. package/lib/request/deactivate-domain-request.d.ts +1 -1
  37. package/lib/request/delete-api-key-request.d.ts +1 -1
  38. package/lib/request/delete-auth-token-request.d.ts +1 -1
  39. package/lib/request/delete-compartment-request.d.ts +1 -1
  40. package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
  41. package/lib/request/delete-db-credential-request.d.ts +1 -1
  42. package/lib/request/delete-domain-request.d.ts +1 -1
  43. package/lib/request/delete-dynamic-group-request.d.ts +1 -1
  44. package/lib/request/delete-group-request.d.ts +1 -1
  45. package/lib/request/delete-identity-provider-request.d.ts +1 -1
  46. package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
  47. package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
  48. package/lib/request/delete-network-source-request.d.ts +1 -1
  49. package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
  50. package/lib/request/delete-policy-request.d.ts +1 -1
  51. package/lib/request/delete-smtp-credential-request.d.ts +1 -1
  52. package/lib/request/delete-swift-password-request.d.ts +1 -1
  53. package/lib/request/delete-tag-default-request.d.ts +1 -1
  54. package/lib/request/delete-tag-namespace-request.d.ts +1 -1
  55. package/lib/request/delete-tag-request.d.ts +1 -1
  56. package/lib/request/delete-user-request.d.ts +1 -1
  57. package/lib/request/enable-replication-to-region-request.d.ts +1 -1
  58. package/lib/request/generate-totp-seed-request.d.ts +1 -1
  59. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  60. package/lib/request/get-compartment-request.d.ts +1 -1
  61. package/lib/request/get-domain-request.d.ts +1 -1
  62. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  63. package/lib/request/get-group-request.d.ts +1 -1
  64. package/lib/request/get-iam-work-request-request.d.ts +1 -1
  65. package/lib/request/get-identity-provider-request.d.ts +1 -1
  66. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  67. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  68. package/lib/request/get-network-source-request.d.ts +1 -1
  69. package/lib/request/get-policy-request.d.ts +1 -1
  70. package/lib/request/get-standard-tag-template-request.d.ts +1 -1
  71. package/lib/request/get-tag-default-request.d.ts +1 -1
  72. package/lib/request/get-tag-namespace-request.d.ts +1 -1
  73. package/lib/request/get-tag-request.d.ts +1 -1
  74. package/lib/request/get-tagging-work-request-request.d.ts +1 -1
  75. package/lib/request/get-tenancy-request.d.ts +1 -1
  76. package/lib/request/get-user-group-membership-request.d.ts +1 -1
  77. package/lib/request/get-user-request.d.ts +1 -1
  78. package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
  79. package/lib/request/get-work-request-request.d.ts +1 -1
  80. package/lib/request/import-standard-tags-request.d.ts +1 -1
  81. package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
  82. package/lib/request/list-api-keys-request.d.ts +1 -1
  83. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  84. package/lib/request/list-availability-domains-request.d.ts +1 -1
  85. package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
  86. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
  87. package/lib/request/list-compartments-request.d.ts +1 -1
  88. package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
  89. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  90. package/lib/request/list-db-credentials-request.d.ts +1 -1
  91. package/lib/request/list-domains-request.d.ts +1 -1
  92. package/lib/request/list-dynamic-groups-request.d.ts +1 -1
  93. package/lib/request/list-fault-domains-request.d.ts +1 -1
  94. package/lib/request/list-groups-request.d.ts +1 -1
  95. package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
  96. package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
  97. package/lib/request/list-iam-work-requests-request.d.ts +1 -1
  98. package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
  99. package/lib/request/list-identity-providers-request.d.ts +1 -1
  100. package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
  101. package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
  102. package/lib/request/list-network-sources-request.d.ts +1 -1
  103. package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
  104. package/lib/request/list-policies-request.d.ts +1 -1
  105. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  106. package/lib/request/list-regions-request.d.ts +1 -1
  107. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  108. package/lib/request/list-standard-tag-namespaces-request.d.ts +1 -1
  109. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  110. package/lib/request/list-tag-defaults-request.d.ts +1 -1
  111. package/lib/request/list-tag-namespaces-request.d.ts +1 -1
  112. package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
  113. package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
  114. package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
  115. package/lib/request/list-tags-request.d.ts +1 -1
  116. package/lib/request/list-user-group-memberships-request.d.ts +1 -1
  117. package/lib/request/list-users-request.d.ts +1 -1
  118. package/lib/request/list-work-requests-request.d.ts +1 -1
  119. package/lib/request/move-compartment-request.d.ts +1 -1
  120. package/lib/request/recover-compartment-request.d.ts +1 -1
  121. package/lib/request/remove-user-from-group-request.d.ts +1 -1
  122. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  123. package/lib/request/update-auth-token-request.d.ts +1 -1
  124. package/lib/request/update-authentication-policy-request.d.ts +1 -1
  125. package/lib/request/update-compartment-request.d.ts +1 -1
  126. package/lib/request/update-customer-secret-key-request.d.ts +1 -1
  127. package/lib/request/update-domain-request.d.ts +1 -1
  128. package/lib/request/update-dynamic-group-request.d.ts +1 -1
  129. package/lib/request/update-group-request.d.ts +1 -1
  130. package/lib/request/update-identity-provider-request.d.ts +1 -1
  131. package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
  132. package/lib/request/update-network-source-request.d.ts +1 -1
  133. package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
  134. package/lib/request/update-policy-request.d.ts +1 -1
  135. package/lib/request/update-smtp-credential-request.d.ts +1 -1
  136. package/lib/request/update-swift-password-request.d.ts +1 -1
  137. package/lib/request/update-tag-default-request.d.ts +1 -1
  138. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  139. package/lib/request/update-tag-request.d.ts +1 -1
  140. package/lib/request/update-user-capabilities-request.d.ts +1 -1
  141. package/lib/request/update-user-request.d.ts +1 -1
  142. package/lib/request/update-user-state-request.d.ts +1 -1
  143. package/lib/request/upload-api-key-request.d.ts +1 -1
  144. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -164,7 +164,7 @@ class IdentityClient {
164
164
  * @param ActivateDomainRequest
165
165
  * @return ActivateDomainResponse
166
166
  * @throws OciError when an error occurs
167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
168
168
  */
169
169
  activateDomain(activateDomainRequest) {
170
170
  return __awaiter(this, void 0, void 0, function* () {
@@ -226,7 +226,7 @@ class IdentityClient {
226
226
  * @param ActivateMfaTotpDeviceRequest
227
227
  * @return ActivateMfaTotpDeviceResponse
228
228
  * @throws OciError when an error occurs
229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
230
230
  */
231
231
  activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
232
232
  return __awaiter(this, void 0, void 0, function* () {
@@ -296,7 +296,7 @@ class IdentityClient {
296
296
  * @param AddUserToGroupRequest
297
297
  * @return AddUserToGroupResponse
298
298
  * @throws OciError when an error occurs
299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
300
300
  */
301
301
  addUserToGroup(addUserToGroupRequest) {
302
302
  return __awaiter(this, void 0, void 0, function* () {
@@ -362,7 +362,7 @@ class IdentityClient {
362
362
  * @param AssembleEffectiveTagSetRequest
363
363
  * @return AssembleEffectiveTagSetResponse
364
364
  * @throws OciError when an error occurs
365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
366
366
  */
367
367
  assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
368
368
  return __awaiter(this, void 0, void 0, function* () {
@@ -430,7 +430,7 @@ class IdentityClient {
430
430
  * @param BulkDeleteResourcesRequest
431
431
  * @return BulkDeleteResourcesResponse
432
432
  * @throws OciError when an error occurs
433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
434
434
  */
435
435
  bulkDeleteResources(bulkDeleteResourcesRequest) {
436
436
  return __awaiter(this, void 0, void 0, function* () {
@@ -512,7 +512,7 @@ class IdentityClient {
512
512
  * @param BulkDeleteTagsRequest
513
513
  * @return BulkDeleteTagsResponse
514
514
  * @throws OciError when an error occurs
515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
516
516
  */
517
517
  bulkDeleteTags(bulkDeleteTagsRequest) {
518
518
  return __awaiter(this, void 0, void 0, function* () {
@@ -585,7 +585,7 @@ class IdentityClient {
585
585
  * @param BulkEditTagsRequest
586
586
  * @return BulkEditTagsResponse
587
587
  * @throws OciError when an error occurs
588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
589
589
  */
590
590
  bulkEditTags(bulkEditTagsRequest) {
591
591
  return __awaiter(this, void 0, void 0, function* () {
@@ -649,7 +649,7 @@ class IdentityClient {
649
649
  * @param BulkMoveResourcesRequest
650
650
  * @return BulkMoveResourcesResponse
651
651
  * @throws OciError when an error occurs
652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
653
653
  */
654
654
  bulkMoveResources(bulkMoveResourcesRequest) {
655
655
  return __awaiter(this, void 0, void 0, function* () {
@@ -729,7 +729,7 @@ class IdentityClient {
729
729
  * @param CascadeDeleteTagNamespaceRequest
730
730
  * @return CascadeDeleteTagNamespaceResponse
731
731
  * @throws OciError when an error occurs
732
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
733
733
  */
734
734
  cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
735
735
  return __awaiter(this, void 0, void 0, function* () {
@@ -794,7 +794,7 @@ class IdentityClient {
794
794
  * @param ChangeDomainCompartmentRequest
795
795
  * @return ChangeDomainCompartmentResponse
796
796
  * @throws OciError when an error occurs
797
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
798
798
  */
799
799
  changeDomainCompartment(changeDomainCompartmentRequest) {
800
800
  return __awaiter(this, void 0, void 0, function* () {
@@ -865,7 +865,7 @@ class IdentityClient {
865
865
  * @param ChangeDomainLicenseTypeRequest
866
866
  * @return ChangeDomainLicenseTypeResponse
867
867
  * @throws OciError when an error occurs
868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
869
869
  */
870
870
  changeDomainLicenseType(changeDomainLicenseTypeRequest) {
871
871
  return __awaiter(this, void 0, void 0, function* () {
@@ -933,7 +933,7 @@ class IdentityClient {
933
933
  * @param ChangeTagNamespaceCompartmentRequest
934
934
  * @return ChangeTagNamespaceCompartmentResponse
935
935
  * @throws OciError when an error occurs
936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
937
937
  */
938
938
  changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
939
939
  return __awaiter(this, void 0, void 0, function* () {
@@ -998,7 +998,7 @@ class IdentityClient {
998
998
  * @param CreateAuthTokenRequest
999
999
  * @return CreateAuthTokenResponse
1000
1000
  * @throws OciError when an error occurs
1001
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
1001
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
1002
1002
  */
1003
1003
  createAuthToken(createAuthTokenRequest) {
1004
1004
  return __awaiter(this, void 0, void 0, function* () {
@@ -1079,7 +1079,7 @@ class IdentityClient {
1079
1079
  * @param CreateCompartmentRequest
1080
1080
  * @return CreateCompartmentResponse
1081
1081
  * @throws OciError when an error occurs
1082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1083
1083
  */
1084
1084
  createCompartment(createCompartmentRequest) {
1085
1085
  return __awaiter(this, void 0, void 0, function* () {
@@ -1152,7 +1152,7 @@ class IdentityClient {
1152
1152
  * @param CreateCustomerSecretKeyRequest
1153
1153
  * @return CreateCustomerSecretKeyResponse
1154
1154
  * @throws OciError when an error occurs
1155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1156
1156
  */
1157
1157
  createCustomerSecretKey(createCustomerSecretKeyRequest) {
1158
1158
  return __awaiter(this, void 0, void 0, function* () {
@@ -1217,7 +1217,7 @@ class IdentityClient {
1217
1217
  * @param CreateDbCredentialRequest
1218
1218
  * @return CreateDbCredentialResponse
1219
1219
  * @throws OciError when an error occurs
1220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1221
1221
  */
1222
1222
  createDbCredential(createDbCredentialRequest) {
1223
1223
  return __awaiter(this, void 0, void 0, function* () {
@@ -1290,7 +1290,7 @@ class IdentityClient {
1290
1290
  * @param CreateDomainRequest
1291
1291
  * @return CreateDomainResponse
1292
1292
  * @throws OciError when an error occurs
1293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1294
1294
  */
1295
1295
  createDomain(createDomainRequest) {
1296
1296
  return __awaiter(this, void 0, void 0, function* () {
@@ -1367,7 +1367,7 @@ class IdentityClient {
1367
1367
  * @param CreateDynamicGroupRequest
1368
1368
  * @return CreateDynamicGroupResponse
1369
1369
  * @throws OciError when an error occurs
1370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1371
1371
  */
1372
1372
  createDynamicGroup(createDynamicGroupRequest) {
1373
1373
  return __awaiter(this, void 0, void 0, function* () {
@@ -1450,7 +1450,7 @@ class IdentityClient {
1450
1450
  * @param CreateGroupRequest
1451
1451
  * @return CreateGroupResponse
1452
1452
  * @throws OciError when an error occurs
1453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1454
1454
  */
1455
1455
  createGroup(createGroupRequest) {
1456
1456
  return __awaiter(this, void 0, void 0, function* () {
@@ -1532,7 +1532,7 @@ class IdentityClient {
1532
1532
  * @param CreateIdentityProviderRequest
1533
1533
  * @return CreateIdentityProviderResponse
1534
1534
  * @throws OciError when an error occurs
1535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1536
1536
  */
1537
1537
  createIdentityProvider(createIdentityProviderRequest) {
1538
1538
  return __awaiter(this, void 0, void 0, function* () {
@@ -1598,7 +1598,7 @@ class IdentityClient {
1598
1598
  * @param CreateIdpGroupMappingRequest
1599
1599
  * @return CreateIdpGroupMappingResponse
1600
1600
  * @throws OciError when an error occurs
1601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1602
1602
  */
1603
1603
  createIdpGroupMapping(createIdpGroupMappingRequest) {
1604
1604
  return __awaiter(this, void 0, void 0, function* () {
@@ -1663,7 +1663,7 @@ class IdentityClient {
1663
1663
  * @param CreateMfaTotpDeviceRequest
1664
1664
  * @return CreateMfaTotpDeviceResponse
1665
1665
  * @throws OciError when an error occurs
1666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1667
1667
  */
1668
1668
  createMfaTotpDevice(createMfaTotpDeviceRequest) {
1669
1669
  return __awaiter(this, void 0, void 0, function* () {
@@ -1747,7 +1747,7 @@ class IdentityClient {
1747
1747
  * @param CreateNetworkSourceRequest
1748
1748
  * @return CreateNetworkSourceResponse
1749
1749
  * @throws OciError when an error occurs
1750
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1750
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1751
1751
  */
1752
1752
  createNetworkSource(createNetworkSourceRequest) {
1753
1753
  return __awaiter(this, void 0, void 0, function* () {
@@ -1810,7 +1810,7 @@ class IdentityClient {
1810
1810
  * @param CreateOAuthClientCredentialRequest
1811
1811
  * @return CreateOAuthClientCredentialResponse
1812
1812
  * @throws OciError when an error occurs
1813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1814
1814
  */
1815
1815
  createOAuthClientCredential(createOAuthClientCredentialRequest) {
1816
1816
  return __awaiter(this, void 0, void 0, function* () {
@@ -1889,7 +1889,7 @@ class IdentityClient {
1889
1889
  * @param CreateOrResetUIPasswordRequest
1890
1890
  * @return CreateOrResetUIPasswordResponse
1891
1891
  * @throws OciError when an error occurs
1892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1893
1893
  */
1894
1894
  createOrResetUIPassword(createOrResetUIPasswordRequest) {
1895
1895
  return __awaiter(this, void 0, void 0, function* () {
@@ -1969,7 +1969,7 @@ class IdentityClient {
1969
1969
  * @param CreatePolicyRequest
1970
1970
  * @return CreatePolicyResponse
1971
1971
  * @throws OciError when an error occurs
1972
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1973
1973
  */
1974
1974
  createPolicy(createPolicyRequest) {
1975
1975
  return __awaiter(this, void 0, void 0, function* () {
@@ -2032,7 +2032,7 @@ class IdentityClient {
2032
2032
  * @param CreateRegionSubscriptionRequest
2033
2033
  * @return CreateRegionSubscriptionResponse
2034
2034
  * @throws OciError when an error occurs
2035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
2035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
2036
2036
  */
2037
2037
  createRegionSubscription(createRegionSubscriptionRequest) {
2038
2038
  return __awaiter(this, void 0, void 0, function* () {
@@ -2095,7 +2095,7 @@ class IdentityClient {
2095
2095
  * @param CreateSmtpCredentialRequest
2096
2096
  * @return CreateSmtpCredentialResponse
2097
2097
  * @throws OciError when an error occurs
2098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2099
2099
  */
2100
2100
  createSmtpCredential(createSmtpCredentialRequest) {
2101
2101
  return __awaiter(this, void 0, void 0, function* () {
@@ -2171,7 +2171,7 @@ class IdentityClient {
2171
2171
  * @param CreateSwiftPasswordRequest
2172
2172
  * @return CreateSwiftPasswordResponse
2173
2173
  * @throws OciError when an error occurs
2174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2175
2175
  */
2176
2176
  createSwiftPassword(createSwiftPasswordRequest) {
2177
2177
  return __awaiter(this, void 0, void 0, function* () {
@@ -2257,7 +2257,7 @@ class IdentityClient {
2257
2257
  * @param CreateTagRequest
2258
2258
  * @return CreateTagResponse
2259
2259
  * @throws OciError when an error occurs
2260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2261
2261
  */
2262
2262
  createTag(createTagRequest) {
2263
2263
  return __awaiter(this, void 0, void 0, function* () {
@@ -2329,7 +2329,7 @@ class IdentityClient {
2329
2329
  * @param CreateTagDefaultRequest
2330
2330
  * @return CreateTagDefaultResponse
2331
2331
  * @throws OciError when an error occurs
2332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2333
2333
  */
2334
2334
  createTagDefault(createTagDefaultRequest) {
2335
2335
  return __awaiter(this, void 0, void 0, function* () {
@@ -2406,7 +2406,7 @@ class IdentityClient {
2406
2406
  * @param CreateTagNamespaceRequest
2407
2407
  * @return CreateTagNamespaceResponse
2408
2408
  * @throws OciError when an error occurs
2409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2410
2410
  */
2411
2411
  createTagNamespace(createTagNamespaceRequest) {
2412
2412
  return __awaiter(this, void 0, void 0, function* () {
@@ -2498,7 +2498,7 @@ class IdentityClient {
2498
2498
  * @param CreateUserRequest
2499
2499
  * @return CreateUserResponse
2500
2500
  * @throws OciError when an error occurs
2501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2502
2502
  */
2503
2503
  createUser(createUserRequest) {
2504
2504
  return __awaiter(this, void 0, void 0, function* () {
@@ -2569,7 +2569,7 @@ class IdentityClient {
2569
2569
  * @param DeactivateDomainRequest
2570
2570
  * @return DeactivateDomainResponse
2571
2571
  * @throws OciError when an error occurs
2572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2573
2573
  */
2574
2574
  deactivateDomain(deactivateDomainRequest) {
2575
2575
  return __awaiter(this, void 0, void 0, function* () {
@@ -2636,7 +2636,7 @@ class IdentityClient {
2636
2636
  * @param DeleteApiKeyRequest
2637
2637
  * @return DeleteApiKeyResponse
2638
2638
  * @throws OciError when an error occurs
2639
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2640
2640
  */
2641
2641
  deleteApiKey(deleteApiKeyRequest) {
2642
2642
  return __awaiter(this, void 0, void 0, function* () {
@@ -2692,7 +2692,7 @@ class IdentityClient {
2692
2692
  * @param DeleteAuthTokenRequest
2693
2693
  * @return DeleteAuthTokenResponse
2694
2694
  * @throws OciError when an error occurs
2695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2696
2696
  */
2697
2697
  deleteAuthToken(deleteAuthTokenRequest) {
2698
2698
  return __awaiter(this, void 0, void 0, function* () {
@@ -2748,7 +2748,7 @@ class IdentityClient {
2748
2748
  * @param DeleteCompartmentRequest
2749
2749
  * @return DeleteCompartmentResponse
2750
2750
  * @throws OciError when an error occurs
2751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2752
2752
  */
2753
2753
  deleteCompartment(deleteCompartmentRequest) {
2754
2754
  return __awaiter(this, void 0, void 0, function* () {
@@ -2808,7 +2808,7 @@ class IdentityClient {
2808
2808
  * @param DeleteCustomerSecretKeyRequest
2809
2809
  * @return DeleteCustomerSecretKeyResponse
2810
2810
  * @throws OciError when an error occurs
2811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2812
2812
  */
2813
2813
  deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
2814
2814
  return __awaiter(this, void 0, void 0, function* () {
@@ -2864,7 +2864,7 @@ class IdentityClient {
2864
2864
  * @param DeleteDbCredentialRequest
2865
2865
  * @return DeleteDbCredentialResponse
2866
2866
  * @throws OciError when an error occurs
2867
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
2867
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
2868
2868
  */
2869
2869
  deleteDbCredential(deleteDbCredentialRequest) {
2870
2870
  return __awaiter(this, void 0, void 0, function* () {
@@ -2927,7 +2927,7 @@ class IdentityClient {
2927
2927
  * @param DeleteDomainRequest
2928
2928
  * @return DeleteDomainResponse
2929
2929
  * @throws OciError when an error occurs
2930
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
2930
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
2931
2931
  */
2932
2932
  deleteDomain(deleteDomainRequest) {
2933
2933
  return __awaiter(this, void 0, void 0, function* () {
@@ -2988,7 +2988,7 @@ class IdentityClient {
2988
2988
  * @param DeleteDynamicGroupRequest
2989
2989
  * @return DeleteDynamicGroupResponse
2990
2990
  * @throws OciError when an error occurs
2991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2992
2992
  */
2993
2993
  deleteDynamicGroup(deleteDynamicGroupRequest) {
2994
2994
  return __awaiter(this, void 0, void 0, function* () {
@@ -3043,7 +3043,7 @@ class IdentityClient {
3043
3043
  * @param DeleteGroupRequest
3044
3044
  * @return DeleteGroupResponse
3045
3045
  * @throws OciError when an error occurs
3046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
3046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
3047
3047
  */
3048
3048
  deleteGroup(deleteGroupRequest) {
3049
3049
  return __awaiter(this, void 0, void 0, function* () {
@@ -3101,7 +3101,7 @@ class IdentityClient {
3101
3101
  * @param DeleteIdentityProviderRequest
3102
3102
  * @return DeleteIdentityProviderResponse
3103
3103
  * @throws OciError when an error occurs
3104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3105
3105
  */
3106
3106
  deleteIdentityProvider(deleteIdentityProviderRequest) {
3107
3107
  return __awaiter(this, void 0, void 0, function* () {
@@ -3158,7 +3158,7 @@ class IdentityClient {
3158
3158
  * @param DeleteIdpGroupMappingRequest
3159
3159
  * @return DeleteIdpGroupMappingResponse
3160
3160
  * @throws OciError when an error occurs
3161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3162
3162
  */
3163
3163
  deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
3164
3164
  return __awaiter(this, void 0, void 0, function* () {
@@ -3214,7 +3214,7 @@ class IdentityClient {
3214
3214
  * @param DeleteMfaTotpDeviceRequest
3215
3215
  * @return DeleteMfaTotpDeviceResponse
3216
3216
  * @throws OciError when an error occurs
3217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3218
3218
  */
3219
3219
  deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
3220
3220
  return __awaiter(this, void 0, void 0, function* () {
@@ -3270,7 +3270,7 @@ class IdentityClient {
3270
3270
  * @param DeleteNetworkSourceRequest
3271
3271
  * @return DeleteNetworkSourceResponse
3272
3272
  * @throws OciError when an error occurs
3273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3274
3274
  */
3275
3275
  deleteNetworkSource(deleteNetworkSourceRequest) {
3276
3276
  return __awaiter(this, void 0, void 0, function* () {
@@ -3325,7 +3325,7 @@ class IdentityClient {
3325
3325
  * @param DeleteOAuthClientCredentialRequest
3326
3326
  * @return DeleteOAuthClientCredentialResponse
3327
3327
  * @throws OciError when an error occurs
3328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3329
3329
  */
3330
3330
  deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
3331
3331
  return __awaiter(this, void 0, void 0, function* () {
@@ -3380,7 +3380,7 @@ class IdentityClient {
3380
3380
  * @param DeletePolicyRequest
3381
3381
  * @return DeletePolicyResponse
3382
3382
  * @throws OciError when an error occurs
3383
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3384
3384
  */
3385
3385
  deletePolicy(deletePolicyRequest) {
3386
3386
  return __awaiter(this, void 0, void 0, function* () {
@@ -3435,7 +3435,7 @@ class IdentityClient {
3435
3435
  * @param DeleteSmtpCredentialRequest
3436
3436
  * @return DeleteSmtpCredentialResponse
3437
3437
  * @throws OciError when an error occurs
3438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3439
3439
  */
3440
3440
  deleteSmtpCredential(deleteSmtpCredentialRequest) {
3441
3441
  return __awaiter(this, void 0, void 0, function* () {
@@ -3493,7 +3493,7 @@ class IdentityClient {
3493
3493
  * @param DeleteSwiftPasswordRequest
3494
3494
  * @return DeleteSwiftPasswordResponse
3495
3495
  * @throws OciError when an error occurs
3496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3497
3497
  */
3498
3498
  deleteSwiftPassword(deleteSwiftPasswordRequest) {
3499
3499
  return __awaiter(this, void 0, void 0, function* () {
@@ -3569,7 +3569,7 @@ class IdentityClient {
3569
3569
  * @param DeleteTagRequest
3570
3570
  * @return DeleteTagResponse
3571
3571
  * @throws OciError when an error occurs
3572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3573
3573
  */
3574
3574
  deleteTag(deleteTagRequest) {
3575
3575
  return __awaiter(this, void 0, void 0, function* () {
@@ -3630,7 +3630,7 @@ class IdentityClient {
3630
3630
  * @param DeleteTagDefaultRequest
3631
3631
  * @return DeleteTagDefaultResponse
3632
3632
  * @throws OciError when an error occurs
3633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3634
3634
  */
3635
3635
  deleteTagDefault(deleteTagDefaultRequest) {
3636
3636
  return __awaiter(this, void 0, void 0, function* () {
@@ -3692,7 +3692,7 @@ class IdentityClient {
3692
3692
  * @param DeleteTagNamespaceRequest
3693
3693
  * @return DeleteTagNamespaceResponse
3694
3694
  * @throws OciError when an error occurs
3695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3696
3696
  */
3697
3697
  deleteTagNamespace(deleteTagNamespaceRequest) {
3698
3698
  return __awaiter(this, void 0, void 0, function* () {
@@ -3747,7 +3747,7 @@ class IdentityClient {
3747
3747
  * @param DeleteUserRequest
3748
3748
  * @return DeleteUserResponse
3749
3749
  * @throws OciError when an error occurs
3750
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3750
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3751
3751
  */
3752
3752
  deleteUser(deleteUserRequest) {
3753
3753
  return __awaiter(this, void 0, void 0, function* () {
@@ -3811,7 +3811,7 @@ class IdentityClient {
3811
3811
  * @param EnableReplicationToRegionRequest
3812
3812
  * @return EnableReplicationToRegionResponse
3813
3813
  * @throws OciError when an error occurs
3814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
3814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
3815
3815
  */
3816
3816
  enableReplicationToRegion(enableReplicationToRegionRequest) {
3817
3817
  return __awaiter(this, void 0, void 0, function* () {
@@ -3874,7 +3874,7 @@ class IdentityClient {
3874
3874
  * @param GenerateTotpSeedRequest
3875
3875
  * @return GenerateTotpSeedResponse
3876
3876
  * @throws OciError when an error occurs
3877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3878
3878
  */
3879
3879
  generateTotpSeed(generateTotpSeedRequest) {
3880
3880
  return __awaiter(this, void 0, void 0, function* () {
@@ -3940,7 +3940,7 @@ class IdentityClient {
3940
3940
  * @param GetAuthenticationPolicyRequest
3941
3941
  * @return GetAuthenticationPolicyResponse
3942
3942
  * @throws OciError when an error occurs
3943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3944
3944
  */
3945
3945
  getAuthenticationPolicy(getAuthenticationPolicyRequest) {
3946
3946
  return __awaiter(this, void 0, void 0, function* () {
@@ -4010,7 +4010,7 @@ class IdentityClient {
4010
4010
  * @param GetCompartmentRequest
4011
4011
  * @return GetCompartmentResponse
4012
4012
  * @throws OciError when an error occurs
4013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
4013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
4014
4014
  */
4015
4015
  getCompartment(getCompartmentRequest) {
4016
4016
  return __awaiter(this, void 0, void 0, function* () {
@@ -4073,7 +4073,7 @@ class IdentityClient {
4073
4073
  * @param GetDomainRequest
4074
4074
  * @return GetDomainResponse
4075
4075
  * @throws OciError when an error occurs
4076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
4076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
4077
4077
  */
4078
4078
  getDomain(getDomainRequest) {
4079
4079
  return __awaiter(this, void 0, void 0, function* () {
@@ -4137,7 +4137,7 @@ class IdentityClient {
4137
4137
  * @param GetDynamicGroupRequest
4138
4138
  * @return GetDynamicGroupResponse
4139
4139
  * @throws OciError when an error occurs
4140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4141
4141
  */
4142
4142
  getDynamicGroup(getDynamicGroupRequest) {
4143
4143
  return __awaiter(this, void 0, void 0, function* () {
@@ -4204,7 +4204,7 @@ class IdentityClient {
4204
4204
  * @param GetGroupRequest
4205
4205
  * @return GetGroupResponse
4206
4206
  * @throws OciError when an error occurs
4207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4208
4208
  */
4209
4209
  getGroup(getGroupRequest) {
4210
4210
  return __awaiter(this, void 0, void 0, function* () {
@@ -4267,7 +4267,7 @@ class IdentityClient {
4267
4267
  * @param GetIamWorkRequestRequest
4268
4268
  * @return GetIamWorkRequestResponse
4269
4269
  * @throws OciError when an error occurs
4270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4271
4271
  */
4272
4272
  getIamWorkRequest(getIamWorkRequestRequest) {
4273
4273
  return __awaiter(this, void 0, void 0, function* () {
@@ -4328,7 +4328,7 @@ class IdentityClient {
4328
4328
  * @param GetIdentityProviderRequest
4329
4329
  * @return GetIdentityProviderResponse
4330
4330
  * @throws OciError when an error occurs
4331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4332
4332
  */
4333
4333
  getIdentityProvider(getIdentityProviderRequest) {
4334
4334
  return __awaiter(this, void 0, void 0, function* () {
@@ -4393,7 +4393,7 @@ class IdentityClient {
4393
4393
  * @param GetIdpGroupMappingRequest
4394
4394
  * @return GetIdpGroupMappingResponse
4395
4395
  * @throws OciError when an error occurs
4396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4397
4397
  */
4398
4398
  getIdpGroupMapping(getIdpGroupMappingRequest) {
4399
4399
  return __awaiter(this, void 0, void 0, function* () {
@@ -4457,7 +4457,7 @@ class IdentityClient {
4457
4457
  * @param GetMfaTotpDeviceRequest
4458
4458
  * @return GetMfaTotpDeviceResponse
4459
4459
  * @throws OciError when an error occurs
4460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4461
4461
  */
4462
4462
  getMfaTotpDevice(getMfaTotpDeviceRequest) {
4463
4463
  return __awaiter(this, void 0, void 0, function* () {
@@ -4521,7 +4521,7 @@ class IdentityClient {
4521
4521
  * @param GetNetworkSourceRequest
4522
4522
  * @return GetNetworkSourceResponse
4523
4523
  * @throws OciError when an error occurs
4524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4525
4525
  */
4526
4526
  getNetworkSource(getNetworkSourceRequest) {
4527
4527
  return __awaiter(this, void 0, void 0, function* () {
@@ -4583,7 +4583,7 @@ class IdentityClient {
4583
4583
  * @param GetPolicyRequest
4584
4584
  * @return GetPolicyResponse
4585
4585
  * @throws OciError when an error occurs
4586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4587
4587
  */
4588
4588
  getPolicy(getPolicyRequest) {
4589
4589
  return __awaiter(this, void 0, void 0, function* () {
@@ -4646,7 +4646,7 @@ class IdentityClient {
4646
4646
  * @param GetStandardTagTemplateRequest
4647
4647
  * @return GetStandardTagTemplateResponse
4648
4648
  * @throws OciError when an error occurs
4649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4650
4650
  */
4651
4651
  getStandardTagTemplate(getStandardTagTemplateRequest) {
4652
4652
  return __awaiter(this, void 0, void 0, function* () {
@@ -4705,7 +4705,7 @@ class IdentityClient {
4705
4705
  * @param GetTagRequest
4706
4706
  * @return GetTagResponse
4707
4707
  * @throws OciError when an error occurs
4708
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
4708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
4709
4709
  */
4710
4710
  getTag(getTagRequest) {
4711
4711
  return __awaiter(this, void 0, void 0, function* () {
@@ -4769,7 +4769,7 @@ class IdentityClient {
4769
4769
  * @param GetTagDefaultRequest
4770
4770
  * @return GetTagDefaultResponse
4771
4771
  * @throws OciError when an error occurs
4772
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4773
4773
  */
4774
4774
  getTagDefault(getTagDefaultRequest) {
4775
4775
  return __awaiter(this, void 0, void 0, function* () {
@@ -4832,7 +4832,7 @@ class IdentityClient {
4832
4832
  * @param GetTagNamespaceRequest
4833
4833
  * @return GetTagNamespaceResponse
4834
4834
  * @throws OciError when an error occurs
4835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4836
4836
  */
4837
4837
  getTagNamespace(getTagNamespaceRequest) {
4838
4838
  return __awaiter(this, void 0, void 0, function* () {
@@ -4891,7 +4891,7 @@ class IdentityClient {
4891
4891
  * @param GetTaggingWorkRequestRequest
4892
4892
  * @return GetTaggingWorkRequestResponse
4893
4893
  * @throws OciError when an error occurs
4894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4895
4895
  */
4896
4896
  getTaggingWorkRequest(getTaggingWorkRequestRequest) {
4897
4897
  return __awaiter(this, void 0, void 0, function* () {
@@ -4953,7 +4953,7 @@ class IdentityClient {
4953
4953
  * @param GetTenancyRequest
4954
4954
  * @return GetTenancyResponse
4955
4955
  * @throws OciError when an error occurs
4956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4957
4957
  */
4958
4958
  getTenancy(getTenancyRequest) {
4959
4959
  return __awaiter(this, void 0, void 0, function* () {
@@ -5010,7 +5010,7 @@ class IdentityClient {
5010
5010
  * @param GetUserRequest
5011
5011
  * @return GetUserResponse
5012
5012
  * @throws OciError when an error occurs
5013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
5013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
5014
5014
  */
5015
5015
  getUser(getUserRequest) {
5016
5016
  return __awaiter(this, void 0, void 0, function* () {
@@ -5072,7 +5072,7 @@ class IdentityClient {
5072
5072
  * @param GetUserGroupMembershipRequest
5073
5073
  * @return GetUserGroupMembershipResponse
5074
5074
  * @throws OciError when an error occurs
5075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
5075
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
5076
5076
  */
5077
5077
  getUserGroupMembership(getUserGroupMembershipRequest) {
5078
5078
  return __awaiter(this, void 0, void 0, function* () {
@@ -5136,7 +5136,7 @@ class IdentityClient {
5136
5136
  * @param GetUserUIPasswordInformationRequest
5137
5137
  * @return GetUserUIPasswordInformationResponse
5138
5138
  * @throws OciError when an error occurs
5139
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
5139
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
5140
5140
  */
5141
5141
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
5142
5142
  return __awaiter(this, void 0, void 0, function* () {
@@ -5200,7 +5200,7 @@ class IdentityClient {
5200
5200
  * @param GetWorkRequestRequest
5201
5201
  * @return GetWorkRequestResponse
5202
5202
  * @throws OciError when an error occurs
5203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5204
5204
  */
5205
5205
  getWorkRequest(getWorkRequestRequest) {
5206
5206
  return __awaiter(this, void 0, void 0, function* () {
@@ -5264,7 +5264,7 @@ class IdentityClient {
5264
5264
  * @param ImportStandardTagsRequest
5265
5265
  * @return ImportStandardTagsResponse
5266
5266
  * @throws OciError when an error occurs
5267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5268
5268
  */
5269
5269
  importStandardTags(importStandardTagsRequest) {
5270
5270
  return __awaiter(this, void 0, void 0, function* () {
@@ -5328,7 +5328,7 @@ class IdentityClient {
5328
5328
  * @param ListAllowedDomainLicenseTypesRequest
5329
5329
  * @return ListAllowedDomainLicenseTypesResponse
5330
5330
  * @throws OciError when an error occurs
5331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5332
5332
  */
5333
5333
  listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
5334
5334
  return __awaiter(this, void 0, void 0, function* () {
@@ -5395,7 +5395,7 @@ class IdentityClient {
5395
5395
  * @param ListApiKeysRequest
5396
5396
  * @return ListApiKeysResponse
5397
5397
  * @throws OciError when an error occurs
5398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5399
5399
  */
5400
5400
  listApiKeys(listApiKeysRequest) {
5401
5401
  return __awaiter(this, void 0, void 0, function* () {
@@ -5459,7 +5459,7 @@ class IdentityClient {
5459
5459
  * @param ListAuthTokensRequest
5460
5460
  * @return ListAuthTokensResponse
5461
5461
  * @throws OciError when an error occurs
5462
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5462
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5463
5463
  */
5464
5464
  listAuthTokens(listAuthTokensRequest) {
5465
5465
  return __awaiter(this, void 0, void 0, function* () {
@@ -5526,7 +5526,7 @@ class IdentityClient {
5526
5526
  * @param ListAvailabilityDomainsRequest
5527
5527
  * @return ListAvailabilityDomainsResponse
5528
5528
  * @throws OciError when an error occurs
5529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5530
5530
  */
5531
5531
  listAvailabilityDomains(listAvailabilityDomainsRequest) {
5532
5532
  return __awaiter(this, void 0, void 0, function* () {
@@ -5595,7 +5595,7 @@ class IdentityClient {
5595
5595
  * @param ListBulkActionResourceTypesRequest
5596
5596
  * @return ListBulkActionResourceTypesResponse
5597
5597
  * @throws OciError when an error occurs
5598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5599
5599
  */
5600
5600
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
5601
5601
  return __awaiter(this, void 0, void 0, function* () {
@@ -5660,7 +5660,7 @@ class IdentityClient {
5660
5660
  * @param ListBulkEditTagsResourceTypesRequest
5661
5661
  * @return ListBulkEditTagsResourceTypesResponse
5662
5662
  * @throws OciError when an error occurs
5663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5664
5664
  */
5665
5665
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
5666
5666
  return __awaiter(this, void 0, void 0, function* () {
@@ -5741,7 +5741,7 @@ class IdentityClient {
5741
5741
  * @param ListCompartmentsRequest
5742
5742
  * @return ListCompartmentsResponse
5743
5743
  * @throws OciError when an error occurs
5744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5745
5745
  */
5746
5746
  listCompartments(listCompartmentsRequest) {
5747
5747
  return __awaiter(this, void 0, void 0, function* () {
@@ -5853,7 +5853,7 @@ class IdentityClient {
5853
5853
  * @param ListCostTrackingTagsRequest
5854
5854
  * @return ListCostTrackingTagsResponse
5855
5855
  * @throws OciError when an error occurs
5856
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5856
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5857
5857
  */
5858
5858
  listCostTrackingTags(listCostTrackingTagsRequest) {
5859
5859
  return __awaiter(this, void 0, void 0, function* () {
@@ -5959,7 +5959,7 @@ class IdentityClient {
5959
5959
  * @param ListCustomerSecretKeysRequest
5960
5960
  * @return ListCustomerSecretKeysResponse
5961
5961
  * @throws OciError when an error occurs
5962
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5962
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5963
5963
  */
5964
5964
  listCustomerSecretKeys(listCustomerSecretKeysRequest) {
5965
5965
  return __awaiter(this, void 0, void 0, function* () {
@@ -6022,7 +6022,7 @@ class IdentityClient {
6022
6022
  * @param ListDbCredentialsRequest
6023
6023
  * @return ListDbCredentialsResponse
6024
6024
  * @throws OciError when an error occurs
6025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
6025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
6026
6026
  */
6027
6027
  listDbCredentials(listDbCredentialsRequest) {
6028
6028
  return __awaiter(this, void 0, void 0, function* () {
@@ -6133,7 +6133,7 @@ class IdentityClient {
6133
6133
  * @param ListDomainsRequest
6134
6134
  * @return ListDomainsResponse
6135
6135
  * @throws OciError when an error occurs
6136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
6136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
6137
6137
  */
6138
6138
  listDomains(listDomainsRequest) {
6139
6139
  return __awaiter(this, void 0, void 0, function* () {
@@ -6251,7 +6251,7 @@ class IdentityClient {
6251
6251
  * @param ListDynamicGroupsRequest
6252
6252
  * @return ListDynamicGroupsResponse
6253
6253
  * @throws OciError when an error occurs
6254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6255
6255
  */
6256
6256
  listDynamicGroups(listDynamicGroupsRequest) {
6257
6257
  return __awaiter(this, void 0, void 0, function* () {
@@ -6362,7 +6362,7 @@ class IdentityClient {
6362
6362
  * @param ListFaultDomainsRequest
6363
6363
  * @return ListFaultDomainsResponse
6364
6364
  * @throws OciError when an error occurs
6365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6366
6366
  */
6367
6367
  listFaultDomains(listFaultDomainsRequest) {
6368
6368
  return __awaiter(this, void 0, void 0, function* () {
@@ -6423,7 +6423,7 @@ class IdentityClient {
6423
6423
  * @param ListGroupsRequest
6424
6424
  * @return ListGroupsResponse
6425
6425
  * @throws OciError when an error occurs
6426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6427
6427
  */
6428
6428
  listGroups(listGroupsRequest) {
6429
6429
  return __awaiter(this, void 0, void 0, function* () {
@@ -6532,7 +6532,7 @@ class IdentityClient {
6532
6532
  * @param ListIamWorkRequestErrorsRequest
6533
6533
  * @return ListIamWorkRequestErrorsResponse
6534
6534
  * @throws OciError when an error occurs
6535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6536
6536
  */
6537
6537
  listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
6538
6538
  return __awaiter(this, void 0, void 0, function* () {
@@ -6640,7 +6640,7 @@ class IdentityClient {
6640
6640
  * @param ListIamWorkRequestLogsRequest
6641
6641
  * @return ListIamWorkRequestLogsResponse
6642
6642
  * @throws OciError when an error occurs
6643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6644
6644
  */
6645
6645
  listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
6646
6646
  return __awaiter(this, void 0, void 0, function* () {
@@ -6753,7 +6753,7 @@ class IdentityClient {
6753
6753
  * @param ListIamWorkRequestsRequest
6754
6754
  * @return ListIamWorkRequestsResponse
6755
6755
  * @throws OciError when an error occurs
6756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6757
6757
  */
6758
6758
  listIamWorkRequests(listIamWorkRequestsRequest) {
6759
6759
  return __awaiter(this, void 0, void 0, function* () {
@@ -6862,7 +6862,7 @@ class IdentityClient {
6862
6862
  * @param ListIdentityProviderGroupsRequest
6863
6863
  * @return ListIdentityProviderGroupsResponse
6864
6864
  * @throws OciError when an error occurs
6865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6866
6866
  */
6867
6867
  listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
6868
6868
  return __awaiter(this, void 0, void 0, function* () {
@@ -6975,7 +6975,7 @@ class IdentityClient {
6975
6975
  * @param ListIdentityProvidersRequest
6976
6976
  * @return ListIdentityProvidersResponse
6977
6977
  * @throws OciError when an error occurs
6978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6978
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6979
6979
  */
6980
6980
  listIdentityProviders(listIdentityProvidersRequest) {
6981
6981
  return __awaiter(this, void 0, void 0, function* () {
@@ -7087,7 +7087,7 @@ class IdentityClient {
7087
7087
  * @param ListIdpGroupMappingsRequest
7088
7088
  * @return ListIdpGroupMappingsResponse
7089
7089
  * @throws OciError when an error occurs
7090
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
7090
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
7091
7091
  */
7092
7092
  listIdpGroupMappings(listIdpGroupMappingsRequest) {
7093
7093
  return __awaiter(this, void 0, void 0, function* () {
@@ -7194,7 +7194,7 @@ class IdentityClient {
7194
7194
  * @param ListMfaTotpDevicesRequest
7195
7195
  * @return ListMfaTotpDevicesResponse
7196
7196
  * @throws OciError when an error occurs
7197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
7197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
7198
7198
  */
7199
7199
  listMfaTotpDevices(listMfaTotpDevicesRequest) {
7200
7200
  return __awaiter(this, void 0, void 0, function* () {
@@ -7304,7 +7304,7 @@ class IdentityClient {
7304
7304
  * @param ListNetworkSourcesRequest
7305
7305
  * @return ListNetworkSourcesResponse
7306
7306
  * @throws OciError when an error occurs
7307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7308
7308
  */
7309
7309
  listNetworkSources(listNetworkSourcesRequest) {
7310
7310
  return __awaiter(this, void 0, void 0, function* () {
@@ -7413,7 +7413,7 @@ class IdentityClient {
7413
7413
  * @param ListOAuthClientCredentialsRequest
7414
7414
  * @return ListOAuthClientCredentialsResponse
7415
7415
  * @throws OciError when an error occurs
7416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7417
7417
  */
7418
7418
  listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
7419
7419
  return __awaiter(this, void 0, void 0, function* () {
@@ -7524,7 +7524,7 @@ class IdentityClient {
7524
7524
  * @param ListPoliciesRequest
7525
7525
  * @return ListPoliciesResponse
7526
7526
  * @throws OciError when an error occurs
7527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7528
7528
  */
7529
7529
  listPolicies(listPoliciesRequest) {
7530
7530
  return __awaiter(this, void 0, void 0, function* () {
@@ -7632,7 +7632,7 @@ class IdentityClient {
7632
7632
  * @param ListRegionSubscriptionsRequest
7633
7633
  * @return ListRegionSubscriptionsResponse
7634
7634
  * @throws OciError when an error occurs
7635
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7636
7636
  */
7637
7637
  listRegionSubscriptions(listRegionSubscriptionsRequest) {
7638
7638
  return __awaiter(this, void 0, void 0, function* () {
@@ -7689,7 +7689,7 @@ class IdentityClient {
7689
7689
  * @param ListRegionsRequest
7690
7690
  * @return ListRegionsResponse
7691
7691
  * @throws OciError when an error occurs
7692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7693
7693
  */
7694
7694
  listRegions(listRegionsRequest) {
7695
7695
  return __awaiter(this, void 0, void 0, function* () {
@@ -7746,7 +7746,7 @@ class IdentityClient {
7746
7746
  * @param ListSmtpCredentialsRequest
7747
7747
  * @return ListSmtpCredentialsResponse
7748
7748
  * @throws OciError when an error occurs
7749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7749
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7750
7750
  */
7751
7751
  listSmtpCredentials(listSmtpCredentialsRequest) {
7752
7752
  return __awaiter(this, void 0, void 0, function* () {
@@ -7809,7 +7809,7 @@ class IdentityClient {
7809
7809
  * @param ListStandardTagNamespacesRequest
7810
7810
  * @return ListStandardTagNamespacesResponse
7811
7811
  * @throws OciError when an error occurs
7812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7813
7813
  */
7814
7814
  listStandardTagNamespaces(listStandardTagNamespacesRequest) {
7815
7815
  return __awaiter(this, void 0, void 0, function* () {
@@ -7917,7 +7917,7 @@ class IdentityClient {
7917
7917
  * @param ListSwiftPasswordsRequest
7918
7918
  * @return ListSwiftPasswordsResponse
7919
7919
  * @throws OciError when an error occurs
7920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7921
7921
  */
7922
7922
  listSwiftPasswords(listSwiftPasswordsRequest) {
7923
7923
  return __awaiter(this, void 0, void 0, function* () {
@@ -7980,7 +7980,7 @@ class IdentityClient {
7980
7980
  * @param ListTagDefaultsRequest
7981
7981
  * @return ListTagDefaultsResponse
7982
7982
  * @throws OciError when an error occurs
7983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7984
7984
  */
7985
7985
  listTagDefaults(listTagDefaultsRequest) {
7986
7986
  return __awaiter(this, void 0, void 0, function* () {
@@ -8088,7 +8088,7 @@ class IdentityClient {
8088
8088
  * @param ListTagNamespacesRequest
8089
8089
  * @return ListTagNamespacesResponse
8090
8090
  * @throws OciError when an error occurs
8091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
8091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
8092
8092
  */
8093
8093
  listTagNamespaces(listTagNamespacesRequest) {
8094
8094
  return __awaiter(this, void 0, void 0, function* () {
@@ -8195,7 +8195,7 @@ class IdentityClient {
8195
8195
  * @param ListTaggingWorkRequestErrorsRequest
8196
8196
  * @return ListTaggingWorkRequestErrorsResponse
8197
8197
  * @throws OciError when an error occurs
8198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
8198
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
8199
8199
  */
8200
8200
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
8201
8201
  return __awaiter(this, void 0, void 0, function* () {
@@ -8306,7 +8306,7 @@ class IdentityClient {
8306
8306
  * @param ListTaggingWorkRequestLogsRequest
8307
8307
  * @return ListTaggingWorkRequestLogsResponse
8308
8308
  * @throws OciError when an error occurs
8309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8310
8310
  */
8311
8311
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
8312
8312
  return __awaiter(this, void 0, void 0, function* () {
@@ -8417,7 +8417,7 @@ class IdentityClient {
8417
8417
  * @param ListTaggingWorkRequestsRequest
8418
8418
  * @return ListTaggingWorkRequestsResponse
8419
8419
  * @throws OciError when an error occurs
8420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8421
8421
  */
8422
8422
  listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
8423
8423
  return __awaiter(this, void 0, void 0, function* () {
@@ -8523,7 +8523,7 @@ class IdentityClient {
8523
8523
  * @param ListTagsRequest
8524
8524
  * @return ListTagsResponse
8525
8525
  * @throws OciError when an error occurs
8526
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
8526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
8527
8527
  */
8528
8528
  listTags(listTagsRequest) {
8529
8529
  return __awaiter(this, void 0, void 0, function* () {
@@ -8639,7 +8639,7 @@ class IdentityClient {
8639
8639
  * @param ListUserGroupMembershipsRequest
8640
8640
  * @return ListUserGroupMembershipsResponse
8641
8641
  * @throws OciError when an error occurs
8642
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8643
8643
  */
8644
8644
  listUserGroupMemberships(listUserGroupMembershipsRequest) {
8645
8645
  return __awaiter(this, void 0, void 0, function* () {
@@ -8748,7 +8748,7 @@ class IdentityClient {
8748
8748
  * @param ListUsersRequest
8749
8749
  * @return ListUsersResponse
8750
8750
  * @throws OciError when an error occurs
8751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8752
8752
  */
8753
8753
  listUsers(listUsersRequest) {
8754
8754
  return __awaiter(this, void 0, void 0, function* () {
@@ -8859,7 +8859,7 @@ class IdentityClient {
8859
8859
  * @param ListWorkRequestsRequest
8860
8860
  * @return ListWorkRequestsResponse
8861
8861
  * @throws OciError when an error occurs
8862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8863
8863
  */
8864
8864
  listWorkRequests(listWorkRequestsRequest) {
8865
8865
  return __awaiter(this, void 0, void 0, function* () {
@@ -8972,7 +8972,7 @@ class IdentityClient {
8972
8972
  * @param MoveCompartmentRequest
8973
8973
  * @return MoveCompartmentResponse
8974
8974
  * @throws OciError when an error occurs
8975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8976
8976
  */
8977
8977
  moveCompartment(moveCompartmentRequest) {
8978
8978
  return __awaiter(this, void 0, void 0, function* () {
@@ -9035,7 +9035,7 @@ class IdentityClient {
9035
9035
  * @param RecoverCompartmentRequest
9036
9036
  * @return RecoverCompartmentResponse
9037
9037
  * @throws OciError when an error occurs
9038
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
9038
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
9039
9039
  */
9040
9040
  recoverCompartment(recoverCompartmentRequest) {
9041
9041
  return __awaiter(this, void 0, void 0, function* () {
@@ -9099,7 +9099,7 @@ class IdentityClient {
9099
9099
  * @param RemoveUserFromGroupRequest
9100
9100
  * @return RemoveUserFromGroupResponse
9101
9101
  * @throws OciError when an error occurs
9102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
9102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
9103
9103
  */
9104
9104
  removeUserFromGroup(removeUserFromGroupRequest) {
9105
9105
  return __awaiter(this, void 0, void 0, function* () {
@@ -9154,7 +9154,7 @@ class IdentityClient {
9154
9154
  * @param ResetIdpScimClientRequest
9155
9155
  * @return ResetIdpScimClientResponse
9156
9156
  * @throws OciError when an error occurs
9157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
9157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
9158
9158
  */
9159
9159
  resetIdpScimClient(resetIdpScimClientRequest) {
9160
9160
  return __awaiter(this, void 0, void 0, function* () {
@@ -9212,7 +9212,7 @@ class IdentityClient {
9212
9212
  * @param UpdateAuthTokenRequest
9213
9213
  * @return UpdateAuthTokenResponse
9214
9214
  * @throws OciError when an error occurs
9215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
9215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
9216
9216
  */
9217
9217
  updateAuthToken(updateAuthTokenRequest) {
9218
9218
  return __awaiter(this, void 0, void 0, function* () {
@@ -9278,7 +9278,7 @@ class IdentityClient {
9278
9278
  * @param UpdateAuthenticationPolicyRequest
9279
9279
  * @return UpdateAuthenticationPolicyResponse
9280
9280
  * @throws OciError when an error occurs
9281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9282
9282
  */
9283
9283
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
9284
9284
  return __awaiter(this, void 0, void 0, function* () {
@@ -9342,7 +9342,7 @@ class IdentityClient {
9342
9342
  * @param UpdateCompartmentRequest
9343
9343
  * @return UpdateCompartmentResponse
9344
9344
  * @throws OciError when an error occurs
9345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9346
9346
  */
9347
9347
  updateCompartment(updateCompartmentRequest) {
9348
9348
  return __awaiter(this, void 0, void 0, function* () {
@@ -9407,7 +9407,7 @@ class IdentityClient {
9407
9407
  * @param UpdateCustomerSecretKeyRequest
9408
9408
  * @return UpdateCustomerSecretKeyResponse
9409
9409
  * @throws OciError when an error occurs
9410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9411
9411
  */
9412
9412
  updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
9413
9413
  return __awaiter(this, void 0, void 0, function* () {
@@ -9476,7 +9476,7 @@ class IdentityClient {
9476
9476
  * @param UpdateDomainRequest
9477
9477
  * @return UpdateDomainResponse
9478
9478
  * @throws OciError when an error occurs
9479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9480
9480
  */
9481
9481
  updateDomain(updateDomainRequest) {
9482
9482
  return __awaiter(this, void 0, void 0, function* () {
@@ -9537,7 +9537,7 @@ class IdentityClient {
9537
9537
  * @param UpdateDynamicGroupRequest
9538
9538
  * @return UpdateDynamicGroupResponse
9539
9539
  * @throws OciError when an error occurs
9540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9540
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9541
9541
  */
9542
9542
  updateDynamicGroup(updateDynamicGroupRequest) {
9543
9543
  return __awaiter(this, void 0, void 0, function* () {
@@ -9601,7 +9601,7 @@ class IdentityClient {
9601
9601
  * @param UpdateGroupRequest
9602
9602
  * @return UpdateGroupResponse
9603
9603
  * @throws OciError when an error occurs
9604
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9605
9605
  */
9606
9606
  updateGroup(updateGroupRequest) {
9607
9607
  return __awaiter(this, void 0, void 0, function* () {
@@ -9668,7 +9668,7 @@ class IdentityClient {
9668
9668
  * @param UpdateIdentityProviderRequest
9669
9669
  * @return UpdateIdentityProviderResponse
9670
9670
  * @throws OciError when an error occurs
9671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9671
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9672
9672
  */
9673
9673
  updateIdentityProvider(updateIdentityProviderRequest) {
9674
9674
  return __awaiter(this, void 0, void 0, function* () {
@@ -9735,7 +9735,7 @@ class IdentityClient {
9735
9735
  * @param UpdateIdpGroupMappingRequest
9736
9736
  * @return UpdateIdpGroupMappingResponse
9737
9737
  * @throws OciError when an error occurs
9738
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9739
9739
  */
9740
9740
  updateIdpGroupMapping(updateIdpGroupMappingRequest) {
9741
9741
  return __awaiter(this, void 0, void 0, function* () {
@@ -9801,7 +9801,7 @@ class IdentityClient {
9801
9801
  * @param UpdateNetworkSourceRequest
9802
9802
  * @return UpdateNetworkSourceResponse
9803
9803
  * @throws OciError when an error occurs
9804
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9804
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9805
9805
  */
9806
9806
  updateNetworkSource(updateNetworkSourceRequest) {
9807
9807
  return __awaiter(this, void 0, void 0, function* () {
@@ -9866,7 +9866,7 @@ class IdentityClient {
9866
9866
  * @param UpdateOAuthClientCredentialRequest
9867
9867
  * @return UpdateOAuthClientCredentialResponse
9868
9868
  * @throws OciError when an error occurs
9869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9869
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9870
9870
  */
9871
9871
  updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
9872
9872
  return __awaiter(this, void 0, void 0, function* () {
@@ -9934,7 +9934,7 @@ class IdentityClient {
9934
9934
  * @param UpdatePolicyRequest
9935
9935
  * @return UpdatePolicyResponse
9936
9936
  * @throws OciError when an error occurs
9937
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9937
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9938
9938
  */
9939
9939
  updatePolicy(updatePolicyRequest) {
9940
9940
  return __awaiter(this, void 0, void 0, function* () {
@@ -9999,7 +9999,7 @@ class IdentityClient {
9999
9999
  * @param UpdateSmtpCredentialRequest
10000
10000
  * @return UpdateSmtpCredentialResponse
10001
10001
  * @throws OciError when an error occurs
10002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
10002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
10003
10003
  */
10004
10004
  updateSmtpCredential(updateSmtpCredentialRequest) {
10005
10005
  return __awaiter(this, void 0, void 0, function* () {
@@ -10067,7 +10067,7 @@ class IdentityClient {
10067
10067
  * @param UpdateSwiftPasswordRequest
10068
10068
  * @return UpdateSwiftPasswordResponse
10069
10069
  * @throws OciError when an error occurs
10070
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
10070
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
10071
10071
  */
10072
10072
  updateSwiftPassword(updateSwiftPasswordRequest) {
10073
10073
  return __awaiter(this, void 0, void 0, function* () {
@@ -10142,7 +10142,7 @@ class IdentityClient {
10142
10142
  * @param UpdateTagRequest
10143
10143
  * @return UpdateTagResponse
10144
10144
  * @throws OciError when an error occurs
10145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
10145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
10146
10146
  */
10147
10147
  updateTag(updateTagRequest) {
10148
10148
  return __awaiter(this, void 0, void 0, function* () {
@@ -10213,7 +10213,7 @@ class IdentityClient {
10213
10213
  * @param UpdateTagDefaultRequest
10214
10214
  * @return UpdateTagDefaultResponse
10215
10215
  * @throws OciError when an error occurs
10216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
10216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
10217
10217
  */
10218
10218
  updateTagDefault(updateTagDefaultRequest) {
10219
10219
  return __awaiter(this, void 0, void 0, function* () {
@@ -10287,7 +10287,7 @@ class IdentityClient {
10287
10287
  * @param UpdateTagNamespaceRequest
10288
10288
  * @return UpdateTagNamespaceResponse
10289
10289
  * @throws OciError when an error occurs
10290
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10291
10291
  */
10292
10292
  updateTagNamespace(updateTagNamespaceRequest) {
10293
10293
  return __awaiter(this, void 0, void 0, function* () {
@@ -10345,7 +10345,7 @@ class IdentityClient {
10345
10345
  * @param UpdateUserRequest
10346
10346
  * @return UpdateUserResponse
10347
10347
  * @throws OciError when an error occurs
10348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10349
10349
  */
10350
10350
  updateUser(updateUserRequest) {
10351
10351
  return __awaiter(this, void 0, void 0, function* () {
@@ -10410,7 +10410,7 @@ class IdentityClient {
10410
10410
  * @param UpdateUserCapabilitiesRequest
10411
10411
  * @return UpdateUserCapabilitiesResponse
10412
10412
  * @throws OciError when an error occurs
10413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10414
10414
  */
10415
10415
  updateUserCapabilities(updateUserCapabilitiesRequest) {
10416
10416
  return __awaiter(this, void 0, void 0, function* () {
@@ -10475,7 +10475,7 @@ class IdentityClient {
10475
10475
  * @param UpdateUserStateRequest
10476
10476
  * @return UpdateUserStateResponse
10477
10477
  * @throws OciError when an error occurs
10478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10479
10479
  */
10480
10480
  updateUserState(updateUserStateRequest) {
10481
10481
  return __awaiter(this, void 0, void 0, function* () {
@@ -10554,7 +10554,7 @@ class IdentityClient {
10554
10554
  * @param UploadApiKeyRequest
10555
10555
  * @return UploadApiKeyResponse
10556
10556
  * @throws OciError when an error occurs
10557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10558
10558
  */
10559
10559
  uploadApiKey(uploadApiKeyRequest) {
10560
10560
  return __awaiter(this, void 0, void 0, function* () {