oci-identity 2.7.0 → 2.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (139) hide show
  1. package/lib/client.d.ts +136 -136
  2. package/lib/client.js +137 -137
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/activate-domain-request.d.ts +1 -1
  5. package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
  6. package/lib/request/add-user-to-group-request.d.ts +1 -1
  7. package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
  8. package/lib/request/bulk-delete-resources-request.d.ts +1 -1
  9. package/lib/request/bulk-delete-tags-request.d.ts +1 -1
  10. package/lib/request/bulk-edit-tags-request.d.ts +1 -1
  11. package/lib/request/bulk-move-resources-request.d.ts +1 -1
  12. package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
  13. package/lib/request/change-domain-compartment-request.d.ts +1 -1
  14. package/lib/request/change-domain-license-type-request.d.ts +1 -1
  15. package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
  16. package/lib/request/create-auth-token-request.d.ts +1 -1
  17. package/lib/request/create-compartment-request.d.ts +1 -1
  18. package/lib/request/create-customer-secret-key-request.d.ts +1 -1
  19. package/lib/request/create-domain-request.d.ts +1 -1
  20. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  21. package/lib/request/create-group-request.d.ts +1 -1
  22. package/lib/request/create-identity-provider-request.d.ts +1 -1
  23. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  24. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  25. package/lib/request/create-network-source-request.d.ts +1 -1
  26. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  27. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  28. package/lib/request/create-policy-request.d.ts +1 -1
  29. package/lib/request/create-region-subscription-request.d.ts +1 -1
  30. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  31. package/lib/request/create-swift-password-request.d.ts +1 -1
  32. package/lib/request/create-tag-default-request.d.ts +1 -1
  33. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  34. package/lib/request/create-tag-request.d.ts +1 -1
  35. package/lib/request/create-user-request.d.ts +1 -1
  36. package/lib/request/deactivate-domain-request.d.ts +1 -1
  37. package/lib/request/delete-api-key-request.d.ts +1 -1
  38. package/lib/request/delete-auth-token-request.d.ts +1 -1
  39. package/lib/request/delete-compartment-request.d.ts +1 -1
  40. package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
  41. package/lib/request/delete-domain-request.d.ts +1 -1
  42. package/lib/request/delete-dynamic-group-request.d.ts +1 -1
  43. package/lib/request/delete-group-request.d.ts +1 -1
  44. package/lib/request/delete-identity-provider-request.d.ts +1 -1
  45. package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
  46. package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
  47. package/lib/request/delete-network-source-request.d.ts +1 -1
  48. package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
  49. package/lib/request/delete-policy-request.d.ts +1 -1
  50. package/lib/request/delete-smtp-credential-request.d.ts +1 -1
  51. package/lib/request/delete-swift-password-request.d.ts +1 -1
  52. package/lib/request/delete-tag-default-request.d.ts +1 -1
  53. package/lib/request/delete-tag-namespace-request.d.ts +1 -1
  54. package/lib/request/delete-tag-request.d.ts +1 -1
  55. package/lib/request/delete-user-request.d.ts +1 -1
  56. package/lib/request/enable-replication-to-region-request.d.ts +1 -1
  57. package/lib/request/generate-totp-seed-request.d.ts +1 -1
  58. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  59. package/lib/request/get-compartment-request.d.ts +1 -1
  60. package/lib/request/get-domain-request.d.ts +1 -1
  61. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  62. package/lib/request/get-group-request.d.ts +1 -1
  63. package/lib/request/get-iam-work-request-request.d.ts +1 -1
  64. package/lib/request/get-identity-provider-request.d.ts +1 -1
  65. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  66. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  67. package/lib/request/get-network-source-request.d.ts +1 -1
  68. package/lib/request/get-policy-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/list-allowed-domain-license-types-request.d.ts +1 -1
  79. package/lib/request/list-api-keys-request.d.ts +1 -1
  80. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  81. package/lib/request/list-availability-domains-request.d.ts +1 -1
  82. package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
  83. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
  84. package/lib/request/list-compartments-request.d.ts +1 -1
  85. package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
  86. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  87. package/lib/request/list-domains-request.d.ts +1 -1
  88. package/lib/request/list-dynamic-groups-request.d.ts +1 -1
  89. package/lib/request/list-fault-domains-request.d.ts +1 -1
  90. package/lib/request/list-groups-request.d.ts +1 -1
  91. package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
  92. package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
  93. package/lib/request/list-iam-work-requests-request.d.ts +1 -1
  94. package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
  95. package/lib/request/list-identity-providers-request.d.ts +1 -1
  96. package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
  97. package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
  98. package/lib/request/list-network-sources-request.d.ts +1 -1
  99. package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
  100. package/lib/request/list-policies-request.d.ts +1 -1
  101. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  102. package/lib/request/list-regions-request.d.ts +1 -1
  103. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  104. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  105. package/lib/request/list-tag-defaults-request.d.ts +1 -1
  106. package/lib/request/list-tag-namespaces-request.d.ts +1 -1
  107. package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
  108. package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
  109. package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
  110. package/lib/request/list-tags-request.d.ts +1 -1
  111. package/lib/request/list-user-group-memberships-request.d.ts +1 -1
  112. package/lib/request/list-users-request.d.ts +1 -1
  113. package/lib/request/list-work-requests-request.d.ts +1 -1
  114. package/lib/request/move-compartment-request.d.ts +1 -1
  115. package/lib/request/recover-compartment-request.d.ts +1 -1
  116. package/lib/request/remove-user-from-group-request.d.ts +1 -1
  117. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  118. package/lib/request/update-auth-token-request.d.ts +1 -1
  119. package/lib/request/update-authentication-policy-request.d.ts +1 -1
  120. package/lib/request/update-compartment-request.d.ts +1 -1
  121. package/lib/request/update-customer-secret-key-request.d.ts +1 -1
  122. package/lib/request/update-domain-request.d.ts +1 -1
  123. package/lib/request/update-dynamic-group-request.d.ts +1 -1
  124. package/lib/request/update-group-request.d.ts +1 -1
  125. package/lib/request/update-identity-provider-request.d.ts +1 -1
  126. package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
  127. package/lib/request/update-network-source-request.d.ts +1 -1
  128. package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
  129. package/lib/request/update-policy-request.d.ts +1 -1
  130. package/lib/request/update-smtp-credential-request.d.ts +1 -1
  131. package/lib/request/update-swift-password-request.d.ts +1 -1
  132. package/lib/request/update-tag-default-request.d.ts +1 -1
  133. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  134. package/lib/request/update-tag-request.d.ts +1 -1
  135. package/lib/request/update-user-capabilities-request.d.ts +1 -1
  136. package/lib/request/update-user-request.d.ts +1 -1
  137. package/lib/request/update-user-state-request.d.ts +1 -1
  138. package/lib/request/upload-api-key-request.d.ts +1 -1
  139. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -53,7 +53,7 @@ var IdentityApiKeys;
