oci-identity 2.21.0 → 2.22.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 (149) hide show
  1. package/lib/client.d.ts +282 -284
  2. package/lib/client.js +423 -425
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/create-user-details.d.ts +5 -2
  5. package/lib/model/create-user-details.js.map +1 -1
  6. package/lib/model/update-user-details.d.ts +5 -2
  7. package/lib/model/update-user-details.js.map +1 -1
  8. package/lib/request/activate-domain-request.d.ts +1 -1
  9. package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
  10. package/lib/request/add-user-to-group-request.d.ts +1 -1
  11. package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
  12. package/lib/request/bulk-delete-resources-request.d.ts +1 -1
  13. package/lib/request/bulk-delete-tags-request.d.ts +1 -1
  14. package/lib/request/bulk-edit-tags-request.d.ts +1 -1
  15. package/lib/request/bulk-move-resources-request.d.ts +1 -1
  16. package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
  17. package/lib/request/change-domain-compartment-request.d.ts +1 -1
  18. package/lib/request/change-domain-license-type-request.d.ts +1 -1
  19. package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
  20. package/lib/request/create-auth-token-request.d.ts +1 -1
  21. package/lib/request/create-compartment-request.d.ts +1 -1
  22. package/lib/request/create-customer-secret-key-request.d.ts +1 -1
  23. package/lib/request/create-db-credential-request.d.ts +1 -1
  24. package/lib/request/create-domain-request.d.ts +1 -1
  25. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  26. package/lib/request/create-group-request.d.ts +1 -1
  27. package/lib/request/create-identity-provider-request.d.ts +1 -1
  28. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  29. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  30. package/lib/request/create-network-source-request.d.ts +1 -1
  31. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  32. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  33. package/lib/request/create-policy-request.d.ts +1 -1
  34. package/lib/request/create-region-subscription-request.d.ts +1 -1
  35. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  36. package/lib/request/create-swift-password-request.d.ts +1 -1
  37. package/lib/request/create-tag-default-request.d.ts +1 -1
  38. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  39. package/lib/request/create-tag-request.d.ts +1 -1
  40. package/lib/request/create-user-request.d.ts +1 -1
  41. package/lib/request/deactivate-domain-request.d.ts +1 -1
  42. package/lib/request/delete-api-key-request.d.ts +1 -1
  43. package/lib/request/delete-auth-token-request.d.ts +1 -1
  44. package/lib/request/delete-compartment-request.d.ts +1 -1
  45. package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
  46. package/lib/request/delete-db-credential-request.d.ts +1 -1
  47. package/lib/request/delete-domain-request.d.ts +1 -1
  48. package/lib/request/delete-dynamic-group-request.d.ts +1 -1
  49. package/lib/request/delete-group-request.d.ts +1 -1
  50. package/lib/request/delete-identity-provider-request.d.ts +1 -1
  51. package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
  52. package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
  53. package/lib/request/delete-network-source-request.d.ts +1 -1
  54. package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
  55. package/lib/request/delete-policy-request.d.ts +1 -1
  56. package/lib/request/delete-smtp-credential-request.d.ts +1 -1
  57. package/lib/request/delete-swift-password-request.d.ts +1 -1
  58. package/lib/request/delete-tag-default-request.d.ts +1 -1
  59. package/lib/request/delete-tag-namespace-request.d.ts +1 -1
  60. package/lib/request/delete-tag-request.d.ts +1 -1
  61. package/lib/request/delete-user-request.d.ts +1 -1
  62. package/lib/request/enable-replication-to-region-request.d.ts +1 -1
  63. package/lib/request/generate-totp-seed-request.d.ts +1 -1
  64. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  65. package/lib/request/get-compartment-request.d.ts +1 -1
  66. package/lib/request/get-domain-request.d.ts +1 -1
  67. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  68. package/lib/request/get-group-request.d.ts +1 -1
  69. package/lib/request/get-iam-work-request-request.d.ts +1 -1
  70. package/lib/request/get-identity-provider-request.d.ts +1 -1
  71. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  72. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  73. package/lib/request/get-network-source-request.d.ts +1 -1
  74. package/lib/request/get-policy-request.d.ts +1 -1
  75. package/lib/request/get-standard-tag-template-request.d.ts +1 -1
  76. package/lib/request/get-tag-default-request.d.ts +1 -1
  77. package/lib/request/get-tag-namespace-request.d.ts +1 -1
  78. package/lib/request/get-tag-request.d.ts +1 -1
  79. package/lib/request/get-tagging-work-request-request.d.ts +1 -1
  80. package/lib/request/get-tenancy-request.d.ts +1 -1
  81. package/lib/request/get-user-group-membership-request.d.ts +1 -1
  82. package/lib/request/get-user-request.d.ts +1 -1
  83. package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
  84. package/lib/request/get-work-request-request.d.ts +1 -1
  85. package/lib/request/import-standard-tags-request.d.ts +1 -1
  86. package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
  87. package/lib/request/list-api-keys-request.d.ts +1 -1
  88. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  89. package/lib/request/list-availability-domains-request.d.ts +1 -1
  90. package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
  91. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
  92. package/lib/request/list-compartments-request.d.ts +1 -1
  93. package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
  94. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  95. package/lib/request/list-db-credentials-request.d.ts +1 -1
  96. package/lib/request/list-domains-request.d.ts +1 -1
  97. package/lib/request/list-dynamic-groups-request.d.ts +1 -1
  98. package/lib/request/list-fault-domains-request.d.ts +1 -1
  99. package/lib/request/list-groups-request.d.ts +1 -1
  100. package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
  101. package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
  102. package/lib/request/list-iam-work-requests-request.d.ts +1 -1
  103. package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
  104. package/lib/request/list-identity-providers-request.d.ts +1 -1
  105. package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
  106. package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
  107. package/lib/request/list-network-sources-request.d.ts +1 -1
  108. package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
  109. package/lib/request/list-policies-request.d.ts +1 -1
  110. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  111. package/lib/request/list-regions-request.d.ts +1 -1
  112. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  113. package/lib/request/list-standard-tag-namespaces-request.d.ts +1 -1
  114. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  115. package/lib/request/list-tag-defaults-request.d.ts +1 -1
  116. package/lib/request/list-tag-namespaces-request.d.ts +1 -1
  117. package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
  118. package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
  119. package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
  120. package/lib/request/list-tags-request.d.ts +1 -1
  121. package/lib/request/list-user-group-memberships-request.d.ts +1 -1
  122. package/lib/request/list-users-request.d.ts +1 -1
  123. package/lib/request/list-work-requests-request.d.ts +1 -1
  124. package/lib/request/move-compartment-request.d.ts +1 -1
  125. package/lib/request/recover-compartment-request.d.ts +1 -1
  126. package/lib/request/remove-user-from-group-request.d.ts +1 -1
  127. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  128. package/lib/request/update-auth-token-request.d.ts +1 -1
  129. package/lib/request/update-authentication-policy-request.d.ts +1 -1
  130. package/lib/request/update-compartment-request.d.ts +1 -1
  131. package/lib/request/update-customer-secret-key-request.d.ts +1 -1
  132. package/lib/request/update-domain-request.d.ts +1 -1
  133. package/lib/request/update-dynamic-group-request.d.ts +1 -1
  134. package/lib/request/update-group-request.d.ts +1 -1
  135. package/lib/request/update-identity-provider-request.d.ts +1 -1
  136. package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
  137. package/lib/request/update-network-source-request.d.ts +1 -1
  138. package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
  139. package/lib/request/update-policy-request.d.ts +1 -1
  140. package/lib/request/update-smtp-credential-request.d.ts +1 -1
  141. package/lib/request/update-swift-password-request.d.ts +1 -1
  142. package/lib/request/update-tag-default-request.d.ts +1 -1
  143. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  144. package/lib/request/update-tag-request.d.ts +1 -1
  145. package/lib/request/update-user-capabilities-request.d.ts +1 -1
  146. package/lib/request/update-user-request.d.ts +1 -1
  147. package/lib/request/update-user-state-request.d.ts +1 -1
  148. package/lib/request/upload-api-key-request.d.ts +1 -1
  149. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -154,11 +154,11 @@ class IdentityClient {
154
154
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
155
155
  * the operation's status.
156
156
  *
157
- * This operation does not retry by default if the user has not defined a retry configuration.
157
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
158
158
  * @param ActivateDomainRequest
159
159
  * @return ActivateDomainResponse
160
160
  * @throws OciError when an error occurs
161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
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.
162
162
  */
163
163
  activateDomain(activateDomainRequest) {
164
164
  return __awaiter(this, void 0, void 0, function* () {
@@ -174,7 +174,7 @@ class IdentityClient {
174
174
  "opc-retry-token": activateDomainRequest.opcRetryToken,
175
175
  "if-match": activateDomainRequest.ifMatch
176
176
  };
177
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
177
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
178
178
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, activateDomainRequest.retryConfiguration, specRetryConfiguration);
179
179
  if (this.logger)
180
180
  retrier.logger = this.logger;
@@ -214,11 +214,11 @@ class IdentityClient {
214
214
  /**
215
215
  * Activates the specified MFA TOTP device for the user. Activation requires manual interaction with the Console.
216
216
  *
217
- * This operation does not retry by default if the user has not defined a retry configuration.
217
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
218
218
  * @param ActivateMfaTotpDeviceRequest
219
219
  * @return ActivateMfaTotpDeviceResponse
220
220
  * @throws OciError when an error occurs
221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
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.
222
222
  */
223
223
  activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
224
224
  return __awaiter(this, void 0, void 0, function* () {
@@ -234,7 +234,7 @@ class IdentityClient {
234
234
  "if-match": activateMfaTotpDeviceRequest.ifMatch,
235
235
  "opc-retry-token": activateMfaTotpDeviceRequest.opcRetryToken
236
236
  };
237
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
237
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
238
238
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, activateMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
239
239
  if (this.logger)
240
240
  retrier.logger = this.logger;
@@ -282,11 +282,11 @@ class IdentityClient {
282
282
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
283
283
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
284
284
  *
285
- * This operation does not retry by default if the user has not defined a retry configuration.
285
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
286
286
  * @param AddUserToGroupRequest
287
287
  * @return AddUserToGroupResponse
288
288
  * @throws OciError when an error occurs
289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
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.
290
290
  */
291
291
  addUserToGroup(addUserToGroupRequest) {
292
292
  return __awaiter(this, void 0, void 0, function* () {
@@ -298,7 +298,7 @@ class IdentityClient {
298
298
  "Content-Type": common.Constants.APPLICATION_JSON,
299
299
  "opc-retry-token": addUserToGroupRequest.opcRetryToken
300
300
  };
301
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
301
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
302
302
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addUserToGroupRequest.retryConfiguration, specRetryConfiguration);
303
303
  if (this.logger)
304
304
  retrier.logger = this.logger;
@@ -346,11 +346,11 @@ class IdentityClient {
346
346
  * referencing the same tag in a compartment lower down the hierarchy. This set of tag defaults
347
347
  * includes all tag defaults from the current compartment back to the root compartment.
348
348
  *
349
- * This operation does not retry by default if the user has not defined a retry configuration.
349
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
350
350
  * @param AssembleEffectiveTagSetRequest
351
351
  * @return AssembleEffectiveTagSetResponse
352
352
  * @throws OciError when an error occurs
353
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
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.
354
354
  */
355
355
  assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
356
356
  return __awaiter(this, void 0, void 0, function* () {
@@ -364,7 +364,7 @@ class IdentityClient {
364
364
  let headerParams = {
365
365
  "Content-Type": common.Constants.APPLICATION_JSON
366
366
  };
367
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
367
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
368
368
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, assembleEffectiveTagSetRequest.retryConfiguration, specRetryConfiguration);
369
369
  if (this.logger)
370
370
  retrier.logger = this.logger;
@@ -412,11 +412,11 @@ class IdentityClient {
412
412
  * {@link WorkRequest}. Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest}
413
413
  * API to monitor the status of the bulk action.
414
414
  *
415
- * This operation does not retry by default if the user has not defined a retry configuration.
415
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
416
416
  * @param BulkDeleteResourcesRequest
417
417
  * @return BulkDeleteResourcesResponse
418
418
  * @throws OciError when an error occurs
419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
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.
420
420
  */
421
421
  bulkDeleteResources(bulkDeleteResourcesRequest) {
422
422
  return __awaiter(this, void 0, void 0, function* () {
@@ -431,7 +431,7 @@ class IdentityClient {
431
431
  "opc-request-id": bulkDeleteResourcesRequest.opcRequestId,
432
432
  "opc-retry-token": bulkDeleteResourcesRequest.opcRetryToken
433
433
  };
434
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
434
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
435
435
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkDeleteResourcesRequest.retryConfiguration, specRetryConfiguration);
436
436
  if (this.logger)
437
437
  retrier.logger = this.logger;
@@ -492,11 +492,11 @@ class IdentityClient {
492
492
  In order to delete tags, you must first retire the tags. Use {@link #updateTag(UpdateTagRequest) updateTag}
493
493
  * to retire a tag.
494
494
  *
495
- * This operation does not retry by default if the user has not defined a retry configuration.
495
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
496
496
  * @param BulkDeleteTagsRequest
497
497
  * @return BulkDeleteTagsResponse
498
498
  * @throws OciError when an error occurs
499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
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.
500
500
  */
501
501
  bulkDeleteTags(bulkDeleteTagsRequest) {
502
502
  return __awaiter(this, void 0, void 0, function* () {
@@ -509,7 +509,7 @@ class IdentityClient {
509
509
  "opc-request-id": bulkDeleteTagsRequest.opcRequestId,
510
510
  "opc-retry-token": bulkDeleteTagsRequest.opcRetryToken
511
511
  };
512
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
512
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
513
513
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkDeleteTagsRequest.retryConfiguration, specRetryConfiguration);
514
514
  if (this.logger)
515
515
  retrier.logger = this.logger;
@@ -563,11 +563,11 @@ class IdentityClient {
563
563
  * For example, if one request adds `tag set-1` to a resource and sets a tag value to `tag set-2`,
564
564
  * `tag set-1` and `tag set-2` cannot have any common tag definitions.
565
565
  *
566
- * This operation does not retry by default if the user has not defined a retry configuration.
566
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
567
567
  * @param BulkEditTagsRequest
568
568
  * @return BulkEditTagsResponse
569
569
  * @throws OciError when an error occurs
570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
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.
571
571
  */
572
572
  bulkEditTags(bulkEditTagsRequest) {
573
573
  return __awaiter(this, void 0, void 0, function* () {
@@ -580,7 +580,7 @@ class IdentityClient {
580
580
  "opc-request-id": bulkEditTagsRequest.opcRequestId,
581
581
  "opc-retry-token": bulkEditTagsRequest.opcRetryToken
582
582
  };
583
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
583
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
584
584
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkEditTagsRequest.retryConfiguration, specRetryConfiguration);
585
585
  if (this.logger)
586
586
  retrier.logger = this.logger;
@@ -625,11 +625,11 @@ class IdentityClient {
625
625
  * compartments. This operation creates a {@link WorkRequest}.
626
626
  * Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest} API to monitor the status of the bulk action.
627
627
  *
628
- * This operation does not retry by default if the user has not defined a retry configuration.
628
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
629
629
  * @param BulkMoveResourcesRequest
630
630
  * @return BulkMoveResourcesResponse
631
631
  * @throws OciError when an error occurs
632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
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.
633
633
  */
634
634
  bulkMoveResources(bulkMoveResourcesRequest) {
635
635
  return __awaiter(this, void 0, void 0, function* () {
@@ -644,7 +644,7 @@ class IdentityClient {
644
644
  "opc-request-id": bulkMoveResourcesRequest.opcRequestId,
645
645
  "opc-retry-token": bulkMoveResourcesRequest.opcRetryToken
646
646
  };
647
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
647
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
648
648
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkMoveResourcesRequest.retryConfiguration, specRetryConfiguration);
649
649
  if (this.logger)
650
650
  retrier.logger = this.logger;
@@ -703,11 +703,11 @@ class IdentityClient {
703
703
  To delete a tag namespace, you must first retire it. Use {@link #updateTagNamespace(UpdateTagNamespaceRequest) updateTagNamespace}
704
704
  * to retire a tag namespace.
705
705
  *
706
- * This operation does not retry by default if the user has not defined a retry configuration.
706
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
707
707
  * @param CascadeDeleteTagNamespaceRequest
708
708
  * @return CascadeDeleteTagNamespaceResponse
709
709
  * @throws OciError when an error occurs
710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
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.
711
711
  */
712
712
  cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
713
713
  return __awaiter(this, void 0, void 0, function* () {
@@ -723,7 +723,7 @@ class IdentityClient {
723
723
  "opc-request-id": cascadeDeleteTagNamespaceRequest.opcRequestId,
724
724
  "opc-retry-token": cascadeDeleteTagNamespaceRequest.opcRetryToken
725
725
  };
726
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
726
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
727
727
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cascadeDeleteTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
728
728
  if (this.logger)
729
729
  retrier.logger = this.logger;
@@ -766,11 +766,11 @@ class IdentityClient {
766
766
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
767
767
  * the operation's status.
768
768
  *
769
- * This operation does not retry by default if the user has not defined a retry configuration.
769
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
770
770
  * @param ChangeDomainCompartmentRequest
771
771
  * @return ChangeDomainCompartmentResponse
772
772
  * @throws OciError when an error occurs
773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
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.
774
774
  */
775
775
  changeDomainCompartment(changeDomainCompartmentRequest) {
776
776
  return __awaiter(this, void 0, void 0, function* () {
@@ -786,7 +786,7 @@ class IdentityClient {
786
786
  "opc-retry-token": changeDomainCompartmentRequest.opcRetryToken,
787
787
  "if-match": changeDomainCompartmentRequest.ifMatch
788
788
  };
789
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
789
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
790
790
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeDomainCompartmentRequest.retryConfiguration, specRetryConfiguration);
791
791
  if (this.logger)
792
792
  retrier.logger = this.logger;
@@ -835,11 +835,11 @@ class IdentityClient {
835
835
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
836
836
  * the operation's status.
837
837
  *
838
- * This operation does not retry by default if the user has not defined a retry configuration.
838
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
839
839
  * @param ChangeDomainLicenseTypeRequest
840
840
  * @return ChangeDomainLicenseTypeResponse
841
841
  * @throws OciError when an error occurs
842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
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.
843
843
  */
844
844
  changeDomainLicenseType(changeDomainLicenseTypeRequest) {
845
845
  return __awaiter(this, void 0, void 0, function* () {
@@ -855,7 +855,7 @@ class IdentityClient {
855
855
  "opc-retry-token": changeDomainLicenseTypeRequest.opcRetryToken,
856
856
  "if-match": changeDomainLicenseTypeRequest.ifMatch
857
857
  };
858
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
858
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
859
859
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeDomainLicenseTypeRequest.retryConfiguration, specRetryConfiguration);
860
860
  if (this.logger)
861
861
  retrier.logger = this.logger;
@@ -901,11 +901,11 @@ class IdentityClient {
901
901
  * <p>
902
902
  Moving a tag namespace moves all the tag key definitions contained in the tag namespace.
903
903
  *
904
- * This operation does not retry by default if the user has not defined a retry configuration.
904
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
905
905
  * @param ChangeTagNamespaceCompartmentRequest
906
906
  * @return ChangeTagNamespaceCompartmentResponse
907
907
  * @throws OciError when an error occurs
908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
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.
909
909
  */
910
910
  changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
911
911
  return __awaiter(this, void 0, void 0, function* () {
@@ -919,7 +919,7 @@ class IdentityClient {
919
919
  "Content-Type": common.Constants.APPLICATION_JSON,
920
920
  "opc-retry-token": changeTagNamespaceCompartmentRequest.opcRetryToken
921
921
  };
922
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
922
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
923
923
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeTagNamespaceCompartmentRequest.retryConfiguration, specRetryConfiguration);
924
924
  if (this.logger)
925
925
  retrier.logger = this.logger;
@@ -964,11 +964,11 @@ class IdentityClient {
964
964
  * does not need to write a policy to give users this ability. To compare, administrators who have permission to the
965
965
  * tenancy can use this operation to create an auth token for any user, including themselves.
966
966
  *
967
- * This operation does not retry by default if the user has not defined a retry configuration.
967
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
968
968
  * @param CreateAuthTokenRequest
969
969
  * @return CreateAuthTokenResponse
970
970
  * @throws OciError when an error occurs
971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
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.
972
972
  */
973
973
  createAuthToken(createAuthTokenRequest) {
974
974
  return __awaiter(this, void 0, void 0, function* () {
@@ -982,7 +982,7 @@ class IdentityClient {
982
982
  "Content-Type": common.Constants.APPLICATION_JSON,
983
983
  "opc-retry-token": createAuthTokenRequest.opcRetryToken
984
984
  };
985
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
985
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
986
986
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAuthTokenRequest.retryConfiguration, specRetryConfiguration);
987
987
  if (this.logger)
988
988
  retrier.logger = this.logger;
@@ -1027,8 +1027,6 @@ class IdentityClient {
1027
1027
  /**
1028
1028
  * Creates a new compartment in the specified compartment.
1029
1029
  * <p>
1030
- **Important:** Compartments cannot be deleted.
1031
- * <p>
1032
1030
  Specify the parent compartment's OCID as the compartment ID in the request object. Remember that the tenancy
1033
1031
  * is simply the root compartment. For information about OCIDs, see
1034
1032
  * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
@@ -1045,11 +1043,11 @@ class IdentityClient {
1045
1043
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
1046
1044
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
1047
1045
  *
1048
- * This operation does not retry by default if the user has not defined a retry configuration.
1046
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1049
1047
  * @param CreateCompartmentRequest
1050
1048
  * @return CreateCompartmentResponse
1051
1049
  * @throws OciError when an error occurs
1052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
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.
1053
1051
  */
1054
1052
  createCompartment(createCompartmentRequest) {
1055
1053
  return __awaiter(this, void 0, void 0, function* () {
@@ -1061,7 +1059,7 @@ class IdentityClient {
1061
1059
  "Content-Type": common.Constants.APPLICATION_JSON,
1062
1060
  "opc-retry-token": createCompartmentRequest.opcRetryToken
1063
1061
  };
1064
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1062
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1065
1063
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCompartmentRequest.retryConfiguration, specRetryConfiguration);
1066
1064
  if (this.logger)
1067
1065
  retrier.logger = this.logger;
@@ -1116,11 +1114,11 @@ class IdentityClient {
1116
1114
  * does not need to write a policy to give users this ability. To compare, administrators who have permission to the
1117
1115
  * tenancy can use this operation to create a secret key for any user, including themselves.
1118
1116
  *
1119
- * This operation does not retry by default if the user has not defined a retry configuration.
1117
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1120
1118
  * @param CreateCustomerSecretKeyRequest
1121
1119
  * @return CreateCustomerSecretKeyResponse
1122
1120
  * @throws OciError when an error occurs
1123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
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.
1124
1122
  */
1125
1123
  createCustomerSecretKey(createCustomerSecretKeyRequest) {
1126
1124
  return __awaiter(this, void 0, void 0, function* () {
@@ -1134,7 +1132,7 @@ class IdentityClient {
1134
1132
  "Content-Type": common.Constants.APPLICATION_JSON,
1135
1133
  "opc-retry-token": createCustomerSecretKeyRequest.opcRetryToken
1136
1134
  };
1137
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1135
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1138
1136
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
1139
1137
  if (this.logger)
1140
1138
  retrier.logger = this.logger;
@@ -1179,11 +1177,11 @@ class IdentityClient {
1179
1177
  /**
1180
1178
  * Creates a new DB credential for the specified user.
1181
1179
  *
1182
- * This operation does not retry by default if the user has not defined a retry configuration.
1180
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1183
1181
  * @param CreateDbCredentialRequest
1184
1182
  * @return CreateDbCredentialResponse
1185
1183
  * @throws OciError when an error occurs
1186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
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.
1187
1185
  */
1188
1186
  createDbCredential(createDbCredentialRequest) {
1189
1187
  return __awaiter(this, void 0, void 0, function* () {
@@ -1198,7 +1196,7 @@ class IdentityClient {
1198
1196
  "opc-request-id": createDbCredentialRequest.opcRequestId,
1199
1197
  "opc-retry-token": createDbCredentialRequest.opcRetryToken
1200
1198
  };
1201
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1199
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1202
1200
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDbCredentialRequest.retryConfiguration, specRetryConfiguration);
1203
1201
  if (this.logger)
1204
1202
  retrier.logger = this.logger;
@@ -1250,11 +1248,11 @@ class IdentityClient {
1250
1248
  * <p>
1251
1249
  After creating an `identity domain`, first make sure its `lifecycleState` changes from CREATING to ACTIVE before you use it.
1252
1250
  *
1253
- * This operation does not retry by default if the user has not defined a retry configuration.
1251
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1254
1252
  * @param CreateDomainRequest
1255
1253
  * @return CreateDomainResponse
1256
1254
  * @throws OciError when an error occurs
1257
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
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.
1258
1256
  */
1259
1257
  createDomain(createDomainRequest) {
1260
1258
  return __awaiter(this, void 0, void 0, function* () {
@@ -1267,7 +1265,7 @@ class IdentityClient {
1267
1265
  "opc-retry-token": createDomainRequest.opcRetryToken,
1268
1266
  "opc-request-id": createDomainRequest.opcRequestId
1269
1267
  };
1270
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1268
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1271
1269
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDomainRequest.retryConfiguration, specRetryConfiguration);
1272
1270
  if (this.logger)
1273
1271
  retrier.logger = this.logger;
@@ -1325,11 +1323,11 @@ class IdentityClient {
1325
1323
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
1326
1324
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
1327
1325
  *
1328
- * This operation does not retry by default if the user has not defined a retry configuration.
1326
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1329
1327
  * @param CreateDynamicGroupRequest
1330
1328
  * @return CreateDynamicGroupResponse
1331
1329
  * @throws OciError when an error occurs
1332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
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.
1333
1331
  */
1334
1332
  createDynamicGroup(createDynamicGroupRequest) {
1335
1333
  return __awaiter(this, void 0, void 0, function* () {
@@ -1341,7 +1339,7 @@ class IdentityClient {
1341
1339
  "Content-Type": common.Constants.APPLICATION_JSON,
1342
1340
  "opc-retry-token": createDynamicGroupRequest.opcRetryToken
1343
1341
  };
1344
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1342
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1345
1343
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
1346
1344
  if (this.logger)
1347
1345
  retrier.logger = this.logger;
@@ -1406,11 +1404,11 @@ class IdentityClient {
1406
1404
  * See {@link #addUserToGroup(AddUserToGroupRequest) addUserToGroup} and
1407
1405
  * {@link #createPolicy(CreatePolicyRequest) createPolicy}.
1408
1406
  *
1409
- * This operation does not retry by default if the user has not defined a retry configuration.
1407
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1410
1408
  * @param CreateGroupRequest
1411
1409
  * @return CreateGroupResponse
1412
1410
  * @throws OciError when an error occurs
1413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
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.
1414
1412
  */
1415
1413
  createGroup(createGroupRequest) {
1416
1414
  return __awaiter(this, void 0, void 0, function* () {
@@ -1422,7 +1420,7 @@ class IdentityClient {
1422
1420
  "Content-Type": common.Constants.APPLICATION_JSON,
1423
1421
  "opc-retry-token": createGroupRequest.opcRetryToken
1424
1422
  };
1425
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1423
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1426
1424
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createGroupRequest.retryConfiguration, specRetryConfiguration);
1427
1425
  if (this.logger)
1428
1426
  retrier.logger = this.logger;
@@ -1486,11 +1484,11 @@ class IdentityClient {
1486
1484
  * be CREATING. Before using the object, first make sure its `lifecycleState` has
1487
1485
  * changed to ACTIVE.
1488
1486
  *
1489
- * This operation does not retry by default if the user has not defined a retry configuration.
1487
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1490
1488
  * @param CreateIdentityProviderRequest
1491
1489
  * @return CreateIdentityProviderResponse
1492
1490
  * @throws OciError when an error occurs
1493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
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.
1494
1492
  */
1495
1493
  createIdentityProvider(createIdentityProviderRequest) {
1496
1494
  return __awaiter(this, void 0, void 0, function* () {
@@ -1502,7 +1500,7 @@ class IdentityClient {
1502
1500
  "Content-Type": common.Constants.APPLICATION_JSON,
1503
1501
  "opc-retry-token": createIdentityProviderRequest.opcRetryToken
1504
1502
  };
1505
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1503
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1506
1504
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
1507
1505
  if (this.logger)
1508
1506
  retrier.logger = this.logger;
@@ -1550,11 +1548,11 @@ class IdentityClient {
1550
1548
  Creates a single mapping between an IdP group and an IAM Service
1551
1549
  * {@link Group}.
1552
1550
  *
1553
- * This operation does not retry by default if the user has not defined a retry configuration.
1551
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1554
1552
  * @param CreateIdpGroupMappingRequest
1555
1553
  * @return CreateIdpGroupMappingResponse
1556
1554
  * @throws OciError when an error occurs
1557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
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.
1558
1556
  */
1559
1557
  createIdpGroupMapping(createIdpGroupMappingRequest) {
1560
1558
  return __awaiter(this, void 0, void 0, function* () {
@@ -1568,7 +1566,7 @@ class IdentityClient {
1568
1566
  "Content-Type": common.Constants.APPLICATION_JSON,
1569
1567
  "opc-retry-token": createIdpGroupMappingRequest.opcRetryToken
1570
1568
  };
1571
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1569
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1572
1570
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
1573
1571
  if (this.logger)
1574
1572
  retrier.logger = this.logger;
@@ -1613,11 +1611,11 @@ class IdentityClient {
1613
1611
  /**
1614
1612
  * Creates a new MFA TOTP device for the user. A user can have one MFA TOTP device.
1615
1613
  *
1616
- * This operation does not retry by default if the user has not defined a retry configuration.
1614
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1617
1615
  * @param CreateMfaTotpDeviceRequest
1618
1616
  * @return CreateMfaTotpDeviceResponse
1619
1617
  * @throws OciError when an error occurs
1620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
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.
1621
1619
  */
1622
1620
  createMfaTotpDevice(createMfaTotpDeviceRequest) {
1623
1621
  return __awaiter(this, void 0, void 0, function* () {
@@ -1631,7 +1629,7 @@ class IdentityClient {
1631
1629
  "Content-Type": common.Constants.APPLICATION_JSON,
1632
1630
  "opc-retry-token": createMfaTotpDeviceRequest.opcRetryToken
1633
1631
  };
1634
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1632
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1635
1633
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
1636
1634
  if (this.logger)
1637
1635
  retrier.logger = this.logger;
@@ -1695,11 +1693,11 @@ class IdentityClient {
1695
1693
  After your network resource is created, you can use it in policy to restrict access to only requests made from an allowed
1696
1694
  * IP address specified in your network source. For more information, see [Managing Network Sources](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingnetworksources.htm).
1697
1695
  *
1698
- * This operation does not retry by default if the user has not defined a retry configuration.
1696
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1699
1697
  * @param CreateNetworkSourceRequest
1700
1698
  * @return CreateNetworkSourceResponse
1701
1699
  * @throws OciError when an error occurs
1702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
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.
1703
1701
  */
1704
1702
  createNetworkSource(createNetworkSourceRequest) {
1705
1703
  return __awaiter(this, void 0, void 0, function* () {
@@ -1711,7 +1709,7 @@ class IdentityClient {
1711
1709
  "Content-Type": common.Constants.APPLICATION_JSON,
1712
1710
  "opc-retry-token": createNetworkSourceRequest.opcRetryToken
1713
1711
  };
1714
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1712
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1715
1713
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
1716
1714
  if (this.logger)
1717
1715
  retrier.logger = this.logger;
@@ -1756,11 +1754,11 @@ class IdentityClient {
1756
1754
  /**
1757
1755
  * Creates Oauth token for the user
1758
1756
  *
1759
- * This operation does not retry by default if the user has not defined a retry configuration.
1757
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1760
1758
  * @param CreateOAuthClientCredentialRequest
1761
1759
  * @return CreateOAuthClientCredentialResponse
1762
1760
  * @throws OciError when an error occurs
1763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
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.
1764
1762
  */
1765
1763
  createOAuthClientCredential(createOAuthClientCredentialRequest) {
1766
1764
  return __awaiter(this, void 0, void 0, function* () {
@@ -1774,7 +1772,7 @@ class IdentityClient {
1774
1772
  "Content-Type": common.Constants.APPLICATION_JSON,
1775
1773
  "opc-retry-token": createOAuthClientCredentialRequest.opcRetryToken
1776
1774
  };
1777
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1775
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1778
1776
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
1779
1777
  if (this.logger)
1780
1778
  retrier.logger = this.logger;
@@ -1833,11 +1831,11 @@ class IdentityClient {
1833
1831
  **Note:** The user's Console login is the unique name you specified when you created the user
1834
1832
  * (see {@link #createUser(CreateUserRequest) createUser}).
1835
1833
  *
1836
- * This operation does not retry by default if the user has not defined a retry configuration.
1834
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1837
1835
  * @param CreateOrResetUIPasswordRequest
1838
1836
  * @return CreateOrResetUIPasswordResponse
1839
1837
  * @throws OciError when an error occurs
1840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
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.
1841
1839
  */
1842
1840
  createOrResetUIPassword(createOrResetUIPasswordRequest) {
1843
1841
  return __awaiter(this, void 0, void 0, function* () {
@@ -1851,7 +1849,7 @@ class IdentityClient {
1851
1849
  "Content-Type": common.Constants.APPLICATION_JSON,
1852
1850
  "opc-retry-token": createOrResetUIPasswordRequest.opcRetryToken
1853
1851
  };
1854
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1852
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1855
1853
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOrResetUIPasswordRequest.retryConfiguration, specRetryConfiguration);
1856
1854
  if (this.logger)
1857
1855
  retrier.logger = this.logger;
@@ -1911,11 +1909,11 @@ class IdentityClient {
1911
1909
  * <p>
1912
1910
  New policies take effect typically within 10 seconds.
1913
1911
  *
1914
- * This operation does not retry by default if the user has not defined a retry configuration.
1912
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1915
1913
  * @param CreatePolicyRequest
1916
1914
  * @return CreatePolicyResponse
1917
1915
  * @throws OciError when an error occurs
1918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
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.
1919
1917
  */
1920
1918
  createPolicy(createPolicyRequest) {
1921
1919
  return __awaiter(this, void 0, void 0, function* () {
@@ -1927,7 +1925,7 @@ class IdentityClient {
1927
1925
  "Content-Type": common.Constants.APPLICATION_JSON,
1928
1926
  "opc-retry-token": createPolicyRequest.opcRetryToken
1929
1927
  };
1930
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1928
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1931
1929
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createPolicyRequest.retryConfiguration, specRetryConfiguration);
1932
1930
  if (this.logger)
1933
1931
  retrier.logger = this.logger;
@@ -1972,11 +1970,11 @@ class IdentityClient {
1972
1970
  /**
1973
1971
  * Creates a subscription to a region for a tenancy.
1974
1972
  *
1975
- * This operation does not retry by default if the user has not defined a retry configuration.
1973
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1976
1974
  * @param CreateRegionSubscriptionRequest
1977
1975
  * @return CreateRegionSubscriptionResponse
1978
1976
  * @throws OciError when an error occurs
1979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
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.
1980
1978
  */
1981
1979
  createRegionSubscription(createRegionSubscriptionRequest) {
1982
1980
  return __awaiter(this, void 0, void 0, function* () {
@@ -1990,7 +1988,7 @@ class IdentityClient {
1990
1988
  "Content-Type": common.Constants.APPLICATION_JSON,
1991
1989
  "opc-retry-token": createRegionSubscriptionRequest.opcRetryToken
1992
1990
  };
1993
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1991
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1994
1992
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createRegionSubscriptionRequest.retryConfiguration, specRetryConfiguration);
1995
1993
  if (this.logger)
1996
1994
  retrier.logger = this.logger;
@@ -2033,11 +2031,11 @@ class IdentityClient {
2033
2031
  * have to be unique, and you can change it anytime with
2034
2032
  * {@link #updateSmtpCredential(UpdateSmtpCredentialRequest) updateSmtpCredential}.
2035
2033
  *
2036
- * This operation does not retry by default if the user has not defined a retry configuration.
2034
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2037
2035
  * @param CreateSmtpCredentialRequest
2038
2036
  * @return CreateSmtpCredentialResponse
2039
2037
  * @throws OciError when an error occurs
2040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
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.
2041
2039
  */
2042
2040
  createSmtpCredential(createSmtpCredentialRequest) {
2043
2041
  return __awaiter(this, void 0, void 0, function* () {
@@ -2051,7 +2049,7 @@ class IdentityClient {
2051
2049
  "Content-Type": common.Constants.APPLICATION_JSON,
2052
2050
  "opc-retry-token": createSmtpCredentialRequest.opcRetryToken
2053
2051
  };
2054
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2052
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2055
2053
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
2056
2054
  if (this.logger)
2057
2055
  retrier.logger = this.logger;
@@ -2107,11 +2105,11 @@ class IdentityClient {
2107
2105
  * does not need to write a policy to give users this ability. To compare, administrators who have permission to the
2108
2106
  * tenancy can use this operation to create a Swift password for any user, including themselves.
2109
2107
  *
2110
- * This operation does not retry by default if the user has not defined a retry configuration.
2108
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2111
2109
  * @param CreateSwiftPasswordRequest
2112
2110
  * @return CreateSwiftPasswordResponse
2113
2111
  * @throws OciError when an error occurs
2114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
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.
2115
2113
  */
2116
2114
  createSwiftPassword(createSwiftPasswordRequest) {
2117
2115
  return __awaiter(this, void 0, void 0, function* () {
@@ -2125,7 +2123,7 @@ class IdentityClient {
2125
2123
  "Content-Type": common.Constants.APPLICATION_JSON,
2126
2124
  "opc-retry-token": createSwiftPasswordRequest.opcRetryToken
2127
2125
  };
2128
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2126
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2129
2127
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
2130
2128
  if (this.logger)
2131
2129
  retrier.logger = this.logger;
@@ -2191,11 +2189,11 @@ class IdentityClient {
2191
2189
  * * If a `validator` is set, the user applying the tag to a resource must select from a list
2192
2190
  * of values that you supply with {@link #enumTagDefinitionValidator(EnumTagDefinitionValidatorRequest) enumTagDefinitionValidator}.
2193
2191
  *
2194
- * This operation does not retry by default if the user has not defined a retry configuration.
2192
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2195
2193
  * @param CreateTagRequest
2196
2194
  * @return CreateTagResponse
2197
2195
  * @throws OciError when an error occurs
2198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
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.
2199
2197
  */
2200
2198
  createTag(createTagRequest) {
2201
2199
  return __awaiter(this, void 0, void 0, function* () {
@@ -2209,7 +2207,7 @@ class IdentityClient {
2209
2207
  "Content-Type": common.Constants.APPLICATION_JSON,
2210
2208
  "opc-retry-token": createTagRequest.opcRetryToken
2211
2209
  };
2212
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2210
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2213
2211
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagRequest.retryConfiguration, specRetryConfiguration);
2214
2212
  if (this.logger)
2215
2213
  retrier.logger = this.logger;
@@ -2261,11 +2259,11 @@ class IdentityClient {
2261
2259
  * If the `isRequired` flag is set to \"true\", the value is set during resource creation.
2262
2260
  * * If the `isRequired` flag is set to \"false\", the value you enter is set during resource creation.
2263
2261
  *
2264
- * This operation does not retry by default if the user has not defined a retry configuration.
2262
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2265
2263
  * @param CreateTagDefaultRequest
2266
2264
  * @return CreateTagDefaultResponse
2267
2265
  * @throws OciError when an error occurs
2268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
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.
2269
2267
  */
2270
2268
  createTagDefault(createTagDefaultRequest) {
2271
2269
  return __awaiter(this, void 0, void 0, function* () {
@@ -2278,7 +2276,7 @@ class IdentityClient {
2278
2276
  "opc-retry-token": createTagDefaultRequest.opcRetryToken,
2279
2277
  "opc-request-id": createTagDefaultRequest.opcRequestId
2280
2278
  };
2281
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2279
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2282
2280
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagDefaultRequest.retryConfiguration, specRetryConfiguration);
2283
2281
  if (this.logger)
2284
2282
  retrier.logger = this.logger;
@@ -2336,11 +2334,11 @@ class IdentityClient {
2336
2334
  * It does not have to be unique, and you can change it with
2337
2335
  * {@link #updateTagNamespace(UpdateTagNamespaceRequest) updateTagNamespace}.
2338
2336
  *
2339
- * This operation does not retry by default if the user has not defined a retry configuration.
2337
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2340
2338
  * @param CreateTagNamespaceRequest
2341
2339
  * @return CreateTagNamespaceResponse
2342
2340
  * @throws OciError when an error occurs
2343
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
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.
2344
2342
  */
2345
2343
  createTagNamespace(createTagNamespaceRequest) {
2346
2344
  return __awaiter(this, void 0, void 0, function* () {
@@ -2352,7 +2350,7 @@ class IdentityClient {
2352
2350
  "Content-Type": common.Constants.APPLICATION_JSON,
2353
2351
  "opc-retry-token": createTagNamespaceRequest.opcRetryToken
2354
2352
  };
2355
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2353
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2356
2354
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
2357
2355
  if (this.logger)
2358
2356
  retrier.logger = this.logger;
@@ -2426,11 +2424,11 @@ class IdentityClient {
2426
2424
  * <p>
2427
2425
  **Important:** Make sure to inform the new user which compartment(s) they have access to.
2428
2426
  *
2429
- * This operation does not retry by default if the user has not defined a retry configuration.
2427
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2430
2428
  * @param CreateUserRequest
2431
2429
  * @return CreateUserResponse
2432
2430
  * @throws OciError when an error occurs
2433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
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.
2434
2432
  */
2435
2433
  createUser(createUserRequest) {
2436
2434
  return __awaiter(this, void 0, void 0, function* () {
@@ -2442,7 +2440,7 @@ class IdentityClient {
2442
2440
  "Content-Type": common.Constants.APPLICATION_JSON,
2443
2441
  "opc-retry-token": createUserRequest.opcRetryToken
2444
2442
  };
2445
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2443
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2446
2444
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createUserRequest.retryConfiguration, specRetryConfiguration);
2447
2445
  if (this.logger)
2448
2446
  retrier.logger = this.logger;
@@ -2495,11 +2493,11 @@ class IdentityClient {
2495
2493
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
2496
2494
  * the operation's status.
2497
2495
  *
2498
- * This operation does not retry by default if the user has not defined a retry configuration.
2496
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2499
2497
  * @param DeactivateDomainRequest
2500
2498
  * @return DeactivateDomainResponse
2501
2499
  * @throws OciError when an error occurs
2502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
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.
2503
2501
  */
2504
2502
  deactivateDomain(deactivateDomainRequest) {
2505
2503
  return __awaiter(this, void 0, void 0, function* () {
@@ -2515,7 +2513,7 @@ class IdentityClient {
2515
2513
  "opc-retry-token": deactivateDomainRequest.opcRetryToken,
2516
2514
  "if-match": deactivateDomainRequest.ifMatch
2517
2515
  };
2518
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2516
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2519
2517
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deactivateDomainRequest.retryConfiguration, specRetryConfiguration);
2520
2518
  if (this.logger)
2521
2519
  retrier.logger = this.logger;
@@ -2560,11 +2558,11 @@ class IdentityClient {
2560
2558
  * To compare, administrators who have permission to the tenancy can use this operation to delete
2561
2559
  * a key for any user, including themselves.
2562
2560
  *
2563
- * This operation does not retry by default if the user has not defined a retry configuration.
2561
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2564
2562
  * @param DeleteApiKeyRequest
2565
2563
  * @return DeleteApiKeyResponse
2566
2564
  * @throws OciError when an error occurs
2567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
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.
2568
2566
  */
2569
2567
  deleteApiKey(deleteApiKeyRequest) {
2570
2568
  return __awaiter(this, void 0, void 0, function* () {
@@ -2579,7 +2577,7 @@ class IdentityClient {
2579
2577
  "Content-Type": common.Constants.APPLICATION_JSON,
2580
2578
  "if-match": deleteApiKeyRequest.ifMatch
2581
2579
  };
2582
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2580
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2583
2581
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteApiKeyRequest.retryConfiguration, specRetryConfiguration);
2584
2582
  if (this.logger)
2585
2583
  retrier.logger = this.logger;
@@ -2614,11 +2612,11 @@ class IdentityClient {
2614
2612
  /**
2615
2613
  * Deletes the specified auth token for the specified user.
2616
2614
  *
2617
- * This operation does not retry by default if the user has not defined a retry configuration.
2615
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2618
2616
  * @param DeleteAuthTokenRequest
2619
2617
  * @return DeleteAuthTokenResponse
2620
2618
  * @throws OciError when an error occurs
2621
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
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.
2622
2620
  */
2623
2621
  deleteAuthToken(deleteAuthTokenRequest) {
2624
2622
  return __awaiter(this, void 0, void 0, function* () {
@@ -2633,7 +2631,7 @@ class IdentityClient {
2633
2631
  "Content-Type": common.Constants.APPLICATION_JSON,
2634
2632
  "if-match": deleteAuthTokenRequest.ifMatch
2635
2633
  };
2636
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2634
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2637
2635
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAuthTokenRequest.retryConfiguration, specRetryConfiguration);
2638
2636
  if (this.logger)
2639
2637
  retrier.logger = this.logger;
@@ -2668,11 +2666,11 @@ class IdentityClient {
2668
2666
  /**
2669
2667
  * Deletes the specified compartment. The compartment must be empty.
2670
2668
  *
2671
- * This operation does not retry by default if the user has not defined a retry configuration.
2669
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2672
2670
  * @param DeleteCompartmentRequest
2673
2671
  * @return DeleteCompartmentResponse
2674
2672
  * @throws OciError when an error occurs
2675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
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.
2676
2674
  */
2677
2675
  deleteCompartment(deleteCompartmentRequest) {
2678
2676
  return __awaiter(this, void 0, void 0, function* () {
@@ -2686,7 +2684,7 @@ class IdentityClient {
2686
2684
  "Content-Type": common.Constants.APPLICATION_JSON,
2687
2685
  "if-match": deleteCompartmentRequest.ifMatch
2688
2686
  };
2689
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2687
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2690
2688
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCompartmentRequest.retryConfiguration, specRetryConfiguration);
2691
2689
  if (this.logger)
2692
2690
  retrier.logger = this.logger;
@@ -2726,11 +2724,11 @@ class IdentityClient {
2726
2724
  /**
2727
2725
  * Deletes the specified secret key for the specified user.
2728
2726
  *
2729
- * This operation does not retry by default if the user has not defined a retry configuration.
2727
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2730
2728
  * @param DeleteCustomerSecretKeyRequest
2731
2729
  * @return DeleteCustomerSecretKeyResponse
2732
2730
  * @throws OciError when an error occurs
2733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
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.
2734
2732
  */
2735
2733
  deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
2736
2734
  return __awaiter(this, void 0, void 0, function* () {
@@ -2745,7 +2743,7 @@ class IdentityClient {
2745
2743
  "Content-Type": common.Constants.APPLICATION_JSON,
2746
2744
  "if-match": deleteCustomerSecretKeyRequest.ifMatch
2747
2745
  };
2748
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2746
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2749
2747
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
2750
2748
  if (this.logger)
2751
2749
  retrier.logger = this.logger;
@@ -2780,11 +2778,11 @@ class IdentityClient {
2780
2778
  /**
2781
2779
  * Deletes the specified DB credential for the specified user.
2782
2780
  *
2783
- * This operation does not retry by default if the user has not defined a retry configuration.
2781
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2784
2782
  * @param DeleteDbCredentialRequest
2785
2783
  * @return DeleteDbCredentialResponse
2786
2784
  * @throws OciError when an error occurs
2787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
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.
2788
2786
  */
2789
2787
  deleteDbCredential(deleteDbCredentialRequest) {
2790
2788
  return __awaiter(this, void 0, void 0, function* () {
@@ -2800,7 +2798,7 @@ class IdentityClient {
2800
2798
  "opc-request-id": deleteDbCredentialRequest.opcRequestId,
2801
2799
  "if-match": deleteDbCredentialRequest.ifMatch
2802
2800
  };
2803
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2801
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2804
2802
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDbCredentialRequest.retryConfiguration, specRetryConfiguration);
2805
2803
  if (this.logger)
2806
2804
  retrier.logger = this.logger;
@@ -2841,11 +2839,11 @@ class IdentityClient {
2841
2839
  * To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
2842
2840
  * the operation's status.
2843
2841
  *
2844
- * This operation does not retry by default if the user has not defined a retry configuration.
2842
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2845
2843
  * @param DeleteDomainRequest
2846
2844
  * @return DeleteDomainResponse
2847
2845
  * @throws OciError when an error occurs
2848
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
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.
2849
2847
  */
2850
2848
  deleteDomain(deleteDomainRequest) {
2851
2849
  return __awaiter(this, void 0, void 0, function* () {
@@ -2860,7 +2858,7 @@ class IdentityClient {
2860
2858
  "if-match": deleteDomainRequest.ifMatch,
2861
2859
  "opc-request-id": deleteDomainRequest.opcRequestId
2862
2860
  };
2863
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2861
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2864
2862
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDomainRequest.retryConfiguration, specRetryConfiguration);
2865
2863
  if (this.logger)
2866
2864
  retrier.logger = this.logger;
@@ -2900,11 +2898,11 @@ class IdentityClient {
2900
2898
  /**
2901
2899
  * Deletes the specified dynamic group.
2902
2900
  *
2903
- * This operation does not retry by default if the user has not defined a retry configuration.
2901
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2904
2902
  * @param DeleteDynamicGroupRequest
2905
2903
  * @return DeleteDynamicGroupResponse
2906
2904
  * @throws OciError when an error occurs
2907
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
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.
2908
2906
  */
2909
2907
  deleteDynamicGroup(deleteDynamicGroupRequest) {
2910
2908
  return __awaiter(this, void 0, void 0, function* () {
@@ -2918,7 +2916,7 @@ class IdentityClient {
2918
2916
  "Content-Type": common.Constants.APPLICATION_JSON,
2919
2917
  "if-match": deleteDynamicGroupRequest.ifMatch
2920
2918
  };
2921
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2919
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2922
2920
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
2923
2921
  if (this.logger)
2924
2922
  retrier.logger = this.logger;
@@ -2953,11 +2951,11 @@ class IdentityClient {
2953
2951
  /**
2954
2952
  * Deletes the specified group. The group must be empty.
2955
2953
  *
2956
- * This operation does not retry by default if the user has not defined a retry configuration.
2954
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2957
2955
  * @param DeleteGroupRequest
2958
2956
  * @return DeleteGroupResponse
2959
2957
  * @throws OciError when an error occurs
2960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
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.
2961
2959
  */
2962
2960
  deleteGroup(deleteGroupRequest) {
2963
2961
  return __awaiter(this, void 0, void 0, function* () {
@@ -2971,7 +2969,7 @@ class IdentityClient {
2971
2969
  "Content-Type": common.Constants.APPLICATION_JSON,
2972
2970
  "if-match": deleteGroupRequest.ifMatch
2973
2971
  };
2974
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2972
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2975
2973
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteGroupRequest.retryConfiguration, specRetryConfiguration);
2976
2974
  if (this.logger)
2977
2975
  retrier.logger = this.logger;
@@ -3009,11 +3007,11 @@ class IdentityClient {
3009
3007
  Deletes the specified identity provider. The identity provider must not have
3010
3008
  * any group mappings (see {@link IdpGroupMapping}).
3011
3009
  *
3012
- * This operation does not retry by default if the user has not defined a retry configuration.
3010
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3013
3011
  * @param DeleteIdentityProviderRequest
3014
3012
  * @return DeleteIdentityProviderResponse
3015
3013
  * @throws OciError when an error occurs
3016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
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.
3017
3015
  */
3018
3016
  deleteIdentityProvider(deleteIdentityProviderRequest) {
3019
3017
  return __awaiter(this, void 0, void 0, function* () {
@@ -3027,7 +3025,7 @@ class IdentityClient {
3027
3025
  "Content-Type": common.Constants.APPLICATION_JSON,
3028
3026
  "if-match": deleteIdentityProviderRequest.ifMatch
3029
3027
  };
3030
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3028
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3031
3029
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
3032
3030
  if (this.logger)
3033
3031
  retrier.logger = this.logger;
@@ -3064,11 +3062,11 @@ class IdentityClient {
3064
3062
  * <p>
3065
3063
  Deletes the specified group mapping.
3066
3064
  *
3067
- * This operation does not retry by default if the user has not defined a retry configuration.
3065
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3068
3066
  * @param DeleteIdpGroupMappingRequest
3069
3067
  * @return DeleteIdpGroupMappingResponse
3070
3068
  * @throws OciError when an error occurs
3071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
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.
3072
3070
  */
3073
3071
  deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
3074
3072
  return __awaiter(this, void 0, void 0, function* () {
@@ -3083,7 +3081,7 @@ class IdentityClient {
3083
3081
  "Content-Type": common.Constants.APPLICATION_JSON,
3084
3082
  "if-match": deleteIdpGroupMappingRequest.ifMatch
3085
3083
  };
3086
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3084
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3087
3085
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
3088
3086
  if (this.logger)
3089
3087
  retrier.logger = this.logger;
@@ -3118,11 +3116,11 @@ class IdentityClient {
3118
3116
  /**
3119
3117
  * Deletes the specified MFA TOTP device for the specified user.
3120
3118
  *
3121
- * This operation does not retry by default if the user has not defined a retry configuration.
3119
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3122
3120
  * @param DeleteMfaTotpDeviceRequest
3123
3121
  * @return DeleteMfaTotpDeviceResponse
3124
3122
  * @throws OciError when an error occurs
3125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
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.
3126
3124
  */
3127
3125
  deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
3128
3126
  return __awaiter(this, void 0, void 0, function* () {
@@ -3137,7 +3135,7 @@ class IdentityClient {
3137
3135
  "Content-Type": common.Constants.APPLICATION_JSON,
3138
3136
  "if-match": deleteMfaTotpDeviceRequest.ifMatch
3139
3137
  };
3140
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3138
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3141
3139
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
3142
3140
  if (this.logger)
3143
3141
  retrier.logger = this.logger;
@@ -3172,11 +3170,11 @@ class IdentityClient {
3172
3170
  /**
3173
3171
  * Deletes the specified network source.
3174
3172
  *
3175
- * This operation does not retry by default if the user has not defined a retry configuration.
3173
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3176
3174
  * @param DeleteNetworkSourceRequest
3177
3175
  * @return DeleteNetworkSourceResponse
3178
3176
  * @throws OciError when an error occurs
3179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
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.
3180
3178
  */
3181
3179
  deleteNetworkSource(deleteNetworkSourceRequest) {
3182
3180
  return __awaiter(this, void 0, void 0, function* () {
@@ -3190,7 +3188,7 @@ class IdentityClient {
3190
3188
  "Content-Type": common.Constants.APPLICATION_JSON,
3191
3189
  "if-match": deleteNetworkSourceRequest.ifMatch
3192
3190
  };
3193
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3191
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3194
3192
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
3195
3193
  if (this.logger)
3196
3194
  retrier.logger = this.logger;
@@ -3225,11 +3223,11 @@ class IdentityClient {
3225
3223
  /**
3226
3224
  * Delete Oauth token for the user
3227
3225
  *
3228
- * This operation does not retry by default if the user has not defined a retry configuration.
3226
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3229
3227
  * @param DeleteOAuthClientCredentialRequest
3230
3228
  * @return DeleteOAuthClientCredentialResponse
3231
3229
  * @throws OciError when an error occurs
3232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
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.
3233
3231
  */
3234
3232
  deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
3235
3233
  return __awaiter(this, void 0, void 0, function* () {
@@ -3244,7 +3242,7 @@ class IdentityClient {
3244
3242
  "Content-Type": common.Constants.APPLICATION_JSON,
3245
3243
  "if-match": deleteOAuthClientCredentialRequest.ifMatch
3246
3244
  };
3247
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3245
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3248
3246
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
3249
3247
  if (this.logger)
3250
3248
  retrier.logger = this.logger;
@@ -3278,11 +3276,11 @@ class IdentityClient {
3278
3276
  }
3279
3277
  /**
3280
3278
  * Deletes the specified policy. The deletion takes effect typically within 10 seconds.
3281
- * This operation does not retry by default if the user has not defined a retry configuration.
3279
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3282
3280
  * @param DeletePolicyRequest
3283
3281
  * @return DeletePolicyResponse
3284
3282
  * @throws OciError when an error occurs
3285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
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.
3286
3284
  */
3287
3285
  deletePolicy(deletePolicyRequest) {
3288
3286
  return __awaiter(this, void 0, void 0, function* () {
@@ -3296,7 +3294,7 @@ class IdentityClient {
3296
3294
  "Content-Type": common.Constants.APPLICATION_JSON,
3297
3295
  "if-match": deletePolicyRequest.ifMatch
3298
3296
  };
3299
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3297
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3300
3298
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deletePolicyRequest.retryConfiguration, specRetryConfiguration);
3301
3299
  if (this.logger)
3302
3300
  retrier.logger = this.logger;
@@ -3331,11 +3329,11 @@ class IdentityClient {
3331
3329
  /**
3332
3330
  * Deletes the specified SMTP credential for the specified user.
3333
3331
  *
3334
- * This operation does not retry by default if the user has not defined a retry configuration.
3332
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3335
3333
  * @param DeleteSmtpCredentialRequest
3336
3334
  * @return DeleteSmtpCredentialResponse
3337
3335
  * @throws OciError when an error occurs
3338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
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.
3339
3337
  */
3340
3338
  deleteSmtpCredential(deleteSmtpCredentialRequest) {
3341
3339
  return __awaiter(this, void 0, void 0, function* () {
@@ -3350,7 +3348,7 @@ class IdentityClient {
3350
3348
  "Content-Type": common.Constants.APPLICATION_JSON,
3351
3349
  "if-match": deleteSmtpCredentialRequest.ifMatch
3352
3350
  };
3353
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3351
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3354
3352
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
3355
3353
  if (this.logger)
3356
3354
  retrier.logger = this.logger;
@@ -3387,11 +3385,11 @@ class IdentityClient {
3387
3385
  * <p>
3388
3386
  Deletes the specified Swift password for the specified user.
3389
3387
  *
3390
- * This operation does not retry by default if the user has not defined a retry configuration.
3388
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3391
3389
  * @param DeleteSwiftPasswordRequest
3392
3390
  * @return DeleteSwiftPasswordResponse
3393
3391
  * @throws OciError when an error occurs
3394
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
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.
3395
3393
  */
3396
3394
  deleteSwiftPassword(deleteSwiftPasswordRequest) {
3397
3395
  return __awaiter(this, void 0, void 0, function* () {
@@ -3406,7 +3404,7 @@ class IdentityClient {
3406
3404
  "Content-Type": common.Constants.APPLICATION_JSON,
3407
3405
  "if-match": deleteSwiftPasswordRequest.ifMatch
3408
3406
  };
3409
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3407
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3410
3408
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
3411
3409
  if (this.logger)
3412
3410
  retrier.logger = this.logger;
@@ -3461,11 +3459,11 @@ class IdentityClient {
3461
3459
  To delete a tag, you must first retire it. Use {@link #updateTag(UpdateTagRequest) updateTag}
3462
3460
  * to retire a tag.
3463
3461
  *
3464
- * This operation does not retry by default if the user has not defined a retry configuration.
3462
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3465
3463
  * @param DeleteTagRequest
3466
3464
  * @return DeleteTagResponse
3467
3465
  * @throws OciError when an error occurs
3468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
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.
3469
3467
  */
3470
3468
  deleteTag(deleteTagRequest) {
3471
3469
  return __awaiter(this, void 0, void 0, function* () {
@@ -3480,7 +3478,7 @@ class IdentityClient {
3480
3478
  "Content-Type": common.Constants.APPLICATION_JSON,
3481
3479
  "if-match": deleteTagRequest.ifMatch
3482
3480
  };
3483
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3481
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3484
3482
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagRequest.retryConfiguration, specRetryConfiguration);
3485
3483
  if (this.logger)
3486
3484
  retrier.logger = this.logger;
@@ -3520,11 +3518,11 @@ class IdentityClient {
3520
3518
  /**
3521
3519
  * Deletes the the specified tag default.
3522
3520
  *
3523
- * This operation does not retry by default if the user has not defined a retry configuration.
3521
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3524
3522
  * @param DeleteTagDefaultRequest
3525
3523
  * @return DeleteTagDefaultResponse
3526
3524
  * @throws OciError when an error occurs
3527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
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.
3528
3526
  */
3529
3527
  deleteTagDefault(deleteTagDefaultRequest) {
3530
3528
  return __awaiter(this, void 0, void 0, function* () {
@@ -3539,7 +3537,7 @@ class IdentityClient {
3539
3537
  "opc-request-id": deleteTagDefaultRequest.opcRequestId,
3540
3538
  "if-match": deleteTagDefaultRequest.ifMatch
3541
3539
  };
3542
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3540
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3543
3541
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagDefaultRequest.retryConfiguration, specRetryConfiguration);
3544
3542
  if (this.logger)
3545
3543
  retrier.logger = this.logger;
@@ -3580,11 +3578,11 @@ class IdentityClient {
3580
3578
  * <p>
3581
3579
  Use {@link #deleteTag(DeleteTagRequest) deleteTag} to delete a tag definition.
3582
3580
  *
3583
- * This operation does not retry by default if the user has not defined a retry configuration.
3581
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3584
3582
  * @param DeleteTagNamespaceRequest
3585
3583
  * @return DeleteTagNamespaceResponse
3586
3584
  * @throws OciError when an error occurs
3587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
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.
3588
3586
  */
3589
3587
  deleteTagNamespace(deleteTagNamespaceRequest) {
3590
3588
  return __awaiter(this, void 0, void 0, function* () {
@@ -3599,7 +3597,7 @@ class IdentityClient {
3599
3597
  "if-match": deleteTagNamespaceRequest.ifMatch,
3600
3598
  "opc-request-id": deleteTagNamespaceRequest.opcRequestId
3601
3599
  };
3602
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3600
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3603
3601
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
3604
3602
  if (this.logger)
3605
3603
  retrier.logger = this.logger;
@@ -3633,11 +3631,11 @@ class IdentityClient {
3633
3631
  }
3634
3632
  /**
3635
3633
  * Deletes the specified user. The user must not be in any groups.
3636
- * This operation does not retry by default if the user has not defined a retry configuration.
3634
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3637
3635
  * @param DeleteUserRequest
3638
3636
  * @return DeleteUserResponse
3639
3637
  * @throws OciError when an error occurs
3640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
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.
3641
3639
  */
3642
3640
  deleteUser(deleteUserRequest) {
3643
3641
  return __awaiter(this, void 0, void 0, function* () {
@@ -3651,7 +3649,7 @@ class IdentityClient {
3651
3649
  "Content-Type": common.Constants.APPLICATION_JSON,
3652
3650
  "if-match": deleteUserRequest.ifMatch
3653
3651
  };
3654
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3652
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3655
3653
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteUserRequest.retryConfiguration, specRetryConfiguration);
3656
3654
  if (this.logger)
3657
3655
  retrier.logger = this.logger;
@@ -3695,11 +3693,11 @@ class IdentityClient {
3695
3693
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
3696
3694
  * the operation's status.
3697
3695
  *
3698
- * This operation does not retry by default if the user has not defined a retry configuration.
3696
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3699
3697
  * @param EnableReplicationToRegionRequest
3700
3698
  * @return EnableReplicationToRegionResponse
3701
3699
  * @throws OciError when an error occurs
3702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
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.
3703
3701
  */
3704
3702
  enableReplicationToRegion(enableReplicationToRegionRequest) {
3705
3703
  return __awaiter(this, void 0, void 0, function* () {
@@ -3715,7 +3713,7 @@ class IdentityClient {
3715
3713
  "opc-retry-token": enableReplicationToRegionRequest.opcRetryToken,
3716
3714
  "if-match": enableReplicationToRegionRequest.ifMatch
3717
3715
  };
3718
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3716
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3719
3717
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableReplicationToRegionRequest.retryConfiguration, specRetryConfiguration);
3720
3718
  if (this.logger)
3721
3719
  retrier.logger = this.logger;
@@ -3756,11 +3754,11 @@ class IdentityClient {
3756
3754
  /**
3757
3755
  * Generate seed for the MFA TOTP device.
3758
3756
  *
3759
- * This operation does not retry by default if the user has not defined a retry configuration.
3757
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3760
3758
  * @param GenerateTotpSeedRequest
3761
3759
  * @return GenerateTotpSeedResponse
3762
3760
  * @throws OciError when an error occurs
3763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
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.
3764
3762
  */
3765
3763
  generateTotpSeed(generateTotpSeedRequest) {
3766
3764
  return __awaiter(this, void 0, void 0, function* () {
@@ -3775,7 +3773,7 @@ class IdentityClient {
3775
3773
  "Content-Type": common.Constants.APPLICATION_JSON,
3776
3774
  "if-match": generateTotpSeedRequest.ifMatch
3777
3775
  };
3778
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3776
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3779
3777
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, generateTotpSeedRequest.retryConfiguration, specRetryConfiguration);
3780
3778
  if (this.logger)
3781
3779
  retrier.logger = this.logger;
@@ -3820,11 +3818,11 @@ class IdentityClient {
3820
3818
  * Gets the authentication policy for the given tenancy. You must specify your tenant\u2019s OCID as the value for
3821
3819
  * the compartment ID (remember that the tenancy is simply the root compartment).
3822
3820
  *
3823
- * This operation does not retry by default if the user has not defined a retry configuration.
3821
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3824
3822
  * @param GetAuthenticationPolicyRequest
3825
3823
  * @return GetAuthenticationPolicyResponse
3826
3824
  * @throws OciError when an error occurs
3827
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
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.
3828
3826
  */
3829
3827
  getAuthenticationPolicy(getAuthenticationPolicyRequest) {
3830
3828
  return __awaiter(this, void 0, void 0, function* () {
@@ -3837,7 +3835,7 @@ class IdentityClient {
3837
3835
  let headerParams = {
3838
3836
  "Content-Type": common.Constants.APPLICATION_JSON
3839
3837
  };
3840
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3838
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3841
3839
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAuthenticationPolicyRequest.retryConfiguration, specRetryConfiguration);
3842
3840
  if (this.logger)
3843
3841
  retrier.logger = this.logger;
@@ -3888,11 +3886,11 @@ class IdentityClient {
3888
3886
  * call the {@link #listInstances(ListInstancesRequest) listInstances} operation in the Cloud Compute
3889
3887
  * Service or the {@link #listVolumes(ListVolumesRequest) listVolumes} operation in Cloud Block Storage.
3890
3888
  *
3891
- * This operation does not retry by default if the user has not defined a retry configuration.
3889
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3892
3890
  * @param GetCompartmentRequest
3893
3891
  * @return GetCompartmentResponse
3894
3892
  * @throws OciError when an error occurs
3895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
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.
3896
3894
  */
3897
3895
  getCompartment(getCompartmentRequest) {
3898
3896
  return __awaiter(this, void 0, void 0, function* () {
@@ -3905,7 +3903,7 @@ class IdentityClient {
3905
3903
  let headerParams = {
3906
3904
  "Content-Type": common.Constants.APPLICATION_JSON
3907
3905
  };
3908
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3906
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3909
3907
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCompartmentRequest.retryConfiguration, specRetryConfiguration);
3910
3908
  if (this.logger)
3911
3909
  retrier.logger = this.logger;
@@ -3949,11 +3947,11 @@ class IdentityClient {
3949
3947
  /**
3950
3948
  * (For tenancies that support identity domains) Gets the specified identity domain's information.
3951
3949
  *
3952
- * This operation does not retry by default if the user has not defined a retry configuration.
3950
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3953
3951
  * @param GetDomainRequest
3954
3952
  * @return GetDomainResponse
3955
3953
  * @throws OciError when an error occurs
3956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
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.
3957
3955
  */
3958
3956
  getDomain(getDomainRequest) {
3959
3957
  return __awaiter(this, void 0, void 0, function* () {
@@ -3967,7 +3965,7 @@ class IdentityClient {
3967
3965
  "Content-Type": common.Constants.APPLICATION_JSON,
3968
3966
  "opc-request-id": getDomainRequest.opcRequestId
3969
3967
  };
3970
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3968
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3971
3969
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDomainRequest.retryConfiguration, specRetryConfiguration);
3972
3970
  if (this.logger)
3973
3971
  retrier.logger = this.logger;
@@ -4011,11 +4009,11 @@ class IdentityClient {
4011
4009
  /**
4012
4010
  * Gets the specified dynamic group's information.
4013
4011
  *
4014
- * This operation does not retry by default if the user has not defined a retry configuration.
4012
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4015
4013
  * @param GetDynamicGroupRequest
4016
4014
  * @return GetDynamicGroupResponse
4017
4015
  * @throws OciError when an error occurs
4018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
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.
4019
4017
  */
4020
4018
  getDynamicGroup(getDynamicGroupRequest) {
4021
4019
  return __awaiter(this, void 0, void 0, function* () {
@@ -4028,7 +4026,7 @@ class IdentityClient {
4028
4026
  let headerParams = {
4029
4027
  "Content-Type": common.Constants.APPLICATION_JSON
4030
4028
  };
4031
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4029
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4032
4030
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
4033
4031
  if (this.logger)
4034
4032
  retrier.logger = this.logger;
@@ -4076,11 +4074,11 @@ class IdentityClient {
4076
4074
  * {@link #listUserGroupMemberships(ListUserGroupMembershipsRequest) listUserGroupMemberships} and
4077
4075
  * provide the group's OCID as a query parameter in the request.
4078
4076
  *
4079
- * This operation does not retry by default if the user has not defined a retry configuration.
4077
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4080
4078
  * @param GetGroupRequest
4081
4079
  * @return GetGroupResponse
4082
4080
  * @throws OciError when an error occurs
4083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
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.
4084
4082
  */
4085
4083
  getGroup(getGroupRequest) {
4086
4084
  return __awaiter(this, void 0, void 0, function* () {
@@ -4093,7 +4091,7 @@ class IdentityClient {
4093
4091
  let headerParams = {
4094
4092
  "Content-Type": common.Constants.APPLICATION_JSON
4095
4093
  };
4096
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4094
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4097
4095
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getGroupRequest.retryConfiguration, specRetryConfiguration);
4098
4096
  if (this.logger)
4099
4097
  retrier.logger = this.logger;
@@ -4137,11 +4135,11 @@ class IdentityClient {
4137
4135
  /**
4138
4136
  * Gets the details of a specified IAM work request. The workRequestID is returned in the opc-workrequest-id header for any asynchronous operation in the Identity and Access Management service.
4139
4137
  *
4140
- * This operation does not retry by default if the user has not defined a retry configuration.
4138
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4141
4139
  * @param GetIamWorkRequestRequest
4142
4140
  * @return GetIamWorkRequestResponse
4143
4141
  * @throws OciError when an error occurs
4144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
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.
4145
4143
  */
4146
4144
  getIamWorkRequest(getIamWorkRequestRequest) {
4147
4145
  return __awaiter(this, void 0, void 0, function* () {
@@ -4155,7 +4153,7 @@ class IdentityClient {
4155
4153
  "Content-Type": common.Constants.APPLICATION_JSON,
4156
4154
  "opc-request-id": getIamWorkRequestRequest.opcRequestId
4157
4155
  };
4158
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4156
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4159
4157
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIamWorkRequestRequest.retryConfiguration, specRetryConfiguration);
4160
4158
  if (this.logger)
4161
4159
  retrier.logger = this.logger;
@@ -4196,11 +4194,11 @@ class IdentityClient {
4196
4194
  * <p>
4197
4195
  Gets the specified identity provider's information.
4198
4196
  *
4199
- * This operation does not retry by default if the user has not defined a retry configuration.
4197
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4200
4198
  * @param GetIdentityProviderRequest
4201
4199
  * @return GetIdentityProviderResponse
4202
4200
  * @throws OciError when an error occurs
4203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
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.
4204
4202
  */
4205
4203
  getIdentityProvider(getIdentityProviderRequest) {
4206
4204
  return __awaiter(this, void 0, void 0, function* () {
@@ -4213,7 +4211,7 @@ class IdentityClient {
4213
4211
  let headerParams = {
4214
4212
  "Content-Type": common.Constants.APPLICATION_JSON
4215
4213
  };
4216
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4214
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4217
4215
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
4218
4216
  if (this.logger)
4219
4217
  retrier.logger = this.logger;
@@ -4259,11 +4257,11 @@ class IdentityClient {
4259
4257
  * <p>
4260
4258
  Gets the specified group mapping.
4261
4259
  *
4262
- * This operation does not retry by default if the user has not defined a retry configuration.
4260
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4263
4261
  * @param GetIdpGroupMappingRequest
4264
4262
  * @return GetIdpGroupMappingResponse
4265
4263
  * @throws OciError when an error occurs
4266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
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.
4267
4265
  */
4268
4266
  getIdpGroupMapping(getIdpGroupMappingRequest) {
4269
4267
  return __awaiter(this, void 0, void 0, function* () {
@@ -4277,7 +4275,7 @@ class IdentityClient {
4277
4275
  let headerParams = {
4278
4276
  "Content-Type": common.Constants.APPLICATION_JSON
4279
4277
  };
4280
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4278
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4281
4279
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
4282
4280
  if (this.logger)
4283
4281
  retrier.logger = this.logger;
@@ -4321,11 +4319,11 @@ class IdentityClient {
4321
4319
  /**
4322
4320
  * Get the specified MFA TOTP device for the specified user.
4323
4321
  *
4324
- * This operation does not retry by default if the user has not defined a retry configuration.
4322
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4325
4323
  * @param GetMfaTotpDeviceRequest
4326
4324
  * @return GetMfaTotpDeviceResponse
4327
4325
  * @throws OciError when an error occurs
4328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
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.
4329
4327
  */
4330
4328
  getMfaTotpDevice(getMfaTotpDeviceRequest) {
4331
4329
  return __awaiter(this, void 0, void 0, function* () {
@@ -4339,7 +4337,7 @@ class IdentityClient {
4339
4337
  let headerParams = {
4340
4338
  "Content-Type": common.Constants.APPLICATION_JSON
4341
4339
  };
4342
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4340
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4343
4341
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
4344
4342
  if (this.logger)
4345
4343
  retrier.logger = this.logger;
@@ -4383,11 +4381,11 @@ class IdentityClient {
4383
4381
  /**
4384
4382
  * Gets the specified network source's information.
4385
4383
  *
4386
- * This operation does not retry by default if the user has not defined a retry configuration.
4384
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4387
4385
  * @param GetNetworkSourceRequest
4388
4386
  * @return GetNetworkSourceResponse
4389
4387
  * @throws OciError when an error occurs
4390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
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.
4391
4389
  */
4392
4390
  getNetworkSource(getNetworkSourceRequest) {
4393
4391
  return __awaiter(this, void 0, void 0, function* () {
@@ -4400,7 +4398,7 @@ class IdentityClient {
4400
4398
  let headerParams = {
4401
4399
  "Content-Type": common.Constants.APPLICATION_JSON
4402
4400
  };
4403
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4401
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4404
4402
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
4405
4403
  if (this.logger)
4406
4404
  retrier.logger = this.logger;
@@ -4443,11 +4441,11 @@ class IdentityClient {
4443
4441
  }
4444
4442
  /**
4445
4443
  * Gets the specified policy's information.
4446
- * This operation does not retry by default if the user has not defined a retry configuration.
4444
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4447
4445
  * @param GetPolicyRequest
4448
4446
  * @return GetPolicyResponse
4449
4447
  * @throws OciError when an error occurs
4450
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
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.
4451
4449
  */
4452
4450
  getPolicy(getPolicyRequest) {
4453
4451
  return __awaiter(this, void 0, void 0, function* () {
@@ -4460,7 +4458,7 @@ class IdentityClient {
4460
4458
  let headerParams = {
4461
4459
  "Content-Type": common.Constants.APPLICATION_JSON
4462
4460
  };
4463
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4461
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4464
4462
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getPolicyRequest.retryConfiguration, specRetryConfiguration);
4465
4463
  if (this.logger)
4466
4464
  retrier.logger = this.logger;
@@ -4504,11 +4502,11 @@ class IdentityClient {
4504
4502
  /**
4505
4503
  * Retrieve the standard tag namespace template given the standard tag namespace name.
4506
4504
  *
4507
- * This operation does not retry by default if the user has not defined a retry configuration.
4505
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4508
4506
  * @param GetStandardTagTemplateRequest
4509
4507
  * @return GetStandardTagTemplateResponse
4510
4508
  * @throws OciError when an error occurs
4511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
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.
4512
4510
  */
4513
4511
  getStandardTagTemplate(getStandardTagTemplateRequest) {
4514
4512
  return __awaiter(this, void 0, void 0, function* () {
@@ -4523,7 +4521,7 @@ class IdentityClient {
4523
4521
  let headerParams = {
4524
4522
  "Content-Type": common.Constants.APPLICATION_JSON
4525
4523
  };
4526
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4524
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4527
4525
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getStandardTagTemplateRequest.retryConfiguration, specRetryConfiguration);
4528
4526
  if (this.logger)
4529
4527
  retrier.logger = this.logger;
@@ -4561,11 +4559,11 @@ class IdentityClient {
4561
4559
  }
4562
4560
  /**
4563
4561
  * Gets the specified tag's information.
4564
- * This operation does not retry by default if the user has not defined a retry configuration.
4562
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4565
4563
  * @param GetTagRequest
4566
4564
  * @return GetTagResponse
4567
4565
  * @throws OciError when an error occurs
4568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
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.
4569
4567
  */
4570
4568
  getTag(getTagRequest) {
4571
4569
  return __awaiter(this, void 0, void 0, function* () {
@@ -4579,7 +4577,7 @@ class IdentityClient {
4579
4577
  let headerParams = {
4580
4578
  "Content-Type": common.Constants.APPLICATION_JSON
4581
4579
  };
4582
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4580
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4583
4581
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagRequest.retryConfiguration, specRetryConfiguration);
4584
4582
  if (this.logger)
4585
4583
  retrier.logger = this.logger;
@@ -4623,11 +4621,11 @@ class IdentityClient {
4623
4621
  /**
4624
4622
  * Retrieves the specified tag default.
4625
4623
  *
4626
- * This operation does not retry by default if the user has not defined a retry configuration.
4624
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4627
4625
  * @param GetTagDefaultRequest
4628
4626
  * @return GetTagDefaultResponse
4629
4627
  * @throws OciError when an error occurs
4630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
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.
4631
4629
  */
4632
4630
  getTagDefault(getTagDefaultRequest) {
4633
4631
  return __awaiter(this, void 0, void 0, function* () {
@@ -4640,7 +4638,7 @@ class IdentityClient {
4640
4638
  let headerParams = {
4641
4639
  "Content-Type": common.Constants.APPLICATION_JSON
4642
4640
  };
4643
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4641
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4644
4642
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagDefaultRequest.retryConfiguration, specRetryConfiguration);
4645
4643
  if (this.logger)
4646
4644
  retrier.logger = this.logger;
@@ -4684,11 +4682,11 @@ class IdentityClient {
4684
4682
  /**
4685
4683
  * Gets the specified tag namespace's information.
4686
4684
  *
4687
- * This operation does not retry by default if the user has not defined a retry configuration.
4685
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4688
4686
  * @param GetTagNamespaceRequest
4689
4687
  * @return GetTagNamespaceResponse
4690
4688
  * @throws OciError when an error occurs
4691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
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.
4692
4690
  */
4693
4691
  getTagNamespace(getTagNamespaceRequest) {
4694
4692
  return __awaiter(this, void 0, void 0, function* () {
@@ -4701,7 +4699,7 @@ class IdentityClient {
4701
4699
  let headerParams = {
4702
4700
  "Content-Type": common.Constants.APPLICATION_JSON
4703
4701
  };
4704
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4702
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4705
4703
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
4706
4704
  if (this.logger)
4707
4705
  retrier.logger = this.logger;
@@ -4741,11 +4739,11 @@ class IdentityClient {
4741
4739
  * Gets details on a specified work request. The workRequestID is returned in the opc-workrequest-id header
4742
4740
  * for any asynchronous operation in tagging service.
4743
4741
  *
4744
- * This operation does not retry by default if the user has not defined a retry configuration.
4742
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4745
4743
  * @param GetTaggingWorkRequestRequest
4746
4744
  * @return GetTaggingWorkRequestResponse
4747
4745
  * @throws OciError when an error occurs
4748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
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.
4749
4747
  */
4750
4748
  getTaggingWorkRequest(getTaggingWorkRequestRequest) {
4751
4749
  return __awaiter(this, void 0, void 0, function* () {
@@ -4758,7 +4756,7 @@ class IdentityClient {
4758
4756
  let headerParams = {
4759
4757
  "Content-Type": common.Constants.APPLICATION_JSON
4760
4758
  };
4761
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4759
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4762
4760
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTaggingWorkRequestRequest.retryConfiguration, specRetryConfiguration);
4763
4761
  if (this.logger)
4764
4762
  retrier.logger = this.logger;
@@ -4801,11 +4799,11 @@ class IdentityClient {
4801
4799
  }
4802
4800
  /**
4803
4801
  * Get the specified tenancy's information.
4804
- * This operation does not retry by default if the user has not defined a retry configuration.
4802
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4805
4803
  * @param GetTenancyRequest
4806
4804
  * @return GetTenancyResponse
4807
4805
  * @throws OciError when an error occurs
4808
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
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.
4809
4807
  */
4810
4808
  getTenancy(getTenancyRequest) {
4811
4809
  return __awaiter(this, void 0, void 0, function* () {
@@ -4818,7 +4816,7 @@ class IdentityClient {
4818
4816
  let headerParams = {
4819
4817
  "Content-Type": common.Constants.APPLICATION_JSON
4820
4818
  };
4821
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4819
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4822
4820
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTenancyRequest.retryConfiguration, specRetryConfiguration);
4823
4821
  if (this.logger)
4824
4822
  retrier.logger = this.logger;
@@ -4856,11 +4854,11 @@ class IdentityClient {
4856
4854
  }
4857
4855
  /**
4858
4856
  * Gets the specified user's information.
4859
- * This operation does not retry by default if the user has not defined a retry configuration.
4857
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4860
4858
  * @param GetUserRequest
4861
4859
  * @return GetUserResponse
4862
4860
  * @throws OciError when an error occurs
4863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
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.
4864
4862
  */
4865
4863
  getUser(getUserRequest) {
4866
4864
  return __awaiter(this, void 0, void 0, function* () {
@@ -4873,7 +4871,7 @@ class IdentityClient {
4873
4871
  let headerParams = {
4874
4872
  "Content-Type": common.Constants.APPLICATION_JSON
4875
4873
  };
4876
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4874
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4877
4875
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserRequest.retryConfiguration, specRetryConfiguration);
4878
4876
  if (this.logger)
4879
4877
  retrier.logger = this.logger;
@@ -4916,11 +4914,11 @@ class IdentityClient {
4916
4914
  }
4917
4915
  /**
4918
4916
  * Gets the specified UserGroupMembership's information.
4919
- * This operation does not retry by default if the user has not defined a retry configuration.
4917
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4920
4918
  * @param GetUserGroupMembershipRequest
4921
4919
  * @return GetUserGroupMembershipResponse
4922
4920
  * @throws OciError when an error occurs
4923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
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.
4924
4922
  */
4925
4923
  getUserGroupMembership(getUserGroupMembershipRequest) {
4926
4924
  return __awaiter(this, void 0, void 0, function* () {
@@ -4933,7 +4931,7 @@ class IdentityClient {
4933
4931
  let headerParams = {
4934
4932
  "Content-Type": common.Constants.APPLICATION_JSON
4935
4933
  };
4936
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4934
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4937
4935
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserGroupMembershipRequest.retryConfiguration, specRetryConfiguration);
4938
4936
  if (this.logger)
4939
4937
  retrier.logger = this.logger;
@@ -4978,11 +4976,11 @@ class IdentityClient {
4978
4976
  * Gets the specified user's console password information. The returned object contains the user's OCID,
4979
4977
  * but not the password itself. The actual password is returned only when created or reset.
4980
4978
  *
4981
- * This operation does not retry by default if the user has not defined a retry configuration.
4979
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4982
4980
  * @param GetUserUIPasswordInformationRequest
4983
4981
  * @return GetUserUIPasswordInformationResponse
4984
4982
  * @throws OciError when an error occurs
4985
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
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.
4986
4984
  */
4987
4985
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
4988
4986
  return __awaiter(this, void 0, void 0, function* () {
@@ -4995,7 +4993,7 @@ class IdentityClient {
4995
4993
  let headerParams = {
4996
4994
  "Content-Type": common.Constants.APPLICATION_JSON
4997
4995
  };
4998
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4996
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4999
4997
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserUIPasswordInformationRequest.retryConfiguration, specRetryConfiguration);
5000
4998
  if (this.logger)
5001
4999
  retrier.logger = this.logger;
@@ -5040,11 +5038,11 @@ class IdentityClient {
5040
5038
  * Gets details on a specified work request. The workRequestID is returned in the opc-workrequest-id header
5041
5039
  * for any asynchronous operation in the compartment service.
5042
5040
  *
5043
- * This operation does not retry by default if the user has not defined a retry configuration.
5041
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5044
5042
  * @param GetWorkRequestRequest
5045
5043
  * @return GetWorkRequestResponse
5046
5044
  * @throws OciError when an error occurs
5047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
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.
5048
5046
  */
5049
5047
  getWorkRequest(getWorkRequestRequest) {
5050
5048
  return __awaiter(this, void 0, void 0, function* () {
@@ -5057,7 +5055,7 @@ class IdentityClient {
5057
5055
  let headerParams = {
5058
5056
  "Content-Type": common.Constants.APPLICATION_JSON
5059
5057
  };
5060
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5058
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5061
5059
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
5062
5060
  if (this.logger)
5063
5061
  retrier.logger = this.logger;
@@ -5102,11 +5100,11 @@ class IdentityClient {
5102
5100
  * OCI will release Tag Namespaces that our customers can import.
5103
5101
  * These Tag Namespaces will provide Tags for our customers and Partners to provide consistency and enable data reporting.
5104
5102
  *
5105
- * This operation does not retry by default if the user has not defined a retry configuration.
5103
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5106
5104
  * @param ImportStandardTagsRequest
5107
5105
  * @return ImportStandardTagsResponse
5108
5106
  * @throws OciError when an error occurs
5109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
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.
5110
5108
  */
5111
5109
  importStandardTags(importStandardTagsRequest) {
5112
5110
  return __awaiter(this, void 0, void 0, function* () {
@@ -5119,7 +5117,7 @@ class IdentityClient {
5119
5117
  "opc-request-id": importStandardTagsRequest.opcRequestId,
5120
5118
  "opc-retry-token": importStandardTagsRequest.opcRetryToken
5121
5119
  };
5122
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5120
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5123
5121
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, importStandardTagsRequest.retryConfiguration, specRetryConfiguration);
5124
5122
  if (this.logger)
5125
5123
  retrier.logger = this.logger;
@@ -5164,11 +5162,11 @@ class IdentityClient {
5164
5162
  If `currentLicenseTypeName` is provided, then the request returns license types that the identity domain with the specified license
5165
5163
  * type name can change to. Otherwise, the request returns all valid license types currently supported.
5166
5164
  *
5167
- * This operation does not retry by default if the user has not defined a retry configuration.
5165
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5168
5166
  * @param ListAllowedDomainLicenseTypesRequest
5169
5167
  * @return ListAllowedDomainLicenseTypesResponse
5170
5168
  * @throws OciError when an error occurs
5171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
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.
5172
5170
  */
5173
5171
  listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
5174
5172
  return __awaiter(this, void 0, void 0, function* () {
@@ -5182,7 +5180,7 @@ class IdentityClient {
5182
5180
  "Content-Type": common.Constants.APPLICATION_JSON,
5183
5181
  "opc-request-id": listAllowedDomainLicenseTypesRequest.opcRequestId
5184
5182
  };
5185
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5183
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5186
5184
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAllowedDomainLicenseTypesRequest.retryConfiguration, specRetryConfiguration);
5187
5185
  if (this.logger)
5188
5186
  retrier.logger = this.logger;
@@ -5229,11 +5227,11 @@ class IdentityClient {
5229
5227
  Every user has permission to use this API call for *their own user ID*. An administrator in your
5230
5228
  * organization does not need to write a policy to give users this ability.
5231
5229
  *
5232
- * This operation does not retry by default if the user has not defined a retry configuration.
5230
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5233
5231
  * @param ListApiKeysRequest
5234
5232
  * @return ListApiKeysResponse
5235
5233
  * @throws OciError when an error occurs
5236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
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.
5237
5235
  */
5238
5236
  listApiKeys(listApiKeysRequest) {
5239
5237
  return __awaiter(this, void 0, void 0, function* () {
@@ -5246,7 +5244,7 @@ class IdentityClient {
5246
5244
  let headerParams = {
5247
5245
  "Content-Type": common.Constants.APPLICATION_JSON
5248
5246
  };
5249
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5247
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5250
5248
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listApiKeysRequest.retryConfiguration, specRetryConfiguration);
5251
5249
  if (this.logger)
5252
5250
  retrier.logger = this.logger;
@@ -5291,11 +5289,11 @@ class IdentityClient {
5291
5289
  * Lists the auth tokens for the specified user. The returned object contains the token's OCID, but not
5292
5290
  * the token itself. The actual token is returned only upon creation.
5293
5291
  *
5294
- * This operation does not retry by default if the user has not defined a retry configuration.
5292
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5295
5293
  * @param ListAuthTokensRequest
5296
5294
  * @return ListAuthTokensResponse
5297
5295
  * @throws OciError when an error occurs
5298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
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.
5299
5297
  */
5300
5298
  listAuthTokens(listAuthTokensRequest) {
5301
5299
  return __awaiter(this, void 0, void 0, function* () {
@@ -5308,7 +5306,7 @@ class IdentityClient {
5308
5306
  let headerParams = {
5309
5307
  "Content-Type": common.Constants.APPLICATION_JSON
5310
5308
  };
5311
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5309
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5312
5310
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAuthTokensRequest.retryConfiguration, specRetryConfiguration);
5313
5311
  if (this.logger)
5314
5312
  retrier.logger = this.logger;
@@ -5356,11 +5354,11 @@ class IdentityClient {
5356
5354
  * Note that the order of the results returned can change if availability domains are added or removed; therefore, do not
5357
5355
  * create a dependency on the list order.
5358
5356
  *
5359
- * This operation does not retry by default if the user has not defined a retry configuration.
5357
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5360
5358
  * @param ListAvailabilityDomainsRequest
5361
5359
  * @return ListAvailabilityDomainsResponse
5362
5360
  * @throws OciError when an error occurs
5363
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
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.
5364
5362
  */
5365
5363
  listAvailabilityDomains(listAvailabilityDomainsRequest) {
5366
5364
  return __awaiter(this, void 0, void 0, function* () {
@@ -5373,7 +5371,7 @@ class IdentityClient {
5373
5371
  let headerParams = {
5374
5372
  "Content-Type": common.Constants.APPLICATION_JSON
5375
5373
  };
5376
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5374
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5377
5375
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAvailabilityDomainsRequest.retryConfiguration, specRetryConfiguration);
5378
5376
  if (this.logger)
5379
5377
  retrier.logger = this.logger;
@@ -5423,11 +5421,11 @@ class IdentityClient {
5423
5421
  * require an [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) to identify a specific resource, but some resource-types,
5424
5422
  * such as buckets, require you to provide other identifying information.
5425
5423
  *
5426
- * This operation does not retry by default if the user has not defined a retry configuration.
5424
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5427
5425
  * @param ListBulkActionResourceTypesRequest
5428
5426
  * @return ListBulkActionResourceTypesResponse
5429
5427
  * @throws OciError when an error occurs
5430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
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.
5431
5429
  */
5432
5430
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
5433
5431
  return __awaiter(this, void 0, void 0, function* () {
@@ -5442,7 +5440,7 @@ class IdentityClient {
5442
5440
  let headerParams = {
5443
5441
  "Content-Type": common.Constants.APPLICATION_JSON
5444
5442
  };
5445
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5443
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5446
5444
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBulkActionResourceTypesRequest.retryConfiguration, specRetryConfiguration);
5447
5445
  if (this.logger)
5448
5446
  retrier.logger = this.logger;
@@ -5486,11 +5484,11 @@ class IdentityClient {
5486
5484
  /**
5487
5485
  * Lists the resource types that support bulk tag editing.
5488
5486
  *
5489
- * This operation does not retry by default if the user has not defined a retry configuration.
5487
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5490
5488
  * @param ListBulkEditTagsResourceTypesRequest
5491
5489
  * @return ListBulkEditTagsResourceTypesResponse
5492
5490
  * @throws OciError when an error occurs
5493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
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.
5494
5492
  */
5495
5493
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
5496
5494
  return __awaiter(this, void 0, void 0, function* () {
@@ -5504,7 +5502,7 @@ class IdentityClient {
5504
5502
  let headerParams = {
5505
5503
  "Content-Type": common.Constants.APPLICATION_JSON
5506
5504
  };
5507
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5505
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5508
5506
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBulkEditTagsResourceTypesRequest.retryConfiguration, specRetryConfiguration);
5509
5507
  if (this.logger)
5510
5508
  retrier.logger = this.logger;
@@ -5565,11 +5563,11 @@ class IdentityClient {
5565
5563
  * <p>
5566
5564
  See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
5567
5565
  *
5568
- * This operation does not retry by default if the user has not defined a retry configuration.
5566
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5569
5567
  * @param ListCompartmentsRequest
5570
5568
  * @return ListCompartmentsResponse
5571
5569
  * @throws OciError when an error occurs
5572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
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.
5573
5571
  */
5574
5572
  listCompartments(listCompartmentsRequest) {
5575
5573
  return __awaiter(this, void 0, void 0, function* () {
@@ -5590,7 +5588,7 @@ class IdentityClient {
5590
5588
  let headerParams = {
5591
5589
  "Content-Type": common.Constants.APPLICATION_JSON
5592
5590
  };
5593
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5591
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5594
5592
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCompartmentsRequest.retryConfiguration, specRetryConfiguration);
5595
5593
  if (this.logger)
5596
5594
  retrier.logger = this.logger;
@@ -5675,11 +5673,11 @@ class IdentityClient {
5675
5673
  * Lists all the tags enabled for cost-tracking in the specified tenancy. For information about
5676
5674
  * cost-tracking tags, see [Using Cost-tracking Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/usingcosttrackingtags.htm).
5677
5675
  *
5678
- * This operation does not retry by default if the user has not defined a retry configuration.
5676
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5679
5677
  * @param ListCostTrackingTagsRequest
5680
5678
  * @return ListCostTrackingTagsResponse
5681
5679
  * @throws OciError when an error occurs
5682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
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.
5683
5681
  */
5684
5682
  listCostTrackingTags(listCostTrackingTagsRequest) {
5685
5683
  return __awaiter(this, void 0, void 0, function* () {
@@ -5694,7 +5692,7 @@ class IdentityClient {
5694
5692
  let headerParams = {
5695
5693
  "Content-Type": common.Constants.APPLICATION_JSON
5696
5694
  };
5697
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5695
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5698
5696
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCostTrackingTagsRequest.retryConfiguration, specRetryConfiguration);
5699
5697
  if (this.logger)
5700
5698
  retrier.logger = this.logger;
@@ -5779,11 +5777,11 @@ class IdentityClient {
5779
5777
  * Lists the secret keys for the specified user. The returned object contains the secret key's OCID, but not
5780
5778
  * the secret key itself. The actual secret key is returned only upon creation.
5781
5779
  *
5782
- * This operation does not retry by default if the user has not defined a retry configuration.
5780
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5783
5781
  * @param ListCustomerSecretKeysRequest
5784
5782
  * @return ListCustomerSecretKeysResponse
5785
5783
  * @throws OciError when an error occurs
5786
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
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.
5787
5785
  */
5788
5786
  listCustomerSecretKeys(listCustomerSecretKeysRequest) {
5789
5787
  return __awaiter(this, void 0, void 0, function* () {
@@ -5796,7 +5794,7 @@ class IdentityClient {
5796
5794
  let headerParams = {
5797
5795
  "Content-Type": common.Constants.APPLICATION_JSON
5798
5796
  };
5799
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5797
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5800
5798
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCustomerSecretKeysRequest.retryConfiguration, specRetryConfiguration);
5801
5799
  if (this.logger)
5802
5800
  retrier.logger = this.logger;
@@ -5840,11 +5838,11 @@ class IdentityClient {
5840
5838
  /**
5841
5839
  * Lists the DB credentials for the specified user. The returned object contains the credential's OCID
5842
5840
  *
5843
- * This operation does not retry by default if the user has not defined a retry configuration.
5841
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5844
5842
  * @param ListDbCredentialsRequest
5845
5843
  * @return ListDbCredentialsResponse
5846
5844
  * @throws OciError when an error occurs
5847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
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.
5848
5846
  */
5849
5847
  listDbCredentials(listDbCredentialsRequest) {
5850
5848
  return __awaiter(this, void 0, void 0, function* () {
@@ -5865,7 +5863,7 @@ class IdentityClient {
5865
5863
  "Content-Type": common.Constants.APPLICATION_JSON,
5866
5864
  "opc-request-id": listDbCredentialsRequest.opcRequestId
5867
5865
  };
5868
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5866
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5869
5867
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDbCredentialsRequest.retryConfiguration, specRetryConfiguration);
5870
5868
  if (this.logger)
5871
5869
  retrier.logger = this.logger;
@@ -5949,11 +5947,11 @@ class IdentityClient {
5949
5947
  /**
5950
5948
  * (For tenancies that support identity domains) Lists all identity domains within a tenancy.
5951
5949
  *
5952
- * This operation does not retry by default if the user has not defined a retry configuration.
5950
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5953
5951
  * @param ListDomainsRequest
5954
5952
  * @return ListDomainsResponse
5955
5953
  * @throws OciError when an error occurs
5956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
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.
5957
5955
  */
5958
5956
  listDomains(listDomainsRequest) {
5959
5957
  return __awaiter(this, void 0, void 0, function* () {
@@ -5979,7 +5977,7 @@ class IdentityClient {
5979
5977
  "Content-Type": common.Constants.APPLICATION_JSON,
5980
5978
  "opc-request-id": listDomainsRequest.opcRequestId
5981
5979
  };
5982
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5980
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5983
5981
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDomainsRequest.retryConfiguration, specRetryConfiguration);
5984
5982
  if (this.logger)
5985
5983
  retrier.logger = this.logger;
@@ -6065,11 +6063,11 @@ class IdentityClient {
6065
6063
  * the compartment ID (remember that the tenancy is simply the root compartment).
6066
6064
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
6067
6065
  *
6068
- * This operation does not retry by default if the user has not defined a retry configuration.
6066
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6069
6067
  * @param ListDynamicGroupsRequest
6070
6068
  * @return ListDynamicGroupsResponse
6071
6069
  * @throws OciError when an error occurs
6072
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
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.
6073
6071
  */
6074
6072
  listDynamicGroups(listDynamicGroupsRequest) {
6075
6073
  return __awaiter(this, void 0, void 0, function* () {
@@ -6088,7 +6086,7 @@ class IdentityClient {
6088
6086
  let headerParams = {
6089
6087
  "Content-Type": common.Constants.APPLICATION_JSON
6090
6088
  };
6091
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6089
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6092
6090
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDynamicGroupsRequest.retryConfiguration, specRetryConfiguration);
6093
6091
  if (this.logger)
6094
6092
  retrier.logger = this.logger;
@@ -6174,11 +6172,11 @@ class IdentityClient {
6174
6172
  * of your compartments as the value for the compartment ID (remember that the tenancy is simply the root compartment).
6175
6173
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
6176
6174
  *
6177
- * This operation does not retry by default if the user has not defined a retry configuration.
6175
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6178
6176
  * @param ListFaultDomainsRequest
6179
6177
  * @return ListFaultDomainsResponse
6180
6178
  * @throws OciError when an error occurs
6181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
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.
6182
6180
  */
6183
6181
  listFaultDomains(listFaultDomainsRequest) {
6184
6182
  return __awaiter(this, void 0, void 0, function* () {
@@ -6192,7 +6190,7 @@ class IdentityClient {
6192
6190
  let headerParams = {
6193
6191
  "Content-Type": common.Constants.APPLICATION_JSON
6194
6192
  };
6195
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6193
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6196
6194
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFaultDomainsRequest.retryConfiguration, specRetryConfiguration);
6197
6195
  if (this.logger)
6198
6196
  retrier.logger = this.logger;
@@ -6233,11 +6231,11 @@ class IdentityClient {
6233
6231
  * the compartment ID (remember that the tenancy is simply the root compartment).
6234
6232
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
6235
6233
  *
6236
- * This operation does not retry by default if the user has not defined a retry configuration.
6234
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6237
6235
  * @param ListGroupsRequest
6238
6236
  * @return ListGroupsResponse
6239
6237
  * @throws OciError when an error occurs
6240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
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.
6241
6239
  */
6242
6240
  listGroups(listGroupsRequest) {
6243
6241
  return __awaiter(this, void 0, void 0, function* () {
@@ -6256,7 +6254,7 @@ class IdentityClient {
6256
6254
  let headerParams = {
6257
6255
  "Content-Type": common.Constants.APPLICATION_JSON
6258
6256
  };
6259
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6257
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6260
6258
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listGroupsRequest.retryConfiguration, specRetryConfiguration);
6261
6259
  if (this.logger)
6262
6260
  retrier.logger = this.logger;
@@ -6340,11 +6338,11 @@ class IdentityClient {
6340
6338
  /**
6341
6339
  * Gets error details for a specified IAM work request. The workRequestID is returned in the opc-workrequest-id header for any asynchronous operation in the Identity and Access Management service.
6342
6340
  *
6343
- * This operation does not retry by default if the user has not defined a retry configuration.
6341
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6344
6342
  * @param ListIamWorkRequestErrorsRequest
6345
6343
  * @return ListIamWorkRequestErrorsResponse
6346
6344
  * @throws OciError when an error occurs
6347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
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.
6348
6346
  */
6349
6347
  listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
6350
6348
  return __awaiter(this, void 0, void 0, function* () {
@@ -6362,7 +6360,7 @@ class IdentityClient {
6362
6360
  "Content-Type": common.Constants.APPLICATION_JSON,
6363
6361
  "opc-request-id": listIamWorkRequestErrorsRequest.opcRequestId
6364
6362
  };
6365
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6363
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6366
6364
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIamWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
6367
6365
  if (this.logger)
6368
6366
  retrier.logger = this.logger;
@@ -6446,11 +6444,11 @@ class IdentityClient {
6446
6444
  /**
6447
6445
  * Gets logs for a specified IAM work request. The workRequestID is returned in the opc-workrequest-id header for any asynchronous operation in the Identity and Access Management service.
6448
6446
  *
6449
- * This operation does not retry by default if the user has not defined a retry configuration.
6447
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6450
6448
  * @param ListIamWorkRequestLogsRequest
6451
6449
  * @return ListIamWorkRequestLogsResponse
6452
6450
  * @throws OciError when an error occurs
6453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
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.
6454
6452
  */
6455
6453
  listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
6456
6454
  return __awaiter(this, void 0, void 0, function* () {
@@ -6468,7 +6466,7 @@ class IdentityClient {
6468
6466
  "Content-Type": common.Constants.APPLICATION_JSON,
6469
6467
  "opc-request-id": listIamWorkRequestLogsRequest.opcRequestId
6470
6468
  };
6471
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6469
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6472
6470
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIamWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
6473
6471
  if (this.logger)
6474
6472
  retrier.logger = this.logger;
@@ -6557,11 +6555,11 @@ class IdentityClient {
6557
6555
  /**
6558
6556
  * Lists the IAM work requests in compartment. The workRequestID is returned in the opc-workrequest-id header for any asynchronous operation in the Identity and Access Management service.
6559
6557
  *
6560
- * This operation does not retry by default if the user has not defined a retry configuration.
6558
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6561
6559
  * @param ListIamWorkRequestsRequest
6562
6560
  * @return ListIamWorkRequestsResponse
6563
6561
  * @throws OciError when an error occurs
6564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
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.
6565
6563
  */
6566
6564
  listIamWorkRequests(listIamWorkRequestsRequest) {
6567
6565
  return __awaiter(this, void 0, void 0, function* () {
@@ -6578,7 +6576,7 @@ class IdentityClient {
6578
6576
  "Content-Type": common.Constants.APPLICATION_JSON,
6579
6577
  "opc-request-id": listIamWorkRequestsRequest.opcRequestId
6580
6578
  };
6581
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6579
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6582
6580
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIamWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
6583
6581
  if (this.logger)
6584
6582
  retrier.logger = this.logger;
@@ -6664,11 +6662,11 @@ class IdentityClient {
6664
6662
  * <p>
6665
6663
  Lists the identity provider groups.
6666
6664
  *
6667
- * This operation does not retry by default if the user has not defined a retry configuration.
6665
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6668
6666
  * @param ListIdentityProviderGroupsRequest
6669
6667
  * @return ListIdentityProviderGroupsResponse
6670
6668
  * @throws OciError when an error occurs
6671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
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.
6672
6670
  */
6673
6671
  listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
6674
6672
  return __awaiter(this, void 0, void 0, function* () {
@@ -6686,7 +6684,7 @@ class IdentityClient {
6686
6684
  let headerParams = {
6687
6685
  "Content-Type": common.Constants.APPLICATION_JSON
6688
6686
  };
6689
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6687
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6690
6688
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdentityProviderGroupsRequest.retryConfiguration, specRetryConfiguration);
6691
6689
  if (this.logger)
6692
6690
  retrier.logger = this.logger;
@@ -6775,11 +6773,11 @@ class IdentityClient {
6775
6773
  * compartment ID (remember that the tenancy is simply the root compartment).
6776
6774
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
6777
6775
  *
6778
- * This operation does not retry by default if the user has not defined a retry configuration.
6776
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6779
6777
  * @param ListIdentityProvidersRequest
6780
6778
  * @return ListIdentityProvidersResponse
6781
6779
  * @throws OciError when an error occurs
6782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
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.
6783
6781
  */
6784
6782
  listIdentityProviders(listIdentityProvidersRequest) {
6785
6783
  return __awaiter(this, void 0, void 0, function* () {
@@ -6799,7 +6797,7 @@ class IdentityClient {
6799
6797
  let headerParams = {
6800
6798
  "Content-Type": common.Constants.APPLICATION_JSON
6801
6799
  };
6802
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6800
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6803
6801
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdentityProvidersRequest.retryConfiguration, specRetryConfiguration);
6804
6802
  if (this.logger)
6805
6803
  retrier.logger = this.logger;
@@ -6885,11 +6883,11 @@ class IdentityClient {
6885
6883
  * <p>
6886
6884
  Lists the group mappings for the specified identity provider.
6887
6885
  *
6888
- * This operation does not retry by default if the user has not defined a retry configuration.
6886
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6889
6887
  * @param ListIdpGroupMappingsRequest
6890
6888
  * @return ListIdpGroupMappingsResponse
6891
6889
  * @throws OciError when an error occurs
6892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
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.
6893
6891
  */
6894
6892
  listIdpGroupMappings(listIdpGroupMappingsRequest) {
6895
6893
  return __awaiter(this, void 0, void 0, function* () {
@@ -6905,7 +6903,7 @@ class IdentityClient {
6905
6903
  let headerParams = {
6906
6904
  "Content-Type": common.Constants.APPLICATION_JSON
6907
6905
  };
6908
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6906
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6909
6907
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdpGroupMappingsRequest.retryConfiguration, specRetryConfiguration);
6910
6908
  if (this.logger)
6911
6909
  retrier.logger = this.logger;
@@ -6990,11 +6988,11 @@ class IdentityClient {
6990
6988
  * Lists the MFA TOTP devices for the specified user. The returned object contains the device's OCID, but not
6991
6989
  * the seed. The seed is returned only upon creation or when the IAM service regenerates the MFA seed for the device.
6992
6990
  *
6993
- * This operation does not retry by default if the user has not defined a retry configuration.
6991
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6994
6992
  * @param ListMfaTotpDevicesRequest
6995
6993
  * @return ListMfaTotpDevicesResponse
6996
6994
  * @throws OciError when an error occurs
6997
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
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.
6998
6996
  */
6999
6997
  listMfaTotpDevices(listMfaTotpDevicesRequest) {
7000
6998
  return __awaiter(this, void 0, void 0, function* () {
@@ -7012,7 +7010,7 @@ class IdentityClient {
7012
7010
  let headerParams = {
7013
7011
  "Content-Type": common.Constants.APPLICATION_JSON
7014
7012
  };
7015
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7013
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7016
7014
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMfaTotpDevicesRequest.retryConfiguration, specRetryConfiguration);
7017
7015
  if (this.logger)
7018
7016
  retrier.logger = this.logger;
@@ -7098,11 +7096,11 @@ class IdentityClient {
7098
7096
  * the compartment ID (remember that the tenancy is simply the root compartment).
7099
7097
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
7100
7098
  *
7101
- * This operation does not retry by default if the user has not defined a retry configuration.
7099
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7102
7100
  * @param ListNetworkSourcesRequest
7103
7101
  * @return ListNetworkSourcesResponse
7104
7102
  * @throws OciError when an error occurs
7105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
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.
7106
7104
  */
7107
7105
  listNetworkSources(listNetworkSourcesRequest) {
7108
7106
  return __awaiter(this, void 0, void 0, function* () {
@@ -7121,7 +7119,7 @@ class IdentityClient {
7121
7119
  let headerParams = {
7122
7120
  "Content-Type": common.Constants.APPLICATION_JSON
7123
7121
  };
7124
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7122
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7125
7123
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listNetworkSourcesRequest.retryConfiguration, specRetryConfiguration);
7126
7124
  if (this.logger)
7127
7125
  retrier.logger = this.logger;
@@ -7205,11 +7203,11 @@ class IdentityClient {
7205
7203
  /**
7206
7204
  * List of Oauth tokens for the user
7207
7205
  *
7208
- * This operation does not retry by default if the user has not defined a retry configuration.
7206
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7209
7207
  * @param ListOAuthClientCredentialsRequest
7210
7208
  * @return ListOAuthClientCredentialsResponse
7211
7209
  * @throws OciError when an error occurs
7212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
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.
7213
7211
  */
7214
7212
  listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
7215
7213
  return __awaiter(this, void 0, void 0, function* () {
@@ -7226,7 +7224,7 @@ class IdentityClient {
7226
7224
  let headerParams = {
7227
7225
  "Content-Type": common.Constants.APPLICATION_JSON
7228
7226
  };
7229
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7227
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7230
7228
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOAuthClientCredentialsRequest.retryConfiguration, specRetryConfiguration);
7231
7229
  if (this.logger)
7232
7230
  retrier.logger = this.logger;
@@ -7314,11 +7312,11 @@ class IdentityClient {
7314
7312
  To determine which policies apply to a particular group or compartment, you must view the individual
7315
7313
  * statements inside all your policies. There isn't a way to automatically obtain that information via the API.
7316
7314
  *
7317
- * This operation does not retry by default if the user has not defined a retry configuration.
7315
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7318
7316
  * @param ListPoliciesRequest
7319
7317
  * @return ListPoliciesResponse
7320
7318
  * @throws OciError when an error occurs
7321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
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.
7322
7320
  */
7323
7321
  listPolicies(listPoliciesRequest) {
7324
7322
  return __awaiter(this, void 0, void 0, function* () {
@@ -7337,7 +7335,7 @@ class IdentityClient {
7337
7335
  let headerParams = {
7338
7336
  "Content-Type": common.Constants.APPLICATION_JSON
7339
7337
  };
7340
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7338
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7341
7339
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listPoliciesRequest.retryConfiguration, specRetryConfiguration);
7342
7340
  if (this.logger)
7343
7341
  retrier.logger = this.logger;
@@ -7420,11 +7418,11 @@ class IdentityClient {
7420
7418
  }
7421
7419
  /**
7422
7420
  * Lists the region subscriptions for the specified tenancy.
7423
- * This operation does not retry by default if the user has not defined a retry configuration.
7421
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7424
7422
  * @param ListRegionSubscriptionsRequest
7425
7423
  * @return ListRegionSubscriptionsResponse
7426
7424
  * @throws OciError when an error occurs
7427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
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.
7428
7426
  */
7429
7427
  listRegionSubscriptions(listRegionSubscriptionsRequest) {
7430
7428
  return __awaiter(this, void 0, void 0, function* () {
@@ -7437,7 +7435,7 @@ class IdentityClient {
7437
7435
  let headerParams = {
7438
7436
  "Content-Type": common.Constants.APPLICATION_JSON
7439
7437
  };
7440
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7438
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7441
7439
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRegionSubscriptionsRequest.retryConfiguration, specRetryConfiguration);
7442
7440
  if (this.logger)
7443
7441
  retrier.logger = this.logger;
@@ -7475,11 +7473,11 @@ class IdentityClient {
7475
7473
  }
7476
7474
  /**
7477
7475
  * Lists all the regions offered by Oracle Cloud Infrastructure.
7478
- * This operation does not retry by default if the user has not defined a retry configuration.
7476
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7479
7477
  * @param ListRegionsRequest
7480
7478
  * @return ListRegionsResponse
7481
7479
  * @throws OciError when an error occurs
7482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
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.
7483
7481
  */
7484
7482
  listRegions(listRegionsRequest) {
7485
7483
  return __awaiter(this, void 0, void 0, function* () {
@@ -7490,7 +7488,7 @@ class IdentityClient {
7490
7488
  let headerParams = {
7491
7489
  "Content-Type": common.Constants.APPLICATION_JSON
7492
7490
  };
7493
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7491
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7494
7492
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRegionsRequest.retryConfiguration, specRetryConfiguration);
7495
7493
  if (this.logger)
7496
7494
  retrier.logger = this.logger;
@@ -7530,11 +7528,11 @@ class IdentityClient {
7530
7528
  * Lists the SMTP credentials for the specified user. The returned object contains the credential's OCID,
7531
7529
  * the SMTP user name but not the SMTP password. The SMTP password is returned only upon creation.
7532
7530
  *
7533
- * This operation does not retry by default if the user has not defined a retry configuration.
7531
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7534
7532
  * @param ListSmtpCredentialsRequest
7535
7533
  * @return ListSmtpCredentialsResponse
7536
7534
  * @throws OciError when an error occurs
7537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
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.
7538
7536
  */
7539
7537
  listSmtpCredentials(listSmtpCredentialsRequest) {
7540
7538
  return __awaiter(this, void 0, void 0, function* () {
@@ -7547,7 +7545,7 @@ class IdentityClient {
7547
7545
  let headerParams = {
7548
7546
  "Content-Type": common.Constants.APPLICATION_JSON
7549
7547
  };
7550
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7548
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7551
7549
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSmtpCredentialsRequest.retryConfiguration, specRetryConfiguration);
7552
7550
  if (this.logger)
7553
7551
  retrier.logger = this.logger;
@@ -7591,11 +7589,11 @@ class IdentityClient {
7591
7589
  /**
7592
7590
  * Lists available standard tag namespaces that users can create.
7593
7591
  *
7594
- * This operation does not retry by default if the user has not defined a retry configuration.
7592
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7595
7593
  * @param ListStandardTagNamespacesRequest
7596
7594
  * @return ListStandardTagNamespacesResponse
7597
7595
  * @throws OciError when an error occurs
7598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
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.
7599
7597
  */
7600
7598
  listStandardTagNamespaces(listStandardTagNamespacesRequest) {
7601
7599
  return __awaiter(this, void 0, void 0, function* () {
@@ -7610,7 +7608,7 @@ class IdentityClient {
7610
7608
  let headerParams = {
7611
7609
  "Content-Type": common.Constants.APPLICATION_JSON
7612
7610
  };
7613
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7611
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7614
7612
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listStandardTagNamespacesRequest.retryConfiguration, specRetryConfiguration);
7615
7613
  if (this.logger)
7616
7614
  retrier.logger = this.logger;
@@ -7697,11 +7695,11 @@ class IdentityClient {
7697
7695
  Lists the Swift passwords for the specified user. The returned object contains the password's OCID, but not
7698
7696
  * the password itself. The actual password is returned only upon creation.
7699
7697
  *
7700
- * This operation does not retry by default if the user has not defined a retry configuration.
7698
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7701
7699
  * @param ListSwiftPasswordsRequest
7702
7700
  * @return ListSwiftPasswordsResponse
7703
7701
  * @throws OciError when an error occurs
7704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
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.
7705
7703
  */
7706
7704
  listSwiftPasswords(listSwiftPasswordsRequest) {
7707
7705
  return __awaiter(this, void 0, void 0, function* () {
@@ -7714,7 +7712,7 @@ class IdentityClient {
7714
7712
  let headerParams = {
7715
7713
  "Content-Type": common.Constants.APPLICATION_JSON
7716
7714
  };
7717
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7715
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7718
7716
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSwiftPasswordsRequest.retryConfiguration, specRetryConfiguration);
7719
7717
  if (this.logger)
7720
7718
  retrier.logger = this.logger;
@@ -7758,11 +7756,11 @@ class IdentityClient {
7758
7756
  /**
7759
7757
  * Lists the tag defaults for tag definitions in the specified compartment.
7760
7758
  *
7761
- * This operation does not retry by default if the user has not defined a retry configuration.
7759
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7762
7760
  * @param ListTagDefaultsRequest
7763
7761
  * @return ListTagDefaultsResponse
7764
7762
  * @throws OciError when an error occurs
7765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
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.
7766
7764
  */
7767
7765
  listTagDefaults(listTagDefaultsRequest) {
7768
7766
  return __awaiter(this, void 0, void 0, function* () {
@@ -7780,7 +7778,7 @@ class IdentityClient {
7780
7778
  let headerParams = {
7781
7779
  "Content-Type": common.Constants.APPLICATION_JSON
7782
7780
  };
7783
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7781
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7784
7782
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagDefaultsRequest.retryConfiguration, specRetryConfiguration);
7785
7783
  if (this.logger)
7786
7784
  retrier.logger = this.logger;
@@ -7864,11 +7862,11 @@ class IdentityClient {
7864
7862
  /**
7865
7863
  * Lists the tag namespaces in the specified compartment.
7866
7864
  *
7867
- * This operation does not retry by default if the user has not defined a retry configuration.
7865
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7868
7866
  * @param ListTagNamespacesRequest
7869
7867
  * @return ListTagNamespacesResponse
7870
7868
  * @throws OciError when an error occurs
7871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
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.
7872
7870
  */
7873
7871
  listTagNamespaces(listTagNamespacesRequest) {
7874
7872
  return __awaiter(this, void 0, void 0, function* () {
@@ -7885,7 +7883,7 @@ class IdentityClient {
7885
7883
  let headerParams = {
7886
7884
  "Content-Type": common.Constants.APPLICATION_JSON
7887
7885
  };
7888
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7886
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7889
7887
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagNamespacesRequest.retryConfiguration, specRetryConfiguration);
7890
7888
  if (this.logger)
7891
7889
  retrier.logger = this.logger;
@@ -7969,11 +7967,11 @@ class IdentityClient {
7969
7967
  /**
7970
7968
  * Gets the errors for a work request.
7971
7969
  *
7972
- * This operation does not retry by default if the user has not defined a retry configuration.
7970
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7973
7971
  * @param ListTaggingWorkRequestErrorsRequest
7974
7972
  * @return ListTaggingWorkRequestErrorsResponse
7975
7973
  * @throws OciError when an error occurs
7976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
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.
7977
7975
  */
7978
7976
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
7979
7977
  return __awaiter(this, void 0, void 0, function* () {
@@ -7989,7 +7987,7 @@ class IdentityClient {
7989
7987
  let headerParams = {
7990
7988
  "Content-Type": common.Constants.APPLICATION_JSON
7991
7989
  };
7992
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7990
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7993
7991
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
7994
7992
  if (this.logger)
7995
7993
  retrier.logger = this.logger;
@@ -8078,11 +8076,11 @@ class IdentityClient {
8078
8076
  /**
8079
8077
  * Gets the logs for a work request.
8080
8078
  *
8081
- * This operation does not retry by default if the user has not defined a retry configuration.
8079
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8082
8080
  * @param ListTaggingWorkRequestLogsRequest
8083
8081
  * @return ListTaggingWorkRequestLogsResponse
8084
8082
  * @throws OciError when an error occurs
8085
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
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.
8086
8084
  */
8087
8085
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
8088
8086
  return __awaiter(this, void 0, void 0, function* () {
@@ -8098,7 +8096,7 @@ class IdentityClient {
8098
8096
  let headerParams = {
8099
8097
  "Content-Type": common.Constants.APPLICATION_JSON
8100
8098
  };
8101
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8099
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8102
8100
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
8103
8101
  if (this.logger)
8104
8102
  retrier.logger = this.logger;
@@ -8187,11 +8185,11 @@ class IdentityClient {
8187
8185
  /**
8188
8186
  * Lists the tagging work requests in compartment.
8189
8187
  *
8190
- * This operation does not retry by default if the user has not defined a retry configuration.
8188
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8191
8189
  * @param ListTaggingWorkRequestsRequest
8192
8190
  * @return ListTaggingWorkRequestsResponse
8193
8191
  * @throws OciError when an error occurs
8194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
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.
8195
8193
  */
8196
8194
  listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
8197
8195
  return __awaiter(this, void 0, void 0, function* () {
@@ -8207,7 +8205,7 @@ class IdentityClient {
8207
8205
  let headerParams = {
8208
8206
  "Content-Type": common.Constants.APPLICATION_JSON
8209
8207
  };
8210
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8208
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8211
8209
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
8212
8210
  if (this.logger)
8213
8211
  retrier.logger = this.logger;
@@ -8291,11 +8289,11 @@ class IdentityClient {
8291
8289
  /**
8292
8290
  * Lists the tag definitions in the specified tag namespace.
8293
8291
  *
8294
- * This operation does not retry by default if the user has not defined a retry configuration.
8292
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8295
8293
  * @param ListTagsRequest
8296
8294
  * @return ListTagsResponse
8297
8295
  * @throws OciError when an error occurs
8298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
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.
8299
8297
  */
8300
8298
  listTags(listTagsRequest) {
8301
8299
  return __awaiter(this, void 0, void 0, function* () {
@@ -8312,7 +8310,7 @@ class IdentityClient {
8312
8310
  let headerParams = {
8313
8311
  "Content-Type": common.Constants.APPLICATION_JSON
8314
8312
  };
8315
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8313
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8316
8314
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagsRequest.retryConfiguration, specRetryConfiguration);
8317
8315
  if (this.logger)
8318
8316
  retrier.logger = this.logger;
@@ -8405,11 +8403,11 @@ class IdentityClient {
8405
8403
  * If the answer is no, the response is an empty list.
8406
8404
  * - Although`userId` and `groupId` are not individually required, you must set one of them.
8407
8405
  *
8408
- * This operation does not retry by default if the user has not defined a retry configuration.
8406
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8409
8407
  * @param ListUserGroupMembershipsRequest
8410
8408
  * @return ListUserGroupMembershipsResponse
8411
8409
  * @throws OciError when an error occurs
8412
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
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.
8413
8411
  */
8414
8412
  listUserGroupMemberships(listUserGroupMembershipsRequest) {
8415
8413
  return __awaiter(this, void 0, void 0, function* () {
@@ -8426,7 +8424,7 @@ class IdentityClient {
8426
8424
  let headerParams = {
8427
8425
  "Content-Type": common.Constants.APPLICATION_JSON
8428
8426
  };
8429
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8427
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8430
8428
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUserGroupMembershipsRequest.retryConfiguration, specRetryConfiguration);
8431
8429
  if (this.logger)
8432
8430
  retrier.logger = this.logger;
@@ -8512,11 +8510,11 @@ class IdentityClient {
8512
8510
  * compartment ID (remember that the tenancy is simply the root compartment).
8513
8511
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
8514
8512
  *
8515
- * This operation does not retry by default if the user has not defined a retry configuration.
8513
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8516
8514
  * @param ListUsersRequest
8517
8515
  * @return ListUsersResponse
8518
8516
  * @throws OciError when an error occurs
8519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
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.
8520
8518
  */
8521
8519
  listUsers(listUsersRequest) {
8522
8520
  return __awaiter(this, void 0, void 0, function* () {
@@ -8537,7 +8535,7 @@ class IdentityClient {
8537
8535
  let headerParams = {
8538
8536
  "Content-Type": common.Constants.APPLICATION_JSON
8539
8537
  };
8540
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8538
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8541
8539
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUsersRequest.retryConfiguration, specRetryConfiguration);
8542
8540
  if (this.logger)
8543
8541
  retrier.logger = this.logger;
@@ -8621,11 +8619,11 @@ class IdentityClient {
8621
8619
  /**
8622
8620
  * Lists the work requests in compartment.
8623
8621
  *
8624
- * This operation does not retry by default if the user has not defined a retry configuration.
8622
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8625
8623
  * @param ListWorkRequestsRequest
8626
8624
  * @return ListWorkRequestsResponse
8627
8625
  * @throws OciError when an error occurs
8628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
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.
8629
8627
  */
8630
8628
  listWorkRequests(listWorkRequestsRequest) {
8631
8629
  return __awaiter(this, void 0, void 0, function* () {
@@ -8641,7 +8639,7 @@ class IdentityClient {
8641
8639
  let headerParams = {
8642
8640
  "Content-Type": common.Constants.APPLICATION_JSON
8643
8641
  };
8644
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8642
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8645
8643
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
8646
8644
  if (this.logger)
8647
8645
  retrier.logger = this.logger;
@@ -8732,11 +8730,11 @@ class IdentityClient {
8732
8730
  * are aware of the implications for the compartment contents before you move it. For more
8733
8731
  * information, see [Moving a Compartment](https://docs.cloud.oracle.com/Content/Identity/compartments/managingcompartments.htm#MoveCompartment).
8734
8732
  *
8735
- * This operation does not retry by default if the user has not defined a retry configuration.
8733
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8736
8734
  * @param MoveCompartmentRequest
8737
8735
  * @return MoveCompartmentResponse
8738
8736
  * @throws OciError when an error occurs
8739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
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.
8740
8738
  */
8741
8739
  moveCompartment(moveCompartmentRequest) {
8742
8740
  return __awaiter(this, void 0, void 0, function* () {
@@ -8752,7 +8750,7 @@ class IdentityClient {
8752
8750
  "opc-request-id": moveCompartmentRequest.opcRequestId,
8753
8751
  "opc-retry-token": moveCompartmentRequest.opcRetryToken
8754
8752
  };
8755
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8753
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8756
8754
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, moveCompartmentRequest.retryConfiguration, specRetryConfiguration);
8757
8755
  if (this.logger)
8758
8756
  retrier.logger = this.logger;
@@ -8793,11 +8791,11 @@ class IdentityClient {
8793
8791
  /**
8794
8792
  * Recover the compartment from DELETED state to ACTIVE state.
8795
8793
  *
8796
- * This operation does not retry by default if the user has not defined a retry configuration.
8794
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8797
8795
  * @param RecoverCompartmentRequest
8798
8796
  * @return RecoverCompartmentResponse
8799
8797
  * @throws OciError when an error occurs
8800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
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.
8801
8799
  */
8802
8800
  recoverCompartment(recoverCompartmentRequest) {
8803
8801
  return __awaiter(this, void 0, void 0, function* () {
@@ -8812,7 +8810,7 @@ class IdentityClient {
8812
8810
  "if-match": recoverCompartmentRequest.ifMatch,
8813
8811
  "opc-request-id": recoverCompartmentRequest.opcRequestId
8814
8812
  };
8815
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8813
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8816
8814
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, recoverCompartmentRequest.retryConfiguration, specRetryConfiguration);
8817
8815
  if (this.logger)
8818
8816
  retrier.logger = this.logger;
@@ -8855,11 +8853,11 @@ class IdentityClient {
8855
8853
  }
8856
8854
  /**
8857
8855
  * Removes a user from a group by deleting the corresponding `UserGroupMembership`.
8858
- * This operation does not retry by default if the user has not defined a retry configuration.
8856
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8859
8857
  * @param RemoveUserFromGroupRequest
8860
8858
  * @return RemoveUserFromGroupResponse
8861
8859
  * @throws OciError when an error occurs
8862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
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.
8863
8861
  */
8864
8862
  removeUserFromGroup(removeUserFromGroupRequest) {
8865
8863
  return __awaiter(this, void 0, void 0, function* () {
@@ -8873,7 +8871,7 @@ class IdentityClient {
8873
8871
  "Content-Type": common.Constants.APPLICATION_JSON,
8874
8872
  "if-match": removeUserFromGroupRequest.ifMatch
8875
8873
  };
8876
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8874
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8877
8875
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeUserFromGroupRequest.retryConfiguration, specRetryConfiguration);
8878
8876
  if (this.logger)
8879
8877
  retrier.logger = this.logger;
@@ -8908,11 +8906,11 @@ class IdentityClient {
8908
8906
  /**
8909
8907
  * Resets the OAuth2 client credentials for the SCIM client associated with this identity provider.
8910
8908
  *
8911
- * This operation does not retry by default if the user has not defined a retry configuration.
8909
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8912
8910
  * @param ResetIdpScimClientRequest
8913
8911
  * @return ResetIdpScimClientResponse
8914
8912
  * @throws OciError when an error occurs
8915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
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.
8916
8914
  */
8917
8915
  resetIdpScimClient(resetIdpScimClientRequest) {
8918
8916
  return __awaiter(this, void 0, void 0, function* () {
@@ -8925,7 +8923,7 @@ class IdentityClient {
8925
8923
  let headerParams = {
8926
8924
  "Content-Type": common.Constants.APPLICATION_JSON
8927
8925
  };
8928
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8926
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8929
8927
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, resetIdpScimClientRequest.retryConfiguration, specRetryConfiguration);
8930
8928
  if (this.logger)
8931
8929
  retrier.logger = this.logger;
@@ -8964,11 +8962,11 @@ class IdentityClient {
8964
8962
  /**
8965
8963
  * Updates the specified auth token's description.
8966
8964
  *
8967
- * This operation does not retry by default if the user has not defined a retry configuration.
8965
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8968
8966
  * @param UpdateAuthTokenRequest
8969
8967
  * @return UpdateAuthTokenResponse
8970
8968
  * @throws OciError when an error occurs
8971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
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.
8972
8970
  */
8973
8971
  updateAuthToken(updateAuthTokenRequest) {
8974
8972
  return __awaiter(this, void 0, void 0, function* () {
@@ -8983,7 +8981,7 @@ class IdentityClient {
8983
8981
  "Content-Type": common.Constants.APPLICATION_JSON,
8984
8982
  "if-match": updateAuthTokenRequest.ifMatch
8985
8983
  };
8986
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8984
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8987
8985
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAuthTokenRequest.retryConfiguration, specRetryConfiguration);
8988
8986
  if (this.logger)
8989
8987
  retrier.logger = this.logger;
@@ -9028,11 +9026,11 @@ class IdentityClient {
9028
9026
  /**
9029
9027
  * Updates authentication policy for the specified tenancy.
9030
9028
  *
9031
- * This operation does not retry by default if the user has not defined a retry configuration.
9029
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9032
9030
  * @param UpdateAuthenticationPolicyRequest
9033
9031
  * @return UpdateAuthenticationPolicyResponse
9034
9032
  * @throws OciError when an error occurs
9035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
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.
9036
9034
  */
9037
9035
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
9038
9036
  return __awaiter(this, void 0, void 0, function* () {
@@ -9046,7 +9044,7 @@ class IdentityClient {
9046
9044
  "Content-Type": common.Constants.APPLICATION_JSON,
9047
9045
  "if-match": updateAuthenticationPolicyRequest.ifMatch
9048
9046
  };
9049
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9047
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9050
9048
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAuthenticationPolicyRequest.retryConfiguration, specRetryConfiguration);
9051
9049
  if (this.logger)
9052
9050
  retrier.logger = this.logger;
@@ -9090,11 +9088,11 @@ class IdentityClient {
9090
9088
  }
9091
9089
  /**
9092
9090
  * Updates the specified compartment's description or name. You can't update the root compartment.
9093
- * This operation does not retry by default if the user has not defined a retry configuration.
9091
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9094
9092
  * @param UpdateCompartmentRequest
9095
9093
  * @return UpdateCompartmentResponse
9096
9094
  * @throws OciError when an error occurs
9097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
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.
9098
9096
  */
9099
9097
  updateCompartment(updateCompartmentRequest) {
9100
9098
  return __awaiter(this, void 0, void 0, function* () {
@@ -9108,7 +9106,7 @@ class IdentityClient {
9108
9106
  "Content-Type": common.Constants.APPLICATION_JSON,
9109
9107
  "if-match": updateCompartmentRequest.ifMatch
9110
9108
  };
9111
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9109
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9112
9110
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCompartmentRequest.retryConfiguration, specRetryConfiguration);
9113
9111
  if (this.logger)
9114
9112
  retrier.logger = this.logger;
@@ -9153,11 +9151,11 @@ class IdentityClient {
9153
9151
  /**
9154
9152
  * Updates the specified secret key's description.
9155
9153
  *
9156
- * This operation does not retry by default if the user has not defined a retry configuration.
9154
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9157
9155
  * @param UpdateCustomerSecretKeyRequest
9158
9156
  * @return UpdateCustomerSecretKeyResponse
9159
9157
  * @throws OciError when an error occurs
9160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
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.
9161
9159
  */
9162
9160
  updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
9163
9161
  return __awaiter(this, void 0, void 0, function* () {
@@ -9172,7 +9170,7 @@ class IdentityClient {
9172
9170
  "Content-Type": common.Constants.APPLICATION_JSON,
9173
9171
  "if-match": updateCustomerSecretKeyRequest.ifMatch
9174
9172
  };
9175
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9173
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9176
9174
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
9177
9175
  if (this.logger)
9178
9176
  retrier.logger = this.logger;
@@ -9220,11 +9218,11 @@ class IdentityClient {
9220
9218
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
9221
9219
  * the operation's status.
9222
9220
  *
9223
- * This operation does not retry by default if the user has not defined a retry configuration.
9221
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9224
9222
  * @param UpdateDomainRequest
9225
9223
  * @return UpdateDomainResponse
9226
9224
  * @throws OciError when an error occurs
9227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
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.
9228
9226
  */
9229
9227
  updateDomain(updateDomainRequest) {
9230
9228
  return __awaiter(this, void 0, void 0, function* () {
@@ -9239,7 +9237,7 @@ class IdentityClient {
9239
9237
  "if-match": updateDomainRequest.ifMatch,
9240
9238
  "opc-request-id": updateDomainRequest.opcRequestId
9241
9239
  };
9242
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9240
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9243
9241
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDomainRequest.retryConfiguration, specRetryConfiguration);
9244
9242
  if (this.logger)
9245
9243
  retrier.logger = this.logger;
@@ -9279,11 +9277,11 @@ class IdentityClient {
9279
9277
  }
9280
9278
  /**
9281
9279
  * Updates the specified dynamic group.
9282
- * This operation does not retry by default if the user has not defined a retry configuration.
9280
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9283
9281
  * @param UpdateDynamicGroupRequest
9284
9282
  * @return UpdateDynamicGroupResponse
9285
9283
  * @throws OciError when an error occurs
9286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
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.
9287
9285
  */
9288
9286
  updateDynamicGroup(updateDynamicGroupRequest) {
9289
9287
  return __awaiter(this, void 0, void 0, function* () {
@@ -9297,7 +9295,7 @@ class IdentityClient {
9297
9295
  "Content-Type": common.Constants.APPLICATION_JSON,
9298
9296
  "if-match": updateDynamicGroupRequest.ifMatch
9299
9297
  };
9300
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9298
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9301
9299
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
9302
9300
  if (this.logger)
9303
9301
  retrier.logger = this.logger;
@@ -9341,11 +9339,11 @@ class IdentityClient {
9341
9339
  }
9342
9340
  /**
9343
9341
  * Updates the specified group.
9344
- * This operation does not retry by default if the user has not defined a retry configuration.
9342
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9345
9343
  * @param UpdateGroupRequest
9346
9344
  * @return UpdateGroupResponse
9347
9345
  * @throws OciError when an error occurs
9348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
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.
9349
9347
  */
9350
9348
  updateGroup(updateGroupRequest) {
9351
9349
  return __awaiter(this, void 0, void 0, function* () {
@@ -9359,7 +9357,7 @@ class IdentityClient {
9359
9357
  "Content-Type": common.Constants.APPLICATION_JSON,
9360
9358
  "if-match": updateGroupRequest.ifMatch
9361
9359
  };
9362
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9360
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9363
9361
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateGroupRequest.retryConfiguration, specRetryConfiguration);
9364
9362
  if (this.logger)
9365
9363
  retrier.logger = this.logger;
@@ -9406,11 +9404,11 @@ class IdentityClient {
9406
9404
  * <p>
9407
9405
  Updates the specified identity provider.
9408
9406
  *
9409
- * This operation does not retry by default if the user has not defined a retry configuration.
9407
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9410
9408
  * @param UpdateIdentityProviderRequest
9411
9409
  * @return UpdateIdentityProviderResponse
9412
9410
  * @throws OciError when an error occurs
9413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
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.
9414
9412
  */
9415
9413
  updateIdentityProvider(updateIdentityProviderRequest) {
9416
9414
  return __awaiter(this, void 0, void 0, function* () {
@@ -9424,7 +9422,7 @@ class IdentityClient {
9424
9422
  "Content-Type": common.Constants.APPLICATION_JSON,
9425
9423
  "if-match": updateIdentityProviderRequest.ifMatch
9426
9424
  };
9427
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9425
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9428
9426
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
9429
9427
  if (this.logger)
9430
9428
  retrier.logger = this.logger;
@@ -9471,11 +9469,11 @@ class IdentityClient {
9471
9469
  * <p>
9472
9470
  Updates the specified group mapping.
9473
9471
  *
9474
- * This operation does not retry by default if the user has not defined a retry configuration.
9472
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9475
9473
  * @param UpdateIdpGroupMappingRequest
9476
9474
  * @return UpdateIdpGroupMappingResponse
9477
9475
  * @throws OciError when an error occurs
9478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
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.
9479
9477
  */
9480
9478
  updateIdpGroupMapping(updateIdpGroupMappingRequest) {
9481
9479
  return __awaiter(this, void 0, void 0, function* () {
@@ -9490,7 +9488,7 @@ class IdentityClient {
9490
9488
  "Content-Type": common.Constants.APPLICATION_JSON,
9491
9489
  "if-match": updateIdpGroupMappingRequest.ifMatch
9492
9490
  };
9493
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9491
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9494
9492
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
9495
9493
  if (this.logger)
9496
9494
  retrier.logger = this.logger;
@@ -9535,11 +9533,11 @@ class IdentityClient {
9535
9533
  /**
9536
9534
  * Updates the specified network source.
9537
9535
  *
9538
- * This operation does not retry by default if the user has not defined a retry configuration.
9536
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9539
9537
  * @param UpdateNetworkSourceRequest
9540
9538
  * @return UpdateNetworkSourceResponse
9541
9539
  * @throws OciError when an error occurs
9542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
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.
9543
9541
  */
9544
9542
  updateNetworkSource(updateNetworkSourceRequest) {
9545
9543
  return __awaiter(this, void 0, void 0, function* () {
@@ -9553,7 +9551,7 @@ class IdentityClient {
9553
9551
  "Content-Type": common.Constants.APPLICATION_JSON,
9554
9552
  "if-match": updateNetworkSourceRequest.ifMatch
9555
9553
  };
9556
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9554
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9557
9555
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
9558
9556
  if (this.logger)
9559
9557
  retrier.logger = this.logger;
@@ -9598,11 +9596,11 @@ class IdentityClient {
9598
9596
  /**
9599
9597
  * Updates Oauth token for the user
9600
9598
  *
9601
- * This operation does not retry by default if the user has not defined a retry configuration.
9599
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9602
9600
  * @param UpdateOAuthClientCredentialRequest
9603
9601
  * @return UpdateOAuthClientCredentialResponse
9604
9602
  * @throws OciError when an error occurs
9605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
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.
9606
9604
  */
9607
9605
  updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
9608
9606
  return __awaiter(this, void 0, void 0, function* () {
@@ -9617,7 +9615,7 @@ class IdentityClient {
9617
9615
  "Content-Type": common.Constants.APPLICATION_JSON,
9618
9616
  "if-match": updateOAuthClientCredentialRequest.ifMatch
9619
9617
  };
9620
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9618
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9621
9619
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
9622
9620
  if (this.logger)
9623
9621
  retrier.logger = this.logger;
@@ -9664,11 +9662,11 @@ class IdentityClient {
9664
9662
  * <p>
9665
9663
  Policy changes take effect typically within 10 seconds.
9666
9664
  *
9667
- * This operation does not retry by default if the user has not defined a retry configuration.
9665
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9668
9666
  * @param UpdatePolicyRequest
9669
9667
  * @return UpdatePolicyResponse
9670
9668
  * @throws OciError when an error occurs
9671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
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.
9672
9670
  */
9673
9671
  updatePolicy(updatePolicyRequest) {
9674
9672
  return __awaiter(this, void 0, void 0, function* () {
@@ -9682,7 +9680,7 @@ class IdentityClient {
9682
9680
  "Content-Type": common.Constants.APPLICATION_JSON,
9683
9681
  "if-match": updatePolicyRequest.ifMatch
9684
9682
  };
9685
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9683
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9686
9684
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updatePolicyRequest.retryConfiguration, specRetryConfiguration);
9687
9685
  if (this.logger)
9688
9686
  retrier.logger = this.logger;
@@ -9727,11 +9725,11 @@ class IdentityClient {
9727
9725
  /**
9728
9726
  * Updates the specified SMTP credential's description.
9729
9727
  *
9730
- * This operation does not retry by default if the user has not defined a retry configuration.
9728
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9731
9729
  * @param UpdateSmtpCredentialRequest
9732
9730
  * @return UpdateSmtpCredentialResponse
9733
9731
  * @throws OciError when an error occurs
9734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
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.
9735
9733
  */
9736
9734
  updateSmtpCredential(updateSmtpCredentialRequest) {
9737
9735
  return __awaiter(this, void 0, void 0, function* () {
@@ -9746,7 +9744,7 @@ class IdentityClient {
9746
9744
  "Content-Type": common.Constants.APPLICATION_JSON,
9747
9745
  "if-match": updateSmtpCredentialRequest.ifMatch
9748
9746
  };
9749
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9747
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9750
9748
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
9751
9749
  if (this.logger)
9752
9750
  retrier.logger = this.logger;
@@ -9793,11 +9791,11 @@ class IdentityClient {
9793
9791
  * <p>
9794
9792
  Updates the specified Swift password's description.
9795
9793
  *
9796
- * This operation does not retry by default if the user has not defined a retry configuration.
9794
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9797
9795
  * @param UpdateSwiftPasswordRequest
9798
9796
  * @return UpdateSwiftPasswordResponse
9799
9797
  * @throws OciError when an error occurs
9800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
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.
9801
9799
  */
9802
9800
  updateSwiftPassword(updateSwiftPasswordRequest) {
9803
9801
  return __awaiter(this, void 0, void 0, function* () {
@@ -9812,7 +9810,7 @@ class IdentityClient {
9812
9810
  "Content-Type": common.Constants.APPLICATION_JSON,
9813
9811
  "if-match": updateSwiftPasswordRequest.ifMatch
9814
9812
  };
9815
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9813
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9816
9814
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
9817
9815
  if (this.logger)
9818
9816
  retrier.logger = this.logger;
@@ -9866,11 +9864,11 @@ class IdentityClient {
9866
9864
  You cannot remove list values that appear in a TagDefault. To remove a list value that
9867
9865
  * appears in a TagDefault, first update the TagDefault to use a different value.
9868
9866
  *
9869
- * This operation does not retry by default if the user has not defined a retry configuration.
9867
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9870
9868
  * @param UpdateTagRequest
9871
9869
  * @return UpdateTagResponse
9872
9870
  * @throws OciError when an error occurs
9873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
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.
9874
9872
  */
9875
9873
  updateTag(updateTagRequest) {
9876
9874
  return __awaiter(this, void 0, void 0, function* () {
@@ -9885,7 +9883,7 @@ class IdentityClient {
9885
9883
  "Content-Type": common.Constants.APPLICATION_JSON,
9886
9884
  "if-match": updateTagRequest.ifMatch
9887
9885
  };
9888
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9886
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9889
9887
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagRequest.retryConfiguration, specRetryConfiguration);
9890
9888
  if (this.logger)
9891
9889
  retrier.logger = this.logger;
@@ -9935,11 +9933,11 @@ class IdentityClient {
9935
9933
  * If the `isRequired` flag is set to \"true\", the value is set during resource creation.
9936
9934
  * * If the `isRequired` flag is set to \"false\", the value you enter is set during resource creation.
9937
9935
  *
9938
- * This operation does not retry by default if the user has not defined a retry configuration.
9936
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9939
9937
  * @param UpdateTagDefaultRequest
9940
9938
  * @return UpdateTagDefaultResponse
9941
9939
  * @throws OciError when an error occurs
9942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
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.
9943
9941
  */
9944
9942
  updateTagDefault(updateTagDefaultRequest) {
9945
9943
  return __awaiter(this, void 0, void 0, function* () {
@@ -9954,7 +9952,7 @@ class IdentityClient {
9954
9952
  "if-match": updateTagDefaultRequest.ifMatch,
9955
9953
  "opc-request-id": updateTagDefaultRequest.opcRequestId
9956
9954
  };
9957
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9955
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9958
9956
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagDefaultRequest.retryConfiguration, specRetryConfiguration);
9959
9957
  if (this.logger)
9960
9958
  retrier.logger = this.logger;
@@ -10007,11 +10005,11 @@ class IdentityClient {
10007
10005
  * <p>
10008
10006
  You can't add a namespace with the same name as a retired namespace in the same tenancy.
10009
10007
  *
10010
- * This operation does not retry by default if the user has not defined a retry configuration.
10008
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10011
10009
  * @param UpdateTagNamespaceRequest
10012
10010
  * @return UpdateTagNamespaceResponse
10013
10011
  * @throws OciError when an error occurs
10014
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
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.
10015
10013
  */
10016
10014
  updateTagNamespace(updateTagNamespaceRequest) {
10017
10015
  return __awaiter(this, void 0, void 0, function* () {
@@ -10024,7 +10022,7 @@ class IdentityClient {
10024
10022
  let headerParams = {
10025
10023
  "Content-Type": common.Constants.APPLICATION_JSON
10026
10024
  };
10027
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10025
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10028
10026
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
10029
10027
  if (this.logger)
10030
10028
  retrier.logger = this.logger;
@@ -10063,11 +10061,11 @@ class IdentityClient {
10063
10061
  }
10064
10062
  /**
10065
10063
  * Updates the description of the specified user.
10066
- * This operation does not retry by default if the user has not defined a retry configuration.
10064
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10067
10065
  * @param UpdateUserRequest
10068
10066
  * @return UpdateUserResponse
10069
10067
  * @throws OciError when an error occurs
10070
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
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.
10071
10069
  */
10072
10070
  updateUser(updateUserRequest) {
10073
10071
  return __awaiter(this, void 0, void 0, function* () {
@@ -10081,7 +10079,7 @@ class IdentityClient {
10081
10079
  "Content-Type": common.Constants.APPLICATION_JSON,
10082
10080
  "if-match": updateUserRequest.ifMatch
10083
10081
  };
10084
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10082
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10085
10083
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserRequest.retryConfiguration, specRetryConfiguration);
10086
10084
  if (this.logger)
10087
10085
  retrier.logger = this.logger;
@@ -10126,11 +10124,11 @@ class IdentityClient {
10126
10124
  /**
10127
10125
  * Updates the capabilities of the specified user.
10128
10126
  *
10129
- * This operation does not retry by default if the user has not defined a retry configuration.
10127
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10130
10128
  * @param UpdateUserCapabilitiesRequest
10131
10129
  * @return UpdateUserCapabilitiesResponse
10132
10130
  * @throws OciError when an error occurs
10133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
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.
10134
10132
  */
10135
10133
  updateUserCapabilities(updateUserCapabilitiesRequest) {
10136
10134
  return __awaiter(this, void 0, void 0, function* () {
@@ -10144,7 +10142,7 @@ class IdentityClient {
10144
10142
  "Content-Type": common.Constants.APPLICATION_JSON,
10145
10143
  "if-match": updateUserCapabilitiesRequest.ifMatch
10146
10144
  };
10147
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10145
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10148
10146
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserCapabilitiesRequest.retryConfiguration, specRetryConfiguration);
10149
10147
  if (this.logger)
10150
10148
  retrier.logger = this.logger;
@@ -10189,11 +10187,11 @@ class IdentityClient {
10189
10187
  /**
10190
10188
  * Updates the state of the specified user.
10191
10189
  *
10192
- * This operation does not retry by default if the user has not defined a retry configuration.
10190
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10193
10191
  * @param UpdateUserStateRequest
10194
10192
  * @return UpdateUserStateResponse
10195
10193
  * @throws OciError when an error occurs
10196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
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.
10197
10195
  */
10198
10196
  updateUserState(updateUserStateRequest) {
10199
10197
  return __awaiter(this, void 0, void 0, function* () {
@@ -10207,7 +10205,7 @@ class IdentityClient {
10207
10205
  "Content-Type": common.Constants.APPLICATION_JSON,
10208
10206
  "if-match": updateUserStateRequest.ifMatch
10209
10207
  };
10210
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10208
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10211
10209
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserStateRequest.retryConfiguration, specRetryConfiguration);
10212
10210
  if (this.logger)
10213
10211
  retrier.logger = this.logger;
@@ -10266,11 +10264,11 @@ class IdentityClient {
10266
10264
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using
10267
10265
  * the object, first make sure its `lifecycleState` has changed to ACTIVE.
10268
10266
  *
10269
- * This operation does not retry by default if the user has not defined a retry configuration.
10267
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10270
10268
  * @param UploadApiKeyRequest
10271
10269
  * @return UploadApiKeyResponse
10272
10270
  * @throws OciError when an error occurs
10273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
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.
10274
10272
  */
10275
10273
  uploadApiKey(uploadApiKeyRequest) {
10276
10274
  return __awaiter(this, void 0, void 0, function* () {
@@ -10284,7 +10282,7 @@ class IdentityClient {
10284
10282
  "Content-Type": common.Constants.APPLICATION_JSON,
10285
10283
  "opc-retry-token": uploadApiKeyRequest.opcRetryToken
10286
10284
  };
10287
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10285
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10288
10286
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, uploadApiKeyRequest.retryConfiguration, specRetryConfiguration);
10289
10287
  if (this.logger)
10290
10288
  retrier.logger = this.logger;