oci-identity 2.22.0 → 2.26.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 (145) hide show
  1. package/lib/client.d.ts +142 -141
  2. package/lib/client.js +147 -142
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/activate-domain-request.d.ts +1 -1
  5. package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
  6. package/lib/request/add-user-to-group-request.d.ts +1 -1
  7. package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
  8. package/lib/request/bulk-delete-resources-request.d.ts +1 -1
  9. package/lib/request/bulk-delete-tags-request.d.ts +1 -1
  10. package/lib/request/bulk-edit-tags-request.d.ts +1 -1
  11. package/lib/request/bulk-move-resources-request.d.ts +1 -1
  12. package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
  13. package/lib/request/change-domain-compartment-request.d.ts +1 -1
  14. package/lib/request/change-domain-license-type-request.d.ts +1 -1
  15. package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
  16. package/lib/request/create-auth-token-request.d.ts +1 -1
  17. package/lib/request/create-compartment-request.d.ts +1 -1
  18. package/lib/request/create-customer-secret-key-request.d.ts +1 -1
  19. package/lib/request/create-db-credential-request.d.ts +1 -1
  20. package/lib/request/create-domain-request.d.ts +1 -1
  21. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  22. package/lib/request/create-group-request.d.ts +1 -1
  23. package/lib/request/create-identity-provider-request.d.ts +1 -1
  24. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  25. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  26. package/lib/request/create-network-source-request.d.ts +1 -1
  27. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  28. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  29. package/lib/request/create-policy-request.d.ts +1 -1
  30. package/lib/request/create-region-subscription-request.d.ts +1 -1
  31. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  32. package/lib/request/create-swift-password-request.d.ts +1 -1
  33. package/lib/request/create-tag-default-request.d.ts +1 -1
  34. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  35. package/lib/request/create-tag-request.d.ts +1 -1
  36. package/lib/request/create-user-request.d.ts +1 -1
  37. package/lib/request/deactivate-domain-request.d.ts +1 -1
  38. package/lib/request/delete-api-key-request.d.ts +1 -1
  39. package/lib/request/delete-auth-token-request.d.ts +1 -1
  40. package/lib/request/delete-compartment-request.d.ts +1 -1
  41. package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
  42. package/lib/request/delete-db-credential-request.d.ts +1 -1
  43. package/lib/request/delete-domain-request.d.ts +1 -1
  44. package/lib/request/delete-dynamic-group-request.d.ts +1 -1
  45. package/lib/request/delete-group-request.d.ts +1 -1
  46. package/lib/request/delete-identity-provider-request.d.ts +1 -1
  47. package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
  48. package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
  49. package/lib/request/delete-network-source-request.d.ts +1 -1
  50. package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
  51. package/lib/request/delete-policy-request.d.ts +1 -1
  52. package/lib/request/delete-smtp-credential-request.d.ts +1 -1
  53. package/lib/request/delete-swift-password-request.d.ts +1 -1
  54. package/lib/request/delete-tag-default-request.d.ts +1 -1
  55. package/lib/request/delete-tag-namespace-request.d.ts +1 -1
  56. package/lib/request/delete-tag-request.d.ts +1 -1
  57. package/lib/request/delete-user-request.d.ts +1 -1
  58. package/lib/request/enable-replication-to-region-request.d.ts +1 -1
  59. package/lib/request/generate-totp-seed-request.d.ts +1 -1
  60. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  61. package/lib/request/get-compartment-request.d.ts +1 -1
  62. package/lib/request/get-domain-request.d.ts +1 -1
  63. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  64. package/lib/request/get-group-request.d.ts +1 -1
  65. package/lib/request/get-iam-work-request-request.d.ts +1 -1
  66. package/lib/request/get-identity-provider-request.d.ts +1 -1
  67. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  68. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  69. package/lib/request/get-network-source-request.d.ts +1 -1
  70. package/lib/request/get-policy-request.d.ts +1 -1
  71. package/lib/request/get-standard-tag-template-request.d.ts +1 -1
  72. package/lib/request/get-tag-default-request.d.ts +1 -1
  73. package/lib/request/get-tag-namespace-request.d.ts +1 -1
  74. package/lib/request/get-tag-request.d.ts +1 -1
  75. package/lib/request/get-tagging-work-request-request.d.ts +1 -1
  76. package/lib/request/get-tenancy-request.d.ts +1 -1
  77. package/lib/request/get-user-group-membership-request.d.ts +1 -1
  78. package/lib/request/get-user-request.d.ts +1 -1
  79. package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
  80. package/lib/request/get-work-request-request.d.ts +1 -1
  81. package/lib/request/import-standard-tags-request.d.ts +1 -1
  82. package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
  83. package/lib/request/list-api-keys-request.d.ts +1 -1
  84. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  85. package/lib/request/list-availability-domains-request.d.ts +1 -1
  86. package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
  87. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
  88. package/lib/request/list-compartments-request.d.ts +1 -1
  89. package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
  90. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  91. package/lib/request/list-db-credentials-request.d.ts +1 -1
  92. package/lib/request/list-domains-request.d.ts +1 -1
  93. package/lib/request/list-dynamic-groups-request.d.ts +1 -1
  94. package/lib/request/list-fault-domains-request.d.ts +1 -1
  95. package/lib/request/list-groups-request.d.ts +1 -1
  96. package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
  97. package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
  98. package/lib/request/list-iam-work-requests-request.d.ts +1 -1
  99. package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
  100. package/lib/request/list-identity-providers-request.d.ts +1 -1
  101. package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
  102. package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
  103. package/lib/request/list-network-sources-request.d.ts +1 -1
  104. package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
  105. package/lib/request/list-policies-request.d.ts +1 -1
  106. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  107. package/lib/request/list-regions-request.d.ts +1 -1
  108. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  109. package/lib/request/list-standard-tag-namespaces-request.d.ts +1 -1
  110. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  111. package/lib/request/list-tag-defaults-request.d.ts +1 -1
  112. package/lib/request/list-tag-namespaces-request.d.ts +1 -1
  113. package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
  114. package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
  115. package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
  116. package/lib/request/list-tags-request.d.ts +1 -1
  117. package/lib/request/list-user-group-memberships-request.d.ts +1 -1
  118. package/lib/request/list-users-request.d.ts +1 -1
  119. package/lib/request/list-work-requests-request.d.ts +1 -1
  120. package/lib/request/move-compartment-request.d.ts +1 -1
  121. package/lib/request/recover-compartment-request.d.ts +1 -1
  122. package/lib/request/remove-user-from-group-request.d.ts +1 -1
  123. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  124. package/lib/request/update-auth-token-request.d.ts +1 -1
  125. package/lib/request/update-authentication-policy-request.d.ts +1 -1
  126. package/lib/request/update-compartment-request.d.ts +1 -1
  127. package/lib/request/update-customer-secret-key-request.d.ts +1 -1
  128. package/lib/request/update-domain-request.d.ts +1 -1
  129. package/lib/request/update-dynamic-group-request.d.ts +1 -1
  130. package/lib/request/update-group-request.d.ts +1 -1
  131. package/lib/request/update-identity-provider-request.d.ts +1 -1
  132. package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
  133. package/lib/request/update-network-source-request.d.ts +1 -1
  134. package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
  135. package/lib/request/update-policy-request.d.ts +1 -1
  136. package/lib/request/update-smtp-credential-request.d.ts +1 -1
  137. package/lib/request/update-swift-password-request.d.ts +1 -1
  138. package/lib/request/update-tag-default-request.d.ts +1 -1
  139. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  140. package/lib/request/update-tag-request.d.ts +1 -1
  141. package/lib/request/update-user-capabilities-request.d.ts +1 -1
  142. package/lib/request/update-user-request.d.ts +1 -1
  143. package/lib/request/update-user-state-request.d.ts +1 -1
  144. package/lib/request/upload-api-key-request.d.ts +1 -1
  145. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -60,6 +60,7 @@ class IdentityClient {
60
60
  this["_endpoint"] = "";
61
61
  this["_defaultHeaders"] = {};
62
62
  this._circuitBreaker = null;
63
+ this._httpOptions = undefined;
63
64
  const requestSigner = params.authenticationDetailsProvider
64
65
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
65
66
  : null;
@@ -68,6 +69,9 @@ class IdentityClient {
68
69
  this._circuitBreaker = clientConfiguration.circuitBreaker
69
70
  ? clientConfiguration.circuitBreaker.circuit
70
71
  : null;
72
+ this._httpOptions = clientConfiguration.httpOptions
73
+ ? clientConfiguration.httpOptions
74
+ : undefined;
71
75
  }
72
76
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
73
77
  const specCircuitBreakerEnabled = true;
@@ -77,7 +81,8 @@ class IdentityClient {
77
81
  this._circuitBreaker = new common.CircuitBreaker().circuit;
78
82
  }
79
83
  this._httpClient =
80
- params.httpClient || new common.FetchHttpClient(requestSigner, this._circuitBreaker);
84
+ params.httpClient ||
85
+ new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions);
81
86
  if (params.authenticationDetailsProvider &&
82
87
  common.isRegionProvider(params.authenticationDetailsProvider)) {
83
88
  const provider = params.authenticationDetailsProvider;
@@ -158,7 +163,7 @@ class IdentityClient {
158
163
  * @param ActivateDomainRequest
159
164
  * @return ActivateDomainResponse
160
165
  * @throws OciError when an error occurs
161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
162
167
  */
163
168
  activateDomain(activateDomainRequest) {
164
169
  return __awaiter(this, void 0, void 0, function* () {
@@ -218,7 +223,7 @@ class IdentityClient {
218
223
  * @param ActivateMfaTotpDeviceRequest
219
224
  * @return ActivateMfaTotpDeviceResponse
220
225
  * @throws OciError when an error occurs
221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
222
227
  */
223
228
  activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
224
229
  return __awaiter(this, void 0, void 0, function* () {
@@ -286,7 +291,7 @@ class IdentityClient {
286
291
  * @param AddUserToGroupRequest
287
292
  * @return AddUserToGroupResponse
288
293
  * @throws OciError when an error occurs
289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
290
295
  */
291
296
  addUserToGroup(addUserToGroupRequest) {
292
297
  return __awaiter(this, void 0, void 0, function* () {
@@ -350,7 +355,7 @@ class IdentityClient {
350
355
  * @param AssembleEffectiveTagSetRequest
351
356
  * @return AssembleEffectiveTagSetResponse
352
357
  * @throws OciError when an error occurs
353
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
354
359
  */
355
360
  assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
356
361
  return __awaiter(this, void 0, void 0, function* () {
@@ -416,7 +421,7 @@ class IdentityClient {
416
421
  * @param BulkDeleteResourcesRequest
417
422
  * @return BulkDeleteResourcesResponse
418
423
  * @throws OciError when an error occurs
419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
420
425
  */
421
426
  bulkDeleteResources(bulkDeleteResourcesRequest) {
422
427
  return __awaiter(this, void 0, void 0, function* () {
@@ -496,7 +501,7 @@ class IdentityClient {
496
501
  * @param BulkDeleteTagsRequest
497
502
  * @return BulkDeleteTagsResponse
498
503
  * @throws OciError when an error occurs
499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
500
505
  */
501
506
  bulkDeleteTags(bulkDeleteTagsRequest) {
502
507
  return __awaiter(this, void 0, void 0, function* () {
@@ -567,7 +572,7 @@ class IdentityClient {
567
572
  * @param BulkEditTagsRequest
568
573
  * @return BulkEditTagsResponse
569
574
  * @throws OciError when an error occurs
570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
571
576
  */
572
577
  bulkEditTags(bulkEditTagsRequest) {
573
578
  return __awaiter(this, void 0, void 0, function* () {
@@ -629,7 +634,7 @@ class IdentityClient {
629
634
  * @param BulkMoveResourcesRequest
630
635
  * @return BulkMoveResourcesResponse
631
636
  * @throws OciError when an error occurs
632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
633
638
  */
634
639
  bulkMoveResources(bulkMoveResourcesRequest) {
635
640
  return __awaiter(this, void 0, void 0, function* () {
@@ -707,7 +712,7 @@ class IdentityClient {
707
712
  * @param CascadeDeleteTagNamespaceRequest
708
713
  * @return CascadeDeleteTagNamespaceResponse
709
714
  * @throws OciError when an error occurs
710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
711
716
  */
712
717
  cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
713
718
  return __awaiter(this, void 0, void 0, function* () {
@@ -770,7 +775,7 @@ class IdentityClient {
770
775
  * @param ChangeDomainCompartmentRequest
771
776
  * @return ChangeDomainCompartmentResponse
772
777
  * @throws OciError when an error occurs
773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
774
779
  */
775
780
  changeDomainCompartment(changeDomainCompartmentRequest) {
776
781
  return __awaiter(this, void 0, void 0, function* () {
@@ -839,7 +844,7 @@ class IdentityClient {
839
844
  * @param ChangeDomainLicenseTypeRequest
840
845
  * @return ChangeDomainLicenseTypeResponse
841
846
  * @throws OciError when an error occurs
842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
843
848
  */
844
849
  changeDomainLicenseType(changeDomainLicenseTypeRequest) {
845
850
  return __awaiter(this, void 0, void 0, function* () {
@@ -905,7 +910,7 @@ class IdentityClient {
905
910
  * @param ChangeTagNamespaceCompartmentRequest
906
911
  * @return ChangeTagNamespaceCompartmentResponse
907
912
  * @throws OciError when an error occurs
908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
909
914
  */
910
915
  changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
911
916
  return __awaiter(this, void 0, void 0, function* () {
@@ -968,7 +973,7 @@ class IdentityClient {
968
973
  * @param CreateAuthTokenRequest
969
974
  * @return CreateAuthTokenResponse
970
975
  * @throws OciError when an error occurs
971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
972
977
  */
973
978
  createAuthToken(createAuthTokenRequest) {
974
979
  return __awaiter(this, void 0, void 0, function* () {
@@ -1047,7 +1052,7 @@ class IdentityClient {
1047
1052
  * @param CreateCompartmentRequest
1048
1053
  * @return CreateCompartmentResponse
1049
1054
  * @throws OciError when an error occurs
1050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1051
1056
  */
1052
1057
  createCompartment(createCompartmentRequest) {
1053
1058
  return __awaiter(this, void 0, void 0, function* () {
@@ -1118,7 +1123,7 @@ class IdentityClient {
1118
1123
  * @param CreateCustomerSecretKeyRequest
1119
1124
  * @return CreateCustomerSecretKeyResponse
1120
1125
  * @throws OciError when an error occurs
1121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1122
1127
  */
1123
1128
  createCustomerSecretKey(createCustomerSecretKeyRequest) {
1124
1129
  return __awaiter(this, void 0, void 0, function* () {
@@ -1181,7 +1186,7 @@ class IdentityClient {
1181
1186
  * @param CreateDbCredentialRequest
1182
1187
  * @return CreateDbCredentialResponse
1183
1188
  * @throws OciError when an error occurs
1184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1185
1190
  */
1186
1191
  createDbCredential(createDbCredentialRequest) {
1187
1192
  return __awaiter(this, void 0, void 0, function* () {
@@ -1252,7 +1257,7 @@ class IdentityClient {
1252
1257
  * @param CreateDomainRequest
1253
1258
  * @return CreateDomainResponse
1254
1259
  * @throws OciError when an error occurs
1255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1256
1261
  */
1257
1262
  createDomain(createDomainRequest) {
1258
1263
  return __awaiter(this, void 0, void 0, function* () {
@@ -1327,7 +1332,7 @@ class IdentityClient {
1327
1332
  * @param CreateDynamicGroupRequest
1328
1333
  * @return CreateDynamicGroupResponse
1329
1334
  * @throws OciError when an error occurs
1330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1331
1336
  */
1332
1337
  createDynamicGroup(createDynamicGroupRequest) {
1333
1338
  return __awaiter(this, void 0, void 0, function* () {
@@ -1408,7 +1413,7 @@ class IdentityClient {
1408
1413
  * @param CreateGroupRequest
1409
1414
  * @return CreateGroupResponse
1410
1415
  * @throws OciError when an error occurs
1411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1412
1417
  */
1413
1418
  createGroup(createGroupRequest) {
1414
1419
  return __awaiter(this, void 0, void 0, function* () {
@@ -1488,7 +1493,7 @@ class IdentityClient {
1488
1493
  * @param CreateIdentityProviderRequest
1489
1494
  * @return CreateIdentityProviderResponse
1490
1495
  * @throws OciError when an error occurs
1491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1492
1497
  */
1493
1498
  createIdentityProvider(createIdentityProviderRequest) {
1494
1499
  return __awaiter(this, void 0, void 0, function* () {
@@ -1552,7 +1557,7 @@ class IdentityClient {
1552
1557
  * @param CreateIdpGroupMappingRequest
1553
1558
  * @return CreateIdpGroupMappingResponse
1554
1559
  * @throws OciError when an error occurs
1555
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1556
1561
  */
1557
1562
  createIdpGroupMapping(createIdpGroupMappingRequest) {
1558
1563
  return __awaiter(this, void 0, void 0, function* () {
@@ -1615,7 +1620,7 @@ class IdentityClient {
1615
1620
  * @param CreateMfaTotpDeviceRequest
1616
1621
  * @return CreateMfaTotpDeviceResponse
1617
1622
  * @throws OciError when an error occurs
1618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1619
1624
  */
1620
1625
  createMfaTotpDevice(createMfaTotpDeviceRequest) {
1621
1626
  return __awaiter(this, void 0, void 0, function* () {
@@ -1697,7 +1702,7 @@ class IdentityClient {
1697
1702
  * @param CreateNetworkSourceRequest
1698
1703
  * @return CreateNetworkSourceResponse
1699
1704
  * @throws OciError when an error occurs
1700
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1701
1706
  */
1702
1707
  createNetworkSource(createNetworkSourceRequest) {
1703
1708
  return __awaiter(this, void 0, void 0, function* () {
@@ -1758,7 +1763,7 @@ class IdentityClient {
1758
1763
  * @param CreateOAuthClientCredentialRequest
1759
1764
  * @return CreateOAuthClientCredentialResponse
1760
1765
  * @throws OciError when an error occurs
1761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1762
1767
  */
1763
1768
  createOAuthClientCredential(createOAuthClientCredentialRequest) {
1764
1769
  return __awaiter(this, void 0, void 0, function* () {
@@ -1835,7 +1840,7 @@ class IdentityClient {
1835
1840
  * @param CreateOrResetUIPasswordRequest
1836
1841
  * @return CreateOrResetUIPasswordResponse
1837
1842
  * @throws OciError when an error occurs
1838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1839
1844
  */
1840
1845
  createOrResetUIPassword(createOrResetUIPasswordRequest) {
1841
1846
  return __awaiter(this, void 0, void 0, function* () {
@@ -1913,7 +1918,7 @@ class IdentityClient {
1913
1918
  * @param CreatePolicyRequest
1914
1919
  * @return CreatePolicyResponse
1915
1920
  * @throws OciError when an error occurs
1916
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1917
1922
  */
1918
1923
  createPolicy(createPolicyRequest) {
1919
1924
  return __awaiter(this, void 0, void 0, function* () {
@@ -1974,7 +1979,7 @@ class IdentityClient {
1974
1979
  * @param CreateRegionSubscriptionRequest
1975
1980
  * @return CreateRegionSubscriptionResponse
1976
1981
  * @throws OciError when an error occurs
1977
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
1978
1983
  */
1979
1984
  createRegionSubscription(createRegionSubscriptionRequest) {
1980
1985
  return __awaiter(this, void 0, void 0, function* () {
@@ -2035,7 +2040,7 @@ class IdentityClient {
2035
2040
  * @param CreateSmtpCredentialRequest
2036
2041
  * @return CreateSmtpCredentialResponse
2037
2042
  * @throws OciError when an error occurs
2038
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2039
2044
  */
2040
2045
  createSmtpCredential(createSmtpCredentialRequest) {
2041
2046
  return __awaiter(this, void 0, void 0, function* () {
@@ -2109,7 +2114,7 @@ class IdentityClient {
2109
2114
  * @param CreateSwiftPasswordRequest
2110
2115
  * @return CreateSwiftPasswordResponse
2111
2116
  * @throws OciError when an error occurs
2112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2113
2118
  */
2114
2119
  createSwiftPassword(createSwiftPasswordRequest) {
2115
2120
  return __awaiter(this, void 0, void 0, function* () {
@@ -2193,7 +2198,7 @@ class IdentityClient {
2193
2198
  * @param CreateTagRequest
2194
2199
  * @return CreateTagResponse
2195
2200
  * @throws OciError when an error occurs
2196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2197
2202
  */
2198
2203
  createTag(createTagRequest) {
2199
2204
  return __awaiter(this, void 0, void 0, function* () {
@@ -2263,7 +2268,7 @@ class IdentityClient {
2263
2268
  * @param CreateTagDefaultRequest
2264
2269
  * @return CreateTagDefaultResponse
2265
2270
  * @throws OciError when an error occurs
2266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2267
2272
  */
2268
2273
  createTagDefault(createTagDefaultRequest) {
2269
2274
  return __awaiter(this, void 0, void 0, function* () {
@@ -2338,7 +2343,7 @@ class IdentityClient {
2338
2343
  * @param CreateTagNamespaceRequest
2339
2344
  * @return CreateTagNamespaceResponse
2340
2345
  * @throws OciError when an error occurs
2341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2342
2347
  */
2343
2348
  createTagNamespace(createTagNamespaceRequest) {
2344
2349
  return __awaiter(this, void 0, void 0, function* () {
@@ -2428,7 +2433,7 @@ class IdentityClient {
2428
2433
  * @param CreateUserRequest
2429
2434
  * @return CreateUserResponse
2430
2435
  * @throws OciError when an error occurs
2431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2432
2437
  */
2433
2438
  createUser(createUserRequest) {
2434
2439
  return __awaiter(this, void 0, void 0, function* () {
@@ -2497,7 +2502,7 @@ class IdentityClient {
2497
2502
  * @param DeactivateDomainRequest
2498
2503
  * @return DeactivateDomainResponse
2499
2504
  * @throws OciError when an error occurs
2500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2501
2506
  */
2502
2507
  deactivateDomain(deactivateDomainRequest) {
2503
2508
  return __awaiter(this, void 0, void 0, function* () {
@@ -2562,7 +2567,7 @@ class IdentityClient {
2562
2567
  * @param DeleteApiKeyRequest
2563
2568
  * @return DeleteApiKeyResponse
2564
2569
  * @throws OciError when an error occurs
2565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2566
2571
  */
2567
2572
  deleteApiKey(deleteApiKeyRequest) {
2568
2573
  return __awaiter(this, void 0, void 0, function* () {
@@ -2616,7 +2621,7 @@ class IdentityClient {
2616
2621
  * @param DeleteAuthTokenRequest
2617
2622
  * @return DeleteAuthTokenResponse
2618
2623
  * @throws OciError when an error occurs
2619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2620
2625
  */
2621
2626
  deleteAuthToken(deleteAuthTokenRequest) {
2622
2627
  return __awaiter(this, void 0, void 0, function* () {
@@ -2670,7 +2675,7 @@ class IdentityClient {
2670
2675
  * @param DeleteCompartmentRequest
2671
2676
  * @return DeleteCompartmentResponse
2672
2677
  * @throws OciError when an error occurs
2673
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2674
2679
  */
2675
2680
  deleteCompartment(deleteCompartmentRequest) {
2676
2681
  return __awaiter(this, void 0, void 0, function* () {
@@ -2728,7 +2733,7 @@ class IdentityClient {
2728
2733
  * @param DeleteCustomerSecretKeyRequest
2729
2734
  * @return DeleteCustomerSecretKeyResponse
2730
2735
  * @throws OciError when an error occurs
2731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2732
2737
  */
2733
2738
  deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
2734
2739
  return __awaiter(this, void 0, void 0, function* () {
@@ -2782,7 +2787,7 @@ class IdentityClient {
2782
2787
  * @param DeleteDbCredentialRequest
2783
2788
  * @return DeleteDbCredentialResponse
2784
2789
  * @throws OciError when an error occurs
2785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
2786
2791
  */
2787
2792
  deleteDbCredential(deleteDbCredentialRequest) {
2788
2793
  return __awaiter(this, void 0, void 0, function* () {
@@ -2843,7 +2848,7 @@ class IdentityClient {
2843
2848
  * @param DeleteDomainRequest
2844
2849
  * @return DeleteDomainResponse
2845
2850
  * @throws OciError when an error occurs
2846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
2847
2852
  */
2848
2853
  deleteDomain(deleteDomainRequest) {
2849
2854
  return __awaiter(this, void 0, void 0, function* () {
@@ -2902,7 +2907,7 @@ class IdentityClient {
2902
2907
  * @param DeleteDynamicGroupRequest
2903
2908
  * @return DeleteDynamicGroupResponse
2904
2909
  * @throws OciError when an error occurs
2905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2906
2911
  */
2907
2912
  deleteDynamicGroup(deleteDynamicGroupRequest) {
2908
2913
  return __awaiter(this, void 0, void 0, function* () {
@@ -2955,7 +2960,7 @@ class IdentityClient {
2955
2960
  * @param DeleteGroupRequest
2956
2961
  * @return DeleteGroupResponse
2957
2962
  * @throws OciError when an error occurs
2958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
2959
2964
  */
2960
2965
  deleteGroup(deleteGroupRequest) {
2961
2966
  return __awaiter(this, void 0, void 0, function* () {
@@ -3011,7 +3016,7 @@ class IdentityClient {
3011
3016
  * @param DeleteIdentityProviderRequest
3012
3017
  * @return DeleteIdentityProviderResponse
3013
3018
  * @throws OciError when an error occurs
3014
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3015
3020
  */
3016
3021
  deleteIdentityProvider(deleteIdentityProviderRequest) {
3017
3022
  return __awaiter(this, void 0, void 0, function* () {
@@ -3066,7 +3071,7 @@ class IdentityClient {
3066
3071
  * @param DeleteIdpGroupMappingRequest
3067
3072
  * @return DeleteIdpGroupMappingResponse
3068
3073
  * @throws OciError when an error occurs
3069
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3070
3075
  */
3071
3076
  deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
3072
3077
  return __awaiter(this, void 0, void 0, function* () {
@@ -3120,7 +3125,7 @@ class IdentityClient {
3120
3125
  * @param DeleteMfaTotpDeviceRequest
3121
3126
  * @return DeleteMfaTotpDeviceResponse
3122
3127
  * @throws OciError when an error occurs
3123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3124
3129
  */
3125
3130
  deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
3126
3131
  return __awaiter(this, void 0, void 0, function* () {
@@ -3174,7 +3179,7 @@ class IdentityClient {
3174
3179
  * @param DeleteNetworkSourceRequest
3175
3180
  * @return DeleteNetworkSourceResponse
3176
3181
  * @throws OciError when an error occurs
3177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3178
3183
  */
3179
3184
  deleteNetworkSource(deleteNetworkSourceRequest) {
3180
3185
  return __awaiter(this, void 0, void 0, function* () {
@@ -3227,7 +3232,7 @@ class IdentityClient {
3227
3232
  * @param DeleteOAuthClientCredentialRequest
3228
3233
  * @return DeleteOAuthClientCredentialResponse
3229
3234
  * @throws OciError when an error occurs
3230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3231
3236
  */
3232
3237
  deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
3233
3238
  return __awaiter(this, void 0, void 0, function* () {
@@ -3280,7 +3285,7 @@ class IdentityClient {
3280
3285
  * @param DeletePolicyRequest
3281
3286
  * @return DeletePolicyResponse
3282
3287
  * @throws OciError when an error occurs
3283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3284
3289
  */
3285
3290
  deletePolicy(deletePolicyRequest) {
3286
3291
  return __awaiter(this, void 0, void 0, function* () {
@@ -3333,7 +3338,7 @@ class IdentityClient {
3333
3338
  * @param DeleteSmtpCredentialRequest
3334
3339
  * @return DeleteSmtpCredentialResponse
3335
3340
  * @throws OciError when an error occurs
3336
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3337
3342
  */
3338
3343
  deleteSmtpCredential(deleteSmtpCredentialRequest) {
3339
3344
  return __awaiter(this, void 0, void 0, function* () {
@@ -3389,7 +3394,7 @@ class IdentityClient {
3389
3394
  * @param DeleteSwiftPasswordRequest
3390
3395
  * @return DeleteSwiftPasswordResponse
3391
3396
  * @throws OciError when an error occurs
3392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3393
3398
  */
3394
3399
  deleteSwiftPassword(deleteSwiftPasswordRequest) {
3395
3400
  return __awaiter(this, void 0, void 0, function* () {
@@ -3463,7 +3468,7 @@ class IdentityClient {
3463
3468
  * @param DeleteTagRequest
3464
3469
  * @return DeleteTagResponse
3465
3470
  * @throws OciError when an error occurs
3466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3467
3472
  */
3468
3473
  deleteTag(deleteTagRequest) {
3469
3474
  return __awaiter(this, void 0, void 0, function* () {
@@ -3522,7 +3527,7 @@ class IdentityClient {
3522
3527
  * @param DeleteTagDefaultRequest
3523
3528
  * @return DeleteTagDefaultResponse
3524
3529
  * @throws OciError when an error occurs
3525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3526
3531
  */
3527
3532
  deleteTagDefault(deleteTagDefaultRequest) {
3528
3533
  return __awaiter(this, void 0, void 0, function* () {
@@ -3582,7 +3587,7 @@ class IdentityClient {
3582
3587
  * @param DeleteTagNamespaceRequest
3583
3588
  * @return DeleteTagNamespaceResponse
3584
3589
  * @throws OciError when an error occurs
3585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3586
3591
  */
3587
3592
  deleteTagNamespace(deleteTagNamespaceRequest) {
3588
3593
  return __awaiter(this, void 0, void 0, function* () {
@@ -3635,7 +3640,7 @@ class IdentityClient {
3635
3640
  * @param DeleteUserRequest
3636
3641
  * @return DeleteUserResponse
3637
3642
  * @throws OciError when an error occurs
3638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3639
3644
  */
3640
3645
  deleteUser(deleteUserRequest) {
3641
3646
  return __awaiter(this, void 0, void 0, function* () {
@@ -3697,7 +3702,7 @@ class IdentityClient {
3697
3702
  * @param EnableReplicationToRegionRequest
3698
3703
  * @return EnableReplicationToRegionResponse
3699
3704
  * @throws OciError when an error occurs
3700
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
3701
3706
  */
3702
3707
  enableReplicationToRegion(enableReplicationToRegionRequest) {
3703
3708
  return __awaiter(this, void 0, void 0, function* () {
@@ -3758,7 +3763,7 @@ class IdentityClient {
3758
3763
  * @param GenerateTotpSeedRequest
3759
3764
  * @return GenerateTotpSeedResponse
3760
3765
  * @throws OciError when an error occurs
3761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3762
3767
  */
3763
3768
  generateTotpSeed(generateTotpSeedRequest) {
3764
3769
  return __awaiter(this, void 0, void 0, function* () {
@@ -3822,7 +3827,7 @@ class IdentityClient {
3822
3827
  * @param GetAuthenticationPolicyRequest
3823
3828
  * @return GetAuthenticationPolicyResponse
3824
3829
  * @throws OciError when an error occurs
3825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3826
3831
  */
3827
3832
  getAuthenticationPolicy(getAuthenticationPolicyRequest) {
3828
3833
  return __awaiter(this, void 0, void 0, function* () {
@@ -3890,7 +3895,7 @@ class IdentityClient {
3890
3895
  * @param GetCompartmentRequest
3891
3896
  * @return GetCompartmentResponse
3892
3897
  * @throws OciError when an error occurs
3893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
3894
3899
  */
3895
3900
  getCompartment(getCompartmentRequest) {
3896
3901
  return __awaiter(this, void 0, void 0, function* () {
@@ -3951,7 +3956,7 @@ class IdentityClient {
3951
3956
  * @param GetDomainRequest
3952
3957
  * @return GetDomainResponse
3953
3958
  * @throws OciError when an error occurs
3954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
3955
3960
  */
3956
3961
  getDomain(getDomainRequest) {
3957
3962
  return __awaiter(this, void 0, void 0, function* () {
@@ -4013,7 +4018,7 @@ class IdentityClient {
4013
4018
  * @param GetDynamicGroupRequest
4014
4019
  * @return GetDynamicGroupResponse
4015
4020
  * @throws OciError when an error occurs
4016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4017
4022
  */
4018
4023
  getDynamicGroup(getDynamicGroupRequest) {
4019
4024
  return __awaiter(this, void 0, void 0, function* () {
@@ -4078,7 +4083,7 @@ class IdentityClient {
4078
4083
  * @param GetGroupRequest
4079
4084
  * @return GetGroupResponse
4080
4085
  * @throws OciError when an error occurs
4081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4082
4087
  */
4083
4088
  getGroup(getGroupRequest) {
4084
4089
  return __awaiter(this, void 0, void 0, function* () {
@@ -4139,7 +4144,7 @@ class IdentityClient {
4139
4144
  * @param GetIamWorkRequestRequest
4140
4145
  * @return GetIamWorkRequestResponse
4141
4146
  * @throws OciError when an error occurs
4142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4143
4148
  */
4144
4149
  getIamWorkRequest(getIamWorkRequestRequest) {
4145
4150
  return __awaiter(this, void 0, void 0, function* () {
@@ -4198,7 +4203,7 @@ class IdentityClient {
4198
4203
  * @param GetIdentityProviderRequest
4199
4204
  * @return GetIdentityProviderResponse
4200
4205
  * @throws OciError when an error occurs
4201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4202
4207
  */
4203
4208
  getIdentityProvider(getIdentityProviderRequest) {
4204
4209
  return __awaiter(this, void 0, void 0, function* () {
@@ -4261,7 +4266,7 @@ class IdentityClient {
4261
4266
  * @param GetIdpGroupMappingRequest
4262
4267
  * @return GetIdpGroupMappingResponse
4263
4268
  * @throws OciError when an error occurs
4264
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4265
4270
  */
4266
4271
  getIdpGroupMapping(getIdpGroupMappingRequest) {
4267
4272
  return __awaiter(this, void 0, void 0, function* () {
@@ -4323,7 +4328,7 @@ class IdentityClient {
4323
4328
  * @param GetMfaTotpDeviceRequest
4324
4329
  * @return GetMfaTotpDeviceResponse
4325
4330
  * @throws OciError when an error occurs
4326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4327
4332
  */
4328
4333
  getMfaTotpDevice(getMfaTotpDeviceRequest) {
4329
4334
  return __awaiter(this, void 0, void 0, function* () {
@@ -4385,7 +4390,7 @@ class IdentityClient {
4385
4390
  * @param GetNetworkSourceRequest
4386
4391
  * @return GetNetworkSourceResponse
4387
4392
  * @throws OciError when an error occurs
4388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4389
4394
  */
4390
4395
  getNetworkSource(getNetworkSourceRequest) {
4391
4396
  return __awaiter(this, void 0, void 0, function* () {
@@ -4445,7 +4450,7 @@ class IdentityClient {
4445
4450
  * @param GetPolicyRequest
4446
4451
  * @return GetPolicyResponse
4447
4452
  * @throws OciError when an error occurs
4448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4449
4454
  */
4450
4455
  getPolicy(getPolicyRequest) {
4451
4456
  return __awaiter(this, void 0, void 0, function* () {
@@ -4506,7 +4511,7 @@ class IdentityClient {
4506
4511
  * @param GetStandardTagTemplateRequest
4507
4512
  * @return GetStandardTagTemplateResponse
4508
4513
  * @throws OciError when an error occurs
4509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4510
4515
  */
4511
4516
  getStandardTagTemplate(getStandardTagTemplateRequest) {
4512
4517
  return __awaiter(this, void 0, void 0, function* () {
@@ -4563,7 +4568,7 @@ class IdentityClient {
4563
4568
  * @param GetTagRequest
4564
4569
  * @return GetTagResponse
4565
4570
  * @throws OciError when an error occurs
4566
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
4567
4572
  */
4568
4573
  getTag(getTagRequest) {
4569
4574
  return __awaiter(this, void 0, void 0, function* () {
@@ -4625,7 +4630,7 @@ class IdentityClient {
4625
4630
  * @param GetTagDefaultRequest
4626
4631
  * @return GetTagDefaultResponse
4627
4632
  * @throws OciError when an error occurs
4628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4629
4634
  */
4630
4635
  getTagDefault(getTagDefaultRequest) {
4631
4636
  return __awaiter(this, void 0, void 0, function* () {
@@ -4686,7 +4691,7 @@ class IdentityClient {
4686
4691
  * @param GetTagNamespaceRequest
4687
4692
  * @return GetTagNamespaceResponse
4688
4693
  * @throws OciError when an error occurs
4689
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4690
4695
  */
4691
4696
  getTagNamespace(getTagNamespaceRequest) {
4692
4697
  return __awaiter(this, void 0, void 0, function* () {
@@ -4743,7 +4748,7 @@ class IdentityClient {
4743
4748
  * @param GetTaggingWorkRequestRequest
4744
4749
  * @return GetTaggingWorkRequestResponse
4745
4750
  * @throws OciError when an error occurs
4746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4747
4752
  */
4748
4753
  getTaggingWorkRequest(getTaggingWorkRequestRequest) {
4749
4754
  return __awaiter(this, void 0, void 0, function* () {
@@ -4803,7 +4808,7 @@ class IdentityClient {
4803
4808
  * @param GetTenancyRequest
4804
4809
  * @return GetTenancyResponse
4805
4810
  * @throws OciError when an error occurs
4806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4807
4812
  */
4808
4813
  getTenancy(getTenancyRequest) {
4809
4814
  return __awaiter(this, void 0, void 0, function* () {
@@ -4858,7 +4863,7 @@ class IdentityClient {
4858
4863
  * @param GetUserRequest
4859
4864
  * @return GetUserResponse
4860
4865
  * @throws OciError when an error occurs
4861
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
4862
4867
  */
4863
4868
  getUser(getUserRequest) {
4864
4869
  return __awaiter(this, void 0, void 0, function* () {
@@ -4918,7 +4923,7 @@ class IdentityClient {
4918
4923
  * @param GetUserGroupMembershipRequest
4919
4924
  * @return GetUserGroupMembershipResponse
4920
4925
  * @throws OciError when an error occurs
4921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
4922
4927
  */
4923
4928
  getUserGroupMembership(getUserGroupMembershipRequest) {
4924
4929
  return __awaiter(this, void 0, void 0, function* () {
@@ -4980,7 +4985,7 @@ class IdentityClient {
4980
4985
  * @param GetUserUIPasswordInformationRequest
4981
4986
  * @return GetUserUIPasswordInformationResponse
4982
4987
  * @throws OciError when an error occurs
4983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
4984
4989
  */
4985
4990
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
4986
4991
  return __awaiter(this, void 0, void 0, function* () {
@@ -5042,7 +5047,7 @@ class IdentityClient {
5042
5047
  * @param GetWorkRequestRequest
5043
5048
  * @return GetWorkRequestResponse
5044
5049
  * @throws OciError when an error occurs
5045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5046
5051
  */
5047
5052
  getWorkRequest(getWorkRequestRequest) {
5048
5053
  return __awaiter(this, void 0, void 0, function* () {
@@ -5104,7 +5109,7 @@ class IdentityClient {
5104
5109
  * @param ImportStandardTagsRequest
5105
5110
  * @return ImportStandardTagsResponse
5106
5111
  * @throws OciError when an error occurs
5107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5108
5113
  */
5109
5114
  importStandardTags(importStandardTagsRequest) {
5110
5115
  return __awaiter(this, void 0, void 0, function* () {
@@ -5166,7 +5171,7 @@ class IdentityClient {
5166
5171
  * @param ListAllowedDomainLicenseTypesRequest
5167
5172
  * @return ListAllowedDomainLicenseTypesResponse
5168
5173
  * @throws OciError when an error occurs
5169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5170
5175
  */
5171
5176
  listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
5172
5177
  return __awaiter(this, void 0, void 0, function* () {
@@ -5231,7 +5236,7 @@ class IdentityClient {
5231
5236
  * @param ListApiKeysRequest
5232
5237
  * @return ListApiKeysResponse
5233
5238
  * @throws OciError when an error occurs
5234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5235
5240
  */
5236
5241
  listApiKeys(listApiKeysRequest) {
5237
5242
  return __awaiter(this, void 0, void 0, function* () {
@@ -5293,7 +5298,7 @@ class IdentityClient {
5293
5298
  * @param ListAuthTokensRequest
5294
5299
  * @return ListAuthTokensResponse
5295
5300
  * @throws OciError when an error occurs
5296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5297
5302
  */
5298
5303
  listAuthTokens(listAuthTokensRequest) {
5299
5304
  return __awaiter(this, void 0, void 0, function* () {
@@ -5358,7 +5363,7 @@ class IdentityClient {
5358
5363
  * @param ListAvailabilityDomainsRequest
5359
5364
  * @return ListAvailabilityDomainsResponse
5360
5365
  * @throws OciError when an error occurs
5361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5362
5367
  */
5363
5368
  listAvailabilityDomains(listAvailabilityDomainsRequest) {
5364
5369
  return __awaiter(this, void 0, void 0, function* () {
@@ -5425,7 +5430,7 @@ class IdentityClient {
5425
5430
  * @param ListBulkActionResourceTypesRequest
5426
5431
  * @return ListBulkActionResourceTypesResponse
5427
5432
  * @throws OciError when an error occurs
5428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5429
5434
  */
5430
5435
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
5431
5436
  return __awaiter(this, void 0, void 0, function* () {
@@ -5488,7 +5493,7 @@ class IdentityClient {
5488
5493
  * @param ListBulkEditTagsResourceTypesRequest
5489
5494
  * @return ListBulkEditTagsResourceTypesResponse
5490
5495
  * @throws OciError when an error occurs
5491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5492
5497
  */
5493
5498
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
5494
5499
  return __awaiter(this, void 0, void 0, function* () {
@@ -5567,7 +5572,7 @@ class IdentityClient {
5567
5572
  * @param ListCompartmentsRequest
5568
5573
  * @return ListCompartmentsResponse
5569
5574
  * @throws OciError when an error occurs
5570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5571
5576
  */
5572
5577
  listCompartments(listCompartmentsRequest) {
5573
5578
  return __awaiter(this, void 0, void 0, function* () {
@@ -5677,7 +5682,7 @@ class IdentityClient {
5677
5682
  * @param ListCostTrackingTagsRequest
5678
5683
  * @return ListCostTrackingTagsResponse
5679
5684
  * @throws OciError when an error occurs
5680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5681
5686
  */
5682
5687
  listCostTrackingTags(listCostTrackingTagsRequest) {
5683
5688
  return __awaiter(this, void 0, void 0, function* () {
@@ -5781,7 +5786,7 @@ class IdentityClient {
5781
5786
  * @param ListCustomerSecretKeysRequest
5782
5787
  * @return ListCustomerSecretKeysResponse
5783
5788
  * @throws OciError when an error occurs
5784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5785
5790
  */
5786
5791
  listCustomerSecretKeys(listCustomerSecretKeysRequest) {
5787
5792
  return __awaiter(this, void 0, void 0, function* () {
@@ -5842,7 +5847,7 @@ class IdentityClient {
5842
5847
  * @param ListDbCredentialsRequest
5843
5848
  * @return ListDbCredentialsResponse
5844
5849
  * @throws OciError when an error occurs
5845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
5846
5851
  */
5847
5852
  listDbCredentials(listDbCredentialsRequest) {
5848
5853
  return __awaiter(this, void 0, void 0, function* () {
@@ -5951,7 +5956,7 @@ class IdentityClient {
5951
5956
  * @param ListDomainsRequest
5952
5957
  * @return ListDomainsResponse
5953
5958
  * @throws OciError when an error occurs
5954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
5955
5960
  */
5956
5961
  listDomains(listDomainsRequest) {
5957
5962
  return __awaiter(this, void 0, void 0, function* () {
@@ -6067,7 +6072,7 @@ class IdentityClient {
6067
6072
  * @param ListDynamicGroupsRequest
6068
6073
  * @return ListDynamicGroupsResponse
6069
6074
  * @throws OciError when an error occurs
6070
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6071
6076
  */
6072
6077
  listDynamicGroups(listDynamicGroupsRequest) {
6073
6078
  return __awaiter(this, void 0, void 0, function* () {
@@ -6176,7 +6181,7 @@ class IdentityClient {
6176
6181
  * @param ListFaultDomainsRequest
6177
6182
  * @return ListFaultDomainsResponse
6178
6183
  * @throws OciError when an error occurs
6179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6180
6185
  */
6181
6186
  listFaultDomains(listFaultDomainsRequest) {
6182
6187
  return __awaiter(this, void 0, void 0, function* () {
@@ -6235,7 +6240,7 @@ class IdentityClient {
6235
6240
  * @param ListGroupsRequest
6236
6241
  * @return ListGroupsResponse
6237
6242
  * @throws OciError when an error occurs
6238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6239
6244
  */
6240
6245
  listGroups(listGroupsRequest) {
6241
6246
  return __awaiter(this, void 0, void 0, function* () {
@@ -6342,7 +6347,7 @@ class IdentityClient {
6342
6347
  * @param ListIamWorkRequestErrorsRequest
6343
6348
  * @return ListIamWorkRequestErrorsResponse
6344
6349
  * @throws OciError when an error occurs
6345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6346
6351
  */
6347
6352
  listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
6348
6353
  return __awaiter(this, void 0, void 0, function* () {
@@ -6448,7 +6453,7 @@ class IdentityClient {
6448
6453
  * @param ListIamWorkRequestLogsRequest
6449
6454
  * @return ListIamWorkRequestLogsResponse
6450
6455
  * @throws OciError when an error occurs
6451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6452
6457
  */
6453
6458
  listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
6454
6459
  return __awaiter(this, void 0, void 0, function* () {
@@ -6559,7 +6564,7 @@ class IdentityClient {
6559
6564
  * @param ListIamWorkRequestsRequest
6560
6565
  * @return ListIamWorkRequestsResponse
6561
6566
  * @throws OciError when an error occurs
6562
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6563
6568
  */
6564
6569
  listIamWorkRequests(listIamWorkRequestsRequest) {
6565
6570
  return __awaiter(this, void 0, void 0, function* () {
@@ -6666,7 +6671,7 @@ class IdentityClient {
6666
6671
  * @param ListIdentityProviderGroupsRequest
6667
6672
  * @return ListIdentityProviderGroupsResponse
6668
6673
  * @throws OciError when an error occurs
6669
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6670
6675
  */
6671
6676
  listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
6672
6677
  return __awaiter(this, void 0, void 0, function* () {
@@ -6777,7 +6782,7 @@ class IdentityClient {
6777
6782
  * @param ListIdentityProvidersRequest
6778
6783
  * @return ListIdentityProvidersResponse
6779
6784
  * @throws OciError when an error occurs
6780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6781
6786
  */
6782
6787
  listIdentityProviders(listIdentityProvidersRequest) {
6783
6788
  return __awaiter(this, void 0, void 0, function* () {
@@ -6887,7 +6892,7 @@ class IdentityClient {
6887
6892
  * @param ListIdpGroupMappingsRequest
6888
6893
  * @return ListIdpGroupMappingsResponse
6889
6894
  * @throws OciError when an error occurs
6890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
6891
6896
  */
6892
6897
  listIdpGroupMappings(listIdpGroupMappingsRequest) {
6893
6898
  return __awaiter(this, void 0, void 0, function* () {
@@ -6992,7 +6997,7 @@ class IdentityClient {
6992
6997
  * @param ListMfaTotpDevicesRequest
6993
6998
  * @return ListMfaTotpDevicesResponse
6994
6999
  * @throws OciError when an error occurs
6995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
6996
7001
  */
6997
7002
  listMfaTotpDevices(listMfaTotpDevicesRequest) {
6998
7003
  return __awaiter(this, void 0, void 0, function* () {
@@ -7100,7 +7105,7 @@ class IdentityClient {
7100
7105
  * @param ListNetworkSourcesRequest
7101
7106
  * @return ListNetworkSourcesResponse
7102
7107
  * @throws OciError when an error occurs
7103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7104
7109
  */
7105
7110
  listNetworkSources(listNetworkSourcesRequest) {
7106
7111
  return __awaiter(this, void 0, void 0, function* () {
@@ -7207,7 +7212,7 @@ class IdentityClient {
7207
7212
  * @param ListOAuthClientCredentialsRequest
7208
7213
  * @return ListOAuthClientCredentialsResponse
7209
7214
  * @throws OciError when an error occurs
7210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7211
7216
  */
7212
7217
  listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
7213
7218
  return __awaiter(this, void 0, void 0, function* () {
@@ -7316,7 +7321,7 @@ class IdentityClient {
7316
7321
  * @param ListPoliciesRequest
7317
7322
  * @return ListPoliciesResponse
7318
7323
  * @throws OciError when an error occurs
7319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7320
7325
  */
7321
7326
  listPolicies(listPoliciesRequest) {
7322
7327
  return __awaiter(this, void 0, void 0, function* () {
@@ -7422,7 +7427,7 @@ class IdentityClient {
7422
7427
  * @param ListRegionSubscriptionsRequest
7423
7428
  * @return ListRegionSubscriptionsResponse
7424
7429
  * @throws OciError when an error occurs
7425
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7426
7431
  */
7427
7432
  listRegionSubscriptions(listRegionSubscriptionsRequest) {
7428
7433
  return __awaiter(this, void 0, void 0, function* () {
@@ -7477,7 +7482,7 @@ class IdentityClient {
7477
7482
  * @param ListRegionsRequest
7478
7483
  * @return ListRegionsResponse
7479
7484
  * @throws OciError when an error occurs
7480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7481
7486
  */
7482
7487
  listRegions(listRegionsRequest) {
7483
7488
  return __awaiter(this, void 0, void 0, function* () {
@@ -7532,7 +7537,7 @@ class IdentityClient {
7532
7537
  * @param ListSmtpCredentialsRequest
7533
7538
  * @return ListSmtpCredentialsResponse
7534
7539
  * @throws OciError when an error occurs
7535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7536
7541
  */
7537
7542
  listSmtpCredentials(listSmtpCredentialsRequest) {
7538
7543
  return __awaiter(this, void 0, void 0, function* () {
@@ -7593,7 +7598,7 @@ class IdentityClient {
7593
7598
  * @param ListStandardTagNamespacesRequest
7594
7599
  * @return ListStandardTagNamespacesResponse
7595
7600
  * @throws OciError when an error occurs
7596
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7597
7602
  */
7598
7603
  listStandardTagNamespaces(listStandardTagNamespacesRequest) {
7599
7604
  return __awaiter(this, void 0, void 0, function* () {
@@ -7699,7 +7704,7 @@ class IdentityClient {
7699
7704
  * @param ListSwiftPasswordsRequest
7700
7705
  * @return ListSwiftPasswordsResponse
7701
7706
  * @throws OciError when an error occurs
7702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7703
7708
  */
7704
7709
  listSwiftPasswords(listSwiftPasswordsRequest) {
7705
7710
  return __awaiter(this, void 0, void 0, function* () {
@@ -7760,7 +7765,7 @@ class IdentityClient {
7760
7765
  * @param ListTagDefaultsRequest
7761
7766
  * @return ListTagDefaultsResponse
7762
7767
  * @throws OciError when an error occurs
7763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7764
7769
  */
7765
7770
  listTagDefaults(listTagDefaultsRequest) {
7766
7771
  return __awaiter(this, void 0, void 0, function* () {
@@ -7866,7 +7871,7 @@ class IdentityClient {
7866
7871
  * @param ListTagNamespacesRequest
7867
7872
  * @return ListTagNamespacesResponse
7868
7873
  * @throws OciError when an error occurs
7869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
7870
7875
  */
7871
7876
  listTagNamespaces(listTagNamespacesRequest) {
7872
7877
  return __awaiter(this, void 0, void 0, function* () {
@@ -7971,7 +7976,7 @@ class IdentityClient {
7971
7976
  * @param ListTaggingWorkRequestErrorsRequest
7972
7977
  * @return ListTaggingWorkRequestErrorsResponse
7973
7978
  * @throws OciError when an error occurs
7974
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
7975
7980
  */
7976
7981
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
7977
7982
  return __awaiter(this, void 0, void 0, function* () {
@@ -8080,7 +8085,7 @@ class IdentityClient {
8080
8085
  * @param ListTaggingWorkRequestLogsRequest
8081
8086
  * @return ListTaggingWorkRequestLogsResponse
8082
8087
  * @throws OciError when an error occurs
8083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8084
8089
  */
8085
8090
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
8086
8091
  return __awaiter(this, void 0, void 0, function* () {
@@ -8189,7 +8194,7 @@ class IdentityClient {
8189
8194
  * @param ListTaggingWorkRequestsRequest
8190
8195
  * @return ListTaggingWorkRequestsResponse
8191
8196
  * @throws OciError when an error occurs
8192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8193
8198
  */
8194
8199
  listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
8195
8200
  return __awaiter(this, void 0, void 0, function* () {
@@ -8293,7 +8298,7 @@ class IdentityClient {
8293
8298
  * @param ListTagsRequest
8294
8299
  * @return ListTagsResponse
8295
8300
  * @throws OciError when an error occurs
8296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
8297
8302
  */
8298
8303
  listTags(listTagsRequest) {
8299
8304
  return __awaiter(this, void 0, void 0, function* () {
@@ -8407,7 +8412,7 @@ class IdentityClient {
8407
8412
  * @param ListUserGroupMembershipsRequest
8408
8413
  * @return ListUserGroupMembershipsResponse
8409
8414
  * @throws OciError when an error occurs
8410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8411
8416
  */
8412
8417
  listUserGroupMemberships(listUserGroupMembershipsRequest) {
8413
8418
  return __awaiter(this, void 0, void 0, function* () {
@@ -8514,7 +8519,7 @@ class IdentityClient {
8514
8519
  * @param ListUsersRequest
8515
8520
  * @return ListUsersResponse
8516
8521
  * @throws OciError when an error occurs
8517
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8518
8523
  */
8519
8524
  listUsers(listUsersRequest) {
8520
8525
  return __awaiter(this, void 0, void 0, function* () {
@@ -8623,7 +8628,7 @@ class IdentityClient {
8623
8628
  * @param ListWorkRequestsRequest
8624
8629
  * @return ListWorkRequestsResponse
8625
8630
  * @throws OciError when an error occurs
8626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8627
8632
  */
8628
8633
  listWorkRequests(listWorkRequestsRequest) {
8629
8634
  return __awaiter(this, void 0, void 0, function* () {
@@ -8734,7 +8739,7 @@ class IdentityClient {
8734
8739
  * @param MoveCompartmentRequest
8735
8740
  * @return MoveCompartmentResponse
8736
8741
  * @throws OciError when an error occurs
8737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8738
8743
  */
8739
8744
  moveCompartment(moveCompartmentRequest) {
8740
8745
  return __awaiter(this, void 0, void 0, function* () {
@@ -8795,7 +8800,7 @@ class IdentityClient {
8795
8800
  * @param RecoverCompartmentRequest
8796
8801
  * @return RecoverCompartmentResponse
8797
8802
  * @throws OciError when an error occurs
8798
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
8799
8804
  */
8800
8805
  recoverCompartment(recoverCompartmentRequest) {
8801
8806
  return __awaiter(this, void 0, void 0, function* () {
@@ -8857,7 +8862,7 @@ class IdentityClient {
8857
8862
  * @param RemoveUserFromGroupRequest
8858
8863
  * @return RemoveUserFromGroupResponse
8859
8864
  * @throws OciError when an error occurs
8860
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
8861
8866
  */
8862
8867
  removeUserFromGroup(removeUserFromGroupRequest) {
8863
8868
  return __awaiter(this, void 0, void 0, function* () {
@@ -8910,7 +8915,7 @@ class IdentityClient {
8910
8915
  * @param ResetIdpScimClientRequest
8911
8916
  * @return ResetIdpScimClientResponse
8912
8917
  * @throws OciError when an error occurs
8913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
8914
8919
  */
8915
8920
  resetIdpScimClient(resetIdpScimClientRequest) {
8916
8921
  return __awaiter(this, void 0, void 0, function* () {
@@ -8966,7 +8971,7 @@ class IdentityClient {
8966
8971
  * @param UpdateAuthTokenRequest
8967
8972
  * @return UpdateAuthTokenResponse
8968
8973
  * @throws OciError when an error occurs
8969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
8970
8975
  */
8971
8976
  updateAuthToken(updateAuthTokenRequest) {
8972
8977
  return __awaiter(this, void 0, void 0, function* () {
@@ -9030,7 +9035,7 @@ class IdentityClient {
9030
9035
  * @param UpdateAuthenticationPolicyRequest
9031
9036
  * @return UpdateAuthenticationPolicyResponse
9032
9037
  * @throws OciError when an error occurs
9033
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9034
9039
  */
9035
9040
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
9036
9041
  return __awaiter(this, void 0, void 0, function* () {
@@ -9092,7 +9097,7 @@ class IdentityClient {
9092
9097
  * @param UpdateCompartmentRequest
9093
9098
  * @return UpdateCompartmentResponse
9094
9099
  * @throws OciError when an error occurs
9095
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9096
9101
  */
9097
9102
  updateCompartment(updateCompartmentRequest) {
9098
9103
  return __awaiter(this, void 0, void 0, function* () {
@@ -9155,7 +9160,7 @@ class IdentityClient {
9155
9160
  * @param UpdateCustomerSecretKeyRequest
9156
9161
  * @return UpdateCustomerSecretKeyResponse
9157
9162
  * @throws OciError when an error occurs
9158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9159
9164
  */
9160
9165
  updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
9161
9166
  return __awaiter(this, void 0, void 0, function* () {
@@ -9222,7 +9227,7 @@ class IdentityClient {
9222
9227
  * @param UpdateDomainRequest
9223
9228
  * @return UpdateDomainResponse
9224
9229
  * @throws OciError when an error occurs
9225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9226
9231
  */
9227
9232
  updateDomain(updateDomainRequest) {
9228
9233
  return __awaiter(this, void 0, void 0, function* () {
@@ -9281,7 +9286,7 @@ class IdentityClient {
9281
9286
  * @param UpdateDynamicGroupRequest
9282
9287
  * @return UpdateDynamicGroupResponse
9283
9288
  * @throws OciError when an error occurs
9284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9285
9290
  */
9286
9291
  updateDynamicGroup(updateDynamicGroupRequest) {
9287
9292
  return __awaiter(this, void 0, void 0, function* () {
@@ -9343,7 +9348,7 @@ class IdentityClient {
9343
9348
  * @param UpdateGroupRequest
9344
9349
  * @return UpdateGroupResponse
9345
9350
  * @throws OciError when an error occurs
9346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9347
9352
  */
9348
9353
  updateGroup(updateGroupRequest) {
9349
9354
  return __awaiter(this, void 0, void 0, function* () {
@@ -9408,7 +9413,7 @@ class IdentityClient {
9408
9413
  * @param UpdateIdentityProviderRequest
9409
9414
  * @return UpdateIdentityProviderResponse
9410
9415
  * @throws OciError when an error occurs
9411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9412
9417
  */
9413
9418
  updateIdentityProvider(updateIdentityProviderRequest) {
9414
9419
  return __awaiter(this, void 0, void 0, function* () {
@@ -9473,7 +9478,7 @@ class IdentityClient {
9473
9478
  * @param UpdateIdpGroupMappingRequest
9474
9479
  * @return UpdateIdpGroupMappingResponse
9475
9480
  * @throws OciError when an error occurs
9476
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9477
9482
  */
9478
9483
  updateIdpGroupMapping(updateIdpGroupMappingRequest) {
9479
9484
  return __awaiter(this, void 0, void 0, function* () {
@@ -9537,7 +9542,7 @@ class IdentityClient {
9537
9542
  * @param UpdateNetworkSourceRequest
9538
9543
  * @return UpdateNetworkSourceResponse
9539
9544
  * @throws OciError when an error occurs
9540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9541
9546
  */
9542
9547
  updateNetworkSource(updateNetworkSourceRequest) {
9543
9548
  return __awaiter(this, void 0, void 0, function* () {
@@ -9600,7 +9605,7 @@ class IdentityClient {
9600
9605
  * @param UpdateOAuthClientCredentialRequest
9601
9606
  * @return UpdateOAuthClientCredentialResponse
9602
9607
  * @throws OciError when an error occurs
9603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9604
9609
  */
9605
9610
  updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
9606
9611
  return __awaiter(this, void 0, void 0, function* () {
@@ -9666,7 +9671,7 @@ class IdentityClient {
9666
9671
  * @param UpdatePolicyRequest
9667
9672
  * @return UpdatePolicyResponse
9668
9673
  * @throws OciError when an error occurs
9669
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9670
9675
  */
9671
9676
  updatePolicy(updatePolicyRequest) {
9672
9677
  return __awaiter(this, void 0, void 0, function* () {
@@ -9729,7 +9734,7 @@ class IdentityClient {
9729
9734
  * @param UpdateSmtpCredentialRequest
9730
9735
  * @return UpdateSmtpCredentialResponse
9731
9736
  * @throws OciError when an error occurs
9732
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
9733
9738
  */
9734
9739
  updateSmtpCredential(updateSmtpCredentialRequest) {
9735
9740
  return __awaiter(this, void 0, void 0, function* () {
@@ -9795,7 +9800,7 @@ class IdentityClient {
9795
9800
  * @param UpdateSwiftPasswordRequest
9796
9801
  * @return UpdateSwiftPasswordResponse
9797
9802
  * @throws OciError when an error occurs
9798
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
9799
9804
  */
9800
9805
  updateSwiftPassword(updateSwiftPasswordRequest) {
9801
9806
  return __awaiter(this, void 0, void 0, function* () {
@@ -9868,7 +9873,7 @@ class IdentityClient {
9868
9873
  * @param UpdateTagRequest
9869
9874
  * @return UpdateTagResponse
9870
9875
  * @throws OciError when an error occurs
9871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
9872
9877
  */
9873
9878
  updateTag(updateTagRequest) {
9874
9879
  return __awaiter(this, void 0, void 0, function* () {
@@ -9937,7 +9942,7 @@ class IdentityClient {
9937
9942
  * @param UpdateTagDefaultRequest
9938
9943
  * @return UpdateTagDefaultResponse
9939
9944
  * @throws OciError when an error occurs
9940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
9941
9946
  */
9942
9947
  updateTagDefault(updateTagDefaultRequest) {
9943
9948
  return __awaiter(this, void 0, void 0, function* () {
@@ -10009,7 +10014,7 @@ class IdentityClient {
10009
10014
  * @param UpdateTagNamespaceRequest
10010
10015
  * @return UpdateTagNamespaceResponse
10011
10016
  * @throws OciError when an error occurs
10012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10013
10018
  */
10014
10019
  updateTagNamespace(updateTagNamespaceRequest) {
10015
10020
  return __awaiter(this, void 0, void 0, function* () {
@@ -10065,7 +10070,7 @@ class IdentityClient {
10065
10070
  * @param UpdateUserRequest
10066
10071
  * @return UpdateUserResponse
10067
10072
  * @throws OciError when an error occurs
10068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10069
10074
  */
10070
10075
  updateUser(updateUserRequest) {
10071
10076
  return __awaiter(this, void 0, void 0, function* () {
@@ -10128,7 +10133,7 @@ class IdentityClient {
10128
10133
  * @param UpdateUserCapabilitiesRequest
10129
10134
  * @return UpdateUserCapabilitiesResponse
10130
10135
  * @throws OciError when an error occurs
10131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10132
10137
  */
10133
10138
  updateUserCapabilities(updateUserCapabilitiesRequest) {
10134
10139
  return __awaiter(this, void 0, void 0, function* () {
@@ -10191,7 +10196,7 @@ class IdentityClient {
10191
10196
  * @param UpdateUserStateRequest
10192
10197
  * @return UpdateUserStateResponse
10193
10198
  * @throws OciError when an error occurs
10194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10195
10200
  */
10196
10201
  updateUserState(updateUserStateRequest) {
10197
10202
  return __awaiter(this, void 0, void 0, function* () {
@@ -10268,7 +10273,7 @@ class IdentityClient {
10268
10273
  * @param UploadApiKeyRequest
10269
10274
  * @return UploadApiKeyResponse
10270
10275
  * @throws OciError when an error occurs
10271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.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.26.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10272
10277
  */
10273
10278
  uploadApiKey(uploadApiKeyRequest) {
10274
10279
  return __awaiter(this, void 0, void 0, function* () {