53
53
  (function (IdentityApiKeys) {
54
54
  })(IdentityApiKeys = exports.IdentityApiKeys || (exports.IdentityApiKeys = {}));
55
55
  /**
56
- * This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
56
+ * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
57
57
  */
58
58
  class IdentityClient {
59
59
  constructor(params, clientConfiguration) {
@@ -70,7 +70,7 @@ class IdentityClient {
70
70
  : null;
71
71
  }
72
72
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
73
- const specCircuitBreakerEnabled = false;
73
+ const specCircuitBreakerEnabled = true;
74
74
  if (!this._circuitBreaker &&
75
75
  common.utils.isCircuitBreakerSystemEnabled(clientConfiguration) &&
76
76
  (specCircuitBreakerEnabled || common.CircuitBreaker.DefaultCircuitBreakerOverriden)) {
@@ -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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
300
300
  */
301
301
  addUserToGroup(addUserToGroupRequest) {
302
302
  return __awaiter(this, void 0, void 0, function* () {
@@ -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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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.7.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.8.0/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* () {
@@ -4445,7 +4445,7 @@ class IdentityClient {
4445
4445
  * @param GetTagRequest
4446
4446
  * @return GetTagResponse
4447
4447
  * @throws OciError when an error occurs
4448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
4448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
4449
4449
  */
4450
4450
  getTag(getTagRequest) {
4451
4451
  return __awaiter(this, void 0, void 0, function* () {
@@ -4507,7 +4507,7 @@ class IdentityClient {
4507
4507
  * @param GetTagDefaultRequest
4508
4508
  * @return GetTagDefaultResponse
4509
4509
  * @throws OciError when an error occurs
4510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4511
4511
  */
4512
4512
  getTagDefault(getTagDefaultRequest) {
4513
4513
  return __awaiter(this, void 0, void 0, function* () {
@@ -4568,7 +4568,7 @@ class IdentityClient {
4568
4568
  * @param GetTagNamespaceRequest
4569
4569
  * @return GetTagNamespaceResponse
4570
4570
  * @throws OciError when an error occurs
4571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4572
4572
  */
4573
4573
  getTagNamespace(getTagNamespaceRequest) {
4574
4574
  return __awaiter(this, void 0, void 0, function* () {
@@ -4625,7 +4625,7 @@ class IdentityClient {
4625
4625
  * @param GetTaggingWorkRequestRequest
4626
4626
  * @return GetTaggingWorkRequestResponse
4627
4627
  * @throws OciError when an error occurs
4628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4629
4629
  */
4630
4630
  getTaggingWorkRequest(getTaggingWorkRequestRequest) {
4631
4631
  return __awaiter(this, void 0, void 0, function* () {
@@ -4685,7 +4685,7 @@ class IdentityClient {
4685
4685
  * @param GetTenancyRequest
4686
4686
  * @return GetTenancyResponse
4687
4687
  * @throws OciError when an error occurs
4688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4689
4689
  */
4690
4690
  getTenancy(getTenancyRequest) {
4691
4691
  return __awaiter(this, void 0, void 0, function* () {
@@ -4740,7 +4740,7 @@ class IdentityClient {
4740
4740
  * @param GetUserRequest
4741
4741
  * @return GetUserResponse
4742
4742
  * @throws OciError when an error occurs
4743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
4743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
4744
4744
  */
4745
4745
  getUser(getUserRequest) {
4746
4746
  return __awaiter(this, void 0, void 0, function* () {
@@ -4800,7 +4800,7 @@ class IdentityClient {
4800
4800
  * @param GetUserGroupMembershipRequest
4801
4801
  * @return GetUserGroupMembershipResponse
4802
4802
  * @throws OciError when an error occurs
4803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
4803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
4804
4804
  */
4805
4805
  getUserGroupMembership(getUserGroupMembershipRequest) {
4806
4806
  return __awaiter(this, void 0, void 0, function* () {
@@ -4862,7 +4862,7 @@ class IdentityClient {
4862
4862
  * @param GetUserUIPasswordInformationRequest
4863
4863
  * @return GetUserUIPasswordInformationResponse
4864
4864
  * @throws OciError when an error occurs
4865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
4865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
4866
4866
  */
4867
4867
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
4868
4868
  return __awaiter(this, void 0, void 0, function* () {
@@ -4924,7 +4924,7 @@ class IdentityClient {
4924
4924
  * @param GetWorkRequestRequest
4925
4925
  * @return GetWorkRequestResponse
4926
4926
  * @throws OciError when an error occurs
4927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4927
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4928
4928
  */
4929
4929
  getWorkRequest(getWorkRequestRequest) {
4930
4930
  return __awaiter(this, void 0, void 0, function* () {
@@ -4991,7 +4991,7 @@ class IdentityClient {
4991
4991
  * @param ListAllowedDomainLicenseTypesRequest
4992
4992
  * @return ListAllowedDomainLicenseTypesResponse
4993
4993
  * @throws OciError when an error occurs
4994
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
4994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
4995
4995
  */
4996
4996
  listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
4997
4997
  return __awaiter(this, void 0, void 0, function* () {
@@ -5056,7 +5056,7 @@ class IdentityClient {
5056
5056
  * @param ListApiKeysRequest
5057
5057
  * @return ListApiKeysResponse
5058
5058
  * @throws OciError when an error occurs
5059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5060
5060
  */
5061
5061
  listApiKeys(listApiKeysRequest) {
5062
5062
  return __awaiter(this, void 0, void 0, function* () {
@@ -5118,7 +5118,7 @@ class IdentityClient {
5118
5118
  * @param ListAuthTokensRequest
5119
5119
  * @return ListAuthTokensResponse
5120
5120
  * @throws OciError when an error occurs
5121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5122
5122
  */
5123
5123
  listAuthTokens(listAuthTokensRequest) {
5124
5124
  return __awaiter(this, void 0, void 0, function* () {
@@ -5183,7 +5183,7 @@ class IdentityClient {
5183
5183
  * @param ListAvailabilityDomainsRequest
5184
5184
  * @return ListAvailabilityDomainsResponse
5185
5185
  * @throws OciError when an error occurs
5186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5187
5187
  */
5188
5188
  listAvailabilityDomains(listAvailabilityDomainsRequest) {
5189
5189
  return __awaiter(this, void 0, void 0, function* () {
@@ -5250,7 +5250,7 @@ class IdentityClient {
5250
5250
  * @param ListBulkActionResourceTypesRequest
5251
5251
  * @return ListBulkActionResourceTypesResponse
5252
5252
  * @throws OciError when an error occurs
5253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5254
5254
  */
5255
5255
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
5256
5256
  return __awaiter(this, void 0, void 0, function* () {
@@ -5313,7 +5313,7 @@ class IdentityClient {
5313
5313
  * @param ListBulkEditTagsResourceTypesRequest
5314
5314
  * @return ListBulkEditTagsResourceTypesResponse
5315
5315
  * @throws OciError when an error occurs
5316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5317
5317
  */
5318
5318
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
5319
5319
  return __awaiter(this, void 0, void 0, function* () {
@@ -5392,7 +5392,7 @@ class IdentityClient {
5392
5392
  * @param ListCompartmentsRequest
5393
5393
  * @return ListCompartmentsResponse
5394
5394
  * @throws OciError when an error occurs
5395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5396
5396
  */
5397
5397
  listCompartments(listCompartmentsRequest) {
5398
5398
  return __awaiter(this, void 0, void 0, function* () {
@@ -5502,7 +5502,7 @@ class IdentityClient {
5502
5502
  * @param ListCostTrackingTagsRequest
5503
5503
  * @return ListCostTrackingTagsResponse
5504
5504
  * @throws OciError when an error occurs
5505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5506
5506
  */
5507
5507
  listCostTrackingTags(listCostTrackingTagsRequest) {
5508
5508
  return __awaiter(this, void 0, void 0, function* () {
@@ -5606,7 +5606,7 @@ class IdentityClient {
5606
5606
  * @param ListCustomerSecretKeysRequest
5607
5607
  * @return ListCustomerSecretKeysResponse
5608
5608
  * @throws OciError when an error occurs
5609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5610
5610
  */
5611
5611
  listCustomerSecretKeys(listCustomerSecretKeysRequest) {
5612
5612
  return __awaiter(this, void 0, void 0, function* () {
@@ -5668,7 +5668,7 @@ class IdentityClient {
5668
5668
  * @param ListDomainsRequest
5669
5669
  * @return ListDomainsResponse
5670
5670
  * @throws OciError when an error occurs
5671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
5671
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
5672
5672
  */
5673
5673
  listDomains(listDomainsRequest) {
5674
5674
  return __awaiter(this, void 0, void 0, function* () {
@@ -5784,7 +5784,7 @@ class IdentityClient {
5784
5784
  * @param ListDynamicGroupsRequest
5785
5785
  * @return ListDynamicGroupsResponse
5786
5786
  * @throws OciError when an error occurs
5787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
5787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
5788
5788
  */
5789
5789
  listDynamicGroups(listDynamicGroupsRequest) {
5790
5790
  return __awaiter(this, void 0, void 0, function* () {
@@ -5893,7 +5893,7 @@ class IdentityClient {
5893
5893
  * @param ListFaultDomainsRequest
5894
5894
  * @return ListFaultDomainsResponse
5895
5895
  * @throws OciError when an error occurs
5896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
5896
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
5897
5897
  */
5898
5898
  listFaultDomains(listFaultDomainsRequest) {
5899
5899
  return __awaiter(this, void 0, void 0, function* () {
@@ -5952,7 +5952,7 @@ class IdentityClient {
5952
5952
  * @param ListGroupsRequest
5953
5953
  * @return ListGroupsResponse
5954
5954
  * @throws OciError when an error occurs
5955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
5955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
5956
5956
  */
5957
5957
  listGroups(listGroupsRequest) {
5958
5958
  return __awaiter(this, void 0, void 0, function* () {
@@ -6063,7 +6063,7 @@ class IdentityClient {
6063
6063
  * @param ListIamWorkRequestErrorsRequest
6064
6064
  * @return ListIamWorkRequestErrorsResponse
6065
6065
  * @throws OciError when an error occurs
6066
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6066
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6067
6067
  */
6068
6068
  listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
6069
6069
  return __awaiter(this, void 0, void 0, function* () {
@@ -6173,7 +6173,7 @@ class IdentityClient {
6173
6173
  * @param ListIamWorkRequestLogsRequest
6174
6174
  * @return ListIamWorkRequestLogsResponse
6175
6175
  * @throws OciError when an error occurs
6176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6177
6177
  */
6178
6178
  listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
6179
6179
  return __awaiter(this, void 0, void 0, function* () {
@@ -6287,7 +6287,7 @@ class IdentityClient {
6287
6287
  * @param ListIamWorkRequestsRequest
6288
6288
  * @return ListIamWorkRequestsResponse
6289
6289
  * @throws OciError when an error occurs
6290
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6291
6291
  */
6292
6292
  listIamWorkRequests(listIamWorkRequestsRequest) {
6293
6293
  return __awaiter(this, void 0, void 0, function* () {
@@ -6394,7 +6394,7 @@ class IdentityClient {
6394
6394
  * @param ListIdentityProviderGroupsRequest
6395
6395
  * @return ListIdentityProviderGroupsResponse
6396
6396
  * @throws OciError when an error occurs
6397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6398
6398
  */
6399
6399
  listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
6400
6400
  return __awaiter(this, void 0, void 0, function* () {
@@ -6505,7 +6505,7 @@ class IdentityClient {
6505
6505
  * @param ListIdentityProvidersRequest
6506
6506
  * @return ListIdentityProvidersResponse
6507
6507
  * @throws OciError when an error occurs
6508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6509
6509
  */
6510
6510
  listIdentityProviders(listIdentityProvidersRequest) {
6511
6511
  return __awaiter(this, void 0, void 0, function* () {
@@ -6615,7 +6615,7 @@ class IdentityClient {
6615
6615
  * @param ListIdpGroupMappingsRequest
6616
6616
  * @return ListIdpGroupMappingsResponse
6617
6617
  * @throws OciError when an error occurs
6618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
6618
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
6619
6619
  */
6620
6620
  listIdpGroupMappings(listIdpGroupMappingsRequest) {
6621
6621
  return __awaiter(this, void 0, void 0, function* () {
@@ -6720,7 +6720,7 @@ class IdentityClient {
6720
6720
  * @param ListMfaTotpDevicesRequest
6721
6721
  * @return ListMfaTotpDevicesResponse
6722
6722
  * @throws OciError when an error occurs
6723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
6723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
6724
6724
  */
6725
6725
  listMfaTotpDevices(listMfaTotpDevicesRequest) {
6726
6726
  return __awaiter(this, void 0, void 0, function* () {
@@ -6828,7 +6828,7 @@ class IdentityClient {
6828
6828
  * @param ListNetworkSourcesRequest
6829
6829
  * @return ListNetworkSourcesResponse
6830
6830
  * @throws OciError when an error occurs
6831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
6831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
6832
6832
  */
6833
6833
  listNetworkSources(listNetworkSourcesRequest) {
6834
6834
  return __awaiter(this, void 0, void 0, function* () {
@@ -6935,7 +6935,7 @@ class IdentityClient {
6935
6935
  * @param ListOAuthClientCredentialsRequest
6936
6936
  * @return ListOAuthClientCredentialsResponse
6937
6937
  * @throws OciError when an error occurs
6938
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
6938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
6939
6939
  */
6940
6940
  listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
6941
6941
  return __awaiter(this, void 0, void 0, function* () {
@@ -7044,7 +7044,7 @@ class IdentityClient {
7044
7044
  * @param ListPoliciesRequest
7045
7045
  * @return ListPoliciesResponse
7046
7046
  * @throws OciError when an error occurs
7047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7048
7048
  */
7049
7049
  listPolicies(listPoliciesRequest) {
7050
7050
  return __awaiter(this, void 0, void 0, function* () {
@@ -7150,7 +7150,7 @@ class IdentityClient {
7150
7150
  * @param ListRegionSubscriptionsRequest
7151
7151
  * @return ListRegionSubscriptionsResponse
7152
7152
  * @throws OciError when an error occurs
7153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7154
7154
  */
7155
7155
  listRegionSubscriptions(listRegionSubscriptionsRequest) {
7156
7156
  return __awaiter(this, void 0, void 0, function* () {
@@ -7205,7 +7205,7 @@ class IdentityClient {
7205
7205
  * @param ListRegionsRequest
7206
7206
  * @return ListRegionsResponse
7207
7207
  * @throws OciError when an error occurs
7208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7209
7209
  */
7210
7210
  listRegions(listRegionsRequest) {
7211
7211
  return __awaiter(this, void 0, void 0, function* () {
@@ -7260,7 +7260,7 @@ class IdentityClient {
7260
7260
  * @param ListSmtpCredentialsRequest
7261
7261
  * @return ListSmtpCredentialsResponse
7262
7262
  * @throws OciError when an error occurs
7263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7264
7264
  */
7265
7265
  listSmtpCredentials(listSmtpCredentialsRequest) {
7266
7266
  return __awaiter(this, void 0, void 0, function* () {
@@ -7324,7 +7324,7 @@ class IdentityClient {
7324
7324
  * @param ListSwiftPasswordsRequest
7325
7325
  * @return ListSwiftPasswordsResponse
7326
7326
  * @throws OciError when an error occurs
7327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7328
7328
  */
7329
7329
  listSwiftPasswords(listSwiftPasswordsRequest) {
7330
7330
  return __awaiter(this, void 0, void 0, function* () {
@@ -7385,7 +7385,7 @@ class IdentityClient {
7385
7385
  * @param ListTagDefaultsRequest
7386
7386
  * @return ListTagDefaultsResponse
7387
7387
  * @throws OciError when an error occurs
7388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7389
7389
  */
7390
7390
  listTagDefaults(listTagDefaultsRequest) {
7391
7391
  return __awaiter(this, void 0, void 0, function* () {
@@ -7491,7 +7491,7 @@ class IdentityClient {
7491
7491
  * @param ListTagNamespacesRequest
7492
7492
  * @return ListTagNamespacesResponse
7493
7493
  * @throws OciError when an error occurs
7494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
7494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
7495
7495
  */
7496
7496
  listTagNamespaces(listTagNamespacesRequest) {
7497
7497
  return __awaiter(this, void 0, void 0, function* () {
@@ -7596,7 +7596,7 @@ class IdentityClient {
7596
7596
  * @param ListTaggingWorkRequestErrorsRequest
7597
7597
  * @return ListTaggingWorkRequestErrorsResponse
7598
7598
  * @throws OciError when an error occurs
7599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
7599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
7600
7600
  */
7601
7601
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
7602
7602
  return __awaiter(this, void 0, void 0, function* () {
@@ -7705,7 +7705,7 @@ class IdentityClient {
7705
7705
  * @param ListTaggingWorkRequestLogsRequest
7706
7706
  * @return ListTaggingWorkRequestLogsResponse
7707
7707
  * @throws OciError when an error occurs
7708
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
7708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
7709
7709
  */
7710
7710
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
7711
7711
  return __awaiter(this, void 0, void 0, function* () {
@@ -7814,7 +7814,7 @@ class IdentityClient {
7814
7814
  * @param ListTaggingWorkRequestsRequest
7815
7815
  * @return ListTaggingWorkRequestsResponse
7816
7816
  * @throws OciError when an error occurs
7817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
7817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
7818
7818
  */
7819
7819
  listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
7820
7820
  return __awaiter(this, void 0, void 0, function* () {
@@ -7918,7 +7918,7 @@ class IdentityClient {
7918
7918
  * @param ListTagsRequest
7919
7919
  * @return ListTagsResponse
7920
7920
  * @throws OciError when an error occurs
7921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
7921
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
7922
7922
  */
7923
7923
  listTags(listTagsRequest) {
7924
7924
  return __awaiter(this, void 0, void 0, function* () {
@@ -8032,7 +8032,7 @@ class IdentityClient {
8032
8032
  * @param ListUserGroupMembershipsRequest
8033
8033
  * @return ListUserGroupMembershipsResponse
8034
8034
  * @throws OciError when an error occurs
8035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8036
8036
  */
8037
8037
  listUserGroupMemberships(listUserGroupMembershipsRequest) {
8038
8038
  return __awaiter(this, void 0, void 0, function* () {
@@ -8139,7 +8139,7 @@ class IdentityClient {
8139
8139
  * @param ListUsersRequest
8140
8140
  * @return ListUsersResponse
8141
8141
  * @throws OciError when an error occurs
8142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8143
8143
  */
8144
8144
  listUsers(listUsersRequest) {
8145
8145
  return __awaiter(this, void 0, void 0, function* () {
@@ -8248,7 +8248,7 @@ class IdentityClient {
8248
8248
  * @param ListWorkRequestsRequest
8249
8249
  * @return ListWorkRequestsResponse
8250
8250
  * @throws OciError when an error occurs
8251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8252
8252
  */
8253
8253
  listWorkRequests(listWorkRequestsRequest) {
8254
8254
  return __awaiter(this, void 0, void 0, function* () {
@@ -8359,7 +8359,7 @@ class IdentityClient {
8359
8359
  * @param MoveCompartmentRequest
8360
8360
  * @return MoveCompartmentResponse
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.7.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8363
8363
  */
8364
8364
  moveCompartment(moveCompartmentRequest) {
8365
8365
  return __awaiter(this, void 0, void 0, function* () {
@@ -8420,7 +8420,7 @@ class IdentityClient {
8420
8420
  * @param RecoverCompartmentRequest
8421
8421
  * @return RecoverCompartmentResponse
8422
8422
  * @throws OciError when an error occurs
8423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
8423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
8424
8424
  */
8425
8425
  recoverCompartment(recoverCompartmentRequest) {
8426
8426
  return __awaiter(this, void 0, void 0, function* () {
@@ -8482,7 +8482,7 @@ class IdentityClient {
8482
8482
  * @param RemoveUserFromGroupRequest
8483
8483
  * @return RemoveUserFromGroupResponse
8484
8484
  * @throws OciError when an error occurs
8485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
8485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
8486
8486
  */
8487
8487
  removeUserFromGroup(removeUserFromGroupRequest) {
8488
8488
  return __awaiter(this, void 0, void 0, function* () {
@@ -8535,7 +8535,7 @@ class IdentityClient {
8535
8535
  * @param ResetIdpScimClientRequest
8536
8536
  * @return ResetIdpScimClientResponse
8537
8537
  * @throws OciError when an error occurs
8538
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
8538
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
8539
8539
  */
8540
8540
  resetIdpScimClient(resetIdpScimClientRequest) {
8541
8541
  return __awaiter(this, void 0, void 0, function* () {
@@ -8591,7 +8591,7 @@ class IdentityClient {
8591
8591
  * @param UpdateAuthTokenRequest
8592
8592
  * @return UpdateAuthTokenResponse
8593
8593
  * @throws OciError when an error occurs
8594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
8594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
8595
8595
  */
8596
8596
  updateAuthToken(updateAuthTokenRequest) {
8597
8597
  return __awaiter(this, void 0, void 0, function* () {
@@ -8655,7 +8655,7 @@ class IdentityClient {
8655
8655
  * @param UpdateAuthenticationPolicyRequest
8656
8656
  * @return UpdateAuthenticationPolicyResponse
8657
8657
  * @throws OciError when an error occurs
8658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
8658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
8659
8659
  */
8660
8660
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
8661
8661
  return __awaiter(this, void 0, void 0, function* () {
@@ -8717,7 +8717,7 @@ class IdentityClient {
8717
8717
  * @param UpdateCompartmentRequest
8718
8718
  * @return UpdateCompartmentResponse
8719
8719
  * @throws OciError when an error occurs
8720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
8720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
8721
8721
  */
8722
8722
  updateCompartment(updateCompartmentRequest) {
8723
8723
  return __awaiter(this, void 0, void 0, function* () {
@@ -8780,7 +8780,7 @@ class IdentityClient {
8780
8780
  * @param UpdateCustomerSecretKeyRequest
8781
8781
  * @return UpdateCustomerSecretKeyResponse
8782
8782
  * @throws OciError when an error occurs
8783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
8783
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
8784
8784
  */
8785
8785
  updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
8786
8786
  return __awaiter(this, void 0, void 0, function* () {
@@ -8855,7 +8855,7 @@ class IdentityClient {
8855
8855
  * @param UpdateDomainRequest
8856
8856
  * @return UpdateDomainResponse
8857
8857
  * @throws OciError when an error occurs
8858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
8858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
8859
8859
  */
8860
8860
  updateDomain(updateDomainRequest) {
8861
8861
  return __awaiter(this, void 0, void 0, function* () {
@@ -8914,7 +8914,7 @@ class IdentityClient {
8914
8914
  * @param UpdateDynamicGroupRequest
8915
8915
  * @return UpdateDynamicGroupResponse
8916
8916
  * @throws OciError when an error occurs
8917
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
8917
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
8918
8918
  */
8919
8919
  updateDynamicGroup(updateDynamicGroupRequest) {
8920
8920
  return __awaiter(this, void 0, void 0, function* () {
@@ -8976,7 +8976,7 @@ class IdentityClient {
8976
8976
  * @param UpdateGroupRequest
8977
8977
  * @return UpdateGroupResponse
8978
8978
  * @throws OciError when an error occurs
8979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
8979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
8980
8980
  */
8981
8981
  updateGroup(updateGroupRequest) {
8982
8982
  return __awaiter(this, void 0, void 0, function* () {
@@ -9041,7 +9041,7 @@ class IdentityClient {
9041
9041
  * @param UpdateIdentityProviderRequest
9042
9042
  * @return UpdateIdentityProviderResponse
9043
9043
  * @throws OciError when an error occurs
9044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9044
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9045
9045
  */
9046
9046
  updateIdentityProvider(updateIdentityProviderRequest) {
9047
9047
  return __awaiter(this, void 0, void 0, function* () {
@@ -9106,7 +9106,7 @@ class IdentityClient {
9106
9106
  * @param UpdateIdpGroupMappingRequest
9107
9107
  * @return UpdateIdpGroupMappingResponse
9108
9108
  * @throws OciError when an error occurs
9109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9110
9110
  */
9111
9111
  updateIdpGroupMapping(updateIdpGroupMappingRequest) {
9112
9112
  return __awaiter(this, void 0, void 0, function* () {
@@ -9169,7 +9169,7 @@ class IdentityClient {
9169
9169
  * @param UpdateNetworkSourceRequest
9170
9170
  * @return UpdateNetworkSourceResponse
9171
9171
  * @throws OciError when an error occurs
9172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9173
9173
  */
9174
9174
  updateNetworkSource(updateNetworkSourceRequest) {
9175
9175
  return __awaiter(this, void 0, void 0, function* () {
@@ -9232,7 +9232,7 @@ class IdentityClient {
9232
9232
  * @param UpdateOAuthClientCredentialRequest
9233
9233
  * @return UpdateOAuthClientCredentialResponse
9234
9234
  * @throws OciError when an error occurs
9235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9236
9236
  */
9237
9237
  updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
9238
9238
  return __awaiter(this, void 0, void 0, function* () {
@@ -9298,7 +9298,7 @@ class IdentityClient {
9298
9298
  * @param UpdatePolicyRequest
9299
9299
  * @return UpdatePolicyResponse
9300
9300
  * @throws OciError when an error occurs
9301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9302
9302
  */
9303
9303
  updatePolicy(updatePolicyRequest) {
9304
9304
  return __awaiter(this, void 0, void 0, function* () {
@@ -9361,7 +9361,7 @@ class IdentityClient {
9361
9361
  * @param UpdateSmtpCredentialRequest
9362
9362
  * @return UpdateSmtpCredentialResponse
9363
9363
  * @throws OciError when an error occurs
9364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
9364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
9365
9365
  */
9366
9366
  updateSmtpCredential(updateSmtpCredentialRequest) {
9367
9367
  return __awaiter(this, void 0, void 0, function* () {
@@ -9427,7 +9427,7 @@ class IdentityClient {
9427
9427
  * @param UpdateSwiftPasswordRequest
9428
9428
  * @return UpdateSwiftPasswordResponse
9429
9429
  * @throws OciError when an error occurs
9430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
9430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
9431
9431
  */
9432
9432
  updateSwiftPassword(updateSwiftPasswordRequest) {
9433
9433
  return __awaiter(this, void 0, void 0, function* () {
@@ -9500,7 +9500,7 @@ class IdentityClient {
9500
9500
  * @param UpdateTagRequest
9501
9501
  * @return UpdateTagResponse
9502
9502
  * @throws OciError when an error occurs
9503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
9503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
9504
9504
  */
9505
9505
  updateTag(updateTagRequest) {
9506
9506
  return __awaiter(this, void 0, void 0, function* () {
@@ -9569,7 +9569,7 @@ class IdentityClient {
9569
9569
  * @param UpdateTagDefaultRequest
9570
9570
  * @return UpdateTagDefaultResponse
9571
9571
  * @throws OciError when an error occurs
9572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
9572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
9573
9573
  */
9574
9574
  updateTagDefault(updateTagDefaultRequest) {
9575
9575
  return __awaiter(this, void 0, void 0, function* () {
@@ -9641,7 +9641,7 @@ class IdentityClient {
9641
9641
  * @param UpdateTagNamespaceRequest
9642
9642
  * @return UpdateTagNamespaceResponse
9643
9643
  * @throws OciError when an error occurs
9644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
9644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
9645
9645
  */
9646
9646
  updateTagNamespace(updateTagNamespaceRequest) {
9647
9647
  return __awaiter(this, void 0, void 0, function* () {
@@ -9697,7 +9697,7 @@ class IdentityClient {
9697
9697
  * @param UpdateUserRequest
9698
9698
  * @return UpdateUserResponse
9699
9699
  * @throws OciError when an error occurs
9700
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
9700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
9701
9701
  */
9702
9702
  updateUser(updateUserRequest) {
9703
9703
  return __awaiter(this, void 0, void 0, function* () {
@@ -9760,7 +9760,7 @@ class IdentityClient {
9760
9760
  * @param UpdateUserCapabilitiesRequest
9761
9761
  * @return UpdateUserCapabilitiesResponse
9762
9762
  * @throws OciError when an error occurs
9763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
9763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
9764
9764
  */
9765
9765
  updateUserCapabilities(updateUserCapabilitiesRequest) {
9766
9766
  return __awaiter(this, void 0, void 0, function* () {
@@ -9823,7 +9823,7 @@ class IdentityClient {
9823
9823
  * @param UpdateUserStateRequest
9824
9824
  * @return UpdateUserStateResponse
9825
9825
  * @throws OciError when an error occurs
9826
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
9826
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
9827
9827
  */
9828
9828
  updateUserState(updateUserStateRequest) {
9829
9829
  return __awaiter(this, void 0, void 0, function* () {
@@ -9900,7 +9900,7 @@ class IdentityClient {
9900
9900
  * @param UploadApiKeyRequest
9901
9901
  * @return UploadApiKeyResponse
9902
9902
  * @throws OciError when an error occurs
9903
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
9903
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
9904
9904
  */
9905
9905
  uploadApiKey(uploadApiKeyRequest) {
9906
9906
  return __awaiter(this, void 0, void 0, function* () {