oci-identity 2.21.0 → 2.25.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 +283 -284
  2. package/lib/client.js +429 -426
  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
@@ -60,6 +60,7 @@ class IdentityClient {
60
60
  this["_endpoint"] = "";
61
61
  this["_defaultHeaders"] = {};
62
62
  this._circuitBreaker = null;
63
+ this._httpOptions = undefined;
63
64
  const requestSigner = params.authenticationDetailsProvider
64
65
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
65
66
  : null;
@@ -68,6 +69,9 @@ class IdentityClient {
68
69
  this._circuitBreaker = clientConfiguration.circuitBreaker
69
70
  ? clientConfiguration.circuitBreaker.circuit
70
71
  : null;
72
+ this._httpOptions = clientConfiguration.httpOptions
73
+ ? clientConfiguration.httpOptions
74
+ : undefined;
71
75
  }
72
76
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
73
77
  const specCircuitBreakerEnabled = true;
@@ -77,7 +81,8 @@ class IdentityClient {
77
81
  this._circuitBreaker = new common.CircuitBreaker().circuit;
78
82
  }
79
83
  this._httpClient =
80
- params.httpClient || new common.FetchHttpClient(requestSigner, this._circuitBreaker);
84
+ params.httpClient ||
85
+ new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions);
81
86
  if (params.authenticationDetailsProvider &&
82
87
  common.isRegionProvider(params.authenticationDetailsProvider)) {
83
88
  const provider = params.authenticationDetailsProvider;
@@ -154,11 +159,11 @@ class IdentityClient {
154
159
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
155
160
  * the operation's status.
156
161
  *
157
- * This operation does not retry by default if the user has not defined a retry configuration.
162
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
158
163
  * @param ActivateDomainRequest
159
164
  * @return ActivateDomainResponse
160
165
  * @throws OciError when an error occurs
161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
162
167
  */
163
168
  activateDomain(activateDomainRequest) {
164
169
  return __awaiter(this, void 0, void 0, function* () {
@@ -174,7 +179,7 @@ class IdentityClient {
174
179
  "opc-retry-token": activateDomainRequest.opcRetryToken,
175
180
  "if-match": activateDomainRequest.ifMatch
176
181
  };
177
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
182
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
178
183
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, activateDomainRequest.retryConfiguration, specRetryConfiguration);
179
184
  if (this.logger)
180
185
  retrier.logger = this.logger;
@@ -214,11 +219,11 @@ class IdentityClient {
214
219
  /**
215
220
  * Activates the specified MFA TOTP device for the user. Activation requires manual interaction with the Console.
216
221
  *
217
- * This operation does not retry by default if the user has not defined a retry configuration.
222
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
218
223
  * @param ActivateMfaTotpDeviceRequest
219
224
  * @return ActivateMfaTotpDeviceResponse
220
225
  * @throws OciError when an error occurs
221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
222
227
  */
223
228
  activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
224
229
  return __awaiter(this, void 0, void 0, function* () {
@@ -234,7 +239,7 @@ class IdentityClient {
234
239
  "if-match": activateMfaTotpDeviceRequest.ifMatch,
235
240
  "opc-retry-token": activateMfaTotpDeviceRequest.opcRetryToken
236
241
  };
237
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
242
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
238
243
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, activateMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
239
244
  if (this.logger)
240
245
  retrier.logger = this.logger;
@@ -282,11 +287,11 @@ class IdentityClient {
282
287
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
283
288
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
284
289
  *
285
- * This operation does not retry by default if the user has not defined a retry configuration.
290
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
286
291
  * @param AddUserToGroupRequest
287
292
  * @return AddUserToGroupResponse
288
293
  * @throws OciError when an error occurs
289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
290
295
  */
291
296
  addUserToGroup(addUserToGroupRequest) {
292
297
  return __awaiter(this, void 0, void 0, function* () {
@@ -298,7 +303,7 @@ class IdentityClient {
298
303
  "Content-Type": common.Constants.APPLICATION_JSON,
299
304
  "opc-retry-token": addUserToGroupRequest.opcRetryToken
300
305
  };
301
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
306
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
302
307
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addUserToGroupRequest.retryConfiguration, specRetryConfiguration);
303
308
  if (this.logger)
304
309
  retrier.logger = this.logger;
@@ -346,11 +351,11 @@ class IdentityClient {
346
351
  * referencing the same tag in a compartment lower down the hierarchy. This set of tag defaults
347
352
  * includes all tag defaults from the current compartment back to the root compartment.
348
353
  *
349
- * This operation does not retry by default if the user has not defined a retry configuration.
354
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
350
355
  * @param AssembleEffectiveTagSetRequest
351
356
  * @return AssembleEffectiveTagSetResponse
352
357
  * @throws OciError when an error occurs
353
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
354
359
  */
355
360
  assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
356
361
  return __awaiter(this, void 0, void 0, function* () {
@@ -364,7 +369,7 @@ class IdentityClient {
364
369
  let headerParams = {
365
370
  "Content-Type": common.Constants.APPLICATION_JSON
366
371
  };
367
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
372
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
368
373
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, assembleEffectiveTagSetRequest.retryConfiguration, specRetryConfiguration);
369
374
  if (this.logger)
370
375
  retrier.logger = this.logger;
@@ -412,11 +417,11 @@ class IdentityClient {
412
417
  * {@link WorkRequest}. Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest}
413
418
  * API to monitor the status of the bulk action.
414
419
  *
415
- * This operation does not retry by default if the user has not defined a retry configuration.
420
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
416
421
  * @param BulkDeleteResourcesRequest
417
422
  * @return BulkDeleteResourcesResponse
418
423
  * @throws OciError when an error occurs
419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
424
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
420
425
  */
421
426
  bulkDeleteResources(bulkDeleteResourcesRequest) {
422
427
  return __awaiter(this, void 0, void 0, function* () {
@@ -431,7 +436,7 @@ class IdentityClient {
431
436
  "opc-request-id": bulkDeleteResourcesRequest.opcRequestId,
432
437
  "opc-retry-token": bulkDeleteResourcesRequest.opcRetryToken
433
438
  };
434
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
439
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
435
440
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkDeleteResourcesRequest.retryConfiguration, specRetryConfiguration);
436
441
  if (this.logger)
437
442
  retrier.logger = this.logger;
@@ -492,11 +497,11 @@ class IdentityClient {
492
497
  In order to delete tags, you must first retire the tags. Use {@link #updateTag(UpdateTagRequest) updateTag}
493
498
  * to retire a tag.
494
499
  *
495
- * This operation does not retry by default if the user has not defined a retry configuration.
500
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
496
501
  * @param BulkDeleteTagsRequest
497
502
  * @return BulkDeleteTagsResponse
498
503
  * @throws OciError when an error occurs
499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
500
505
  */
501
506
  bulkDeleteTags(bulkDeleteTagsRequest) {
502
507
  return __awaiter(this, void 0, void 0, function* () {
@@ -509,7 +514,7 @@ class IdentityClient {
509
514
  "opc-request-id": bulkDeleteTagsRequest.opcRequestId,
510
515
  "opc-retry-token": bulkDeleteTagsRequest.opcRetryToken
511
516
  };
512
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
517
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
513
518
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkDeleteTagsRequest.retryConfiguration, specRetryConfiguration);
514
519
  if (this.logger)
515
520
  retrier.logger = this.logger;
@@ -563,11 +568,11 @@ class IdentityClient {
563
568
  * For example, if one request adds `tag set-1` to a resource and sets a tag value to `tag set-2`,
564
569
  * `tag set-1` and `tag set-2` cannot have any common tag definitions.
565
570
  *
566
- * This operation does not retry by default if the user has not defined a retry configuration.
571
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
567
572
  * @param BulkEditTagsRequest
568
573
  * @return BulkEditTagsResponse
569
574
  * @throws OciError when an error occurs
570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
571
576
  */
572
577
  bulkEditTags(bulkEditTagsRequest) {
573
578
  return __awaiter(this, void 0, void 0, function* () {
@@ -580,7 +585,7 @@ class IdentityClient {
580
585
  "opc-request-id": bulkEditTagsRequest.opcRequestId,
581
586
  "opc-retry-token": bulkEditTagsRequest.opcRetryToken
582
587
  };
583
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
588
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
584
589
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkEditTagsRequest.retryConfiguration, specRetryConfiguration);
585
590
  if (this.logger)
586
591
  retrier.logger = this.logger;
@@ -625,11 +630,11 @@ class IdentityClient {
625
630
  * compartments. This operation creates a {@link WorkRequest}.
626
631
  * Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest} API to monitor the status of the bulk action.
627
632
  *
628
- * This operation does not retry by default if the user has not defined a retry configuration.
633
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
629
634
  * @param BulkMoveResourcesRequest
630
635
  * @return BulkMoveResourcesResponse
631
636
  * @throws OciError when an error occurs
632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
633
638
  */
634
639
  bulkMoveResources(bulkMoveResourcesRequest) {
635
640
  return __awaiter(this, void 0, void 0, function* () {
@@ -644,7 +649,7 @@ class IdentityClient {
644
649
  "opc-request-id": bulkMoveResourcesRequest.opcRequestId,
645
650
  "opc-retry-token": bulkMoveResourcesRequest.opcRetryToken
646
651
  };
647
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
652
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
648
653
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkMoveResourcesRequest.retryConfiguration, specRetryConfiguration);
649
654
  if (this.logger)
650
655
  retrier.logger = this.logger;
@@ -703,11 +708,11 @@ class IdentityClient {
703
708
  To delete a tag namespace, you must first retire it. Use {@link #updateTagNamespace(UpdateTagNamespaceRequest) updateTagNamespace}
704
709
  * to retire a tag namespace.
705
710
  *
706
- * This operation does not retry by default if the user has not defined a retry configuration.
711
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
707
712
  * @param CascadeDeleteTagNamespaceRequest
708
713
  * @return CascadeDeleteTagNamespaceResponse
709
714
  * @throws OciError when an error occurs
710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
711
716
  */
712
717
  cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
713
718
  return __awaiter(this, void 0, void 0, function* () {
@@ -723,7 +728,7 @@ class IdentityClient {
723
728
  "opc-request-id": cascadeDeleteTagNamespaceRequest.opcRequestId,
724
729
  "opc-retry-token": cascadeDeleteTagNamespaceRequest.opcRetryToken
725
730
  };
726
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
731
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
727
732
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cascadeDeleteTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
728
733
  if (this.logger)
729
734
  retrier.logger = this.logger;
@@ -766,11 +771,11 @@ class IdentityClient {
766
771
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
767
772
  * the operation's status.
768
773
  *
769
- * This operation does not retry by default if the user has not defined a retry configuration.
774
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
770
775
  * @param ChangeDomainCompartmentRequest
771
776
  * @return ChangeDomainCompartmentResponse
772
777
  * @throws OciError when an error occurs
773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
774
779
  */
775
780
  changeDomainCompartment(changeDomainCompartmentRequest) {
776
781
  return __awaiter(this, void 0, void 0, function* () {
@@ -786,7 +791,7 @@ class IdentityClient {
786
791
  "opc-retry-token": changeDomainCompartmentRequest.opcRetryToken,
787
792
  "if-match": changeDomainCompartmentRequest.ifMatch
788
793
  };
789
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
794
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
790
795
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeDomainCompartmentRequest.retryConfiguration, specRetryConfiguration);
791
796
  if (this.logger)
792
797
  retrier.logger = this.logger;
@@ -835,11 +840,11 @@ class IdentityClient {
835
840
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
836
841
  * the operation's status.
837
842
  *
838
- * This operation does not retry by default if the user has not defined a retry configuration.
843
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
839
844
  * @param ChangeDomainLicenseTypeRequest
840
845
  * @return ChangeDomainLicenseTypeResponse
841
846
  * @throws OciError when an error occurs
842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
843
848
  */
844
849
  changeDomainLicenseType(changeDomainLicenseTypeRequest) {
845
850
  return __awaiter(this, void 0, void 0, function* () {
@@ -855,7 +860,7 @@ class IdentityClient {
855
860
  "opc-retry-token": changeDomainLicenseTypeRequest.opcRetryToken,
856
861
  "if-match": changeDomainLicenseTypeRequest.ifMatch
857
862
  };
858
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
863
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
859
864
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeDomainLicenseTypeRequest.retryConfiguration, specRetryConfiguration);
860
865
  if (this.logger)
861
866
  retrier.logger = this.logger;
@@ -901,11 +906,11 @@ class IdentityClient {
901
906
  * <p>
902
907
  Moving a tag namespace moves all the tag key definitions contained in the tag namespace.
903
908
  *
904
- * This operation does not retry by default if the user has not defined a retry configuration.
909
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
905
910
  * @param ChangeTagNamespaceCompartmentRequest
906
911
  * @return ChangeTagNamespaceCompartmentResponse
907
912
  * @throws OciError when an error occurs
908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
909
914
  */
910
915
  changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
911
916
  return __awaiter(this, void 0, void 0, function* () {
@@ -919,7 +924,7 @@ class IdentityClient {
919
924
  "Content-Type": common.Constants.APPLICATION_JSON,
920
925
  "opc-retry-token": changeTagNamespaceCompartmentRequest.opcRetryToken
921
926
  };
922
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
927
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
923
928
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeTagNamespaceCompartmentRequest.retryConfiguration, specRetryConfiguration);
924
929
  if (this.logger)
925
930
  retrier.logger = this.logger;
@@ -964,11 +969,11 @@ class IdentityClient {
964
969
  * does not need to write a policy to give users this ability. To compare, administrators who have permission to the
965
970
  * tenancy can use this operation to create an auth token for any user, including themselves.
966
971
  *
967
- * This operation does not retry by default if the user has not defined a retry configuration.
972
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
968
973
  * @param CreateAuthTokenRequest
969
974
  * @return CreateAuthTokenResponse
970
975
  * @throws OciError when an error occurs
971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
972
977
  */
973
978
  createAuthToken(createAuthTokenRequest) {
974
979
  return __awaiter(this, void 0, void 0, function* () {
@@ -982,7 +987,7 @@ class IdentityClient {
982
987
  "Content-Type": common.Constants.APPLICATION_JSON,
983
988
  "opc-retry-token": createAuthTokenRequest.opcRetryToken
984
989
  };
985
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
990
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
986
991
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAuthTokenRequest.retryConfiguration, specRetryConfiguration);
987
992
  if (this.logger)
988
993
  retrier.logger = this.logger;
@@ -1027,8 +1032,6 @@ class IdentityClient {
1027
1032
  /**
1028
1033
  * Creates a new compartment in the specified compartment.
1029
1034
  * <p>
1030
- **Important:** Compartments cannot be deleted.
1031
- * <p>
1032
1035
  Specify the parent compartment's OCID as the compartment ID in the request object. Remember that the tenancy
1033
1036
  * is simply the root compartment. For information about OCIDs, see
1034
1037
  * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
@@ -1045,11 +1048,11 @@ class IdentityClient {
1045
1048
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
1046
1049
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
1047
1050
  *
1048
- * This operation does not retry by default if the user has not defined a retry configuration.
1051
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1049
1052
  * @param CreateCompartmentRequest
1050
1053
  * @return CreateCompartmentResponse
1051
1054
  * @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.
1055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1053
1056
  */
1054
1057
  createCompartment(createCompartmentRequest) {
1055
1058
  return __awaiter(this, void 0, void 0, function* () {
@@ -1061,7 +1064,7 @@ class IdentityClient {
1061
1064
  "Content-Type": common.Constants.APPLICATION_JSON,
1062
1065
  "opc-retry-token": createCompartmentRequest.opcRetryToken
1063
1066
  };
1064
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1067
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1065
1068
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCompartmentRequest.retryConfiguration, specRetryConfiguration);
1066
1069
  if (this.logger)
1067
1070
  retrier.logger = this.logger;
@@ -1116,11 +1119,11 @@ class IdentityClient {
1116
1119
  * does not need to write a policy to give users this ability. To compare, administrators who have permission to the
1117
1120
  * tenancy can use this operation to create a secret key for any user, including themselves.
1118
1121
  *
1119
- * This operation does not retry by default if the user has not defined a retry configuration.
1122
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1120
1123
  * @param CreateCustomerSecretKeyRequest
1121
1124
  * @return CreateCustomerSecretKeyResponse
1122
1125
  * @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.
1126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1124
1127
  */
1125
1128
  createCustomerSecretKey(createCustomerSecretKeyRequest) {
1126
1129
  return __awaiter(this, void 0, void 0, function* () {
@@ -1134,7 +1137,7 @@ class IdentityClient {
1134
1137
  "Content-Type": common.Constants.APPLICATION_JSON,
1135
1138
  "opc-retry-token": createCustomerSecretKeyRequest.opcRetryToken
1136
1139
  };
1137
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1140
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1138
1141
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
1139
1142
  if (this.logger)
1140
1143
  retrier.logger = this.logger;
@@ -1179,11 +1182,11 @@ class IdentityClient {
1179
1182
  /**
1180
1183
  * Creates a new DB credential for the specified user.
1181
1184
  *
1182
- * This operation does not retry by default if the user has not defined a retry configuration.
1185
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1183
1186
  * @param CreateDbCredentialRequest
1184
1187
  * @return CreateDbCredentialResponse
1185
1188
  * @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.
1189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1187
1190
  */
1188
1191
  createDbCredential(createDbCredentialRequest) {
1189
1192
  return __awaiter(this, void 0, void 0, function* () {
@@ -1198,7 +1201,7 @@ class IdentityClient {
1198
1201
  "opc-request-id": createDbCredentialRequest.opcRequestId,
1199
1202
  "opc-retry-token": createDbCredentialRequest.opcRetryToken
1200
1203
  };
1201
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1204
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1202
1205
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDbCredentialRequest.retryConfiguration, specRetryConfiguration);
1203
1206
  if (this.logger)
1204
1207
  retrier.logger = this.logger;
@@ -1250,11 +1253,11 @@ class IdentityClient {
1250
1253
  * <p>
1251
1254
  After creating an `identity domain`, first make sure its `lifecycleState` changes from CREATING to ACTIVE before you use it.
1252
1255
  *
1253
- * This operation does not retry by default if the user has not defined a retry configuration.
1256
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1254
1257
  * @param CreateDomainRequest
1255
1258
  * @return CreateDomainResponse
1256
1259
  * @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.
1260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1258
1261
  */
1259
1262
  createDomain(createDomainRequest) {
1260
1263
  return __awaiter(this, void 0, void 0, function* () {
@@ -1267,7 +1270,7 @@ class IdentityClient {
1267
1270
  "opc-retry-token": createDomainRequest.opcRetryToken,
1268
1271
  "opc-request-id": createDomainRequest.opcRequestId
1269
1272
  };
1270
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1273
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1271
1274
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDomainRequest.retryConfiguration, specRetryConfiguration);
1272
1275
  if (this.logger)
1273
1276
  retrier.logger = this.logger;
@@ -1325,11 +1328,11 @@ class IdentityClient {
1325
1328
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
1326
1329
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
1327
1330
  *
1328
- * This operation does not retry by default if the user has not defined a retry configuration.
1331
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1329
1332
  * @param CreateDynamicGroupRequest
1330
1333
  * @return CreateDynamicGroupResponse
1331
1334
  * @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.
1335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1333
1336
  */
1334
1337
  createDynamicGroup(createDynamicGroupRequest) {
1335
1338
  return __awaiter(this, void 0, void 0, function* () {
@@ -1341,7 +1344,7 @@ class IdentityClient {
1341
1344
  "Content-Type": common.Constants.APPLICATION_JSON,
1342
1345
  "opc-retry-token": createDynamicGroupRequest.opcRetryToken
1343
1346
  };
1344
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1347
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1345
1348
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
1346
1349
  if (this.logger)
1347
1350
  retrier.logger = this.logger;
@@ -1406,11 +1409,11 @@ class IdentityClient {
1406
1409
  * See {@link #addUserToGroup(AddUserToGroupRequest) addUserToGroup} and
1407
1410
  * {@link #createPolicy(CreatePolicyRequest) createPolicy}.
1408
1411
  *
1409
- * This operation does not retry by default if the user has not defined a retry configuration.
1412
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1410
1413
  * @param CreateGroupRequest
1411
1414
  * @return CreateGroupResponse
1412
1415
  * @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.
1416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1414
1417
  */
1415
1418
  createGroup(createGroupRequest) {
1416
1419
  return __awaiter(this, void 0, void 0, function* () {
@@ -1422,7 +1425,7 @@ class IdentityClient {
1422
1425
  "Content-Type": common.Constants.APPLICATION_JSON,
1423
1426
  "opc-retry-token": createGroupRequest.opcRetryToken
1424
1427
  };
1425
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1428
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1426
1429
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createGroupRequest.retryConfiguration, specRetryConfiguration);
1427
1430
  if (this.logger)
1428
1431
  retrier.logger = this.logger;
@@ -1486,11 +1489,11 @@ class IdentityClient {
1486
1489
  * be CREATING. Before using the object, first make sure its `lifecycleState` has
1487
1490
  * changed to ACTIVE.
1488
1491
  *
1489
- * This operation does not retry by default if the user has not defined a retry configuration.
1492
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1490
1493
  * @param CreateIdentityProviderRequest
1491
1494
  * @return CreateIdentityProviderResponse
1492
1495
  * @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.
1496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1494
1497
  */
1495
1498
  createIdentityProvider(createIdentityProviderRequest) {
1496
1499
  return __awaiter(this, void 0, void 0, function* () {
@@ -1502,7 +1505,7 @@ class IdentityClient {
1502
1505
  "Content-Type": common.Constants.APPLICATION_JSON,
1503
1506
  "opc-retry-token": createIdentityProviderRequest.opcRetryToken
1504
1507
  };
1505
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1508
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1506
1509
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
1507
1510
  if (this.logger)
1508
1511
  retrier.logger = this.logger;
@@ -1550,11 +1553,11 @@ class IdentityClient {
1550
1553
  Creates a single mapping between an IdP group and an IAM Service
1551
1554
  * {@link Group}.
1552
1555
  *
1553
- * This operation does not retry by default if the user has not defined a retry configuration.
1556
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1554
1557
  * @param CreateIdpGroupMappingRequest
1555
1558
  * @return CreateIdpGroupMappingResponse
1556
1559
  * @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.
1560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1558
1561
  */
1559
1562
  createIdpGroupMapping(createIdpGroupMappingRequest) {
1560
1563
  return __awaiter(this, void 0, void 0, function* () {
@@ -1568,7 +1571,7 @@ class IdentityClient {
1568
1571
  "Content-Type": common.Constants.APPLICATION_JSON,
1569
1572
  "opc-retry-token": createIdpGroupMappingRequest.opcRetryToken
1570
1573
  };
1571
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1574
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1572
1575
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
1573
1576
  if (this.logger)
1574
1577
  retrier.logger = this.logger;
@@ -1613,11 +1616,11 @@ class IdentityClient {
1613
1616
  /**
1614
1617
  * Creates a new MFA TOTP device for the user. A user can have one MFA TOTP device.
1615
1618
  *
1616
- * This operation does not retry by default if the user has not defined a retry configuration.
1619
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1617
1620
  * @param CreateMfaTotpDeviceRequest
1618
1621
  * @return CreateMfaTotpDeviceResponse
1619
1622
  * @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.
1623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1621
1624
  */
1622
1625
  createMfaTotpDevice(createMfaTotpDeviceRequest) {
1623
1626
  return __awaiter(this, void 0, void 0, function* () {
@@ -1631,7 +1634,7 @@ class IdentityClient {
1631
1634
  "Content-Type": common.Constants.APPLICATION_JSON,
1632
1635
  "opc-retry-token": createMfaTotpDeviceRequest.opcRetryToken
1633
1636
  };
1634
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1637
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1635
1638
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
1636
1639
  if (this.logger)
1637
1640
  retrier.logger = this.logger;
@@ -1695,11 +1698,11 @@ class IdentityClient {
1695
1698
  After your network resource is created, you can use it in policy to restrict access to only requests made from an allowed
1696
1699
  * 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
1700
  *
1698
- * This operation does not retry by default if the user has not defined a retry configuration.
1701
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1699
1702
  * @param CreateNetworkSourceRequest
1700
1703
  * @return CreateNetworkSourceResponse
1701
1704
  * @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.
1705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1703
1706
  */
1704
1707
  createNetworkSource(createNetworkSourceRequest) {
1705
1708
  return __awaiter(this, void 0, void 0, function* () {
@@ -1711,7 +1714,7 @@ class IdentityClient {
1711
1714
  "Content-Type": common.Constants.APPLICATION_JSON,
1712
1715
  "opc-retry-token": createNetworkSourceRequest.opcRetryToken
1713
1716
  };
1714
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1717
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1715
1718
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
1716
1719
  if (this.logger)
1717
1720
  retrier.logger = this.logger;
@@ -1756,11 +1759,11 @@ class IdentityClient {
1756
1759
  /**
1757
1760
  * Creates Oauth token for the user
1758
1761
  *
1759
- * This operation does not retry by default if the user has not defined a retry configuration.
1762
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1760
1763
  * @param CreateOAuthClientCredentialRequest
1761
1764
  * @return CreateOAuthClientCredentialResponse
1762
1765
  * @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.
1766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1764
1767
  */
1765
1768
  createOAuthClientCredential(createOAuthClientCredentialRequest) {
1766
1769
  return __awaiter(this, void 0, void 0, function* () {
@@ -1774,7 +1777,7 @@ class IdentityClient {
1774
1777
  "Content-Type": common.Constants.APPLICATION_JSON,
1775
1778
  "opc-retry-token": createOAuthClientCredentialRequest.opcRetryToken
1776
1779
  };
1777
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1780
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1778
1781
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
1779
1782
  if (this.logger)
1780
1783
  retrier.logger = this.logger;
@@ -1833,11 +1836,11 @@ class IdentityClient {
1833
1836
  **Note:** The user's Console login is the unique name you specified when you created the user
1834
1837
  * (see {@link #createUser(CreateUserRequest) createUser}).
1835
1838
  *
1836
- * This operation does not retry by default if the user has not defined a retry configuration.
1839
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1837
1840
  * @param CreateOrResetUIPasswordRequest
1838
1841
  * @return CreateOrResetUIPasswordResponse
1839
1842
  * @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.
1843
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1841
1844
  */
1842
1845
  createOrResetUIPassword(createOrResetUIPasswordRequest) {
1843
1846
  return __awaiter(this, void 0, void 0, function* () {
@@ -1851,7 +1854,7 @@ class IdentityClient {
1851
1854
  "Content-Type": common.Constants.APPLICATION_JSON,
1852
1855
  "opc-retry-token": createOrResetUIPasswordRequest.opcRetryToken
1853
1856
  };
1854
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1857
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1855
1858
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOrResetUIPasswordRequest.retryConfiguration, specRetryConfiguration);
1856
1859
  if (this.logger)
1857
1860
  retrier.logger = this.logger;
@@ -1911,11 +1914,11 @@ class IdentityClient {
1911
1914
  * <p>
1912
1915
  New policies take effect typically within 10 seconds.
1913
1916
  *
1914
- * This operation does not retry by default if the user has not defined a retry configuration.
1917
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1915
1918
  * @param CreatePolicyRequest
1916
1919
  * @return CreatePolicyResponse
1917
1920
  * @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.
1921
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1919
1922
  */
1920
1923
  createPolicy(createPolicyRequest) {
1921
1924
  return __awaiter(this, void 0, void 0, function* () {
@@ -1927,7 +1930,7 @@ class IdentityClient {
1927
1930
  "Content-Type": common.Constants.APPLICATION_JSON,
1928
1931
  "opc-retry-token": createPolicyRequest.opcRetryToken
1929
1932
  };
1930
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1933
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1931
1934
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createPolicyRequest.retryConfiguration, specRetryConfiguration);
1932
1935
  if (this.logger)
1933
1936
  retrier.logger = this.logger;
@@ -1972,11 +1975,11 @@ class IdentityClient {
1972
1975
  /**
1973
1976
  * Creates a subscription to a region for a tenancy.
1974
1977
  *
1975
- * This operation does not retry by default if the user has not defined a retry configuration.
1978
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1976
1979
  * @param CreateRegionSubscriptionRequest
1977
1980
  * @return CreateRegionSubscriptionResponse
1978
1981
  * @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.
1982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
1980
1983
  */
1981
1984
  createRegionSubscription(createRegionSubscriptionRequest) {
1982
1985
  return __awaiter(this, void 0, void 0, function* () {
@@ -1990,7 +1993,7 @@ class IdentityClient {
1990
1993
  "Content-Type": common.Constants.APPLICATION_JSON,
1991
1994
  "opc-retry-token": createRegionSubscriptionRequest.opcRetryToken
1992
1995
  };
1993
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1996
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1994
1997
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createRegionSubscriptionRequest.retryConfiguration, specRetryConfiguration);
1995
1998
  if (this.logger)
1996
1999
  retrier.logger = this.logger;
@@ -2033,11 +2036,11 @@ class IdentityClient {
2033
2036
  * have to be unique, and you can change it anytime with
2034
2037
  * {@link #updateSmtpCredential(UpdateSmtpCredentialRequest) updateSmtpCredential}.
2035
2038
  *
2036
- * This operation does not retry by default if the user has not defined a retry configuration.
2039
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2037
2040
  * @param CreateSmtpCredentialRequest
2038
2041
  * @return CreateSmtpCredentialResponse
2039
2042
  * @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.
2043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2041
2044
  */
2042
2045
  createSmtpCredential(createSmtpCredentialRequest) {
2043
2046
  return __awaiter(this, void 0, void 0, function* () {
@@ -2051,7 +2054,7 @@ class IdentityClient {
2051
2054
  "Content-Type": common.Constants.APPLICATION_JSON,
2052
2055
  "opc-retry-token": createSmtpCredentialRequest.opcRetryToken
2053
2056
  };
2054
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2057
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2055
2058
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
2056
2059
  if (this.logger)
2057
2060
  retrier.logger = this.logger;
@@ -2107,11 +2110,11 @@ class IdentityClient {
2107
2110
  * does not need to write a policy to give users this ability. To compare, administrators who have permission to the
2108
2111
  * tenancy can use this operation to create a Swift password for any user, including themselves.
2109
2112
  *
2110
- * This operation does not retry by default if the user has not defined a retry configuration.
2113
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2111
2114
  * @param CreateSwiftPasswordRequest
2112
2115
  * @return CreateSwiftPasswordResponse
2113
2116
  * @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.
2117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2115
2118
  */
2116
2119
  createSwiftPassword(createSwiftPasswordRequest) {
2117
2120
  return __awaiter(this, void 0, void 0, function* () {
@@ -2125,7 +2128,7 @@ class IdentityClient {
2125
2128
  "Content-Type": common.Constants.APPLICATION_JSON,
2126
2129
  "opc-retry-token": createSwiftPasswordRequest.opcRetryToken
2127
2130
  };
2128
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2131
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2129
2132
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
2130
2133
  if (this.logger)
2131
2134
  retrier.logger = this.logger;
@@ -2191,11 +2194,11 @@ class IdentityClient {
2191
2194
  * * If a `validator` is set, the user applying the tag to a resource must select from a list
2192
2195
  * of values that you supply with {@link #enumTagDefinitionValidator(EnumTagDefinitionValidatorRequest) enumTagDefinitionValidator}.
2193
2196
  *
2194
- * This operation does not retry by default if the user has not defined a retry configuration.
2197
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2195
2198
  * @param CreateTagRequest
2196
2199
  * @return CreateTagResponse
2197
2200
  * @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.
2201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2199
2202
  */
2200
2203
  createTag(createTagRequest) {
2201
2204
  return __awaiter(this, void 0, void 0, function* () {
@@ -2209,7 +2212,7 @@ class IdentityClient {
2209
2212
  "Content-Type": common.Constants.APPLICATION_JSON,
2210
2213
  "opc-retry-token": createTagRequest.opcRetryToken
2211
2214
  };
2212
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2215
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2213
2216
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagRequest.retryConfiguration, specRetryConfiguration);
2214
2217
  if (this.logger)
2215
2218
  retrier.logger = this.logger;
@@ -2261,11 +2264,11 @@ class IdentityClient {
2261
2264
  * If the `isRequired` flag is set to \"true\", the value is set during resource creation.
2262
2265
  * * If the `isRequired` flag is set to \"false\", the value you enter is set during resource creation.
2263
2266
  *
2264
- * This operation does not retry by default if the user has not defined a retry configuration.
2267
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2265
2268
  * @param CreateTagDefaultRequest
2266
2269
  * @return CreateTagDefaultResponse
2267
2270
  * @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.
2271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2269
2272
  */
2270
2273
  createTagDefault(createTagDefaultRequest) {
2271
2274
  return __awaiter(this, void 0, void 0, function* () {
@@ -2278,7 +2281,7 @@ class IdentityClient {
2278
2281
  "opc-retry-token": createTagDefaultRequest.opcRetryToken,
2279
2282
  "opc-request-id": createTagDefaultRequest.opcRequestId
2280
2283
  };
2281
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2284
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2282
2285
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagDefaultRequest.retryConfiguration, specRetryConfiguration);
2283
2286
  if (this.logger)
2284
2287
  retrier.logger = this.logger;
@@ -2336,11 +2339,11 @@ class IdentityClient {
2336
2339
  * It does not have to be unique, and you can change it with
2337
2340
  * {@link #updateTagNamespace(UpdateTagNamespaceRequest) updateTagNamespace}.
2338
2341
  *
2339
- * This operation does not retry by default if the user has not defined a retry configuration.
2342
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2340
2343
  * @param CreateTagNamespaceRequest
2341
2344
  * @return CreateTagNamespaceResponse
2342
2345
  * @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.
2346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2344
2347
  */
2345
2348
  createTagNamespace(createTagNamespaceRequest) {
2346
2349
  return __awaiter(this, void 0, void 0, function* () {
@@ -2352,7 +2355,7 @@ class IdentityClient {
2352
2355
  "Content-Type": common.Constants.APPLICATION_JSON,
2353
2356
  "opc-retry-token": createTagNamespaceRequest.opcRetryToken
2354
2357
  };
2355
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2358
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2356
2359
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
2357
2360
  if (this.logger)
2358
2361
  retrier.logger = this.logger;
@@ -2426,11 +2429,11 @@ class IdentityClient {
2426
2429
  * <p>
2427
2430
  **Important:** Make sure to inform the new user which compartment(s) they have access to.
2428
2431
  *
2429
- * This operation does not retry by default if the user has not defined a retry configuration.
2432
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2430
2433
  * @param CreateUserRequest
2431
2434
  * @return CreateUserResponse
2432
2435
  * @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.
2436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2434
2437
  */
2435
2438
  createUser(createUserRequest) {
2436
2439
  return __awaiter(this, void 0, void 0, function* () {
@@ -2442,7 +2445,7 @@ class IdentityClient {
2442
2445
  "Content-Type": common.Constants.APPLICATION_JSON,
2443
2446
  "opc-retry-token": createUserRequest.opcRetryToken
2444
2447
  };
2445
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2448
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2446
2449
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createUserRequest.retryConfiguration, specRetryConfiguration);
2447
2450
  if (this.logger)
2448
2451
  retrier.logger = this.logger;
@@ -2495,11 +2498,11 @@ class IdentityClient {
2495
2498
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
2496
2499
  * the operation's status.
2497
2500
  *
2498
- * This operation does not retry by default if the user has not defined a retry configuration.
2501
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2499
2502
  * @param DeactivateDomainRequest
2500
2503
  * @return DeactivateDomainResponse
2501
2504
  * @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.
2505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2503
2506
  */
2504
2507
  deactivateDomain(deactivateDomainRequest) {
2505
2508
  return __awaiter(this, void 0, void 0, function* () {
@@ -2515,7 +2518,7 @@ class IdentityClient {
2515
2518
  "opc-retry-token": deactivateDomainRequest.opcRetryToken,
2516
2519
  "if-match": deactivateDomainRequest.ifMatch
2517
2520
  };
2518
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2521
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2519
2522
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deactivateDomainRequest.retryConfiguration, specRetryConfiguration);
2520
2523
  if (this.logger)
2521
2524
  retrier.logger = this.logger;
@@ -2560,11 +2563,11 @@ class IdentityClient {
2560
2563
  * To compare, administrators who have permission to the tenancy can use this operation to delete
2561
2564
  * a key for any user, including themselves.
2562
2565
  *
2563
- * This operation does not retry by default if the user has not defined a retry configuration.
2566
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2564
2567
  * @param DeleteApiKeyRequest
2565
2568
  * @return DeleteApiKeyResponse
2566
2569
  * @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.
2570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2568
2571
  */
2569
2572
  deleteApiKey(deleteApiKeyRequest) {
2570
2573
  return __awaiter(this, void 0, void 0, function* () {
@@ -2579,7 +2582,7 @@ class IdentityClient {
2579
2582
  "Content-Type": common.Constants.APPLICATION_JSON,
2580
2583
  "if-match": deleteApiKeyRequest.ifMatch
2581
2584
  };
2582
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2585
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2583
2586
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteApiKeyRequest.retryConfiguration, specRetryConfiguration);
2584
2587
  if (this.logger)
2585
2588
  retrier.logger = this.logger;
@@ -2614,11 +2617,11 @@ class IdentityClient {
2614
2617
  /**
2615
2618
  * Deletes the specified auth token for the specified user.
2616
2619
  *
2617
- * This operation does not retry by default if the user has not defined a retry configuration.
2620
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2618
2621
  * @param DeleteAuthTokenRequest
2619
2622
  * @return DeleteAuthTokenResponse
2620
2623
  * @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.
2624
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2622
2625
  */
2623
2626
  deleteAuthToken(deleteAuthTokenRequest) {
2624
2627
  return __awaiter(this, void 0, void 0, function* () {
@@ -2633,7 +2636,7 @@ class IdentityClient {
2633
2636
  "Content-Type": common.Constants.APPLICATION_JSON,
2634
2637
  "if-match": deleteAuthTokenRequest.ifMatch
2635
2638
  };
2636
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2639
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2637
2640
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAuthTokenRequest.retryConfiguration, specRetryConfiguration);
2638
2641
  if (this.logger)
2639
2642
  retrier.logger = this.logger;
@@ -2668,11 +2671,11 @@ class IdentityClient {
2668
2671
  /**
2669
2672
  * Deletes the specified compartment. The compartment must be empty.
2670
2673
  *
2671
- * This operation does not retry by default if the user has not defined a retry configuration.
2674
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2672
2675
  * @param DeleteCompartmentRequest
2673
2676
  * @return DeleteCompartmentResponse
2674
2677
  * @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.
2678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2676
2679
  */
2677
2680
  deleteCompartment(deleteCompartmentRequest) {
2678
2681
  return __awaiter(this, void 0, void 0, function* () {
@@ -2686,7 +2689,7 @@ class IdentityClient {
2686
2689
  "Content-Type": common.Constants.APPLICATION_JSON,
2687
2690
  "if-match": deleteCompartmentRequest.ifMatch
2688
2691
  };
2689
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2692
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2690
2693
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCompartmentRequest.retryConfiguration, specRetryConfiguration);
2691
2694
  if (this.logger)
2692
2695
  retrier.logger = this.logger;
@@ -2726,11 +2729,11 @@ class IdentityClient {
2726
2729
  /**
2727
2730
  * Deletes the specified secret key for the specified user.
2728
2731
  *
2729
- * This operation does not retry by default if the user has not defined a retry configuration.
2732
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2730
2733
  * @param DeleteCustomerSecretKeyRequest
2731
2734
  * @return DeleteCustomerSecretKeyResponse
2732
2735
  * @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.
2736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2734
2737
  */
2735
2738
  deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
2736
2739
  return __awaiter(this, void 0, void 0, function* () {
@@ -2745,7 +2748,7 @@ class IdentityClient {
2745
2748
  "Content-Type": common.Constants.APPLICATION_JSON,
2746
2749
  "if-match": deleteCustomerSecretKeyRequest.ifMatch
2747
2750
  };
2748
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2751
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2749
2752
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
2750
2753
  if (this.logger)
2751
2754
  retrier.logger = this.logger;
@@ -2780,11 +2783,11 @@ class IdentityClient {
2780
2783
  /**
2781
2784
  * Deletes the specified DB credential for the specified user.
2782
2785
  *
2783
- * This operation does not retry by default if the user has not defined a retry configuration.
2786
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2784
2787
  * @param DeleteDbCredentialRequest
2785
2788
  * @return DeleteDbCredentialResponse
2786
2789
  * @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.
2790
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
2788
2791
  */
2789
2792
  deleteDbCredential(deleteDbCredentialRequest) {
2790
2793
  return __awaiter(this, void 0, void 0, function* () {
@@ -2800,7 +2803,7 @@ class IdentityClient {
2800
2803
  "opc-request-id": deleteDbCredentialRequest.opcRequestId,
2801
2804
  "if-match": deleteDbCredentialRequest.ifMatch
2802
2805
  };
2803
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2806
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2804
2807
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDbCredentialRequest.retryConfiguration, specRetryConfiguration);
2805
2808
  if (this.logger)
2806
2809
  retrier.logger = this.logger;
@@ -2841,11 +2844,11 @@ class IdentityClient {
2841
2844
  * To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
2842
2845
  * the operation's status.
2843
2846
  *
2844
- * This operation does not retry by default if the user has not defined a retry configuration.
2847
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2845
2848
  * @param DeleteDomainRequest
2846
2849
  * @return DeleteDomainResponse
2847
2850
  * @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.
2851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
2849
2852
  */
2850
2853
  deleteDomain(deleteDomainRequest) {
2851
2854
  return __awaiter(this, void 0, void 0, function* () {
@@ -2860,7 +2863,7 @@ class IdentityClient {
2860
2863
  "if-match": deleteDomainRequest.ifMatch,
2861
2864
  "opc-request-id": deleteDomainRequest.opcRequestId
2862
2865
  };
2863
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2866
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2864
2867
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDomainRequest.retryConfiguration, specRetryConfiguration);
2865
2868
  if (this.logger)
2866
2869
  retrier.logger = this.logger;
@@ -2900,11 +2903,11 @@ class IdentityClient {
2900
2903
  /**
2901
2904
  * Deletes the specified dynamic group.
2902
2905
  *
2903
- * This operation does not retry by default if the user has not defined a retry configuration.
2906
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2904
2907
  * @param DeleteDynamicGroupRequest
2905
2908
  * @return DeleteDynamicGroupResponse
2906
2909
  * @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.
2910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2908
2911
  */
2909
2912
  deleteDynamicGroup(deleteDynamicGroupRequest) {
2910
2913
  return __awaiter(this, void 0, void 0, function* () {
@@ -2918,7 +2921,7 @@ class IdentityClient {
2918
2921
  "Content-Type": common.Constants.APPLICATION_JSON,
2919
2922
  "if-match": deleteDynamicGroupRequest.ifMatch
2920
2923
  };
2921
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2924
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2922
2925
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
2923
2926
  if (this.logger)
2924
2927
  retrier.logger = this.logger;
@@ -2953,11 +2956,11 @@ class IdentityClient {
2953
2956
  /**
2954
2957
  * Deletes the specified group. The group must be empty.
2955
2958
  *
2956
- * This operation does not retry by default if the user has not defined a retry configuration.
2959
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2957
2960
  * @param DeleteGroupRequest
2958
2961
  * @return DeleteGroupResponse
2959
2962
  * @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.
2963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
2961
2964
  */
2962
2965
  deleteGroup(deleteGroupRequest) {
2963
2966
  return __awaiter(this, void 0, void 0, function* () {
@@ -2971,7 +2974,7 @@ class IdentityClient {
2971
2974
  "Content-Type": common.Constants.APPLICATION_JSON,
2972
2975
  "if-match": deleteGroupRequest.ifMatch
2973
2976
  };
2974
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2977
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2975
2978
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteGroupRequest.retryConfiguration, specRetryConfiguration);
2976
2979
  if (this.logger)
2977
2980
  retrier.logger = this.logger;
@@ -3009,11 +3012,11 @@ class IdentityClient {
3009
3012
  Deletes the specified identity provider. The identity provider must not have
3010
3013
  * any group mappings (see {@link IdpGroupMapping}).
3011
3014
  *
3012
- * This operation does not retry by default if the user has not defined a retry configuration.
3015
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3013
3016
  * @param DeleteIdentityProviderRequest
3014
3017
  * @return DeleteIdentityProviderResponse
3015
3018
  * @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.
3019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3017
3020
  */
3018
3021
  deleteIdentityProvider(deleteIdentityProviderRequest) {
3019
3022
  return __awaiter(this, void 0, void 0, function* () {
@@ -3027,7 +3030,7 @@ class IdentityClient {
3027
3030
  "Content-Type": common.Constants.APPLICATION_JSON,
3028
3031
  "if-match": deleteIdentityProviderRequest.ifMatch
3029
3032
  };
3030
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3033
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3031
3034
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
3032
3035
  if (this.logger)
3033
3036
  retrier.logger = this.logger;
@@ -3064,11 +3067,11 @@ class IdentityClient {
3064
3067
  * <p>
3065
3068
  Deletes the specified group mapping.
3066
3069
  *
3067
- * This operation does not retry by default if the user has not defined a retry configuration.
3070
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3068
3071
  * @param DeleteIdpGroupMappingRequest
3069
3072
  * @return DeleteIdpGroupMappingResponse
3070
3073
  * @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.
3074
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3072
3075
  */
3073
3076
  deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
3074
3077
  return __awaiter(this, void 0, void 0, function* () {
@@ -3083,7 +3086,7 @@ class IdentityClient {
3083
3086
  "Content-Type": common.Constants.APPLICATION_JSON,
3084
3087
  "if-match": deleteIdpGroupMappingRequest.ifMatch
3085
3088
  };
3086
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3089
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3087
3090
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
3088
3091
  if (this.logger)
3089
3092
  retrier.logger = this.logger;
@@ -3118,11 +3121,11 @@ class IdentityClient {
3118
3121
  /**
3119
3122
  * Deletes the specified MFA TOTP device for the specified user.
3120
3123
  *
3121
- * This operation does not retry by default if the user has not defined a retry configuration.
3124
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3122
3125
  * @param DeleteMfaTotpDeviceRequest
3123
3126
  * @return DeleteMfaTotpDeviceResponse
3124
3127
  * @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.
3128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3126
3129
  */
3127
3130
  deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
3128
3131
  return __awaiter(this, void 0, void 0, function* () {
@@ -3137,7 +3140,7 @@ class IdentityClient {
3137
3140
  "Content-Type": common.Constants.APPLICATION_JSON,
3138
3141
  "if-match": deleteMfaTotpDeviceRequest.ifMatch
3139
3142
  };
3140
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3143
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3141
3144
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
3142
3145
  if (this.logger)
3143
3146
  retrier.logger = this.logger;
@@ -3172,11 +3175,11 @@ class IdentityClient {
3172
3175
  /**
3173
3176
  * Deletes the specified network source.
3174
3177
  *
3175
- * This operation does not retry by default if the user has not defined a retry configuration.
3178
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3176
3179
  * @param DeleteNetworkSourceRequest
3177
3180
  * @return DeleteNetworkSourceResponse
3178
3181
  * @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.
3182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3180
3183
  */
3181
3184
  deleteNetworkSource(deleteNetworkSourceRequest) {
3182
3185
  return __awaiter(this, void 0, void 0, function* () {
@@ -3190,7 +3193,7 @@ class IdentityClient {
3190
3193
  "Content-Type": common.Constants.APPLICATION_JSON,
3191
3194
  "if-match": deleteNetworkSourceRequest.ifMatch
3192
3195
  };
3193
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3196
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3194
3197
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
3195
3198
  if (this.logger)
3196
3199
  retrier.logger = this.logger;
@@ -3225,11 +3228,11 @@ class IdentityClient {
3225
3228
  /**
3226
3229
  * Delete Oauth token for the user
3227
3230
  *
3228
- * This operation does not retry by default if the user has not defined a retry configuration.
3231
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3229
3232
  * @param DeleteOAuthClientCredentialRequest
3230
3233
  * @return DeleteOAuthClientCredentialResponse
3231
3234
  * @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.
3235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3233
3236
  */
3234
3237
  deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
3235
3238
  return __awaiter(this, void 0, void 0, function* () {
@@ -3244,7 +3247,7 @@ class IdentityClient {
3244
3247
  "Content-Type": common.Constants.APPLICATION_JSON,
3245
3248
  "if-match": deleteOAuthClientCredentialRequest.ifMatch
3246
3249
  };
3247
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3250
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3248
3251
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
3249
3252
  if (this.logger)
3250
3253
  retrier.logger = this.logger;
@@ -3278,11 +3281,11 @@ class IdentityClient {
3278
3281
  }
3279
3282
  /**
3280
3283
  * 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.
3284
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3282
3285
  * @param DeletePolicyRequest
3283
3286
  * @return DeletePolicyResponse
3284
3287
  * @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.
3288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3286
3289
  */
3287
3290
  deletePolicy(deletePolicyRequest) {
3288
3291
  return __awaiter(this, void 0, void 0, function* () {
@@ -3296,7 +3299,7 @@ class IdentityClient {
3296
3299
  "Content-Type": common.Constants.APPLICATION_JSON,
3297
3300
  "if-match": deletePolicyRequest.ifMatch
3298
3301
  };
3299
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3302
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3300
3303
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deletePolicyRequest.retryConfiguration, specRetryConfiguration);
3301
3304
  if (this.logger)
3302
3305
  retrier.logger = this.logger;
@@ -3331,11 +3334,11 @@ class IdentityClient {
3331
3334
  /**
3332
3335
  * Deletes the specified SMTP credential for the specified user.
3333
3336
  *
3334
- * This operation does not retry by default if the user has not defined a retry configuration.
3337
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3335
3338
  * @param DeleteSmtpCredentialRequest
3336
3339
  * @return DeleteSmtpCredentialResponse
3337
3340
  * @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.
3341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3339
3342
  */
3340
3343
  deleteSmtpCredential(deleteSmtpCredentialRequest) {
3341
3344
  return __awaiter(this, void 0, void 0, function* () {
@@ -3350,7 +3353,7 @@ class IdentityClient {
3350
3353
  "Content-Type": common.Constants.APPLICATION_JSON,
3351
3354
  "if-match": deleteSmtpCredentialRequest.ifMatch
3352
3355
  };
3353
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3356
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3354
3357
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
3355
3358
  if (this.logger)
3356
3359
  retrier.logger = this.logger;
@@ -3387,11 +3390,11 @@ class IdentityClient {
3387
3390
  * <p>
3388
3391
  Deletes the specified Swift password for the specified user.
3389
3392
  *
3390
- * This operation does not retry by default if the user has not defined a retry configuration.
3393
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3391
3394
  * @param DeleteSwiftPasswordRequest
3392
3395
  * @return DeleteSwiftPasswordResponse
3393
3396
  * @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.
3397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3395
3398
  */
3396
3399
  deleteSwiftPassword(deleteSwiftPasswordRequest) {
3397
3400
  return __awaiter(this, void 0, void 0, function* () {
@@ -3406,7 +3409,7 @@ class IdentityClient {
3406
3409
  "Content-Type": common.Constants.APPLICATION_JSON,
3407
3410
  "if-match": deleteSwiftPasswordRequest.ifMatch
3408
3411
  };
3409
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3412
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3410
3413
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
3411
3414
  if (this.logger)
3412
3415
  retrier.logger = this.logger;
@@ -3461,11 +3464,11 @@ class IdentityClient {
3461
3464
  To delete a tag, you must first retire it. Use {@link #updateTag(UpdateTagRequest) updateTag}
3462
3465
  * to retire a tag.
3463
3466
  *
3464
- * This operation does not retry by default if the user has not defined a retry configuration.
3467
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3465
3468
  * @param DeleteTagRequest
3466
3469
  * @return DeleteTagResponse
3467
3470
  * @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.
3471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3469
3472
  */
3470
3473
  deleteTag(deleteTagRequest) {
3471
3474
  return __awaiter(this, void 0, void 0, function* () {
@@ -3480,7 +3483,7 @@ class IdentityClient {
3480
3483
  "Content-Type": common.Constants.APPLICATION_JSON,
3481
3484
  "if-match": deleteTagRequest.ifMatch
3482
3485
  };
3483
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3486
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3484
3487
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagRequest.retryConfiguration, specRetryConfiguration);
3485
3488
  if (this.logger)
3486
3489
  retrier.logger = this.logger;
@@ -3520,11 +3523,11 @@ class IdentityClient {
3520
3523
  /**
3521
3524
  * Deletes the the specified tag default.
3522
3525
  *
3523
- * This operation does not retry by default if the user has not defined a retry configuration.
3526
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3524
3527
  * @param DeleteTagDefaultRequest
3525
3528
  * @return DeleteTagDefaultResponse
3526
3529
  * @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.
3530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3528
3531
  */
3529
3532
  deleteTagDefault(deleteTagDefaultRequest) {
3530
3533
  return __awaiter(this, void 0, void 0, function* () {
@@ -3539,7 +3542,7 @@ class IdentityClient {
3539
3542
  "opc-request-id": deleteTagDefaultRequest.opcRequestId,
3540
3543
  "if-match": deleteTagDefaultRequest.ifMatch
3541
3544
  };
3542
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3545
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3543
3546
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagDefaultRequest.retryConfiguration, specRetryConfiguration);
3544
3547
  if (this.logger)
3545
3548
  retrier.logger = this.logger;
@@ -3580,11 +3583,11 @@ class IdentityClient {
3580
3583
  * <p>
3581
3584
  Use {@link #deleteTag(DeleteTagRequest) deleteTag} to delete a tag definition.
3582
3585
  *
3583
- * This operation does not retry by default if the user has not defined a retry configuration.
3586
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3584
3587
  * @param DeleteTagNamespaceRequest
3585
3588
  * @return DeleteTagNamespaceResponse
3586
3589
  * @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.
3590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3588
3591
  */
3589
3592
  deleteTagNamespace(deleteTagNamespaceRequest) {
3590
3593
  return __awaiter(this, void 0, void 0, function* () {
@@ -3599,7 +3602,7 @@ class IdentityClient {
3599
3602
  "if-match": deleteTagNamespaceRequest.ifMatch,
3600
3603
  "opc-request-id": deleteTagNamespaceRequest.opcRequestId
3601
3604
  };
3602
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3605
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3603
3606
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
3604
3607
  if (this.logger)
3605
3608
  retrier.logger = this.logger;
@@ -3633,11 +3636,11 @@ class IdentityClient {
3633
3636
  }
3634
3637
  /**
3635
3638
  * 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.
3639
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3637
3640
  * @param DeleteUserRequest
3638
3641
  * @return DeleteUserResponse
3639
3642
  * @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.
3643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3641
3644
  */
3642
3645
  deleteUser(deleteUserRequest) {
3643
3646
  return __awaiter(this, void 0, void 0, function* () {
@@ -3651,7 +3654,7 @@ class IdentityClient {
3651
3654
  "Content-Type": common.Constants.APPLICATION_JSON,
3652
3655
  "if-match": deleteUserRequest.ifMatch
3653
3656
  };
3654
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3657
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3655
3658
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteUserRequest.retryConfiguration, specRetryConfiguration);
3656
3659
  if (this.logger)
3657
3660
  retrier.logger = this.logger;
@@ -3695,11 +3698,11 @@ class IdentityClient {
3695
3698
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
3696
3699
  * the operation's status.
3697
3700
  *
3698
- * This operation does not retry by default if the user has not defined a retry configuration.
3701
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3699
3702
  * @param EnableReplicationToRegionRequest
3700
3703
  * @return EnableReplicationToRegionResponse
3701
3704
  * @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.
3705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
3703
3706
  */
3704
3707
  enableReplicationToRegion(enableReplicationToRegionRequest) {
3705
3708
  return __awaiter(this, void 0, void 0, function* () {
@@ -3715,7 +3718,7 @@ class IdentityClient {
3715
3718
  "opc-retry-token": enableReplicationToRegionRequest.opcRetryToken,
3716
3719
  "if-match": enableReplicationToRegionRequest.ifMatch
3717
3720
  };
3718
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3721
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3719
3722
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableReplicationToRegionRequest.retryConfiguration, specRetryConfiguration);
3720
3723
  if (this.logger)
3721
3724
  retrier.logger = this.logger;
@@ -3756,11 +3759,11 @@ class IdentityClient {
3756
3759
  /**
3757
3760
  * Generate seed for the MFA TOTP device.
3758
3761
  *
3759
- * This operation does not retry by default if the user has not defined a retry configuration.
3762
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3760
3763
  * @param GenerateTotpSeedRequest
3761
3764
  * @return GenerateTotpSeedResponse
3762
3765
  * @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.
3766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3764
3767
  */
3765
3768
  generateTotpSeed(generateTotpSeedRequest) {
3766
3769
  return __awaiter(this, void 0, void 0, function* () {
@@ -3775,7 +3778,7 @@ class IdentityClient {
3775
3778
  "Content-Type": common.Constants.APPLICATION_JSON,
3776
3779
  "if-match": generateTotpSeedRequest.ifMatch
3777
3780
  };
3778
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3781
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3779
3782
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, generateTotpSeedRequest.retryConfiguration, specRetryConfiguration);
3780
3783
  if (this.logger)
3781
3784
  retrier.logger = this.logger;
@@ -3820,11 +3823,11 @@ class IdentityClient {
3820
3823
  * Gets the authentication policy for the given tenancy. You must specify your tenant\u2019s OCID as the value for
3821
3824
  * the compartment ID (remember that the tenancy is simply the root compartment).
3822
3825
  *
3823
- * This operation does not retry by default if the user has not defined a retry configuration.
3826
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3824
3827
  * @param GetAuthenticationPolicyRequest
3825
3828
  * @return GetAuthenticationPolicyResponse
3826
3829
  * @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.
3830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3828
3831
  */
3829
3832
  getAuthenticationPolicy(getAuthenticationPolicyRequest) {
3830
3833
  return __awaiter(this, void 0, void 0, function* () {
@@ -3837,7 +3840,7 @@ class IdentityClient {
3837
3840
  let headerParams = {
3838
3841
  "Content-Type": common.Constants.APPLICATION_JSON
3839
3842
  };
3840
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3843
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3841
3844
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAuthenticationPolicyRequest.retryConfiguration, specRetryConfiguration);
3842
3845
  if (this.logger)
3843
3846
  retrier.logger = this.logger;
@@ -3888,11 +3891,11 @@ class IdentityClient {
3888
3891
  * call the {@link #listInstances(ListInstancesRequest) listInstances} operation in the Cloud Compute
3889
3892
  * Service or the {@link #listVolumes(ListVolumesRequest) listVolumes} operation in Cloud Block Storage.
3890
3893
  *
3891
- * This operation does not retry by default if the user has not defined a retry configuration.
3894
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3892
3895
  * @param GetCompartmentRequest
3893
3896
  * @return GetCompartmentResponse
3894
3897
  * @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.
3898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
3896
3899
  */
3897
3900
  getCompartment(getCompartmentRequest) {
3898
3901
  return __awaiter(this, void 0, void 0, function* () {
@@ -3905,7 +3908,7 @@ class IdentityClient {
3905
3908
  let headerParams = {
3906
3909
  "Content-Type": common.Constants.APPLICATION_JSON
3907
3910
  };
3908
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3911
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3909
3912
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCompartmentRequest.retryConfiguration, specRetryConfiguration);
3910
3913
  if (this.logger)
3911
3914
  retrier.logger = this.logger;
@@ -3949,11 +3952,11 @@ class IdentityClient {
3949
3952
  /**
3950
3953
  * (For tenancies that support identity domains) Gets the specified identity domain's information.
3951
3954
  *
3952
- * This operation does not retry by default if the user has not defined a retry configuration.
3955
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3953
3956
  * @param GetDomainRequest
3954
3957
  * @return GetDomainResponse
3955
3958
  * @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.
3959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
3957
3960
  */
3958
3961
  getDomain(getDomainRequest) {
3959
3962
  return __awaiter(this, void 0, void 0, function* () {
@@ -3967,7 +3970,7 @@ class IdentityClient {
3967
3970
  "Content-Type": common.Constants.APPLICATION_JSON,
3968
3971
  "opc-request-id": getDomainRequest.opcRequestId
3969
3972
  };
3970
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3973
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3971
3974
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDomainRequest.retryConfiguration, specRetryConfiguration);
3972
3975
  if (this.logger)
3973
3976
  retrier.logger = this.logger;
@@ -4011,11 +4014,11 @@ class IdentityClient {
4011
4014
  /**
4012
4015
  * Gets the specified dynamic group's information.
4013
4016
  *
4014
- * This operation does not retry by default if the user has not defined a retry configuration.
4017
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4015
4018
  * @param GetDynamicGroupRequest
4016
4019
  * @return GetDynamicGroupResponse
4017
4020
  * @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.
4021
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4019
4022
  */
4020
4023
  getDynamicGroup(getDynamicGroupRequest) {
4021
4024
  return __awaiter(this, void 0, void 0, function* () {
@@ -4028,7 +4031,7 @@ class IdentityClient {
4028
4031
  let headerParams = {
4029
4032
  "Content-Type": common.Constants.APPLICATION_JSON
4030
4033
  };
4031
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4034
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4032
4035
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
4033
4036
  if (this.logger)
4034
4037
  retrier.logger = this.logger;
@@ -4076,11 +4079,11 @@ class IdentityClient {
4076
4079
  * {@link #listUserGroupMemberships(ListUserGroupMembershipsRequest) listUserGroupMemberships} and
4077
4080
  * provide the group's OCID as a query parameter in the request.
4078
4081
  *
4079
- * This operation does not retry by default if the user has not defined a retry configuration.
4082
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4080
4083
  * @param GetGroupRequest
4081
4084
  * @return GetGroupResponse
4082
4085
  * @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.
4086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4084
4087
  */
4085
4088
  getGroup(getGroupRequest) {
4086
4089
  return __awaiter(this, void 0, void 0, function* () {
@@ -4093,7 +4096,7 @@ class IdentityClient {
4093
4096
  let headerParams = {
4094
4097
  "Content-Type": common.Constants.APPLICATION_JSON
4095
4098
  };
4096
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4099
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4097
4100
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getGroupRequest.retryConfiguration, specRetryConfiguration);
4098
4101
  if (this.logger)
4099
4102
  retrier.logger = this.logger;
@@ -4137,11 +4140,11 @@ class IdentityClient {
4137
4140
  /**
4138
4141
  * 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
4142
  *
4140
- * This operation does not retry by default if the user has not defined a retry configuration.
4143
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4141
4144
  * @param GetIamWorkRequestRequest
4142
4145
  * @return GetIamWorkRequestResponse
4143
4146
  * @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.
4147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4145
4148
  */
4146
4149
  getIamWorkRequest(getIamWorkRequestRequest) {
4147
4150
  return __awaiter(this, void 0, void 0, function* () {
@@ -4155,7 +4158,7 @@ class IdentityClient {
4155
4158
  "Content-Type": common.Constants.APPLICATION_JSON,
4156
4159
  "opc-request-id": getIamWorkRequestRequest.opcRequestId
4157
4160
  };
4158
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4161
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4159
4162
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIamWorkRequestRequest.retryConfiguration, specRetryConfiguration);
4160
4163
  if (this.logger)
4161
4164
  retrier.logger = this.logger;
@@ -4196,11 +4199,11 @@ class IdentityClient {
4196
4199
  * <p>
4197
4200
  Gets the specified identity provider's information.
4198
4201
  *
4199
- * This operation does not retry by default if the user has not defined a retry configuration.
4202
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4200
4203
  * @param GetIdentityProviderRequest
4201
4204
  * @return GetIdentityProviderResponse
4202
4205
  * @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.
4206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4204
4207
  */
4205
4208
  getIdentityProvider(getIdentityProviderRequest) {
4206
4209
  return __awaiter(this, void 0, void 0, function* () {
@@ -4213,7 +4216,7 @@ class IdentityClient {
4213
4216
  let headerParams = {
4214
4217
  "Content-Type": common.Constants.APPLICATION_JSON
4215
4218
  };
4216
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4219
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4217
4220
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
4218
4221
  if (this.logger)
4219
4222
  retrier.logger = this.logger;
@@ -4259,11 +4262,11 @@ class IdentityClient {
4259
4262
  * <p>
4260
4263
  Gets the specified group mapping.
4261
4264
  *
4262
- * This operation does not retry by default if the user has not defined a retry configuration.
4265
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4263
4266
  * @param GetIdpGroupMappingRequest
4264
4267
  * @return GetIdpGroupMappingResponse
4265
4268
  * @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.
4269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4267
4270
  */
4268
4271
  getIdpGroupMapping(getIdpGroupMappingRequest) {
4269
4272
  return __awaiter(this, void 0, void 0, function* () {
@@ -4277,7 +4280,7 @@ class IdentityClient {
4277
4280
  let headerParams = {
4278
4281
  "Content-Type": common.Constants.APPLICATION_JSON
4279
4282
  };
4280
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4283
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4281
4284
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
4282
4285
  if (this.logger)
4283
4286
  retrier.logger = this.logger;
@@ -4321,11 +4324,11 @@ class IdentityClient {
4321
4324
  /**
4322
4325
  * Get the specified MFA TOTP device for the specified user.
4323
4326
  *
4324
- * This operation does not retry by default if the user has not defined a retry configuration.
4327
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4325
4328
  * @param GetMfaTotpDeviceRequest
4326
4329
  * @return GetMfaTotpDeviceResponse
4327
4330
  * @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.
4331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4329
4332
  */
4330
4333
  getMfaTotpDevice(getMfaTotpDeviceRequest) {
4331
4334
  return __awaiter(this, void 0, void 0, function* () {
@@ -4339,7 +4342,7 @@ class IdentityClient {
4339
4342
  let headerParams = {
4340
4343
  "Content-Type": common.Constants.APPLICATION_JSON
4341
4344
  };
4342
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4345
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4343
4346
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
4344
4347
  if (this.logger)
4345
4348
  retrier.logger = this.logger;
@@ -4383,11 +4386,11 @@ class IdentityClient {
4383
4386
  /**
4384
4387
  * Gets the specified network source's information.
4385
4388
  *
4386
- * This operation does not retry by default if the user has not defined a retry configuration.
4389
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4387
4390
  * @param GetNetworkSourceRequest
4388
4391
  * @return GetNetworkSourceResponse
4389
4392
  * @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.
4393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4391
4394
  */
4392
4395
  getNetworkSource(getNetworkSourceRequest) {
4393
4396
  return __awaiter(this, void 0, void 0, function* () {
@@ -4400,7 +4403,7 @@ class IdentityClient {
4400
4403
  let headerParams = {
4401
4404
  "Content-Type": common.Constants.APPLICATION_JSON
4402
4405
  };
4403
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4406
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4404
4407
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
4405
4408
  if (this.logger)
4406
4409
  retrier.logger = this.logger;
@@ -4443,11 +4446,11 @@ class IdentityClient {
4443
4446
  }
4444
4447
  /**
4445
4448
  * Gets the specified policy's information.
4446
- * This operation does not retry by default if the user has not defined a retry configuration.
4449
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4447
4450
  * @param GetPolicyRequest
4448
4451
  * @return GetPolicyResponse
4449
4452
  * @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.
4453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4451
4454
  */
4452
4455
  getPolicy(getPolicyRequest) {
4453
4456
  return __awaiter(this, void 0, void 0, function* () {
@@ -4460,7 +4463,7 @@ class IdentityClient {
4460
4463
  let headerParams = {
4461
4464
  "Content-Type": common.Constants.APPLICATION_JSON
4462
4465
  };
4463
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4466
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4464
4467
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getPolicyRequest.retryConfiguration, specRetryConfiguration);
4465
4468
  if (this.logger)
4466
4469
  retrier.logger = this.logger;
@@ -4504,11 +4507,11 @@ class IdentityClient {
4504
4507
  /**
4505
4508
  * Retrieve the standard tag namespace template given the standard tag namespace name.
4506
4509
  *
4507
- * This operation does not retry by default if the user has not defined a retry configuration.
4510
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4508
4511
  * @param GetStandardTagTemplateRequest
4509
4512
  * @return GetStandardTagTemplateResponse
4510
4513
  * @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.
4514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4512
4515
  */
4513
4516
  getStandardTagTemplate(getStandardTagTemplateRequest) {
4514
4517
  return __awaiter(this, void 0, void 0, function* () {
@@ -4523,7 +4526,7 @@ class IdentityClient {
4523
4526
  let headerParams = {
4524
4527
  "Content-Type": common.Constants.APPLICATION_JSON
4525
4528
  };
4526
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4529
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4527
4530
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getStandardTagTemplateRequest.retryConfiguration, specRetryConfiguration);
4528
4531
  if (this.logger)
4529
4532
  retrier.logger = this.logger;
@@ -4561,11 +4564,11 @@ class IdentityClient {
4561
4564
  }
4562
4565
  /**
4563
4566
  * Gets the specified tag's information.
4564
- * This operation does not retry by default if the user has not defined a retry configuration.
4567
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4565
4568
  * @param GetTagRequest
4566
4569
  * @return GetTagResponse
4567
4570
  * @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.
4571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
4569
4572
  */
4570
4573
  getTag(getTagRequest) {
4571
4574
  return __awaiter(this, void 0, void 0, function* () {
@@ -4579,7 +4582,7 @@ class IdentityClient {
4579
4582
  let headerParams = {
4580
4583
  "Content-Type": common.Constants.APPLICATION_JSON
4581
4584
  };
4582
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4585
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4583
4586
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagRequest.retryConfiguration, specRetryConfiguration);
4584
4587
  if (this.logger)
4585
4588
  retrier.logger = this.logger;
@@ -4623,11 +4626,11 @@ class IdentityClient {
4623
4626
  /**
4624
4627
  * Retrieves the specified tag default.
4625
4628
  *
4626
- * This operation does not retry by default if the user has not defined a retry configuration.
4629
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4627
4630
  * @param GetTagDefaultRequest
4628
4631
  * @return GetTagDefaultResponse
4629
4632
  * @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.
4633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4631
4634
  */
4632
4635
  getTagDefault(getTagDefaultRequest) {
4633
4636
  return __awaiter(this, void 0, void 0, function* () {
@@ -4640,7 +4643,7 @@ class IdentityClient {
4640
4643
  let headerParams = {
4641
4644
  "Content-Type": common.Constants.APPLICATION_JSON
4642
4645
  };
4643
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4646
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4644
4647
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagDefaultRequest.retryConfiguration, specRetryConfiguration);
4645
4648
  if (this.logger)
4646
4649
  retrier.logger = this.logger;
@@ -4684,11 +4687,11 @@ class IdentityClient {
4684
4687
  /**
4685
4688
  * Gets the specified tag namespace's information.
4686
4689
  *
4687
- * This operation does not retry by default if the user has not defined a retry configuration.
4690
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4688
4691
  * @param GetTagNamespaceRequest
4689
4692
  * @return GetTagNamespaceResponse
4690
4693
  * @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.
4694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4692
4695
  */
4693
4696
  getTagNamespace(getTagNamespaceRequest) {
4694
4697
  return __awaiter(this, void 0, void 0, function* () {
@@ -4701,7 +4704,7 @@ class IdentityClient {
4701
4704
  let headerParams = {
4702
4705
  "Content-Type": common.Constants.APPLICATION_JSON
4703
4706
  };
4704
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4707
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4705
4708
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
4706
4709
  if (this.logger)
4707
4710
  retrier.logger = this.logger;
@@ -4741,11 +4744,11 @@ class IdentityClient {
4741
4744
  * Gets details on a specified work request. The workRequestID is returned in the opc-workrequest-id header
4742
4745
  * for any asynchronous operation in tagging service.
4743
4746
  *
4744
- * This operation does not retry by default if the user has not defined a retry configuration.
4747
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4745
4748
  * @param GetTaggingWorkRequestRequest
4746
4749
  * @return GetTaggingWorkRequestResponse
4747
4750
  * @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.
4751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4749
4752
  */
4750
4753
  getTaggingWorkRequest(getTaggingWorkRequestRequest) {
4751
4754
  return __awaiter(this, void 0, void 0, function* () {
@@ -4758,7 +4761,7 @@ class IdentityClient {
4758
4761
  let headerParams = {
4759
4762
  "Content-Type": common.Constants.APPLICATION_JSON
4760
4763
  };
4761
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4764
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4762
4765
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTaggingWorkRequestRequest.retryConfiguration, specRetryConfiguration);
4763
4766
  if (this.logger)
4764
4767
  retrier.logger = this.logger;
@@ -4801,11 +4804,11 @@ class IdentityClient {
4801
4804
  }
4802
4805
  /**
4803
4806
  * Get the specified tenancy's information.
4804
- * This operation does not retry by default if the user has not defined a retry configuration.
4807
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4805
4808
  * @param GetTenancyRequest
4806
4809
  * @return GetTenancyResponse
4807
4810
  * @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.
4811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4809
4812
  */
4810
4813
  getTenancy(getTenancyRequest) {
4811
4814
  return __awaiter(this, void 0, void 0, function* () {
@@ -4818,7 +4821,7 @@ class IdentityClient {
4818
4821
  let headerParams = {
4819
4822
  "Content-Type": common.Constants.APPLICATION_JSON
4820
4823
  };
4821
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4824
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4822
4825
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTenancyRequest.retryConfiguration, specRetryConfiguration);
4823
4826
  if (this.logger)
4824
4827
  retrier.logger = this.logger;
@@ -4856,11 +4859,11 @@ class IdentityClient {
4856
4859
  }
4857
4860
  /**
4858
4861
  * Gets the specified user's information.
4859
- * This operation does not retry by default if the user has not defined a retry configuration.
4862
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4860
4863
  * @param GetUserRequest
4861
4864
  * @return GetUserResponse
4862
4865
  * @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.
4866
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
4864
4867
  */
4865
4868
  getUser(getUserRequest) {
4866
4869
  return __awaiter(this, void 0, void 0, function* () {
@@ -4873,7 +4876,7 @@ class IdentityClient {
4873
4876
  let headerParams = {
4874
4877
  "Content-Type": common.Constants.APPLICATION_JSON
4875
4878
  };
4876
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4879
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4877
4880
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserRequest.retryConfiguration, specRetryConfiguration);
4878
4881
  if (this.logger)
4879
4882
  retrier.logger = this.logger;
@@ -4916,11 +4919,11 @@ class IdentityClient {
4916
4919
  }
4917
4920
  /**
4918
4921
  * Gets the specified UserGroupMembership's information.
4919
- * This operation does not retry by default if the user has not defined a retry configuration.
4922
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4920
4923
  * @param GetUserGroupMembershipRequest
4921
4924
  * @return GetUserGroupMembershipResponse
4922
4925
  * @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.
4926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
4924
4927
  */
4925
4928
  getUserGroupMembership(getUserGroupMembershipRequest) {
4926
4929
  return __awaiter(this, void 0, void 0, function* () {
@@ -4933,7 +4936,7 @@ class IdentityClient {
4933
4936
  let headerParams = {
4934
4937
  "Content-Type": common.Constants.APPLICATION_JSON
4935
4938
  };
4936
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4939
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4937
4940
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserGroupMembershipRequest.retryConfiguration, specRetryConfiguration);
4938
4941
  if (this.logger)
4939
4942
  retrier.logger = this.logger;
@@ -4978,11 +4981,11 @@ class IdentityClient {
4978
4981
  * Gets the specified user's console password information. The returned object contains the user's OCID,
4979
4982
  * but not the password itself. The actual password is returned only when created or reset.
4980
4983
  *
4981
- * This operation does not retry by default if the user has not defined a retry configuration.
4984
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4982
4985
  * @param GetUserUIPasswordInformationRequest
4983
4986
  * @return GetUserUIPasswordInformationResponse
4984
4987
  * @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.
4988
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
4986
4989
  */
4987
4990
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
4988
4991
  return __awaiter(this, void 0, void 0, function* () {
@@ -4995,7 +4998,7 @@ class IdentityClient {
4995
4998
  let headerParams = {
4996
4999
  "Content-Type": common.Constants.APPLICATION_JSON
4997
5000
  };
4998
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5001
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4999
5002
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserUIPasswordInformationRequest.retryConfiguration, specRetryConfiguration);
5000
5003
  if (this.logger)
5001
5004
  retrier.logger = this.logger;
@@ -5040,11 +5043,11 @@ class IdentityClient {
5040
5043
  * Gets details on a specified work request. The workRequestID is returned in the opc-workrequest-id header
5041
5044
  * for any asynchronous operation in the compartment service.
5042
5045
  *
5043
- * This operation does not retry by default if the user has not defined a retry configuration.
5046
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5044
5047
  * @param GetWorkRequestRequest
5045
5048
  * @return GetWorkRequestResponse
5046
5049
  * @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.
5050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5048
5051
  */
5049
5052
  getWorkRequest(getWorkRequestRequest) {
5050
5053
  return __awaiter(this, void 0, void 0, function* () {
@@ -5057,7 +5060,7 @@ class IdentityClient {
5057
5060
  let headerParams = {
5058
5061
  "Content-Type": common.Constants.APPLICATION_JSON
5059
5062
  };
5060
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5063
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5061
5064
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
5062
5065
  if (this.logger)
5063
5066
  retrier.logger = this.logger;
@@ -5102,11 +5105,11 @@ class IdentityClient {
5102
5105
  * OCI will release Tag Namespaces that our customers can import.
5103
5106
  * These Tag Namespaces will provide Tags for our customers and Partners to provide consistency and enable data reporting.
5104
5107
  *
5105
- * This operation does not retry by default if the user has not defined a retry configuration.
5108
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5106
5109
  * @param ImportStandardTagsRequest
5107
5110
  * @return ImportStandardTagsResponse
5108
5111
  * @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.
5112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5110
5113
  */
5111
5114
  importStandardTags(importStandardTagsRequest) {
5112
5115
  return __awaiter(this, void 0, void 0, function* () {
@@ -5119,7 +5122,7 @@ class IdentityClient {
5119
5122
  "opc-request-id": importStandardTagsRequest.opcRequestId,
5120
5123
  "opc-retry-token": importStandardTagsRequest.opcRetryToken
5121
5124
  };
5122
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5125
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5123
5126
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, importStandardTagsRequest.retryConfiguration, specRetryConfiguration);
5124
5127
  if (this.logger)
5125
5128
  retrier.logger = this.logger;
@@ -5164,11 +5167,11 @@ class IdentityClient {
5164
5167
  If `currentLicenseTypeName` is provided, then the request returns license types that the identity domain with the specified license
5165
5168
  * type name can change to. Otherwise, the request returns all valid license types currently supported.
5166
5169
  *
5167
- * This operation does not retry by default if the user has not defined a retry configuration.
5170
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5168
5171
  * @param ListAllowedDomainLicenseTypesRequest
5169
5172
  * @return ListAllowedDomainLicenseTypesResponse
5170
5173
  * @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.
5174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5172
5175
  */
5173
5176
  listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
5174
5177
  return __awaiter(this, void 0, void 0, function* () {
@@ -5182,7 +5185,7 @@ class IdentityClient {
5182
5185
  "Content-Type": common.Constants.APPLICATION_JSON,
5183
5186
  "opc-request-id": listAllowedDomainLicenseTypesRequest.opcRequestId
5184
5187
  };
5185
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5188
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5186
5189
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAllowedDomainLicenseTypesRequest.retryConfiguration, specRetryConfiguration);
5187
5190
  if (this.logger)
5188
5191
  retrier.logger = this.logger;
@@ -5229,11 +5232,11 @@ class IdentityClient {
5229
5232
  Every user has permission to use this API call for *their own user ID*. An administrator in your
5230
5233
  * organization does not need to write a policy to give users this ability.
5231
5234
  *
5232
- * This operation does not retry by default if the user has not defined a retry configuration.
5235
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5233
5236
  * @param ListApiKeysRequest
5234
5237
  * @return ListApiKeysResponse
5235
5238
  * @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.
5239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5237
5240
  */
5238
5241
  listApiKeys(listApiKeysRequest) {
5239
5242
  return __awaiter(this, void 0, void 0, function* () {
@@ -5246,7 +5249,7 @@ class IdentityClient {
5246
5249
  let headerParams = {
5247
5250
  "Content-Type": common.Constants.APPLICATION_JSON
5248
5251
  };
5249
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5252
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5250
5253
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listApiKeysRequest.retryConfiguration, specRetryConfiguration);
5251
5254
  if (this.logger)
5252
5255
  retrier.logger = this.logger;
@@ -5291,11 +5294,11 @@ class IdentityClient {
5291
5294
  * Lists the auth tokens for the specified user. The returned object contains the token's OCID, but not
5292
5295
  * the token itself. The actual token is returned only upon creation.
5293
5296
  *
5294
- * This operation does not retry by default if the user has not defined a retry configuration.
5297
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5295
5298
  * @param ListAuthTokensRequest
5296
5299
  * @return ListAuthTokensResponse
5297
5300
  * @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.
5301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5299
5302
  */
5300
5303
  listAuthTokens(listAuthTokensRequest) {
5301
5304
  return __awaiter(this, void 0, void 0, function* () {
@@ -5308,7 +5311,7 @@ class IdentityClient {
5308
5311
  let headerParams = {
5309
5312
  "Content-Type": common.Constants.APPLICATION_JSON
5310
5313
  };
5311
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5314
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5312
5315
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAuthTokensRequest.retryConfiguration, specRetryConfiguration);
5313
5316
  if (this.logger)
5314
5317
  retrier.logger = this.logger;
@@ -5356,11 +5359,11 @@ class IdentityClient {
5356
5359
  * Note that the order of the results returned can change if availability domains are added or removed; therefore, do not
5357
5360
  * create a dependency on the list order.
5358
5361
  *
5359
- * This operation does not retry by default if the user has not defined a retry configuration.
5362
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5360
5363
  * @param ListAvailabilityDomainsRequest
5361
5364
  * @return ListAvailabilityDomainsResponse
5362
5365
  * @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.
5366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5364
5367
  */
5365
5368
  listAvailabilityDomains(listAvailabilityDomainsRequest) {
5366
5369
  return __awaiter(this, void 0, void 0, function* () {
@@ -5373,7 +5376,7 @@ class IdentityClient {
5373
5376
  let headerParams = {
5374
5377
  "Content-Type": common.Constants.APPLICATION_JSON
5375
5378
  };
5376
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5379
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5377
5380
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAvailabilityDomainsRequest.retryConfiguration, specRetryConfiguration);
5378
5381
  if (this.logger)
5379
5382
  retrier.logger = this.logger;
@@ -5423,11 +5426,11 @@ class IdentityClient {
5423
5426
  * require an [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) to identify a specific resource, but some resource-types,
5424
5427
  * such as buckets, require you to provide other identifying information.
5425
5428
  *
5426
- * This operation does not retry by default if the user has not defined a retry configuration.
5429
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5427
5430
  * @param ListBulkActionResourceTypesRequest
5428
5431
  * @return ListBulkActionResourceTypesResponse
5429
5432
  * @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.
5433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5431
5434
  */
5432
5435
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
5433
5436
  return __awaiter(this, void 0, void 0, function* () {
@@ -5442,7 +5445,7 @@ class IdentityClient {
5442
5445
  let headerParams = {
5443
5446
  "Content-Type": common.Constants.APPLICATION_JSON
5444
5447
  };
5445
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5448
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5446
5449
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBulkActionResourceTypesRequest.retryConfiguration, specRetryConfiguration);
5447
5450
  if (this.logger)
5448
5451
  retrier.logger = this.logger;
@@ -5486,11 +5489,11 @@ class IdentityClient {
5486
5489
  /**
5487
5490
  * Lists the resource types that support bulk tag editing.
5488
5491
  *
5489
- * This operation does not retry by default if the user has not defined a retry configuration.
5492
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5490
5493
  * @param ListBulkEditTagsResourceTypesRequest
5491
5494
  * @return ListBulkEditTagsResourceTypesResponse
5492
5495
  * @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.
5496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5494
5497
  */
5495
5498
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
5496
5499
  return __awaiter(this, void 0, void 0, function* () {
@@ -5504,7 +5507,7 @@ class IdentityClient {
5504
5507
  let headerParams = {
5505
5508
  "Content-Type": common.Constants.APPLICATION_JSON
5506
5509
  };
5507
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5510
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5508
5511
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBulkEditTagsResourceTypesRequest.retryConfiguration, specRetryConfiguration);
5509
5512
  if (this.logger)
5510
5513
  retrier.logger = this.logger;
@@ -5565,11 +5568,11 @@ class IdentityClient {
5565
5568
  * <p>
5566
5569
  See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
5567
5570
  *
5568
- * This operation does not retry by default if the user has not defined a retry configuration.
5571
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5569
5572
  * @param ListCompartmentsRequest
5570
5573
  * @return ListCompartmentsResponse
5571
5574
  * @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.
5575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5573
5576
  */
5574
5577
  listCompartments(listCompartmentsRequest) {
5575
5578
  return __awaiter(this, void 0, void 0, function* () {
@@ -5590,7 +5593,7 @@ class IdentityClient {
5590
5593
  let headerParams = {
5591
5594
  "Content-Type": common.Constants.APPLICATION_JSON
5592
5595
  };
5593
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5596
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5594
5597
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCompartmentsRequest.retryConfiguration, specRetryConfiguration);
5595
5598
  if (this.logger)
5596
5599
  retrier.logger = this.logger;
@@ -5675,11 +5678,11 @@ class IdentityClient {
5675
5678
  * Lists all the tags enabled for cost-tracking in the specified tenancy. For information about
5676
5679
  * cost-tracking tags, see [Using Cost-tracking Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/usingcosttrackingtags.htm).
5677
5680
  *
5678
- * This operation does not retry by default if the user has not defined a retry configuration.
5681
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5679
5682
  * @param ListCostTrackingTagsRequest
5680
5683
  * @return ListCostTrackingTagsResponse
5681
5684
  * @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.
5685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5683
5686
  */
5684
5687
  listCostTrackingTags(listCostTrackingTagsRequest) {
5685
5688
  return __awaiter(this, void 0, void 0, function* () {
@@ -5694,7 +5697,7 @@ class IdentityClient {
5694
5697
  let headerParams = {
5695
5698
  "Content-Type": common.Constants.APPLICATION_JSON
5696
5699
  };
5697
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5700
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5698
5701
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCostTrackingTagsRequest.retryConfiguration, specRetryConfiguration);
5699
5702
  if (this.logger)
5700
5703
  retrier.logger = this.logger;
@@ -5779,11 +5782,11 @@ class IdentityClient {
5779
5782
  * Lists the secret keys for the specified user. The returned object contains the secret key's OCID, but not
5780
5783
  * the secret key itself. The actual secret key is returned only upon creation.
5781
5784
  *
5782
- * This operation does not retry by default if the user has not defined a retry configuration.
5785
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5783
5786
  * @param ListCustomerSecretKeysRequest
5784
5787
  * @return ListCustomerSecretKeysResponse
5785
5788
  * @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.
5789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5787
5790
  */
5788
5791
  listCustomerSecretKeys(listCustomerSecretKeysRequest) {
5789
5792
  return __awaiter(this, void 0, void 0, function* () {
@@ -5796,7 +5799,7 @@ class IdentityClient {
5796
5799
  let headerParams = {
5797
5800
  "Content-Type": common.Constants.APPLICATION_JSON
5798
5801
  };
5799
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5802
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5800
5803
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCustomerSecretKeysRequest.retryConfiguration, specRetryConfiguration);
5801
5804
  if (this.logger)
5802
5805
  retrier.logger = this.logger;
@@ -5840,11 +5843,11 @@ class IdentityClient {
5840
5843
  /**
5841
5844
  * Lists the DB credentials for the specified user. The returned object contains the credential's OCID
5842
5845
  *
5843
- * This operation does not retry by default if the user has not defined a retry configuration.
5846
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5844
5847
  * @param ListDbCredentialsRequest
5845
5848
  * @return ListDbCredentialsResponse
5846
5849
  * @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.
5850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
5848
5851
  */
5849
5852
  listDbCredentials(listDbCredentialsRequest) {
5850
5853
  return __awaiter(this, void 0, void 0, function* () {
@@ -5865,7 +5868,7 @@ class IdentityClient {
5865
5868
  "Content-Type": common.Constants.APPLICATION_JSON,
5866
5869
  "opc-request-id": listDbCredentialsRequest.opcRequestId
5867
5870
  };
5868
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5871
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5869
5872
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDbCredentialsRequest.retryConfiguration, specRetryConfiguration);
5870
5873
  if (this.logger)
5871
5874
  retrier.logger = this.logger;
@@ -5949,11 +5952,11 @@ class IdentityClient {
5949
5952
  /**
5950
5953
  * (For tenancies that support identity domains) Lists all identity domains within a tenancy.
5951
5954
  *
5952
- * This operation does not retry by default if the user has not defined a retry configuration.
5955
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5953
5956
  * @param ListDomainsRequest
5954
5957
  * @return ListDomainsResponse
5955
5958
  * @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.
5959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
5957
5960
  */
5958
5961
  listDomains(listDomainsRequest) {
5959
5962
  return __awaiter(this, void 0, void 0, function* () {
@@ -5979,7 +5982,7 @@ class IdentityClient {
5979
5982
  "Content-Type": common.Constants.APPLICATION_JSON,
5980
5983
  "opc-request-id": listDomainsRequest.opcRequestId
5981
5984
  };
5982
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5985
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5983
5986
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDomainsRequest.retryConfiguration, specRetryConfiguration);
5984
5987
  if (this.logger)
5985
5988
  retrier.logger = this.logger;
@@ -6065,11 +6068,11 @@ class IdentityClient {
6065
6068
  * the compartment ID (remember that the tenancy is simply the root compartment).
6066
6069
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
6067
6070
  *
6068
- * This operation does not retry by default if the user has not defined a retry configuration.
6071
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6069
6072
  * @param ListDynamicGroupsRequest
6070
6073
  * @return ListDynamicGroupsResponse
6071
6074
  * @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.
6075
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6073
6076
  */
6074
6077
  listDynamicGroups(listDynamicGroupsRequest) {
6075
6078
  return __awaiter(this, void 0, void 0, function* () {
@@ -6088,7 +6091,7 @@ class IdentityClient {
6088
6091
  let headerParams = {
6089
6092
  "Content-Type": common.Constants.APPLICATION_JSON
6090
6093
  };
6091
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6094
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6092
6095
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDynamicGroupsRequest.retryConfiguration, specRetryConfiguration);
6093
6096
  if (this.logger)
6094
6097
  retrier.logger = this.logger;
@@ -6174,11 +6177,11 @@ class IdentityClient {
6174
6177
  * of your compartments as the value for the compartment ID (remember that the tenancy is simply the root compartment).
6175
6178
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
6176
6179
  *
6177
- * This operation does not retry by default if the user has not defined a retry configuration.
6180
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6178
6181
  * @param ListFaultDomainsRequest
6179
6182
  * @return ListFaultDomainsResponse
6180
6183
  * @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.
6184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6182
6185
  */
6183
6186
  listFaultDomains(listFaultDomainsRequest) {
6184
6187
  return __awaiter(this, void 0, void 0, function* () {
@@ -6192,7 +6195,7 @@ class IdentityClient {
6192
6195
  let headerParams = {
6193
6196
  "Content-Type": common.Constants.APPLICATION_JSON
6194
6197
  };
6195
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6198
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6196
6199
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFaultDomainsRequest.retryConfiguration, specRetryConfiguration);
6197
6200
  if (this.logger)
6198
6201
  retrier.logger = this.logger;
@@ -6233,11 +6236,11 @@ class IdentityClient {
6233
6236
  * the compartment ID (remember that the tenancy is simply the root compartment).
6234
6237
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
6235
6238
  *
6236
- * This operation does not retry by default if the user has not defined a retry configuration.
6239
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6237
6240
  * @param ListGroupsRequest
6238
6241
  * @return ListGroupsResponse
6239
6242
  * @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.
6243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6241
6244
  */
6242
6245
  listGroups(listGroupsRequest) {
6243
6246
  return __awaiter(this, void 0, void 0, function* () {
@@ -6256,7 +6259,7 @@ class IdentityClient {
6256
6259
  let headerParams = {
6257
6260
  "Content-Type": common.Constants.APPLICATION_JSON
6258
6261
  };
6259
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6262
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6260
6263
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listGroupsRequest.retryConfiguration, specRetryConfiguration);
6261
6264
  if (this.logger)
6262
6265
  retrier.logger = this.logger;
@@ -6340,11 +6343,11 @@ class IdentityClient {
6340
6343
  /**
6341
6344
  * 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
6345
  *
6343
- * This operation does not retry by default if the user has not defined a retry configuration.
6346
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6344
6347
  * @param ListIamWorkRequestErrorsRequest
6345
6348
  * @return ListIamWorkRequestErrorsResponse
6346
6349
  * @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.
6350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6348
6351
  */
6349
6352
  listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
6350
6353
  return __awaiter(this, void 0, void 0, function* () {
@@ -6362,7 +6365,7 @@ class IdentityClient {
6362
6365
  "Content-Type": common.Constants.APPLICATION_JSON,
6363
6366
  "opc-request-id": listIamWorkRequestErrorsRequest.opcRequestId
6364
6367
  };
6365
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6368
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6366
6369
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIamWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
6367
6370
  if (this.logger)
6368
6371
  retrier.logger = this.logger;
@@ -6446,11 +6449,11 @@ class IdentityClient {
6446
6449
  /**
6447
6450
  * 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
6451
  *
6449
- * This operation does not retry by default if the user has not defined a retry configuration.
6452
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6450
6453
  * @param ListIamWorkRequestLogsRequest
6451
6454
  * @return ListIamWorkRequestLogsResponse
6452
6455
  * @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.
6456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6454
6457
  */
6455
6458
  listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
6456
6459
  return __awaiter(this, void 0, void 0, function* () {
@@ -6468,7 +6471,7 @@ class IdentityClient {
6468
6471
  "Content-Type": common.Constants.APPLICATION_JSON,
6469
6472
  "opc-request-id": listIamWorkRequestLogsRequest.opcRequestId
6470
6473
  };
6471
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6474
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6472
6475
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIamWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
6473
6476
  if (this.logger)
6474
6477
  retrier.logger = this.logger;
@@ -6557,11 +6560,11 @@ class IdentityClient {
6557
6560
  /**
6558
6561
  * 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
6562
  *
6560
- * This operation does not retry by default if the user has not defined a retry configuration.
6563
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6561
6564
  * @param ListIamWorkRequestsRequest
6562
6565
  * @return ListIamWorkRequestsResponse
6563
6566
  * @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.
6567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6565
6568
  */
6566
6569
  listIamWorkRequests(listIamWorkRequestsRequest) {
6567
6570
  return __awaiter(this, void 0, void 0, function* () {
@@ -6578,7 +6581,7 @@ class IdentityClient {
6578
6581
  "Content-Type": common.Constants.APPLICATION_JSON,
6579
6582
  "opc-request-id": listIamWorkRequestsRequest.opcRequestId
6580
6583
  };
6581
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6584
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6582
6585
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIamWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
6583
6586
  if (this.logger)
6584
6587
  retrier.logger = this.logger;
@@ -6664,11 +6667,11 @@ class IdentityClient {
6664
6667
  * <p>
6665
6668
  Lists the identity provider groups.
6666
6669
  *
6667
- * This operation does not retry by default if the user has not defined a retry configuration.
6670
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6668
6671
  * @param ListIdentityProviderGroupsRequest
6669
6672
  * @return ListIdentityProviderGroupsResponse
6670
6673
  * @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.
6674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6672
6675
  */
6673
6676
  listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
6674
6677
  return __awaiter(this, void 0, void 0, function* () {
@@ -6686,7 +6689,7 @@ class IdentityClient {
6686
6689
  let headerParams = {
6687
6690
  "Content-Type": common.Constants.APPLICATION_JSON
6688
6691
  };
6689
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6692
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6690
6693
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdentityProviderGroupsRequest.retryConfiguration, specRetryConfiguration);
6691
6694
  if (this.logger)
6692
6695
  retrier.logger = this.logger;
@@ -6775,11 +6778,11 @@ class IdentityClient {
6775
6778
  * compartment ID (remember that the tenancy is simply the root compartment).
6776
6779
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
6777
6780
  *
6778
- * This operation does not retry by default if the user has not defined a retry configuration.
6781
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6779
6782
  * @param ListIdentityProvidersRequest
6780
6783
  * @return ListIdentityProvidersResponse
6781
6784
  * @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.
6785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6783
6786
  */
6784
6787
  listIdentityProviders(listIdentityProvidersRequest) {
6785
6788
  return __awaiter(this, void 0, void 0, function* () {
@@ -6799,7 +6802,7 @@ class IdentityClient {
6799
6802
  let headerParams = {
6800
6803
  "Content-Type": common.Constants.APPLICATION_JSON
6801
6804
  };
6802
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6805
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6803
6806
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdentityProvidersRequest.retryConfiguration, specRetryConfiguration);
6804
6807
  if (this.logger)
6805
6808
  retrier.logger = this.logger;
@@ -6885,11 +6888,11 @@ class IdentityClient {
6885
6888
  * <p>
6886
6889
  Lists the group mappings for the specified identity provider.
6887
6890
  *
6888
- * This operation does not retry by default if the user has not defined a retry configuration.
6891
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6889
6892
  * @param ListIdpGroupMappingsRequest
6890
6893
  * @return ListIdpGroupMappingsResponse
6891
6894
  * @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.
6895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
6893
6896
  */
6894
6897
  listIdpGroupMappings(listIdpGroupMappingsRequest) {
6895
6898
  return __awaiter(this, void 0, void 0, function* () {
@@ -6905,7 +6908,7 @@ class IdentityClient {
6905
6908
  let headerParams = {
6906
6909
  "Content-Type": common.Constants.APPLICATION_JSON
6907
6910
  };
6908
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
6911
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6909
6912
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdpGroupMappingsRequest.retryConfiguration, specRetryConfiguration);
6910
6913
  if (this.logger)
6911
6914
  retrier.logger = this.logger;
@@ -6990,11 +6993,11 @@ class IdentityClient {
6990
6993
  * Lists the MFA TOTP devices for the specified user. The returned object contains the device's OCID, but not
6991
6994
  * the seed. The seed is returned only upon creation or when the IAM service regenerates the MFA seed for the device.
6992
6995
  *
6993
- * This operation does not retry by default if the user has not defined a retry configuration.
6996
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6994
6997
  * @param ListMfaTotpDevicesRequest
6995
6998
  * @return ListMfaTotpDevicesResponse
6996
6999
  * @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.
7000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
6998
7001
  */
6999
7002
  listMfaTotpDevices(listMfaTotpDevicesRequest) {
7000
7003
  return __awaiter(this, void 0, void 0, function* () {
@@ -7012,7 +7015,7 @@ class IdentityClient {
7012
7015
  let headerParams = {
7013
7016
  "Content-Type": common.Constants.APPLICATION_JSON
7014
7017
  };
7015
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7018
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7016
7019
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMfaTotpDevicesRequest.retryConfiguration, specRetryConfiguration);
7017
7020
  if (this.logger)
7018
7021
  retrier.logger = this.logger;
@@ -7098,11 +7101,11 @@ class IdentityClient {
7098
7101
  * the compartment ID (remember that the tenancy is simply the root compartment).
7099
7102
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
7100
7103
  *
7101
- * This operation does not retry by default if the user has not defined a retry configuration.
7104
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7102
7105
  * @param ListNetworkSourcesRequest
7103
7106
  * @return ListNetworkSourcesResponse
7104
7107
  * @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.
7108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7106
7109
  */
7107
7110
  listNetworkSources(listNetworkSourcesRequest) {
7108
7111
  return __awaiter(this, void 0, void 0, function* () {
@@ -7121,7 +7124,7 @@ class IdentityClient {
7121
7124
  let headerParams = {
7122
7125
  "Content-Type": common.Constants.APPLICATION_JSON
7123
7126
  };
7124
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7127
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7125
7128
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listNetworkSourcesRequest.retryConfiguration, specRetryConfiguration);
7126
7129
  if (this.logger)
7127
7130
  retrier.logger = this.logger;
@@ -7205,11 +7208,11 @@ class IdentityClient {
7205
7208
  /**
7206
7209
  * List of Oauth tokens for the user
7207
7210
  *
7208
- * This operation does not retry by default if the user has not defined a retry configuration.
7211
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7209
7212
  * @param ListOAuthClientCredentialsRequest
7210
7213
  * @return ListOAuthClientCredentialsResponse
7211
7214
  * @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.
7215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7213
7216
  */
7214
7217
  listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
7215
7218
  return __awaiter(this, void 0, void 0, function* () {
@@ -7226,7 +7229,7 @@ class IdentityClient {
7226
7229
  let headerParams = {
7227
7230
  "Content-Type": common.Constants.APPLICATION_JSON
7228
7231
  };
7229
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7232
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7230
7233
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOAuthClientCredentialsRequest.retryConfiguration, specRetryConfiguration);
7231
7234
  if (this.logger)
7232
7235
  retrier.logger = this.logger;
@@ -7314,11 +7317,11 @@ class IdentityClient {
7314
7317
  To determine which policies apply to a particular group or compartment, you must view the individual
7315
7318
  * statements inside all your policies. There isn't a way to automatically obtain that information via the API.
7316
7319
  *
7317
- * This operation does not retry by default if the user has not defined a retry configuration.
7320
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7318
7321
  * @param ListPoliciesRequest
7319
7322
  * @return ListPoliciesResponse
7320
7323
  * @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.
7324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7322
7325
  */
7323
7326
  listPolicies(listPoliciesRequest) {
7324
7327
  return __awaiter(this, void 0, void 0, function* () {
@@ -7337,7 +7340,7 @@ class IdentityClient {
7337
7340
  let headerParams = {
7338
7341
  "Content-Type": common.Constants.APPLICATION_JSON
7339
7342
  };
7340
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7343
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7341
7344
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listPoliciesRequest.retryConfiguration, specRetryConfiguration);
7342
7345
  if (this.logger)
7343
7346
  retrier.logger = this.logger;
@@ -7420,11 +7423,11 @@ class IdentityClient {
7420
7423
  }
7421
7424
  /**
7422
7425
  * 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.
7426
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7424
7427
  * @param ListRegionSubscriptionsRequest
7425
7428
  * @return ListRegionSubscriptionsResponse
7426
7429
  * @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.
7430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7428
7431
  */
7429
7432
  listRegionSubscriptions(listRegionSubscriptionsRequest) {
7430
7433
  return __awaiter(this, void 0, void 0, function* () {
@@ -7437,7 +7440,7 @@ class IdentityClient {
7437
7440
  let headerParams = {
7438
7441
  "Content-Type": common.Constants.APPLICATION_JSON
7439
7442
  };
7440
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7443
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7441
7444
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRegionSubscriptionsRequest.retryConfiguration, specRetryConfiguration);
7442
7445
  if (this.logger)
7443
7446
  retrier.logger = this.logger;
@@ -7475,11 +7478,11 @@ class IdentityClient {
7475
7478
  }
7476
7479
  /**
7477
7480
  * 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.
7481
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7479
7482
  * @param ListRegionsRequest
7480
7483
  * @return ListRegionsResponse
7481
7484
  * @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.
7485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7483
7486
  */
7484
7487
  listRegions(listRegionsRequest) {
7485
7488
  return __awaiter(this, void 0, void 0, function* () {
@@ -7490,7 +7493,7 @@ class IdentityClient {
7490
7493
  let headerParams = {
7491
7494
  "Content-Type": common.Constants.APPLICATION_JSON
7492
7495
  };
7493
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7496
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7494
7497
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRegionsRequest.retryConfiguration, specRetryConfiguration);
7495
7498
  if (this.logger)
7496
7499
  retrier.logger = this.logger;
@@ -7530,11 +7533,11 @@ class IdentityClient {
7530
7533
  * Lists the SMTP credentials for the specified user. The returned object contains the credential's OCID,
7531
7534
  * the SMTP user name but not the SMTP password. The SMTP password is returned only upon creation.
7532
7535
  *
7533
- * This operation does not retry by default if the user has not defined a retry configuration.
7536
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7534
7537
  * @param ListSmtpCredentialsRequest
7535
7538
  * @return ListSmtpCredentialsResponse
7536
7539
  * @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.
7540
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7538
7541
  */
7539
7542
  listSmtpCredentials(listSmtpCredentialsRequest) {
7540
7543
  return __awaiter(this, void 0, void 0, function* () {
@@ -7547,7 +7550,7 @@ class IdentityClient {
7547
7550
  let headerParams = {
7548
7551
  "Content-Type": common.Constants.APPLICATION_JSON
7549
7552
  };
7550
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7553
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7551
7554
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSmtpCredentialsRequest.retryConfiguration, specRetryConfiguration);
7552
7555
  if (this.logger)
7553
7556
  retrier.logger = this.logger;
@@ -7591,11 +7594,11 @@ class IdentityClient {
7591
7594
  /**
7592
7595
  * Lists available standard tag namespaces that users can create.
7593
7596
  *
7594
- * This operation does not retry by default if the user has not defined a retry configuration.
7597
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7595
7598
  * @param ListStandardTagNamespacesRequest
7596
7599
  * @return ListStandardTagNamespacesResponse
7597
7600
  * @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.
7601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7599
7602
  */
7600
7603
  listStandardTagNamespaces(listStandardTagNamespacesRequest) {
7601
7604
  return __awaiter(this, void 0, void 0, function* () {
@@ -7610,7 +7613,7 @@ class IdentityClient {
7610
7613
  let headerParams = {
7611
7614
  "Content-Type": common.Constants.APPLICATION_JSON
7612
7615
  };
7613
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7616
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7614
7617
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listStandardTagNamespacesRequest.retryConfiguration, specRetryConfiguration);
7615
7618
  if (this.logger)
7616
7619
  retrier.logger = this.logger;
@@ -7697,11 +7700,11 @@ class IdentityClient {
7697
7700
  Lists the Swift passwords for the specified user. The returned object contains the password's OCID, but not
7698
7701
  * the password itself. The actual password is returned only upon creation.
7699
7702
  *
7700
- * This operation does not retry by default if the user has not defined a retry configuration.
7703
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7701
7704
  * @param ListSwiftPasswordsRequest
7702
7705
  * @return ListSwiftPasswordsResponse
7703
7706
  * @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.
7707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7705
7708
  */
7706
7709
  listSwiftPasswords(listSwiftPasswordsRequest) {
7707
7710
  return __awaiter(this, void 0, void 0, function* () {
@@ -7714,7 +7717,7 @@ class IdentityClient {
7714
7717
  let headerParams = {
7715
7718
  "Content-Type": common.Constants.APPLICATION_JSON
7716
7719
  };
7717
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7720
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7718
7721
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSwiftPasswordsRequest.retryConfiguration, specRetryConfiguration);
7719
7722
  if (this.logger)
7720
7723
  retrier.logger = this.logger;
@@ -7758,11 +7761,11 @@ class IdentityClient {
7758
7761
  /**
7759
7762
  * Lists the tag defaults for tag definitions in the specified compartment.
7760
7763
  *
7761
- * This operation does not retry by default if the user has not defined a retry configuration.
7764
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7762
7765
  * @param ListTagDefaultsRequest
7763
7766
  * @return ListTagDefaultsResponse
7764
7767
  * @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.
7768
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7766
7769
  */
7767
7770
  listTagDefaults(listTagDefaultsRequest) {
7768
7771
  return __awaiter(this, void 0, void 0, function* () {
@@ -7780,7 +7783,7 @@ class IdentityClient {
7780
7783
  let headerParams = {
7781
7784
  "Content-Type": common.Constants.APPLICATION_JSON
7782
7785
  };
7783
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7786
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7784
7787
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagDefaultsRequest.retryConfiguration, specRetryConfiguration);
7785
7788
  if (this.logger)
7786
7789
  retrier.logger = this.logger;
@@ -7864,11 +7867,11 @@ class IdentityClient {
7864
7867
  /**
7865
7868
  * Lists the tag namespaces in the specified compartment.
7866
7869
  *
7867
- * This operation does not retry by default if the user has not defined a retry configuration.
7870
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7868
7871
  * @param ListTagNamespacesRequest
7869
7872
  * @return ListTagNamespacesResponse
7870
7873
  * @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.
7874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
7872
7875
  */
7873
7876
  listTagNamespaces(listTagNamespacesRequest) {
7874
7877
  return __awaiter(this, void 0, void 0, function* () {
@@ -7885,7 +7888,7 @@ class IdentityClient {
7885
7888
  let headerParams = {
7886
7889
  "Content-Type": common.Constants.APPLICATION_JSON
7887
7890
  };
7888
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7891
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7889
7892
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagNamespacesRequest.retryConfiguration, specRetryConfiguration);
7890
7893
  if (this.logger)
7891
7894
  retrier.logger = this.logger;
@@ -7969,11 +7972,11 @@ class IdentityClient {
7969
7972
  /**
7970
7973
  * Gets the errors for a work request.
7971
7974
  *
7972
- * This operation does not retry by default if the user has not defined a retry configuration.
7975
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7973
7976
  * @param ListTaggingWorkRequestErrorsRequest
7974
7977
  * @return ListTaggingWorkRequestErrorsResponse
7975
7978
  * @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.
7979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
7977
7980
  */
7978
7981
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
7979
7982
  return __awaiter(this, void 0, void 0, function* () {
@@ -7989,7 +7992,7 @@ class IdentityClient {
7989
7992
  let headerParams = {
7990
7993
  "Content-Type": common.Constants.APPLICATION_JSON
7991
7994
  };
7992
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
7995
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7993
7996
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
7994
7997
  if (this.logger)
7995
7998
  retrier.logger = this.logger;
@@ -8078,11 +8081,11 @@ class IdentityClient {
8078
8081
  /**
8079
8082
  * Gets the logs for a work request.
8080
8083
  *
8081
- * This operation does not retry by default if the user has not defined a retry configuration.
8084
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8082
8085
  * @param ListTaggingWorkRequestLogsRequest
8083
8086
  * @return ListTaggingWorkRequestLogsResponse
8084
8087
  * @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.
8088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8086
8089
  */
8087
8090
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
8088
8091
  return __awaiter(this, void 0, void 0, function* () {
@@ -8098,7 +8101,7 @@ class IdentityClient {
8098
8101
  let headerParams = {
8099
8102
  "Content-Type": common.Constants.APPLICATION_JSON
8100
8103
  };
8101
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8104
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8102
8105
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
8103
8106
  if (this.logger)
8104
8107
  retrier.logger = this.logger;
@@ -8187,11 +8190,11 @@ class IdentityClient {
8187
8190
  /**
8188
8191
  * Lists the tagging work requests in compartment.
8189
8192
  *
8190
- * This operation does not retry by default if the user has not defined a retry configuration.
8193
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8191
8194
  * @param ListTaggingWorkRequestsRequest
8192
8195
  * @return ListTaggingWorkRequestsResponse
8193
8196
  * @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.
8197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8195
8198
  */
8196
8199
  listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
8197
8200
  return __awaiter(this, void 0, void 0, function* () {
@@ -8207,7 +8210,7 @@ class IdentityClient {
8207
8210
  let headerParams = {
8208
8211
  "Content-Type": common.Constants.APPLICATION_JSON
8209
8212
  };
8210
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8213
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8211
8214
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
8212
8215
  if (this.logger)
8213
8216
  retrier.logger = this.logger;
@@ -8291,11 +8294,11 @@ class IdentityClient {
8291
8294
  /**
8292
8295
  * Lists the tag definitions in the specified tag namespace.
8293
8296
  *
8294
- * This operation does not retry by default if the user has not defined a retry configuration.
8297
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8295
8298
  * @param ListTagsRequest
8296
8299
  * @return ListTagsResponse
8297
8300
  * @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.
8301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
8299
8302
  */
8300
8303
  listTags(listTagsRequest) {
8301
8304
  return __awaiter(this, void 0, void 0, function* () {
@@ -8312,7 +8315,7 @@ class IdentityClient {
8312
8315
  let headerParams = {
8313
8316
  "Content-Type": common.Constants.APPLICATION_JSON
8314
8317
  };
8315
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8318
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8316
8319
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagsRequest.retryConfiguration, specRetryConfiguration);
8317
8320
  if (this.logger)
8318
8321
  retrier.logger = this.logger;
@@ -8405,11 +8408,11 @@ class IdentityClient {
8405
8408
  * If the answer is no, the response is an empty list.
8406
8409
  * - Although`userId` and `groupId` are not individually required, you must set one of them.
8407
8410
  *
8408
- * This operation does not retry by default if the user has not defined a retry configuration.
8411
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8409
8412
  * @param ListUserGroupMembershipsRequest
8410
8413
  * @return ListUserGroupMembershipsResponse
8411
8414
  * @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.
8415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8413
8416
  */
8414
8417
  listUserGroupMemberships(listUserGroupMembershipsRequest) {
8415
8418
  return __awaiter(this, void 0, void 0, function* () {
@@ -8426,7 +8429,7 @@ class IdentityClient {
8426
8429
  let headerParams = {
8427
8430
  "Content-Type": common.Constants.APPLICATION_JSON
8428
8431
  };
8429
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8432
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8430
8433
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUserGroupMembershipsRequest.retryConfiguration, specRetryConfiguration);
8431
8434
  if (this.logger)
8432
8435
  retrier.logger = this.logger;
@@ -8512,11 +8515,11 @@ class IdentityClient {
8512
8515
  * compartment ID (remember that the tenancy is simply the root compartment).
8513
8516
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
8514
8517
  *
8515
- * This operation does not retry by default if the user has not defined a retry configuration.
8518
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8516
8519
  * @param ListUsersRequest
8517
8520
  * @return ListUsersResponse
8518
8521
  * @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.
8522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8520
8523
  */
8521
8524
  listUsers(listUsersRequest) {
8522
8525
  return __awaiter(this, void 0, void 0, function* () {
@@ -8537,7 +8540,7 @@ class IdentityClient {
8537
8540
  let headerParams = {
8538
8541
  "Content-Type": common.Constants.APPLICATION_JSON
8539
8542
  };
8540
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8543
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8541
8544
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUsersRequest.retryConfiguration, specRetryConfiguration);
8542
8545
  if (this.logger)
8543
8546
  retrier.logger = this.logger;
@@ -8621,11 +8624,11 @@ class IdentityClient {
8621
8624
  /**
8622
8625
  * Lists the work requests in compartment.
8623
8626
  *
8624
- * This operation does not retry by default if the user has not defined a retry configuration.
8627
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8625
8628
  * @param ListWorkRequestsRequest
8626
8629
  * @return ListWorkRequestsResponse
8627
8630
  * @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.
8631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8629
8632
  */
8630
8633
  listWorkRequests(listWorkRequestsRequest) {
8631
8634
  return __awaiter(this, void 0, void 0, function* () {
@@ -8641,7 +8644,7 @@ class IdentityClient {
8641
8644
  let headerParams = {
8642
8645
  "Content-Type": common.Constants.APPLICATION_JSON
8643
8646
  };
8644
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8647
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8645
8648
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
8646
8649
  if (this.logger)
8647
8650
  retrier.logger = this.logger;
@@ -8732,11 +8735,11 @@ class IdentityClient {
8732
8735
  * are aware of the implications for the compartment contents before you move it. For more
8733
8736
  * information, see [Moving a Compartment](https://docs.cloud.oracle.com/Content/Identity/compartments/managingcompartments.htm#MoveCompartment).
8734
8737
  *
8735
- * This operation does not retry by default if the user has not defined a retry configuration.
8738
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8736
8739
  * @param MoveCompartmentRequest
8737
8740
  * @return MoveCompartmentResponse
8738
8741
  * @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.
8742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8740
8743
  */
8741
8744
  moveCompartment(moveCompartmentRequest) {
8742
8745
  return __awaiter(this, void 0, void 0, function* () {
@@ -8752,7 +8755,7 @@ class IdentityClient {
8752
8755
  "opc-request-id": moveCompartmentRequest.opcRequestId,
8753
8756
  "opc-retry-token": moveCompartmentRequest.opcRetryToken
8754
8757
  };
8755
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8758
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8756
8759
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, moveCompartmentRequest.retryConfiguration, specRetryConfiguration);
8757
8760
  if (this.logger)
8758
8761
  retrier.logger = this.logger;
@@ -8793,11 +8796,11 @@ class IdentityClient {
8793
8796
  /**
8794
8797
  * Recover the compartment from DELETED state to ACTIVE state.
8795
8798
  *
8796
- * This operation does not retry by default if the user has not defined a retry configuration.
8799
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8797
8800
  * @param RecoverCompartmentRequest
8798
8801
  * @return RecoverCompartmentResponse
8799
8802
  * @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.
8803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
8801
8804
  */
8802
8805
  recoverCompartment(recoverCompartmentRequest) {
8803
8806
  return __awaiter(this, void 0, void 0, function* () {
@@ -8812,7 +8815,7 @@ class IdentityClient {
8812
8815
  "if-match": recoverCompartmentRequest.ifMatch,
8813
8816
  "opc-request-id": recoverCompartmentRequest.opcRequestId
8814
8817
  };
8815
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8818
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8816
8819
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, recoverCompartmentRequest.retryConfiguration, specRetryConfiguration);
8817
8820
  if (this.logger)
8818
8821
  retrier.logger = this.logger;
@@ -8855,11 +8858,11 @@ class IdentityClient {
8855
8858
  }
8856
8859
  /**
8857
8860
  * 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.
8861
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8859
8862
  * @param RemoveUserFromGroupRequest
8860
8863
  * @return RemoveUserFromGroupResponse
8861
8864
  * @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.
8865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
8863
8866
  */
8864
8867
  removeUserFromGroup(removeUserFromGroupRequest) {
8865
8868
  return __awaiter(this, void 0, void 0, function* () {
@@ -8873,7 +8876,7 @@ class IdentityClient {
8873
8876
  "Content-Type": common.Constants.APPLICATION_JSON,
8874
8877
  "if-match": removeUserFromGroupRequest.ifMatch
8875
8878
  };
8876
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8879
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8877
8880
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeUserFromGroupRequest.retryConfiguration, specRetryConfiguration);
8878
8881
  if (this.logger)
8879
8882
  retrier.logger = this.logger;
@@ -8908,11 +8911,11 @@ class IdentityClient {
8908
8911
  /**
8909
8912
  * Resets the OAuth2 client credentials for the SCIM client associated with this identity provider.
8910
8913
  *
8911
- * This operation does not retry by default if the user has not defined a retry configuration.
8914
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8912
8915
  * @param ResetIdpScimClientRequest
8913
8916
  * @return ResetIdpScimClientResponse
8914
8917
  * @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.
8918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
8916
8919
  */
8917
8920
  resetIdpScimClient(resetIdpScimClientRequest) {
8918
8921
  return __awaiter(this, void 0, void 0, function* () {
@@ -8925,7 +8928,7 @@ class IdentityClient {
8925
8928
  let headerParams = {
8926
8929
  "Content-Type": common.Constants.APPLICATION_JSON
8927
8930
  };
8928
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8931
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8929
8932
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, resetIdpScimClientRequest.retryConfiguration, specRetryConfiguration);
8930
8933
  if (this.logger)
8931
8934
  retrier.logger = this.logger;
@@ -8964,11 +8967,11 @@ class IdentityClient {
8964
8967
  /**
8965
8968
  * Updates the specified auth token's description.
8966
8969
  *
8967
- * This operation does not retry by default if the user has not defined a retry configuration.
8970
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8968
8971
  * @param UpdateAuthTokenRequest
8969
8972
  * @return UpdateAuthTokenResponse
8970
8973
  * @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.
8974
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
8972
8975
  */
8973
8976
  updateAuthToken(updateAuthTokenRequest) {
8974
8977
  return __awaiter(this, void 0, void 0, function* () {
@@ -8983,7 +8986,7 @@ class IdentityClient {
8983
8986
  "Content-Type": common.Constants.APPLICATION_JSON,
8984
8987
  "if-match": updateAuthTokenRequest.ifMatch
8985
8988
  };
8986
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
8989
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8987
8990
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAuthTokenRequest.retryConfiguration, specRetryConfiguration);
8988
8991
  if (this.logger)
8989
8992
  retrier.logger = this.logger;
@@ -9028,11 +9031,11 @@ class IdentityClient {
9028
9031
  /**
9029
9032
  * Updates authentication policy for the specified tenancy.
9030
9033
  *
9031
- * This operation does not retry by default if the user has not defined a retry configuration.
9034
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9032
9035
  * @param UpdateAuthenticationPolicyRequest
9033
9036
  * @return UpdateAuthenticationPolicyResponse
9034
9037
  * @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.
9038
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9036
9039
  */
9037
9040
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
9038
9041
  return __awaiter(this, void 0, void 0, function* () {
@@ -9046,7 +9049,7 @@ class IdentityClient {
9046
9049
  "Content-Type": common.Constants.APPLICATION_JSON,
9047
9050
  "if-match": updateAuthenticationPolicyRequest.ifMatch
9048
9051
  };
9049
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9052
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9050
9053
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAuthenticationPolicyRequest.retryConfiguration, specRetryConfiguration);
9051
9054
  if (this.logger)
9052
9055
  retrier.logger = this.logger;
@@ -9090,11 +9093,11 @@ class IdentityClient {
9090
9093
  }
9091
9094
  /**
9092
9095
  * 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.
9096
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9094
9097
  * @param UpdateCompartmentRequest
9095
9098
  * @return UpdateCompartmentResponse
9096
9099
  * @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.
9100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9098
9101
  */
9099
9102
  updateCompartment(updateCompartmentRequest) {
9100
9103
  return __awaiter(this, void 0, void 0, function* () {
@@ -9108,7 +9111,7 @@ class IdentityClient {
9108
9111
  "Content-Type": common.Constants.APPLICATION_JSON,
9109
9112
  "if-match": updateCompartmentRequest.ifMatch
9110
9113
  };
9111
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9114
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9112
9115
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCompartmentRequest.retryConfiguration, specRetryConfiguration);
9113
9116
  if (this.logger)
9114
9117
  retrier.logger = this.logger;
@@ -9153,11 +9156,11 @@ class IdentityClient {
9153
9156
  /**
9154
9157
  * Updates the specified secret key's description.
9155
9158
  *
9156
- * This operation does not retry by default if the user has not defined a retry configuration.
9159
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9157
9160
  * @param UpdateCustomerSecretKeyRequest
9158
9161
  * @return UpdateCustomerSecretKeyResponse
9159
9162
  * @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.
9163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9161
9164
  */
9162
9165
  updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
9163
9166
  return __awaiter(this, void 0, void 0, function* () {
@@ -9172,7 +9175,7 @@ class IdentityClient {
9172
9175
  "Content-Type": common.Constants.APPLICATION_JSON,
9173
9176
  "if-match": updateCustomerSecretKeyRequest.ifMatch
9174
9177
  };
9175
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9178
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9176
9179
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
9177
9180
  if (this.logger)
9178
9181
  retrier.logger = this.logger;
@@ -9220,11 +9223,11 @@ class IdentityClient {
9220
9223
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
9221
9224
  * the operation's status.
9222
9225
  *
9223
- * This operation does not retry by default if the user has not defined a retry configuration.
9226
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9224
9227
  * @param UpdateDomainRequest
9225
9228
  * @return UpdateDomainResponse
9226
9229
  * @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.
9230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9228
9231
  */
9229
9232
  updateDomain(updateDomainRequest) {
9230
9233
  return __awaiter(this, void 0, void 0, function* () {
@@ -9239,7 +9242,7 @@ class IdentityClient {
9239
9242
  "if-match": updateDomainRequest.ifMatch,
9240
9243
  "opc-request-id": updateDomainRequest.opcRequestId
9241
9244
  };
9242
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9245
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9243
9246
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDomainRequest.retryConfiguration, specRetryConfiguration);
9244
9247
  if (this.logger)
9245
9248
  retrier.logger = this.logger;
@@ -9279,11 +9282,11 @@ class IdentityClient {
9279
9282
  }
9280
9283
  /**
9281
9284
  * Updates the specified dynamic group.
9282
- * This operation does not retry by default if the user has not defined a retry configuration.
9285
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9283
9286
  * @param UpdateDynamicGroupRequest
9284
9287
  * @return UpdateDynamicGroupResponse
9285
9288
  * @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.
9289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9287
9290
  */
9288
9291
  updateDynamicGroup(updateDynamicGroupRequest) {
9289
9292
  return __awaiter(this, void 0, void 0, function* () {
@@ -9297,7 +9300,7 @@ class IdentityClient {
9297
9300
  "Content-Type": common.Constants.APPLICATION_JSON,
9298
9301
  "if-match": updateDynamicGroupRequest.ifMatch
9299
9302
  };
9300
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9303
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9301
9304
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
9302
9305
  if (this.logger)
9303
9306
  retrier.logger = this.logger;
@@ -9341,11 +9344,11 @@ class IdentityClient {
9341
9344
  }
9342
9345
  /**
9343
9346
  * Updates the specified group.
9344
- * This operation does not retry by default if the user has not defined a retry configuration.
9347
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9345
9348
  * @param UpdateGroupRequest
9346
9349
  * @return UpdateGroupResponse
9347
9350
  * @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.
9351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9349
9352
  */
9350
9353
  updateGroup(updateGroupRequest) {
9351
9354
  return __awaiter(this, void 0, void 0, function* () {
@@ -9359,7 +9362,7 @@ class IdentityClient {
9359
9362
  "Content-Type": common.Constants.APPLICATION_JSON,
9360
9363
  "if-match": updateGroupRequest.ifMatch
9361
9364
  };
9362
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9365
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9363
9366
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateGroupRequest.retryConfiguration, specRetryConfiguration);
9364
9367
  if (this.logger)
9365
9368
  retrier.logger = this.logger;
@@ -9406,11 +9409,11 @@ class IdentityClient {
9406
9409
  * <p>
9407
9410
  Updates the specified identity provider.
9408
9411
  *
9409
- * This operation does not retry by default if the user has not defined a retry configuration.
9412
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9410
9413
  * @param UpdateIdentityProviderRequest
9411
9414
  * @return UpdateIdentityProviderResponse
9412
9415
  * @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.
9416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9414
9417
  */
9415
9418
  updateIdentityProvider(updateIdentityProviderRequest) {
9416
9419
  return __awaiter(this, void 0, void 0, function* () {
@@ -9424,7 +9427,7 @@ class IdentityClient {
9424
9427
  "Content-Type": common.Constants.APPLICATION_JSON,
9425
9428
  "if-match": updateIdentityProviderRequest.ifMatch
9426
9429
  };
9427
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9430
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9428
9431
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
9429
9432
  if (this.logger)
9430
9433
  retrier.logger = this.logger;
@@ -9471,11 +9474,11 @@ class IdentityClient {
9471
9474
  * <p>
9472
9475
  Updates the specified group mapping.
9473
9476
  *
9474
- * This operation does not retry by default if the user has not defined a retry configuration.
9477
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9475
9478
  * @param UpdateIdpGroupMappingRequest
9476
9479
  * @return UpdateIdpGroupMappingResponse
9477
9480
  * @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.
9481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9479
9482
  */
9480
9483
  updateIdpGroupMapping(updateIdpGroupMappingRequest) {
9481
9484
  return __awaiter(this, void 0, void 0, function* () {
@@ -9490,7 +9493,7 @@ class IdentityClient {
9490
9493
  "Content-Type": common.Constants.APPLICATION_JSON,
9491
9494
  "if-match": updateIdpGroupMappingRequest.ifMatch
9492
9495
  };
9493
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9496
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9494
9497
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
9495
9498
  if (this.logger)
9496
9499
  retrier.logger = this.logger;
@@ -9535,11 +9538,11 @@ class IdentityClient {
9535
9538
  /**
9536
9539
  * Updates the specified network source.
9537
9540
  *
9538
- * This operation does not retry by default if the user has not defined a retry configuration.
9541
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9539
9542
  * @param UpdateNetworkSourceRequest
9540
9543
  * @return UpdateNetworkSourceResponse
9541
9544
  * @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.
9545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9543
9546
  */
9544
9547
  updateNetworkSource(updateNetworkSourceRequest) {
9545
9548
  return __awaiter(this, void 0, void 0, function* () {
@@ -9553,7 +9556,7 @@ class IdentityClient {
9553
9556
  "Content-Type": common.Constants.APPLICATION_JSON,
9554
9557
  "if-match": updateNetworkSourceRequest.ifMatch
9555
9558
  };
9556
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9559
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9557
9560
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
9558
9561
  if (this.logger)
9559
9562
  retrier.logger = this.logger;
@@ -9598,11 +9601,11 @@ class IdentityClient {
9598
9601
  /**
9599
9602
  * Updates Oauth token for the user
9600
9603
  *
9601
- * This operation does not retry by default if the user has not defined a retry configuration.
9604
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9602
9605
  * @param UpdateOAuthClientCredentialRequest
9603
9606
  * @return UpdateOAuthClientCredentialResponse
9604
9607
  * @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.
9608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9606
9609
  */
9607
9610
  updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
9608
9611
  return __awaiter(this, void 0, void 0, function* () {
@@ -9617,7 +9620,7 @@ class IdentityClient {
9617
9620
  "Content-Type": common.Constants.APPLICATION_JSON,
9618
9621
  "if-match": updateOAuthClientCredentialRequest.ifMatch
9619
9622
  };
9620
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9623
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9621
9624
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
9622
9625
  if (this.logger)
9623
9626
  retrier.logger = this.logger;
@@ -9664,11 +9667,11 @@ class IdentityClient {
9664
9667
  * <p>
9665
9668
  Policy changes take effect typically within 10 seconds.
9666
9669
  *
9667
- * This operation does not retry by default if the user has not defined a retry configuration.
9670
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9668
9671
  * @param UpdatePolicyRequest
9669
9672
  * @return UpdatePolicyResponse
9670
9673
  * @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.
9674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9672
9675
  */
9673
9676
  updatePolicy(updatePolicyRequest) {
9674
9677
  return __awaiter(this, void 0, void 0, function* () {
@@ -9682,7 +9685,7 @@ class IdentityClient {
9682
9685
  "Content-Type": common.Constants.APPLICATION_JSON,
9683
9686
  "if-match": updatePolicyRequest.ifMatch
9684
9687
  };
9685
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9688
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9686
9689
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updatePolicyRequest.retryConfiguration, specRetryConfiguration);
9687
9690
  if (this.logger)
9688
9691
  retrier.logger = this.logger;
@@ -9727,11 +9730,11 @@ class IdentityClient {
9727
9730
  /**
9728
9731
  * Updates the specified SMTP credential's description.
9729
9732
  *
9730
- * This operation does not retry by default if the user has not defined a retry configuration.
9733
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9731
9734
  * @param UpdateSmtpCredentialRequest
9732
9735
  * @return UpdateSmtpCredentialResponse
9733
9736
  * @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.
9737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
9735
9738
  */
9736
9739
  updateSmtpCredential(updateSmtpCredentialRequest) {
9737
9740
  return __awaiter(this, void 0, void 0, function* () {
@@ -9746,7 +9749,7 @@ class IdentityClient {
9746
9749
  "Content-Type": common.Constants.APPLICATION_JSON,
9747
9750
  "if-match": updateSmtpCredentialRequest.ifMatch
9748
9751
  };
9749
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9752
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9750
9753
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
9751
9754
  if (this.logger)
9752
9755
  retrier.logger = this.logger;
@@ -9793,11 +9796,11 @@ class IdentityClient {
9793
9796
  * <p>
9794
9797
  Updates the specified Swift password's description.
9795
9798
  *
9796
- * This operation does not retry by default if the user has not defined a retry configuration.
9799
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9797
9800
  * @param UpdateSwiftPasswordRequest
9798
9801
  * @return UpdateSwiftPasswordResponse
9799
9802
  * @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.
9803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
9801
9804
  */
9802
9805
  updateSwiftPassword(updateSwiftPasswordRequest) {
9803
9806
  return __awaiter(this, void 0, void 0, function* () {
@@ -9812,7 +9815,7 @@ class IdentityClient {
9812
9815
  "Content-Type": common.Constants.APPLICATION_JSON,
9813
9816
  "if-match": updateSwiftPasswordRequest.ifMatch
9814
9817
  };
9815
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9818
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9816
9819
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
9817
9820
  if (this.logger)
9818
9821
  retrier.logger = this.logger;
@@ -9866,11 +9869,11 @@ class IdentityClient {
9866
9869
  You cannot remove list values that appear in a TagDefault. To remove a list value that
9867
9870
  * appears in a TagDefault, first update the TagDefault to use a different value.
9868
9871
  *
9869
- * This operation does not retry by default if the user has not defined a retry configuration.
9872
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9870
9873
  * @param UpdateTagRequest
9871
9874
  * @return UpdateTagResponse
9872
9875
  * @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.
9876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
9874
9877
  */
9875
9878
  updateTag(updateTagRequest) {
9876
9879
  return __awaiter(this, void 0, void 0, function* () {
@@ -9885,7 +9888,7 @@ class IdentityClient {
9885
9888
  "Content-Type": common.Constants.APPLICATION_JSON,
9886
9889
  "if-match": updateTagRequest.ifMatch
9887
9890
  };
9888
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9891
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9889
9892
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagRequest.retryConfiguration, specRetryConfiguration);
9890
9893
  if (this.logger)
9891
9894
  retrier.logger = this.logger;
@@ -9935,11 +9938,11 @@ class IdentityClient {
9935
9938
  * If the `isRequired` flag is set to \"true\", the value is set during resource creation.
9936
9939
  * * If the `isRequired` flag is set to \"false\", the value you enter is set during resource creation.
9937
9940
  *
9938
- * This operation does not retry by default if the user has not defined a retry configuration.
9941
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9939
9942
  * @param UpdateTagDefaultRequest
9940
9943
  * @return UpdateTagDefaultResponse
9941
9944
  * @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.
9945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
9943
9946
  */
9944
9947
  updateTagDefault(updateTagDefaultRequest) {
9945
9948
  return __awaiter(this, void 0, void 0, function* () {
@@ -9954,7 +9957,7 @@ class IdentityClient {
9954
9957
  "if-match": updateTagDefaultRequest.ifMatch,
9955
9958
  "opc-request-id": updateTagDefaultRequest.opcRequestId
9956
9959
  };
9957
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
9960
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9958
9961
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagDefaultRequest.retryConfiguration, specRetryConfiguration);
9959
9962
  if (this.logger)
9960
9963
  retrier.logger = this.logger;
@@ -10007,11 +10010,11 @@ class IdentityClient {
10007
10010
  * <p>
10008
10011
  You can't add a namespace with the same name as a retired namespace in the same tenancy.
10009
10012
  *
10010
- * This operation does not retry by default if the user has not defined a retry configuration.
10013
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10011
10014
  * @param UpdateTagNamespaceRequest
10012
10015
  * @return UpdateTagNamespaceResponse
10013
10016
  * @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.
10017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10015
10018
  */
10016
10019
  updateTagNamespace(updateTagNamespaceRequest) {
10017
10020
  return __awaiter(this, void 0, void 0, function* () {
@@ -10024,7 +10027,7 @@ class IdentityClient {
10024
10027
  let headerParams = {
10025
10028
  "Content-Type": common.Constants.APPLICATION_JSON
10026
10029
  };
10027
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10030
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10028
10031
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
10029
10032
  if (this.logger)
10030
10033
  retrier.logger = this.logger;
@@ -10063,11 +10066,11 @@ class IdentityClient {
10063
10066
  }
10064
10067
  /**
10065
10068
  * Updates the description of the specified user.
10066
- * This operation does not retry by default if the user has not defined a retry configuration.
10069
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10067
10070
  * @param UpdateUserRequest
10068
10071
  * @return UpdateUserResponse
10069
10072
  * @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.
10073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10071
10074
  */
10072
10075
  updateUser(updateUserRequest) {
10073
10076
  return __awaiter(this, void 0, void 0, function* () {
@@ -10081,7 +10084,7 @@ class IdentityClient {
10081
10084
  "Content-Type": common.Constants.APPLICATION_JSON,
10082
10085
  "if-match": updateUserRequest.ifMatch
10083
10086
  };
10084
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10087
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10085
10088
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserRequest.retryConfiguration, specRetryConfiguration);
10086
10089
  if (this.logger)
10087
10090
  retrier.logger = this.logger;
@@ -10126,11 +10129,11 @@ class IdentityClient {
10126
10129
  /**
10127
10130
  * Updates the capabilities of the specified user.
10128
10131
  *
10129
- * This operation does not retry by default if the user has not defined a retry configuration.
10132
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10130
10133
  * @param UpdateUserCapabilitiesRequest
10131
10134
  * @return UpdateUserCapabilitiesResponse
10132
10135
  * @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.
10136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10134
10137
  */
10135
10138
  updateUserCapabilities(updateUserCapabilitiesRequest) {
10136
10139
  return __awaiter(this, void 0, void 0, function* () {
@@ -10144,7 +10147,7 @@ class IdentityClient {
10144
10147
  "Content-Type": common.Constants.APPLICATION_JSON,
10145
10148
  "if-match": updateUserCapabilitiesRequest.ifMatch
10146
10149
  };
10147
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10150
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10148
10151
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserCapabilitiesRequest.retryConfiguration, specRetryConfiguration);
10149
10152
  if (this.logger)
10150
10153
  retrier.logger = this.logger;
@@ -10189,11 +10192,11 @@ class IdentityClient {
10189
10192
  /**
10190
10193
  * Updates the state of the specified user.
10191
10194
  *
10192
- * This operation does not retry by default if the user has not defined a retry configuration.
10195
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10193
10196
  * @param UpdateUserStateRequest
10194
10197
  * @return UpdateUserStateResponse
10195
10198
  * @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.
10199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10197
10200
  */
10198
10201
  updateUserState(updateUserStateRequest) {
10199
10202
  return __awaiter(this, void 0, void 0, function* () {
@@ -10207,7 +10210,7 @@ class IdentityClient {
10207
10210
  "Content-Type": common.Constants.APPLICATION_JSON,
10208
10211
  "if-match": updateUserStateRequest.ifMatch
10209
10212
  };
10210
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10213
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10211
10214
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserStateRequest.retryConfiguration, specRetryConfiguration);
10212
10215
  if (this.logger)
10213
10216
  retrier.logger = this.logger;
@@ -10266,11 +10269,11 @@ class IdentityClient {
10266
10269
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using
10267
10270
  * the object, first make sure its `lifecycleState` has changed to ACTIVE.
10268
10271
  *
10269
- * This operation does not retry by default if the user has not defined a retry configuration.
10272
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10270
10273
  * @param UploadApiKeyRequest
10271
10274
  * @return UploadApiKeyResponse
10272
10275
  * @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.
10276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10274
10277
  */
10275
10278
  uploadApiKey(uploadApiKeyRequest) {
10276
10279
  return __awaiter(this, void 0, void 0, function* () {
@@ -10284,7 +10287,7 @@ class IdentityClient {
10284
10287
  "Content-Type": common.Constants.APPLICATION_JSON,
10285
10288
  "opc-retry-token": uploadApiKeyRequest.opcRetryToken
10286
10289
  };
10287
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
10290
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
10288
10291
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, uploadApiKeyRequest.retryConfiguration, specRetryConfiguration);
10289
10292
  if (this.logger)
10290
10293
  retrier.logger = this.logger;