oci-identity 2.24.0 → 2.27.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 (152) hide show
  1. package/lib/client.d.ts +141 -141
  2. package/lib/client.js +141 -141
  3. package/lib/model/base-tag-definition-validator.js +2 -2
  4. package/lib/model/base-tag-definition-validator.js.map +1 -1
  5. package/lib/model/create-identity-provider-details.js +2 -2
  6. package/lib/model/create-identity-provider-details.js.map +1 -1
  7. package/lib/model/identity-provider.js +2 -2
  8. package/lib/model/identity-provider.js.map +1 -1
  9. package/lib/model/update-identity-provider-details.js +2 -2
  10. package/lib/model/update-identity-provider-details.js.map +1 -1
  11. package/lib/request/activate-domain-request.d.ts +1 -1
  12. package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
  13. package/lib/request/add-user-to-group-request.d.ts +1 -1
  14. package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
  15. package/lib/request/bulk-delete-resources-request.d.ts +1 -1
  16. package/lib/request/bulk-delete-tags-request.d.ts +1 -1
  17. package/lib/request/bulk-edit-tags-request.d.ts +1 -1
  18. package/lib/request/bulk-move-resources-request.d.ts +1 -1
  19. package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
  20. package/lib/request/change-domain-compartment-request.d.ts +1 -1
  21. package/lib/request/change-domain-license-type-request.d.ts +1 -1
  22. package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
  23. package/lib/request/create-auth-token-request.d.ts +1 -1
  24. package/lib/request/create-compartment-request.d.ts +1 -1
  25. package/lib/request/create-customer-secret-key-request.d.ts +1 -1
  26. package/lib/request/create-db-credential-request.d.ts +1 -1
  27. package/lib/request/create-domain-request.d.ts +1 -1
  28. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  29. package/lib/request/create-group-request.d.ts +1 -1
  30. package/lib/request/create-identity-provider-request.d.ts +1 -1
  31. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  32. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  33. package/lib/request/create-network-source-request.d.ts +1 -1
  34. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  35. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  36. package/lib/request/create-policy-request.d.ts +1 -1
  37. package/lib/request/create-region-subscription-request.d.ts +1 -1
  38. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  39. package/lib/request/create-swift-password-request.d.ts +1 -1
  40. package/lib/request/create-tag-default-request.d.ts +1 -1
  41. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  42. package/lib/request/create-tag-request.d.ts +1 -1
  43. package/lib/request/create-user-request.d.ts +1 -1
  44. package/lib/request/deactivate-domain-request.d.ts +1 -1
  45. package/lib/request/delete-api-key-request.d.ts +1 -1
  46. package/lib/request/delete-auth-token-request.d.ts +1 -1
  47. package/lib/request/delete-compartment-request.d.ts +1 -1
  48. package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
  49. package/lib/request/delete-db-credential-request.d.ts +1 -1
  50. package/lib/request/delete-domain-request.d.ts +1 -1
  51. package/lib/request/delete-dynamic-group-request.d.ts +1 -1
  52. package/lib/request/delete-group-request.d.ts +1 -1
  53. package/lib/request/delete-identity-provider-request.d.ts +1 -1
  54. package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
  55. package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
  56. package/lib/request/delete-network-source-request.d.ts +1 -1
  57. package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
  58. package/lib/request/delete-policy-request.d.ts +1 -1
  59. package/lib/request/delete-smtp-credential-request.d.ts +1 -1
  60. package/lib/request/delete-swift-password-request.d.ts +1 -1
  61. package/lib/request/delete-tag-default-request.d.ts +1 -1
  62. package/lib/request/delete-tag-namespace-request.d.ts +1 -1
  63. package/lib/request/delete-tag-request.d.ts +1 -1
  64. package/lib/request/delete-user-request.d.ts +1 -1
  65. package/lib/request/enable-replication-to-region-request.d.ts +1 -1
  66. package/lib/request/generate-totp-seed-request.d.ts +1 -1
  67. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  68. package/lib/request/get-compartment-request.d.ts +1 -1
  69. package/lib/request/get-domain-request.d.ts +1 -1
  70. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  71. package/lib/request/get-group-request.d.ts +1 -1
  72. package/lib/request/get-iam-work-request-request.d.ts +1 -1
  73. package/lib/request/get-identity-provider-request.d.ts +1 -1
  74. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  75. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  76. package/lib/request/get-network-source-request.d.ts +1 -1
  77. package/lib/request/get-policy-request.d.ts +1 -1
  78. package/lib/request/get-standard-tag-template-request.d.ts +1 -1
  79. package/lib/request/get-tag-default-request.d.ts +1 -1
  80. package/lib/request/get-tag-namespace-request.d.ts +1 -1
  81. package/lib/request/get-tag-request.d.ts +1 -1
  82. package/lib/request/get-tagging-work-request-request.d.ts +1 -1
  83. package/lib/request/get-tenancy-request.d.ts +1 -1
  84. package/lib/request/get-user-group-membership-request.d.ts +1 -1
  85. package/lib/request/get-user-request.d.ts +1 -1
  86. package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
  87. package/lib/request/get-work-request-request.d.ts +1 -1
  88. package/lib/request/import-standard-tags-request.d.ts +1 -1
  89. package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
  90. package/lib/request/list-api-keys-request.d.ts +1 -1
  91. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  92. package/lib/request/list-availability-domains-request.d.ts +1 -1
  93. package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
  94. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
  95. package/lib/request/list-compartments-request.d.ts +1 -1
  96. package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
  97. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  98. package/lib/request/list-db-credentials-request.d.ts +1 -1
  99. package/lib/request/list-domains-request.d.ts +1 -1
  100. package/lib/request/list-dynamic-groups-request.d.ts +1 -1
  101. package/lib/request/list-fault-domains-request.d.ts +1 -1
  102. package/lib/request/list-groups-request.d.ts +1 -1
  103. package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
  104. package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
  105. package/lib/request/list-iam-work-requests-request.d.ts +1 -1
  106. package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
  107. package/lib/request/list-identity-providers-request.d.ts +1 -1
  108. package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
  109. package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
  110. package/lib/request/list-network-sources-request.d.ts +1 -1
  111. package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
  112. package/lib/request/list-policies-request.d.ts +1 -1
  113. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  114. package/lib/request/list-regions-request.d.ts +1 -1
  115. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  116. package/lib/request/list-standard-tag-namespaces-request.d.ts +1 -1
  117. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  118. package/lib/request/list-tag-defaults-request.d.ts +1 -1
  119. package/lib/request/list-tag-namespaces-request.d.ts +1 -1
  120. package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
  121. package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
  122. package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
  123. package/lib/request/list-tags-request.d.ts +1 -1
  124. package/lib/request/list-user-group-memberships-request.d.ts +1 -1
  125. package/lib/request/list-users-request.d.ts +1 -1
  126. package/lib/request/list-work-requests-request.d.ts +1 -1
  127. package/lib/request/move-compartment-request.d.ts +1 -1
  128. package/lib/request/recover-compartment-request.d.ts +1 -1
  129. package/lib/request/remove-user-from-group-request.d.ts +1 -1
  130. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  131. package/lib/request/update-auth-token-request.d.ts +1 -1
  132. package/lib/request/update-authentication-policy-request.d.ts +1 -1
  133. package/lib/request/update-compartment-request.d.ts +1 -1
  134. package/lib/request/update-customer-secret-key-request.d.ts +1 -1
  135. package/lib/request/update-domain-request.d.ts +1 -1
  136. package/lib/request/update-dynamic-group-request.d.ts +1 -1
  137. package/lib/request/update-group-request.d.ts +1 -1
  138. package/lib/request/update-identity-provider-request.d.ts +1 -1
  139. package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
  140. package/lib/request/update-network-source-request.d.ts +1 -1
  141. package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
  142. package/lib/request/update-policy-request.d.ts +1 -1
  143. package/lib/request/update-smtp-credential-request.d.ts +1 -1
  144. package/lib/request/update-swift-password-request.d.ts +1 -1
  145. package/lib/request/update-tag-default-request.d.ts +1 -1
  146. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  147. package/lib/request/update-tag-request.d.ts +1 -1
  148. package/lib/request/update-user-capabilities-request.d.ts +1 -1
  149. package/lib/request/update-user-request.d.ts +1 -1
  150. package/lib/request/update-user-state-request.d.ts +1 -1
  151. package/lib/request/upload-api-key-request.d.ts +1 -1
  152. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -163,7 +163,7 @@ class IdentityClient {
163
163
  * @param ActivateDomainRequest
164
164
  * @return ActivateDomainResponse
165
165
  * @throws OciError when an error occurs
166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
167
167
  */
168
168
  activateDomain(activateDomainRequest) {
169
169
  return __awaiter(this, void 0, void 0, function* () {
@@ -223,7 +223,7 @@ class IdentityClient {
223
223
  * @param ActivateMfaTotpDeviceRequest
224
224
  * @return ActivateMfaTotpDeviceResponse
225
225
  * @throws OciError when an error occurs
226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
227
227
  */
228
228
  activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
229
229
  return __awaiter(this, void 0, void 0, function* () {
@@ -291,7 +291,7 @@ class IdentityClient {
291
291
  * @param AddUserToGroupRequest
292
292
  * @return AddUserToGroupResponse
293
293
  * @throws OciError when an error occurs
294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
295
295
  */
296
296
  addUserToGroup(addUserToGroupRequest) {
297
297
  return __awaiter(this, void 0, void 0, function* () {
@@ -355,7 +355,7 @@ class IdentityClient {
355
355
  * @param AssembleEffectiveTagSetRequest
356
356
  * @return AssembleEffectiveTagSetResponse
357
357
  * @throws OciError when an error occurs
358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
359
359
  */
360
360
  assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
361
361
  return __awaiter(this, void 0, void 0, function* () {
@@ -421,7 +421,7 @@ class IdentityClient {
421
421
  * @param BulkDeleteResourcesRequest
422
422
  * @return BulkDeleteResourcesResponse
423
423
  * @throws OciError when an error occurs
424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
424
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
425
425
  */
426
426
  bulkDeleteResources(bulkDeleteResourcesRequest) {
427
427
  return __awaiter(this, void 0, void 0, function* () {
@@ -501,7 +501,7 @@ class IdentityClient {
501
501
  * @param BulkDeleteTagsRequest
502
502
  * @return BulkDeleteTagsResponse
503
503
  * @throws OciError when an error occurs
504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
505
505
  */
506
506
  bulkDeleteTags(bulkDeleteTagsRequest) {
507
507
  return __awaiter(this, void 0, void 0, function* () {
@@ -572,7 +572,7 @@ class IdentityClient {
572
572
  * @param BulkEditTagsRequest
573
573
  * @return BulkEditTagsResponse
574
574
  * @throws OciError when an error occurs
575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
576
576
  */
577
577
  bulkEditTags(bulkEditTagsRequest) {
578
578
  return __awaiter(this, void 0, void 0, function* () {
@@ -634,7 +634,7 @@ class IdentityClient {
634
634
  * @param BulkMoveResourcesRequest
635
635
  * @return BulkMoveResourcesResponse
636
636
  * @throws OciError when an error occurs
637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
638
638
  */
639
639
  bulkMoveResources(bulkMoveResourcesRequest) {
640
640
  return __awaiter(this, void 0, void 0, function* () {
@@ -712,7 +712,7 @@ class IdentityClient {
712
712
  * @param CascadeDeleteTagNamespaceRequest
713
713
  * @return CascadeDeleteTagNamespaceResponse
714
714
  * @throws OciError when an error occurs
715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
716
716
  */
717
717
  cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
718
718
  return __awaiter(this, void 0, void 0, function* () {
@@ -775,7 +775,7 @@ class IdentityClient {
775
775
  * @param ChangeDomainCompartmentRequest
776
776
  * @return ChangeDomainCompartmentResponse
777
777
  * @throws OciError when an error occurs
778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
779
779
  */
780
780
  changeDomainCompartment(changeDomainCompartmentRequest) {
781
781
  return __awaiter(this, void 0, void 0, function* () {
@@ -844,7 +844,7 @@ class IdentityClient {
844
844
  * @param ChangeDomainLicenseTypeRequest
845
845
  * @return ChangeDomainLicenseTypeResponse
846
846
  * @throws OciError when an error occurs
847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
848
848
  */
849
849
  changeDomainLicenseType(changeDomainLicenseTypeRequest) {
850
850
  return __awaiter(this, void 0, void 0, function* () {
@@ -910,7 +910,7 @@ class IdentityClient {
910
910
  * @param ChangeTagNamespaceCompartmentRequest
911
911
  * @return ChangeTagNamespaceCompartmentResponse
912
912
  * @throws OciError when an error occurs
913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
914
914
  */
915
915
  changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
916
916
  return __awaiter(this, void 0, void 0, function* () {
@@ -973,7 +973,7 @@ class IdentityClient {
973
973
  * @param CreateAuthTokenRequest
974
974
  * @return CreateAuthTokenResponse
975
975
  * @throws OciError when an error occurs
976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
977
977
  */
978
978
  createAuthToken(createAuthTokenRequest) {
979
979
  return __awaiter(this, void 0, void 0, function* () {
@@ -1052,7 +1052,7 @@ class IdentityClient {
1052
1052
  * @param CreateCompartmentRequest
1053
1053
  * @return CreateCompartmentResponse
1054
1054
  * @throws OciError when an error occurs
1055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1056
1056
  */
1057
1057
  createCompartment(createCompartmentRequest) {
1058
1058
  return __awaiter(this, void 0, void 0, function* () {
@@ -1123,7 +1123,7 @@ class IdentityClient {
1123
1123
  * @param CreateCustomerSecretKeyRequest
1124
1124
  * @return CreateCustomerSecretKeyResponse
1125
1125
  * @throws OciError when an error occurs
1126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1127
1127
  */
1128
1128
  createCustomerSecretKey(createCustomerSecretKeyRequest) {
1129
1129
  return __awaiter(this, void 0, void 0, function* () {
@@ -1186,7 +1186,7 @@ class IdentityClient {
1186
1186
  * @param CreateDbCredentialRequest
1187
1187
  * @return CreateDbCredentialResponse
1188
1188
  * @throws OciError when an error occurs
1189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1190
1190
  */
1191
1191
  createDbCredential(createDbCredentialRequest) {
1192
1192
  return __awaiter(this, void 0, void 0, function* () {
@@ -1257,7 +1257,7 @@ class IdentityClient {
1257
1257
  * @param CreateDomainRequest
1258
1258
  * @return CreateDomainResponse
1259
1259
  * @throws OciError when an error occurs
1260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1261
1261
  */
1262
1262
  createDomain(createDomainRequest) {
1263
1263
  return __awaiter(this, void 0, void 0, function* () {
@@ -1332,7 +1332,7 @@ class IdentityClient {
1332
1332
  * @param CreateDynamicGroupRequest
1333
1333
  * @return CreateDynamicGroupResponse
1334
1334
  * @throws OciError when an error occurs
1335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1336
1336
  */
1337
1337
  createDynamicGroup(createDynamicGroupRequest) {
1338
1338
  return __awaiter(this, void 0, void 0, function* () {
@@ -1413,7 +1413,7 @@ class IdentityClient {
1413
1413
  * @param CreateGroupRequest
1414
1414
  * @return CreateGroupResponse
1415
1415
  * @throws OciError when an error occurs
1416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1417
1417
  */
1418
1418
  createGroup(createGroupRequest) {
1419
1419
  return __awaiter(this, void 0, void 0, function* () {
@@ -1493,7 +1493,7 @@ class IdentityClient {
1493
1493
  * @param CreateIdentityProviderRequest
1494
1494
  * @return CreateIdentityProviderResponse
1495
1495
  * @throws OciError when an error occurs
1496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1497
1497
  */
1498
1498
  createIdentityProvider(createIdentityProviderRequest) {
1499
1499
  return __awaiter(this, void 0, void 0, function* () {
@@ -1557,7 +1557,7 @@ class IdentityClient {
1557
1557
  * @param CreateIdpGroupMappingRequest
1558
1558
  * @return CreateIdpGroupMappingResponse
1559
1559
  * @throws OciError when an error occurs
1560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1561
1561
  */
1562
1562
  createIdpGroupMapping(createIdpGroupMappingRequest) {
1563
1563
  return __awaiter(this, void 0, void 0, function* () {
@@ -1620,7 +1620,7 @@ class IdentityClient {
1620
1620
  * @param CreateMfaTotpDeviceRequest
1621
1621
  * @return CreateMfaTotpDeviceResponse
1622
1622
  * @throws OciError when an error occurs
1623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1624
1624
  */
1625
1625
  createMfaTotpDevice(createMfaTotpDeviceRequest) {
1626
1626
  return __awaiter(this, void 0, void 0, function* () {
@@ -1702,7 +1702,7 @@ class IdentityClient {
1702
1702
  * @param CreateNetworkSourceRequest
1703
1703
  * @return CreateNetworkSourceResponse
1704
1704
  * @throws OciError when an error occurs
1705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1706
1706
  */
1707
1707
  createNetworkSource(createNetworkSourceRequest) {
1708
1708
  return __awaiter(this, void 0, void 0, function* () {
@@ -1763,7 +1763,7 @@ class IdentityClient {
1763
1763
  * @param CreateOAuthClientCredentialRequest
1764
1764
  * @return CreateOAuthClientCredentialResponse
1765
1765
  * @throws OciError when an error occurs
1766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1767
1767
  */
1768
1768
  createOAuthClientCredential(createOAuthClientCredentialRequest) {
1769
1769
  return __awaiter(this, void 0, void 0, function* () {
@@ -1840,7 +1840,7 @@ class IdentityClient {
1840
1840
  * @param CreateOrResetUIPasswordRequest
1841
1841
  * @return CreateOrResetUIPasswordResponse
1842
1842
  * @throws OciError when an error occurs
1843
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1843
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1844
1844
  */
1845
1845
  createOrResetUIPassword(createOrResetUIPasswordRequest) {
1846
1846
  return __awaiter(this, void 0, void 0, function* () {
@@ -1918,7 +1918,7 @@ class IdentityClient {
1918
1918
  * @param CreatePolicyRequest
1919
1919
  * @return CreatePolicyResponse
1920
1920
  * @throws OciError when an error occurs
1921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1921
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1922
1922
  */
1923
1923
  createPolicy(createPolicyRequest) {
1924
1924
  return __awaiter(this, void 0, void 0, function* () {
@@ -1979,7 +1979,7 @@ class IdentityClient {
1979
1979
  * @param CreateRegionSubscriptionRequest
1980
1980
  * @return CreateRegionSubscriptionResponse
1981
1981
  * @throws OciError when an error occurs
1982
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
1982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
1983
1983
  */
1984
1984
  createRegionSubscription(createRegionSubscriptionRequest) {
1985
1985
  return __awaiter(this, void 0, void 0, function* () {
@@ -2040,7 +2040,7 @@ class IdentityClient {
2040
2040
  * @param CreateSmtpCredentialRequest
2041
2041
  * @return CreateSmtpCredentialResponse
2042
2042
  * @throws OciError when an error occurs
2043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2044
2044
  */
2045
2045
  createSmtpCredential(createSmtpCredentialRequest) {
2046
2046
  return __awaiter(this, void 0, void 0, function* () {
@@ -2114,7 +2114,7 @@ class IdentityClient {
2114
2114
  * @param CreateSwiftPasswordRequest
2115
2115
  * @return CreateSwiftPasswordResponse
2116
2116
  * @throws OciError when an error occurs
2117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2118
2118
  */
2119
2119
  createSwiftPassword(createSwiftPasswordRequest) {
2120
2120
  return __awaiter(this, void 0, void 0, function* () {
@@ -2198,7 +2198,7 @@ class IdentityClient {
2198
2198
  * @param CreateTagRequest
2199
2199
  * @return CreateTagResponse
2200
2200
  * @throws OciError when an error occurs
2201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2202
2202
  */
2203
2203
  createTag(createTagRequest) {
2204
2204
  return __awaiter(this, void 0, void 0, function* () {
@@ -2268,7 +2268,7 @@ class IdentityClient {
2268
2268
  * @param CreateTagDefaultRequest
2269
2269
  * @return CreateTagDefaultResponse
2270
2270
  * @throws OciError when an error occurs
2271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2272
2272
  */
2273
2273
  createTagDefault(createTagDefaultRequest) {
2274
2274
  return __awaiter(this, void 0, void 0, function* () {
@@ -2343,7 +2343,7 @@ class IdentityClient {
2343
2343
  * @param CreateTagNamespaceRequest
2344
2344
  * @return CreateTagNamespaceResponse
2345
2345
  * @throws OciError when an error occurs
2346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2347
2347
  */
2348
2348
  createTagNamespace(createTagNamespaceRequest) {
2349
2349
  return __awaiter(this, void 0, void 0, function* () {
@@ -2433,7 +2433,7 @@ class IdentityClient {
2433
2433
  * @param CreateUserRequest
2434
2434
  * @return CreateUserResponse
2435
2435
  * @throws OciError when an error occurs
2436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2437
2437
  */
2438
2438
  createUser(createUserRequest) {
2439
2439
  return __awaiter(this, void 0, void 0, function* () {
@@ -2502,7 +2502,7 @@ class IdentityClient {
2502
2502
  * @param DeactivateDomainRequest
2503
2503
  * @return DeactivateDomainResponse
2504
2504
  * @throws OciError when an error occurs
2505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2506
2506
  */
2507
2507
  deactivateDomain(deactivateDomainRequest) {
2508
2508
  return __awaiter(this, void 0, void 0, function* () {
@@ -2567,7 +2567,7 @@ class IdentityClient {
2567
2567
  * @param DeleteApiKeyRequest
2568
2568
  * @return DeleteApiKeyResponse
2569
2569
  * @throws OciError when an error occurs
2570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2571
2571
  */
2572
2572
  deleteApiKey(deleteApiKeyRequest) {
2573
2573
  return __awaiter(this, void 0, void 0, function* () {
@@ -2621,7 +2621,7 @@ class IdentityClient {
2621
2621
  * @param DeleteAuthTokenRequest
2622
2622
  * @return DeleteAuthTokenResponse
2623
2623
  * @throws OciError when an error occurs
2624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2624
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2625
2625
  */
2626
2626
  deleteAuthToken(deleteAuthTokenRequest) {
2627
2627
  return __awaiter(this, void 0, void 0, function* () {
@@ -2675,7 +2675,7 @@ class IdentityClient {
2675
2675
  * @param DeleteCompartmentRequest
2676
2676
  * @return DeleteCompartmentResponse
2677
2677
  * @throws OciError when an error occurs
2678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2679
2679
  */
2680
2680
  deleteCompartment(deleteCompartmentRequest) {
2681
2681
  return __awaiter(this, void 0, void 0, function* () {
@@ -2733,7 +2733,7 @@ class IdentityClient {
2733
2733
  * @param DeleteCustomerSecretKeyRequest
2734
2734
  * @return DeleteCustomerSecretKeyResponse
2735
2735
  * @throws OciError when an error occurs
2736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2737
2737
  */
2738
2738
  deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
2739
2739
  return __awaiter(this, void 0, void 0, function* () {
@@ -2787,7 +2787,7 @@ class IdentityClient {
2787
2787
  * @param DeleteDbCredentialRequest
2788
2788
  * @return DeleteDbCredentialResponse
2789
2789
  * @throws OciError when an error occurs
2790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
2790
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
2791
2791
  */
2792
2792
  deleteDbCredential(deleteDbCredentialRequest) {
2793
2793
  return __awaiter(this, void 0, void 0, function* () {
@@ -2848,7 +2848,7 @@ class IdentityClient {
2848
2848
  * @param DeleteDomainRequest
2849
2849
  * @return DeleteDomainResponse
2850
2850
  * @throws OciError when an error occurs
2851
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
2851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
2852
2852
  */
2853
2853
  deleteDomain(deleteDomainRequest) {
2854
2854
  return __awaiter(this, void 0, void 0, function* () {
@@ -2907,7 +2907,7 @@ class IdentityClient {
2907
2907
  * @param DeleteDynamicGroupRequest
2908
2908
  * @return DeleteDynamicGroupResponse
2909
2909
  * @throws OciError when an error occurs
2910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2911
2911
  */
2912
2912
  deleteDynamicGroup(deleteDynamicGroupRequest) {
2913
2913
  return __awaiter(this, void 0, void 0, function* () {
@@ -2960,7 +2960,7 @@ class IdentityClient {
2960
2960
  * @param DeleteGroupRequest
2961
2961
  * @return DeleteGroupResponse
2962
2962
  * @throws OciError when an error occurs
2963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
2963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
2964
2964
  */
2965
2965
  deleteGroup(deleteGroupRequest) {
2966
2966
  return __awaiter(this, void 0, void 0, function* () {
@@ -3016,7 +3016,7 @@ class IdentityClient {
3016
3016
  * @param DeleteIdentityProviderRequest
3017
3017
  * @return DeleteIdentityProviderResponse
3018
3018
  * @throws OciError when an error occurs
3019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3020
3020
  */
3021
3021
  deleteIdentityProvider(deleteIdentityProviderRequest) {
3022
3022
  return __awaiter(this, void 0, void 0, function* () {
@@ -3071,7 +3071,7 @@ class IdentityClient {
3071
3071
  * @param DeleteIdpGroupMappingRequest
3072
3072
  * @return DeleteIdpGroupMappingResponse
3073
3073
  * @throws OciError when an error occurs
3074
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3074
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3075
3075
  */
3076
3076
  deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
3077
3077
  return __awaiter(this, void 0, void 0, function* () {
@@ -3125,7 +3125,7 @@ class IdentityClient {
3125
3125
  * @param DeleteMfaTotpDeviceRequest
3126
3126
  * @return DeleteMfaTotpDeviceResponse
3127
3127
  * @throws OciError when an error occurs
3128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3129
3129
  */
3130
3130
  deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
3131
3131
  return __awaiter(this, void 0, void 0, function* () {
@@ -3179,7 +3179,7 @@ class IdentityClient {
3179
3179
  * @param DeleteNetworkSourceRequest
3180
3180
  * @return DeleteNetworkSourceResponse
3181
3181
  * @throws OciError when an error occurs
3182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3183
3183
  */
3184
3184
  deleteNetworkSource(deleteNetworkSourceRequest) {
3185
3185
  return __awaiter(this, void 0, void 0, function* () {
@@ -3232,7 +3232,7 @@ class IdentityClient {
3232
3232
  * @param DeleteOAuthClientCredentialRequest
3233
3233
  * @return DeleteOAuthClientCredentialResponse
3234
3234
  * @throws OciError when an error occurs
3235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3236
3236
  */
3237
3237
  deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
3238
3238
  return __awaiter(this, void 0, void 0, function* () {
@@ -3285,7 +3285,7 @@ class IdentityClient {
3285
3285
  * @param DeletePolicyRequest
3286
3286
  * @return DeletePolicyResponse
3287
3287
  * @throws OciError when an error occurs
3288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3289
3289
  */
3290
3290
  deletePolicy(deletePolicyRequest) {
3291
3291
  return __awaiter(this, void 0, void 0, function* () {
@@ -3338,7 +3338,7 @@ class IdentityClient {
3338
3338
  * @param DeleteSmtpCredentialRequest
3339
3339
  * @return DeleteSmtpCredentialResponse
3340
3340
  * @throws OciError when an error occurs
3341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3342
3342
  */
3343
3343
  deleteSmtpCredential(deleteSmtpCredentialRequest) {
3344
3344
  return __awaiter(this, void 0, void 0, function* () {
@@ -3394,7 +3394,7 @@ class IdentityClient {
3394
3394
  * @param DeleteSwiftPasswordRequest
3395
3395
  * @return DeleteSwiftPasswordResponse
3396
3396
  * @throws OciError when an error occurs
3397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3398
3398
  */
3399
3399
  deleteSwiftPassword(deleteSwiftPasswordRequest) {
3400
3400
  return __awaiter(this, void 0, void 0, function* () {
@@ -3468,7 +3468,7 @@ class IdentityClient {
3468
3468
  * @param DeleteTagRequest
3469
3469
  * @return DeleteTagResponse
3470
3470
  * @throws OciError when an error occurs
3471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3472
3472
  */
3473
3473
  deleteTag(deleteTagRequest) {
3474
3474
  return __awaiter(this, void 0, void 0, function* () {
@@ -3527,7 +3527,7 @@ class IdentityClient {
3527
3527
  * @param DeleteTagDefaultRequest
3528
3528
  * @return DeleteTagDefaultResponse
3529
3529
  * @throws OciError when an error occurs
3530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3531
3531
  */
3532
3532
  deleteTagDefault(deleteTagDefaultRequest) {
3533
3533
  return __awaiter(this, void 0, void 0, function* () {
@@ -3587,7 +3587,7 @@ class IdentityClient {
3587
3587
  * @param DeleteTagNamespaceRequest
3588
3588
  * @return DeleteTagNamespaceResponse
3589
3589
  * @throws OciError when an error occurs
3590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3591
3591
  */
3592
3592
  deleteTagNamespace(deleteTagNamespaceRequest) {
3593
3593
  return __awaiter(this, void 0, void 0, function* () {
@@ -3640,7 +3640,7 @@ class IdentityClient {
3640
3640
  * @param DeleteUserRequest
3641
3641
  * @return DeleteUserResponse
3642
3642
  * @throws OciError when an error occurs
3643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3644
3644
  */
3645
3645
  deleteUser(deleteUserRequest) {
3646
3646
  return __awaiter(this, void 0, void 0, function* () {
@@ -3702,7 +3702,7 @@ class IdentityClient {
3702
3702
  * @param EnableReplicationToRegionRequest
3703
3703
  * @return EnableReplicationToRegionResponse
3704
3704
  * @throws OciError when an error occurs
3705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
3705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
3706
3706
  */
3707
3707
  enableReplicationToRegion(enableReplicationToRegionRequest) {
3708
3708
  return __awaiter(this, void 0, void 0, function* () {
@@ -3763,7 +3763,7 @@ class IdentityClient {
3763
3763
  * @param GenerateTotpSeedRequest
3764
3764
  * @return GenerateTotpSeedResponse
3765
3765
  * @throws OciError when an error occurs
3766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3767
3767
  */
3768
3768
  generateTotpSeed(generateTotpSeedRequest) {
3769
3769
  return __awaiter(this, void 0, void 0, function* () {
@@ -3827,7 +3827,7 @@ class IdentityClient {
3827
3827
  * @param GetAuthenticationPolicyRequest
3828
3828
  * @return GetAuthenticationPolicyResponse
3829
3829
  * @throws OciError when an error occurs
3830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3831
3831
  */
3832
3832
  getAuthenticationPolicy(getAuthenticationPolicyRequest) {
3833
3833
  return __awaiter(this, void 0, void 0, function* () {
@@ -3895,7 +3895,7 @@ class IdentityClient {
3895
3895
  * @param GetCompartmentRequest
3896
3896
  * @return GetCompartmentResponse
3897
3897
  * @throws OciError when an error occurs
3898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
3898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
3899
3899
  */
3900
3900
  getCompartment(getCompartmentRequest) {
3901
3901
  return __awaiter(this, void 0, void 0, function* () {
@@ -3956,7 +3956,7 @@ class IdentityClient {
3956
3956
  * @param GetDomainRequest
3957
3957
  * @return GetDomainResponse
3958
3958
  * @throws OciError when an error occurs
3959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
3959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
3960
3960
  */
3961
3961
  getDomain(getDomainRequest) {
3962
3962
  return __awaiter(this, void 0, void 0, function* () {
@@ -4018,7 +4018,7 @@ class IdentityClient {
4018
4018
  * @param GetDynamicGroupRequest
4019
4019
  * @return GetDynamicGroupResponse
4020
4020
  * @throws OciError when an error occurs
4021
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4021
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4022
4022
  */
4023
4023
  getDynamicGroup(getDynamicGroupRequest) {
4024
4024
  return __awaiter(this, void 0, void 0, function* () {
@@ -4083,7 +4083,7 @@ class IdentityClient {
4083
4083
  * @param GetGroupRequest
4084
4084
  * @return GetGroupResponse
4085
4085
  * @throws OciError when an error occurs
4086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4087
4087
  */
4088
4088
  getGroup(getGroupRequest) {
4089
4089
  return __awaiter(this, void 0, void 0, function* () {
@@ -4144,7 +4144,7 @@ class IdentityClient {
4144
4144
  * @param GetIamWorkRequestRequest
4145
4145
  * @return GetIamWorkRequestResponse
4146
4146
  * @throws OciError when an error occurs
4147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4148
4148
  */
4149
4149
  getIamWorkRequest(getIamWorkRequestRequest) {
4150
4150
  return __awaiter(this, void 0, void 0, function* () {
@@ -4203,7 +4203,7 @@ class IdentityClient {
4203
4203
  * @param GetIdentityProviderRequest
4204
4204
  * @return GetIdentityProviderResponse
4205
4205
  * @throws OciError when an error occurs
4206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4207
4207
  */
4208
4208
  getIdentityProvider(getIdentityProviderRequest) {
4209
4209
  return __awaiter(this, void 0, void 0, function* () {
@@ -4266,7 +4266,7 @@ class IdentityClient {
4266
4266
  * @param GetIdpGroupMappingRequest
4267
4267
  * @return GetIdpGroupMappingResponse
4268
4268
  * @throws OciError when an error occurs
4269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4270
4270
  */
4271
4271
  getIdpGroupMapping(getIdpGroupMappingRequest) {
4272
4272
  return __awaiter(this, void 0, void 0, function* () {
@@ -4328,7 +4328,7 @@ class IdentityClient {
4328
4328
  * @param GetMfaTotpDeviceRequest
4329
4329
  * @return GetMfaTotpDeviceResponse
4330
4330
  * @throws OciError when an error occurs
4331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4332
4332
  */
4333
4333
  getMfaTotpDevice(getMfaTotpDeviceRequest) {
4334
4334
  return __awaiter(this, void 0, void 0, function* () {
@@ -4390,7 +4390,7 @@ class IdentityClient {
4390
4390
  * @param GetNetworkSourceRequest
4391
4391
  * @return GetNetworkSourceResponse
4392
4392
  * @throws OciError when an error occurs
4393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4394
4394
  */
4395
4395
  getNetworkSource(getNetworkSourceRequest) {
4396
4396
  return __awaiter(this, void 0, void 0, function* () {
@@ -4450,7 +4450,7 @@ class IdentityClient {
4450
4450
  * @param GetPolicyRequest
4451
4451
  * @return GetPolicyResponse
4452
4452
  * @throws OciError when an error occurs
4453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4454
4454
  */
4455
4455
  getPolicy(getPolicyRequest) {
4456
4456
  return __awaiter(this, void 0, void 0, function* () {
@@ -4511,7 +4511,7 @@ class IdentityClient {
4511
4511
  * @param GetStandardTagTemplateRequest
4512
4512
  * @return GetStandardTagTemplateResponse
4513
4513
  * @throws OciError when an error occurs
4514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4515
4515
  */
4516
4516
  getStandardTagTemplate(getStandardTagTemplateRequest) {
4517
4517
  return __awaiter(this, void 0, void 0, function* () {
@@ -4568,7 +4568,7 @@ class IdentityClient {
4568
4568
  * @param GetTagRequest
4569
4569
  * @return GetTagResponse
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.24.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
4571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
4572
4572
  */
4573
4573
  getTag(getTagRequest) {
4574
4574
  return __awaiter(this, void 0, void 0, function* () {
@@ -4630,7 +4630,7 @@ class IdentityClient {
4630
4630
  * @param GetTagDefaultRequest
4631
4631
  * @return GetTagDefaultResponse
4632
4632
  * @throws OciError when an error occurs
4633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4634
4634
  */
4635
4635
  getTagDefault(getTagDefaultRequest) {
4636
4636
  return __awaiter(this, void 0, void 0, function* () {
@@ -4691,7 +4691,7 @@ class IdentityClient {
4691
4691
  * @param GetTagNamespaceRequest
4692
4692
  * @return GetTagNamespaceResponse
4693
4693
  * @throws OciError when an error occurs
4694
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4695
4695
  */
4696
4696
  getTagNamespace(getTagNamespaceRequest) {
4697
4697
  return __awaiter(this, void 0, void 0, function* () {
@@ -4748,7 +4748,7 @@ class IdentityClient {
4748
4748
  * @param GetTaggingWorkRequestRequest
4749
4749
  * @return GetTaggingWorkRequestResponse
4750
4750
  * @throws OciError when an error occurs
4751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4752
4752
  */
4753
4753
  getTaggingWorkRequest(getTaggingWorkRequestRequest) {
4754
4754
  return __awaiter(this, void 0, void 0, function* () {
@@ -4808,7 +4808,7 @@ class IdentityClient {
4808
4808
  * @param GetTenancyRequest
4809
4809
  * @return GetTenancyResponse
4810
4810
  * @throws OciError when an error occurs
4811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4812
4812
  */
4813
4813
  getTenancy(getTenancyRequest) {
4814
4814
  return __awaiter(this, void 0, void 0, function* () {
@@ -4863,7 +4863,7 @@ class IdentityClient {
4863
4863
  * @param GetUserRequest
4864
4864
  * @return GetUserResponse
4865
4865
  * @throws OciError when an error occurs
4866
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
4866
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
4867
4867
  */
4868
4868
  getUser(getUserRequest) {
4869
4869
  return __awaiter(this, void 0, void 0, function* () {
@@ -4923,7 +4923,7 @@ class IdentityClient {
4923
4923
  * @param GetUserGroupMembershipRequest
4924
4924
  * @return GetUserGroupMembershipResponse
4925
4925
  * @throws OciError when an error occurs
4926
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
4926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
4927
4927
  */
4928
4928
  getUserGroupMembership(getUserGroupMembershipRequest) {
4929
4929
  return __awaiter(this, void 0, void 0, function* () {
@@ -4985,7 +4985,7 @@ class IdentityClient {
4985
4985
  * @param GetUserUIPasswordInformationRequest
4986
4986
  * @return GetUserUIPasswordInformationResponse
4987
4987
  * @throws OciError when an error occurs
4988
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
4988
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
4989
4989
  */
4990
4990
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
4991
4991
  return __awaiter(this, void 0, void 0, function* () {
@@ -5047,7 +5047,7 @@ class IdentityClient {
5047
5047
  * @param GetWorkRequestRequest
5048
5048
  * @return GetWorkRequestResponse
5049
5049
  * @throws OciError when an error occurs
5050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5051
5051
  */
5052
5052
  getWorkRequest(getWorkRequestRequest) {
5053
5053
  return __awaiter(this, void 0, void 0, function* () {
@@ -5109,7 +5109,7 @@ class IdentityClient {
5109
5109
  * @param ImportStandardTagsRequest
5110
5110
  * @return ImportStandardTagsResponse
5111
5111
  * @throws OciError when an error occurs
5112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5113
5113
  */
5114
5114
  importStandardTags(importStandardTagsRequest) {
5115
5115
  return __awaiter(this, void 0, void 0, function* () {
@@ -5171,7 +5171,7 @@ class IdentityClient {
5171
5171
  * @param ListAllowedDomainLicenseTypesRequest
5172
5172
  * @return ListAllowedDomainLicenseTypesResponse
5173
5173
  * @throws OciError when an error occurs
5174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5175
5175
  */
5176
5176
  listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
5177
5177
  return __awaiter(this, void 0, void 0, function* () {
@@ -5236,7 +5236,7 @@ class IdentityClient {
5236
5236
  * @param ListApiKeysRequest
5237
5237
  * @return ListApiKeysResponse
5238
5238
  * @throws OciError when an error occurs
5239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5240
5240
  */
5241
5241
  listApiKeys(listApiKeysRequest) {
5242
5242
  return __awaiter(this, void 0, void 0, function* () {
@@ -5298,7 +5298,7 @@ class IdentityClient {
5298
5298
  * @param ListAuthTokensRequest
5299
5299
  * @return ListAuthTokensResponse
5300
5300
  * @throws OciError when an error occurs
5301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5302
5302
  */
5303
5303
  listAuthTokens(listAuthTokensRequest) {
5304
5304
  return __awaiter(this, void 0, void 0, function* () {
@@ -5363,7 +5363,7 @@ class IdentityClient {
5363
5363
  * @param ListAvailabilityDomainsRequest
5364
5364
  * @return ListAvailabilityDomainsResponse
5365
5365
  * @throws OciError when an error occurs
5366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5367
5367
  */
5368
5368
  listAvailabilityDomains(listAvailabilityDomainsRequest) {
5369
5369
  return __awaiter(this, void 0, void 0, function* () {
@@ -5430,7 +5430,7 @@ class IdentityClient {
5430
5430
  * @param ListBulkActionResourceTypesRequest
5431
5431
  * @return ListBulkActionResourceTypesResponse
5432
5432
  * @throws OciError when an error occurs
5433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5434
5434
  */
5435
5435
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
5436
5436
  return __awaiter(this, void 0, void 0, function* () {
@@ -5493,7 +5493,7 @@ class IdentityClient {
5493
5493
  * @param ListBulkEditTagsResourceTypesRequest
5494
5494
  * @return ListBulkEditTagsResourceTypesResponse
5495
5495
  * @throws OciError when an error occurs
5496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5497
5497
  */
5498
5498
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
5499
5499
  return __awaiter(this, void 0, void 0, function* () {
@@ -5572,7 +5572,7 @@ class IdentityClient {
5572
5572
  * @param ListCompartmentsRequest
5573
5573
  * @return ListCompartmentsResponse
5574
5574
  * @throws OciError when an error occurs
5575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5576
5576
  */
5577
5577
  listCompartments(listCompartmentsRequest) {
5578
5578
  return __awaiter(this, void 0, void 0, function* () {
@@ -5682,7 +5682,7 @@ class IdentityClient {
5682
5682
  * @param ListCostTrackingTagsRequest
5683
5683
  * @return ListCostTrackingTagsResponse
5684
5684
  * @throws OciError when an error occurs
5685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5686
5686
  */
5687
5687
  listCostTrackingTags(listCostTrackingTagsRequest) {
5688
5688
  return __awaiter(this, void 0, void 0, function* () {
@@ -5786,7 +5786,7 @@ class IdentityClient {
5786
5786
  * @param ListCustomerSecretKeysRequest
5787
5787
  * @return ListCustomerSecretKeysResponse
5788
5788
  * @throws OciError when an error occurs
5789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5790
5790
  */
5791
5791
  listCustomerSecretKeys(listCustomerSecretKeysRequest) {
5792
5792
  return __awaiter(this, void 0, void 0, function* () {
@@ -5847,7 +5847,7 @@ class IdentityClient {
5847
5847
  * @param ListDbCredentialsRequest
5848
5848
  * @return ListDbCredentialsResponse
5849
5849
  * @throws OciError when an error occurs
5850
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
5850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
5851
5851
  */
5852
5852
  listDbCredentials(listDbCredentialsRequest) {
5853
5853
  return __awaiter(this, void 0, void 0, function* () {
@@ -5956,7 +5956,7 @@ class IdentityClient {
5956
5956
  * @param ListDomainsRequest
5957
5957
  * @return ListDomainsResponse
5958
5958
  * @throws OciError when an error occurs
5959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
5959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
5960
5960
  */
5961
5961
  listDomains(listDomainsRequest) {
5962
5962
  return __awaiter(this, void 0, void 0, function* () {
@@ -6072,7 +6072,7 @@ class IdentityClient {
6072
6072
  * @param ListDynamicGroupsRequest
6073
6073
  * @return ListDynamicGroupsResponse
6074
6074
  * @throws OciError when an error occurs
6075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6075
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6076
6076
  */
6077
6077
  listDynamicGroups(listDynamicGroupsRequest) {
6078
6078
  return __awaiter(this, void 0, void 0, function* () {
@@ -6181,7 +6181,7 @@ class IdentityClient {
6181
6181
  * @param ListFaultDomainsRequest
6182
6182
  * @return ListFaultDomainsResponse
6183
6183
  * @throws OciError when an error occurs
6184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6185
6185
  */
6186
6186
  listFaultDomains(listFaultDomainsRequest) {
6187
6187
  return __awaiter(this, void 0, void 0, function* () {
@@ -6240,7 +6240,7 @@ class IdentityClient {
6240
6240
  * @param ListGroupsRequest
6241
6241
  * @return ListGroupsResponse
6242
6242
  * @throws OciError when an error occurs
6243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6244
6244
  */
6245
6245
  listGroups(listGroupsRequest) {
6246
6246
  return __awaiter(this, void 0, void 0, function* () {
@@ -6347,7 +6347,7 @@ class IdentityClient {
6347
6347
  * @param ListIamWorkRequestErrorsRequest
6348
6348
  * @return ListIamWorkRequestErrorsResponse
6349
6349
  * @throws OciError when an error occurs
6350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6351
6351
  */
6352
6352
  listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
6353
6353
  return __awaiter(this, void 0, void 0, function* () {
@@ -6453,7 +6453,7 @@ class IdentityClient {
6453
6453
  * @param ListIamWorkRequestLogsRequest
6454
6454
  * @return ListIamWorkRequestLogsResponse
6455
6455
  * @throws OciError when an error occurs
6456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6457
6457
  */
6458
6458
  listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
6459
6459
  return __awaiter(this, void 0, void 0, function* () {
@@ -6564,7 +6564,7 @@ class IdentityClient {
6564
6564
  * @param ListIamWorkRequestsRequest
6565
6565
  * @return ListIamWorkRequestsResponse
6566
6566
  * @throws OciError when an error occurs
6567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6568
6568
  */
6569
6569
  listIamWorkRequests(listIamWorkRequestsRequest) {
6570
6570
  return __awaiter(this, void 0, void 0, function* () {
@@ -6671,7 +6671,7 @@ class IdentityClient {
6671
6671
  * @param ListIdentityProviderGroupsRequest
6672
6672
  * @return ListIdentityProviderGroupsResponse
6673
6673
  * @throws OciError when an error occurs
6674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6675
6675
  */
6676
6676
  listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
6677
6677
  return __awaiter(this, void 0, void 0, function* () {
@@ -6782,7 +6782,7 @@ class IdentityClient {
6782
6782
  * @param ListIdentityProvidersRequest
6783
6783
  * @return ListIdentityProvidersResponse
6784
6784
  * @throws OciError when an error occurs
6785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6786
6786
  */
6787
6787
  listIdentityProviders(listIdentityProvidersRequest) {
6788
6788
  return __awaiter(this, void 0, void 0, function* () {
@@ -6892,7 +6892,7 @@ class IdentityClient {
6892
6892
  * @param ListIdpGroupMappingsRequest
6893
6893
  * @return ListIdpGroupMappingsResponse
6894
6894
  * @throws OciError when an error occurs
6895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
6895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
6896
6896
  */
6897
6897
  listIdpGroupMappings(listIdpGroupMappingsRequest) {
6898
6898
  return __awaiter(this, void 0, void 0, function* () {
@@ -6997,7 +6997,7 @@ class IdentityClient {
6997
6997
  * @param ListMfaTotpDevicesRequest
6998
6998
  * @return ListMfaTotpDevicesResponse
6999
6999
  * @throws OciError when an error occurs
7000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
7000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
7001
7001
  */
7002
7002
  listMfaTotpDevices(listMfaTotpDevicesRequest) {
7003
7003
  return __awaiter(this, void 0, void 0, function* () {
@@ -7105,7 +7105,7 @@ class IdentityClient {
7105
7105
  * @param ListNetworkSourcesRequest
7106
7106
  * @return ListNetworkSourcesResponse
7107
7107
  * @throws OciError when an error occurs
7108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7109
7109
  */
7110
7110
  listNetworkSources(listNetworkSourcesRequest) {
7111
7111
  return __awaiter(this, void 0, void 0, function* () {
@@ -7212,7 +7212,7 @@ class IdentityClient {
7212
7212
  * @param ListOAuthClientCredentialsRequest
7213
7213
  * @return ListOAuthClientCredentialsResponse
7214
7214
  * @throws OciError when an error occurs
7215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7216
7216
  */
7217
7217
  listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
7218
7218
  return __awaiter(this, void 0, void 0, function* () {
@@ -7321,7 +7321,7 @@ class IdentityClient {
7321
7321
  * @param ListPoliciesRequest
7322
7322
  * @return ListPoliciesResponse
7323
7323
  * @throws OciError when an error occurs
7324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7325
7325
  */
7326
7326
  listPolicies(listPoliciesRequest) {
7327
7327
  return __awaiter(this, void 0, void 0, function* () {
@@ -7427,7 +7427,7 @@ class IdentityClient {
7427
7427
  * @param ListRegionSubscriptionsRequest
7428
7428
  * @return ListRegionSubscriptionsResponse
7429
7429
  * @throws OciError when an error occurs
7430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7431
7431
  */
7432
7432
  listRegionSubscriptions(listRegionSubscriptionsRequest) {
7433
7433
  return __awaiter(this, void 0, void 0, function* () {
@@ -7482,7 +7482,7 @@ class IdentityClient {
7482
7482
  * @param ListRegionsRequest
7483
7483
  * @return ListRegionsResponse
7484
7484
  * @throws OciError when an error occurs
7485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7486
7486
  */
7487
7487
  listRegions(listRegionsRequest) {
7488
7488
  return __awaiter(this, void 0, void 0, function* () {
@@ -7537,7 +7537,7 @@ class IdentityClient {
7537
7537
  * @param ListSmtpCredentialsRequest
7538
7538
  * @return ListSmtpCredentialsResponse
7539
7539
  * @throws OciError when an error occurs
7540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7540
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7541
7541
  */
7542
7542
  listSmtpCredentials(listSmtpCredentialsRequest) {
7543
7543
  return __awaiter(this, void 0, void 0, function* () {
@@ -7598,7 +7598,7 @@ class IdentityClient {
7598
7598
  * @param ListStandardTagNamespacesRequest
7599
7599
  * @return ListStandardTagNamespacesResponse
7600
7600
  * @throws OciError when an error occurs
7601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7602
7602
  */
7603
7603
  listStandardTagNamespaces(listStandardTagNamespacesRequest) {
7604
7604
  return __awaiter(this, void 0, void 0, function* () {
@@ -7704,7 +7704,7 @@ class IdentityClient {
7704
7704
  * @param ListSwiftPasswordsRequest
7705
7705
  * @return ListSwiftPasswordsResponse
7706
7706
  * @throws OciError when an error occurs
7707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7708
7708
  */
7709
7709
  listSwiftPasswords(listSwiftPasswordsRequest) {
7710
7710
  return __awaiter(this, void 0, void 0, function* () {
@@ -7765,7 +7765,7 @@ class IdentityClient {
7765
7765
  * @param ListTagDefaultsRequest
7766
7766
  * @return ListTagDefaultsResponse
7767
7767
  * @throws OciError when an error occurs
7768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7768
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7769
7769
  */
7770
7770
  listTagDefaults(listTagDefaultsRequest) {
7771
7771
  return __awaiter(this, void 0, void 0, function* () {
@@ -7871,7 +7871,7 @@ class IdentityClient {
7871
7871
  * @param ListTagNamespacesRequest
7872
7872
  * @return ListTagNamespacesResponse
7873
7873
  * @throws OciError when an error occurs
7874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
7874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
7875
7875
  */
7876
7876
  listTagNamespaces(listTagNamespacesRequest) {
7877
7877
  return __awaiter(this, void 0, void 0, function* () {
@@ -7976,7 +7976,7 @@ class IdentityClient {
7976
7976
  * @param ListTaggingWorkRequestErrorsRequest
7977
7977
  * @return ListTaggingWorkRequestErrorsResponse
7978
7978
  * @throws OciError when an error occurs
7979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
7979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
7980
7980
  */
7981
7981
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
7982
7982
  return __awaiter(this, void 0, void 0, function* () {
@@ -8085,7 +8085,7 @@ class IdentityClient {
8085
8085
  * @param ListTaggingWorkRequestLogsRequest
8086
8086
  * @return ListTaggingWorkRequestLogsResponse
8087
8087
  * @throws OciError when an error occurs
8088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8089
8089
  */
8090
8090
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
8091
8091
  return __awaiter(this, void 0, void 0, function* () {
@@ -8194,7 +8194,7 @@ class IdentityClient {
8194
8194
  * @param ListTaggingWorkRequestsRequest
8195
8195
  * @return ListTaggingWorkRequestsResponse
8196
8196
  * @throws OciError when an error occurs
8197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8198
8198
  */
8199
8199
  listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
8200
8200
  return __awaiter(this, void 0, void 0, function* () {
@@ -8298,7 +8298,7 @@ class IdentityClient {
8298
8298
  * @param ListTagsRequest
8299
8299
  * @return ListTagsResponse
8300
8300
  * @throws OciError when an error occurs
8301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
8301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
8302
8302
  */
8303
8303
  listTags(listTagsRequest) {
8304
8304
  return __awaiter(this, void 0, void 0, function* () {
@@ -8412,7 +8412,7 @@ class IdentityClient {
8412
8412
  * @param ListUserGroupMembershipsRequest
8413
8413
  * @return ListUserGroupMembershipsResponse
8414
8414
  * @throws OciError when an error occurs
8415
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8416
8416
  */
8417
8417
  listUserGroupMemberships(listUserGroupMembershipsRequest) {
8418
8418
  return __awaiter(this, void 0, void 0, function* () {
@@ -8519,7 +8519,7 @@ class IdentityClient {
8519
8519
  * @param ListUsersRequest
8520
8520
  * @return ListUsersResponse
8521
8521
  * @throws OciError when an error occurs
8522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8523
8523
  */
8524
8524
  listUsers(listUsersRequest) {
8525
8525
  return __awaiter(this, void 0, void 0, function* () {
@@ -8628,7 +8628,7 @@ class IdentityClient {
8628
8628
  * @param ListWorkRequestsRequest
8629
8629
  * @return ListWorkRequestsResponse
8630
8630
  * @throws OciError when an error occurs
8631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8632
8632
  */
8633
8633
  listWorkRequests(listWorkRequestsRequest) {
8634
8634
  return __awaiter(this, void 0, void 0, function* () {
@@ -8739,7 +8739,7 @@ class IdentityClient {
8739
8739
  * @param MoveCompartmentRequest
8740
8740
  * @return MoveCompartmentResponse
8741
8741
  * @throws OciError when an error occurs
8742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8743
8743
  */
8744
8744
  moveCompartment(moveCompartmentRequest) {
8745
8745
  return __awaiter(this, void 0, void 0, function* () {
@@ -8800,7 +8800,7 @@ class IdentityClient {
8800
8800
  * @param RecoverCompartmentRequest
8801
8801
  * @return RecoverCompartmentResponse
8802
8802
  * @throws OciError when an error occurs
8803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
8803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
8804
8804
  */
8805
8805
  recoverCompartment(recoverCompartmentRequest) {
8806
8806
  return __awaiter(this, void 0, void 0, function* () {
@@ -8862,7 +8862,7 @@ class IdentityClient {
8862
8862
  * @param RemoveUserFromGroupRequest
8863
8863
  * @return RemoveUserFromGroupResponse
8864
8864
  * @throws OciError when an error occurs
8865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
8865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
8866
8866
  */
8867
8867
  removeUserFromGroup(removeUserFromGroupRequest) {
8868
8868
  return __awaiter(this, void 0, void 0, function* () {
@@ -8915,7 +8915,7 @@ class IdentityClient {
8915
8915
  * @param ResetIdpScimClientRequest
8916
8916
  * @return ResetIdpScimClientResponse
8917
8917
  * @throws OciError when an error occurs
8918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
8918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
8919
8919
  */
8920
8920
  resetIdpScimClient(resetIdpScimClientRequest) {
8921
8921
  return __awaiter(this, void 0, void 0, function* () {
@@ -8971,7 +8971,7 @@ class IdentityClient {
8971
8971
  * @param UpdateAuthTokenRequest
8972
8972
  * @return UpdateAuthTokenResponse
8973
8973
  * @throws OciError when an error occurs
8974
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
8974
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
8975
8975
  */
8976
8976
  updateAuthToken(updateAuthTokenRequest) {
8977
8977
  return __awaiter(this, void 0, void 0, function* () {
@@ -9035,7 +9035,7 @@ class IdentityClient {
9035
9035
  * @param UpdateAuthenticationPolicyRequest
9036
9036
  * @return UpdateAuthenticationPolicyResponse
9037
9037
  * @throws OciError when an error occurs
9038
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9038
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9039
9039
  */
9040
9040
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
9041
9041
  return __awaiter(this, void 0, void 0, function* () {
@@ -9097,7 +9097,7 @@ class IdentityClient {
9097
9097
  * @param UpdateCompartmentRequest
9098
9098
  * @return UpdateCompartmentResponse
9099
9099
  * @throws OciError when an error occurs
9100
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9101
9101
  */
9102
9102
  updateCompartment(updateCompartmentRequest) {
9103
9103
  return __awaiter(this, void 0, void 0, function* () {
@@ -9160,7 +9160,7 @@ class IdentityClient {
9160
9160
  * @param UpdateCustomerSecretKeyRequest
9161
9161
  * @return UpdateCustomerSecretKeyResponse
9162
9162
  * @throws OciError when an error occurs
9163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9164
9164
  */
9165
9165
  updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
9166
9166
  return __awaiter(this, void 0, void 0, function* () {
@@ -9227,7 +9227,7 @@ class IdentityClient {
9227
9227
  * @param UpdateDomainRequest
9228
9228
  * @return UpdateDomainResponse
9229
9229
  * @throws OciError when an error occurs
9230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9231
9231
  */
9232
9232
  updateDomain(updateDomainRequest) {
9233
9233
  return __awaiter(this, void 0, void 0, function* () {
@@ -9286,7 +9286,7 @@ class IdentityClient {
9286
9286
  * @param UpdateDynamicGroupRequest
9287
9287
  * @return UpdateDynamicGroupResponse
9288
9288
  * @throws OciError when an error occurs
9289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9290
9290
  */
9291
9291
  updateDynamicGroup(updateDynamicGroupRequest) {
9292
9292
  return __awaiter(this, void 0, void 0, function* () {
@@ -9348,7 +9348,7 @@ class IdentityClient {
9348
9348
  * @param UpdateGroupRequest
9349
9349
  * @return UpdateGroupResponse
9350
9350
  * @throws OciError when an error occurs
9351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9352
9352
  */
9353
9353
  updateGroup(updateGroupRequest) {
9354
9354
  return __awaiter(this, void 0, void 0, function* () {
@@ -9413,7 +9413,7 @@ class IdentityClient {
9413
9413
  * @param UpdateIdentityProviderRequest
9414
9414
  * @return UpdateIdentityProviderResponse
9415
9415
  * @throws OciError when an error occurs
9416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9417
9417
  */
9418
9418
  updateIdentityProvider(updateIdentityProviderRequest) {
9419
9419
  return __awaiter(this, void 0, void 0, function* () {
@@ -9478,7 +9478,7 @@ class IdentityClient {
9478
9478
  * @param UpdateIdpGroupMappingRequest
9479
9479
  * @return UpdateIdpGroupMappingResponse
9480
9480
  * @throws OciError when an error occurs
9481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9482
9482
  */
9483
9483
  updateIdpGroupMapping(updateIdpGroupMappingRequest) {
9484
9484
  return __awaiter(this, void 0, void 0, function* () {
@@ -9542,7 +9542,7 @@ class IdentityClient {
9542
9542
  * @param UpdateNetworkSourceRequest
9543
9543
  * @return UpdateNetworkSourceResponse
9544
9544
  * @throws OciError when an error occurs
9545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9546
9546
  */
9547
9547
  updateNetworkSource(updateNetworkSourceRequest) {
9548
9548
  return __awaiter(this, void 0, void 0, function* () {
@@ -9605,7 +9605,7 @@ class IdentityClient {
9605
9605
  * @param UpdateOAuthClientCredentialRequest
9606
9606
  * @return UpdateOAuthClientCredentialResponse
9607
9607
  * @throws OciError when an error occurs
9608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9609
9609
  */
9610
9610
  updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
9611
9611
  return __awaiter(this, void 0, void 0, function* () {
@@ -9671,7 +9671,7 @@ class IdentityClient {
9671
9671
  * @param UpdatePolicyRequest
9672
9672
  * @return UpdatePolicyResponse
9673
9673
  * @throws OciError when an error occurs
9674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9675
9675
  */
9676
9676
  updatePolicy(updatePolicyRequest) {
9677
9677
  return __awaiter(this, void 0, void 0, function* () {
@@ -9734,7 +9734,7 @@ class IdentityClient {
9734
9734
  * @param UpdateSmtpCredentialRequest
9735
9735
  * @return UpdateSmtpCredentialResponse
9736
9736
  * @throws OciError when an error occurs
9737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
9737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
9738
9738
  */
9739
9739
  updateSmtpCredential(updateSmtpCredentialRequest) {
9740
9740
  return __awaiter(this, void 0, void 0, function* () {
@@ -9800,7 +9800,7 @@ class IdentityClient {
9800
9800
  * @param UpdateSwiftPasswordRequest
9801
9801
  * @return UpdateSwiftPasswordResponse
9802
9802
  * @throws OciError when an error occurs
9803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
9803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
9804
9804
  */
9805
9805
  updateSwiftPassword(updateSwiftPasswordRequest) {
9806
9806
  return __awaiter(this, void 0, void 0, function* () {
@@ -9873,7 +9873,7 @@ class IdentityClient {
9873
9873
  * @param UpdateTagRequest
9874
9874
  * @return UpdateTagResponse
9875
9875
  * @throws OciError when an error occurs
9876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
9876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
9877
9877
  */
9878
9878
  updateTag(updateTagRequest) {
9879
9879
  return __awaiter(this, void 0, void 0, function* () {
@@ -9942,7 +9942,7 @@ class IdentityClient {
9942
9942
  * @param UpdateTagDefaultRequest
9943
9943
  * @return UpdateTagDefaultResponse
9944
9944
  * @throws OciError when an error occurs
9945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
9945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
9946
9946
  */
9947
9947
  updateTagDefault(updateTagDefaultRequest) {
9948
9948
  return __awaiter(this, void 0, void 0, function* () {
@@ -10014,7 +10014,7 @@ class IdentityClient {
10014
10014
  * @param UpdateTagNamespaceRequest
10015
10015
  * @return UpdateTagNamespaceResponse
10016
10016
  * @throws OciError when an error occurs
10017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10018
10018
  */
10019
10019
  updateTagNamespace(updateTagNamespaceRequest) {
10020
10020
  return __awaiter(this, void 0, void 0, function* () {
@@ -10070,7 +10070,7 @@ class IdentityClient {
10070
10070
  * @param UpdateUserRequest
10071
10071
  * @return UpdateUserResponse
10072
10072
  * @throws OciError when an error occurs
10073
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10074
10074
  */
10075
10075
  updateUser(updateUserRequest) {
10076
10076
  return __awaiter(this, void 0, void 0, function* () {
@@ -10133,7 +10133,7 @@ class IdentityClient {
10133
10133
  * @param UpdateUserCapabilitiesRequest
10134
10134
  * @return UpdateUserCapabilitiesResponse
10135
10135
  * @throws OciError when an error occurs
10136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10137
10137
  */
10138
10138
  updateUserCapabilities(updateUserCapabilitiesRequest) {
10139
10139
  return __awaiter(this, void 0, void 0, function* () {
@@ -10196,7 +10196,7 @@ class IdentityClient {
10196
10196
  * @param UpdateUserStateRequest
10197
10197
  * @return UpdateUserStateResponse
10198
10198
  * @throws OciError when an error occurs
10199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10200
10200
  */
10201
10201
  updateUserState(updateUserStateRequest) {
10202
10202
  return __awaiter(this, void 0, void 0, function* () {
@@ -10273,7 +10273,7 @@ class IdentityClient {
10273
10273
  * @param UploadApiKeyRequest
10274
10274
  * @return UploadApiKeyResponse
10275
10275
  * @throws OciError when an error occurs
10276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10277
10277
  */
10278
10278
  uploadApiKey(uploadApiKeyRequest) {
10279
10279
  return __awaiter(this, void 0, void 0, function* () {