oci-identity 2.4.0 → 2.6.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 (125) hide show
  1. package/LICENSE.txt +6 -0
  2. package/lib/client.d.ts +583 -120
  3. package/lib/client.js +910 -240
  4. package/lib/client.js.map +1 -1
  5. package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
  6. package/lib/request/add-user-to-group-request.d.ts +1 -1
  7. package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
  8. package/lib/request/bulk-delete-resources-request.d.ts +1 -1
  9. package/lib/request/bulk-delete-tags-request.d.ts +1 -1
  10. package/lib/request/bulk-edit-tags-request.d.ts +1 -1
  11. package/lib/request/bulk-move-resources-request.d.ts +1 -1
  12. package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
  13. package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
  14. package/lib/request/create-auth-token-request.d.ts +1 -1
  15. package/lib/request/create-compartment-request.d.ts +1 -1
  16. package/lib/request/create-customer-secret-key-request.d.ts +1 -1
  17. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  18. package/lib/request/create-group-request.d.ts +1 -1
  19. package/lib/request/create-identity-provider-request.d.ts +1 -1
  20. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  21. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  22. package/lib/request/create-network-source-request.d.ts +1 -1
  23. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  24. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  25. package/lib/request/create-policy-request.d.ts +1 -1
  26. package/lib/request/create-region-subscription-request.d.ts +1 -1
  27. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  28. package/lib/request/create-swift-password-request.d.ts +1 -1
  29. package/lib/request/create-tag-default-request.d.ts +1 -1
  30. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  31. package/lib/request/create-tag-request.d.ts +1 -1
  32. package/lib/request/create-user-request.d.ts +1 -1
  33. package/lib/request/delete-api-key-request.d.ts +1 -1
  34. package/lib/request/delete-auth-token-request.d.ts +1 -1
  35. package/lib/request/delete-compartment-request.d.ts +1 -1
  36. package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
  37. package/lib/request/delete-dynamic-group-request.d.ts +1 -1
  38. package/lib/request/delete-group-request.d.ts +1 -1
  39. package/lib/request/delete-identity-provider-request.d.ts +1 -1
  40. package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
  41. package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
  42. package/lib/request/delete-network-source-request.d.ts +1 -1
  43. package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
  44. package/lib/request/delete-policy-request.d.ts +1 -1
  45. package/lib/request/delete-smtp-credential-request.d.ts +1 -1
  46. package/lib/request/delete-swift-password-request.d.ts +1 -1
  47. package/lib/request/delete-tag-default-request.d.ts +1 -1
  48. package/lib/request/delete-tag-namespace-request.d.ts +1 -1
  49. package/lib/request/delete-tag-request.d.ts +1 -1
  50. package/lib/request/delete-user-request.d.ts +1 -1
  51. package/lib/request/generate-totp-seed-request.d.ts +1 -1
  52. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  53. package/lib/request/get-compartment-request.d.ts +1 -1
  54. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  55. package/lib/request/get-group-request.d.ts +1 -1
  56. package/lib/request/get-identity-provider-request.d.ts +1 -1
  57. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  58. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  59. package/lib/request/get-network-source-request.d.ts +1 -1
  60. package/lib/request/get-policy-request.d.ts +1 -1
  61. package/lib/request/get-tag-default-request.d.ts +1 -1
  62. package/lib/request/get-tag-namespace-request.d.ts +1 -1
  63. package/lib/request/get-tag-request.d.ts +1 -1
  64. package/lib/request/get-tagging-work-request-request.d.ts +1 -1
  65. package/lib/request/get-tenancy-request.d.ts +1 -1
  66. package/lib/request/get-user-group-membership-request.d.ts +1 -1
  67. package/lib/request/get-user-request.d.ts +1 -1
  68. package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
  69. package/lib/request/get-work-request-request.d.ts +1 -1
  70. package/lib/request/list-api-keys-request.d.ts +1 -1
  71. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  72. package/lib/request/list-availability-domains-request.d.ts +1 -1
  73. package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
  74. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
  75. package/lib/request/list-compartments-request.d.ts +1 -1
  76. package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
  77. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  78. package/lib/request/list-dynamic-groups-request.d.ts +1 -1
  79. package/lib/request/list-fault-domains-request.d.ts +1 -1
  80. package/lib/request/list-groups-request.d.ts +1 -1
  81. package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
  82. package/lib/request/list-identity-providers-request.d.ts +1 -1
  83. package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
  84. package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
  85. package/lib/request/list-network-sources-request.d.ts +1 -1
  86. package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
  87. package/lib/request/list-policies-request.d.ts +1 -1
  88. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  89. package/lib/request/list-regions-request.d.ts +1 -1
  90. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  91. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  92. package/lib/request/list-tag-defaults-request.d.ts +1 -1
  93. package/lib/request/list-tag-namespaces-request.d.ts +1 -1
  94. package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
  95. package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
  96. package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
  97. package/lib/request/list-tags-request.d.ts +1 -1
  98. package/lib/request/list-user-group-memberships-request.d.ts +1 -1
  99. package/lib/request/list-users-request.d.ts +1 -1
  100. package/lib/request/list-work-requests-request.d.ts +1 -1
  101. package/lib/request/move-compartment-request.d.ts +1 -1
  102. package/lib/request/recover-compartment-request.d.ts +1 -1
  103. package/lib/request/remove-user-from-group-request.d.ts +1 -1
  104. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  105. package/lib/request/update-auth-token-request.d.ts +1 -1
  106. package/lib/request/update-authentication-policy-request.d.ts +1 -1
  107. package/lib/request/update-compartment-request.d.ts +1 -1
  108. package/lib/request/update-customer-secret-key-request.d.ts +1 -1
  109. package/lib/request/update-dynamic-group-request.d.ts +1 -1
  110. package/lib/request/update-group-request.d.ts +1 -1
  111. package/lib/request/update-identity-provider-request.d.ts +1 -1
  112. package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
  113. package/lib/request/update-network-source-request.d.ts +1 -1
  114. package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
  115. package/lib/request/update-policy-request.d.ts +1 -1
  116. package/lib/request/update-smtp-credential-request.d.ts +1 -1
  117. package/lib/request/update-swift-password-request.d.ts +1 -1
  118. package/lib/request/update-tag-default-request.d.ts +1 -1
  119. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  120. package/lib/request/update-tag-request.d.ts +1 -1
  121. package/lib/request/update-user-capabilities-request.d.ts +1 -1
  122. package/lib/request/update-user-request.d.ts +1 -1
  123. package/lib/request/update-user-state-request.d.ts +1 -1
  124. package/lib/request/upload-api-key-request.d.ts +1 -1
  125. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -52,6 +52,9 @@ const oci_common_2 = require("oci-common");
52
52
  var IdentityApiKeys;
53
53
  (function (IdentityApiKeys) {
54
54
  })(IdentityApiKeys = exports.IdentityApiKeys || (exports.IdentityApiKeys = {}));
