oci-identity 2.9.0 → 2.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (141) hide show
  1. package/lib/client.d.ts +138 -138
  2. package/lib/client.js +138 -138
  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-domain-request.d.ts +1 -1
  19. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  20. package/lib/request/create-group-request.d.ts +1 -1
  21. package/lib/request/create-identity-provider-request.d.ts +1 -1
  22. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  23. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  24. package/lib/request/create-network-source-request.d.ts +1 -1
  25. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  26. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  27. package/lib/request/create-policy-request.d.ts +1 -1
  28. package/lib/request/create-region-subscription-request.d.ts +1 -1
  29. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  30. package/lib/request/create-swift-password-request.d.ts +1 -1
  31. package/lib/request/create-tag-default-request.d.ts +1 -1
  32. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  33. package/lib/request/create-tag-request.d.ts +1 -1
  34. package/lib/request/create-user-request.d.ts +1 -1
  35. package/lib/request/deactivate-domain-request.d.ts +1 -1
  36. package/lib/request/delete-api-key-request.d.ts +1 -1
  37. package/lib/request/delete-auth-token-request.d.ts +1 -1
  38. package/lib/request/delete-compartment-request.d.ts +1 -1
  39. package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
  40. package/lib/request/delete-domain-request.d.ts +1 -1
  41. package/lib/request/delete-dynamic-group-request.d.ts +1 -1
  42. package/lib/request/delete-group-request.d.ts +1 -1
  43. package/lib/request/delete-identity-provider-request.d.ts +1 -1
  44. package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
  45. package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
  46. package/lib/request/delete-network-source-request.d.ts +1 -1
  47. package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
  48. package/lib/request/delete-policy-request.d.ts +1 -1
  49. package/lib/request/delete-smtp-credential-request.d.ts +1 -1
  50. package/lib/request/delete-swift-password-request.d.ts +1 -1
  51. package/lib/request/delete-tag-default-request.d.ts +1 -1
  52. package/lib/request/delete-tag-namespace-request.d.ts +1 -1
  53. package/lib/request/delete-tag-request.d.ts +1 -1
  54. package/lib/request/delete-user-request.d.ts +1 -1
  55. package/lib/request/enable-replication-to-region-request.d.ts +1 -1
  56. package/lib/request/generate-totp-seed-request.d.ts +1 -1
  57. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  58. package/lib/request/get-compartment-request.d.ts +1 -1
  59. package/lib/request/get-domain-request.d.ts +1 -1
  60. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  61. package/lib/request/get-group-request.d.ts +1 -1
  62. package/lib/request/get-iam-work-request-request.d.ts +1 -1
  63. package/lib/request/get-identity-provider-request.d.ts +1 -1
  64. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  65. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  66. package/lib/request/get-network-source-request.d.ts +1 -1
  67. package/lib/request/get-policy-request.d.ts +1 -1
  68. package/lib/request/get-standard-tag-template-request.d.ts +1 -1
  69. package/lib/request/get-tag-default-request.d.ts +1 -1
  70. package/lib/request/get-tag-namespace-request.d.ts +1 -1
  71. package/lib/request/get-tag-request.d.ts +1 -1
  72. package/lib/request/get-tagging-work-request-request.d.ts +1 -1
  73. package/lib/request/get-tenancy-request.d.ts +1 -1
  74. package/lib/request/get-user-group-membership-request.d.ts +1 -1
  75. package/lib/request/get-user-request.d.ts +1 -1
  76. package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
  77. package/lib/request/get-work-request-request.d.ts +1 -1
  78. package/lib/request/import-standard-tags-request.d.ts +1 -1
  79. package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
  80. package/lib/request/list-api-keys-request.d.ts +1 -1
  81. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  82. package/lib/request/list-availability-domains-request.d.ts +1 -1
  83. package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
  84. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
  85. package/lib/request/list-compartments-request.d.ts +1 -1
  86. package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
  87. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  88. package/lib/request/list-domains-request.d.ts +1 -1
  89. package/lib/request/list-dynamic-groups-request.d.ts +1 -1
  90. package/lib/request/list-fault-domains-request.d.ts +1 -1
  91. package/lib/request/list-groups-request.d.ts +1 -1
  92. package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
  93. package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
  94. package/lib/request/list-iam-work-requests-request.d.ts +1 -1
  95. package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
  96. package/lib/request/list-identity-providers-request.d.ts +1 -1
  97. package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
  98. package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
  99. package/lib/request/list-network-sources-request.d.ts +1 -1
  100. package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
  101. package/lib/request/list-policies-request.d.ts +1 -1
  102. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  103. package/lib/request/list-regions-request.d.ts +1 -1
  104. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  105. package/lib/request/list-standard-tag-namespaces-request.d.ts +1 -1
  106. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  107. package/lib/request/list-tag-defaults-request.d.ts +1 -1
  108. package/lib/request/list-tag-namespaces-request.d.ts +1 -1
  109. package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
  110. package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
  111. package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
  112. package/lib/request/list-tags-request.d.ts +1 -1
  113. package/lib/request/list-user-group-memberships-request.d.ts +1 -1
  114. package/lib/request/list-users-request.d.ts +1 -1
  115. package/lib/request/list-work-requests-request.d.ts +1 -1
  116. package/lib/request/move-compartment-request.d.ts +1 -1
  117. package/lib/request/recover-compartment-request.d.ts +1 -1
  118. package/lib/request/remove-user-from-group-request.d.ts +1 -1
  119. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  120. package/lib/request/update-auth-token-request.d.ts +1 -1
  121. package/lib/request/update-authentication-policy-request.d.ts +1 -1
  122. package/lib/request/update-compartment-request.d.ts +1 -1
  123. package/lib/request/update-customer-secret-key-request.d.ts +1 -1
  124. package/lib/request/update-domain-request.d.ts +1 -1
  125. package/lib/request/update-dynamic-group-request.d.ts +1 -1
  126. package/lib/request/update-group-request.d.ts +1 -1
  127. package/lib/request/update-identity-provider-request.d.ts +1 -1
  128. package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
  129. package/lib/request/update-network-source-request.d.ts +1 -1
  130. package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
  131. package/lib/request/update-policy-request.d.ts +1 -1
  132. package/lib/request/update-smtp-credential-request.d.ts +1 -1
  133. package/lib/request/update-swift-password-request.d.ts +1 -1
  134. package/lib/request/update-tag-default-request.d.ts +1 -1
  135. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  136. package/lib/request/update-tag-request.d.ts +1 -1
  137. package/lib/request/update-user-capabilities-request.d.ts +1 -1
  138. package/lib/request/update-user-request.d.ts +1 -1
  139. package/lib/request/update-user-state-request.d.ts +1 -1
  140. package/lib/request/upload-api-key-request.d.ts +1 -1
  141. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -168,7 +168,7 @@ class IdentityClient {
168
168
  * @param ActivateDomainRequest
169
169
  * @return ActivateDomainResponse
170
170
  * @throws OciError when an error occurs
171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
172
172
  */
173
173
  activateDomain(activateDomainRequest) {
174
174
  return __awaiter(this, void 0, void 0, function* () {
@@ -228,7 +228,7 @@ class IdentityClient {
228
228
  * @param ActivateMfaTotpDeviceRequest
229
229
  * @return ActivateMfaTotpDeviceResponse
230
230
  * @throws OciError when an error occurs
231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
232
232
  */
233
233
  activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
234
234
  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.9.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.9.1/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* () {
@@ -360,7 +360,7 @@ class IdentityClient {
360
360
  * @param AssembleEffectiveTagSetRequest
361
361
  * @return AssembleEffectiveTagSetResponse
362
362
  * @throws OciError when an error occurs
363
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
363
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
364
364
  */
365
365
  assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
366
366
  return __awaiter(this, void 0, void 0, function* () {
@@ -426,7 +426,7 @@ class IdentityClient {
426
426
  * @param BulkDeleteResourcesRequest
427
427
  * @return BulkDeleteResourcesResponse
428
428
  * @throws OciError when an error occurs
429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
430
430
  */
431
431
  bulkDeleteResources(bulkDeleteResourcesRequest) {
432
432
  return __awaiter(this, void 0, void 0, function* () {
@@ -506,7 +506,7 @@ class IdentityClient {
506
506
  * @param BulkDeleteTagsRequest
507
507
  * @return BulkDeleteTagsResponse
508
508
  * @throws OciError when an error occurs
509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
510
510
  */
511
511
  bulkDeleteTags(bulkDeleteTagsRequest) {
512
512
  return __awaiter(this, void 0, void 0, function* () {
@@ -577,7 +577,7 @@ class IdentityClient {
577
577
  * @param BulkEditTagsRequest
578
578
  * @return BulkEditTagsResponse
579
579
  * @throws OciError when an error occurs
580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
581
581
  */
582
582
  bulkEditTags(bulkEditTagsRequest) {
583
583
  return __awaiter(this, void 0, void 0, function* () {
@@ -639,7 +639,7 @@ class IdentityClient {
639
639
  * @param BulkMoveResourcesRequest
640
640
  * @return BulkMoveResourcesResponse
641
641
  * @throws OciError when an error occurs
642
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
643
643
  */
644
644
  bulkMoveResources(bulkMoveResourcesRequest) {
645
645
  return __awaiter(this, void 0, void 0, function* () {
@@ -717,7 +717,7 @@ class IdentityClient {
717
717
  * @param CascadeDeleteTagNamespaceRequest
718
718
  * @return CascadeDeleteTagNamespaceResponse
719
719
  * @throws OciError when an error occurs
720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
721
721
  */
722
722
  cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
723
723
  return __awaiter(this, void 0, void 0, function* () {
@@ -788,7 +788,7 @@ class IdentityClient {
788
788
  * @param ChangeDomainCompartmentRequest
789
789
  * @return ChangeDomainCompartmentResponse
790
790
  * @throws OciError when an error occurs
791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
792
792
  */
793
793
  changeDomainCompartment(changeDomainCompartmentRequest) {
794
794
  return __awaiter(this, void 0, void 0, function* () {
@@ -863,7 +863,7 @@ class IdentityClient {
863
863
  * @param ChangeDomainLicenseTypeRequest
864
864
  * @return ChangeDomainLicenseTypeResponse
865
865
  * @throws OciError when an error occurs
866
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
866
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
867
867
  */
868
868
  changeDomainLicenseType(changeDomainLicenseTypeRequest) {
869
869
  return __awaiter(this, void 0, void 0, function* () {
@@ -929,7 +929,7 @@ class IdentityClient {
929
929
  * @param ChangeTagNamespaceCompartmentRequest
930
930
  * @return ChangeTagNamespaceCompartmentResponse
931
931
  * @throws OciError when an error occurs
932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
933
933
  */
934
934
  changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
935
935
  return __awaiter(this, void 0, void 0, function* () {
@@ -992,7 +992,7 @@ class IdentityClient {
992
992
  * @param CreateAuthTokenRequest
993
993
  * @return CreateAuthTokenResponse
994
994
  * @throws OciError when an error occurs
995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
996
996
  */
997
997
  createAuthToken(createAuthTokenRequest) {
998
998
  return __awaiter(this, void 0, void 0, function* () {
@@ -1073,7 +1073,7 @@ class IdentityClient {
1073
1073
  * @param CreateCompartmentRequest
1074
1074
  * @return CreateCompartmentResponse
1075
1075
  * @throws OciError when an error occurs
1076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1077
1077
  */
1078
1078
  createCompartment(createCompartmentRequest) {
1079
1079
  return __awaiter(this, void 0, void 0, function* () {
@@ -1144,7 +1144,7 @@ class IdentityClient {
1144
1144
  * @param CreateCustomerSecretKeyRequest
1145
1145
  * @return CreateCustomerSecretKeyResponse
1146
1146
  * @throws OciError when an error occurs
1147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1148
1148
  */
1149
1149
  createCustomerSecretKey(createCustomerSecretKeyRequest) {
1150
1150
  return __awaiter(this, void 0, void 0, function* () {
@@ -1222,7 +1222,7 @@ class IdentityClient {
1222
1222
  * @param CreateDomainRequest
1223
1223
  * @return CreateDomainResponse
1224
1224
  * @throws OciError when an error occurs
1225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1226
1226
  */
1227
1227
  createDomain(createDomainRequest) {
1228
1228
  return __awaiter(this, void 0, void 0, function* () {
@@ -1297,7 +1297,7 @@ class IdentityClient {
1297
1297
  * @param CreateDynamicGroupRequest
1298
1298
  * @return CreateDynamicGroupResponse
1299
1299
  * @throws OciError when an error occurs
1300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1301
1301
  */
1302
1302
  createDynamicGroup(createDynamicGroupRequest) {
1303
1303
  return __awaiter(this, void 0, void 0, function* () {
@@ -1378,7 +1378,7 @@ class IdentityClient {
1378
1378
  * @param CreateGroupRequest
1379
1379
  * @return CreateGroupResponse
1380
1380
  * @throws OciError when an error occurs
1381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1382
1382
  */
1383
1383
  createGroup(createGroupRequest) {
1384
1384
  return __awaiter(this, void 0, void 0, function* () {
@@ -1458,7 +1458,7 @@ class IdentityClient {
1458
1458
  * @param CreateIdentityProviderRequest
1459
1459
  * @return CreateIdentityProviderResponse
1460
1460
  * @throws OciError when an error occurs
1461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1462
1462
  */
1463
1463
  createIdentityProvider(createIdentityProviderRequest) {
1464
1464
  return __awaiter(this, void 0, void 0, function* () {
@@ -1522,7 +1522,7 @@ class IdentityClient {
1522
1522
  * @param CreateIdpGroupMappingRequest
1523
1523
  * @return CreateIdpGroupMappingResponse
1524
1524
  * @throws OciError when an error occurs
1525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1526
1526
  */
1527
1527
  createIdpGroupMapping(createIdpGroupMappingRequest) {
1528
1528
  return __awaiter(this, void 0, void 0, function* () {
@@ -1585,7 +1585,7 @@ class IdentityClient {
1585
1585
  * @param CreateMfaTotpDeviceRequest
1586
1586
  * @return CreateMfaTotpDeviceResponse
1587
1587
  * @throws OciError when an error occurs
1588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1589
1589
  */
1590
1590
  createMfaTotpDevice(createMfaTotpDeviceRequest) {
1591
1591
  return __awaiter(this, void 0, void 0, function* () {
@@ -1667,7 +1667,7 @@ class IdentityClient {
1667
1667
  * @param CreateNetworkSourceRequest
1668
1668
  * @return CreateNetworkSourceResponse
1669
1669
  * @throws OciError when an error occurs
1670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1670
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1671
1671
  */
1672
1672
  createNetworkSource(createNetworkSourceRequest) {
1673
1673
  return __awaiter(this, void 0, void 0, function* () {
@@ -1728,7 +1728,7 @@ class IdentityClient {
1728
1728
  * @param CreateOAuthClientCredentialRequest
1729
1729
  * @return CreateOAuthClientCredentialResponse
1730
1730
  * @throws OciError when an error occurs
1731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1732
1732
  */
1733
1733
  createOAuthClientCredential(createOAuthClientCredentialRequest) {
1734
1734
  return __awaiter(this, void 0, void 0, function* () {
@@ -1801,7 +1801,7 @@ class IdentityClient {
1801
1801
  * @param CreateOrResetUIPasswordRequest
1802
1802
  * @return CreateOrResetUIPasswordResponse
1803
1803
  * @throws OciError when an error occurs
1804
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1804
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1805
1805
  */
1806
1806
  createOrResetUIPassword(createOrResetUIPasswordRequest) {
1807
1807
  return __awaiter(this, void 0, void 0, function* () {
@@ -1879,7 +1879,7 @@ class IdentityClient {
1879
1879
  * @param CreatePolicyRequest
1880
1880
  * @return CreatePolicyResponse
1881
1881
  * @throws OciError when an error occurs
1882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1883
1883
  */
1884
1884
  createPolicy(createPolicyRequest) {
1885
1885
  return __awaiter(this, void 0, void 0, function* () {
@@ -1940,7 +1940,7 @@ class IdentityClient {
1940
1940
  * @param CreateRegionSubscriptionRequest
1941
1941
  * @return CreateRegionSubscriptionResponse
1942
1942
  * @throws OciError when an error occurs
1943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
1943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
1944
1944
  */
1945
1945
  createRegionSubscription(createRegionSubscriptionRequest) {
1946
1946
  return __awaiter(this, void 0, void 0, function* () {
@@ -2001,7 +2001,7 @@ class IdentityClient {
2001
2001
  * @param CreateSmtpCredentialRequest
2002
2002
  * @return CreateSmtpCredentialResponse
2003
2003
  * @throws OciError when an error occurs
2004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2005
2005
  */
2006
2006
  createSmtpCredential(createSmtpCredentialRequest) {
2007
2007
  return __awaiter(this, void 0, void 0, function* () {
@@ -2075,7 +2075,7 @@ class IdentityClient {
2075
2075
  * @param CreateSwiftPasswordRequest
2076
2076
  * @return CreateSwiftPasswordResponse
2077
2077
  * @throws OciError when an error occurs
2078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2079
2079
  */
2080
2080
  createSwiftPassword(createSwiftPasswordRequest) {
2081
2081
  return __awaiter(this, void 0, void 0, function* () {
@@ -2159,7 +2159,7 @@ class IdentityClient {
2159
2159
  * @param CreateTagRequest
2160
2160
  * @return CreateTagResponse
2161
2161
  * @throws OciError when an error occurs
2162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2163
2163
  */
2164
2164
  createTag(createTagRequest) {
2165
2165
  return __awaiter(this, void 0, void 0, function* () {
@@ -2229,7 +2229,7 @@ class IdentityClient {
2229
2229
  * @param CreateTagDefaultRequest
2230
2230
  * @return CreateTagDefaultResponse
2231
2231
  * @throws OciError when an error occurs
2232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2233
2233
  */
2234
2234
  createTagDefault(createTagDefaultRequest) {
2235
2235
  return __awaiter(this, void 0, void 0, function* () {
@@ -2304,7 +2304,7 @@ class IdentityClient {
2304
2304
  * @param CreateTagNamespaceRequest
2305
2305
  * @return CreateTagNamespaceResponse
2306
2306
  * @throws OciError when an error occurs
2307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2308
2308
  */
2309
2309
  createTagNamespace(createTagNamespaceRequest) {
2310
2310
  return __awaiter(this, void 0, void 0, function* () {
@@ -2394,7 +2394,7 @@ class IdentityClient {
2394
2394
  * @param CreateUserRequest
2395
2395
  * @return CreateUserResponse
2396
2396
  * @throws OciError when an error occurs
2397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2398
2398
  */
2399
2399
  createUser(createUserRequest) {
2400
2400
  return __awaiter(this, void 0, void 0, function* () {
@@ -2472,7 +2472,7 @@ class IdentityClient {
2472
2472
  * @param DeactivateDomainRequest
2473
2473
  * @return DeactivateDomainResponse
2474
2474
  * @throws OciError when an error occurs
2475
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2475
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2476
2476
  */
2477
2477
  deactivateDomain(deactivateDomainRequest) {
2478
2478
  return __awaiter(this, void 0, void 0, function* () {
@@ -2537,7 +2537,7 @@ class IdentityClient {
2537
2537
  * @param DeleteApiKeyRequest
2538
2538
  * @return DeleteApiKeyResponse
2539
2539
  * @throws OciError when an error occurs
2540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2540
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2541
2541
  */
2542
2542
  deleteApiKey(deleteApiKeyRequest) {
2543
2543
  return __awaiter(this, void 0, void 0, function* () {
@@ -2591,7 +2591,7 @@ class IdentityClient {
2591
2591
  * @param DeleteAuthTokenRequest
2592
2592
  * @return DeleteAuthTokenResponse
2593
2593
  * @throws OciError when an error occurs
2594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2595
2595
  */
2596
2596
  deleteAuthToken(deleteAuthTokenRequest) {
2597
2597
  return __awaiter(this, void 0, void 0, function* () {
@@ -2645,7 +2645,7 @@ class IdentityClient {
2645
2645
  * @param DeleteCompartmentRequest
2646
2646
  * @return DeleteCompartmentResponse
2647
2647
  * @throws OciError when an error occurs
2648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2649
2649
  */
2650
2650
  deleteCompartment(deleteCompartmentRequest) {
2651
2651
  return __awaiter(this, void 0, void 0, function* () {
@@ -2703,7 +2703,7 @@ class IdentityClient {
2703
2703
  * @param DeleteCustomerSecretKeyRequest
2704
2704
  * @return DeleteCustomerSecretKeyResponse
2705
2705
  * @throws OciError when an error occurs
2706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2707
2707
  */
2708
2708
  deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
2709
2709
  return __awaiter(this, void 0, void 0, function* () {
@@ -2773,7 +2773,7 @@ class IdentityClient {
2773
2773
  * @param DeleteDomainRequest
2774
2774
  * @return DeleteDomainResponse
2775
2775
  * @throws OciError when an error occurs
2776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
2776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
2777
2777
  */
2778
2778
  deleteDomain(deleteDomainRequest) {
2779
2779
  return __awaiter(this, void 0, void 0, function* () {
@@ -2832,7 +2832,7 @@ class IdentityClient {
2832
2832
  * @param DeleteDynamicGroupRequest
2833
2833
  * @return DeleteDynamicGroupResponse
2834
2834
  * @throws OciError when an error occurs
2835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2836
2836
  */
2837
2837
  deleteDynamicGroup(deleteDynamicGroupRequest) {
2838
2838
  return __awaiter(this, void 0, void 0, function* () {
@@ -2885,7 +2885,7 @@ class IdentityClient {
2885
2885
  * @param DeleteGroupRequest
2886
2886
  * @return DeleteGroupResponse
2887
2887
  * @throws OciError when an error occurs
2888
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
2888
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
2889
2889
  */
2890
2890
  deleteGroup(deleteGroupRequest) {
2891
2891
  return __awaiter(this, void 0, void 0, function* () {
@@ -2941,7 +2941,7 @@ class IdentityClient {
2941
2941
  * @param DeleteIdentityProviderRequest
2942
2942
  * @return DeleteIdentityProviderResponse
2943
2943
  * @throws OciError when an error occurs
2944
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
2944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
2945
2945
  */
2946
2946
  deleteIdentityProvider(deleteIdentityProviderRequest) {
2947
2947
  return __awaiter(this, void 0, void 0, function* () {
@@ -2996,7 +2996,7 @@ class IdentityClient {
2996
2996
  * @param DeleteIdpGroupMappingRequest
2997
2997
  * @return DeleteIdpGroupMappingResponse
2998
2998
  * @throws OciError when an error occurs
2999
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
2999
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3000
3000
  */
3001
3001
  deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
3002
3002
  return __awaiter(this, void 0, void 0, function* () {
@@ -3050,7 +3050,7 @@ class IdentityClient {
3050
3050
  * @param DeleteMfaTotpDeviceRequest
3051
3051
  * @return DeleteMfaTotpDeviceResponse
3052
3052
  * @throws OciError when an error occurs
3053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3054
3054
  */
3055
3055
  deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
3056
3056
  return __awaiter(this, void 0, void 0, function* () {
@@ -3104,7 +3104,7 @@ class IdentityClient {
3104
3104
  * @param DeleteNetworkSourceRequest
3105
3105
  * @return DeleteNetworkSourceResponse
3106
3106
  * @throws OciError when an error occurs
3107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3108
3108
  */
3109
3109
  deleteNetworkSource(deleteNetworkSourceRequest) {
3110
3110
  return __awaiter(this, void 0, void 0, function* () {
@@ -3157,7 +3157,7 @@ class IdentityClient {
3157
3157
  * @param DeleteOAuthClientCredentialRequest
3158
3158
  * @return DeleteOAuthClientCredentialResponse
3159
3159
  * @throws OciError when an error occurs
3160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3161
3161
  */
3162
3162
  deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
3163
3163
  return __awaiter(this, void 0, void 0, function* () {
@@ -3210,7 +3210,7 @@ class IdentityClient {
3210
3210
  * @param DeletePolicyRequest
3211
3211
  * @return DeletePolicyResponse
3212
3212
  * @throws OciError when an error occurs
3213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3214
3214
  */
3215
3215
  deletePolicy(deletePolicyRequest) {
3216
3216
  return __awaiter(this, void 0, void 0, function* () {
@@ -3263,7 +3263,7 @@ class IdentityClient {
3263
3263
  * @param DeleteSmtpCredentialRequest
3264
3264
  * @return DeleteSmtpCredentialResponse
3265
3265
  * @throws OciError when an error occurs
3266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3267
3267
  */
3268
3268
  deleteSmtpCredential(deleteSmtpCredentialRequest) {
3269
3269
  return __awaiter(this, void 0, void 0, function* () {
@@ -3319,7 +3319,7 @@ class IdentityClient {
3319
3319
  * @param DeleteSwiftPasswordRequest
3320
3320
  * @return DeleteSwiftPasswordResponse
3321
3321
  * @throws OciError when an error occurs
3322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3323
3323
  */
3324
3324
  deleteSwiftPassword(deleteSwiftPasswordRequest) {
3325
3325
  return __awaiter(this, void 0, void 0, function* () {
@@ -3393,7 +3393,7 @@ class IdentityClient {
3393
3393
  * @param DeleteTagRequest
3394
3394
  * @return DeleteTagResponse
3395
3395
  * @throws OciError when an error occurs
3396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3397
3397
  */
3398
3398
  deleteTag(deleteTagRequest) {
3399
3399
  return __awaiter(this, void 0, void 0, function* () {
@@ -3452,7 +3452,7 @@ class IdentityClient {
3452
3452
  * @param DeleteTagDefaultRequest
3453
3453
  * @return DeleteTagDefaultResponse
3454
3454
  * @throws OciError when an error occurs
3455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3456
3456
  */
3457
3457
  deleteTagDefault(deleteTagDefaultRequest) {
3458
3458
  return __awaiter(this, void 0, void 0, function* () {
@@ -3512,7 +3512,7 @@ class IdentityClient {
3512
3512
  * @param DeleteTagNamespaceRequest
3513
3513
  * @return DeleteTagNamespaceResponse
3514
3514
  * @throws OciError when an error occurs
3515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3516
3516
  */
3517
3517
  deleteTagNamespace(deleteTagNamespaceRequest) {
3518
3518
  return __awaiter(this, void 0, void 0, function* () {
@@ -3565,7 +3565,7 @@ class IdentityClient {
3565
3565
  * @param DeleteUserRequest
3566
3566
  * @return DeleteUserResponse
3567
3567
  * @throws OciError when an error occurs
3568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3569
3569
  */
3570
3570
  deleteUser(deleteUserRequest) {
3571
3571
  return __awaiter(this, void 0, void 0, function* () {
@@ -3630,7 +3630,7 @@ class IdentityClient {
3630
3630
  * @param EnableReplicationToRegionRequest
3631
3631
  * @return EnableReplicationToRegionResponse
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.9.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
3633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
3634
3634
  */
3635
3635
  enableReplicationToRegion(enableReplicationToRegionRequest) {
3636
3636
  return __awaiter(this, void 0, void 0, function* () {
@@ -3691,7 +3691,7 @@ class IdentityClient {
3691
3691
  * @param GenerateTotpSeedRequest
3692
3692
  * @return GenerateTotpSeedResponse
3693
3693
  * @throws OciError when an error occurs
3694
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3695
3695
  */
3696
3696
  generateTotpSeed(generateTotpSeedRequest) {
3697
3697
  return __awaiter(this, void 0, void 0, function* () {
@@ -3755,7 +3755,7 @@ class IdentityClient {
3755
3755
  * @param GetAuthenticationPolicyRequest
3756
3756
  * @return GetAuthenticationPolicyResponse
3757
3757
  * @throws OciError when an error occurs
3758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3759
3759
  */
3760
3760
  getAuthenticationPolicy(getAuthenticationPolicyRequest) {
3761
3761
  return __awaiter(this, void 0, void 0, function* () {
@@ -3823,7 +3823,7 @@ class IdentityClient {
3823
3823
  * @param GetCompartmentRequest
3824
3824
  * @return GetCompartmentResponse
3825
3825
  * @throws OciError when an error occurs
3826
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
3826
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
3827
3827
  */
3828
3828
  getCompartment(getCompartmentRequest) {
3829
3829
  return __awaiter(this, void 0, void 0, function* () {
@@ -3887,7 +3887,7 @@ class IdentityClient {
3887
3887
  * @param GetDomainRequest
3888
3888
  * @return GetDomainResponse
3889
3889
  * @throws OciError when an error occurs
3890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
3890
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
3891
3891
  */
3892
3892
  getDomain(getDomainRequest) {
3893
3893
  return __awaiter(this, void 0, void 0, function* () {
@@ -3949,7 +3949,7 @@ class IdentityClient {
3949
3949
  * @param GetDynamicGroupRequest
3950
3950
  * @return GetDynamicGroupResponse
3951
3951
  * @throws OciError when an error occurs
3952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
3952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
3953
3953
  */
3954
3954
  getDynamicGroup(getDynamicGroupRequest) {
3955
3955
  return __awaiter(this, void 0, void 0, function* () {
@@ -4014,7 +4014,7 @@ class IdentityClient {
4014
4014
  * @param GetGroupRequest
4015
4015
  * @return GetGroupResponse
4016
4016
  * @throws OciError when an error occurs
4017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4018
4018
  */
4019
4019
  getGroup(getGroupRequest) {
4020
4020
  return __awaiter(this, void 0, void 0, function* () {
@@ -4079,7 +4079,7 @@ class IdentityClient {
4079
4079
  * @param GetIamWorkRequestRequest
4080
4080
  * @return GetIamWorkRequestResponse
4081
4081
  * @throws OciError when an error occurs
4082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4083
4083
  */
4084
4084
  getIamWorkRequest(getIamWorkRequestRequest) {
4085
4085
  return __awaiter(this, void 0, void 0, function* () {
@@ -4138,7 +4138,7 @@ class IdentityClient {
4138
4138
  * @param GetIdentityProviderRequest
4139
4139
  * @return GetIdentityProviderResponse
4140
4140
  * @throws OciError when an error occurs
4141
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4142
4142
  */
4143
4143
  getIdentityProvider(getIdentityProviderRequest) {
4144
4144
  return __awaiter(this, void 0, void 0, function* () {
@@ -4201,7 +4201,7 @@ class IdentityClient {
4201
4201
  * @param GetIdpGroupMappingRequest
4202
4202
  * @return GetIdpGroupMappingResponse
4203
4203
  * @throws OciError when an error occurs
4204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4205
4205
  */
4206
4206
  getIdpGroupMapping(getIdpGroupMappingRequest) {
4207
4207
  return __awaiter(this, void 0, void 0, function* () {
@@ -4263,7 +4263,7 @@ class IdentityClient {
4263
4263
  * @param GetMfaTotpDeviceRequest
4264
4264
  * @return GetMfaTotpDeviceResponse
4265
4265
  * @throws OciError when an error occurs
4266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4267
4267
  */
4268
4268
  getMfaTotpDevice(getMfaTotpDeviceRequest) {
4269
4269
  return __awaiter(this, void 0, void 0, function* () {
@@ -4325,7 +4325,7 @@ class IdentityClient {
4325
4325
  * @param GetNetworkSourceRequest
4326
4326
  * @return GetNetworkSourceResponse
4327
4327
  * @throws OciError when an error occurs
4328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4329
4329
  */
4330
4330
  getNetworkSource(getNetworkSourceRequest) {
4331
4331
  return __awaiter(this, void 0, void 0, function* () {
@@ -4385,7 +4385,7 @@ class IdentityClient {
4385
4385
  * @param GetPolicyRequest
4386
4386
  * @return GetPolicyResponse
4387
4387
  * @throws OciError when an error occurs
4388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4389
4389
  */
4390
4390
  getPolicy(getPolicyRequest) {
4391
4391
  return __awaiter(this, void 0, void 0, function* () {
@@ -4446,7 +4446,7 @@ class IdentityClient {
4446
4446
  * @param GetStandardTagTemplateRequest
4447
4447
  * @return GetStandardTagTemplateResponse
4448
4448
  * @throws OciError when an error occurs
4449
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4450
4450
  */
4451
4451
  getStandardTagTemplate(getStandardTagTemplateRequest) {
4452
4452
  return __awaiter(this, void 0, void 0, function* () {
@@ -4503,7 +4503,7 @@ class IdentityClient {
4503
4503
  * @param GetTagRequest
4504
4504
  * @return GetTagResponse
4505
4505
  * @throws OciError when an error occurs
4506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
4506
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetTag.ts.html |here} to see how to use GetTag API.
4507
4507
  */
4508
4508
  getTag(getTagRequest) {
4509
4509
  return __awaiter(this, void 0, void 0, function* () {
@@ -4565,7 +4565,7 @@ class IdentityClient {
4565
4565
  * @param GetTagDefaultRequest
4566
4566
  * @return GetTagDefaultResponse
4567
4567
  * @throws OciError when an error occurs
4568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4569
4569
  */
4570
4570
  getTagDefault(getTagDefaultRequest) {
4571
4571
  return __awaiter(this, void 0, void 0, function* () {
@@ -4626,7 +4626,7 @@ class IdentityClient {
4626
4626
  * @param GetTagNamespaceRequest
4627
4627
  * @return GetTagNamespaceResponse
4628
4628
  * @throws OciError when an error occurs
4629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4630
4630
  */
4631
4631
  getTagNamespace(getTagNamespaceRequest) {
4632
4632
  return __awaiter(this, void 0, void 0, function* () {
@@ -4683,7 +4683,7 @@ class IdentityClient {
4683
4683
  * @param GetTaggingWorkRequestRequest
4684
4684
  * @return GetTaggingWorkRequestResponse
4685
4685
  * @throws OciError when an error occurs
4686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4687
4687
  */
4688
4688
  getTaggingWorkRequest(getTaggingWorkRequestRequest) {
4689
4689
  return __awaiter(this, void 0, void 0, function* () {
@@ -4743,7 +4743,7 @@ class IdentityClient {
4743
4743
  * @param GetTenancyRequest
4744
4744
  * @return GetTenancyResponse
4745
4745
  * @throws OciError when an error occurs
4746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4747
4747
  */
4748
4748
  getTenancy(getTenancyRequest) {
4749
4749
  return __awaiter(this, void 0, void 0, function* () {
@@ -4798,7 +4798,7 @@ class IdentityClient {
4798
4798
  * @param GetUserRequest
4799
4799
  * @return GetUserResponse
4800
4800
  * @throws OciError when an error occurs
4801
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
4801
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetUser.ts.html |here} to see how to use GetUser API.
4802
4802
  */
4803
4803
  getUser(getUserRequest) {
4804
4804
  return __awaiter(this, void 0, void 0, function* () {
@@ -4858,7 +4858,7 @@ class IdentityClient {
4858
4858
  * @param GetUserGroupMembershipRequest
4859
4859
  * @return GetUserGroupMembershipResponse
4860
4860
  * @throws OciError when an error occurs
4861
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
4861
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
4862
4862
  */
4863
4863
  getUserGroupMembership(getUserGroupMembershipRequest) {
4864
4864
  return __awaiter(this, void 0, void 0, function* () {
@@ -4920,7 +4920,7 @@ class IdentityClient {
4920
4920
  * @param GetUserUIPasswordInformationRequest
4921
4921
  * @return GetUserUIPasswordInformationResponse
4922
4922
  * @throws OciError when an error occurs
4923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
4923
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
4924
4924
  */
4925
4925
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
4926
4926
  return __awaiter(this, void 0, void 0, function* () {
@@ -4982,7 +4982,7 @@ class IdentityClient {
4982
4982
  * @param GetWorkRequestRequest
4983
4983
  * @return GetWorkRequestResponse
4984
4984
  * @throws OciError when an error occurs
4985
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4986
4986
  */
4987
4987
  getWorkRequest(getWorkRequestRequest) {
4988
4988
  return __awaiter(this, void 0, void 0, function* () {
@@ -5044,7 +5044,7 @@ class IdentityClient {
5044
5044
  * @param ImportStandardTagsRequest
5045
5045
  * @return ImportStandardTagsResponse
5046
5046
  * @throws OciError when an error occurs
5047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5048
5048
  */
5049
5049
  importStandardTags(importStandardTagsRequest) {
5050
5050
  return __awaiter(this, void 0, void 0, function* () {
@@ -5108,7 +5108,7 @@ class IdentityClient {
5108
5108
  * @param ListAllowedDomainLicenseTypesRequest
5109
5109
  * @return ListAllowedDomainLicenseTypesResponse
5110
5110
  * @throws OciError when an error occurs
5111
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5112
5112
  */
5113
5113
  listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
5114
5114
  return __awaiter(this, void 0, void 0, function* () {
@@ -5173,7 +5173,7 @@ class IdentityClient {
5173
5173
  * @param ListApiKeysRequest
5174
5174
  * @return ListApiKeysResponse
5175
5175
  * @throws OciError when an error occurs
5176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5177
5177
  */
5178
5178
  listApiKeys(listApiKeysRequest) {
5179
5179
  return __awaiter(this, void 0, void 0, function* () {
@@ -5235,7 +5235,7 @@ class IdentityClient {
5235
5235
  * @param ListAuthTokensRequest
5236
5236
  * @return ListAuthTokensResponse
5237
5237
  * @throws OciError when an error occurs
5238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5239
5239
  */
5240
5240
  listAuthTokens(listAuthTokensRequest) {
5241
5241
  return __awaiter(this, void 0, void 0, function* () {
@@ -5300,7 +5300,7 @@ class IdentityClient {
5300
5300
  * @param ListAvailabilityDomainsRequest
5301
5301
  * @return ListAvailabilityDomainsResponse
5302
5302
  * @throws OciError when an error occurs
5303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5304
5304
  */
5305
5305
  listAvailabilityDomains(listAvailabilityDomainsRequest) {
5306
5306
  return __awaiter(this, void 0, void 0, function* () {
@@ -5367,7 +5367,7 @@ class IdentityClient {
5367
5367
  * @param ListBulkActionResourceTypesRequest
5368
5368
  * @return ListBulkActionResourceTypesResponse
5369
5369
  * @throws OciError when an error occurs
5370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5371
5371
  */
5372
5372
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
5373
5373
  return __awaiter(this, void 0, void 0, function* () {
@@ -5430,7 +5430,7 @@ class IdentityClient {
5430
5430
  * @param ListBulkEditTagsResourceTypesRequest
5431
5431
  * @return ListBulkEditTagsResourceTypesResponse
5432
5432
  * @throws OciError when an error occurs
5433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5434
5434
  */
5435
5435
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
5436
5436
  return __awaiter(this, void 0, void 0, function* () {
@@ -5509,7 +5509,7 @@ class IdentityClient {
5509
5509
  * @param ListCompartmentsRequest
5510
5510
  * @return ListCompartmentsResponse
5511
5511
  * @throws OciError when an error occurs
5512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5513
5513
  */
5514
5514
  listCompartments(listCompartmentsRequest) {
5515
5515
  return __awaiter(this, void 0, void 0, function* () {
@@ -5619,7 +5619,7 @@ class IdentityClient {
5619
5619
  * @param ListCostTrackingTagsRequest
5620
5620
  * @return ListCostTrackingTagsResponse
5621
5621
  * @throws OciError when an error occurs
5622
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5622
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5623
5623
  */
5624
5624
  listCostTrackingTags(listCostTrackingTagsRequest) {
5625
5625
  return __awaiter(this, void 0, void 0, function* () {
@@ -5723,7 +5723,7 @@ class IdentityClient {
5723
5723
  * @param ListCustomerSecretKeysRequest
5724
5724
  * @return ListCustomerSecretKeysResponse
5725
5725
  * @throws OciError when an error occurs
5726
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5727
5727
  */
5728
5728
  listCustomerSecretKeys(listCustomerSecretKeysRequest) {
5729
5729
  return __awaiter(this, void 0, void 0, function* () {
@@ -5785,7 +5785,7 @@ class IdentityClient {
5785
5785
  * @param ListDomainsRequest
5786
5786
  * @return ListDomainsResponse
5787
5787
  * @throws OciError when an error occurs
5788
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
5788
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
5789
5789
  */
5790
5790
  listDomains(listDomainsRequest) {
5791
5791
  return __awaiter(this, void 0, void 0, function* () {
@@ -5901,7 +5901,7 @@ class IdentityClient {
5901
5901
  * @param ListDynamicGroupsRequest
5902
5902
  * @return ListDynamicGroupsResponse
5903
5903
  * @throws OciError when an error occurs
5904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
5904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
5905
5905
  */
5906
5906
  listDynamicGroups(listDynamicGroupsRequest) {
5907
5907
  return __awaiter(this, void 0, void 0, function* () {
@@ -6010,7 +6010,7 @@ class IdentityClient {
6010
6010
  * @param ListFaultDomainsRequest
6011
6011
  * @return ListFaultDomainsResponse
6012
6012
  * @throws OciError when an error occurs
6013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6014
6014
  */
6015
6015
  listFaultDomains(listFaultDomainsRequest) {
6016
6016
  return __awaiter(this, void 0, void 0, function* () {
@@ -6069,7 +6069,7 @@ class IdentityClient {
6069
6069
  * @param ListGroupsRequest
6070
6070
  * @return ListGroupsResponse
6071
6071
  * @throws OciError when an error occurs
6072
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6072
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6073
6073
  */
6074
6074
  listGroups(listGroupsRequest) {
6075
6075
  return __awaiter(this, void 0, void 0, function* () {
@@ -6180,7 +6180,7 @@ class IdentityClient {
6180
6180
  * @param ListIamWorkRequestErrorsRequest
6181
6181
  * @return ListIamWorkRequestErrorsResponse
6182
6182
  * @throws OciError when an error occurs
6183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6184
6184
  */
6185
6185
  listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
6186
6186
  return __awaiter(this, void 0, void 0, function* () {
@@ -6290,7 +6290,7 @@ class IdentityClient {
6290
6290
  * @param ListIamWorkRequestLogsRequest
6291
6291
  * @return ListIamWorkRequestLogsResponse
6292
6292
  * @throws OciError when an error occurs
6293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6294
6294
  */
6295
6295
  listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
6296
6296
  return __awaiter(this, void 0, void 0, function* () {
@@ -6404,7 +6404,7 @@ class IdentityClient {
6404
6404
  * @param ListIamWorkRequestsRequest
6405
6405
  * @return ListIamWorkRequestsResponse
6406
6406
  * @throws OciError when an error occurs
6407
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6407
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6408
6408
  */
6409
6409
  listIamWorkRequests(listIamWorkRequestsRequest) {
6410
6410
  return __awaiter(this, void 0, void 0, function* () {
@@ -6511,7 +6511,7 @@ class IdentityClient {
6511
6511
  * @param ListIdentityProviderGroupsRequest
6512
6512
  * @return ListIdentityProviderGroupsResponse
6513
6513
  * @throws OciError when an error occurs
6514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6515
6515
  */
6516
6516
  listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
6517
6517
  return __awaiter(this, void 0, void 0, function* () {
@@ -6622,7 +6622,7 @@ class IdentityClient {
6622
6622
  * @param ListIdentityProvidersRequest
6623
6623
  * @return ListIdentityProvidersResponse
6624
6624
  * @throws OciError when an error occurs
6625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6626
6626
  */
6627
6627
  listIdentityProviders(listIdentityProvidersRequest) {
6628
6628
  return __awaiter(this, void 0, void 0, function* () {
@@ -6732,7 +6732,7 @@ class IdentityClient {
6732
6732
  * @param ListIdpGroupMappingsRequest
6733
6733
  * @return ListIdpGroupMappingsResponse
6734
6734
  * @throws OciError when an error occurs
6735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
6735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
6736
6736
  */
6737
6737
  listIdpGroupMappings(listIdpGroupMappingsRequest) {
6738
6738
  return __awaiter(this, void 0, void 0, function* () {
@@ -6837,7 +6837,7 @@ class IdentityClient {
6837
6837
  * @param ListMfaTotpDevicesRequest
6838
6838
  * @return ListMfaTotpDevicesResponse
6839
6839
  * @throws OciError when an error occurs
6840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
6840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
6841
6841
  */
6842
6842
  listMfaTotpDevices(listMfaTotpDevicesRequest) {
6843
6843
  return __awaiter(this, void 0, void 0, function* () {
@@ -6945,7 +6945,7 @@ class IdentityClient {
6945
6945
  * @param ListNetworkSourcesRequest
6946
6946
  * @return ListNetworkSourcesResponse
6947
6947
  * @throws OciError when an error occurs
6948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
6948
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
6949
6949
  */
6950
6950
  listNetworkSources(listNetworkSourcesRequest) {
6951
6951
  return __awaiter(this, void 0, void 0, function* () {
@@ -7052,7 +7052,7 @@ class IdentityClient {
7052
7052
  * @param ListOAuthClientCredentialsRequest
7053
7053
  * @return ListOAuthClientCredentialsResponse
7054
7054
  * @throws OciError when an error occurs
7055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7056
7056
  */
7057
7057
  listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
7058
7058
  return __awaiter(this, void 0, void 0, function* () {
@@ -7161,7 +7161,7 @@ class IdentityClient {
7161
7161
  * @param ListPoliciesRequest
7162
7162
  * @return ListPoliciesResponse
7163
7163
  * @throws OciError when an error occurs
7164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7165
7165
  */
7166
7166
  listPolicies(listPoliciesRequest) {
7167
7167
  return __awaiter(this, void 0, void 0, function* () {
@@ -7267,7 +7267,7 @@ class IdentityClient {
7267
7267
  * @param ListRegionSubscriptionsRequest
7268
7268
  * @return ListRegionSubscriptionsResponse
7269
7269
  * @throws OciError when an error occurs
7270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7271
7271
  */
7272
7272
  listRegionSubscriptions(listRegionSubscriptionsRequest) {
7273
7273
  return __awaiter(this, void 0, void 0, function* () {
@@ -7322,7 +7322,7 @@ class IdentityClient {
7322
7322
  * @param ListRegionsRequest
7323
7323
  * @return ListRegionsResponse
7324
7324
  * @throws OciError when an error occurs
7325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7325
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7326
7326
  */
7327
7327
  listRegions(listRegionsRequest) {
7328
7328
  return __awaiter(this, void 0, void 0, function* () {
@@ -7377,7 +7377,7 @@ class IdentityClient {
7377
7377
  * @param ListSmtpCredentialsRequest
7378
7378
  * @return ListSmtpCredentialsResponse
7379
7379
  * @throws OciError when an error occurs
7380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7381
7381
  */
7382
7382
  listSmtpCredentials(listSmtpCredentialsRequest) {
7383
7383
  return __awaiter(this, void 0, void 0, function* () {
@@ -7438,7 +7438,7 @@ class IdentityClient {
7438
7438
  * @param ListStandardTagNamespacesRequest
7439
7439
  * @return ListStandardTagNamespacesResponse
7440
7440
  * @throws OciError when an error occurs
7441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7442
7442
  */
7443
7443
  listStandardTagNamespaces(listStandardTagNamespacesRequest) {
7444
7444
  return __awaiter(this, void 0, void 0, function* () {
@@ -7544,7 +7544,7 @@ class IdentityClient {
7544
7544
  * @param ListSwiftPasswordsRequest
7545
7545
  * @return ListSwiftPasswordsResponse
7546
7546
  * @throws OciError when an error occurs
7547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7548
7548
  */
7549
7549
  listSwiftPasswords(listSwiftPasswordsRequest) {
7550
7550
  return __awaiter(this, void 0, void 0, function* () {
@@ -7605,7 +7605,7 @@ class IdentityClient {
7605
7605
  * @param ListTagDefaultsRequest
7606
7606
  * @return ListTagDefaultsResponse
7607
7607
  * @throws OciError when an error occurs
7608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7609
7609
  */
7610
7610
  listTagDefaults(listTagDefaultsRequest) {
7611
7611
  return __awaiter(this, void 0, void 0, function* () {
@@ -7711,7 +7711,7 @@ class IdentityClient {
7711
7711
  * @param ListTagNamespacesRequest
7712
7712
  * @return ListTagNamespacesResponse
7713
7713
  * @throws OciError when an error occurs
7714
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
7714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
7715
7715
  */
7716
7716
  listTagNamespaces(listTagNamespacesRequest) {
7717
7717
  return __awaiter(this, void 0, void 0, function* () {
@@ -7816,7 +7816,7 @@ class IdentityClient {
7816
7816
  * @param ListTaggingWorkRequestErrorsRequest
7817
7817
  * @return ListTaggingWorkRequestErrorsResponse
7818
7818
  * @throws OciError when an error occurs
7819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
7819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
7820
7820
  */
7821
7821
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
7822
7822
  return __awaiter(this, void 0, void 0, function* () {
@@ -7925,7 +7925,7 @@ class IdentityClient {
7925
7925
  * @param ListTaggingWorkRequestLogsRequest
7926
7926
  * @return ListTaggingWorkRequestLogsResponse
7927
7927
  * @throws OciError when an error occurs
7928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
7928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
7929
7929
  */
7930
7930
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
7931
7931
  return __awaiter(this, void 0, void 0, function* () {
@@ -8034,7 +8034,7 @@ class IdentityClient {
8034
8034
  * @param ListTaggingWorkRequestsRequest
8035
8035
  * @return ListTaggingWorkRequestsResponse
8036
8036
  * @throws OciError when an error occurs
8037
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8037
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8038
8038
  */
8039
8039
  listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
8040
8040
  return __awaiter(this, void 0, void 0, function* () {
@@ -8138,7 +8138,7 @@ class IdentityClient {
8138
8138
  * @param ListTagsRequest
8139
8139
  * @return ListTagsResponse
8140
8140
  * @throws OciError when an error occurs
8141
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
8141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListTags.ts.html |here} to see how to use ListTags API.
8142
8142
  */
8143
8143
  listTags(listTagsRequest) {
8144
8144
  return __awaiter(this, void 0, void 0, function* () {
@@ -8252,7 +8252,7 @@ class IdentityClient {
8252
8252
  * @param ListUserGroupMembershipsRequest
8253
8253
  * @return ListUserGroupMembershipsResponse
8254
8254
  * @throws OciError when an error occurs
8255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8255
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8256
8256
  */
8257
8257
  listUserGroupMemberships(listUserGroupMembershipsRequest) {
8258
8258
  return __awaiter(this, void 0, void 0, function* () {
@@ -8359,7 +8359,7 @@ class IdentityClient {
8359
8359
  * @param ListUsersRequest
8360
8360
  * @return ListUsersResponse
8361
8361
  * @throws OciError when an error occurs
8362
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8363
8363
  */
8364
8364
  listUsers(listUsersRequest) {
8365
8365
  return __awaiter(this, void 0, void 0, function* () {
@@ -8468,7 +8468,7 @@ class IdentityClient {
8468
8468
  * @param ListWorkRequestsRequest
8469
8469
  * @return ListWorkRequestsResponse
8470
8470
  * @throws OciError when an error occurs
8471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8472
8472
  */
8473
8473
  listWorkRequests(listWorkRequestsRequest) {
8474
8474
  return __awaiter(this, void 0, void 0, function* () {
@@ -8579,7 +8579,7 @@ class IdentityClient {
8579
8579
  * @param MoveCompartmentRequest
8580
8580
  * @return MoveCompartmentResponse
8581
8581
  * @throws OciError when an error occurs
8582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8583
8583
  */
8584
8584
  moveCompartment(moveCompartmentRequest) {
8585
8585
  return __awaiter(this, void 0, void 0, function* () {
@@ -8640,7 +8640,7 @@ class IdentityClient {
8640
8640
  * @param RecoverCompartmentRequest
8641
8641
  * @return RecoverCompartmentResponse
8642
8642
  * @throws OciError when an error occurs
8643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
8643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
8644
8644
  */
8645
8645
  recoverCompartment(recoverCompartmentRequest) {
8646
8646
  return __awaiter(this, void 0, void 0, function* () {
@@ -8702,7 +8702,7 @@ class IdentityClient {
8702
8702
  * @param RemoveUserFromGroupRequest
8703
8703
  * @return RemoveUserFromGroupResponse
8704
8704
  * @throws OciError when an error occurs
8705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
8705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
8706
8706
  */
8707
8707
  removeUserFromGroup(removeUserFromGroupRequest) {
8708
8708
  return __awaiter(this, void 0, void 0, function* () {
@@ -8755,7 +8755,7 @@ class IdentityClient {
8755
8755
  * @param ResetIdpScimClientRequest
8756
8756
  * @return ResetIdpScimClientResponse
8757
8757
  * @throws OciError when an error occurs
8758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
8758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
8759
8759
  */
8760
8760
  resetIdpScimClient(resetIdpScimClientRequest) {
8761
8761
  return __awaiter(this, void 0, void 0, function* () {
@@ -8811,7 +8811,7 @@ class IdentityClient {
8811
8811
  * @param UpdateAuthTokenRequest
8812
8812
  * @return UpdateAuthTokenResponse
8813
8813
  * @throws OciError when an error occurs
8814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
8814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
8815
8815
  */
8816
8816
  updateAuthToken(updateAuthTokenRequest) {
8817
8817
  return __awaiter(this, void 0, void 0, function* () {
@@ -8875,7 +8875,7 @@ class IdentityClient {
8875
8875
  * @param UpdateAuthenticationPolicyRequest
8876
8876
  * @return UpdateAuthenticationPolicyResponse
8877
8877
  * @throws OciError when an error occurs
8878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
8878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
8879
8879
  */
8880
8880
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
8881
8881
  return __awaiter(this, void 0, void 0, function* () {
@@ -8937,7 +8937,7 @@ class IdentityClient {
8937
8937
  * @param UpdateCompartmentRequest
8938
8938
  * @return UpdateCompartmentResponse
8939
8939
  * @throws OciError when an error occurs
8940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
8940
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
8941
8941
  */
8942
8942
  updateCompartment(updateCompartmentRequest) {
8943
8943
  return __awaiter(this, void 0, void 0, function* () {
@@ -9000,7 +9000,7 @@ class IdentityClient {
9000
9000
  * @param UpdateCustomerSecretKeyRequest
9001
9001
  * @return UpdateCustomerSecretKeyResponse
9002
9002
  * @throws OciError when an error occurs
9003
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9003
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9004
9004
  */
9005
9005
  updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
9006
9006
  return __awaiter(this, void 0, void 0, function* () {
@@ -9075,7 +9075,7 @@ class IdentityClient {
9075
9075
  * @param UpdateDomainRequest
9076
9076
  * @return UpdateDomainResponse
9077
9077
  * @throws OciError when an error occurs
9078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9079
9079
  */
9080
9080
  updateDomain(updateDomainRequest) {
9081
9081
  return __awaiter(this, void 0, void 0, function* () {
@@ -9134,7 +9134,7 @@ class IdentityClient {
9134
9134
  * @param UpdateDynamicGroupRequest
9135
9135
  * @return UpdateDynamicGroupResponse
9136
9136
  * @throws OciError when an error occurs
9137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9138
9138
  */
9139
9139
  updateDynamicGroup(updateDynamicGroupRequest) {
9140
9140
  return __awaiter(this, void 0, void 0, function* () {
@@ -9196,7 +9196,7 @@ class IdentityClient {
9196
9196
  * @param UpdateGroupRequest
9197
9197
  * @return UpdateGroupResponse
9198
9198
  * @throws OciError when an error occurs
9199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9200
9200
  */
9201
9201
  updateGroup(updateGroupRequest) {
9202
9202
  return __awaiter(this, void 0, void 0, function* () {
@@ -9261,7 +9261,7 @@ class IdentityClient {
9261
9261
  * @param UpdateIdentityProviderRequest
9262
9262
  * @return UpdateIdentityProviderResponse
9263
9263
  * @throws OciError when an error occurs
9264
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9264
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9265
9265
  */
9266
9266
  updateIdentityProvider(updateIdentityProviderRequest) {
9267
9267
  return __awaiter(this, void 0, void 0, function* () {
@@ -9326,7 +9326,7 @@ class IdentityClient {
9326
9326
  * @param UpdateIdpGroupMappingRequest
9327
9327
  * @return UpdateIdpGroupMappingResponse
9328
9328
  * @throws OciError when an error occurs
9329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9330
9330
  */
9331
9331
  updateIdpGroupMapping(updateIdpGroupMappingRequest) {
9332
9332
  return __awaiter(this, void 0, void 0, function* () {
@@ -9389,7 +9389,7 @@ class IdentityClient {
9389
9389
  * @param UpdateNetworkSourceRequest
9390
9390
  * @return UpdateNetworkSourceResponse
9391
9391
  * @throws OciError when an error occurs
9392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9393
9393
  */
9394
9394
  updateNetworkSource(updateNetworkSourceRequest) {
9395
9395
  return __awaiter(this, void 0, void 0, function* () {
@@ -9452,7 +9452,7 @@ class IdentityClient {
9452
9452
  * @param UpdateOAuthClientCredentialRequest
9453
9453
  * @return UpdateOAuthClientCredentialResponse
9454
9454
  * @throws OciError when an error occurs
9455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9456
9456
  */
9457
9457
  updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
9458
9458
  return __awaiter(this, void 0, void 0, function* () {
@@ -9518,7 +9518,7 @@ class IdentityClient {
9518
9518
  * @param UpdatePolicyRequest
9519
9519
  * @return UpdatePolicyResponse
9520
9520
  * @throws OciError when an error occurs
9521
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9521
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9522
9522
  */
9523
9523
  updatePolicy(updatePolicyRequest) {
9524
9524
  return __awaiter(this, void 0, void 0, function* () {
@@ -9581,7 +9581,7 @@ class IdentityClient {
9581
9581
  * @param UpdateSmtpCredentialRequest
9582
9582
  * @return UpdateSmtpCredentialResponse
9583
9583
  * @throws OciError when an error occurs
9584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
9584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
9585
9585
  */
9586
9586
  updateSmtpCredential(updateSmtpCredentialRequest) {
9587
9587
  return __awaiter(this, void 0, void 0, function* () {
@@ -9647,7 +9647,7 @@ class IdentityClient {
9647
9647
  * @param UpdateSwiftPasswordRequest
9648
9648
  * @return UpdateSwiftPasswordResponse
9649
9649
  * @throws OciError when an error occurs
9650
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
9650
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
9651
9651
  */
9652
9652
  updateSwiftPassword(updateSwiftPasswordRequest) {
9653
9653
  return __awaiter(this, void 0, void 0, function* () {
@@ -9720,7 +9720,7 @@ class IdentityClient {
9720
9720
  * @param UpdateTagRequest
9721
9721
  * @return UpdateTagResponse
9722
9722
  * @throws OciError when an error occurs
9723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
9723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
9724
9724
  */
9725
9725
  updateTag(updateTagRequest) {
9726
9726
  return __awaiter(this, void 0, void 0, function* () {
@@ -9789,7 +9789,7 @@ class IdentityClient {
9789
9789
  * @param UpdateTagDefaultRequest
9790
9790
  * @return UpdateTagDefaultResponse
9791
9791
  * @throws OciError when an error occurs
9792
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
9792
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
9793
9793
  */
9794
9794
  updateTagDefault(updateTagDefaultRequest) {
9795
9795
  return __awaiter(this, void 0, void 0, function* () {
@@ -9861,7 +9861,7 @@ class IdentityClient {
9861
9861
  * @param UpdateTagNamespaceRequest
9862
9862
  * @return UpdateTagNamespaceResponse
9863
9863
  * @throws OciError when an error occurs
9864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
9864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
9865
9865
  */
9866
9866
  updateTagNamespace(updateTagNamespaceRequest) {
9867
9867
  return __awaiter(this, void 0, void 0, function* () {
@@ -9917,7 +9917,7 @@ class IdentityClient {
9917
9917
  * @param UpdateUserRequest
9918
9918
  * @return UpdateUserResponse
9919
9919
  * @throws OciError when an error occurs
9920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
9920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
9921
9921
  */
9922
9922
  updateUser(updateUserRequest) {
9923
9923
  return __awaiter(this, void 0, void 0, function* () {
@@ -9980,7 +9980,7 @@ class IdentityClient {
9980
9980
  * @param UpdateUserCapabilitiesRequest
9981
9981
  * @return UpdateUserCapabilitiesResponse
9982
9982
  * @throws OciError when an error occurs
9983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
9983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
9984
9984
  */
9985
9985
  updateUserCapabilities(updateUserCapabilitiesRequest) {
9986
9986
  return __awaiter(this, void 0, void 0, function* () {
@@ -10043,7 +10043,7 @@ class IdentityClient {
10043
10043
  * @param UpdateUserStateRequest
10044
10044
  * @return UpdateUserStateResponse
10045
10045
  * @throws OciError when an error occurs
10046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10047
10047
  */
10048
10048
  updateUserState(updateUserStateRequest) {
10049
10049
  return __awaiter(this, void 0, void 0, function* () {
@@ -10120,7 +10120,7 @@ class IdentityClient {
10120
10120
  * @param UploadApiKeyRequest
10121
10121
  * @return UploadApiKeyResponse
10122
10122
  * @throws OciError when an error occurs
10123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10124
10124
  */
10125
10125
  uploadApiKey(uploadApiKeyRequest) {
10126
10126
  return __awaiter(this, void 0, void 0, function* () {