55
+ /**
56
+ * This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
57
+ */
55
58
  class IdentityClient {
56
59
  constructor(params, clientConfiguration) {
57
60
  this["_endpoint"] = "";
@@ -66,6 +69,13 @@ class IdentityClient {
66
69
  ? clientConfiguration.circuitBreaker.circuit
67
70
  : null;
68
71
  }
72
+ // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
73
+ const specCircuitBreakerEnabled = false;
74
+ if (!this._circuitBreaker &&
75
+ common.utils.isCircuitBreakerSystemEnabled(clientConfiguration) &&
76
+ (specCircuitBreakerEnabled || common.CircuitBreaker.DefaultCircuitBreakerOverriden)) {
77
+ this._circuitBreaker = new common.CircuitBreaker().circuit;
78
+ }
69
79
  this._httpClient =
70
80
  params.httpClient || new common.FetchHttpClient(requestSigner, this._circuitBreaker);
71
81
  if (params.authenticationDetailsProvider &&
@@ -138,10 +148,11 @@ class IdentityClient {
138
148
  /**
139
149
  * Activates the specified MFA TOTP device for the user. Activation requires manual interaction with the Console.
140
150
  *
151
+ * This operation does not retry by default if the user has not defined a retry configuration.
141
152
  * @param ActivateMfaTotpDeviceRequest
142
153
  * @return ActivateMfaTotpDeviceResponse
143
154
  * @throws OciError when an error occurs
144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
145
156
  */
146
157
  activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
147
158
  return __awaiter(this, void 0, void 0, function* () {
@@ -157,7 +168,8 @@ class IdentityClient {
157
168
  "if-match": activateMfaTotpDeviceRequest.ifMatch,
158
169
  "opc-retry-token": activateMfaTotpDeviceRequest.opcRetryToken
159
170
  };
160
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, activateMfaTotpDeviceRequest.retryConfiguration);
171
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
172
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, activateMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
161
173
  if (this.logger)
162
174
  retrier.logger = this.logger;
163
175
  const request = yield oci_common_2.composeRequest({
@@ -204,10 +216,11 @@ class IdentityClient {
204
216
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
205
217
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
206
218
  *
219
+ * This operation does not retry by default if the user has not defined a retry configuration.
207
220
  * @param AddUserToGroupRequest
208
221
  * @return AddUserToGroupResponse
209
222
  * @throws OciError when an error occurs
210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
223
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
211
224
  */
212
225
  addUserToGroup(addUserToGroupRequest) {
213
226
  return __awaiter(this, void 0, void 0, function* () {
@@ -219,7 +232,8 @@ class IdentityClient {
219
232
  "Content-Type": common.Constants.APPLICATION_JSON,
220
233
  "opc-retry-token": addUserToGroupRequest.opcRetryToken
221
234
  };
222
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, addUserToGroupRequest.retryConfiguration);
235
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
236
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addUserToGroupRequest.retryConfiguration, specRetryConfiguration);
223
237
  if (this.logger)
224
238
  retrier.logger = this.logger;
225
239
  const request = yield oci_common_2.composeRequest({
@@ -266,10 +280,11 @@ class IdentityClient {
266
280
  * referencing the same tag in a compartment lower down the hierarchy. This set of tag defaults
267
281
  * includes all tag defaults from the current compartment back to the root compartment.
268
282
  *
283
+ * This operation does not retry by default if the user has not defined a retry configuration.
269
284
  * @param AssembleEffectiveTagSetRequest
270
285
  * @return AssembleEffectiveTagSetResponse
271
286
  * @throws OciError when an error occurs
272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
273
288
  */
274
289
  assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
275
290
  return __awaiter(this, void 0, void 0, function* () {
@@ -283,7 +298,8 @@ class IdentityClient {
283
298
  let headerParams = {
284
299
  "Content-Type": common.Constants.APPLICATION_JSON
285
300
  };
286
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, assembleEffectiveTagSetRequest.retryConfiguration);
301
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
302
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, assembleEffectiveTagSetRequest.retryConfiguration, specRetryConfiguration);
287
303
  if (this.logger)
288
304
  retrier.logger = this.logger;
289
305
  const request = yield oci_common_2.composeRequest({
@@ -330,10 +346,11 @@ class IdentityClient {
330
346
  * {@link WorkRequest}. Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest}
331
347
  * API to monitor the status of the bulk action.
332
348
  *
349
+ * This operation does not retry by default if the user has not defined a retry configuration.
333
350
  * @param BulkDeleteResourcesRequest
334
351
  * @return BulkDeleteResourcesResponse
335
352
  * @throws OciError when an error occurs
336
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
353
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
337
354
  */
338
355
  bulkDeleteResources(bulkDeleteResourcesRequest) {
339
356
  return __awaiter(this, void 0, void 0, function* () {
@@ -348,7 +365,8 @@ class IdentityClient {
348
365
  "opc-request-id": bulkDeleteResourcesRequest.opcRequestId,
349
366
  "opc-retry-token": bulkDeleteResourcesRequest.opcRetryToken
350
367
  };
351
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, bulkDeleteResourcesRequest.retryConfiguration);
368
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
369
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkDeleteResourcesRequest.retryConfiguration, specRetryConfiguration);
352
370
  if (this.logger)
353
371
  retrier.logger = this.logger;
354
372
  const request = yield oci_common_2.composeRequest({
@@ -408,10 +426,11 @@ class IdentityClient {
408
426
  In order to delete tags, you must first retire the tags. Use {@link #updateTag(UpdateTagRequest) updateTag}
409
427
  * to retire a tag.
410
428
  *
429
+ * This operation does not retry by default if the user has not defined a retry configuration.
411
430
  * @param BulkDeleteTagsRequest
412
431
  * @return BulkDeleteTagsResponse
413
432
  * @throws OciError when an error occurs
414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
415
434
  */
416
435
  bulkDeleteTags(bulkDeleteTagsRequest) {
417
436
  return __awaiter(this, void 0, void 0, function* () {
@@ -424,7 +443,8 @@ class IdentityClient {
424
443
  "opc-request-id": bulkDeleteTagsRequest.opcRequestId,
425
444
  "opc-retry-token": bulkDeleteTagsRequest.opcRetryToken
426
445
  };
427
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, bulkDeleteTagsRequest.retryConfiguration);
446
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
447
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkDeleteTagsRequest.retryConfiguration, specRetryConfiguration);
428
448
  if (this.logger)
429
449
  retrier.logger = this.logger;
430
450
  const request = yield oci_common_2.composeRequest({
@@ -477,10 +497,11 @@ class IdentityClient {
477
497
  * For example, if one request adds `tag set-1` to a resource and sets a tag value to `tag set-2`,
478
498
  * `tag set-1` and `tag set-2` cannot have any common tag definitions.
479
499
  *
500
+ * This operation does not retry by default if the user has not defined a retry configuration.
480
501
  * @param BulkEditTagsRequest
481
502
  * @return BulkEditTagsResponse
482
503
  * @throws OciError when an error occurs
483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
484
505
  */
485
506
  bulkEditTags(bulkEditTagsRequest) {
486
507
  return __awaiter(this, void 0, void 0, function* () {
@@ -493,7 +514,8 @@ class IdentityClient {
493
514
  "opc-request-id": bulkEditTagsRequest.opcRequestId,
494
515
  "opc-retry-token": bulkEditTagsRequest.opcRetryToken
495
516
  };
496
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, bulkEditTagsRequest.retryConfiguration);
517
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
518
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkEditTagsRequest.retryConfiguration, specRetryConfiguration);
497
519
  if (this.logger)
498
520
  retrier.logger = this.logger;
499
521
  const request = yield oci_common_2.composeRequest({
@@ -537,10 +559,11 @@ class IdentityClient {
537
559
  * compartments. This operation creates a {@link WorkRequest}.
538
560
  * Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest} API to monitor the status of the bulk action.
539
561
  *
562
+ * This operation does not retry by default if the user has not defined a retry configuration.
540
563
  * @param BulkMoveResourcesRequest
541
564
  * @return BulkMoveResourcesResponse
542
565
  * @throws OciError when an error occurs
543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
566
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
544
567
  */
545
568
  bulkMoveResources(bulkMoveResourcesRequest) {
546
569
  return __awaiter(this, void 0, void 0, function* () {
@@ -555,7 +578,8 @@ class IdentityClient {
555
578
  "opc-request-id": bulkMoveResourcesRequest.opcRequestId,
556
579
  "opc-retry-token": bulkMoveResourcesRequest.opcRetryToken
557
580
  };
558
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, bulkMoveResourcesRequest.retryConfiguration);
581
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
582
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkMoveResourcesRequest.retryConfiguration, specRetryConfiguration);
559
583
  if (this.logger)
560
584
  retrier.logger = this.logger;
561
585
  const request = yield oci_common_2.composeRequest({
@@ -613,10 +637,11 @@ class IdentityClient {
613
637
  To delete a tag namespace, you must first retire it. Use {@link #updateTagNamespace(UpdateTagNamespaceRequest) updateTagNamespace}
614
638
  * to retire a tag namespace.
615
639
  *
640
+ * This operation does not retry by default if the user has not defined a retry configuration.
616
641
  * @param CascadeDeleteTagNamespaceRequest
617
642
  * @return CascadeDeleteTagNamespaceResponse
618
643
  * @throws OciError when an error occurs
619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
620
645
  */
621
646
  cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
622
647
  return __awaiter(this, void 0, void 0, function* () {
@@ -632,7 +657,8 @@ class IdentityClient {
632
657
  "opc-request-id": cascadeDeleteTagNamespaceRequest.opcRequestId,
633
658
  "opc-retry-token": cascadeDeleteTagNamespaceRequest.opcRetryToken
634
659
  };
635
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, cascadeDeleteTagNamespaceRequest.retryConfiguration);
660
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
661
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cascadeDeleteTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
636
662
  if (this.logger)
637
663
  retrier.logger = this.logger;
638
664
  const request = yield oci_common_2.composeRequest({
@@ -676,10 +702,11 @@ class IdentityClient {
676
702
  * <p>
677
703
  Moving a tag namespace moves all the tag key definitions contained in the tag namespace.
678
704
  *
705
+ * This operation does not retry by default if the user has not defined a retry configuration.
679
706
  * @param ChangeTagNamespaceCompartmentRequest
680
707
  * @return ChangeTagNamespaceCompartmentResponse
681
708
  * @throws OciError when an error occurs
682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
683
710
  */
684
711
  changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
685
712
  return __awaiter(this, void 0, void 0, function* () {
@@ -693,7 +720,8 @@ class IdentityClient {
693
720
  "Content-Type": common.Constants.APPLICATION_JSON,
694
721
  "opc-retry-token": changeTagNamespaceCompartmentRequest.opcRetryToken
695
722
  };
696
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, changeTagNamespaceCompartmentRequest.retryConfiguration);
723
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
724
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeTagNamespaceCompartmentRequest.retryConfiguration, specRetryConfiguration);
697
725
  if (this.logger)
698
726
  retrier.logger = this.logger;
699
727
  const request = yield oci_common_2.composeRequest({
@@ -737,10 +765,11 @@ class IdentityClient {
737
765
  * does not need to write a policy to give users this ability. To compare, administrators who have permission to the
738
766
  * tenancy can use this operation to create an auth token for any user, including themselves.
739
767
  *
768
+ * This operation does not retry by default if the user has not defined a retry configuration.
740
769
  * @param CreateAuthTokenRequest
741
770
  * @return CreateAuthTokenResponse
742
771
  * @throws OciError when an error occurs
743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
744
773
  */
745
774
  createAuthToken(createAuthTokenRequest) {
746
775
  return __awaiter(this, void 0, void 0, function* () {
@@ -754,7 +783,8 @@ class IdentityClient {
754
783
  "Content-Type": common.Constants.APPLICATION_JSON,
755
784
  "opc-retry-token": createAuthTokenRequest.opcRetryToken
756
785
  };
757
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createAuthTokenRequest.retryConfiguration);
786
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
787
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAuthTokenRequest.retryConfiguration, specRetryConfiguration);
758
788
  if (this.logger)
759
789
  retrier.logger = this.logger;
760
790
  const request = yield oci_common_2.composeRequest({
@@ -816,10 +846,11 @@ class IdentityClient {
816
846
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
817
847
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
818
848
  *
849
+ * This operation does not retry by default if the user has not defined a retry configuration.
819
850
  * @param CreateCompartmentRequest
820
851
  * @return CreateCompartmentResponse
821
852
  * @throws OciError when an error occurs
822
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
823
854
  */
824
855
  createCompartment(createCompartmentRequest) {
825
856
  return __awaiter(this, void 0, void 0, function* () {
@@ -831,7 +862,8 @@ class IdentityClient {
831
862
  "Content-Type": common.Constants.APPLICATION_JSON,
832
863
  "opc-retry-token": createCompartmentRequest.opcRetryToken
833
864
  };
834
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createCompartmentRequest.retryConfiguration);
865
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
866
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCompartmentRequest.retryConfiguration, specRetryConfiguration);
835
867
  if (this.logger)
836
868
  retrier.logger = this.logger;
837
869
  const request = yield oci_common_2.composeRequest({
@@ -885,10 +917,11 @@ class IdentityClient {
885
917
  * does not need to write a policy to give users this ability. To compare, administrators who have permission to the
886
918
  * tenancy can use this operation to create a secret key for any user, including themselves.
887
919
  *
920
+ * This operation does not retry by default if the user has not defined a retry configuration.
888
921
  * @param CreateCustomerSecretKeyRequest
889
922
  * @return CreateCustomerSecretKeyResponse
890
923
  * @throws OciError when an error occurs
891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
892
925
  */
893
926
  createCustomerSecretKey(createCustomerSecretKeyRequest) {
894
927
  return __awaiter(this, void 0, void 0, function* () {
@@ -902,7 +935,8 @@ class IdentityClient {
902
935
  "Content-Type": common.Constants.APPLICATION_JSON,
903
936
  "opc-retry-token": createCustomerSecretKeyRequest.opcRetryToken
904
937
  };
905
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createCustomerSecretKeyRequest.retryConfiguration);
938
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
939
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
906
940
  if (this.logger)
907
941
  retrier.logger = this.logger;
908
942
  const request = yield oci_common_2.composeRequest({
@@ -963,10 +997,11 @@ class IdentityClient {
963
997
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
964
998
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
965
999
  *
1000
+ * This operation does not retry by default if the user has not defined a retry configuration.
966
1001
  * @param CreateDynamicGroupRequest
967
1002
  * @return CreateDynamicGroupResponse
968
1003
  * @throws OciError when an error occurs
969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
970
1005
  */
971
1006
  createDynamicGroup(createDynamicGroupRequest) {
972
1007
  return __awaiter(this, void 0, void 0, function* () {
@@ -978,7 +1013,8 @@ class IdentityClient {
978
1013
  "Content-Type": common.Constants.APPLICATION_JSON,
979
1014
  "opc-retry-token": createDynamicGroupRequest.opcRetryToken
980
1015
  };
981
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createDynamicGroupRequest.retryConfiguration);
1016
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1017
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
982
1018
  if (this.logger)
983
1019
  retrier.logger = this.logger;
984
1020
  const request = yield oci_common_2.composeRequest({
@@ -1042,10 +1078,11 @@ class IdentityClient {
1042
1078
  * See {@link #addUserToGroup(AddUserToGroupRequest) addUserToGroup} and
1043
1079
  * {@link #createPolicy(CreatePolicyRequest) createPolicy}.
1044
1080
  *
1081
+ * This operation does not retry by default if the user has not defined a retry configuration.
1045
1082
  * @param CreateGroupRequest
1046
1083
  * @return CreateGroupResponse
1047
1084
  * @throws OciError when an error occurs
1048
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1049
1086
  */
1050
1087
  createGroup(createGroupRequest) {
1051
1088
  return __awaiter(this, void 0, void 0, function* () {
@@ -1057,7 +1094,8 @@ class IdentityClient {
1057
1094
  "Content-Type": common.Constants.APPLICATION_JSON,
1058
1095
  "opc-retry-token": createGroupRequest.opcRetryToken
1059
1096
  };
1060
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createGroupRequest.retryConfiguration);
1097
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1098
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createGroupRequest.retryConfiguration, specRetryConfiguration);
1061
1099
  if (this.logger)
1062
1100
  retrier.logger = this.logger;
1063
1101
  const request = yield oci_common_2.composeRequest({
@@ -1118,10 +1156,11 @@ class IdentityClient {
1118
1156
  * be CREATING. Before using the object, first make sure its `lifecycleState` has
1119
1157
  * changed to ACTIVE.
1120
1158
  *
1159
+ * This operation does not retry by default if the user has not defined a retry configuration.
1121
1160
  * @param CreateIdentityProviderRequest
1122
1161
  * @return CreateIdentityProviderResponse
1123
1162
  * @throws OciError when an error occurs
1124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1125
1164
  */
1126
1165
  createIdentityProvider(createIdentityProviderRequest) {
1127
1166
  return __awaiter(this, void 0, void 0, function* () {
@@ -1133,7 +1172,8 @@ class IdentityClient {
1133
1172
  "Content-Type": common.Constants.APPLICATION_JSON,
1134
1173
  "opc-retry-token": createIdentityProviderRequest.opcRetryToken
1135
1174
  };
1136
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createIdentityProviderRequest.retryConfiguration);
1175
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1176
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
1137
1177
  if (this.logger)
1138
1178
  retrier.logger = this.logger;
1139
1179
  const request = yield oci_common_2.composeRequest({
@@ -1178,10 +1218,11 @@ class IdentityClient {
1178
1218
  * Creates a single mapping between an IdP group and an IAM Service
1179
1219
  * {@link Group}.
1180
1220
  *
1221
+ * This operation does not retry by default if the user has not defined a retry configuration.
1181
1222
  * @param CreateIdpGroupMappingRequest
1182
1223
  * @return CreateIdpGroupMappingResponse
1183
1224
  * @throws OciError when an error occurs
1184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1185
1226
  */
1186
1227
  createIdpGroupMapping(createIdpGroupMappingRequest) {
1187
1228
  return __awaiter(this, void 0, void 0, function* () {
@@ -1195,7 +1236,8 @@ class IdentityClient {
1195
1236
  "Content-Type": common.Constants.APPLICATION_JSON,
1196
1237
  "opc-retry-token": createIdpGroupMappingRequest.opcRetryToken
1197
1238
  };
1198
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createIdpGroupMappingRequest.retryConfiguration);
1239
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1240
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
1199
1241
  if (this.logger)
1200
1242
  retrier.logger = this.logger;
1201
1243
  const request = yield oci_common_2.composeRequest({
@@ -1239,10 +1281,11 @@ class IdentityClient {
1239
1281
  /**
1240
1282
  * Creates a new MFA TOTP device for the user. A user can have one MFA TOTP device.
1241
1283
  *
1284
+ * This operation does not retry by default if the user has not defined a retry configuration.
1242
1285
  * @param CreateMfaTotpDeviceRequest
1243
1286
  * @return CreateMfaTotpDeviceResponse
1244
1287
  * @throws OciError when an error occurs
1245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1246
1289
  */
1247
1290
  createMfaTotpDevice(createMfaTotpDeviceRequest) {
1248
1291
  return __awaiter(this, void 0, void 0, function* () {
@@ -1256,7 +1299,8 @@ class IdentityClient {
1256
1299
  "Content-Type": common.Constants.APPLICATION_JSON,
1257
1300
  "opc-retry-token": createMfaTotpDeviceRequest.opcRetryToken
1258
1301
  };
1259
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createMfaTotpDeviceRequest.retryConfiguration);
1302
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1303
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
1260
1304
  if (this.logger)
1261
1305
  retrier.logger = this.logger;
1262
1306
  const request = yield oci_common_2.composeRequest({
@@ -1319,10 +1363,11 @@ class IdentityClient {
1319
1363
  After your network resource is created, you can use it in policy to restrict access to only requests made from an allowed
1320
1364
  * IP address specified in your network source. For more information, see [Managing Network Sources](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingnetworksources.htm).
1321
1365
  *
1366
+ * This operation does not retry by default if the user has not defined a retry configuration.
1322
1367
  * @param CreateNetworkSourceRequest
1323
1368
  * @return CreateNetworkSourceResponse
1324
1369
  * @throws OciError when an error occurs
1325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1326
1371
  */
1327
1372
  createNetworkSource(createNetworkSourceRequest) {
1328
1373
  return __awaiter(this, void 0, void 0, function* () {
@@ -1334,7 +1379,8 @@ class IdentityClient {
1334
1379
  "Content-Type": common.Constants.APPLICATION_JSON,
1335
1380
  "opc-retry-token": createNetworkSourceRequest.opcRetryToken
1336
1381
  };
1337
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createNetworkSourceRequest.retryConfiguration);
1382
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1383
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
1338
1384
  if (this.logger)
1339
1385
  retrier.logger = this.logger;
1340
1386
  const request = yield oci_common_2.composeRequest({
@@ -1378,10 +1424,11 @@ class IdentityClient {
1378
1424
  /**
1379
1425
  * Creates Oauth token for the user
1380
1426
  *
1427
+ * This operation does not retry by default if the user has not defined a retry configuration.
1381
1428
  * @param CreateOAuthClientCredentialRequest
1382
1429
  * @return CreateOAuthClientCredentialResponse
1383
1430
  * @throws OciError when an error occurs
1384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1385
1432
  */
1386
1433
  createOAuthClientCredential(createOAuthClientCredentialRequest) {
1387
1434
  return __awaiter(this, void 0, void 0, function* () {
@@ -1395,7 +1442,8 @@ class IdentityClient {
1395
1442
  "Content-Type": common.Constants.APPLICATION_JSON,
1396
1443
  "opc-retry-token": createOAuthClientCredentialRequest.opcRetryToken
1397
1444
  };
1398
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createOAuthClientCredentialRequest.retryConfiguration);
1445
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1446
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
1399
1447
  if (this.logger)
1400
1448
  retrier.logger = this.logger;
1401
1449
  const request = yield oci_common_2.composeRequest({
@@ -1449,10 +1497,11 @@ class IdentityClient {
1449
1497
  **Note:** The user's Console login is the unique name you specified when you created the user
1450
1498
  * (see {@link #createUser(CreateUserRequest) createUser}).
1451
1499
  *
1500
+ * This operation does not retry by default if the user has not defined a retry configuration.
1452
1501
  * @param CreateOrResetUIPasswordRequest
1453
1502
  * @return CreateOrResetUIPasswordResponse
1454
1503
  * @throws OciError when an error occurs
1455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1456
1505
  */
1457
1506
  createOrResetUIPassword(createOrResetUIPasswordRequest) {
1458
1507
  return __awaiter(this, void 0, void 0, function* () {
@@ -1466,7 +1515,8 @@ class IdentityClient {
1466
1515
  "Content-Type": common.Constants.APPLICATION_JSON,
1467
1516
  "opc-retry-token": createOrResetUIPasswordRequest.opcRetryToken
1468
1517
  };
1469
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createOrResetUIPasswordRequest.retryConfiguration);
1518
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1519
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOrResetUIPasswordRequest.retryConfiguration, specRetryConfiguration);
1470
1520
  if (this.logger)
1471
1521
  retrier.logger = this.logger;
1472
1522
  const request = yield oci_common_2.composeRequest({
@@ -1525,10 +1575,11 @@ class IdentityClient {
1525
1575
  * <p>
1526
1576
  New policies take effect typically within 10 seconds.
1527
1577
  *
1578
+ * This operation does not retry by default if the user has not defined a retry configuration.
1528
1579
  * @param CreatePolicyRequest
1529
1580
  * @return CreatePolicyResponse
1530
1581
  * @throws OciError when an error occurs
1531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1532
1583
  */
1533
1584
  createPolicy(createPolicyRequest) {
1534
1585
  return __awaiter(this, void 0, void 0, function* () {
@@ -1540,7 +1591,8 @@ class IdentityClient {
1540
1591
  "Content-Type": common.Constants.APPLICATION_JSON,
1541
1592
  "opc-retry-token": createPolicyRequest.opcRetryToken
1542
1593
  };
1543
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createPolicyRequest.retryConfiguration);
1594
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1595
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createPolicyRequest.retryConfiguration, specRetryConfiguration);
1544
1596
  if (this.logger)
1545
1597
  retrier.logger = this.logger;
1546
1598
  const request = yield oci_common_2.composeRequest({
@@ -1584,10 +1636,11 @@ class IdentityClient {
1584
1636
  /**
1585
1637
  * Creates a subscription to a region for a tenancy.
1586
1638
  *
1639
+ * This operation does not retry by default if the user has not defined a retry configuration.
1587
1640
  * @param CreateRegionSubscriptionRequest
1588
1641
  * @return CreateRegionSubscriptionResponse
1589
1642
  * @throws OciError when an error occurs
1590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
1643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
1591
1644
  */
1592
1645
  createRegionSubscription(createRegionSubscriptionRequest) {
1593
1646
  return __awaiter(this, void 0, void 0, function* () {
@@ -1601,7 +1654,8 @@ class IdentityClient {
1601
1654
  "Content-Type": common.Constants.APPLICATION_JSON,
1602
1655
  "opc-retry-token": createRegionSubscriptionRequest.opcRetryToken
1603
1656
  };
1604
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createRegionSubscriptionRequest.retryConfiguration);
1657
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1658
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createRegionSubscriptionRequest.retryConfiguration, specRetryConfiguration);
1605
1659
  if (this.logger)
1606
1660
  retrier.logger = this.logger;
1607
1661
  const request = yield oci_common_2.composeRequest({
@@ -1643,10 +1697,11 @@ class IdentityClient {
1643
1697
  * have to be unique, and you can change it anytime with
1644
1698
  * {@link #updateSmtpCredential(UpdateSmtpCredentialRequest) updateSmtpCredential}.
1645
1699
  *
1700
+ * This operation does not retry by default if the user has not defined a retry configuration.
1646
1701
  * @param CreateSmtpCredentialRequest
1647
1702
  * @return CreateSmtpCredentialResponse
1648
1703
  * @throws OciError when an error occurs
1649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
1704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
1650
1705
  */
1651
1706
  createSmtpCredential(createSmtpCredentialRequest) {
1652
1707
  return __awaiter(this, void 0, void 0, function* () {
@@ -1660,7 +1715,8 @@ class IdentityClient {
1660
1715
  "Content-Type": common.Constants.APPLICATION_JSON,
1661
1716
  "opc-retry-token": createSmtpCredentialRequest.opcRetryToken
1662
1717
  };
1663
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createSmtpCredentialRequest.retryConfiguration);
1718
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1719
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
1664
1720
  if (this.logger)
1665
1721
  retrier.logger = this.logger;
1666
1722
  const request = yield oci_common_2.composeRequest({
@@ -1715,10 +1771,11 @@ class IdentityClient {
1715
1771
  * does not need to write a policy to give users this ability. To compare, administrators who have permission to the
1716
1772
  * tenancy can use this operation to create a Swift password for any user, including themselves.
1717
1773
  *
1774
+ * This operation does not retry by default if the user has not defined a retry configuration.
1718
1775
  * @param CreateSwiftPasswordRequest
1719
1776
  * @return CreateSwiftPasswordResponse
1720
1777
  * @throws OciError when an error occurs
1721
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
1778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
1722
1779
  */
1723
1780
  createSwiftPassword(createSwiftPasswordRequest) {
1724
1781
  return __awaiter(this, void 0, void 0, function* () {
@@ -1732,7 +1789,8 @@ class IdentityClient {
1732
1789
  "Content-Type": common.Constants.APPLICATION_JSON,
1733
1790
  "opc-retry-token": createSwiftPasswordRequest.opcRetryToken
1734
1791
  };
1735
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createSwiftPasswordRequest.retryConfiguration);
1792
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1793
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
1736
1794
  if (this.logger)
1737
1795
  retrier.logger = this.logger;
1738
1796
  const request = yield oci_common_2.composeRequest({
@@ -1797,10 +1855,11 @@ class IdentityClient {
1797
1855
  * * If a `validator` is set, the user applying the tag to a resource must select from a list
1798
1856
  * of values that you supply with {@link #enumTagDefinitionValidator(EnumTagDefinitionValidatorRequest) enumTagDefinitionValidator}.
1799
1857
  *
1858
+ * This operation does not retry by default if the user has not defined a retry configuration.
1800
1859
  * @param CreateTagRequest
1801
1860
  * @return CreateTagResponse
1802
1861
  * @throws OciError when an error occurs
1803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
1862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
1804
1863
  */
1805
1864
  createTag(createTagRequest) {
1806
1865
  return __awaiter(this, void 0, void 0, function* () {
@@ -1814,7 +1873,8 @@ class IdentityClient {
1814
1873
  "Content-Type": common.Constants.APPLICATION_JSON,
1815
1874
  "opc-retry-token": createTagRequest.opcRetryToken
1816
1875
  };
1817
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createTagRequest.retryConfiguration);
1876
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1877
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagRequest.retryConfiguration, specRetryConfiguration);
1818
1878
  if (this.logger)
1819
1879
  retrier.logger = this.logger;
1820
1880
  const request = yield oci_common_2.composeRequest({
@@ -1865,10 +1925,11 @@ class IdentityClient {
1865
1925
  * If the `isRequired` flag is set to \"true\", the value is set during resource creation.
1866
1926
  * * If the `isRequired` flag is set to \"false\", the value you enter is set during resource creation.
1867
1927
  *
1928
+ * This operation does not retry by default if the user has not defined a retry configuration.
1868
1929
  * @param CreateTagDefaultRequest
1869
1930
  * @return CreateTagDefaultResponse
1870
1931
  * @throws OciError when an error occurs
1871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
1932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
1872
1933
  */
1873
1934
  createTagDefault(createTagDefaultRequest) {
1874
1935
  return __awaiter(this, void 0, void 0, function* () {
@@ -1881,7 +1942,8 @@ class IdentityClient {
1881
1942
  "opc-retry-token": createTagDefaultRequest.opcRetryToken,
1882
1943
  "opc-request-id": createTagDefaultRequest.opcRequestId
1883
1944
  };
1884
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createTagDefaultRequest.retryConfiguration);
1945
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
1946
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagDefaultRequest.retryConfiguration, specRetryConfiguration);
1885
1947
  if (this.logger)
1886
1948
  retrier.logger = this.logger;
1887
1949
  const request = yield oci_common_2.composeRequest({
@@ -1938,10 +2000,11 @@ class IdentityClient {
1938
2000
  * It does not have to be unique, and you can change it with
1939
2001
  * {@link #updateTagNamespace(UpdateTagNamespaceRequest) updateTagNamespace}.
1940
2002
  *
2003
+ * This operation does not retry by default if the user has not defined a retry configuration.
1941
2004
  * @param CreateTagNamespaceRequest
1942
2005
  * @return CreateTagNamespaceResponse
1943
2006
  * @throws OciError when an error occurs
1944
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
1945
2008
  */
1946
2009
  createTagNamespace(createTagNamespaceRequest) {
1947
2010
  return __awaiter(this, void 0, void 0, function* () {
@@ -1953,7 +2016,8 @@ class IdentityClient {
1953
2016
  "Content-Type": common.Constants.APPLICATION_JSON,
1954
2017
  "opc-retry-token": createTagNamespaceRequest.opcRetryToken
1955
2018
  };
1956
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createTagNamespaceRequest.retryConfiguration);
2019
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2020
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
1957
2021
  if (this.logger)
1958
2022
  retrier.logger = this.logger;
1959
2023
  const request = yield oci_common_2.composeRequest({
@@ -2026,10 +2090,11 @@ class IdentityClient {
2026
2090
  * <p>
2027
2091
  **Important:** Make sure to inform the new user which compartment(s) they have access to.
2028
2092
  *
2093
+ * This operation does not retry by default if the user has not defined a retry configuration.
2029
2094
  * @param CreateUserRequest
2030
2095
  * @return CreateUserResponse
2031
2096
  * @throws OciError when an error occurs
2032
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2033
2098
  */
2034
2099
  createUser(createUserRequest) {
2035
2100
  return __awaiter(this, void 0, void 0, function* () {
@@ -2041,7 +2106,8 @@ class IdentityClient {
2041
2106
  "Content-Type": common.Constants.APPLICATION_JSON,
2042
2107
  "opc-retry-token": createUserRequest.opcRetryToken
2043
2108
  };
2044
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, createUserRequest.retryConfiguration);
2109
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2110
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createUserRequest.retryConfiguration, specRetryConfiguration);
2045
2111
  if (this.logger)
2046
2112
  retrier.logger = this.logger;
2047
2113
  const request = yield oci_common_2.composeRequest({
@@ -2090,10 +2156,11 @@ class IdentityClient {
2090
2156
  * To compare, administrators who have permission to the tenancy can use this operation to delete
2091
2157
  * a key for any user, including themselves.
2092
2158
  *
2159
+ * This operation does not retry by default if the user has not defined a retry configuration.
2093
2160
  * @param DeleteApiKeyRequest
2094
2161
  * @return DeleteApiKeyResponse
2095
2162
  * @throws OciError when an error occurs
2096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2097
2164
  */
2098
2165
  deleteApiKey(deleteApiKeyRequest) {
2099
2166
  return __awaiter(this, void 0, void 0, function* () {
@@ -2108,7 +2175,8 @@ class IdentityClient {
2108
2175
  "Content-Type": common.Constants.APPLICATION_JSON,
2109
2176
  "if-match": deleteApiKeyRequest.ifMatch
2110
2177
  };
2111
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteApiKeyRequest.retryConfiguration);
2178
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2179
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteApiKeyRequest.retryConfiguration, specRetryConfiguration);
2112
2180
  if (this.logger)
2113
2181
  retrier.logger = this.logger;
2114
2182
  const request = yield oci_common_2.composeRequest({
@@ -2142,10 +2210,11 @@ class IdentityClient {
2142
2210
  /**
2143
2211
  * Deletes the specified auth token for the specified user.
2144
2212
  *
2213
+ * This operation does not retry by default if the user has not defined a retry configuration.
2145
2214
  * @param DeleteAuthTokenRequest
2146
2215
  * @return DeleteAuthTokenResponse
2147
2216
  * @throws OciError when an error occurs
2148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2149
2218
  */
2150
2219
  deleteAuthToken(deleteAuthTokenRequest) {
2151
2220
  return __awaiter(this, void 0, void 0, function* () {
@@ -2160,7 +2229,8 @@ class IdentityClient {
2160
2229
  "Content-Type": common.Constants.APPLICATION_JSON,
2161
2230
  "if-match": deleteAuthTokenRequest.ifMatch
2162
2231
  };
2163
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteAuthTokenRequest.retryConfiguration);
2232
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2233
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAuthTokenRequest.retryConfiguration, specRetryConfiguration);
2164
2234
  if (this.logger)
2165
2235
  retrier.logger = this.logger;
2166
2236
  const request = yield oci_common_2.composeRequest({
@@ -2194,10 +2264,11 @@ class IdentityClient {
2194
2264
  /**
2195
2265
  * Deletes the specified compartment. The compartment must be empty.
2196
2266
  *
2267
+ * This operation does not retry by default if the user has not defined a retry configuration.
2197
2268
  * @param DeleteCompartmentRequest
2198
2269
  * @return DeleteCompartmentResponse
2199
2270
  * @throws OciError when an error occurs
2200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2201
2272
  */
2202
2273
  deleteCompartment(deleteCompartmentRequest) {
2203
2274
  return __awaiter(this, void 0, void 0, function* () {
@@ -2211,7 +2282,8 @@ class IdentityClient {
2211
2282
  "Content-Type": common.Constants.APPLICATION_JSON,
2212
2283
  "if-match": deleteCompartmentRequest.ifMatch
2213
2284
  };
2214
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteCompartmentRequest.retryConfiguration);
2285
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2286
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCompartmentRequest.retryConfiguration, specRetryConfiguration);
2215
2287
  if (this.logger)
2216
2288
  retrier.logger = this.logger;
2217
2289
  const request = yield oci_common_2.composeRequest({
@@ -2250,10 +2322,11 @@ class IdentityClient {
2250
2322
  /**
2251
2323
  * Deletes the specified secret key for the specified user.
2252
2324
  *
2325
+ * This operation does not retry by default if the user has not defined a retry configuration.
2253
2326
  * @param DeleteCustomerSecretKeyRequest
2254
2327
  * @return DeleteCustomerSecretKeyResponse
2255
2328
  * @throws OciError when an error occurs
2256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2257
2330
  */
2258
2331
  deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
2259
2332
  return __awaiter(this, void 0, void 0, function* () {
@@ -2268,7 +2341,8 @@ class IdentityClient {
2268
2341
  "Content-Type": common.Constants.APPLICATION_JSON,
2269
2342
  "if-match": deleteCustomerSecretKeyRequest.ifMatch
2270
2343
  };
2271
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteCustomerSecretKeyRequest.retryConfiguration);
2344
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2345
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
2272
2346
  if (this.logger)
2273
2347
  retrier.logger = this.logger;
2274
2348
  const request = yield oci_common_2.composeRequest({
@@ -2302,10 +2376,11 @@ class IdentityClient {
2302
2376
  /**
2303
2377
  * Deletes the specified dynamic group.
2304
2378
  *
2379
+ * This operation does not retry by default if the user has not defined a retry configuration.
2305
2380
  * @param DeleteDynamicGroupRequest
2306
2381
  * @return DeleteDynamicGroupResponse
2307
2382
  * @throws OciError when an error occurs
2308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2309
2384
  */
2310
2385
  deleteDynamicGroup(deleteDynamicGroupRequest) {
2311
2386
  return __awaiter(this, void 0, void 0, function* () {
@@ -2319,7 +2394,8 @@ class IdentityClient {
2319
2394
  "Content-Type": common.Constants.APPLICATION_JSON,
2320
2395
  "if-match": deleteDynamicGroupRequest.ifMatch
2321
2396
  };
2322
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteDynamicGroupRequest.retryConfiguration);
2397
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2398
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
2323
2399
  if (this.logger)
2324
2400
  retrier.logger = this.logger;
2325
2401
  const request = yield oci_common_2.composeRequest({
@@ -2353,10 +2429,11 @@ class IdentityClient {
2353
2429
  /**
2354
2430
  * Deletes the specified group. The group must be empty.
2355
2431
  *
2432
+ * This operation does not retry by default if the user has not defined a retry configuration.
2356
2433
  * @param DeleteGroupRequest
2357
2434
  * @return DeleteGroupResponse
2358
2435
  * @throws OciError when an error occurs
2359
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
2436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
2360
2437
  */
2361
2438
  deleteGroup(deleteGroupRequest) {
2362
2439
  return __awaiter(this, void 0, void 0, function* () {
@@ -2370,7 +2447,8 @@ class IdentityClient {
2370
2447
  "Content-Type": common.Constants.APPLICATION_JSON,
2371
2448
  "if-match": deleteGroupRequest.ifMatch
2372
2449
  };
2373
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteGroupRequest.retryConfiguration);
2450
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2451
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteGroupRequest.retryConfiguration, specRetryConfiguration);
2374
2452
  if (this.logger)
2375
2453
  retrier.logger = this.logger;
2376
2454
  const request = yield oci_common_2.composeRequest({
@@ -2405,10 +2483,11 @@ class IdentityClient {
2405
2483
  * Deletes the specified identity provider. The identity provider must not have
2406
2484
  * any group mappings (see {@link IdpGroupMapping}).
2407
2485
  *
2486
+ * This operation does not retry by default if the user has not defined a retry configuration.
2408
2487
  * @param DeleteIdentityProviderRequest
2409
2488
  * @return DeleteIdentityProviderResponse
2410
2489
  * @throws OciError when an error occurs
2411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
2490
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
2412
2491
  */
2413
2492
  deleteIdentityProvider(deleteIdentityProviderRequest) {
2414
2493
  return __awaiter(this, void 0, void 0, function* () {
@@ -2422,7 +2501,8 @@ class IdentityClient {
2422
2501
  "Content-Type": common.Constants.APPLICATION_JSON,
2423
2502
  "if-match": deleteIdentityProviderRequest.ifMatch
2424
2503
  };
2425
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteIdentityProviderRequest.retryConfiguration);
2504
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2505
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
2426
2506
  if (this.logger)
2427
2507
  retrier.logger = this.logger;
2428
2508
  const request = yield oci_common_2.composeRequest({
@@ -2455,10 +2535,11 @@ class IdentityClient {
2455
2535
  }
2456
2536
  /**
2457
2537
  * Deletes the specified group mapping.
2538
+ * This operation does not retry by default if the user has not defined a retry configuration.
2458
2539
  * @param DeleteIdpGroupMappingRequest
2459
2540
  * @return DeleteIdpGroupMappingResponse
2460
2541
  * @throws OciError when an error occurs
2461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
2542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
2462
2543
  */
2463
2544
  deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
2464
2545
  return __awaiter(this, void 0, void 0, function* () {
@@ -2473,7 +2554,8 @@ class IdentityClient {
2473
2554
  "Content-Type": common.Constants.APPLICATION_JSON,
2474
2555
  "if-match": deleteIdpGroupMappingRequest.ifMatch
2475
2556
  };
2476
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteIdpGroupMappingRequest.retryConfiguration);
2557
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2558
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
2477
2559
  if (this.logger)
2478
2560
  retrier.logger = this.logger;
2479
2561
  const request = yield oci_common_2.composeRequest({
@@ -2507,10 +2589,11 @@ class IdentityClient {
2507
2589
  /**
2508
2590
  * Deletes the specified MFA TOTP device for the specified user.
2509
2591
  *
2592
+ * This operation does not retry by default if the user has not defined a retry configuration.
2510
2593
  * @param DeleteMfaTotpDeviceRequest
2511
2594
  * @return DeleteMfaTotpDeviceResponse
2512
2595
  * @throws OciError when an error occurs
2513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
2596
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
2514
2597
  */
2515
2598
  deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
2516
2599
  return __awaiter(this, void 0, void 0, function* () {
@@ -2525,7 +2608,8 @@ class IdentityClient {
2525
2608
  "Content-Type": common.Constants.APPLICATION_JSON,
2526
2609
  "if-match": deleteMfaTotpDeviceRequest.ifMatch
2527
2610
  };
2528
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteMfaTotpDeviceRequest.retryConfiguration);
2611
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2612
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
2529
2613
  if (this.logger)
2530
2614
  retrier.logger = this.logger;
2531
2615
  const request = yield oci_common_2.composeRequest({
@@ -2559,10 +2643,11 @@ class IdentityClient {
2559
2643
  /**
2560
2644
  * Deletes the specified network source
2561
2645
  *
2646
+ * This operation does not retry by default if the user has not defined a retry configuration.
2562
2647
  * @param DeleteNetworkSourceRequest
2563
2648
  * @return DeleteNetworkSourceResponse
2564
2649
  * @throws OciError when an error occurs
2565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
2650
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
2566
2651
  */
2567
2652
  deleteNetworkSource(deleteNetworkSourceRequest) {
2568
2653
  return __awaiter(this, void 0, void 0, function* () {
@@ -2576,7 +2661,8 @@ class IdentityClient {
2576
2661
  "Content-Type": common.Constants.APPLICATION_JSON,
2577
2662
  "if-match": deleteNetworkSourceRequest.ifMatch
2578
2663
  };
2579
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteNetworkSourceRequest.retryConfiguration);
2664
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2665
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
2580
2666
  if (this.logger)
2581
2667
  retrier.logger = this.logger;
2582
2668
  const request = yield oci_common_2.composeRequest({
@@ -2610,10 +2696,11 @@ class IdentityClient {
2610
2696
  /**
2611
2697
  * Delete Oauth token for the user
2612
2698
  *
2699
+ * This operation does not retry by default if the user has not defined a retry configuration.
2613
2700
  * @param DeleteOAuthClientCredentialRequest
2614
2701
  * @return DeleteOAuthClientCredentialResponse
2615
2702
  * @throws OciError when an error occurs
2616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
2703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
2617
2704
  */
2618
2705
  deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
2619
2706
  return __awaiter(this, void 0, void 0, function* () {
@@ -2628,7 +2715,8 @@ class IdentityClient {
2628
2715
  "Content-Type": common.Constants.APPLICATION_JSON,
2629
2716
  "if-match": deleteOAuthClientCredentialRequest.ifMatch
2630
2717
  };
2631
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteOAuthClientCredentialRequest.retryConfiguration);
2718
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2719
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
2632
2720
  if (this.logger)
2633
2721
  retrier.logger = this.logger;
2634
2722
  const request = yield oci_common_2.composeRequest({
@@ -2661,10 +2749,11 @@ class IdentityClient {
2661
2749
  }
2662
2750
  /**
2663
2751
  * Deletes the specified policy. The deletion takes effect typically within 10 seconds.
2752
+ * This operation does not retry by default if the user has not defined a retry configuration.
2664
2753
  * @param DeletePolicyRequest
2665
2754
  * @return DeletePolicyResponse
2666
2755
  * @throws OciError when an error occurs
2667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
2756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
2668
2757
  */
2669
2758
  deletePolicy(deletePolicyRequest) {
2670
2759
  return __awaiter(this, void 0, void 0, function* () {
@@ -2678,7 +2767,8 @@ class IdentityClient {
2678
2767
  "Content-Type": common.Constants.APPLICATION_JSON,
2679
2768
  "if-match": deletePolicyRequest.ifMatch
2680
2769
  };
2681
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deletePolicyRequest.retryConfiguration);
2770
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2771
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deletePolicyRequest.retryConfiguration, specRetryConfiguration);
2682
2772
  if (this.logger)
2683
2773
  retrier.logger = this.logger;
2684
2774
  const request = yield oci_common_2.composeRequest({
@@ -2712,10 +2802,11 @@ class IdentityClient {
2712
2802
  /**
2713
2803
  * Deletes the specified SMTP credential for the specified user.
2714
2804
  *
2805
+ * This operation does not retry by default if the user has not defined a retry configuration.
2715
2806
  * @param DeleteSmtpCredentialRequest
2716
2807
  * @return DeleteSmtpCredentialResponse
2717
2808
  * @throws OciError when an error occurs
2718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
2809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
2719
2810
  */
2720
2811
  deleteSmtpCredential(deleteSmtpCredentialRequest) {
2721
2812
  return __awaiter(this, void 0, void 0, function* () {
@@ -2730,7 +2821,8 @@ class IdentityClient {
2730
2821
  "Content-Type": common.Constants.APPLICATION_JSON,
2731
2822
  "if-match": deleteSmtpCredentialRequest.ifMatch
2732
2823
  };
2733
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteSmtpCredentialRequest.retryConfiguration);
2824
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2825
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
2734
2826
  if (this.logger)
2735
2827
  retrier.logger = this.logger;
2736
2828
  const request = yield oci_common_2.composeRequest({
@@ -2766,10 +2858,11 @@ class IdentityClient {
2766
2858
  * <p>
2767
2859
  Deletes the specified Swift password for the specified user.
2768
2860
  *
2861
+ * This operation does not retry by default if the user has not defined a retry configuration.
2769
2862
  * @param DeleteSwiftPasswordRequest
2770
2863
  * @return DeleteSwiftPasswordResponse
2771
2864
  * @throws OciError when an error occurs
2772
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
2865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
2773
2866
  */
2774
2867
  deleteSwiftPassword(deleteSwiftPasswordRequest) {
2775
2868
  return __awaiter(this, void 0, void 0, function* () {
@@ -2784,7 +2877,8 @@ class IdentityClient {
2784
2877
  "Content-Type": common.Constants.APPLICATION_JSON,
2785
2878
  "if-match": deleteSwiftPasswordRequest.ifMatch
2786
2879
  };
2787
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteSwiftPasswordRequest.retryConfiguration);
2880
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2881
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
2788
2882
  if (this.logger)
2789
2883
  retrier.logger = this.logger;
2790
2884
  const request = yield oci_common_2.composeRequest({
@@ -2838,10 +2932,11 @@ class IdentityClient {
2838
2932
  To delete a tag, you must first retire it. Use {@link #updateTag(UpdateTagRequest) updateTag}
2839
2933
  * to retire a tag.
2840
2934
  *
2935
+ * This operation does not retry by default if the user has not defined a retry configuration.
2841
2936
  * @param DeleteTagRequest
2842
2937
  * @return DeleteTagResponse
2843
2938
  * @throws OciError when an error occurs
2844
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
2939
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
2845
2940
  */
2846
2941
  deleteTag(deleteTagRequest) {
2847
2942
  return __awaiter(this, void 0, void 0, function* () {
@@ -2856,7 +2951,8 @@ class IdentityClient {
2856
2951
  "Content-Type": common.Constants.APPLICATION_JSON,
2857
2952
  "if-match": deleteTagRequest.ifMatch
2858
2953
  };
2859
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteTagRequest.retryConfiguration);
2954
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
2955
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagRequest.retryConfiguration, specRetryConfiguration);
2860
2956
  if (this.logger)
2861
2957
  retrier.logger = this.logger;
2862
2958
  const request = yield oci_common_2.composeRequest({
@@ -2895,10 +2991,11 @@ class IdentityClient {
2895
2991
  /**
2896
2992
  * Deletes the the specified tag default.
2897
2993
  *
2994
+ * This operation does not retry by default if the user has not defined a retry configuration.
2898
2995
  * @param DeleteTagDefaultRequest
2899
2996
  * @return DeleteTagDefaultResponse
2900
2997
  * @throws OciError when an error occurs
2901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
2998
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
2902
2999
  */
2903
3000
  deleteTagDefault(deleteTagDefaultRequest) {
2904
3001
  return __awaiter(this, void 0, void 0, function* () {
@@ -2913,7 +3010,8 @@ class IdentityClient {
2913
3010
  "opc-request-id": deleteTagDefaultRequest.opcRequestId,
2914
3011
  "if-match": deleteTagDefaultRequest.ifMatch
2915
3012
  };
2916
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteTagDefaultRequest.retryConfiguration);
3013
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3014
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagDefaultRequest.retryConfiguration, specRetryConfiguration);
2917
3015
  if (this.logger)
2918
3016
  retrier.logger = this.logger;
2919
3017
  const request = yield oci_common_2.composeRequest({
@@ -2953,10 +3051,11 @@ class IdentityClient {
2953
3051
  * <p>
2954
3052
  Use {@link #deleteTag(DeleteTagRequest) deleteTag} to delete a tag definition.
2955
3053
  *
3054
+ * This operation does not retry by default if the user has not defined a retry configuration.
2956
3055
  * @param DeleteTagNamespaceRequest
2957
3056
  * @return DeleteTagNamespaceResponse
2958
3057
  * @throws OciError when an error occurs
2959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
2960
3059
  */
2961
3060
  deleteTagNamespace(deleteTagNamespaceRequest) {
2962
3061
  return __awaiter(this, void 0, void 0, function* () {
@@ -2971,7 +3070,8 @@ class IdentityClient {
2971
3070
  "if-match": deleteTagNamespaceRequest.ifMatch,
2972
3071
  "opc-request-id": deleteTagNamespaceRequest.opcRequestId
2973
3072
  };
2974
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteTagNamespaceRequest.retryConfiguration);
3073
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3074
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
2975
3075
  if (this.logger)
2976
3076
  retrier.logger = this.logger;
2977
3077
  const request = yield oci_common_2.composeRequest({
@@ -3004,10 +3104,11 @@ class IdentityClient {
3004
3104
  }
3005
3105
  /**
3006
3106
  * Deletes the specified user. The user must not be in any groups.
3107
+ * This operation does not retry by default if the user has not defined a retry configuration.
3007
3108
  * @param DeleteUserRequest
3008
3109
  * @return DeleteUserResponse
3009
3110
  * @throws OciError when an error occurs
3010
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3011
3112
  */
3012
3113
  deleteUser(deleteUserRequest) {
3013
3114
  return __awaiter(this, void 0, void 0, function* () {
@@ -3021,7 +3122,8 @@ class IdentityClient {
3021
3122
  "Content-Type": common.Constants.APPLICATION_JSON,
3022
3123
  "if-match": deleteUserRequest.ifMatch
3023
3124
  };
3024
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, deleteUserRequest.retryConfiguration);
3125
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3126
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteUserRequest.retryConfiguration, specRetryConfiguration);
3025
3127
  if (this.logger)
3026
3128
  retrier.logger = this.logger;
3027
3129
  const request = yield oci_common_2.composeRequest({
@@ -3055,10 +3157,11 @@ class IdentityClient {
3055
3157
  /**
3056
3158
  * Generate seed for the MFA TOTP device.
3057
3159
  *
3160
+ * This operation does not retry by default if the user has not defined a retry configuration.
3058
3161
  * @param GenerateTotpSeedRequest
3059
3162
  * @return GenerateTotpSeedResponse
3060
3163
  * @throws OciError when an error occurs
3061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3062
3165
  */
3063
3166
  generateTotpSeed(generateTotpSeedRequest) {
3064
3167
  return __awaiter(this, void 0, void 0, function* () {
@@ -3073,7 +3176,8 @@ class IdentityClient {
3073
3176
  "Content-Type": common.Constants.APPLICATION_JSON,
3074
3177
  "if-match": generateTotpSeedRequest.ifMatch
3075
3178
  };
3076
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, generateTotpSeedRequest.retryConfiguration);
3179
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3180
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, generateTotpSeedRequest.retryConfiguration, specRetryConfiguration);
3077
3181
  if (this.logger)
3078
3182
  retrier.logger = this.logger;
3079
3183
  const request = yield oci_common_2.composeRequest({
@@ -3117,10 +3221,11 @@ class IdentityClient {
3117
3221
  * Gets the authentication policy for the given tenancy. You must specify your tenant\u2019s OCID as the value for
3118
3222
  * the compartment ID (remember that the tenancy is simply the root compartment).
3119
3223
  *
3224
+ * This operation does not retry by default if the user has not defined a retry configuration.
3120
3225
  * @param GetAuthenticationPolicyRequest
3121
3226
  * @return GetAuthenticationPolicyResponse
3122
3227
  * @throws OciError when an error occurs
3123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3124
3229
  */
3125
3230
  getAuthenticationPolicy(getAuthenticationPolicyRequest) {
3126
3231
  return __awaiter(this, void 0, void 0, function* () {
@@ -3133,7 +3238,8 @@ class IdentityClient {
3133
3238
  let headerParams = {
3134
3239
  "Content-Type": common.Constants.APPLICATION_JSON
3135
3240
  };
3136
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getAuthenticationPolicyRequest.retryConfiguration);
3241
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3242
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAuthenticationPolicyRequest.retryConfiguration, specRetryConfiguration);
3137
3243
  if (this.logger)
3138
3244
  retrier.logger = this.logger;
3139
3245
  const request = yield oci_common_2.composeRequest({
@@ -3183,10 +3289,11 @@ class IdentityClient {
3183
3289
  * call the {@link #listInstances(ListInstancesRequest) listInstances} operation in the Cloud Compute
3184
3290
  * Service or the {@link #listVolumes(ListVolumesRequest) listVolumes} operation in Cloud Block Storage.
3185
3291
  *
3292
+ * This operation does not retry by default if the user has not defined a retry configuration.
3186
3293
  * @param GetCompartmentRequest
3187
3294
  * @return GetCompartmentResponse
3188
3295
  * @throws OciError when an error occurs
3189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
3296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
3190
3297
  */
3191
3298
  getCompartment(getCompartmentRequest) {
3192
3299
  return __awaiter(this, void 0, void 0, function* () {
@@ -3199,7 +3306,8 @@ class IdentityClient {
3199
3306
  let headerParams = {
3200
3307
  "Content-Type": common.Constants.APPLICATION_JSON
3201
3308
  };
3202
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getCompartmentRequest.retryConfiguration);
3309
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3310
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCompartmentRequest.retryConfiguration, specRetryConfiguration);
3203
3311
  if (this.logger)
3204
3312
  retrier.logger = this.logger;
3205
3313
  const request = yield oci_common_2.composeRequest({
@@ -3242,10 +3350,11 @@ class IdentityClient {
3242
3350
  /**
3243
3351
  * Gets the specified dynamic group's information.
3244
3352
  *
3353
+ * This operation does not retry by default if the user has not defined a retry configuration.
3245
3354
  * @param GetDynamicGroupRequest
3246
3355
  * @return GetDynamicGroupResponse
3247
3356
  * @throws OciError when an error occurs
3248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
3357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
3249
3358
  */
3250
3359
  getDynamicGroup(getDynamicGroupRequest) {
3251
3360
  return __awaiter(this, void 0, void 0, function* () {
@@ -3258,7 +3367,8 @@ class IdentityClient {
3258
3367
  let headerParams = {
3259
3368
  "Content-Type": common.Constants.APPLICATION_JSON
3260
3369
  };
3261
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getDynamicGroupRequest.retryConfiguration);
3370
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3371
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
3262
3372
  if (this.logger)
3263
3373
  retrier.logger = this.logger;
3264
3374
  const request = yield oci_common_2.composeRequest({
@@ -3305,10 +3415,11 @@ class IdentityClient {
3305
3415
  * {@link #listUserGroupMemberships(ListUserGroupMembershipsRequest) listUserGroupMemberships} and
3306
3416
  * provide the group's OCID as a query parameter in the request.
3307
3417
  *
3418
+ * This operation does not retry by default if the user has not defined a retry configuration.
3308
3419
  * @param GetGroupRequest
3309
3420
  * @return GetGroupResponse
3310
3421
  * @throws OciError when an error occurs
3311
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
3422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
3312
3423
  */
3313
3424
  getGroup(getGroupRequest) {
3314
3425
  return __awaiter(this, void 0, void 0, function* () {
@@ -3321,7 +3432,8 @@ class IdentityClient {
3321
3432
  let headerParams = {
3322
3433
  "Content-Type": common.Constants.APPLICATION_JSON
3323
3434
  };
3324
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getGroupRequest.retryConfiguration);
3435
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3436
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getGroupRequest.retryConfiguration, specRetryConfiguration);
3325
3437
  if (this.logger)
3326
3438
  retrier.logger = this.logger;
3327
3439
  const request = yield oci_common_2.composeRequest({
@@ -3363,10 +3475,11 @@ class IdentityClient {
3363
3475
  }
3364
3476
  /**
3365
3477
  * Gets the specified identity provider's information.
3478
+ * This operation does not retry by default if the user has not defined a retry configuration.
3366
3479
  * @param GetIdentityProviderRequest
3367
3480
  * @return GetIdentityProviderResponse
3368
3481
  * @throws OciError when an error occurs
3369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
3482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
3370
3483
  */
3371
3484
  getIdentityProvider(getIdentityProviderRequest) {
3372
3485
  return __awaiter(this, void 0, void 0, function* () {
@@ -3379,7 +3492,8 @@ class IdentityClient {
3379
3492
  let headerParams = {
3380
3493
  "Content-Type": common.Constants.APPLICATION_JSON
3381
3494
  };
3382
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getIdentityProviderRequest.retryConfiguration);
3495
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3496
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
3383
3497
  if (this.logger)
3384
3498
  retrier.logger = this.logger;
3385
3499
  const request = yield oci_common_2.composeRequest({
@@ -3421,10 +3535,11 @@ class IdentityClient {
3421
3535
  }
3422
3536
  /**
3423
3537
  * Gets the specified group mapping.
3538
+ * This operation does not retry by default if the user has not defined a retry configuration.
3424
3539
  * @param GetIdpGroupMappingRequest
3425
3540
  * @return GetIdpGroupMappingResponse
3426
3541
  * @throws OciError when an error occurs
3427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
3542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
3428
3543
  */
3429
3544
  getIdpGroupMapping(getIdpGroupMappingRequest) {
3430
3545
  return __awaiter(this, void 0, void 0, function* () {
@@ -3438,7 +3553,8 @@ class IdentityClient {
3438
3553
  let headerParams = {
3439
3554
  "Content-Type": common.Constants.APPLICATION_JSON
3440
3555
  };
3441
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getIdpGroupMappingRequest.retryConfiguration);
3556
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3557
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
3442
3558
  if (this.logger)
3443
3559
  retrier.logger = this.logger;
3444
3560
  const request = yield oci_common_2.composeRequest({
@@ -3481,10 +3597,11 @@ class IdentityClient {
3481
3597
  /**
3482
3598
  * Get the specified MFA TOTP device for the specified user.
3483
3599
  *
3600
+ * This operation does not retry by default if the user has not defined a retry configuration.
3484
3601
  * @param GetMfaTotpDeviceRequest
3485
3602
  * @return GetMfaTotpDeviceResponse
3486
3603
  * @throws OciError when an error occurs
3487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
3604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
3488
3605
  */
3489
3606
  getMfaTotpDevice(getMfaTotpDeviceRequest) {
3490
3607
  return __awaiter(this, void 0, void 0, function* () {
@@ -3498,7 +3615,8 @@ class IdentityClient {
3498
3615
  let headerParams = {
3499
3616
  "Content-Type": common.Constants.APPLICATION_JSON
3500
3617
  };
3501
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getMfaTotpDeviceRequest.retryConfiguration);
3618
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3619
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMfaTotpDeviceRequest.retryConfiguration, specRetryConfiguration);
3502
3620
  if (this.logger)
3503
3621
  retrier.logger = this.logger;
3504
3622
  const request = yield oci_common_2.composeRequest({
@@ -3541,10 +3659,11 @@ class IdentityClient {
3541
3659
  /**
3542
3660
  * Gets the specified network source's information.
3543
3661
  *
3662
+ * This operation does not retry by default if the user has not defined a retry configuration.
3544
3663
  * @param GetNetworkSourceRequest
3545
3664
  * @return GetNetworkSourceResponse
3546
3665
  * @throws OciError when an error occurs
3547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
3666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
3548
3667
  */
3549
3668
  getNetworkSource(getNetworkSourceRequest) {
3550
3669
  return __awaiter(this, void 0, void 0, function* () {
@@ -3557,7 +3676,8 @@ class IdentityClient {
3557
3676
  let headerParams = {
3558
3677
  "Content-Type": common.Constants.APPLICATION_JSON
3559
3678
  };
3560
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getNetworkSourceRequest.retryConfiguration);
3679
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3680
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
3561
3681
  if (this.logger)
3562
3682
  retrier.logger = this.logger;
3563
3683
  const request = yield oci_common_2.composeRequest({
@@ -3599,10 +3719,11 @@ class IdentityClient {
3599
3719
  }
3600
3720
  /**
3601
3721
  * Gets the specified policy's information.
3722
+ * This operation does not retry by default if the user has not defined a retry configuration.
3602
3723
  * @param GetPolicyRequest
3603
3724
  * @return GetPolicyResponse
3604
3725
  * @throws OciError when an error occurs
3605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
3726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
3606
3727
  */
3607
3728
  getPolicy(getPolicyRequest) {
3608
3729
  return __awaiter(this, void 0, void 0, function* () {
@@ -3615,7 +3736,8 @@ class IdentityClient {
3615
3736
  let headerParams = {
3616
3737
  "Content-Type": common.Constants.APPLICATION_JSON
3617
3738
  };
3618
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getPolicyRequest.retryConfiguration);
3739
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3740
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getPolicyRequest.retryConfiguration, specRetryConfiguration);
3619
3741
  if (this.logger)
3620
3742
  retrier.logger = this.logger;
3621
3743
  const request = yield oci_common_2.composeRequest({
@@ -3657,10 +3779,11 @@ class IdentityClient {
3657
3779
  }
3658
3780
  /**
3659
3781
  * Gets the specified tag's information.
3782
+ * This operation does not retry by default if the user has not defined a retry configuration.
3660
3783
  * @param GetTagRequest
3661
3784
  * @return GetTagResponse
3662
3785
  * @throws OciError when an error occurs
3663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
3786
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
3664
3787
  */
3665
3788
  getTag(getTagRequest) {
3666
3789
  return __awaiter(this, void 0, void 0, function* () {
@@ -3674,7 +3797,8 @@ class IdentityClient {
3674
3797
  let headerParams = {
3675
3798
  "Content-Type": common.Constants.APPLICATION_JSON
3676
3799
  };
3677
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getTagRequest.retryConfiguration);
3800
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3801
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagRequest.retryConfiguration, specRetryConfiguration);
3678
3802
  if (this.logger)
3679
3803
  retrier.logger = this.logger;
3680
3804
  const request = yield oci_common_2.composeRequest({
@@ -3717,10 +3841,11 @@ class IdentityClient {
3717
3841
  /**
3718
3842
  * Retrieves the specified tag default.
3719
3843
  *
3844
+ * This operation does not retry by default if the user has not defined a retry configuration.
3720
3845
  * @param GetTagDefaultRequest
3721
3846
  * @return GetTagDefaultResponse
3722
3847
  * @throws OciError when an error occurs
3723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
3848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
3724
3849
  */
3725
3850
  getTagDefault(getTagDefaultRequest) {
3726
3851
  return __awaiter(this, void 0, void 0, function* () {
@@ -3733,7 +3858,8 @@ class IdentityClient {
3733
3858
  let headerParams = {
3734
3859
  "Content-Type": common.Constants.APPLICATION_JSON
3735
3860
  };
3736
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getTagDefaultRequest.retryConfiguration);
3861
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3862
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagDefaultRequest.retryConfiguration, specRetryConfiguration);
3737
3863
  if (this.logger)
3738
3864
  retrier.logger = this.logger;
3739
3865
  const request = yield oci_common_2.composeRequest({
@@ -3776,10 +3902,11 @@ class IdentityClient {
3776
3902
  /**
3777
3903
  * Gets the specified tag namespace's information.
3778
3904
  *
3905
+ * This operation does not retry by default if the user has not defined a retry configuration.
3779
3906
  * @param GetTagNamespaceRequest
3780
3907
  * @return GetTagNamespaceResponse
3781
3908
  * @throws OciError when an error occurs
3782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
3909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
3783
3910
  */
3784
3911
  getTagNamespace(getTagNamespaceRequest) {
3785
3912
  return __awaiter(this, void 0, void 0, function* () {
@@ -3792,7 +3919,8 @@ class IdentityClient {
3792
3919
  let headerParams = {
3793
3920
  "Content-Type": common.Constants.APPLICATION_JSON
3794
3921
  };
3795
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getTagNamespaceRequest.retryConfiguration);
3922
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3923
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
3796
3924
  if (this.logger)
3797
3925
  retrier.logger = this.logger;
3798
3926
  const request = yield oci_common_2.composeRequest({
@@ -3831,10 +3959,11 @@ class IdentityClient {
3831
3959
  * Gets details on a specified work request. The workRequestID is returned in the opc-workrequest-id header
3832
3960
  * for any asynchronous operation in the Identity and Access Management service.
3833
3961
  *
3962
+ * This operation does not retry by default if the user has not defined a retry configuration.
3834
3963
  * @param GetTaggingWorkRequestRequest
3835
3964
  * @return GetTaggingWorkRequestResponse
3836
3965
  * @throws OciError when an error occurs
3837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
3966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
3838
3967
  */
3839
3968
  getTaggingWorkRequest(getTaggingWorkRequestRequest) {
3840
3969
  return __awaiter(this, void 0, void 0, function* () {
@@ -3847,7 +3976,8 @@ class IdentityClient {
3847
3976
  let headerParams = {
3848
3977
  "Content-Type": common.Constants.APPLICATION_JSON
3849
3978
  };
3850
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getTaggingWorkRequestRequest.retryConfiguration);
3979
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
3980
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTaggingWorkRequestRequest.retryConfiguration, specRetryConfiguration);
3851
3981
  if (this.logger)
3852
3982
  retrier.logger = this.logger;
3853
3983
  const request = yield oci_common_2.composeRequest({
@@ -3889,10 +4019,11 @@ class IdentityClient {
3889
4019
  }
3890
4020
  /**
3891
4021
  * Get the specified tenancy's information.
4022
+ * This operation does not retry by default if the user has not defined a retry configuration.
3892
4023
  * @param GetTenancyRequest
3893
4024
  * @return GetTenancyResponse
3894
4025
  * @throws OciError when an error occurs
3895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
3896
4027
  */
3897
4028
  getTenancy(getTenancyRequest) {
3898
4029
  return __awaiter(this, void 0, void 0, function* () {
@@ -3905,7 +4036,8 @@ class IdentityClient {
3905
4036
  let headerParams = {
3906
4037
  "Content-Type": common.Constants.APPLICATION_JSON
3907
4038
  };
3908
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getTenancyRequest.retryConfiguration);
4039
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4040
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTenancyRequest.retryConfiguration, specRetryConfiguration);
3909
4041
  if (this.logger)
3910
4042
  retrier.logger = this.logger;
3911
4043
  const request = yield oci_common_2.composeRequest({
@@ -3942,10 +4074,11 @@ class IdentityClient {
3942
4074
  }
3943
4075
  /**
3944
4076
  * Gets the specified user's information.
4077
+ * This operation does not retry by default if the user has not defined a retry configuration.
3945
4078
  * @param GetUserRequest
3946
4079
  * @return GetUserResponse
3947
4080
  * @throws OciError when an error occurs
3948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
4081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
3949
4082
  */
3950
4083
  getUser(getUserRequest) {
3951
4084
  return __awaiter(this, void 0, void 0, function* () {
@@ -3958,7 +4091,8 @@ class IdentityClient {
3958
4091
  let headerParams = {
3959
4092
  "Content-Type": common.Constants.APPLICATION_JSON
3960
4093
  };
3961
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getUserRequest.retryConfiguration);
4094
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4095
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserRequest.retryConfiguration, specRetryConfiguration);
3962
4096
  if (this.logger)
3963
4097
  retrier.logger = this.logger;
3964
4098
  const request = yield oci_common_2.composeRequest({
@@ -4000,10 +4134,11 @@ class IdentityClient {
4000
4134
  }
4001
4135
  /**
4002
4136
  * Gets the specified UserGroupMembership's information.
4137
+ * This operation does not retry by default if the user has not defined a retry configuration.
4003
4138
  * @param GetUserGroupMembershipRequest
4004
4139
  * @return GetUserGroupMembershipResponse
4005
4140
  * @throws OciError when an error occurs
4006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
4141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
4007
4142
  */
4008
4143
  getUserGroupMembership(getUserGroupMembershipRequest) {
4009
4144
  return __awaiter(this, void 0, void 0, function* () {
@@ -4016,7 +4151,8 @@ class IdentityClient {
4016
4151
  let headerParams = {
4017
4152
  "Content-Type": common.Constants.APPLICATION_JSON
4018
4153
  };
4019
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getUserGroupMembershipRequest.retryConfiguration);
4154
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4155
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserGroupMembershipRequest.retryConfiguration, specRetryConfiguration);
4020
4156
  if (this.logger)
4021
4157
  retrier.logger = this.logger;
4022
4158
  const request = yield oci_common_2.composeRequest({
@@ -4060,10 +4196,11 @@ class IdentityClient {
4060
4196
  * Gets the specified user's console password information. The returned object contains the user's OCID,
4061
4197
  * but not the password itself. The actual password is returned only when created or reset.
4062
4198
  *
4199
+ * This operation does not retry by default if the user has not defined a retry configuration.
4063
4200
  * @param GetUserUIPasswordInformationRequest
4064
4201
  * @return GetUserUIPasswordInformationResponse
4065
4202
  * @throws OciError when an error occurs
4066
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
4203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
4067
4204
  */
4068
4205
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
4069
4206
  return __awaiter(this, void 0, void 0, function* () {
@@ -4076,7 +4213,8 @@ class IdentityClient {
4076
4213
  let headerParams = {
4077
4214
  "Content-Type": common.Constants.APPLICATION_JSON
4078
4215
  };
4079
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getUserUIPasswordInformationRequest.retryConfiguration);
4216
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4217
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUserUIPasswordInformationRequest.retryConfiguration, specRetryConfiguration);
4080
4218
  if (this.logger)
4081
4219
  retrier.logger = this.logger;
4082
4220
  const request = yield oci_common_2.composeRequest({
@@ -4120,10 +4258,11 @@ class IdentityClient {
4120
4258
  * Gets details on a specified work request. The workRequestID is returned in the opc-workrequest-id header
4121
4259
  * for any asynchronous operation in the Identity and Access Management service.
4122
4260
  *
4261
+ * This operation does not retry by default if the user has not defined a retry configuration.
4123
4262
  * @param GetWorkRequestRequest
4124
4263
  * @return GetWorkRequestResponse
4125
4264
  * @throws OciError when an error occurs
4126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4127
4266
  */
4128
4267
  getWorkRequest(getWorkRequestRequest) {
4129
4268
  return __awaiter(this, void 0, void 0, function* () {
@@ -4136,7 +4275,8 @@ class IdentityClient {
4136
4275
  let headerParams = {
4137
4276
  "Content-Type": common.Constants.APPLICATION_JSON
4138
4277
  };
4139
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, getWorkRequestRequest.retryConfiguration);
4278
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4279
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
4140
4280
  if (this.logger)
4141
4281
  retrier.logger = this.logger;
4142
4282
  const request = yield oci_common_2.composeRequest({
@@ -4182,10 +4322,11 @@ class IdentityClient {
4182
4322
  Every user has permission to use this API call for *their own user ID*. An administrator in your
4183
4323
  * organization does not need to write a policy to give users this ability.
4184
4324
  *
4325
+ * This operation does not retry by default if the user has not defined a retry configuration.
4185
4326
  * @param ListApiKeysRequest
4186
4327
  * @return ListApiKeysResponse
4187
4328
  * @throws OciError when an error occurs
4188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
4329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
4189
4330
  */
4190
4331
  listApiKeys(listApiKeysRequest) {
4191
4332
  return __awaiter(this, void 0, void 0, function* () {
@@ -4198,7 +4339,8 @@ class IdentityClient {
4198
4339
  let headerParams = {
4199
4340
  "Content-Type": common.Constants.APPLICATION_JSON
4200
4341
  };
4201
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listApiKeysRequest.retryConfiguration);
4342
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4343
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listApiKeysRequest.retryConfiguration, specRetryConfiguration);
4202
4344
  if (this.logger)
4203
4345
  retrier.logger = this.logger;
4204
4346
  const request = yield oci_common_2.composeRequest({
@@ -4242,10 +4384,11 @@ class IdentityClient {
4242
4384
  * Lists the auth tokens for the specified user. The returned object contains the token's OCID, but not
4243
4385
  * the token itself. The actual token is returned only upon creation.
4244
4386
  *
4387
+ * This operation does not retry by default if the user has not defined a retry configuration.
4245
4388
  * @param ListAuthTokensRequest
4246
4389
  * @return ListAuthTokensResponse
4247
4390
  * @throws OciError when an error occurs
4248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
4391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
4249
4392
  */
4250
4393
  listAuthTokens(listAuthTokensRequest) {
4251
4394
  return __awaiter(this, void 0, void 0, function* () {
@@ -4258,7 +4401,8 @@ class IdentityClient {
4258
4401
  let headerParams = {
4259
4402
  "Content-Type": common.Constants.APPLICATION_JSON
4260
4403
  };
4261
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listAuthTokensRequest.retryConfiguration);
4404
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4405
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAuthTokensRequest.retryConfiguration, specRetryConfiguration);
4262
4406
  if (this.logger)
4263
4407
  retrier.logger = this.logger;
4264
4408
  const request = yield oci_common_2.composeRequest({
@@ -4305,10 +4449,11 @@ class IdentityClient {
4305
4449
  * Note that the order of the results returned can change if availability domains are added or removed; therefore, do not
4306
4450
  * create a dependency on the list order.
4307
4451
  *
4452
+ * This operation does not retry by default if the user has not defined a retry configuration.
4308
4453
  * @param ListAvailabilityDomainsRequest
4309
4454
  * @return ListAvailabilityDomainsResponse
4310
4455
  * @throws OciError when an error occurs
4311
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
4456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
4312
4457
  */
4313
4458
  listAvailabilityDomains(listAvailabilityDomainsRequest) {
4314
4459
  return __awaiter(this, void 0, void 0, function* () {
@@ -4321,7 +4466,8 @@ class IdentityClient {
4321
4466
  let headerParams = {
4322
4467
  "Content-Type": common.Constants.APPLICATION_JSON
4323
4468
  };
4324
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listAvailabilityDomainsRequest.retryConfiguration);
4469
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4470
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAvailabilityDomainsRequest.retryConfiguration, specRetryConfiguration);
4325
4471
  if (this.logger)
4326
4472
  retrier.logger = this.logger;
4327
4473
  const request = yield oci_common_2.composeRequest({
@@ -4370,10 +4516,11 @@ class IdentityClient {
4370
4516
  * require an [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) to identify a specific resource, but some resource-types,
4371
4517
  * such as buckets, require you to provide other identifying information.
4372
4518
  *
4519
+ * This operation does not retry by default if the user has not defined a retry configuration.
4373
4520
  * @param ListBulkActionResourceTypesRequest
4374
4521
  * @return ListBulkActionResourceTypesResponse
4375
4522
  * @throws OciError when an error occurs
4376
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
4523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
4377
4524
  */
4378
4525
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
4379
4526
  return __awaiter(this, void 0, void 0, function* () {
@@ -4388,7 +4535,8 @@ class IdentityClient {
4388
4535
  let headerParams = {
4389
4536
  "Content-Type": common.Constants.APPLICATION_JSON
4390
4537
  };
4391
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listBulkActionResourceTypesRequest.retryConfiguration);
4538
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4539
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBulkActionResourceTypesRequest.retryConfiguration, specRetryConfiguration);
4392
4540
  if (this.logger)
4393
4541
  retrier.logger = this.logger;
4394
4542
  const request = yield oci_common_2.composeRequest({
@@ -4431,10 +4579,11 @@ class IdentityClient {
4431
4579
  /**
4432
4580
  * Lists the resource types that support bulk tag editing.
4433
4581
  *
4582
+ * This operation does not retry by default if the user has not defined a retry configuration.
4434
4583
  * @param ListBulkEditTagsResourceTypesRequest
4435
4584
  * @return ListBulkEditTagsResourceTypesResponse
4436
4585
  * @throws OciError when an error occurs
4437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
4586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
4438
4587
  */
4439
4588
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
4440
4589
  return __awaiter(this, void 0, void 0, function* () {
@@ -4448,7 +4597,8 @@ class IdentityClient {
4448
4597
  let headerParams = {
4449
4598
  "Content-Type": common.Constants.APPLICATION_JSON
4450
4599
  };
4451
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listBulkEditTagsResourceTypesRequest.retryConfiguration);
4600
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4601
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBulkEditTagsResourceTypesRequest.retryConfiguration, specRetryConfiguration);
4452
4602
  if (this.logger)
4453
4603
  retrier.logger = this.logger;
4454
4604
  const request = yield oci_common_2.composeRequest({
@@ -4508,10 +4658,11 @@ class IdentityClient {
4508
4658
  * <p>
4509
4659
  See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
4510
4660
  *
4661
+ * This operation does not retry by default if the user has not defined a retry configuration.
4511
4662
  * @param ListCompartmentsRequest
4512
4663
  * @return ListCompartmentsResponse
4513
4664
  * @throws OciError when an error occurs
4514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
4665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
4515
4666
  */
4516
4667
  listCompartments(listCompartmentsRequest) {
4517
4668
  return __awaiter(this, void 0, void 0, function* () {
@@ -4532,7 +4683,8 @@ class IdentityClient {
4532
4683
  let headerParams = {
4533
4684
  "Content-Type": common.Constants.APPLICATION_JSON
4534
4685
  };
4535
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listCompartmentsRequest.retryConfiguration);
4686
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4687
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCompartmentsRequest.retryConfiguration, specRetryConfiguration);
4536
4688
  if (this.logger)
4537
4689
  retrier.logger = this.logger;
4538
4690
  const request = yield oci_common_2.composeRequest({
@@ -4573,6 +4725,7 @@ class IdentityClient {
4573
4725
  });
4574
4726
  }
4575
4727
  /**
4728
+ * NOTE: This function is deprecated in favor of listCompartmentsRecordIterator function.
4576
4729
  * Creates a new async iterator which will iterate over the models.Compartment objects
4577
4730
  * contained in responses from the listCompartments operation. This iterator will fetch more data from the
4578
4731
  * server as needed.
@@ -4583,6 +4736,7 @@ class IdentityClient {
4583
4736
  return oci_common_1.paginateRecords(request, req => this.listCompartments(req));
4584
4737
  }
4585
4738
  /**
4739
+ * NOTE: This function is deprecated in favor of listCompartmentsResponseIterator function.
4586
4740
  * Creates a new async iterator which will iterate over the responses received from the listCompartments operation. This iterator
4587
4741
  * will fetch more data from the server as needed.
4588
4742
  *
@@ -4591,14 +4745,34 @@ class IdentityClient {
4591
4745
  listAllCompartmentsResponses(request) {
4592
4746
  return oci_common_1.paginateResponses(request, req => this.listCompartments(req));
4593
4747
  }
4748
+ /**
4749
+ * Creates a new async iterator which will iterate over the models.Compartment objects
4750
+ * contained in responses from the listCompartments operation. This iterator will fetch more data from the
4751
+ * server as needed.
4752
+ *
4753
+ * @param request a request which can be sent to the service operation
4754
+ */
4755
+ listCompartmentsRecordIterator(request) {
4756
+ return oci_common_1.paginateRecords(request, req => this.listCompartments(req));
4757
+ }
4758
+ /**
4759
+ * Creates a new async iterator which will iterate over the responses received from the listCompartments operation. This iterator
4760
+ * will fetch more data from the server as needed.
4761
+ *
4762
+ * @param request a request which can be sent to the service operation
4763
+ */
4764
+ listCompartmentsResponseIterator(request) {
4765
+ return oci_common_1.paginateResponses(request, req => this.listCompartments(req));
4766
+ }
4594
4767
  /**
4595
4768
  * Lists all the tags enabled for cost-tracking in the specified tenancy. For information about
4596
4769
  * cost-tracking tags, see [Using Cost-tracking Tags](https://docs.cloud.oracle.com/Content/Identity/Concepts/taggingoverview.htm#costs).
4597
4770
  *
4771
+ * This operation does not retry by default if the user has not defined a retry configuration.
4598
4772
  * @param ListCostTrackingTagsRequest
4599
4773
  * @return ListCostTrackingTagsResponse
4600
4774
  * @throws OciError when an error occurs
4601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
4775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
4602
4776
  */
4603
4777
  listCostTrackingTags(listCostTrackingTagsRequest) {
4604
4778
  return __awaiter(this, void 0, void 0, function* () {
@@ -4613,7 +4787,8 @@ class IdentityClient {
4613
4787
  let headerParams = {
4614
4788
  "Content-Type": common.Constants.APPLICATION_JSON
4615
4789
  };
4616
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listCostTrackingTagsRequest.retryConfiguration);
4790
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4791
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCostTrackingTagsRequest.retryConfiguration, specRetryConfiguration);
4617
4792
  if (this.logger)
4618
4793
  retrier.logger = this.logger;
4619
4794
  const request = yield oci_common_2.composeRequest({
@@ -4654,6 +4829,7 @@ class IdentityClient {
4654
4829
  });
4655
4830
  }
4656
4831
  /**
4832
+ * NOTE: This function is deprecated in favor of listCostTrackingTagsRecordIterator function.
4657
4833
  * Creates a new async iterator which will iterate over the models.Tag objects
4658
4834
  * contained in responses from the listCostTrackingTags operation. This iterator will fetch more data from the
4659
4835
  * server as needed.
@@ -4664,6 +4840,7 @@ class IdentityClient {
4664
4840
  return oci_common_1.paginateRecords(request, req => this.listCostTrackingTags(req));
4665
4841
  }
4666
4842
  /**
4843
+ * NOTE: This function is deprecated in favor of listCostTrackingTagsResponseIterator function.
4667
4844
  * Creates a new async iterator which will iterate over the responses received from the listCostTrackingTags operation. This iterator
4668
4845
  * will fetch more data from the server as needed.
4669
4846
  *
@@ -4672,14 +4849,34 @@ class IdentityClient {
4672
4849
  listAllCostTrackingTagsResponses(request) {
4673
4850
  return oci_common_1.paginateResponses(request, req => this.listCostTrackingTags(req));
4674
4851
  }
4852
+ /**
4853
+ * Creates a new async iterator which will iterate over the models.Tag objects
4854
+ * contained in responses from the listCostTrackingTags operation. This iterator will fetch more data from the
4855
+ * server as needed.
4856
+ *
4857
+ * @param request a request which can be sent to the service operation
4858
+ */
4859
+ listCostTrackingTagsRecordIterator(request) {
4860
+ return oci_common_1.paginateRecords(request, req => this.listCostTrackingTags(req));
4861
+ }
4862
+ /**
4863
+ * Creates a new async iterator which will iterate over the responses received from the listCostTrackingTags operation. This iterator
4864
+ * will fetch more data from the server as needed.
4865
+ *
4866
+ * @param request a request which can be sent to the service operation
4867
+ */
4868
+ listCostTrackingTagsResponseIterator(request) {
4869
+ return oci_common_1.paginateResponses(request, req => this.listCostTrackingTags(req));
4870
+ }
4675
4871
  /**
4676
4872
  * Lists the secret keys for the specified user. The returned object contains the secret key's OCID, but not
4677
4873
  * the secret key itself. The actual secret key is returned only upon creation.
4678
4874
  *
4875
+ * This operation does not retry by default if the user has not defined a retry configuration.
4679
4876
  * @param ListCustomerSecretKeysRequest
4680
4877
  * @return ListCustomerSecretKeysResponse
4681
4878
  * @throws OciError when an error occurs
4682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
4879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
4683
4880
  */
4684
4881
  listCustomerSecretKeys(listCustomerSecretKeysRequest) {
4685
4882
  return __awaiter(this, void 0, void 0, function* () {
@@ -4692,7 +4889,8 @@ class IdentityClient {
4692
4889
  let headerParams = {
4693
4890
  "Content-Type": common.Constants.APPLICATION_JSON
4694
4891
  };
4695
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listCustomerSecretKeysRequest.retryConfiguration);
4892
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4893
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCustomerSecretKeysRequest.retryConfiguration, specRetryConfiguration);
4696
4894
  if (this.logger)
4697
4895
  retrier.logger = this.logger;
4698
4896
  const request = yield oci_common_2.composeRequest({
@@ -4737,10 +4935,11 @@ class IdentityClient {
4737
4935
  * the compartment ID (remember that the tenancy is simply the root compartment).
4738
4936
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
4739
4937
  *
4938
+ * This operation does not retry by default if the user has not defined a retry configuration.
4740
4939
  * @param ListDynamicGroupsRequest
4741
4940
  * @return ListDynamicGroupsResponse
4742
4941
  * @throws OciError when an error occurs
4743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
4942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
4744
4943
  */
4745
4944
  listDynamicGroups(listDynamicGroupsRequest) {
4746
4945
  return __awaiter(this, void 0, void 0, function* () {
@@ -4759,7 +4958,8 @@ class IdentityClient {
4759
4958
  let headerParams = {
4760
4959
  "Content-Type": common.Constants.APPLICATION_JSON
4761
4960
  };
4762
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listDynamicGroupsRequest.retryConfiguration);
4961
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
4962
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDynamicGroupsRequest.retryConfiguration, specRetryConfiguration);
4763
4963
  if (this.logger)
4764
4964
  retrier.logger = this.logger;
4765
4965
  const request = yield oci_common_2.composeRequest({
@@ -4800,6 +5000,7 @@ class IdentityClient {
4800
5000
  });
4801
5001
  }
4802
5002
  /**
5003
+ * NOTE: This function is deprecated in favor of listDynamicGroupsRecordIterator function.
4803
5004
  * Creates a new async iterator which will iterate over the models.DynamicGroup objects
4804
5005
  * contained in responses from the listDynamicGroups operation. This iterator will fetch more data from the
4805
5006
  * server as needed.
@@ -4810,6 +5011,7 @@ class IdentityClient {
4810
5011
  return oci_common_1.paginateRecords(request, req => this.listDynamicGroups(req));
4811
5012
  }
4812
5013
  /**
5014
+ * NOTE: This function is deprecated in favor of listDynamicGroupsResponseIterator function.
4813
5015
  * Creates a new async iterator which will iterate over the responses received from the listDynamicGroups operation. This iterator
4814
5016
  * will fetch more data from the server as needed.
4815
5017
  *
@@ -4818,15 +5020,35 @@ class IdentityClient {
4818
5020
  listAllDynamicGroupsResponses(request) {
4819
5021
  return oci_common_1.paginateResponses(request, req => this.listDynamicGroups(req));
4820
5022
  }
5023
+ /**
5024
+ * Creates a new async iterator which will iterate over the models.DynamicGroup objects
5025
+ * contained in responses from the listDynamicGroups operation. This iterator will fetch more data from the
5026
+ * server as needed.
5027
+ *
5028
+ * @param request a request which can be sent to the service operation
5029
+ */
5030
+ listDynamicGroupsRecordIterator(request) {
5031
+ return oci_common_1.paginateRecords(request, req => this.listDynamicGroups(req));
5032
+ }
5033
+ /**
5034
+ * Creates a new async iterator which will iterate over the responses received from the listDynamicGroups operation. This iterator
5035
+ * will fetch more data from the server as needed.
5036
+ *
5037
+ * @param request a request which can be sent to the service operation
5038
+ */
5039
+ listDynamicGroupsResponseIterator(request) {
5040
+ return oci_common_1.paginateResponses(request, req => this.listDynamicGroups(req));
5041
+ }
4821
5042
  /**
4822
5043
  * Lists the Fault Domains in your tenancy. Specify the OCID of either the tenancy or another
4823
5044
  * of your compartments as the value for the compartment ID (remember that the tenancy is simply the root compartment).
4824
5045
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
4825
5046
  *
5047
+ * This operation does not retry by default if the user has not defined a retry configuration.
4826
5048
  * @param ListFaultDomainsRequest
4827
5049
  * @return ListFaultDomainsResponse
4828
5050
  * @throws OciError when an error occurs
4829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
5051
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
4830
5052
  */
4831
5053
  listFaultDomains(listFaultDomainsRequest) {
4832
5054
  return __awaiter(this, void 0, void 0, function* () {
@@ -4840,7 +5062,8 @@ class IdentityClient {
4840
5062
  let headerParams = {
4841
5063
  "Content-Type": common.Constants.APPLICATION_JSON
4842
5064
  };
4843
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listFaultDomainsRequest.retryConfiguration);
5065
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
5066
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFaultDomainsRequest.retryConfiguration, specRetryConfiguration);
4844
5067
  if (this.logger)
4845
5068
  retrier.logger = this.logger;
4846
5069
  const request = yield oci_common_2.composeRequest({
@@ -4880,10 +5103,11 @@ class IdentityClient {
4880
5103
  * the compartment ID (remember that the tenancy is simply the root compartment).
4881
5104
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
4882
5105
  *
5106
+ * This operation does not retry by default if the user has not defined a retry configuration.
4883
5107
  * @param ListGroupsRequest
4884
5108
  * @return ListGroupsResponse
4885
5109
  * @throws OciError when an error occurs
4886
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
5110
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
4887
5111
  */
4888
5112
  listGroups(listGroupsRequest) {
4889
5113
  return __awaiter(this, void 0, void 0, function* () {
@@ -4902,7 +5126,8 @@ class IdentityClient {
4902
5126
  let headerParams = {
4903
5127
  "Content-Type": common.Constants.APPLICATION_JSON
4904
5128
  };
4905
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listGroupsRequest.retryConfiguration);
5129
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
5130
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listGroupsRequest.retryConfiguration, specRetryConfiguration);
4906
5131
  if (this.logger)
4907
5132
  retrier.logger = this.logger;
4908
5133
  const request = yield oci_common_2.composeRequest({
@@ -4943,6 +5168,7 @@ class IdentityClient {
4943
5168
  });
4944
5169
  }
4945
5170
  /**
5171
+ * NOTE: This function is deprecated in favor of listGroupsRecordIterator function.
4946
5172
  * Creates a new async iterator which will iterate over the models.Group objects
4947
5173
  * contained in responses from the listGroups operation. This iterator will fetch more data from the
4948
5174
  * server as needed.
@@ -4953,6 +5179,7 @@ class IdentityClient {
4953
5179
  return oci_common_1.paginateRecords(request, req => this.listGroups(req));
4954
5180
  }
4955
5181
  /**
5182
+ * NOTE: This function is deprecated in favor of listGroupsResponseIterator function.
4956
5183
  * Creates a new async iterator which will iterate over the responses received from the listGroups operation. This iterator
4957
5184
  * will fetch more data from the server as needed.
4958
5185
  *
@@ -4961,12 +5188,32 @@ class IdentityClient {
4961
5188
  listAllGroupsResponses(request) {
4962
5189
  return oci_common_1.paginateResponses(request, req => this.listGroups(req));
4963
5190
  }
5191
+ /**
5192
+ * Creates a new async iterator which will iterate over the models.Group objects
5193
+ * contained in responses from the listGroups operation. This iterator will fetch more data from the
5194
+ * server as needed.
5195
+ *
5196
+ * @param request a request which can be sent to the service operation
5197
+ */
5198
+ listGroupsRecordIterator(request) {
5199
+ return oci_common_1.paginateRecords(request, req => this.listGroups(req));
5200
+ }
5201
+ /**
5202
+ * Creates a new async iterator which will iterate over the responses received from the listGroups operation. This iterator
5203
+ * will fetch more data from the server as needed.
5204
+ *
5205
+ * @param request a request which can be sent to the service operation
5206
+ */
5207
+ listGroupsResponseIterator(request) {
5208
+ return oci_common_1.paginateResponses(request, req => this.listGroups(req));
5209
+ }
4964
5210
  /**
4965
5211
  * Lists the identity provider groups.
5212
+ * This operation does not retry by default if the user has not defined a retry configuration.
4966
5213
  * @param ListIdentityProviderGroupsRequest
4967
5214
  * @return ListIdentityProviderGroupsResponse
4968
5215
  * @throws OciError when an error occurs
4969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
5216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
4970
5217
  */
4971
5218
  listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
4972
5219
  return __awaiter(this, void 0, void 0, function* () {
@@ -4984,7 +5231,8 @@ class IdentityClient {
4984
5231
  let headerParams = {
4985
5232
  "Content-Type": common.Constants.APPLICATION_JSON
4986
5233
  };
4987
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listIdentityProviderGroupsRequest.retryConfiguration);
5234
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
5235
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdentityProviderGroupsRequest.retryConfiguration, specRetryConfiguration);
4988
5236
  if (this.logger)
4989
5237
  retrier.logger = this.logger;
4990
5238
  const request = yield oci_common_2.composeRequest({
@@ -5025,6 +5273,7 @@ class IdentityClient {
5025
5273
  });
5026
5274
  }
5027
5275
  /**
5276
+ * NOTE: This function is deprecated in favor of listIdentityProviderGroupsRecordIterator function.
5028
5277
  * Creates a new async iterator which will iterate over the models.IdentityProviderGroupSummary objects
5029
5278
  * contained in responses from the listIdentityProviderGroups operation. This iterator will fetch more data from the
5030
5279
  * server as needed.
@@ -5035,6 +5284,7 @@ class IdentityClient {
5035
5284
  return oci_common_1.paginateRecords(request, req => this.listIdentityProviderGroups(req));
5036
5285
  }
5037
5286
  /**
5287
+ * NOTE: This function is deprecated in favor of listIdentityProviderGroupsResponseIterator function.
5038
5288
  * Creates a new async iterator which will iterate over the responses received from the listIdentityProviderGroups operation. This iterator
5039
5289
  * will fetch more data from the server as needed.
5040
5290
  *
@@ -5043,16 +5293,36 @@ class IdentityClient {
5043
5293
  listAllIdentityProviderGroupsResponses(request) {
5044
5294
  return oci_common_1.paginateResponses(request, req => this.listIdentityProviderGroups(req));
5045
5295
  }
5296
+ /**
5297
+ * Creates a new async iterator which will iterate over the models.IdentityProviderGroupSummary objects
5298
+ * contained in responses from the listIdentityProviderGroups operation. This iterator will fetch more data from the
5299
+ * server as needed.
5300
+ *
5301
+ * @param request a request which can be sent to the service operation
5302
+ */
5303
+ listIdentityProviderGroupsRecordIterator(request) {
5304
+ return oci_common_1.paginateRecords(request, req => this.listIdentityProviderGroups(req));
5305
+ }
5306
+ /**
5307
+ * Creates a new async iterator which will iterate over the responses received from the listIdentityProviderGroups operation. This iterator
5308
+ * will fetch more data from the server as needed.
5309
+ *
5310
+ * @param request a request which can be sent to the service operation
5311
+ */
5312
+ listIdentityProviderGroupsResponseIterator(request) {
5313
+ return oci_common_1.paginateResponses(request, req => this.listIdentityProviderGroups(req));
5314
+ }
5046
5315
  /**
5047
5316
  * Lists all the identity providers in your tenancy. You must specify the identity provider type (e.g., `SAML2` for
5048
5317
  * identity providers using the SAML2.0 protocol). You must specify your tenancy's OCID as the value for the
5049
5318
  * compartment ID (remember that the tenancy is simply the root compartment).
5050
5319
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
5051
5320
  *
5321
+ * This operation does not retry by default if the user has not defined a retry configuration.
5052
5322
  * @param ListIdentityProvidersRequest
5053
5323
  * @return ListIdentityProvidersResponse
5054
5324
  * @throws OciError when an error occurs
5055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
5325
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
5056
5326
  */
5057
5327
  listIdentityProviders(listIdentityProvidersRequest) {
5058
5328
  return __awaiter(this, void 0, void 0, function* () {
@@ -5072,7 +5342,8 @@ class IdentityClient {
5072
5342
  let headerParams = {
5073
5343
  "Content-Type": common.Constants.APPLICATION_JSON
5074
5344
  };
5075
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listIdentityProvidersRequest.retryConfiguration);
5345
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
5346
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdentityProvidersRequest.retryConfiguration, specRetryConfiguration);
5076
5347
  if (this.logger)
5077
5348
  retrier.logger = this.logger;
5078
5349
  const request = yield oci_common_2.composeRequest({
@@ -5113,6 +5384,7 @@ class IdentityClient {
5113
5384
  });
5114
5385
  }
5115
5386
  /**
5387
+ * NOTE: This function is deprecated in favor of listIdentityProvidersRecordIterator function.
5116
5388
  * Creates a new async iterator which will iterate over the models.IdentityProvider objects
5117
5389
  * contained in responses from the listIdentityProviders operation. This iterator will fetch more data from the
5118
5390
  * server as needed.
@@ -5123,6 +5395,7 @@ class IdentityClient {
5123
5395
  return oci_common_1.paginateRecords(request, req => this.listIdentityProviders(req));
5124
5396
  }
5125
5397
  /**
5398
+ * NOTE: This function is deprecated in favor of listIdentityProvidersResponseIterator function.
5126
5399
  * Creates a new async iterator which will iterate over the responses received from the listIdentityProviders operation. This iterator
5127
5400
  * will fetch more data from the server as needed.
5128
5401
  *
@@ -5131,13 +5404,33 @@ class IdentityClient {
5131
5404
  listAllIdentityProvidersResponses(request) {
5132
5405
  return oci_common_1.paginateResponses(request, req => this.listIdentityProviders(req));
5133
5406
  }
5407
+ /**
5408
+ * Creates a new async iterator which will iterate over the models.IdentityProvider objects
5409
+ * contained in responses from the listIdentityProviders operation. This iterator will fetch more data from the
5410
+ * server as needed.
5411
+ *
5412
+ * @param request a request which can be sent to the service operation
5413
+ */
5414
+ listIdentityProvidersRecordIterator(request) {
5415
+ return oci_common_1.paginateRecords(request, req => this.listIdentityProviders(req));
5416
+ }
5417
+ /**
5418
+ * Creates a new async iterator which will iterate over the responses received from the listIdentityProviders operation. This iterator
5419
+ * will fetch more data from the server as needed.
5420
+ *
5421
+ * @param request a request which can be sent to the service operation
5422
+ */
5423
+ listIdentityProvidersResponseIterator(request) {
5424
+ return oci_common_1.paginateResponses(request, req => this.listIdentityProviders(req));
5425
+ }
5134
5426
  /**
5135
5427
  * Lists the group mappings for the specified identity provider.
5136
5428
  *
5429
+ * This operation does not retry by default if the user has not defined a retry configuration.
5137
5430
  * @param ListIdpGroupMappingsRequest
5138
5431
  * @return ListIdpGroupMappingsResponse
5139
5432
  * @throws OciError when an error occurs
5140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
5433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
5141
5434
  */
5142
5435
  listIdpGroupMappings(listIdpGroupMappingsRequest) {
5143
5436
  return __awaiter(this, void 0, void 0, function* () {
@@ -5153,7 +5446,8 @@ class IdentityClient {
5153
5446
  let headerParams = {
5154
5447
  "Content-Type": common.Constants.APPLICATION_JSON
5155
5448
  };
5156
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listIdpGroupMappingsRequest.retryConfiguration);
5449
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
5450
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIdpGroupMappingsRequest.retryConfiguration, specRetryConfiguration);
5157
5451
  if (this.logger)
5158
5452
  retrier.logger = this.logger;
5159
5453
  const request = yield oci_common_2.composeRequest({
@@ -5194,6 +5488,7 @@ class IdentityClient {
5194
5488
  });
5195
5489
  }
5196
5490
  /**
5491
+ * NOTE: This function is deprecated in favor of listIdpGroupMappingsRecordIterator function.
5197
5492
  * Creates a new async iterator which will iterate over the models.IdpGroupMapping objects
5198
5493
  * contained in responses from the listIdpGroupMappings operation. This iterator will fetch more data from the
5199
5494
  * server as needed.
@@ -5204,6 +5499,7 @@ class IdentityClient {
5204
5499
  return oci_common_1.paginateRecords(request, req => this.listIdpGroupMappings(req));
5205
5500
  }
5206
5501
  /**
5502
+ * NOTE: This function is deprecated in favor of listIdpGroupMappingsResponseIterator function.
5207
5503
  * Creates a new async iterator which will iterate over the responses received from the listIdpGroupMappings operation. This iterator
5208
5504
  * will fetch more data from the server as needed.
5209
5505
  *
@@ -5212,14 +5508,34 @@ class IdentityClient {
5212
5508
  listAllIdpGroupMappingsResponses(request) {
5213
5509
  return oci_common_1.paginateResponses(request, req => this.listIdpGroupMappings(req));
5214
5510
  }
5511
+ /**
5512
+ * Creates a new async iterator which will iterate over the models.IdpGroupMapping objects
5513
+ * contained in responses from the listIdpGroupMappings operation. This iterator will fetch more data from the
5514
+ * server as needed.
5515
+ *
5516
+ * @param request a request which can be sent to the service operation
5517
+ */
5518
+ listIdpGroupMappingsRecordIterator(request) {
5519
+ return oci_common_1.paginateRecords(request, req => this.listIdpGroupMappings(req));
5520
+ }
5521
+ /**
5522
+ * Creates a new async iterator which will iterate over the responses received from the listIdpGroupMappings operation. This iterator
5523
+ * will fetch more data from the server as needed.
5524
+ *
5525
+ * @param request a request which can be sent to the service operation
5526
+ */
5527
+ listIdpGroupMappingsResponseIterator(request) {
5528
+ return oci_common_1.paginateResponses(request, req => this.listIdpGroupMappings(req));
5529
+ }
5215
5530
  /**
5216
5531
  * Lists the MFA TOTP devices for the specified user. The returned object contains the device's OCID, but not
5217
5532
  * the seed. The seed is returned only upon creation or when the IAM service regenerates the MFA seed for the device.
5218
5533
  *
5534
+ * This operation does not retry by default if the user has not defined a retry configuration.
5219
5535
  * @param ListMfaTotpDevicesRequest
5220
5536
  * @return ListMfaTotpDevicesResponse
5221
5537
  * @throws OciError when an error occurs
5222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
5538
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
5223
5539
  */
5224
5540
  listMfaTotpDevices(listMfaTotpDevicesRequest) {
5225
5541
  return __awaiter(this, void 0, void 0, function* () {
@@ -5237,7 +5553,8 @@ class IdentityClient {
5237
5553
  let headerParams = {
5238
5554
  "Content-Type": common.Constants.APPLICATION_JSON
5239
5555
  };
5240
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listMfaTotpDevicesRequest.retryConfiguration);
5556
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
5557
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMfaTotpDevicesRequest.retryConfiguration, specRetryConfiguration);
5241
5558
  if (this.logger)
5242
5559
  retrier.logger = this.logger;
5243
5560
  const request = yield oci_common_2.composeRequest({
@@ -5278,6 +5595,7 @@ class IdentityClient {
5278
5595
  });
5279
5596
  }
5280
5597
  /**
5598
+ * NOTE: This function is deprecated in favor of listMfaTotpDevicesRecordIterator function.
5281
5599
  * Creates a new async iterator which will iterate over the models.MfaTotpDeviceSummary objects
5282
5600
  * contained in responses from the listMfaTotpDevices operation. This iterator will fetch more data from the
5283
5601
  * server as needed.
@@ -5288,6 +5606,7 @@ class IdentityClient {
5288
5606
  return oci_common_1.paginateRecords(request, req => this.listMfaTotpDevices(req));
5289
5607
  }
5290
5608
  /**
5609
+ * NOTE: This function is deprecated in favor of listMfaTotpDevicesResponseIterator function.
5291
5610
  * Creates a new async iterator which will iterate over the responses received from the listMfaTotpDevices operation. This iterator
5292
5611
  * will fetch more data from the server as needed.
5293
5612
  *
@@ -5296,15 +5615,35 @@ class IdentityClient {
5296
5615
  listAllMfaTotpDevicesResponses(request) {
5297
5616
  return oci_common_1.paginateResponses(request, req => this.listMfaTotpDevices(req));
5298
5617
  }
5618
+ /**
5619
+ * Creates a new async iterator which will iterate over the models.MfaTotpDeviceSummary objects
5620
+ * contained in responses from the listMfaTotpDevices operation. This iterator will fetch more data from the
5621
+ * server as needed.
5622
+ *
5623
+ * @param request a request which can be sent to the service operation
5624
+ */
5625
+ listMfaTotpDevicesRecordIterator(request) {
5626
+ return oci_common_1.paginateRecords(request, req => this.listMfaTotpDevices(req));
5627
+ }
5628
+ /**
5629
+ * Creates a new async iterator which will iterate over the responses received from the listMfaTotpDevices operation. This iterator
5630
+ * will fetch more data from the server as needed.
5631
+ *
5632
+ * @param request a request which can be sent to the service operation
5633
+ */
5634
+ listMfaTotpDevicesResponseIterator(request) {
5635
+ return oci_common_1.paginateResponses(request, req => this.listMfaTotpDevices(req));
5636
+ }
5299
5637
  /**
5300
5638
  * Lists the network sources in your tenancy. You must specify your tenancy's OCID as the value for
5301
5639
  * the compartment ID (remember that the tenancy is simply the root compartment).
5302
5640
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
5303
5641
  *
5642
+ * This operation does not retry by default if the user has not defined a retry configuration.
5304
5643
  * @param ListNetworkSourcesRequest
5305
5644
  * @return ListNetworkSourcesResponse
5306
5645
  * @throws OciError when an error occurs
5307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
5646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
5308
5647
  */
5309
5648
  listNetworkSources(listNetworkSourcesRequest) {
5310
5649
  return __awaiter(this, void 0, void 0, function* () {
@@ -5323,7 +5662,8 @@ class IdentityClient {
5323
5662
  let headerParams = {
5324
5663
  "Content-Type": common.Constants.APPLICATION_JSON
5325
5664
  };
5326
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listNetworkSourcesRequest.retryConfiguration);
5665
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
5666
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listNetworkSourcesRequest.retryConfiguration, specRetryConfiguration);
5327
5667
  if (this.logger)
5328
5668
  retrier.logger = this.logger;
5329
5669
  const request = yield oci_common_2.composeRequest({
@@ -5364,6 +5704,7 @@ class IdentityClient {
5364
5704
  });
5365
5705
  }
5366
5706
  /**
5707
+ * NOTE: This function is deprecated in favor of listNetworkSourcesRecordIterator function.
5367
5708
  * Creates a new async iterator which will iterate over the models.NetworkSourcesSummary objects
5368
5709
  * contained in responses from the listNetworkSources operation. This iterator will fetch more data from the
5369
5710
  * server as needed.
@@ -5374,6 +5715,7 @@ class IdentityClient {
5374
5715
  return oci_common_1.paginateRecords(request, req => this.listNetworkSources(req));
5375
5716
  }
5376
5717
  /**
5718
+ * NOTE: This function is deprecated in favor of listNetworkSourcesResponseIterator function.
5377
5719
  * Creates a new async iterator which will iterate over the responses received from the listNetworkSources operation. This iterator
5378
5720
  * will fetch more data from the server as needed.
5379
5721
  *
@@ -5382,13 +5724,33 @@ class IdentityClient {
5382
5724
  listAllNetworkSourcesResponses(request) {
5383
5725
  return oci_common_1.paginateResponses(request, req => this.listNetworkSources(req));
5384
5726
  }
5727
+ /**
5728
+ * Creates a new async iterator which will iterate over the models.NetworkSourcesSummary objects
5729
+ * contained in responses from the listNetworkSources operation. This iterator will fetch more data from the
5730
+ * server as needed.
5731
+ *
5732
+ * @param request a request which can be sent to the service operation
5733
+ */
5734
+ listNetworkSourcesRecordIterator(request) {
5735
+ return oci_common_1.paginateRecords(request, req => this.listNetworkSources(req));
5736
+ }
5737
+ /**
5738
+ * Creates a new async iterator which will iterate over the responses received from the listNetworkSources operation. This iterator
5739
+ * will fetch more data from the server as needed.
5740
+ *
5741
+ * @param request a request which can be sent to the service operation
5742
+ */
5743
+ listNetworkSourcesResponseIterator(request) {
5744
+ return oci_common_1.paginateResponses(request, req => this.listNetworkSources(req));
5745
+ }
5385
5746
  /**
5386
5747
  * List of Oauth tokens for the user
5387
5748
  *
5749
+ * This operation does not retry by default if the user has not defined a retry configuration.
5388
5750
  * @param ListOAuthClientCredentialsRequest
5389
5751
  * @return ListOAuthClientCredentialsResponse
5390
5752
  * @throws OciError when an error occurs
5391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
5753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
5392
5754
  */
5393
5755
  listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
5394
5756
  return __awaiter(this, void 0, void 0, function* () {
@@ -5405,7 +5767,8 @@ class IdentityClient {
5405
5767
  let headerParams = {
5406
5768
  "Content-Type": common.Constants.APPLICATION_JSON
5407
5769
  };
5408
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listOAuthClientCredentialsRequest.retryConfiguration);
5770
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
5771
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOAuthClientCredentialsRequest.retryConfiguration, specRetryConfiguration);
5409
5772
  if (this.logger)
5410
5773
  retrier.logger = this.logger;
5411
5774
  const request = yield oci_common_2.composeRequest({
@@ -5446,6 +5809,7 @@ class IdentityClient {
5446
5809
  });
5447
5810
  }
5448
5811
  /**
5812
+ * NOTE: This function is deprecated in favor of listOAuthClientCredentialsRecordIterator function.
5449
5813
  * Creates a new async iterator which will iterate over the models.OAuth2ClientCredentialSummary objects
5450
5814
  * contained in responses from the listOAuthClientCredentials operation. This iterator will fetch more data from the
5451
5815
  * server as needed.
@@ -5456,6 +5820,7 @@ class IdentityClient {
5456
5820
  return oci_common_1.paginateRecords(request, req => this.listOAuthClientCredentials(req));
5457
5821
  }
5458
5822
  /**
5823
+ * NOTE: This function is deprecated in favor of listOAuthClientCredentialsResponseIterator function.
5459
5824
  * Creates a new async iterator which will iterate over the responses received from the listOAuthClientCredentials operation. This iterator
5460
5825
  * will fetch more data from the server as needed.
5461
5826
  *
@@ -5464,6 +5829,25 @@ class IdentityClient {
5464
5829
  listAllOAuthClientCredentialsResponses(request) {
5465
5830
  return oci_common_1.paginateResponses(request, req => this.listOAuthClientCredentials(req));
5466
5831
  }
5832
+ /**
5833
+ * Creates a new async iterator which will iterate over the models.OAuth2ClientCredentialSummary objects
5834
+ * contained in responses from the listOAuthClientCredentials operation. This iterator will fetch more data from the
5835
+ * server as needed.
5836
+ *
5837
+ * @param request a request which can be sent to the service operation
5838
+ */
5839
+ listOAuthClientCredentialsRecordIterator(request) {
5840
+ return oci_common_1.paginateRecords(request, req => this.listOAuthClientCredentials(req));
5841
+ }
5842
+ /**
5843
+ * Creates a new async iterator which will iterate over the responses received from the listOAuthClientCredentials operation. This iterator
5844
+ * will fetch more data from the server as needed.
5845
+ *
5846
+ * @param request a request which can be sent to the service operation
5847
+ */
5848
+ listOAuthClientCredentialsResponseIterator(request) {
5849
+ return oci_common_1.paginateResponses(request, req => this.listOAuthClientCredentials(req));
5850
+ }
5467
5851
  /**
5468
5852
  * Lists the policies in the specified compartment (either the tenancy or another of your compartments).
5469
5853
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
@@ -5471,10 +5855,11 @@ class IdentityClient {
5471
5855
  To determine which policies apply to a particular group or compartment, you must view the individual
5472
5856
  * statements inside all your policies. There isn't a way to automatically obtain that information via the API.
5473
5857
  *
5858
+ * This operation does not retry by default if the user has not defined a retry configuration.
5474
5859
  * @param ListPoliciesRequest
5475
5860
  * @return ListPoliciesResponse
5476
5861
  * @throws OciError when an error occurs
5477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
5862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
5478
5863
  */
5479
5864
  listPolicies(listPoliciesRequest) {
5480
5865
  return __awaiter(this, void 0, void 0, function* () {
@@ -5493,7 +5878,8 @@ class IdentityClient {
5493
5878
  let headerParams = {
5494
5879
  "Content-Type": common.Constants.APPLICATION_JSON
5495
5880
  };
5496
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listPoliciesRequest.retryConfiguration);
5881
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
5882
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listPoliciesRequest.retryConfiguration, specRetryConfiguration);
5497
5883
  if (this.logger)
5498
5884
  retrier.logger = this.logger;
5499
5885
  const request = yield oci_common_2.composeRequest({
@@ -5534,6 +5920,7 @@ class IdentityClient {
5534
5920
  });
5535
5921
  }
5536
5922
  /**
5923
+ * NOTE: This function is deprecated in favor of listPoliciesRecordIterator function.
5537
5924
  * Creates a new async iterator which will iterate over the models.Policy objects
5538
5925
  * contained in responses from the listPolicies operation. This iterator will fetch more data from the
5539
5926
  * server as needed.
@@ -5544,6 +5931,7 @@ class IdentityClient {
5544
5931
  return oci_common_1.paginateRecords(request, req => this.listPolicies(req));
5545
5932
  }
5546
5933
  /**
5934
+ * NOTE: This function is deprecated in favor of listPoliciesResponseIterator function.
5547
5935
  * Creates a new async iterator which will iterate over the responses received from the listPolicies operation. This iterator
5548
5936
  * will fetch more data from the server as needed.
5549
5937
  *
@@ -5552,12 +5940,32 @@ class IdentityClient {
5552
5940
  listAllPoliciesResponses(request) {
5553
5941
  return oci_common_1.paginateResponses(request, req => this.listPolicies(req));
5554
5942
  }
5943
+ /**
5944
+ * Creates a new async iterator which will iterate over the models.Policy objects
5945
+ * contained in responses from the listPolicies operation. This iterator will fetch more data from the
5946
+ * server as needed.
5947
+ *
5948
+ * @param request a request which can be sent to the service operation
5949
+ */
5950
+ listPoliciesRecordIterator(request) {
5951
+ return oci_common_1.paginateRecords(request, req => this.listPolicies(req));
5952
+ }
5953
+ /**
5954
+ * Creates a new async iterator which will iterate over the responses received from the listPolicies operation. This iterator
5955
+ * will fetch more data from the server as needed.
5956
+ *
5957
+ * @param request a request which can be sent to the service operation
5958
+ */
5959
+ listPoliciesResponseIterator(request) {
5960
+ return oci_common_1.paginateResponses(request, req => this.listPolicies(req));
5961
+ }
5555
5962
  /**
5556
5963
  * Lists the region subscriptions for the specified tenancy.
5964
+ * This operation does not retry by default if the user has not defined a retry configuration.
5557
5965
  * @param ListRegionSubscriptionsRequest
5558
5966
  * @return ListRegionSubscriptionsResponse
5559
5967
  * @throws OciError when an error occurs
5560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
5968
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
5561
5969
  */
5562
5970
  listRegionSubscriptions(listRegionSubscriptionsRequest) {
5563
5971
  return __awaiter(this, void 0, void 0, function* () {
@@ -5570,7 +5978,8 @@ class IdentityClient {
5570
5978
  let headerParams = {
5571
5979
  "Content-Type": common.Constants.APPLICATION_JSON
5572
5980
  };
5573
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listRegionSubscriptionsRequest.retryConfiguration);
5981
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
5982
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRegionSubscriptionsRequest.retryConfiguration, specRetryConfiguration);
5574
5983
  if (this.logger)
5575
5984
  retrier.logger = this.logger;
5576
5985
  const request = yield oci_common_2.composeRequest({
@@ -5607,10 +6016,11 @@ class IdentityClient {
5607
6016
  }
5608
6017
  /**
5609
6018
  * Lists all the regions offered by Oracle Cloud Infrastructure.
6019
+ * This operation does not retry by default if the user has not defined a retry configuration.
5610
6020
  * @param ListRegionsRequest
5611
6021
  * @return ListRegionsResponse
5612
6022
  * @throws OciError when an error occurs
5613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
6023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
5614
6024
  */
5615
6025
  listRegions(listRegionsRequest) {
5616
6026
  return __awaiter(this, void 0, void 0, function* () {
@@ -5621,7 +6031,8 @@ class IdentityClient {
5621
6031
  let headerParams = {
5622
6032
  "Content-Type": common.Constants.APPLICATION_JSON
5623
6033
  };
5624
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listRegionsRequest.retryConfiguration);
6034
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
6035
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRegionsRequest.retryConfiguration, specRetryConfiguration);
5625
6036
  if (this.logger)
5626
6037
  retrier.logger = this.logger;
5627
6038
  const request = yield oci_common_2.composeRequest({
@@ -5660,10 +6071,11 @@ class IdentityClient {
5660
6071
  * Lists the SMTP credentials for the specified user. The returned object contains the credential's OCID,
5661
6072
  * the SMTP user name but not the SMTP password. The SMTP password is returned only upon creation.
5662
6073
  *
6074
+ * This operation does not retry by default if the user has not defined a retry configuration.
5663
6075
  * @param ListSmtpCredentialsRequest
5664
6076
  * @return ListSmtpCredentialsResponse
5665
6077
  * @throws OciError when an error occurs
5666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
6078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
5667
6079
  */
5668
6080
  listSmtpCredentials(listSmtpCredentialsRequest) {
5669
6081
  return __awaiter(this, void 0, void 0, function* () {
@@ -5676,7 +6088,8 @@ class IdentityClient {
5676
6088
  let headerParams = {
5677
6089
  "Content-Type": common.Constants.APPLICATION_JSON
5678
6090
  };
5679
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listSmtpCredentialsRequest.retryConfiguration);
6091
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
6092
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSmtpCredentialsRequest.retryConfiguration, specRetryConfiguration);
5680
6093
  if (this.logger)
5681
6094
  retrier.logger = this.logger;
5682
6095
  const request = yield oci_common_2.composeRequest({
@@ -5722,10 +6135,11 @@ class IdentityClient {
5722
6135
  Lists the Swift passwords for the specified user. The returned object contains the password's OCID, but not
5723
6136
  * the password itself. The actual password is returned only upon creation.
5724
6137
  *
6138
+ * This operation does not retry by default if the user has not defined a retry configuration.
5725
6139
  * @param ListSwiftPasswordsRequest
5726
6140
  * @return ListSwiftPasswordsResponse
5727
6141
  * @throws OciError when an error occurs
5728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
6142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
5729
6143
  */
5730
6144
  listSwiftPasswords(listSwiftPasswordsRequest) {
5731
6145
  return __awaiter(this, void 0, void 0, function* () {
@@ -5738,7 +6152,8 @@ class IdentityClient {
5738
6152
  let headerParams = {
5739
6153
  "Content-Type": common.Constants.APPLICATION_JSON
5740
6154
  };
5741
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listSwiftPasswordsRequest.retryConfiguration);
6155
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
6156
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSwiftPasswordsRequest.retryConfiguration, specRetryConfiguration);
5742
6157
  if (this.logger)
5743
6158
  retrier.logger = this.logger;
5744
6159
  const request = yield oci_common_2.composeRequest({
@@ -5781,10 +6196,11 @@ class IdentityClient {
5781
6196
  /**
5782
6197
  * Lists the tag defaults for tag definitions in the specified compartment.
5783
6198
  *
6199
+ * This operation does not retry by default if the user has not defined a retry configuration.
5784
6200
  * @param ListTagDefaultsRequest
5785
6201
  * @return ListTagDefaultsResponse
5786
6202
  * @throws OciError when an error occurs
5787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
6203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
5788
6204
  */
5789
6205
  listTagDefaults(listTagDefaultsRequest) {
5790
6206
  return __awaiter(this, void 0, void 0, function* () {
@@ -5802,7 +6218,8 @@ class IdentityClient {
5802
6218
  let headerParams = {
5803
6219
  "Content-Type": common.Constants.APPLICATION_JSON
5804
6220
  };
5805
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listTagDefaultsRequest.retryConfiguration);
6221
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
6222
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagDefaultsRequest.retryConfiguration, specRetryConfiguration);
5806
6223
  if (this.logger)
5807
6224
  retrier.logger = this.logger;
5808
6225
  const request = yield oci_common_2.composeRequest({
@@ -5843,6 +6260,7 @@ class IdentityClient {
5843
6260
  });
5844
6261
  }
5845
6262
  /**
6263
+ * NOTE: This function is deprecated in favor of listTagDefaultsRecordIterator function.
5846
6264
  * Creates a new async iterator which will iterate over the models.TagDefaultSummary objects
5847
6265
  * contained in responses from the listTagDefaults operation. This iterator will fetch more data from the
5848
6266
  * server as needed.
@@ -5853,6 +6271,7 @@ class IdentityClient {
5853
6271
  return oci_common_1.paginateRecords(request, req => this.listTagDefaults(req));
5854
6272
  }
5855
6273
  /**
6274
+ * NOTE: This function is deprecated in favor of listTagDefaultsResponseIterator function.
5856
6275
  * Creates a new async iterator which will iterate over the responses received from the listTagDefaults operation. This iterator
5857
6276
  * will fetch more data from the server as needed.
5858
6277
  *
@@ -5861,13 +6280,33 @@ class IdentityClient {
5861
6280
  listAllTagDefaultsResponses(request) {
5862
6281
  return oci_common_1.paginateResponses(request, req => this.listTagDefaults(req));
5863
6282
  }
6283
+ /**
6284
+ * Creates a new async iterator which will iterate over the models.TagDefaultSummary objects
6285
+ * contained in responses from the listTagDefaults operation. This iterator will fetch more data from the
6286
+ * server as needed.
6287
+ *
6288
+ * @param request a request which can be sent to the service operation
6289
+ */
6290
+ listTagDefaultsRecordIterator(request) {
6291
+ return oci_common_1.paginateRecords(request, req => this.listTagDefaults(req));
6292
+ }
6293
+ /**
6294
+ * Creates a new async iterator which will iterate over the responses received from the listTagDefaults operation. This iterator
6295
+ * will fetch more data from the server as needed.
6296
+ *
6297
+ * @param request a request which can be sent to the service operation
6298
+ */
6299
+ listTagDefaultsResponseIterator(request) {
6300
+ return oci_common_1.paginateResponses(request, req => this.listTagDefaults(req));
6301
+ }
5864
6302
  /**
5865
6303
  * Lists the tag namespaces in the specified compartment.
5866
6304
  *
6305
+ * This operation does not retry by default if the user has not defined a retry configuration.
5867
6306
  * @param ListTagNamespacesRequest
5868
6307
  * @return ListTagNamespacesResponse
5869
6308
  * @throws OciError when an error occurs
5870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
6309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
5871
6310
  */
5872
6311
  listTagNamespaces(listTagNamespacesRequest) {
5873
6312
  return __awaiter(this, void 0, void 0, function* () {
@@ -5884,7 +6323,8 @@ class IdentityClient {
5884
6323
  let headerParams = {
5885
6324
  "Content-Type": common.Constants.APPLICATION_JSON
5886
6325
  };
5887
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listTagNamespacesRequest.retryConfiguration);
6326
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
6327
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagNamespacesRequest.retryConfiguration, specRetryConfiguration);
5888
6328
  if (this.logger)
5889
6329
  retrier.logger = this.logger;
5890
6330
  const request = yield oci_common_2.composeRequest({
@@ -5925,6 +6365,7 @@ class IdentityClient {
5925
6365
  });
5926
6366
  }
5927
6367
  /**
6368
+ * NOTE: This function is deprecated in favor of listTagNamespacesRecordIterator function.
5928
6369
  * Creates a new async iterator which will iterate over the models.TagNamespaceSummary objects
5929
6370
  * contained in responses from the listTagNamespaces operation. This iterator will fetch more data from the
5930
6371
  * server as needed.
@@ -5935,6 +6376,7 @@ class IdentityClient {
5935
6376
  return oci_common_1.paginateRecords(request, req => this.listTagNamespaces(req));
5936
6377
  }
5937
6378
  /**
6379
+ * NOTE: This function is deprecated in favor of listTagNamespacesResponseIterator function.
5938
6380
  * Creates a new async iterator which will iterate over the responses received from the listTagNamespaces operation. This iterator
5939
6381
  * will fetch more data from the server as needed.
5940
6382
  *
@@ -5943,13 +6385,33 @@ class IdentityClient {
5943
6385
  listAllTagNamespacesResponses(request) {
5944
6386
  return oci_common_1.paginateResponses(request, req => this.listTagNamespaces(req));
5945
6387
  }
6388
+ /**
6389
+ * Creates a new async iterator which will iterate over the models.TagNamespaceSummary objects
6390
+ * contained in responses from the listTagNamespaces operation. This iterator will fetch more data from the
6391
+ * server as needed.
6392
+ *
6393
+ * @param request a request which can be sent to the service operation
6394
+ */
6395
+ listTagNamespacesRecordIterator(request) {
6396
+ return oci_common_1.paginateRecords(request, req => this.listTagNamespaces(req));
6397
+ }
6398
+ /**
6399
+ * Creates a new async iterator which will iterate over the responses received from the listTagNamespaces operation. This iterator
6400
+ * will fetch more data from the server as needed.
6401
+ *
6402
+ * @param request a request which can be sent to the service operation
6403
+ */
6404
+ listTagNamespacesResponseIterator(request) {
6405
+ return oci_common_1.paginateResponses(request, req => this.listTagNamespaces(req));
6406
+ }
5946
6407
  /**
5947
6408
  * Gets the errors for a work request.
5948
6409
  *
6410
+ * This operation does not retry by default if the user has not defined a retry configuration.
5949
6411
  * @param ListTaggingWorkRequestErrorsRequest
5950
6412
  * @return ListTaggingWorkRequestErrorsResponse
5951
6413
  * @throws OciError when an error occurs
5952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
6414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
5953
6415
  */
5954
6416
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
5955
6417
  return __awaiter(this, void 0, void 0, function* () {
@@ -5965,7 +6427,8 @@ class IdentityClient {
5965
6427
  let headerParams = {
5966
6428
  "Content-Type": common.Constants.APPLICATION_JSON
5967
6429
  };
5968
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listTaggingWorkRequestErrorsRequest.retryConfiguration);
6430
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
6431
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
5969
6432
  if (this.logger)
5970
6433
  retrier.logger = this.logger;
5971
6434
  const request = yield oci_common_2.composeRequest({
@@ -6011,6 +6474,7 @@ class IdentityClient {
6011
6474
  });
6012
6475
  }
6013
6476
  /**
6477
+ * NOTE: This function is deprecated in favor of listTaggingWorkRequestErrorsRecordIterator function.
6014
6478
  * Creates a new async iterator which will iterate over the models.TaggingWorkRequestErrorSummary objects
6015
6479
  * contained in responses from the listTaggingWorkRequestErrors operation. This iterator will fetch more data from the
6016
6480
  * server as needed.
@@ -6021,6 +6485,7 @@ class IdentityClient {
6021
6485
  return oci_common_1.paginateRecords(request, req => this.listTaggingWorkRequestErrors(req));
6022
6486
  }
6023
6487
  /**
6488
+ * NOTE: This function is deprecated in favor of listTaggingWorkRequestErrorsResponseIterator function.
6024
6489
  * Creates a new async iterator which will iterate over the responses received from the listTaggingWorkRequestErrors operation. This iterator
6025
6490
  * will fetch more data from the server as needed.
6026
6491
  *
@@ -6029,13 +6494,33 @@ class IdentityClient {
6029
6494
  listAllTaggingWorkRequestErrorsResponses(request) {
6030
6495
  return oci_common_1.paginateResponses(request, req => this.listTaggingWorkRequestErrors(req));
6031
6496
  }
6497
+ /**
6498
+ * Creates a new async iterator which will iterate over the models.TaggingWorkRequestErrorSummary objects
6499
+ * contained in responses from the listTaggingWorkRequestErrors operation. This iterator will fetch more data from the
6500
+ * server as needed.
6501
+ *
6502
+ * @param request a request which can be sent to the service operation
6503
+ */
6504
+ listTaggingWorkRequestErrorsRecordIterator(request) {
6505
+ return oci_common_1.paginateRecords(request, req => this.listTaggingWorkRequestErrors(req));
6506
+ }
6507
+ /**
6508
+ * Creates a new async iterator which will iterate over the responses received from the listTaggingWorkRequestErrors operation. This iterator
6509
+ * will fetch more data from the server as needed.
6510
+ *
6511
+ * @param request a request which can be sent to the service operation
6512
+ */
6513
+ listTaggingWorkRequestErrorsResponseIterator(request) {
6514
+ return oci_common_1.paginateResponses(request, req => this.listTaggingWorkRequestErrors(req));
6515
+ }
6032
6516
  /**
6033
6517
  * Gets the logs for a work request.
6034
6518
  *
6519
+ * This operation does not retry by default if the user has not defined a retry configuration.
6035
6520
  * @param ListTaggingWorkRequestLogsRequest
6036
6521
  * @return ListTaggingWorkRequestLogsResponse
6037
6522
  * @throws OciError when an error occurs
6038
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
6523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
6039
6524
  */
6040
6525
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
6041
6526
  return __awaiter(this, void 0, void 0, function* () {
@@ -6051,7 +6536,8 @@ class IdentityClient {
6051
6536
  let headerParams = {
6052
6537
  "Content-Type": common.Constants.APPLICATION_JSON
6053
6538
  };
6054
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listTaggingWorkRequestLogsRequest.retryConfiguration);
6539
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
6540
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
6055
6541
  if (this.logger)
6056
6542
  retrier.logger = this.logger;
6057
6543
  const request = yield oci_common_2.composeRequest({
@@ -6097,6 +6583,7 @@ class IdentityClient {
6097
6583
  });
6098
6584
  }
6099
6585
  /**
6586
+ * NOTE: This function is deprecated in favor of listTaggingWorkRequestLogsRecordIterator function.
6100
6587
  * Creates a new async iterator which will iterate over the models.TaggingWorkRequestLogSummary objects
6101
6588
  * contained in responses from the listTaggingWorkRequestLogs operation. This iterator will fetch more data from the
6102
6589
  * server as needed.
@@ -6107,6 +6594,7 @@ class IdentityClient {
6107
6594
  return oci_common_1.paginateRecords(request, req => this.listTaggingWorkRequestLogs(req));
6108
6595
  }
6109
6596
  /**
6597
+ * NOTE: This function is deprecated in favor of listTaggingWorkRequestLogsResponseIterator function.
6110
6598
  * Creates a new async iterator which will iterate over the responses received from the listTaggingWorkRequestLogs operation. This iterator
6111
6599
  * will fetch more data from the server as needed.
6112
6600
  *
@@ -6115,13 +6603,33 @@ class IdentityClient {
6115
6603
  listAllTaggingWorkRequestLogsResponses(request) {
6116
6604
  return oci_common_1.paginateResponses(request, req => this.listTaggingWorkRequestLogs(req));
6117
6605
  }
6606
+ /**
6607
+ * Creates a new async iterator which will iterate over the models.TaggingWorkRequestLogSummary objects
6608
+ * contained in responses from the listTaggingWorkRequestLogs operation. This iterator will fetch more data from the
6609
+ * server as needed.
6610
+ *
6611
+ * @param request a request which can be sent to the service operation
6612
+ */
6613
+ listTaggingWorkRequestLogsRecordIterator(request) {
6614
+ return oci_common_1.paginateRecords(request, req => this.listTaggingWorkRequestLogs(req));
6615
+ }
6616
+ /**
6617
+ * Creates a new async iterator which will iterate over the responses received from the listTaggingWorkRequestLogs operation. This iterator
6618
+ * will fetch more data from the server as needed.
6619
+ *
6620
+ * @param request a request which can be sent to the service operation
6621
+ */
6622
+ listTaggingWorkRequestLogsResponseIterator(request) {
6623
+ return oci_common_1.paginateResponses(request, req => this.listTaggingWorkRequestLogs(req));
6624
+ }
6118
6625
  /**
6119
6626
  * Lists the tagging work requests in compartment.
6120
6627
  *
6628
+ * This operation does not retry by default if the user has not defined a retry configuration.
6121
6629
  * @param ListTaggingWorkRequestsRequest
6122
6630
  * @return ListTaggingWorkRequestsResponse
6123
6631
  * @throws OciError when an error occurs
6124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
6632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
6125
6633
  */
6126
6634
  listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
6127
6635
  return __awaiter(this, void 0, void 0, function* () {
@@ -6137,7 +6645,8 @@ class IdentityClient {
6137
6645
  let headerParams = {
6138
6646
  "Content-Type": common.Constants.APPLICATION_JSON
6139
6647
  };
6140
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listTaggingWorkRequestsRequest.retryConfiguration);
6648
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
6649
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaggingWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
6141
6650
  if (this.logger)
6142
6651
  retrier.logger = this.logger;
6143
6652
  const request = yield oci_common_2.composeRequest({
@@ -6178,6 +6687,7 @@ class IdentityClient {
6178
6687
  });
6179
6688
  }
6180
6689
  /**
6690
+ * NOTE: This function is deprecated in favor of listTaggingWorkRequestsRecordIterator function.
6181
6691
  * Creates a new async iterator which will iterate over the models.TaggingWorkRequestSummary objects
6182
6692
  * contained in responses from the listTaggingWorkRequests operation. This iterator will fetch more data from the
6183
6693
  * server as needed.
@@ -6188,6 +6698,7 @@ class IdentityClient {
6188
6698
  return oci_common_1.paginateRecords(request, req => this.listTaggingWorkRequests(req));
6189
6699
  }
6190
6700
  /**
6701
+ * NOTE: This function is deprecated in favor of listTaggingWorkRequestsResponseIterator function.
6191
6702
  * Creates a new async iterator which will iterate over the responses received from the listTaggingWorkRequests operation. This iterator
6192
6703
  * will fetch more data from the server as needed.
6193
6704
  *
@@ -6196,13 +6707,33 @@ class IdentityClient {
6196
6707
  listAllTaggingWorkRequestsResponses(request) {
6197
6708
  return oci_common_1.paginateResponses(request, req => this.listTaggingWorkRequests(req));
6198
6709
  }
6710
+ /**
6711
+ * Creates a new async iterator which will iterate over the models.TaggingWorkRequestSummary objects
6712
+ * contained in responses from the listTaggingWorkRequests operation. This iterator will fetch more data from the
6713
+ * server as needed.
6714
+ *
6715
+ * @param request a request which can be sent to the service operation
6716
+ */
6717
+ listTaggingWorkRequestsRecordIterator(request) {
6718
+ return oci_common_1.paginateRecords(request, req => this.listTaggingWorkRequests(req));
6719
+ }
6720
+ /**
6721
+ * Creates a new async iterator which will iterate over the responses received from the listTaggingWorkRequests operation. This iterator
6722
+ * will fetch more data from the server as needed.
6723
+ *
6724
+ * @param request a request which can be sent to the service operation
6725
+ */
6726
+ listTaggingWorkRequestsResponseIterator(request) {
6727
+ return oci_common_1.paginateResponses(request, req => this.listTaggingWorkRequests(req));
6728
+ }
6199
6729
  /**
6200
6730
  * Lists the tag definitions in the specified tag namespace.
6201
6731
  *
6732
+ * This operation does not retry by default if the user has not defined a retry configuration.
6202
6733
  * @param ListTagsRequest
6203
6734
  * @return ListTagsResponse
6204
6735
  * @throws OciError when an error occurs
6205
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
6736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
6206
6737
  */
6207
6738
  listTags(listTagsRequest) {
6208
6739
  return __awaiter(this, void 0, void 0, function* () {
@@ -6219,7 +6750,8 @@ class IdentityClient {
6219
6750
  let headerParams = {
6220
6751
  "Content-Type": common.Constants.APPLICATION_JSON
6221
6752
  };
6222
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listTagsRequest.retryConfiguration);
6753
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
6754
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagsRequest.retryConfiguration, specRetryConfiguration);
6223
6755
  if (this.logger)
6224
6756
  retrier.logger = this.logger;
6225
6757
  const request = yield oci_common_2.composeRequest({
@@ -6260,6 +6792,7 @@ class IdentityClient {
6260
6792
  });
6261
6793
  }
6262
6794
  /**
6795
+ * NOTE: This function is deprecated in favor of listTagsRecordIterator function.
6263
6796
  * Creates a new async iterator which will iterate over the models.TagSummary objects
6264
6797
  * contained in responses from the listTags operation. This iterator will fetch more data from the
6265
6798
  * server as needed.
@@ -6270,6 +6803,7 @@ class IdentityClient {
6270
6803
  return oci_common_1.paginateRecords(request, req => this.listTags(req));
6271
6804
  }
6272
6805
  /**
6806
+ * NOTE: This function is deprecated in favor of listTagsResponseIterator function.
6273
6807
  * Creates a new async iterator which will iterate over the responses received from the listTags operation. This iterator
6274
6808
  * will fetch more data from the server as needed.
6275
6809
  *
@@ -6278,6 +6812,25 @@ class IdentityClient {
6278
6812
  listAllTagsResponses(request) {
6279
6813
  return oci_common_1.paginateResponses(request, req => this.listTags(req));
6280
6814
  }
6815
+ /**
6816
+ * Creates a new async iterator which will iterate over the models.TagSummary objects
6817
+ * contained in responses from the listTags operation. This iterator will fetch more data from the
6818
+ * server as needed.
6819
+ *
6820
+ * @param request a request which can be sent to the service operation
6821
+ */
6822
+ listTagsRecordIterator(request) {
6823
+ return oci_common_1.paginateRecords(request, req => this.listTags(req));
6824
+ }
6825
+ /**
6826
+ * Creates a new async iterator which will iterate over the responses received from the listTags operation. This iterator
6827
+ * will fetch more data from the server as needed.
6828
+ *
6829
+ * @param request a request which can be sent to the service operation
6830
+ */
6831
+ listTagsResponseIterator(request) {
6832
+ return oci_common_1.paginateResponses(request, req => this.listTags(req));
6833
+ }
6281
6834
  /**
6282
6835
  * Lists the `UserGroupMembership` objects in your tenancy. You must specify your tenancy's OCID
6283
6836
  * as the value for the compartment ID
@@ -6290,10 +6843,11 @@ class IdentityClient {
6290
6843
  * If the answer is no, the response is an empty list.
6291
6844
  * - Although`userId` and `groupId` are not individually required, you must set one of them.
6292
6845
  *
6846
+ * This operation does not retry by default if the user has not defined a retry configuration.
6293
6847
  * @param ListUserGroupMembershipsRequest
6294
6848
  * @return ListUserGroupMembershipsResponse
6295
6849
  * @throws OciError when an error occurs
6296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
6850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
6297
6851
  */
6298
6852
  listUserGroupMemberships(listUserGroupMembershipsRequest) {
6299
6853
  return __awaiter(this, void 0, void 0, function* () {
@@ -6310,7 +6864,8 @@ class IdentityClient {
6310
6864
  let headerParams = {
6311
6865
  "Content-Type": common.Constants.APPLICATION_JSON
6312
6866
  };
6313
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listUserGroupMembershipsRequest.retryConfiguration);
6867
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
6868
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUserGroupMembershipsRequest.retryConfiguration, specRetryConfiguration);
6314
6869
  if (this.logger)
6315
6870
  retrier.logger = this.logger;
6316
6871
  const request = yield oci_common_2.composeRequest({
@@ -6351,6 +6906,7 @@ class IdentityClient {
6351
6906
  });
6352
6907
  }
6353
6908
  /**
6909
+ * NOTE: This function is deprecated in favor of listUserGroupMembershipsRecordIterator function.
6354
6910
  * Creates a new async iterator which will iterate over the models.UserGroupMembership objects
6355
6911
  * contained in responses from the listUserGroupMemberships operation. This iterator will fetch more data from the
6356
6912
  * server as needed.
@@ -6361,6 +6917,7 @@ class IdentityClient {
6361
6917
  return oci_common_1.paginateRecords(request, req => this.listUserGroupMemberships(req));
6362
6918
  }
6363
6919
  /**
6920
+ * NOTE: This function is deprecated in favor of listUserGroupMembershipsResponseIterator function.
6364
6921
  * Creates a new async iterator which will iterate over the responses received from the listUserGroupMemberships operation. This iterator
6365
6922
  * will fetch more data from the server as needed.
6366
6923
  *
@@ -6369,15 +6926,35 @@ class IdentityClient {
6369
6926
  listAllUserGroupMembershipsResponses(request) {
6370
6927
  return oci_common_1.paginateResponses(request, req => this.listUserGroupMemberships(req));
6371
6928
  }
6929
+ /**
6930
+ * Creates a new async iterator which will iterate over the models.UserGroupMembership objects
6931
+ * contained in responses from the listUserGroupMemberships operation. This iterator will fetch more data from the
6932
+ * server as needed.
6933
+ *
6934
+ * @param request a request which can be sent to the service operation
6935
+ */
6936
+ listUserGroupMembershipsRecordIterator(request) {
6937
+ return oci_common_1.paginateRecords(request, req => this.listUserGroupMemberships(req));
6938
+ }
6939
+ /**
6940
+ * Creates a new async iterator which will iterate over the responses received from the listUserGroupMemberships operation. This iterator
6941
+ * will fetch more data from the server as needed.
6942
+ *
6943
+ * @param request a request which can be sent to the service operation
6944
+ */
6945
+ listUserGroupMembershipsResponseIterator(request) {
6946
+ return oci_common_1.paginateResponses(request, req => this.listUserGroupMemberships(req));
6947
+ }
6372
6948
  /**
6373
6949
  * Lists the users in your tenancy. You must specify your tenancy's OCID as the value for the
6374
6950
  * compartment ID (remember that the tenancy is simply the root compartment).
6375
6951
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
6376
6952
  *
6953
+ * This operation does not retry by default if the user has not defined a retry configuration.
6377
6954
  * @param ListUsersRequest
6378
6955
  * @return ListUsersResponse
6379
6956
  * @throws OciError when an error occurs
6380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
6957
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
6381
6958
  */
6382
6959
  listUsers(listUsersRequest) {
6383
6960
  return __awaiter(this, void 0, void 0, function* () {
@@ -6398,7 +6975,8 @@ class IdentityClient {
6398
6975
  let headerParams = {
6399
6976
  "Content-Type": common.Constants.APPLICATION_JSON
6400
6977
  };
6401
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listUsersRequest.retryConfiguration);
6978
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
6979
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUsersRequest.retryConfiguration, specRetryConfiguration);
6402
6980
  if (this.logger)
6403
6981
  retrier.logger = this.logger;
6404
6982
  const request = yield oci_common_2.composeRequest({
@@ -6439,6 +7017,7 @@ class IdentityClient {
6439
7017
  });
6440
7018
  }
6441
7019
  /**
7020
+ * NOTE: This function is deprecated in favor of listUsersRecordIterator function.
6442
7021
  * Creates a new async iterator which will iterate over the models.User objects
6443
7022
  * contained in responses from the listUsers operation. This iterator will fetch more data from the
6444
7023
  * server as needed.
@@ -6449,6 +7028,7 @@ class IdentityClient {
6449
7028
  return oci_common_1.paginateRecords(request, req => this.listUsers(req));
6450
7029
  }
6451
7030
  /**
7031
+ * NOTE: This function is deprecated in favor of listUsersResponseIterator function.
6452
7032
  * Creates a new async iterator which will iterate over the responses received from the listUsers operation. This iterator
6453
7033
  * will fetch more data from the server as needed.
6454
7034
  *
@@ -6457,13 +7037,33 @@ class IdentityClient {
6457
7037
  listAllUsersResponses(request) {
6458
7038
  return oci_common_1.paginateResponses(request, req => this.listUsers(req));
6459
7039
  }
7040
+ /**
7041
+ * Creates a new async iterator which will iterate over the models.User objects
7042
+ * contained in responses from the listUsers operation. This iterator will fetch more data from the
7043
+ * server as needed.
7044
+ *
7045
+ * @param request a request which can be sent to the service operation
7046
+ */
7047
+ listUsersRecordIterator(request) {
7048
+ return oci_common_1.paginateRecords(request, req => this.listUsers(req));
7049
+ }
7050
+ /**
7051
+ * Creates a new async iterator which will iterate over the responses received from the listUsers operation. This iterator
7052
+ * will fetch more data from the server as needed.
7053
+ *
7054
+ * @param request a request which can be sent to the service operation
7055
+ */
7056
+ listUsersResponseIterator(request) {
7057
+ return oci_common_1.paginateResponses(request, req => this.listUsers(req));
7058
+ }
6460
7059
  /**
6461
7060
  * Lists the work requests in compartment.
6462
7061
  *
7062
+ * This operation does not retry by default if the user has not defined a retry configuration.
6463
7063
  * @param ListWorkRequestsRequest
6464
7064
  * @return ListWorkRequestsResponse
6465
7065
  * @throws OciError when an error occurs
6466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7066
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6467
7067
  */
6468
7068
  listWorkRequests(listWorkRequestsRequest) {
6469
7069
  return __awaiter(this, void 0, void 0, function* () {
@@ -6479,7 +7079,8 @@ class IdentityClient {
6479
7079
  let headerParams = {
6480
7080
  "Content-Type": common.Constants.APPLICATION_JSON
6481
7081
  };
6482
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, listWorkRequestsRequest.retryConfiguration);
7082
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7083
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
6483
7084
  if (this.logger)
6484
7085
  retrier.logger = this.logger;
6485
7086
  const request = yield oci_common_2.composeRequest({
@@ -6520,6 +7121,7 @@ class IdentityClient {
6520
7121
  });
6521
7122
  }
6522
7123
  /**
7124
+ * NOTE: This function is deprecated in favor of listWorkRequestsRecordIterator function.
6523
7125
  * Creates a new async iterator which will iterate over the models.WorkRequestSummary objects
6524
7126
  * contained in responses from the listWorkRequests operation. This iterator will fetch more data from the
6525
7127
  * server as needed.
@@ -6530,6 +7132,7 @@ class IdentityClient {
6530
7132
  return oci_common_1.paginateRecords(request, req => this.listWorkRequests(req));
6531
7133
  }
6532
7134
  /**
7135
+ * NOTE: This function is deprecated in favor of listWorkRequestsResponseIterator function.
6533
7136
  * Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator
6534
7137
  * will fetch more data from the server as needed.
6535
7138
  *
@@ -6538,6 +7141,25 @@ class IdentityClient {
6538
7141
  listAllWorkRequestsResponses(request) {
6539
7142
  return oci_common_1.paginateResponses(request, req => this.listWorkRequests(req));
6540
7143
  }
7144
+ /**
7145
+ * Creates a new async iterator which will iterate over the models.WorkRequestSummary objects
7146
+ * contained in responses from the listWorkRequests operation. This iterator will fetch more data from the
7147
+ * server as needed.
7148
+ *
7149
+ * @param request a request which can be sent to the service operation
7150
+ */
7151
+ listWorkRequestsRecordIterator(request) {
7152
+ return oci_common_1.paginateRecords(request, req => this.listWorkRequests(req));
7153
+ }
7154
+ /**
7155
+ * Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator
7156
+ * will fetch more data from the server as needed.
7157
+ *
7158
+ * @param request a request which can be sent to the service operation
7159
+ */
7160
+ listWorkRequestsResponseIterator(request) {
7161
+ return oci_common_1.paginateResponses(request, req => this.listWorkRequests(req));
7162
+ }
6541
7163
  /**
6542
7164
  * Move the compartment to a different parent compartment in the same tenancy. When you move a
6543
7165
  * compartment, all its contents (subcompartments and resources) are moved with it. Note that
@@ -6548,10 +7170,11 @@ class IdentityClient {
6548
7170
  * are aware of the implications for the compartment contents before you move it. For more
6549
7171
  * information, see [Moving a Compartment](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingcompartments.htm#MoveCompartment).
6550
7172
  *
7173
+ * This operation does not retry by default if the user has not defined a retry configuration.
6551
7174
  * @param MoveCompartmentRequest
6552
7175
  * @return MoveCompartmentResponse
6553
7176
  * @throws OciError when an error occurs
6554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
7177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
6555
7178
  */
6556
7179
  moveCompartment(moveCompartmentRequest) {
6557
7180
  return __awaiter(this, void 0, void 0, function* () {
@@ -6567,7 +7190,8 @@ class IdentityClient {
6567
7190
  "opc-request-id": moveCompartmentRequest.opcRequestId,
6568
7191
  "opc-retry-token": moveCompartmentRequest.opcRetryToken
6569
7192
  };
6570
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, moveCompartmentRequest.retryConfiguration);
7193
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7194
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, moveCompartmentRequest.retryConfiguration, specRetryConfiguration);
6571
7195
  if (this.logger)
6572
7196
  retrier.logger = this.logger;
6573
7197
  const request = yield oci_common_2.composeRequest({
@@ -6607,10 +7231,11 @@ class IdentityClient {
6607
7231
  /**
6608
7232
  * Recover the compartment from DELETED state to ACTIVE state.
6609
7233
  *
7234
+ * This operation does not retry by default if the user has not defined a retry configuration.
6610
7235
  * @param RecoverCompartmentRequest
6611
7236
  * @return RecoverCompartmentResponse
6612
7237
  * @throws OciError when an error occurs
6613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
7238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
6614
7239
  */
6615
7240
  recoverCompartment(recoverCompartmentRequest) {
6616
7241
  return __awaiter(this, void 0, void 0, function* () {
@@ -6625,7 +7250,8 @@ class IdentityClient {
6625
7250
  "if-match": recoverCompartmentRequest.ifMatch,
6626
7251
  "opc-request-id": recoverCompartmentRequest.opcRequestId
6627
7252
  };
6628
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, recoverCompartmentRequest.retryConfiguration);
7253
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7254
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, recoverCompartmentRequest.retryConfiguration, specRetryConfiguration);
6629
7255
  if (this.logger)
6630
7256
  retrier.logger = this.logger;
6631
7257
  const request = yield oci_common_2.composeRequest({
@@ -6667,10 +7293,11 @@ class IdentityClient {
6667
7293
  }
6668
7294
  /**
6669
7295
  * Removes a user from a group by deleting the corresponding `UserGroupMembership`.
7296
+ * This operation does not retry by default if the user has not defined a retry configuration.
6670
7297
  * @param RemoveUserFromGroupRequest
6671
7298
  * @return RemoveUserFromGroupResponse
6672
7299
  * @throws OciError when an error occurs
6673
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
7300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
6674
7301
  */
6675
7302
  removeUserFromGroup(removeUserFromGroupRequest) {
6676
7303
  return __awaiter(this, void 0, void 0, function* () {
@@ -6684,7 +7311,8 @@ class IdentityClient {
6684
7311
  "Content-Type": common.Constants.APPLICATION_JSON,
6685
7312
  "if-match": removeUserFromGroupRequest.ifMatch
6686
7313
  };
6687
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, removeUserFromGroupRequest.retryConfiguration);
7314
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7315
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeUserFromGroupRequest.retryConfiguration, specRetryConfiguration);
6688
7316
  if (this.logger)
6689
7317
  retrier.logger = this.logger;
6690
7318
  const request = yield oci_common_2.composeRequest({
@@ -6718,10 +7346,11 @@ class IdentityClient {
6718
7346
  /**
6719
7347
  * Resets the OAuth2 client credentials for the SCIM client associated with this identity provider.
6720
7348
  *
7349
+ * This operation does not retry by default if the user has not defined a retry configuration.
6721
7350
  * @param ResetIdpScimClientRequest
6722
7351
  * @return ResetIdpScimClientResponse
6723
7352
  * @throws OciError when an error occurs
6724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
7353
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
6725
7354
  */
6726
7355
  resetIdpScimClient(resetIdpScimClientRequest) {
6727
7356
  return __awaiter(this, void 0, void 0, function* () {
@@ -6734,7 +7363,8 @@ class IdentityClient {
6734
7363
  let headerParams = {
6735
7364
  "Content-Type": common.Constants.APPLICATION_JSON
6736
7365
  };
6737
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, resetIdpScimClientRequest.retryConfiguration);
7366
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7367
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, resetIdpScimClientRequest.retryConfiguration, specRetryConfiguration);
6738
7368
  if (this.logger)
6739
7369
  retrier.logger = this.logger;
6740
7370
  const request = yield oci_common_2.composeRequest({
@@ -6772,10 +7402,11 @@ class IdentityClient {
6772
7402
  /**
6773
7403
  * Updates the specified auth token's description.
6774
7404
  *
7405
+ * This operation does not retry by default if the user has not defined a retry configuration.
6775
7406
  * @param UpdateAuthTokenRequest
6776
7407
  * @return UpdateAuthTokenResponse
6777
7408
  * @throws OciError when an error occurs
6778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
7409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
6779
7410
  */
6780
7411
  updateAuthToken(updateAuthTokenRequest) {
6781
7412
  return __awaiter(this, void 0, void 0, function* () {
@@ -6790,7 +7421,8 @@ class IdentityClient {
6790
7421
  "Content-Type": common.Constants.APPLICATION_JSON,
6791
7422
  "if-match": updateAuthTokenRequest.ifMatch
6792
7423
  };
6793
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateAuthTokenRequest.retryConfiguration);
7424
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7425
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAuthTokenRequest.retryConfiguration, specRetryConfiguration);
6794
7426
  if (this.logger)
6795
7427
  retrier.logger = this.logger;
6796
7428
  const request = yield oci_common_2.composeRequest({
@@ -6834,10 +7466,11 @@ class IdentityClient {
6834
7466
  /**
6835
7467
  * Updates authentication policy for the specified tenancy
6836
7468
  *
7469
+ * This operation does not retry by default if the user has not defined a retry configuration.
6837
7470
  * @param UpdateAuthenticationPolicyRequest
6838
7471
  * @return UpdateAuthenticationPolicyResponse
6839
7472
  * @throws OciError when an error occurs
6840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
7473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
6841
7474
  */
6842
7475
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
6843
7476
  return __awaiter(this, void 0, void 0, function* () {
@@ -6851,7 +7484,8 @@ class IdentityClient {
6851
7484
  "Content-Type": common.Constants.APPLICATION_JSON,
6852
7485
  "if-match": updateAuthenticationPolicyRequest.ifMatch
6853
7486
  };
6854
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateAuthenticationPolicyRequest.retryConfiguration);
7487
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7488
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAuthenticationPolicyRequest.retryConfiguration, specRetryConfiguration);
6855
7489
  if (this.logger)
6856
7490
  retrier.logger = this.logger;
6857
7491
  const request = yield oci_common_2.composeRequest({
@@ -6894,10 +7528,11 @@ class IdentityClient {
6894
7528
  }
6895
7529
  /**
6896
7530
  * Updates the specified compartment's description or name. You can't update the root compartment.
7531
+ * This operation does not retry by default if the user has not defined a retry configuration.
6897
7532
  * @param UpdateCompartmentRequest
6898
7533
  * @return UpdateCompartmentResponse
6899
7534
  * @throws OciError when an error occurs
6900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
7535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
6901
7536
  */
6902
7537
  updateCompartment(updateCompartmentRequest) {
6903
7538
  return __awaiter(this, void 0, void 0, function* () {
@@ -6911,7 +7546,8 @@ class IdentityClient {
6911
7546
  "Content-Type": common.Constants.APPLICATION_JSON,
6912
7547
  "if-match": updateCompartmentRequest.ifMatch
6913
7548
  };
6914
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateCompartmentRequest.retryConfiguration);
7549
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7550
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCompartmentRequest.retryConfiguration, specRetryConfiguration);
6915
7551
  if (this.logger)
6916
7552
  retrier.logger = this.logger;
6917
7553
  const request = yield oci_common_2.composeRequest({
@@ -6955,10 +7591,11 @@ class IdentityClient {
6955
7591
  /**
6956
7592
  * Updates the specified secret key's description.
6957
7593
  *
7594
+ * This operation does not retry by default if the user has not defined a retry configuration.
6958
7595
  * @param UpdateCustomerSecretKeyRequest
6959
7596
  * @return UpdateCustomerSecretKeyResponse
6960
7597
  * @throws OciError when an error occurs
6961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
7598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
6962
7599
  */
6963
7600
  updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
6964
7601
  return __awaiter(this, void 0, void 0, function* () {
@@ -6973,7 +7610,8 @@ class IdentityClient {
6973
7610
  "Content-Type": common.Constants.APPLICATION_JSON,
6974
7611
  "if-match": updateCustomerSecretKeyRequest.ifMatch
6975
7612
  };
6976
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateCustomerSecretKeyRequest.retryConfiguration);
7613
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7614
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCustomerSecretKeyRequest.retryConfiguration, specRetryConfiguration);
6977
7615
  if (this.logger)
6978
7616
  retrier.logger = this.logger;
6979
7617
  const request = yield oci_common_2.composeRequest({
@@ -7016,10 +7654,11 @@ class IdentityClient {
7016
7654
  }
7017
7655
  /**
7018
7656
  * Updates the specified dynamic group.
7657
+ * This operation does not retry by default if the user has not defined a retry configuration.
7019
7658
  * @param UpdateDynamicGroupRequest
7020
7659
  * @return UpdateDynamicGroupResponse
7021
7660
  * @throws OciError when an error occurs
7022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
7661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
7023
7662
  */
7024
7663
  updateDynamicGroup(updateDynamicGroupRequest) {
7025
7664
  return __awaiter(this, void 0, void 0, function* () {
@@ -7033,7 +7672,8 @@ class IdentityClient {
7033
7672
  "Content-Type": common.Constants.APPLICATION_JSON,
7034
7673
  "if-match": updateDynamicGroupRequest.ifMatch
7035
7674
  };
7036
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateDynamicGroupRequest.retryConfiguration);
7675
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7676
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDynamicGroupRequest.retryConfiguration, specRetryConfiguration);
7037
7677
  if (this.logger)
7038
7678
  retrier.logger = this.logger;
7039
7679
  const request = yield oci_common_2.composeRequest({
@@ -7076,10 +7716,11 @@ class IdentityClient {
7076
7716
  }
7077
7717
  /**
7078
7718
  * Updates the specified group.
7719
+ * This operation does not retry by default if the user has not defined a retry configuration.
7079
7720
  * @param UpdateGroupRequest
7080
7721
  * @return UpdateGroupResponse
7081
7722
  * @throws OciError when an error occurs
7082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
7723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
7083
7724
  */
7084
7725
  updateGroup(updateGroupRequest) {
7085
7726
  return __awaiter(this, void 0, void 0, function* () {
@@ -7093,7 +7734,8 @@ class IdentityClient {
7093
7734
  "Content-Type": common.Constants.APPLICATION_JSON,
7094
7735
  "if-match": updateGroupRequest.ifMatch
7095
7736
  };
7096
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateGroupRequest.retryConfiguration);
7737
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7738
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateGroupRequest.retryConfiguration, specRetryConfiguration);
7097
7739
  if (this.logger)
7098
7740
  retrier.logger = this.logger;
7099
7741
  const request = yield oci_common_2.composeRequest({
@@ -7136,10 +7778,11 @@ class IdentityClient {
7136
7778
  }
7137
7779
  /**
7138
7780
  * Updates the specified identity provider.
7781
+ * This operation does not retry by default if the user has not defined a retry configuration.
7139
7782
  * @param UpdateIdentityProviderRequest
7140
7783
  * @return UpdateIdentityProviderResponse
7141
7784
  * @throws OciError when an error occurs
7142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
7785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
7143
7786
  */
7144
7787
  updateIdentityProvider(updateIdentityProviderRequest) {
7145
7788
  return __awaiter(this, void 0, void 0, function* () {
@@ -7153,7 +7796,8 @@ class IdentityClient {
7153
7796
  "Content-Type": common.Constants.APPLICATION_JSON,
7154
7797
  "if-match": updateIdentityProviderRequest.ifMatch
7155
7798
  };
7156
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateIdentityProviderRequest.retryConfiguration);
7799
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7800
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateIdentityProviderRequest.retryConfiguration, specRetryConfiguration);
7157
7801
  if (this.logger)
7158
7802
  retrier.logger = this.logger;
7159
7803
  const request = yield oci_common_2.composeRequest({
@@ -7196,10 +7840,11 @@ class IdentityClient {
7196
7840
  }
7197
7841
  /**
7198
7842
  * Updates the specified group mapping.
7843
+ * This operation does not retry by default if the user has not defined a retry configuration.
7199
7844
  * @param UpdateIdpGroupMappingRequest
7200
7845
  * @return UpdateIdpGroupMappingResponse
7201
7846
  * @throws OciError when an error occurs
7202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
7847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
7203
7848
  */
7204
7849
  updateIdpGroupMapping(updateIdpGroupMappingRequest) {
7205
7850
  return __awaiter(this, void 0, void 0, function* () {
@@ -7214,7 +7859,8 @@ class IdentityClient {
7214
7859
  "Content-Type": common.Constants.APPLICATION_JSON,
7215
7860
  "if-match": updateIdpGroupMappingRequest.ifMatch
7216
7861
  };
7217
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateIdpGroupMappingRequest.retryConfiguration);
7862
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7863
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateIdpGroupMappingRequest.retryConfiguration, specRetryConfiguration);
7218
7864
  if (this.logger)
7219
7865
  retrier.logger = this.logger;
7220
7866
  const request = yield oci_common_2.composeRequest({
@@ -7257,10 +7903,11 @@ class IdentityClient {
7257
7903
  }
7258
7904
  /**
7259
7905
  * Updates the specified network source.
7906
+ * This operation does not retry by default if the user has not defined a retry configuration.
7260
7907
  * @param UpdateNetworkSourceRequest
7261
7908
  * @return UpdateNetworkSourceResponse
7262
7909
  * @throws OciError when an error occurs
7263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
7910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
7264
7911
  */
7265
7912
  updateNetworkSource(updateNetworkSourceRequest) {
7266
7913
  return __awaiter(this, void 0, void 0, function* () {
@@ -7274,7 +7921,8 @@ class IdentityClient {
7274
7921
  "Content-Type": common.Constants.APPLICATION_JSON,
7275
7922
  "if-match": updateNetworkSourceRequest.ifMatch
7276
7923
  };
7277
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateNetworkSourceRequest.retryConfiguration);
7924
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7925
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateNetworkSourceRequest.retryConfiguration, specRetryConfiguration);
7278
7926
  if (this.logger)
7279
7927
  retrier.logger = this.logger;
7280
7928
  const request = yield oci_common_2.composeRequest({
@@ -7318,10 +7966,11 @@ class IdentityClient {
7318
7966
  /**
7319
7967
  * Updates Oauth token for the user
7320
7968
  *
7969
+ * This operation does not retry by default if the user has not defined a retry configuration.
7321
7970
  * @param UpdateOAuthClientCredentialRequest
7322
7971
  * @return UpdateOAuthClientCredentialResponse
7323
7972
  * @throws OciError when an error occurs
7324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
7973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
7325
7974
  */
7326
7975
  updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
7327
7976
  return __awaiter(this, void 0, void 0, function* () {
@@ -7336,7 +7985,8 @@ class IdentityClient {
7336
7985
  "Content-Type": common.Constants.APPLICATION_JSON,
7337
7986
  "if-match": updateOAuthClientCredentialRequest.ifMatch
7338
7987
  };
7339
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateOAuthClientCredentialRequest.retryConfiguration);
7988
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
7989
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateOAuthClientCredentialRequest.retryConfiguration, specRetryConfiguration);
7340
7990
  if (this.logger)
7341
7991
  retrier.logger = this.logger;
7342
7992
  const request = yield oci_common_2.composeRequest({
@@ -7382,10 +8032,11 @@ class IdentityClient {
7382
8032
  * <p>
7383
8033
  Policy changes take effect typically within 10 seconds.
7384
8034
  *
8035
+ * This operation does not retry by default if the user has not defined a retry configuration.
7385
8036
  * @param UpdatePolicyRequest
7386
8037
  * @return UpdatePolicyResponse
7387
8038
  * @throws OciError when an error occurs
7388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
8039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
7389
8040
  */
7390
8041
  updatePolicy(updatePolicyRequest) {
7391
8042
  return __awaiter(this, void 0, void 0, function* () {
@@ -7399,7 +8050,8 @@ class IdentityClient {
7399
8050
  "Content-Type": common.Constants.APPLICATION_JSON,
7400
8051
  "if-match": updatePolicyRequest.ifMatch
7401
8052
  };
7402
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updatePolicyRequest.retryConfiguration);
8053
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
8054
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updatePolicyRequest.retryConfiguration, specRetryConfiguration);
7403
8055
  if (this.logger)
7404
8056
  retrier.logger = this.logger;
7405
8057
  const request = yield oci_common_2.composeRequest({
@@ -7443,10 +8095,11 @@ class IdentityClient {
7443
8095
  /**
7444
8096
  * Updates the specified SMTP credential's description.
7445
8097
  *
8098
+ * This operation does not retry by default if the user has not defined a retry configuration.
7446
8099
  * @param UpdateSmtpCredentialRequest
7447
8100
  * @return UpdateSmtpCredentialResponse
7448
8101
  * @throws OciError when an error occurs
7449
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
8102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
7450
8103
  */
7451
8104
  updateSmtpCredential(updateSmtpCredentialRequest) {
7452
8105
  return __awaiter(this, void 0, void 0, function* () {
@@ -7461,7 +8114,8 @@ class IdentityClient {
7461
8114
  "Content-Type": common.Constants.APPLICATION_JSON,
7462
8115
  "if-match": updateSmtpCredentialRequest.ifMatch
7463
8116
  };
7464
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateSmtpCredentialRequest.retryConfiguration);
8117
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
8118
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateSmtpCredentialRequest.retryConfiguration, specRetryConfiguration);
7465
8119
  if (this.logger)
7466
8120
  retrier.logger = this.logger;
7467
8121
  const request = yield oci_common_2.composeRequest({
@@ -7507,10 +8161,11 @@ class IdentityClient {
7507
8161
  * <p>
7508
8162
  Updates the specified Swift password's description.
7509
8163
  *
8164
+ * This operation does not retry by default if the user has not defined a retry configuration.
7510
8165
  * @param UpdateSwiftPasswordRequest
7511
8166
  * @return UpdateSwiftPasswordResponse
7512
8167
  * @throws OciError when an error occurs
7513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
8168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
7514
8169
  */
7515
8170
  updateSwiftPassword(updateSwiftPasswordRequest) {
7516
8171
  return __awaiter(this, void 0, void 0, function* () {
@@ -7525,7 +8180,8 @@ class IdentityClient {
7525
8180
  "Content-Type": common.Constants.APPLICATION_JSON,
7526
8181
  "if-match": updateSwiftPasswordRequest.ifMatch
7527
8182
  };
7528
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateSwiftPasswordRequest.retryConfiguration);
8183
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
8184
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateSwiftPasswordRequest.retryConfiguration, specRetryConfiguration);
7529
8185
  if (this.logger)
7530
8186
  retrier.logger = this.logger;
7531
8187
  const request = yield oci_common_2.composeRequest({
@@ -7578,10 +8234,11 @@ class IdentityClient {
7578
8234
  You cannot remove list values that appear in a TagDefault. To remove a list value that
7579
8235
  * appears in a TagDefault, first update the TagDefault to use a different value.
7580
8236
  *
8237
+ * This operation does not retry by default if the user has not defined a retry configuration.
7581
8238
  * @param UpdateTagRequest
7582
8239
  * @return UpdateTagResponse
7583
8240
  * @throws OciError when an error occurs
7584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
8241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
7585
8242
  */
7586
8243
  updateTag(updateTagRequest) {
7587
8244
  return __awaiter(this, void 0, void 0, function* () {
@@ -7596,7 +8253,8 @@ class IdentityClient {
7596
8253
  "Content-Type": common.Constants.APPLICATION_JSON,
7597
8254
  "if-match": updateTagRequest.ifMatch
7598
8255
  };
7599
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateTagRequest.retryConfiguration);
8256
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
8257
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagRequest.retryConfiguration, specRetryConfiguration);
7600
8258
  if (this.logger)
7601
8259
  retrier.logger = this.logger;
7602
8260
  const request = yield oci_common_2.composeRequest({
@@ -7645,10 +8303,11 @@ class IdentityClient {
7645
8303
  * If the `isRequired` flag is set to \"true\", the value is set during resource creation.
7646
8304
  * * If the `isRequired` flag is set to \"false\", the value you enter is set during resource creation.
7647
8305
  *
8306
+ * This operation does not retry by default if the user has not defined a retry configuration.
7648
8307
  * @param UpdateTagDefaultRequest
7649
8308
  * @return UpdateTagDefaultResponse
7650
8309
  * @throws OciError when an error occurs
7651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
8310
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
7652
8311
  */
7653
8312
  updateTagDefault(updateTagDefaultRequest) {
7654
8313
  return __awaiter(this, void 0, void 0, function* () {
@@ -7663,7 +8322,8 @@ class IdentityClient {
7663
8322
  "if-match": updateTagDefaultRequest.ifMatch,
7664
8323
  "opc-request-id": updateTagDefaultRequest.opcRequestId
7665
8324
  };
7666
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateTagDefaultRequest.retryConfiguration);
8325
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
8326
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagDefaultRequest.retryConfiguration, specRetryConfiguration);
7667
8327
  if (this.logger)
7668
8328
  retrier.logger = this.logger;
7669
8329
  const request = yield oci_common_2.composeRequest({
@@ -7715,10 +8375,11 @@ class IdentityClient {
7715
8375
  * <p>
7716
8376
  You can't add a namespace with the same name as a retired namespace in the same tenancy.
7717
8377
  *
8378
+ * This operation does not retry by default if the user has not defined a retry configuration.
7718
8379
  * @param UpdateTagNamespaceRequest
7719
8380
  * @return UpdateTagNamespaceResponse
7720
8381
  * @throws OciError when an error occurs
7721
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
8382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
7722
8383
  */
7723
8384
  updateTagNamespace(updateTagNamespaceRequest) {
7724
8385
  return __awaiter(this, void 0, void 0, function* () {
@@ -7731,7 +8392,8 @@ class IdentityClient {
7731
8392
  let headerParams = {
7732
8393
  "Content-Type": common.Constants.APPLICATION_JSON
7733
8394
  };
7734
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateTagNamespaceRequest.retryConfiguration);
8395
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
8396
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTagNamespaceRequest.retryConfiguration, specRetryConfiguration);
7735
8397
  if (this.logger)
7736
8398
  retrier.logger = this.logger;
7737
8399
  const request = yield oci_common_2.composeRequest({
@@ -7769,10 +8431,11 @@ class IdentityClient {
7769
8431
  }
7770
8432
  /**
7771
8433
  * Updates the description of the specified user.
8434
+ * This operation does not retry by default if the user has not defined a retry configuration.
7772
8435
  * @param UpdateUserRequest
7773
8436
  * @return UpdateUserResponse
7774
8437
  * @throws OciError when an error occurs
7775
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
8438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
7776
8439
  */
7777
8440
  updateUser(updateUserRequest) {
7778
8441
  return __awaiter(this, void 0, void 0, function* () {
@@ -7786,7 +8449,8 @@ class IdentityClient {
7786
8449
  "Content-Type": common.Constants.APPLICATION_JSON,
7787
8450
  "if-match": updateUserRequest.ifMatch
7788
8451
  };
7789
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateUserRequest.retryConfiguration);
8452
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
8453
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserRequest.retryConfiguration, specRetryConfiguration);
7790
8454
  if (this.logger)
7791
8455
  retrier.logger = this.logger;
7792
8456
  const request = yield oci_common_2.composeRequest({
@@ -7830,10 +8494,11 @@ class IdentityClient {
7830
8494
  /**
7831
8495
  * Updates the capabilities of the specified user.
7832
8496
  *
8497
+ * This operation does not retry by default if the user has not defined a retry configuration.
7833
8498
  * @param UpdateUserCapabilitiesRequest
7834
8499
  * @return UpdateUserCapabilitiesResponse
7835
8500
  * @throws OciError when an error occurs
7836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
8501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
7837
8502
  */
7838
8503
  updateUserCapabilities(updateUserCapabilitiesRequest) {
7839
8504
  return __awaiter(this, void 0, void 0, function* () {
@@ -7847,7 +8512,8 @@ class IdentityClient {
7847
8512
  "Content-Type": common.Constants.APPLICATION_JSON,
7848
8513
  "if-match": updateUserCapabilitiesRequest.ifMatch
7849
8514
  };
7850
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateUserCapabilitiesRequest.retryConfiguration);
8515
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
8516
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserCapabilitiesRequest.retryConfiguration, specRetryConfiguration);
7851
8517
  if (this.logger)
7852
8518
  retrier.logger = this.logger;
7853
8519
  const request = yield oci_common_2.composeRequest({
@@ -7891,10 +8557,11 @@ class IdentityClient {
7891
8557
  /**
7892
8558
  * Updates the state of the specified user.
7893
8559
  *
8560
+ * This operation does not retry by default if the user has not defined a retry configuration.
7894
8561
  * @param UpdateUserStateRequest
7895
8562
  * @return UpdateUserStateResponse
7896
8563
  * @throws OciError when an error occurs
7897
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
8564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
7898
8565
  */
7899
8566
  updateUserState(updateUserStateRequest) {
7900
8567
  return __awaiter(this, void 0, void 0, function* () {
@@ -7908,7 +8575,8 @@ class IdentityClient {
7908
8575
  "Content-Type": common.Constants.APPLICATION_JSON,
7909
8576
  "if-match": updateUserStateRequest.ifMatch
7910
8577
  };
7911
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, updateUserStateRequest.retryConfiguration);
8578
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
8579
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUserStateRequest.retryConfiguration, specRetryConfiguration);
7912
8580
  if (this.logger)
7913
8581
  retrier.logger = this.logger;
7914
8582
  const request = yield oci_common_2.composeRequest({
@@ -7966,10 +8634,11 @@ class IdentityClient {
7966
8634
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using
7967
8635
  * the object, first make sure its `lifecycleState` has changed to ACTIVE.
7968
8636
  *
8637
+ * This operation does not retry by default if the user has not defined a retry configuration.
7969
8638
  * @param UploadApiKeyRequest
7970
8639
  * @return UploadApiKeyResponse
7971
8640
  * @throws OciError when an error occurs
7972
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
8641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
7973
8642
  */
7974
8643
  uploadApiKey(uploadApiKeyRequest) {
7975
8644
  return __awaiter(this, void 0, void 0, function* () {
@@ -7983,7 +8652,8 @@ class IdentityClient {
7983
8652
  "Content-Type": common.Constants.APPLICATION_JSON,
7984
8653
  "opc-retry-token": uploadApiKeyRequest.opcRetryToken
7985
8654
  };
7986
- const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : {}, uploadApiKeyRequest.retryConfiguration);
8655
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
8656
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, uploadApiKeyRequest.retryConfiguration, specRetryConfiguration);
7987
8657
  if (this.logger)
7988
8658
  retrier.logger = this.logger;
7989
8659
  const request = yield oci_common_2.composeRequest({