oci-identity 2.21.0 → 2.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (149) hide show
  1. package/lib/client.d.ts +283 -284
  2. package/lib/client.js +429 -426
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/create-user-details.d.ts +5 -2
  5. package/lib/model/create-user-details.js.map +1 -1
  6. package/lib/model/update-user-details.d.ts +5 -2
  7. package/lib/model/update-user-details.js.map +1 -1
  8. package/lib/request/activate-domain-request.d.ts +1 -1
  9. package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
  10. package/lib/request/add-user-to-group-request.d.ts +1 -1
  11. package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
  12. package/lib/request/bulk-delete-resources-request.d.ts +1 -1
  13. package/lib/request/bulk-delete-tags-request.d.ts +1 -1
  14. package/lib/request/bulk-edit-tags-request.d.ts +1 -1
  15. package/lib/request/bulk-move-resources-request.d.ts +1 -1
  16. package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
  17. package/lib/request/change-domain-compartment-request.d.ts +1 -1
  18. package/lib/request/change-domain-license-type-request.d.ts +1 -1
  19. package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
  20. package/lib/request/create-auth-token-request.d.ts +1 -1
  21. package/lib/request/create-compartment-request.d.ts +1 -1
  22. package/lib/request/create-customer-secret-key-request.d.ts +1 -1
  23. package/lib/request/create-db-credential-request.d.ts +1 -1
  24. package/lib/request/create-domain-request.d.ts +1 -1
  25. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  26. package/lib/request/create-group-request.d.ts +1 -1
  27. package/lib/request/create-identity-provider-request.d.ts +1 -1
  28. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  29. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  30. package/lib/request/create-network-source-request.d.ts +1 -1
  31. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  32. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  33. package/lib/request/create-policy-request.d.ts +1 -1
  34. package/lib/request/create-region-subscription-request.d.ts +1 -1
  35. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  36. package/lib/request/create-swift-password-request.d.ts +1 -1
  37. package/lib/request/create-tag-default-request.d.ts +1 -1
  38. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  39. package/lib/request/create-tag-request.d.ts +1 -1
  40. package/lib/request/create-user-request.d.ts +1 -1
  41. package/lib/request/deactivate-domain-request.d.ts +1 -1
  42. package/lib/request/delete-api-key-request.d.ts +1 -1
  43. package/lib/request/delete-auth-token-request.d.ts +1 -1
  44. package/lib/request/delete-compartment-request.d.ts +1 -1
  45. package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
  46. package/lib/request/delete-db-credential-request.d.ts +1 -1
  47. package/lib/request/delete-domain-request.d.ts +1 -1
  48. package/lib/request/delete-dynamic-group-request.d.ts +1 -1
  49. package/lib/request/delete-group-request.d.ts +1 -1
  50. package/lib/request/delete-identity-provider-request.d.ts +1 -1
  51. package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
  52. package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
  53. package/lib/request/delete-network-source-request.d.ts +1 -1
  54. package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
  55. package/lib/request/delete-policy-request.d.ts +1 -1
  56. package/lib/request/delete-smtp-credential-request.d.ts +1 -1
  57. package/lib/request/delete-swift-password-request.d.ts +1 -1
  58. package/lib/request/delete-tag-default-request.d.ts +1 -1
  59. package/lib/request/delete-tag-namespace-request.d.ts +1 -1
  60. package/lib/request/delete-tag-request.d.ts +1 -1
  61. package/lib/request/delete-user-request.d.ts +1 -1
  62. package/lib/request/enable-replication-to-region-request.d.ts +1 -1
  63. package/lib/request/generate-totp-seed-request.d.ts +1 -1
  64. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  65. package/lib/request/get-compartment-request.d.ts +1 -1
  66. package/lib/request/get-domain-request.d.ts +1 -1
  67. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  68. package/lib/request/get-group-request.d.ts +1 -1
  69. package/lib/request/get-iam-work-request-request.d.ts +1 -1
  70. package/lib/request/get-identity-provider-request.d.ts +1 -1
  71. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  72. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  73. package/lib/request/get-network-source-request.d.ts +1 -1
  74. package/lib/request/get-policy-request.d.ts +1 -1
  75. package/lib/request/get-standard-tag-template-request.d.ts +1 -1
  76. package/lib/request/get-tag-default-request.d.ts +1 -1
  77. package/lib/request/get-tag-namespace-request.d.ts +1 -1
  78. package/lib/request/get-tag-request.d.ts +1 -1
  79. package/lib/request/get-tagging-work-request-request.d.ts +1 -1
  80. package/lib/request/get-tenancy-request.d.ts +1 -1
  81. package/lib/request/get-user-group-membership-request.d.ts +1 -1
  82. package/lib/request/get-user-request.d.ts +1 -1
  83. package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
  84. package/lib/request/get-work-request-request.d.ts +1 -1
  85. package/lib/request/import-standard-tags-request.d.ts +1 -1
  86. package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
  87. package/lib/request/list-api-keys-request.d.ts +1 -1
  88. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  89. package/lib/request/list-availability-domains-request.d.ts +1 -1
  90. package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
  91. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
  92. package/lib/request/list-compartments-request.d.ts +1 -1
  93. package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
  94. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  95. package/lib/request/list-db-credentials-request.d.ts +1 -1
  96. package/lib/request/list-domains-request.d.ts +1 -1
  97. package/lib/request/list-dynamic-groups-request.d.ts +1 -1
  98. package/lib/request/list-fault-domains-request.d.ts +1 -1
  99. package/lib/request/list-groups-request.d.ts +1 -1
  100. package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
  101. package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
  102. package/lib/request/list-iam-work-requests-request.d.ts +1 -1
  103. package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
  104. package/lib/request/list-identity-providers-request.d.ts +1 -1
  105. package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
  106. package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
  107. package/lib/request/list-network-sources-request.d.ts +1 -1
  108. package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
  109. package/lib/request/list-policies-request.d.ts +1 -1
  110. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  111. package/lib/request/list-regions-request.d.ts +1 -1
  112. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  113. package/lib/request/list-standard-tag-namespaces-request.d.ts +1 -1
  114. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  115. package/lib/request/list-tag-defaults-request.d.ts +1 -1
  116. package/lib/request/list-tag-namespaces-request.d.ts +1 -1
  117. package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
  118. package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
  119. package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
  120. package/lib/request/list-tags-request.d.ts +1 -1
  121. package/lib/request/list-user-group-memberships-request.d.ts +1 -1
  122. package/lib/request/list-users-request.d.ts +1 -1
  123. package/lib/request/list-work-requests-request.d.ts +1 -1
  124. package/lib/request/move-compartment-request.d.ts +1 -1
  125. package/lib/request/recover-compartment-request.d.ts +1 -1
  126. package/lib/request/remove-user-from-group-request.d.ts +1 -1
  127. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  128. package/lib/request/update-auth-token-request.d.ts +1 -1
  129. package/lib/request/update-authentication-policy-request.d.ts +1 -1
  130. package/lib/request/update-compartment-request.d.ts +1 -1
  131. package/lib/request/update-customer-secret-key-request.d.ts +1 -1
  132. package/lib/request/update-domain-request.d.ts +1 -1
  133. package/lib/request/update-dynamic-group-request.d.ts +1 -1
  134. package/lib/request/update-group-request.d.ts +1 -1
  135. package/lib/request/update-identity-provider-request.d.ts +1 -1
  136. package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
  137. package/lib/request/update-network-source-request.d.ts +1 -1
  138. package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
  139. package/lib/request/update-policy-request.d.ts +1 -1
  140. package/lib/request/update-smtp-credential-request.d.ts +1 -1
  141. package/lib/request/update-swift-password-request.d.ts +1 -1
  142. package/lib/request/update-tag-default-request.d.ts +1 -1
  143. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  144. package/lib/request/update-tag-request.d.ts +1 -1
  145. package/lib/request/update-user-capabilities-request.d.ts +1 -1
  146. package/lib/request/update-user-request.d.ts +1 -1
  147. package/lib/request/update-user-state-request.d.ts +1 -1
  148. package/lib/request/upload-api-key-request.d.ts +1 -1
  149. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -28,6 +28,7 @@ export declare class IdentityClient {
28
28
  protected "_waiters": IdentityWaiter;
29
29
  protected "_clientConfiguration": common.ClientConfiguration;
30
30
  protected _circuitBreaker: null;
31
+ protected _httpOptions: any;
31
32
  protected _httpClient: common.HttpClient;
32
33
  constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
33
34
  /**
@@ -77,21 +78,21 @@ export declare class IdentityClient {
77
78
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
78
79
  * the operation's status.
79
80
  *
80
- * This operation does not retry by default if the user has not defined a retry configuration.
81
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
81
82
  * @param ActivateDomainRequest
82
83
  * @return ActivateDomainResponse
83
84
  * @throws OciError when an error occurs
84
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
85
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
85
86
  */
86
87
  activateDomain(activateDomainRequest: requests.ActivateDomainRequest): Promise<responses.ActivateDomainResponse>;
87
88
  /**
88
89
  * Activates the specified MFA TOTP device for the user. Activation requires manual interaction with the Console.
89
90
  *
90
- * This operation does not retry by default if the user has not defined a retry configuration.
91
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
91
92
  * @param ActivateMfaTotpDeviceRequest
92
93
  * @return ActivateMfaTotpDeviceResponse
93
94
  * @throws OciError when an error occurs
94
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
95
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
95
96
  */
96
97
  activateMfaTotpDevice(activateMfaTotpDeviceRequest: requests.ActivateMfaTotpDeviceRequest): Promise<responses.ActivateMfaTotpDeviceResponse>;
97
98
  /**
@@ -100,11 +101,11 @@ export declare class IdentityClient {
100
101
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
101
102
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
102
103
  *
103
- * This operation does not retry by default if the user has not defined a retry configuration.
104
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
104
105
  * @param AddUserToGroupRequest
105
106
  * @return AddUserToGroupResponse
106
107
  * @throws OciError when an error occurs
107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
108
109
  */
109
110
  addUserToGroup(addUserToGroupRequest: requests.AddUserToGroupRequest): Promise<responses.AddUserToGroupResponse>;
110
111
  /**
@@ -113,11 +114,11 @@ export declare class IdentityClient {
113
114
  * referencing the same tag in a compartment lower down the hierarchy. This set of tag defaults
114
115
  * includes all tag defaults from the current compartment back to the root compartment.
115
116
  *
116
- * This operation does not retry by default if the user has not defined a retry configuration.
117
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
117
118
  * @param AssembleEffectiveTagSetRequest
118
119
  * @return AssembleEffectiveTagSetResponse
119
120
  * @throws OciError when an error occurs
120
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
121
122
  */
122
123
  assembleEffectiveTagSet(assembleEffectiveTagSetRequest: requests.AssembleEffectiveTagSetRequest): Promise<responses.AssembleEffectiveTagSetResponse>;
123
124
  /**
@@ -127,11 +128,11 @@ export declare class IdentityClient {
127
128
  * {@link WorkRequest}. Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest}
128
129
  * API to monitor the status of the bulk action.
129
130
  *
130
- * This operation does not retry by default if the user has not defined a retry configuration.
131
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
131
132
  * @param BulkDeleteResourcesRequest
132
133
  * @return BulkDeleteResourcesResponse
133
134
  * @throws OciError when an error occurs
134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
135
136
  */
136
137
  bulkDeleteResources(bulkDeleteResourcesRequest: requests.BulkDeleteResourcesRequest): Promise<responses.BulkDeleteResourcesResponse>;
137
138
  /**
@@ -157,11 +158,11 @@ export declare class IdentityClient {
157
158
  In order to delete tags, you must first retire the tags. Use {@link #updateTag(UpdateTagRequest) updateTag}
158
159
  * to retire a tag.
159
160
  *
160
- * This operation does not retry by default if the user has not defined a retry configuration.
161
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
161
162
  * @param BulkDeleteTagsRequest
162
163
  * @return BulkDeleteTagsResponse
163
164
  * @throws OciError when an error occurs
164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
165
166
  */
166
167
  bulkDeleteTags(bulkDeleteTagsRequest: requests.BulkDeleteTagsRequest): Promise<responses.BulkDeleteTagsResponse>;
167
168
  /**
@@ -180,11 +181,11 @@ export declare class IdentityClient {
180
181
  * For example, if one request adds `tag set-1` to a resource and sets a tag value to `tag set-2`,
181
182
  * `tag set-1` and `tag set-2` cannot have any common tag definitions.
182
183
  *
183
- * This operation does not retry by default if the user has not defined a retry configuration.
184
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
184
185
  * @param BulkEditTagsRequest
185
186
  * @return BulkEditTagsResponse
186
187
  * @throws OciError when an error occurs
187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
188
189
  */
189
190
  bulkEditTags(bulkEditTagsRequest: requests.BulkEditTagsRequest): Promise<responses.BulkEditTagsResponse>;
190
191
  /**
@@ -194,11 +195,11 @@ export declare class IdentityClient {
194
195
  * compartments. This operation creates a {@link WorkRequest}.
195
196
  * Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest} API to monitor the status of the bulk action.
196
197
  *
197
- * This operation does not retry by default if the user has not defined a retry configuration.
198
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
198
199
  * @param BulkMoveResourcesRequest
199
200
  * @return BulkMoveResourcesResponse
200
201
  * @throws OciError when an error occurs
201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
202
203
  */
203
204
  bulkMoveResources(bulkMoveResourcesRequest: requests.BulkMoveResourcesRequest): Promise<responses.BulkMoveResourcesResponse>;
204
205
  /**
@@ -222,11 +223,11 @@ export declare class IdentityClient {
222
223
  To delete a tag namespace, you must first retire it. Use {@link #updateTagNamespace(UpdateTagNamespaceRequest) updateTagNamespace}
223
224
  * to retire a tag namespace.
224
225
  *
225
- * This operation does not retry by default if the user has not defined a retry configuration.
226
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
226
227
  * @param CascadeDeleteTagNamespaceRequest
227
228
  * @return CascadeDeleteTagNamespaceResponse
228
229
  * @throws OciError when an error occurs
229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
230
231
  */
231
232
  cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest: requests.CascadeDeleteTagNamespaceRequest): Promise<responses.CascadeDeleteTagNamespaceResponse>;
232
233
  /**
@@ -235,11 +236,11 @@ export declare class IdentityClient {
235
236
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
236
237
  * the operation's status.
237
238
  *
238
- * This operation does not retry by default if the user has not defined a retry configuration.
239
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
239
240
  * @param ChangeDomainCompartmentRequest
240
241
  * @return ChangeDomainCompartmentResponse
241
242
  * @throws OciError when an error occurs
242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
243
244
  */
244
245
  changeDomainCompartment(changeDomainCompartmentRequest: requests.ChangeDomainCompartmentRequest): Promise<responses.ChangeDomainCompartmentResponse>;
245
246
  /**
@@ -253,11 +254,11 @@ export declare class IdentityClient {
253
254
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
254
255
  * the operation's status.
255
256
  *
256
- * This operation does not retry by default if the user has not defined a retry configuration.
257
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
257
258
  * @param ChangeDomainLicenseTypeRequest
258
259
  * @return ChangeDomainLicenseTypeResponse
259
260
  * @throws OciError when an error occurs
260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
261
262
  */
262
263
  changeDomainLicenseType(changeDomainLicenseTypeRequest: requests.ChangeDomainLicenseTypeRequest): Promise<responses.ChangeDomainLicenseTypeResponse>;
263
264
  /**
@@ -268,11 +269,11 @@ export declare class IdentityClient {
268
269
  * <p>
269
270
  Moving a tag namespace moves all the tag key definitions contained in the tag namespace.
270
271
  *
271
- * This operation does not retry by default if the user has not defined a retry configuration.
272
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
272
273
  * @param ChangeTagNamespaceCompartmentRequest
273
274
  * @return ChangeTagNamespaceCompartmentResponse
274
275
  * @throws OciError when an error occurs
275
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
276
277
  */
277
278
  changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest: requests.ChangeTagNamespaceCompartmentRequest): Promise<responses.ChangeTagNamespaceCompartmentResponse>;
278
279
  /**
@@ -287,18 +288,16 @@ export declare class IdentityClient {
287
288
  * does not need to write a policy to give users this ability. To compare, administrators who have permission to the
288
289
  * tenancy can use this operation to create an auth token for any user, including themselves.
289
290
  *
290
- * This operation does not retry by default if the user has not defined a retry configuration.
291
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
291
292
  * @param CreateAuthTokenRequest
292
293
  * @return CreateAuthTokenResponse
293
294
  * @throws OciError when an error occurs
294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
295
296
  */
296
297
  createAuthToken(createAuthTokenRequest: requests.CreateAuthTokenRequest): Promise<responses.CreateAuthTokenResponse>;
297
298
  /**
298
299
  * Creates a new compartment in the specified compartment.
299
300
  * <p>
300
- **Important:** Compartments cannot be deleted.
301
- * <p>
302
301
  Specify the parent compartment's OCID as the compartment ID in the request object. Remember that the tenancy
303
302
  * is simply the root compartment. For information about OCIDs, see
304
303
  * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
@@ -315,11 +314,11 @@ export declare class IdentityClient {
315
314
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
316
315
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
317
316
  *
318
- * This operation does not retry by default if the user has not defined a retry configuration.
317
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
319
318
  * @param CreateCompartmentRequest
320
319
  * @return CreateCompartmentResponse
321
320
  * @throws OciError when an error occurs
322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
321
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
323
322
  */
324
323
  createCompartment(createCompartmentRequest: requests.CreateCompartmentRequest): Promise<responses.CreateCompartmentResponse>;
325
324
  /**
@@ -335,21 +334,21 @@ export declare class IdentityClient {
335
334
  * does not need to write a policy to give users this ability. To compare, administrators who have permission to the
336
335
  * tenancy can use this operation to create a secret key for any user, including themselves.
337
336
  *
338
- * This operation does not retry by default if the user has not defined a retry configuration.
337
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
339
338
  * @param CreateCustomerSecretKeyRequest
340
339
  * @return CreateCustomerSecretKeyResponse
341
340
  * @throws OciError when an error occurs
342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
343
342
  */
344
343
  createCustomerSecretKey(createCustomerSecretKeyRequest: requests.CreateCustomerSecretKeyRequest): Promise<responses.CreateCustomerSecretKeyResponse>;
345
344
  /**
346
345
  * Creates a new DB credential for the specified user.
347
346
  *
348
- * This operation does not retry by default if the user has not defined a retry configuration.
347
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
349
348
  * @param CreateDbCredentialRequest
350
349
  * @return CreateDbCredentialResponse
351
350
  * @throws OciError when an error occurs
352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
353
352
  */
354
353
  createDbCredential(createDbCredentialRequest: requests.CreateDbCredentialRequest): Promise<responses.CreateDbCredentialResponse>;
355
354
  /**
@@ -362,11 +361,11 @@ export declare class IdentityClient {
362
361
  * <p>
363
362
  After creating an `identity domain`, first make sure its `lifecycleState` changes from CREATING to ACTIVE before you use it.
364
363
  *
365
- * This operation does not retry by default if the user has not defined a retry configuration.
364
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
366
365
  * @param CreateDomainRequest
367
366
  * @return CreateDomainResponse
368
367
  * @throws OciError when an error occurs
369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
370
369
  */
371
370
  createDomain(createDomainRequest: requests.CreateDomainRequest): Promise<responses.CreateDomainResponse>;
372
371
  /**
@@ -389,11 +388,11 @@ export declare class IdentityClient {
389
388
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
390
389
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
391
390
  *
392
- * This operation does not retry by default if the user has not defined a retry configuration.
391
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
393
392
  * @param CreateDynamicGroupRequest
394
393
  * @return CreateDynamicGroupResponse
395
394
  * @throws OciError when an error occurs
396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
397
396
  */
398
397
  createDynamicGroup(createDynamicGroupRequest: requests.CreateDynamicGroupRequest): Promise<responses.CreateDynamicGroupResponse>;
399
398
  /**
@@ -419,11 +418,11 @@ export declare class IdentityClient {
419
418
  * See {@link #addUserToGroup(AddUserToGroupRequest) addUserToGroup} and
420
419
  * {@link #createPolicy(CreatePolicyRequest) createPolicy}.
421
420
  *
422
- * This operation does not retry by default if the user has not defined a retry configuration.
421
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
423
422
  * @param CreateGroupRequest
424
423
  * @return CreateGroupResponse
425
424
  * @throws OciError when an error occurs
426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
425
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
427
426
  */
428
427
  createGroup(createGroupRequest: requests.CreateGroupRequest): Promise<responses.CreateGroupResponse>;
429
428
  /**
@@ -448,11 +447,11 @@ export declare class IdentityClient {
448
447
  * be CREATING. Before using the object, first make sure its `lifecycleState` has
449
448
  * changed to ACTIVE.
450
449
  *
451
- * This operation does not retry by default if the user has not defined a retry configuration.
450
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
452
451
  * @param CreateIdentityProviderRequest
453
452
  * @return CreateIdentityProviderResponse
454
453
  * @throws OciError when an error occurs
455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
456
455
  */
457
456
  createIdentityProvider(createIdentityProviderRequest: requests.CreateIdentityProviderRequest): Promise<responses.CreateIdentityProviderResponse>;
458
457
  /**
@@ -461,21 +460,21 @@ export declare class IdentityClient {
461
460
  Creates a single mapping between an IdP group and an IAM Service
462
461
  * {@link Group}.
463
462
  *
464
- * This operation does not retry by default if the user has not defined a retry configuration.
463
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
465
464
  * @param CreateIdpGroupMappingRequest
466
465
  * @return CreateIdpGroupMappingResponse
467
466
  * @throws OciError when an error occurs
468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
469
468
  */
470
469
  createIdpGroupMapping(createIdpGroupMappingRequest: requests.CreateIdpGroupMappingRequest): Promise<responses.CreateIdpGroupMappingResponse>;
471
470
  /**
472
471
  * Creates a new MFA TOTP device for the user. A user can have one MFA TOTP device.
473
472
  *
474
- * This operation does not retry by default if the user has not defined a retry configuration.
473
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
475
474
  * @param CreateMfaTotpDeviceRequest
476
475
  * @return CreateMfaTotpDeviceResponse
477
476
  * @throws OciError when an error occurs
478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
477
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
479
478
  */
480
479
  createMfaTotpDevice(createMfaTotpDeviceRequest: requests.CreateMfaTotpDeviceRequest): Promise<responses.CreateMfaTotpDeviceResponse>;
481
480
  /**
@@ -501,21 +500,21 @@ export declare class IdentityClient {
501
500
  After your network resource is created, you can use it in policy to restrict access to only requests made from an allowed
502
501
  * IP address specified in your network source. For more information, see [Managing Network Sources](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingnetworksources.htm).
503
502
  *
504
- * This operation does not retry by default if the user has not defined a retry configuration.
503
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
505
504
  * @param CreateNetworkSourceRequest
506
505
  * @return CreateNetworkSourceResponse
507
506
  * @throws OciError when an error occurs
508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
507
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
509
508
  */
510
509
  createNetworkSource(createNetworkSourceRequest: requests.CreateNetworkSourceRequest): Promise<responses.CreateNetworkSourceResponse>;
511
510
  /**
512
511
  * Creates Oauth token for the user
513
512
  *
514
- * This operation does not retry by default if the user has not defined a retry configuration.
513
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
515
514
  * @param CreateOAuthClientCredentialRequest
516
515
  * @return CreateOAuthClientCredentialResponse
517
516
  * @throws OciError when an error occurs
518
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
519
518
  */
520
519
  createOAuthClientCredential(createOAuthClientCredentialRequest: requests.CreateOAuthClientCredentialRequest): Promise<responses.CreateOAuthClientCredentialResponse>;
521
520
  /**
@@ -535,11 +534,11 @@ export declare class IdentityClient {
535
534
  **Note:** The user's Console login is the unique name you specified when you created the user
536
535
  * (see {@link #createUser(CreateUserRequest) createUser}).
537
536
  *
538
- * This operation does not retry by default if the user has not defined a retry configuration.
537
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
539
538
  * @param CreateOrResetUIPasswordRequest
540
539
  * @return CreateOrResetUIPasswordResponse
541
540
  * @throws OciError when an error occurs
542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
541
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
543
542
  */
544
543
  createOrResetUIPassword(createOrResetUIPasswordRequest: requests.CreateOrResetUIPasswordRequest): Promise<responses.CreateOrResetUIPasswordResponse>;
545
544
  /**
@@ -561,21 +560,21 @@ export declare class IdentityClient {
561
560
  * <p>
562
561
  New policies take effect typically within 10 seconds.
563
562
  *
564
- * This operation does not retry by default if the user has not defined a retry configuration.
563
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
565
564
  * @param CreatePolicyRequest
566
565
  * @return CreatePolicyResponse
567
566
  * @throws OciError when an error occurs
568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
569
568
  */
570
569
  createPolicy(createPolicyRequest: requests.CreatePolicyRequest): Promise<responses.CreatePolicyResponse>;
571
570
  /**
572
571
  * Creates a subscription to a region for a tenancy.
573
572
  *
574
- * This operation does not retry by default if the user has not defined a retry configuration.
573
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
575
574
  * @param CreateRegionSubscriptionRequest
576
575
  * @return CreateRegionSubscriptionResponse
577
576
  * @throws OciError when an error occurs
578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
577
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
579
578
  */
580
579
  createRegionSubscription(createRegionSubscriptionRequest: requests.CreateRegionSubscriptionRequest): Promise<responses.CreateRegionSubscriptionResponse>;
581
580
  /**
@@ -584,11 +583,11 @@ export declare class IdentityClient {
584
583
  * have to be unique, and you can change it anytime with
585
584
  * {@link #updateSmtpCredential(UpdateSmtpCredentialRequest) updateSmtpCredential}.
586
585
  *
587
- * This operation does not retry by default if the user has not defined a retry configuration.
586
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
588
587
  * @param CreateSmtpCredentialRequest
589
588
  * @return CreateSmtpCredentialResponse
590
589
  * @throws OciError when an error occurs
591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
592
591
  */
593
592
  createSmtpCredential(createSmtpCredentialRequest: requests.CreateSmtpCredentialRequest): Promise<responses.CreateSmtpCredentialResponse>;
594
593
  /**
@@ -605,11 +604,11 @@ export declare class IdentityClient {
605
604
  * does not need to write a policy to give users this ability. To compare, administrators who have permission to the
606
605
  * tenancy can use this operation to create a Swift password for any user, including themselves.
607
606
  *
608
- * This operation does not retry by default if the user has not defined a retry configuration.
607
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
609
608
  * @param CreateSwiftPasswordRequest
610
609
  * @return CreateSwiftPasswordResponse
611
610
  * @throws OciError when an error occurs
612
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
613
612
  */
614
613
  createSwiftPassword(createSwiftPasswordRequest: requests.CreateSwiftPasswordRequest): Promise<responses.CreateSwiftPasswordResponse>;
615
614
  /**
@@ -636,11 +635,11 @@ export declare class IdentityClient {
636
635
  * * If a `validator` is set, the user applying the tag to a resource must select from a list
637
636
  * of values that you supply with {@link #enumTagDefinitionValidator(EnumTagDefinitionValidatorRequest) enumTagDefinitionValidator}.
638
637
  *
639
- * This operation does not retry by default if the user has not defined a retry configuration.
638
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
640
639
  * @param CreateTagRequest
641
640
  * @return CreateTagResponse
642
641
  * @throws OciError when an error occurs
643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
644
643
  */
645
644
  createTag(createTagRequest: requests.CreateTagRequest): Promise<responses.CreateTagResponse>;
646
645
  /**
@@ -653,11 +652,11 @@ export declare class IdentityClient {
653
652
  * If the `isRequired` flag is set to \"true\", the value is set during resource creation.
654
653
  * * If the `isRequired` flag is set to \"false\", the value you enter is set during resource creation.
655
654
  *
656
- * This operation does not retry by default if the user has not defined a retry configuration.
655
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
657
656
  * @param CreateTagDefaultRequest
658
657
  * @return CreateTagDefaultResponse
659
658
  * @throws OciError when an error occurs
660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
661
660
  */
662
661
  createTagDefault(createTagDefaultRequest: requests.CreateTagDefaultRequest): Promise<responses.CreateTagDefaultResponse>;
663
662
  /**
@@ -676,11 +675,11 @@ export declare class IdentityClient {
676
675
  * It does not have to be unique, and you can change it with
677
676
  * {@link #updateTagNamespace(UpdateTagNamespaceRequest) updateTagNamespace}.
678
677
  *
679
- * This operation does not retry by default if the user has not defined a retry configuration.
678
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
680
679
  * @param CreateTagNamespaceRequest
681
680
  * @return CreateTagNamespaceResponse
682
681
  * @throws OciError when an error occurs
683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
684
683
  */
685
684
  createTagNamespace(createTagNamespaceRequest: requests.CreateTagNamespaceRequest): Promise<responses.CreateTagNamespaceResponse>;
686
685
  /**
@@ -720,11 +719,11 @@ export declare class IdentityClient {
720
719
  * <p>
721
720
  **Important:** Make sure to inform the new user which compartment(s) they have access to.
722
721
  *
723
- * This operation does not retry by default if the user has not defined a retry configuration.
722
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
724
723
  * @param CreateUserRequest
725
724
  * @return CreateUserResponse
726
725
  * @throws OciError when an error occurs
727
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
728
727
  */
729
728
  createUser(createUserRequest: requests.CreateUserRequest): Promise<responses.CreateUserResponse>;
730
729
  /**
@@ -738,11 +737,11 @@ export declare class IdentityClient {
738
737
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
739
738
  * the operation's status.
740
739
  *
741
- * This operation does not retry by default if the user has not defined a retry configuration.
740
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
742
741
  * @param DeactivateDomainRequest
743
742
  * @return DeactivateDomainResponse
744
743
  * @throws OciError when an error occurs
745
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
746
745
  */
747
746
  deactivateDomain(deactivateDomainRequest: requests.DeactivateDomainRequest): Promise<responses.DeactivateDomainResponse>;
748
747
  /**
@@ -753,51 +752,51 @@ export declare class IdentityClient {
753
752
  * To compare, administrators who have permission to the tenancy can use this operation to delete
754
753
  * a key for any user, including themselves.
755
754
  *
756
- * This operation does not retry by default if the user has not defined a retry configuration.
755
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
757
756
  * @param DeleteApiKeyRequest
758
757
  * @return DeleteApiKeyResponse
759
758
  * @throws OciError when an error occurs
760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
759
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
761
760
  */
762
761
  deleteApiKey(deleteApiKeyRequest: requests.DeleteApiKeyRequest): Promise<responses.DeleteApiKeyResponse>;
763
762
  /**
764
763
  * Deletes the specified auth token for the specified user.
765
764
  *
766
- * This operation does not retry by default if the user has not defined a retry configuration.
765
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
767
766
  * @param DeleteAuthTokenRequest
768
767
  * @return DeleteAuthTokenResponse
769
768
  * @throws OciError when an error occurs
770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
769
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
771
770
  */
772
771
  deleteAuthToken(deleteAuthTokenRequest: requests.DeleteAuthTokenRequest): Promise<responses.DeleteAuthTokenResponse>;
773
772
  /**
774
773
  * Deletes the specified compartment. The compartment must be empty.
775
774
  *
776
- * This operation does not retry by default if the user has not defined a retry configuration.
775
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
777
776
  * @param DeleteCompartmentRequest
778
777
  * @return DeleteCompartmentResponse
779
778
  * @throws OciError when an error occurs
780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
779
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
781
780
  */
782
781
  deleteCompartment(deleteCompartmentRequest: requests.DeleteCompartmentRequest): Promise<responses.DeleteCompartmentResponse>;
783
782
  /**
784
783
  * Deletes the specified secret key for the specified user.
785
784
  *
786
- * This operation does not retry by default if the user has not defined a retry configuration.
785
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
787
786
  * @param DeleteCustomerSecretKeyRequest
788
787
  * @return DeleteCustomerSecretKeyResponse
789
788
  * @throws OciError when an error occurs
790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
791
790
  */
792
791
  deleteCustomerSecretKey(deleteCustomerSecretKeyRequest: requests.DeleteCustomerSecretKeyRequest): Promise<responses.DeleteCustomerSecretKeyResponse>;
793
792
  /**
794
793
  * Deletes the specified DB credential for the specified user.
795
794
  *
796
- * This operation does not retry by default if the user has not defined a retry configuration.
795
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
797
796
  * @param DeleteDbCredentialRequest
798
797
  * @return DeleteDbCredentialResponse
799
798
  * @throws OciError when an error occurs
800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
801
800
  */
802
801
  deleteDbCredential(deleteDbCredentialRequest: requests.DeleteDbCredentialRequest): Promise<responses.DeleteDbCredentialResponse>;
803
802
  /**
@@ -809,31 +808,31 @@ export declare class IdentityClient {
809
808
  * To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
810
809
  * the operation's status.
811
810
  *
812
- * This operation does not retry by default if the user has not defined a retry configuration.
811
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
813
812
  * @param DeleteDomainRequest
814
813
  * @return DeleteDomainResponse
815
814
  * @throws OciError when an error occurs
816
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
815
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
817
816
  */
818
817
  deleteDomain(deleteDomainRequest: requests.DeleteDomainRequest): Promise<responses.DeleteDomainResponse>;
819
818
  /**
820
819
  * Deletes the specified dynamic group.
821
820
  *
822
- * This operation does not retry by default if the user has not defined a retry configuration.
821
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
823
822
  * @param DeleteDynamicGroupRequest
824
823
  * @return DeleteDynamicGroupResponse
825
824
  * @throws OciError when an error occurs
826
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
825
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
827
826
  */
828
827
  deleteDynamicGroup(deleteDynamicGroupRequest: requests.DeleteDynamicGroupRequest): Promise<responses.DeleteDynamicGroupResponse>;
829
828
  /**
830
829
  * Deletes the specified group. The group must be empty.
831
830
  *
832
- * This operation does not retry by default if the user has not defined a retry configuration.
831
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
833
832
  * @param DeleteGroupRequest
834
833
  * @return DeleteGroupResponse
835
834
  * @throws OciError when an error occurs
836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
837
836
  */
838
837
  deleteGroup(deleteGroupRequest: requests.DeleteGroupRequest): Promise<responses.DeleteGroupResponse>;
839
838
  /**
@@ -842,11 +841,11 @@ export declare class IdentityClient {
842
841
  Deletes the specified identity provider. The identity provider must not have
843
842
  * any group mappings (see {@link IdpGroupMapping}).
844
843
  *
845
- * This operation does not retry by default if the user has not defined a retry configuration.
844
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
846
845
  * @param DeleteIdentityProviderRequest
847
846
  * @return DeleteIdentityProviderResponse
848
847
  * @throws OciError when an error occurs
849
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
850
849
  */
851
850
  deleteIdentityProvider(deleteIdentityProviderRequest: requests.DeleteIdentityProviderRequest): Promise<responses.DeleteIdentityProviderResponse>;
852
851
  /**
@@ -854,60 +853,60 @@ export declare class IdentityClient {
854
853
  * <p>
855
854
  Deletes the specified group mapping.
856
855
  *
857
- * This operation does not retry by default if the user has not defined a retry configuration.
856
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
858
857
  * @param DeleteIdpGroupMappingRequest
859
858
  * @return DeleteIdpGroupMappingResponse
860
859
  * @throws OciError when an error occurs
861
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
860
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
862
861
  */
863
862
  deleteIdpGroupMapping(deleteIdpGroupMappingRequest: requests.DeleteIdpGroupMappingRequest): Promise<responses.DeleteIdpGroupMappingResponse>;
864
863
  /**
865
864
  * Deletes the specified MFA TOTP device for the specified user.
866
865
  *
867
- * This operation does not retry by default if the user has not defined a retry configuration.
866
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
868
867
  * @param DeleteMfaTotpDeviceRequest
869
868
  * @return DeleteMfaTotpDeviceResponse
870
869
  * @throws OciError when an error occurs
871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
872
871
  */
873
872
  deleteMfaTotpDevice(deleteMfaTotpDeviceRequest: requests.DeleteMfaTotpDeviceRequest): Promise<responses.DeleteMfaTotpDeviceResponse>;
874
873
  /**
875
874
  * Deletes the specified network source.
876
875
  *
877
- * This operation does not retry by default if the user has not defined a retry configuration.
876
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
878
877
  * @param DeleteNetworkSourceRequest
879
878
  * @return DeleteNetworkSourceResponse
880
879
  * @throws OciError when an error occurs
881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
882
881
  */
883
882
  deleteNetworkSource(deleteNetworkSourceRequest: requests.DeleteNetworkSourceRequest): Promise<responses.DeleteNetworkSourceResponse>;
884
883
  /**
885
884
  * Delete Oauth token for the user
886
885
  *
887
- * This operation does not retry by default if the user has not defined a retry configuration.
886
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
888
887
  * @param DeleteOAuthClientCredentialRequest
889
888
  * @return DeleteOAuthClientCredentialResponse
890
889
  * @throws OciError when an error occurs
891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
890
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
892
891
  */
893
892
  deleteOAuthClientCredential(deleteOAuthClientCredentialRequest: requests.DeleteOAuthClientCredentialRequest): Promise<responses.DeleteOAuthClientCredentialResponse>;
894
893
  /**
895
894
  * Deletes the specified policy. The deletion takes effect typically within 10 seconds.
896
- * This operation does not retry by default if the user has not defined a retry configuration.
895
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
897
896
  * @param DeletePolicyRequest
898
897
  * @return DeletePolicyResponse
899
898
  * @throws OciError when an error occurs
900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
899
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
901
900
  */
902
901
  deletePolicy(deletePolicyRequest: requests.DeletePolicyRequest): Promise<responses.DeletePolicyResponse>;
903
902
  /**
904
903
  * Deletes the specified SMTP credential for the specified user.
905
904
  *
906
- * This operation does not retry by default if the user has not defined a retry configuration.
905
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
907
906
  * @param DeleteSmtpCredentialRequest
908
907
  * @return DeleteSmtpCredentialResponse
909
908
  * @throws OciError when an error occurs
910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
911
910
  */
912
911
  deleteSmtpCredential(deleteSmtpCredentialRequest: requests.DeleteSmtpCredentialRequest): Promise<responses.DeleteSmtpCredentialResponse>;
913
912
  /**
@@ -915,11 +914,11 @@ export declare class IdentityClient {
915
914
  * <p>
916
915
  Deletes the specified Swift password for the specified user.
917
916
  *
918
- * This operation does not retry by default if the user has not defined a retry configuration.
917
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
919
918
  * @param DeleteSwiftPasswordRequest
920
919
  * @return DeleteSwiftPasswordResponse
921
920
  * @throws OciError when an error occurs
922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
921
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
923
922
  */
924
923
  deleteSwiftPassword(deleteSwiftPasswordRequest: requests.DeleteSwiftPasswordRequest): Promise<responses.DeleteSwiftPasswordResponse>;
925
924
  /**
@@ -945,21 +944,21 @@ export declare class IdentityClient {
945
944
  To delete a tag, you must first retire it. Use {@link #updateTag(UpdateTagRequest) updateTag}
946
945
  * to retire a tag.
947
946
  *
948
- * This operation does not retry by default if the user has not defined a retry configuration.
947
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
949
948
  * @param DeleteTagRequest
950
949
  * @return DeleteTagResponse
951
950
  * @throws OciError when an error occurs
952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
953
952
  */
954
953
  deleteTag(deleteTagRequest: requests.DeleteTagRequest): Promise<responses.DeleteTagResponse>;
955
954
  /**
956
955
  * Deletes the the specified tag default.
957
956
  *
958
- * This operation does not retry by default if the user has not defined a retry configuration.
957
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
959
958
  * @param DeleteTagDefaultRequest
960
959
  * @return DeleteTagDefaultResponse
961
960
  * @throws OciError when an error occurs
962
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
963
962
  */
964
963
  deleteTagDefault(deleteTagDefaultRequest: requests.DeleteTagDefaultRequest): Promise<responses.DeleteTagDefaultResponse>;
965
964
  /**
@@ -971,20 +970,20 @@ export declare class IdentityClient {
971
970
  * <p>
972
971
  Use {@link #deleteTag(DeleteTagRequest) deleteTag} to delete a tag definition.
973
972
  *
974
- * This operation does not retry by default if the user has not defined a retry configuration.
973
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
975
974
  * @param DeleteTagNamespaceRequest
976
975
  * @return DeleteTagNamespaceResponse
977
976
  * @throws OciError when an error occurs
978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
977
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
979
978
  */
980
979
  deleteTagNamespace(deleteTagNamespaceRequest: requests.DeleteTagNamespaceRequest): Promise<responses.DeleteTagNamespaceResponse>;
981
980
  /**
982
981
  * Deletes the specified user. The user must not be in any groups.
983
- * This operation does not retry by default if the user has not defined a retry configuration.
982
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
984
983
  * @param DeleteUserRequest
985
984
  * @return DeleteUserResponse
986
985
  * @throws OciError when an error occurs
987
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
986
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
988
987
  */
989
988
  deleteUser(deleteUserRequest: requests.DeleteUserRequest): Promise<responses.DeleteUserResponse>;
990
989
  /**
@@ -999,32 +998,32 @@ export declare class IdentityClient {
999
998
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
1000
999
  * the operation's status.
1001
1000
  *
1002
- * This operation does not retry by default if the user has not defined a retry configuration.
1001
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1003
1002
  * @param EnableReplicationToRegionRequest
1004
1003
  * @return EnableReplicationToRegionResponse
1005
1004
  * @throws OciError when an error occurs
1006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
1005
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
1007
1006
  */
1008
1007
  enableReplicationToRegion(enableReplicationToRegionRequest: requests.EnableReplicationToRegionRequest): Promise<responses.EnableReplicationToRegionResponse>;
1009
1008
  /**
1010
1009
  * Generate seed for the MFA TOTP device.
1011
1010
  *
1012
- * This operation does not retry by default if the user has not defined a retry configuration.
1011
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1013
1012
  * @param GenerateTotpSeedRequest
1014
1013
  * @return GenerateTotpSeedResponse
1015
1014
  * @throws OciError when an error occurs
1016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
1015
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
1017
1016
  */
1018
1017
  generateTotpSeed(generateTotpSeedRequest: requests.GenerateTotpSeedRequest): Promise<responses.GenerateTotpSeedResponse>;
1019
1018
  /**
1020
1019
  * Gets the authentication policy for the given tenancy. You must specify your tenant\u2019s OCID as the value for
1021
1020
  * the compartment ID (remember that the tenancy is simply the root compartment).
1022
1021
  *
1023
- * This operation does not retry by default if the user has not defined a retry configuration.
1022
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1024
1023
  * @param GetAuthenticationPolicyRequest
1025
1024
  * @return GetAuthenticationPolicyResponse
1026
1025
  * @throws OciError when an error occurs
1027
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
1026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
1028
1027
  */
1029
1028
  getAuthenticationPolicy(getAuthenticationPolicyRequest: requests.GetAuthenticationPolicyRequest): Promise<responses.GetAuthenticationPolicyResponse>;
1030
1029
  /**
@@ -1037,31 +1036,31 @@ export declare class IdentityClient {
1037
1036
  * call the {@link #listInstances(ListInstancesRequest) listInstances} operation in the Cloud Compute
1038
1037
  * Service or the {@link #listVolumes(ListVolumesRequest) listVolumes} operation in Cloud Block Storage.
1039
1038
  *
1040
- * This operation does not retry by default if the user has not defined a retry configuration.
1039
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1041
1040
  * @param GetCompartmentRequest
1042
1041
  * @return GetCompartmentResponse
1043
1042
  * @throws OciError when an error occurs
1044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
1043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
1045
1044
  */
1046
1045
  getCompartment(getCompartmentRequest: requests.GetCompartmentRequest): Promise<responses.GetCompartmentResponse>;
1047
1046
  /**
1048
1047
  * (For tenancies that support identity domains) Gets the specified identity domain's information.
1049
1048
  *
1050
- * This operation does not retry by default if the user has not defined a retry configuration.
1049
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1051
1050
  * @param GetDomainRequest
1052
1051
  * @return GetDomainResponse
1053
1052
  * @throws OciError when an error occurs
1054
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
1053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
1055
1054
  */
1056
1055
  getDomain(getDomainRequest: requests.GetDomainRequest): Promise<responses.GetDomainResponse>;
1057
1056
  /**
1058
1057
  * Gets the specified dynamic group's information.
1059
1058
  *
1060
- * This operation does not retry by default if the user has not defined a retry configuration.
1059
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1061
1060
  * @param GetDynamicGroupRequest
1062
1061
  * @return GetDynamicGroupResponse
1063
1062
  * @throws OciError when an error occurs
1064
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
1063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
1065
1064
  */
1066
1065
  getDynamicGroup(getDynamicGroupRequest: requests.GetDynamicGroupRequest): Promise<responses.GetDynamicGroupResponse>;
1067
1066
  /**
@@ -1071,21 +1070,21 @@ export declare class IdentityClient {
1071
1070
  * {@link #listUserGroupMemberships(ListUserGroupMembershipsRequest) listUserGroupMemberships} and
1072
1071
  * provide the group's OCID as a query parameter in the request.
1073
1072
  *
1074
- * This operation does not retry by default if the user has not defined a retry configuration.
1073
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1075
1074
  * @param GetGroupRequest
1076
1075
  * @return GetGroupResponse
1077
1076
  * @throws OciError when an error occurs
1078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
1077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
1079
1078
  */
1080
1079
  getGroup(getGroupRequest: requests.GetGroupRequest): Promise<responses.GetGroupResponse>;
1081
1080
  /**
1082
1081
  * Gets the details of a specified IAM work request. The workRequestID is returned in the opc-workrequest-id header for any asynchronous operation in the Identity and Access Management service.
1083
1082
  *
1084
- * This operation does not retry by default if the user has not defined a retry configuration.
1083
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1085
1084
  * @param GetIamWorkRequestRequest
1086
1085
  * @return GetIamWorkRequestResponse
1087
1086
  * @throws OciError when an error occurs
1088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
1087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
1089
1088
  */
1090
1089
  getIamWorkRequest(getIamWorkRequestRequest: requests.GetIamWorkRequestRequest): Promise<responses.GetIamWorkRequestResponse>;
1091
1090
  /**
@@ -1093,11 +1092,11 @@ export declare class IdentityClient {
1093
1092
  * <p>
1094
1093
  Gets the specified identity provider's information.
1095
1094
  *
1096
- * This operation does not retry by default if the user has not defined a retry configuration.
1095
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1097
1096
  * @param GetIdentityProviderRequest
1098
1097
  * @return GetIdentityProviderResponse
1099
1098
  * @throws OciError when an error occurs
1100
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
1099
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
1101
1100
  */
1102
1101
  getIdentityProvider(getIdentityProviderRequest: requests.GetIdentityProviderRequest): Promise<responses.GetIdentityProviderResponse>;
1103
1102
  /**
@@ -1105,150 +1104,150 @@ export declare class IdentityClient {
1105
1104
  * <p>
1106
1105
  Gets the specified group mapping.
1107
1106
  *
1108
- * This operation does not retry by default if the user has not defined a retry configuration.
1107
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1109
1108
  * @param GetIdpGroupMappingRequest
1110
1109
  * @return GetIdpGroupMappingResponse
1111
1110
  * @throws OciError when an error occurs
1112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
1111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
1113
1112
  */
1114
1113
  getIdpGroupMapping(getIdpGroupMappingRequest: requests.GetIdpGroupMappingRequest): Promise<responses.GetIdpGroupMappingResponse>;
1115
1114
  /**
1116
1115
  * Get the specified MFA TOTP device for the specified user.
1117
1116
  *
1118
- * This operation does not retry by default if the user has not defined a retry configuration.
1117
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1119
1118
  * @param GetMfaTotpDeviceRequest
1120
1119
  * @return GetMfaTotpDeviceResponse
1121
1120
  * @throws OciError when an error occurs
1122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
1121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
1123
1122
  */
1124
1123
  getMfaTotpDevice(getMfaTotpDeviceRequest: requests.GetMfaTotpDeviceRequest): Promise<responses.GetMfaTotpDeviceResponse>;
1125
1124
  /**
1126
1125
  * Gets the specified network source's information.
1127
1126
  *
1128
- * This operation does not retry by default if the user has not defined a retry configuration.
1127
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1129
1128
  * @param GetNetworkSourceRequest
1130
1129
  * @return GetNetworkSourceResponse
1131
1130
  * @throws OciError when an error occurs
1132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
1131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
1133
1132
  */
1134
1133
  getNetworkSource(getNetworkSourceRequest: requests.GetNetworkSourceRequest): Promise<responses.GetNetworkSourceResponse>;
1135
1134
  /**
1136
1135
  * Gets the specified policy's information.
1137
- * This operation does not retry by default if the user has not defined a retry configuration.
1136
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1138
1137
  * @param GetPolicyRequest
1139
1138
  * @return GetPolicyResponse
1140
1139
  * @throws OciError when an error occurs
1141
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
1140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
1142
1141
  */
1143
1142
  getPolicy(getPolicyRequest: requests.GetPolicyRequest): Promise<responses.GetPolicyResponse>;
1144
1143
  /**
1145
1144
  * Retrieve the standard tag namespace template given the standard tag namespace name.
1146
1145
  *
1147
- * This operation does not retry by default if the user has not defined a retry configuration.
1146
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1148
1147
  * @param GetStandardTagTemplateRequest
1149
1148
  * @return GetStandardTagTemplateResponse
1150
1149
  * @throws OciError when an error occurs
1151
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
1150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
1152
1151
  */
1153
1152
  getStandardTagTemplate(getStandardTagTemplateRequest: requests.GetStandardTagTemplateRequest): Promise<responses.GetStandardTagTemplateResponse>;
1154
1153
  /**
1155
1154
  * Gets the specified tag's information.
1156
- * This operation does not retry by default if the user has not defined a retry configuration.
1155
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1157
1156
  * @param GetTagRequest
1158
1157
  * @return GetTagResponse
1159
1158
  * @throws OciError when an error occurs
1160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
1159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
1161
1160
  */
1162
1161
  getTag(getTagRequest: requests.GetTagRequest): Promise<responses.GetTagResponse>;
1163
1162
  /**
1164
1163
  * Retrieves the specified tag default.
1165
1164
  *
1166
- * This operation does not retry by default if the user has not defined a retry configuration.
1165
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1167
1166
  * @param GetTagDefaultRequest
1168
1167
  * @return GetTagDefaultResponse
1169
1168
  * @throws OciError when an error occurs
1170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
1169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
1171
1170
  */
1172
1171
  getTagDefault(getTagDefaultRequest: requests.GetTagDefaultRequest): Promise<responses.GetTagDefaultResponse>;
1173
1172
  /**
1174
1173
  * Gets the specified tag namespace's information.
1175
1174
  *
1176
- * This operation does not retry by default if the user has not defined a retry configuration.
1175
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1177
1176
  * @param GetTagNamespaceRequest
1178
1177
  * @return GetTagNamespaceResponse
1179
1178
  * @throws OciError when an error occurs
1180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
1179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
1181
1180
  */
1182
1181
  getTagNamespace(getTagNamespaceRequest: requests.GetTagNamespaceRequest): Promise<responses.GetTagNamespaceResponse>;
1183
1182
  /**
1184
1183
  * Gets details on a specified work request. The workRequestID is returned in the opc-workrequest-id header
1185
1184
  * for any asynchronous operation in tagging service.
1186
1185
  *
1187
- * This operation does not retry by default if the user has not defined a retry configuration.
1186
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1188
1187
  * @param GetTaggingWorkRequestRequest
1189
1188
  * @return GetTaggingWorkRequestResponse
1190
1189
  * @throws OciError when an error occurs
1191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
1190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
1192
1191
  */
1193
1192
  getTaggingWorkRequest(getTaggingWorkRequestRequest: requests.GetTaggingWorkRequestRequest): Promise<responses.GetTaggingWorkRequestResponse>;
1194
1193
  /**
1195
1194
  * Get the specified tenancy's information.
1196
- * This operation does not retry by default if the user has not defined a retry configuration.
1195
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1197
1196
  * @param GetTenancyRequest
1198
1197
  * @return GetTenancyResponse
1199
1198
  * @throws OciError when an error occurs
1200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
1199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
1201
1200
  */
1202
1201
  getTenancy(getTenancyRequest: requests.GetTenancyRequest): Promise<responses.GetTenancyResponse>;
1203
1202
  /**
1204
1203
  * Gets the specified user's information.
1205
- * This operation does not retry by default if the user has not defined a retry configuration.
1204
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1206
1205
  * @param GetUserRequest
1207
1206
  * @return GetUserResponse
1208
1207
  * @throws OciError when an error occurs
1209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
1208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
1210
1209
  */
1211
1210
  getUser(getUserRequest: requests.GetUserRequest): Promise<responses.GetUserResponse>;
1212
1211
  /**
1213
1212
  * Gets the specified UserGroupMembership's information.
1214
- * This operation does not retry by default if the user has not defined a retry configuration.
1213
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1215
1214
  * @param GetUserGroupMembershipRequest
1216
1215
  * @return GetUserGroupMembershipResponse
1217
1216
  * @throws OciError when an error occurs
1218
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
1217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
1219
1218
  */
1220
1219
  getUserGroupMembership(getUserGroupMembershipRequest: requests.GetUserGroupMembershipRequest): Promise<responses.GetUserGroupMembershipResponse>;
1221
1220
  /**
1222
1221
  * Gets the specified user's console password information. The returned object contains the user's OCID,
1223
1222
  * but not the password itself. The actual password is returned only when created or reset.
1224
1223
  *
1225
- * This operation does not retry by default if the user has not defined a retry configuration.
1224
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1226
1225
  * @param GetUserUIPasswordInformationRequest
1227
1226
  * @return GetUserUIPasswordInformationResponse
1228
1227
  * @throws OciError when an error occurs
1229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
1228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
1230
1229
  */
1231
1230
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest: requests.GetUserUIPasswordInformationRequest): Promise<responses.GetUserUIPasswordInformationResponse>;
1232
1231
  /**
1233
1232
  * Gets details on a specified work request. The workRequestID is returned in the opc-workrequest-id header
1234
1233
  * for any asynchronous operation in the compartment service.
1235
1234
  *
1236
- * This operation does not retry by default if the user has not defined a retry configuration.
1235
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1237
1236
  * @param GetWorkRequestRequest
1238
1237
  * @return GetWorkRequestResponse
1239
1238
  * @throws OciError when an error occurs
1240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1241
1240
  */
1242
1241
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
1243
1242
  /**
1244
1243
  * OCI will release Tag Namespaces that our customers can import.
1245
1244
  * These Tag Namespaces will provide Tags for our customers and Partners to provide consistency and enable data reporting.
1246
1245
  *
1247
- * This operation does not retry by default if the user has not defined a retry configuration.
1246
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1248
1247
  * @param ImportStandardTagsRequest
1249
1248
  * @return ImportStandardTagsResponse
1250
1249
  * @throws OciError when an error occurs
1251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
1250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
1252
1251
  */
1253
1252
  importStandardTags(importStandardTagsRequest: requests.ImportStandardTagsRequest): Promise<responses.ImportStandardTagsResponse>;
1254
1253
  /**
@@ -1258,11 +1257,11 @@ export declare class IdentityClient {
1258
1257
  If `currentLicenseTypeName` is provided, then the request returns license types that the identity domain with the specified license
1259
1258
  * type name can change to. Otherwise, the request returns all valid license types currently supported.
1260
1259
  *
1261
- * This operation does not retry by default if the user has not defined a retry configuration.
1260
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1262
1261
  * @param ListAllowedDomainLicenseTypesRequest
1263
1262
  * @return ListAllowedDomainLicenseTypesResponse
1264
1263
  * @throws OciError when an error occurs
1265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
1264
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
1266
1265
  */
1267
1266
  listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest: requests.ListAllowedDomainLicenseTypesRequest): Promise<responses.ListAllowedDomainLicenseTypesResponse>;
1268
1267
  /**
@@ -1271,22 +1270,22 @@ export declare class IdentityClient {
1271
1270
  Every user has permission to use this API call for *their own user ID*. An administrator in your
1272
1271
  * organization does not need to write a policy to give users this ability.
1273
1272
  *
1274
- * This operation does not retry by default if the user has not defined a retry configuration.
1273
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1275
1274
  * @param ListApiKeysRequest
1276
1275
  * @return ListApiKeysResponse
1277
1276
  * @throws OciError when an error occurs
1278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
1277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
1279
1278
  */
1280
1279
  listApiKeys(listApiKeysRequest: requests.ListApiKeysRequest): Promise<responses.ListApiKeysResponse>;
1281
1280
  /**
1282
1281
  * Lists the auth tokens for the specified user. The returned object contains the token's OCID, but not
1283
1282
  * the token itself. The actual token is returned only upon creation.
1284
1283
  *
1285
- * This operation does not retry by default if the user has not defined a retry configuration.
1284
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1286
1285
  * @param ListAuthTokensRequest
1287
1286
  * @return ListAuthTokensResponse
1288
1287
  * @throws OciError when an error occurs
1289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
1288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
1290
1289
  */
1291
1290
  listAuthTokens(listAuthTokensRequest: requests.ListAuthTokensRequest): Promise<responses.ListAuthTokensResponse>;
1292
1291
  /**
@@ -1296,11 +1295,11 @@ export declare class IdentityClient {
1296
1295
  * Note that the order of the results returned can change if availability domains are added or removed; therefore, do not
1297
1296
  * create a dependency on the list order.
1298
1297
  *
1299
- * This operation does not retry by default if the user has not defined a retry configuration.
1298
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1300
1299
  * @param ListAvailabilityDomainsRequest
1301
1300
  * @return ListAvailabilityDomainsResponse
1302
1301
  * @throws OciError when an error occurs
1303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
1302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
1304
1303
  */
1305
1304
  listAvailabilityDomains(listAvailabilityDomainsRequest: requests.ListAvailabilityDomainsRequest): Promise<responses.ListAvailabilityDomainsResponse>;
1306
1305
  /**
@@ -1312,21 +1311,21 @@ export declare class IdentityClient {
1312
1311
  * require an [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) to identify a specific resource, but some resource-types,
1313
1312
  * such as buckets, require you to provide other identifying information.
1314
1313
  *
1315
- * This operation does not retry by default if the user has not defined a retry configuration.
1314
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1316
1315
  * @param ListBulkActionResourceTypesRequest
1317
1316
  * @return ListBulkActionResourceTypesResponse
1318
1317
  * @throws OciError when an error occurs
1319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
1318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
1320
1319
  */
1321
1320
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest: requests.ListBulkActionResourceTypesRequest): Promise<responses.ListBulkActionResourceTypesResponse>;
1322
1321
  /**
1323
1322
  * Lists the resource types that support bulk tag editing.
1324
1323
  *
1325
- * This operation does not retry by default if the user has not defined a retry configuration.
1324
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1326
1325
  * @param ListBulkEditTagsResourceTypesRequest
1327
1326
  * @return ListBulkEditTagsResourceTypesResponse
1328
1327
  * @throws OciError when an error occurs
1329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
1328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
1330
1329
  */
1331
1330
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest: requests.ListBulkEditTagsResourceTypesRequest): Promise<responses.ListBulkEditTagsResourceTypesResponse>;
1332
1331
  /**
@@ -1349,11 +1348,11 @@ export declare class IdentityClient {
1349
1348
  * <p>
1350
1349
  See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
1351
1350
  *
1352
- * This operation does not retry by default if the user has not defined a retry configuration.
1351
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1353
1352
  * @param ListCompartmentsRequest
1354
1353
  * @return ListCompartmentsResponse
1355
1354
  * @throws OciError when an error occurs
1356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
1355
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
1357
1356
  */
1358
1357
  listCompartments(listCompartmentsRequest: requests.ListCompartmentsRequest): Promise<responses.ListCompartmentsResponse>;
1359
1358
  /**
@@ -1392,11 +1391,11 @@ export declare class IdentityClient {
1392
1391
  * Lists all the tags enabled for cost-tracking in the specified tenancy. For information about
1393
1392
  * cost-tracking tags, see [Using Cost-tracking Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/usingcosttrackingtags.htm).
1394
1393
  *
1395
- * This operation does not retry by default if the user has not defined a retry configuration.
1394
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1396
1395
  * @param ListCostTrackingTagsRequest
1397
1396
  * @return ListCostTrackingTagsResponse
1398
1397
  * @throws OciError when an error occurs
1399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
1398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
1400
1399
  */
1401
1400
  listCostTrackingTags(listCostTrackingTagsRequest: requests.ListCostTrackingTagsRequest): Promise<responses.ListCostTrackingTagsResponse>;
1402
1401
  /**
@@ -1435,21 +1434,21 @@ export declare class IdentityClient {
1435
1434
  * Lists the secret keys for the specified user. The returned object contains the secret key's OCID, but not
1436
1435
  * the secret key itself. The actual secret key is returned only upon creation.
1437
1436
  *
1438
- * This operation does not retry by default if the user has not defined a retry configuration.
1437
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1439
1438
  * @param ListCustomerSecretKeysRequest
1440
1439
  * @return ListCustomerSecretKeysResponse
1441
1440
  * @throws OciError when an error occurs
1442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
1441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
1443
1442
  */
1444
1443
  listCustomerSecretKeys(listCustomerSecretKeysRequest: requests.ListCustomerSecretKeysRequest): Promise<responses.ListCustomerSecretKeysResponse>;
1445
1444
  /**
1446
1445
  * Lists the DB credentials for the specified user. The returned object contains the credential's OCID
1447
1446
  *
1448
- * This operation does not retry by default if the user has not defined a retry configuration.
1447
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1449
1448
  * @param ListDbCredentialsRequest
1450
1449
  * @return ListDbCredentialsResponse
1451
1450
  * @throws OciError when an error occurs
1452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
1451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
1453
1452
  */
1454
1453
  listDbCredentials(listDbCredentialsRequest: requests.ListDbCredentialsRequest): Promise<responses.ListDbCredentialsResponse>;
1455
1454
  /**
@@ -1487,11 +1486,11 @@ export declare class IdentityClient {
1487
1486
  /**
1488
1487
  * (For tenancies that support identity domains) Lists all identity domains within a tenancy.
1489
1488
  *
1490
- * This operation does not retry by default if the user has not defined a retry configuration.
1489
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1491
1490
  * @param ListDomainsRequest
1492
1491
  * @return ListDomainsResponse
1493
1492
  * @throws OciError when an error occurs
1494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
1493
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
1495
1494
  */
1496
1495
  listDomains(listDomainsRequest: requests.ListDomainsRequest): Promise<responses.ListDomainsResponse>;
1497
1496
  /**
@@ -1531,11 +1530,11 @@ export declare class IdentityClient {
1531
1530
  * the compartment ID (remember that the tenancy is simply the root compartment).
1532
1531
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
1533
1532
  *
1534
- * This operation does not retry by default if the user has not defined a retry configuration.
1533
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1535
1534
  * @param ListDynamicGroupsRequest
1536
1535
  * @return ListDynamicGroupsResponse
1537
1536
  * @throws OciError when an error occurs
1538
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
1537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
1539
1538
  */
1540
1539
  listDynamicGroups(listDynamicGroupsRequest: requests.ListDynamicGroupsRequest): Promise<responses.ListDynamicGroupsResponse>;
1541
1540
  /**
@@ -1575,11 +1574,11 @@ export declare class IdentityClient {
1575
1574
  * of your compartments as the value for the compartment ID (remember that the tenancy is simply the root compartment).
1576
1575
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
1577
1576
  *
1578
- * This operation does not retry by default if the user has not defined a retry configuration.
1577
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1579
1578
  * @param ListFaultDomainsRequest
1580
1579
  * @return ListFaultDomainsResponse
1581
1580
  * @throws OciError when an error occurs
1582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
1581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
1583
1582
  */
1584
1583
  listFaultDomains(listFaultDomainsRequest: requests.ListFaultDomainsRequest): Promise<responses.ListFaultDomainsResponse>;
1585
1584
  /**
@@ -1587,11 +1586,11 @@ export declare class IdentityClient {
1587
1586
  * the compartment ID (remember that the tenancy is simply the root compartment).
1588
1587
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
1589
1588
  *
1590
- * This operation does not retry by default if the user has not defined a retry configuration.
1589
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1591
1590
  * @param ListGroupsRequest
1592
1591
  * @return ListGroupsResponse
1593
1592
  * @throws OciError when an error occurs
1594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
1593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
1595
1594
  */
1596
1595
  listGroups(listGroupsRequest: requests.ListGroupsRequest): Promise<responses.ListGroupsResponse>;
1597
1596
  /**
@@ -1629,11 +1628,11 @@ export declare class IdentityClient {
1629
1628
  /**
1630
1629
  * Gets error details for a specified IAM work request. The workRequestID is returned in the opc-workrequest-id header for any asynchronous operation in the Identity and Access Management service.
1631
1630
  *
1632
- * This operation does not retry by default if the user has not defined a retry configuration.
1631
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1633
1632
  * @param ListIamWorkRequestErrorsRequest
1634
1633
  * @return ListIamWorkRequestErrorsResponse
1635
1634
  * @throws OciError when an error occurs
1636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
1635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
1637
1636
  */
1638
1637
  listIamWorkRequestErrors(listIamWorkRequestErrorsRequest: requests.ListIamWorkRequestErrorsRequest): Promise<responses.ListIamWorkRequestErrorsResponse>;
1639
1638
  /**
@@ -1671,11 +1670,11 @@ export declare class IdentityClient {
1671
1670
  /**
1672
1671
  * Gets logs for a specified IAM work request. The workRequestID is returned in the opc-workrequest-id header for any asynchronous operation in the Identity and Access Management service.
1673
1672
  *
1674
- * This operation does not retry by default if the user has not defined a retry configuration.
1673
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1675
1674
  * @param ListIamWorkRequestLogsRequest
1676
1675
  * @return ListIamWorkRequestLogsResponse
1677
1676
  * @throws OciError when an error occurs
1678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
1677
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
1679
1678
  */
1680
1679
  listIamWorkRequestLogs(listIamWorkRequestLogsRequest: requests.ListIamWorkRequestLogsRequest): Promise<responses.ListIamWorkRequestLogsResponse>;
1681
1680
  /**
@@ -1713,11 +1712,11 @@ export declare class IdentityClient {
1713
1712
  /**
1714
1713
  * Lists the IAM work requests in compartment. The workRequestID is returned in the opc-workrequest-id header for any asynchronous operation in the Identity and Access Management service.
1715
1714
  *
1716
- * This operation does not retry by default if the user has not defined a retry configuration.
1715
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1717
1716
  * @param ListIamWorkRequestsRequest
1718
1717
  * @return ListIamWorkRequestsResponse
1719
1718
  * @throws OciError when an error occurs
1720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
1719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
1721
1720
  */
1722
1721
  listIamWorkRequests(listIamWorkRequestsRequest: requests.ListIamWorkRequestsRequest): Promise<responses.ListIamWorkRequestsResponse>;
1723
1722
  /**
@@ -1757,11 +1756,11 @@ export declare class IdentityClient {
1757
1756
  * <p>
1758
1757
  Lists the identity provider groups.
1759
1758
  *
1760
- * This operation does not retry by default if the user has not defined a retry configuration.
1759
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1761
1760
  * @param ListIdentityProviderGroupsRequest
1762
1761
  * @return ListIdentityProviderGroupsResponse
1763
1762
  * @throws OciError when an error occurs
1764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
1763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
1765
1764
  */
1766
1765
  listIdentityProviderGroups(listIdentityProviderGroupsRequest: requests.ListIdentityProviderGroupsRequest): Promise<responses.ListIdentityProviderGroupsResponse>;
1767
1766
  /**
@@ -1804,11 +1803,11 @@ export declare class IdentityClient {
1804
1803
  * compartment ID (remember that the tenancy is simply the root compartment).
1805
1804
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
1806
1805
  *
1807
- * This operation does not retry by default if the user has not defined a retry configuration.
1806
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1808
1807
  * @param ListIdentityProvidersRequest
1809
1808
  * @return ListIdentityProvidersResponse
1810
1809
  * @throws OciError when an error occurs
1811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
1810
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
1812
1811
  */
1813
1812
  listIdentityProviders(listIdentityProvidersRequest: requests.ListIdentityProvidersRequest): Promise<responses.ListIdentityProvidersResponse>;
1814
1813
  /**
@@ -1848,11 +1847,11 @@ export declare class IdentityClient {
1848
1847
  * <p>
1849
1848
  Lists the group mappings for the specified identity provider.
1850
1849
  *
1851
- * This operation does not retry by default if the user has not defined a retry configuration.
1850
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1852
1851
  * @param ListIdpGroupMappingsRequest
1853
1852
  * @return ListIdpGroupMappingsResponse
1854
1853
  * @throws OciError when an error occurs
1855
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
1854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
1856
1855
  */
1857
1856
  listIdpGroupMappings(listIdpGroupMappingsRequest: requests.ListIdpGroupMappingsRequest): Promise<responses.ListIdpGroupMappingsResponse>;
1858
1857
  /**
@@ -1891,11 +1890,11 @@ export declare class IdentityClient {
1891
1890
  * Lists the MFA TOTP devices for the specified user. The returned object contains the device's OCID, but not
1892
1891
  * the seed. The seed is returned only upon creation or when the IAM service regenerates the MFA seed for the device.
1893
1892
  *
1894
- * This operation does not retry by default if the user has not defined a retry configuration.
1893
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1895
1894
  * @param ListMfaTotpDevicesRequest
1896
1895
  * @return ListMfaTotpDevicesResponse
1897
1896
  * @throws OciError when an error occurs
1898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
1897
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
1899
1898
  */
1900
1899
  listMfaTotpDevices(listMfaTotpDevicesRequest: requests.ListMfaTotpDevicesRequest): Promise<responses.ListMfaTotpDevicesResponse>;
1901
1900
  /**
@@ -1935,11 +1934,11 @@ export declare class IdentityClient {
1935
1934
  * the compartment ID (remember that the tenancy is simply the root compartment).
1936
1935
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
1937
1936
  *
1938
- * This operation does not retry by default if the user has not defined a retry configuration.
1937
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1939
1938
  * @param ListNetworkSourcesRequest
1940
1939
  * @return ListNetworkSourcesResponse
1941
1940
  * @throws OciError when an error occurs
1942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
1941
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
1943
1942
  */
1944
1943
  listNetworkSources(listNetworkSourcesRequest: requests.ListNetworkSourcesRequest): Promise<responses.ListNetworkSourcesResponse>;
1945
1944
  /**
@@ -1977,11 +1976,11 @@ export declare class IdentityClient {
1977
1976
  /**
1978
1977
  * List of Oauth tokens for the user
1979
1978
  *
1980
- * This operation does not retry by default if the user has not defined a retry configuration.
1979
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1981
1980
  * @param ListOAuthClientCredentialsRequest
1982
1981
  * @return ListOAuthClientCredentialsResponse
1983
1982
  * @throws OciError when an error occurs
1984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
1983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
1985
1984
  */
1986
1985
  listOAuthClientCredentials(listOAuthClientCredentialsRequest: requests.ListOAuthClientCredentialsRequest): Promise<responses.ListOAuthClientCredentialsResponse>;
1987
1986
  /**
@@ -2023,11 +2022,11 @@ export declare class IdentityClient {
2023
2022
  To determine which policies apply to a particular group or compartment, you must view the individual
2024
2023
  * statements inside all your policies. There isn't a way to automatically obtain that information via the API.
2025
2024
  *
2026
- * This operation does not retry by default if the user has not defined a retry configuration.
2025
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2027
2026
  * @param ListPoliciesRequest
2028
2027
  * @return ListPoliciesResponse
2029
2028
  * @throws OciError when an error occurs
2030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
2029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
2031
2030
  */
2032
2031
  listPolicies(listPoliciesRequest: requests.ListPoliciesRequest): Promise<responses.ListPoliciesResponse>;
2033
2032
  /**
@@ -2064,41 +2063,41 @@ export declare class IdentityClient {
2064
2063
  listPoliciesResponseIterator(request: requests.ListPoliciesRequest): AsyncIterableIterator<responses.ListPoliciesResponse>;
2065
2064
  /**
2066
2065
  * Lists the region subscriptions for the specified tenancy.
2067
- * This operation does not retry by default if the user has not defined a retry configuration.
2066
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2068
2067
  * @param ListRegionSubscriptionsRequest
2069
2068
  * @return ListRegionSubscriptionsResponse
2070
2069
  * @throws OciError when an error occurs
2071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
2070
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
2072
2071
  */
2073
2072
  listRegionSubscriptions(listRegionSubscriptionsRequest: requests.ListRegionSubscriptionsRequest): Promise<responses.ListRegionSubscriptionsResponse>;
2074
2073
  /**
2075
2074
  * Lists all the regions offered by Oracle Cloud Infrastructure.
2076
- * This operation does not retry by default if the user has not defined a retry configuration.
2075
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2077
2076
  * @param ListRegionsRequest
2078
2077
  * @return ListRegionsResponse
2079
2078
  * @throws OciError when an error occurs
2080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
2079
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
2081
2080
  */
2082
2081
  listRegions(listRegionsRequest: requests.ListRegionsRequest): Promise<responses.ListRegionsResponse>;
2083
2082
  /**
2084
2083
  * Lists the SMTP credentials for the specified user. The returned object contains the credential's OCID,
2085
2084
  * the SMTP user name but not the SMTP password. The SMTP password is returned only upon creation.
2086
2085
  *
2087
- * This operation does not retry by default if the user has not defined a retry configuration.
2086
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2088
2087
  * @param ListSmtpCredentialsRequest
2089
2088
  * @return ListSmtpCredentialsResponse
2090
2089
  * @throws OciError when an error occurs
2091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
2090
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
2092
2091
  */
2093
2092
  listSmtpCredentials(listSmtpCredentialsRequest: requests.ListSmtpCredentialsRequest): Promise<responses.ListSmtpCredentialsResponse>;
2094
2093
  /**
2095
2094
  * Lists available standard tag namespaces that users can create.
2096
2095
  *
2097
- * This operation does not retry by default if the user has not defined a retry configuration.
2096
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2098
2097
  * @param ListStandardTagNamespacesRequest
2099
2098
  * @return ListStandardTagNamespacesResponse
2100
2099
  * @throws OciError when an error occurs
2101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
2100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
2102
2101
  */
2103
2102
  listStandardTagNamespaces(listStandardTagNamespacesRequest: requests.ListStandardTagNamespacesRequest): Promise<responses.ListStandardTagNamespacesResponse>;
2104
2103
  /**
@@ -2139,21 +2138,21 @@ export declare class IdentityClient {
2139
2138
  Lists the Swift passwords for the specified user. The returned object contains the password's OCID, but not
2140
2139
  * the password itself. The actual password is returned only upon creation.
2141
2140
  *
2142
- * This operation does not retry by default if the user has not defined a retry configuration.
2141
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2143
2142
  * @param ListSwiftPasswordsRequest
2144
2143
  * @return ListSwiftPasswordsResponse
2145
2144
  * @throws OciError when an error occurs
2146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
2145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
2147
2146
  */
2148
2147
  listSwiftPasswords(listSwiftPasswordsRequest: requests.ListSwiftPasswordsRequest): Promise<responses.ListSwiftPasswordsResponse>;
2149
2148
  /**
2150
2149
  * Lists the tag defaults for tag definitions in the specified compartment.
2151
2150
  *
2152
- * This operation does not retry by default if the user has not defined a retry configuration.
2151
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2153
2152
  * @param ListTagDefaultsRequest
2154
2153
  * @return ListTagDefaultsResponse
2155
2154
  * @throws OciError when an error occurs
2156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
2155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
2157
2156
  */
2158
2157
  listTagDefaults(listTagDefaultsRequest: requests.ListTagDefaultsRequest): Promise<responses.ListTagDefaultsResponse>;
2159
2158
  /**
@@ -2191,11 +2190,11 @@ export declare class IdentityClient {
2191
2190
  /**
2192
2191
  * Lists the tag namespaces in the specified compartment.
2193
2192
  *
2194
- * This operation does not retry by default if the user has not defined a retry configuration.
2193
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2195
2194
  * @param ListTagNamespacesRequest
2196
2195
  * @return ListTagNamespacesResponse
2197
2196
  * @throws OciError when an error occurs
2198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
2197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
2199
2198
  */
2200
2199
  listTagNamespaces(listTagNamespacesRequest: requests.ListTagNamespacesRequest): Promise<responses.ListTagNamespacesResponse>;
2201
2200
  /**
@@ -2233,11 +2232,11 @@ export declare class IdentityClient {
2233
2232
  /**
2234
2233
  * Gets the errors for a work request.
2235
2234
  *
2236
- * This operation does not retry by default if the user has not defined a retry configuration.
2235
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2237
2236
  * @param ListTaggingWorkRequestErrorsRequest
2238
2237
  * @return ListTaggingWorkRequestErrorsResponse
2239
2238
  * @throws OciError when an error occurs
2240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
2239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
2241
2240
  */
2242
2241
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest: requests.ListTaggingWorkRequestErrorsRequest): Promise<responses.ListTaggingWorkRequestErrorsResponse>;
2243
2242
  /**
@@ -2275,11 +2274,11 @@ export declare class IdentityClient {
2275
2274
  /**
2276
2275
  * Gets the logs for a work request.
2277
2276
  *
2278
- * This operation does not retry by default if the user has not defined a retry configuration.
2277
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2279
2278
  * @param ListTaggingWorkRequestLogsRequest
2280
2279
  * @return ListTaggingWorkRequestLogsResponse
2281
2280
  * @throws OciError when an error occurs
2282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
2281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
2283
2282
  */
2284
2283
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest: requests.ListTaggingWorkRequestLogsRequest): Promise<responses.ListTaggingWorkRequestLogsResponse>;
2285
2284
  /**
@@ -2317,11 +2316,11 @@ export declare class IdentityClient {
2317
2316
  /**
2318
2317
  * Lists the tagging work requests in compartment.
2319
2318
  *
2320
- * This operation does not retry by default if the user has not defined a retry configuration.
2319
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2321
2320
  * @param ListTaggingWorkRequestsRequest
2322
2321
  * @return ListTaggingWorkRequestsResponse
2323
2322
  * @throws OciError when an error occurs
2324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
2323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
2325
2324
  */
2326
2325
  listTaggingWorkRequests(listTaggingWorkRequestsRequest: requests.ListTaggingWorkRequestsRequest): Promise<responses.ListTaggingWorkRequestsResponse>;
2327
2326
  /**
@@ -2359,11 +2358,11 @@ export declare class IdentityClient {
2359
2358
  /**
2360
2359
  * Lists the tag definitions in the specified tag namespace.
2361
2360
  *
2362
- * This operation does not retry by default if the user has not defined a retry configuration.
2361
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2363
2362
  * @param ListTagsRequest
2364
2363
  * @return ListTagsResponse
2365
2364
  * @throws OciError when an error occurs
2366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
2365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
2367
2366
  */
2368
2367
  listTags(listTagsRequest: requests.ListTagsRequest): Promise<responses.ListTagsResponse>;
2369
2368
  /**
@@ -2410,11 +2409,11 @@ export declare class IdentityClient {
2410
2409
  * If the answer is no, the response is an empty list.
2411
2410
  * - Although`userId` and `groupId` are not individually required, you must set one of them.
2412
2411
  *
2413
- * This operation does not retry by default if the user has not defined a retry configuration.
2412
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2414
2413
  * @param ListUserGroupMembershipsRequest
2415
2414
  * @return ListUserGroupMembershipsResponse
2416
2415
  * @throws OciError when an error occurs
2417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
2416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
2418
2417
  */
2419
2418
  listUserGroupMemberships(listUserGroupMembershipsRequest: requests.ListUserGroupMembershipsRequest): Promise<responses.ListUserGroupMembershipsResponse>;
2420
2419
  /**
@@ -2454,11 +2453,11 @@ export declare class IdentityClient {
2454
2453
  * compartment ID (remember that the tenancy is simply the root compartment).
2455
2454
  * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
2456
2455
  *
2457
- * This operation does not retry by default if the user has not defined a retry configuration.
2456
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2458
2457
  * @param ListUsersRequest
2459
2458
  * @return ListUsersResponse
2460
2459
  * @throws OciError when an error occurs
2461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
2460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
2462
2461
  */
2463
2462
  listUsers(listUsersRequest: requests.ListUsersRequest): Promise<responses.ListUsersResponse>;
2464
2463
  /**
@@ -2496,11 +2495,11 @@ export declare class IdentityClient {
2496
2495
  /**
2497
2496
  * Lists the work requests in compartment.
2498
2497
  *
2499
- * This operation does not retry by default if the user has not defined a retry configuration.
2498
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2500
2499
  * @param ListWorkRequestsRequest
2501
2500
  * @return ListWorkRequestsResponse
2502
2501
  * @throws OciError when an error occurs
2503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
2502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
2504
2503
  */
2505
2504
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
2506
2505
  /**
@@ -2545,79 +2544,79 @@ export declare class IdentityClient {
2545
2544
  * are aware of the implications for the compartment contents before you move it. For more
2546
2545
  * information, see [Moving a Compartment](https://docs.cloud.oracle.com/Content/Identity/compartments/managingcompartments.htm#MoveCompartment).
2547
2546
  *
2548
- * This operation does not retry by default if the user has not defined a retry configuration.
2547
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2549
2548
  * @param MoveCompartmentRequest
2550
2549
  * @return MoveCompartmentResponse
2551
2550
  * @throws OciError when an error occurs
2552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
2551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
2553
2552
  */
2554
2553
  moveCompartment(moveCompartmentRequest: requests.MoveCompartmentRequest): Promise<responses.MoveCompartmentResponse>;
2555
2554
  /**
2556
2555
  * Recover the compartment from DELETED state to ACTIVE state.
2557
2556
  *
2558
- * This operation does not retry by default if the user has not defined a retry configuration.
2557
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2559
2558
  * @param RecoverCompartmentRequest
2560
2559
  * @return RecoverCompartmentResponse
2561
2560
  * @throws OciError when an error occurs
2562
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
2561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
2563
2562
  */
2564
2563
  recoverCompartment(recoverCompartmentRequest: requests.RecoverCompartmentRequest): Promise<responses.RecoverCompartmentResponse>;
2565
2564
  /**
2566
2565
  * Removes a user from a group by deleting the corresponding `UserGroupMembership`.
2567
- * This operation does not retry by default if the user has not defined a retry configuration.
2566
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2568
2567
  * @param RemoveUserFromGroupRequest
2569
2568
  * @return RemoveUserFromGroupResponse
2570
2569
  * @throws OciError when an error occurs
2571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
2570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
2572
2571
  */
2573
2572
  removeUserFromGroup(removeUserFromGroupRequest: requests.RemoveUserFromGroupRequest): Promise<responses.RemoveUserFromGroupResponse>;
2574
2573
  /**
2575
2574
  * Resets the OAuth2 client credentials for the SCIM client associated with this identity provider.
2576
2575
  *
2577
- * This operation does not retry by default if the user has not defined a retry configuration.
2576
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2578
2577
  * @param ResetIdpScimClientRequest
2579
2578
  * @return ResetIdpScimClientResponse
2580
2579
  * @throws OciError when an error occurs
2581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
2580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
2582
2581
  */
2583
2582
  resetIdpScimClient(resetIdpScimClientRequest: requests.ResetIdpScimClientRequest): Promise<responses.ResetIdpScimClientResponse>;
2584
2583
  /**
2585
2584
  * Updates the specified auth token's description.
2586
2585
  *
2587
- * This operation does not retry by default if the user has not defined a retry configuration.
2586
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2588
2587
  * @param UpdateAuthTokenRequest
2589
2588
  * @return UpdateAuthTokenResponse
2590
2589
  * @throws OciError when an error occurs
2591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
2590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
2592
2591
  */
2593
2592
  updateAuthToken(updateAuthTokenRequest: requests.UpdateAuthTokenRequest): Promise<responses.UpdateAuthTokenResponse>;
2594
2593
  /**
2595
2594
  * Updates authentication policy for the specified tenancy.
2596
2595
  *
2597
- * This operation does not retry by default if the user has not defined a retry configuration.
2596
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2598
2597
  * @param UpdateAuthenticationPolicyRequest
2599
2598
  * @return UpdateAuthenticationPolicyResponse
2600
2599
  * @throws OciError when an error occurs
2601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
2600
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
2602
2601
  */
2603
2602
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest: requests.UpdateAuthenticationPolicyRequest): Promise<responses.UpdateAuthenticationPolicyResponse>;
2604
2603
  /**
2605
2604
  * Updates the specified compartment's description or name. You can't update the root compartment.
2606
- * This operation does not retry by default if the user has not defined a retry configuration.
2605
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2607
2606
  * @param UpdateCompartmentRequest
2608
2607
  * @return UpdateCompartmentResponse
2609
2608
  * @throws OciError when an error occurs
2610
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
2609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
2611
2610
  */
2612
2611
  updateCompartment(updateCompartmentRequest: requests.UpdateCompartmentRequest): Promise<responses.UpdateCompartmentResponse>;
2613
2612
  /**
2614
2613
  * Updates the specified secret key's description.
2615
2614
  *
2616
- * This operation does not retry by default if the user has not defined a retry configuration.
2615
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2617
2616
  * @param UpdateCustomerSecretKeyRequest
2618
2617
  * @return UpdateCustomerSecretKeyResponse
2619
2618
  * @throws OciError when an error occurs
2620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
2619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
2621
2620
  */
2622
2621
  updateCustomerSecretKey(updateCustomerSecretKeyRequest: requests.UpdateCustomerSecretKeyRequest): Promise<responses.UpdateCustomerSecretKeyResponse>;
2623
2622
  /**
@@ -2626,29 +2625,29 @@ export declare class IdentityClient {
2626
2625
  To track the progress of the request, submitting an HTTP GET on the /iamWorkRequests/{iamWorkRequestsId} endpoint retrieves
2627
2626
  * the operation's status.
2628
2627
  *
2629
- * This operation does not retry by default if the user has not defined a retry configuration.
2628
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2630
2629
  * @param UpdateDomainRequest
2631
2630
  * @return UpdateDomainResponse
2632
2631
  * @throws OciError when an error occurs
2633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
2632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
2634
2633
  */
2635
2634
  updateDomain(updateDomainRequest: requests.UpdateDomainRequest): Promise<responses.UpdateDomainResponse>;
2636
2635
  /**
2637
2636
  * Updates the specified dynamic group.
2638
- * This operation does not retry by default if the user has not defined a retry configuration.
2637
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2639
2638
  * @param UpdateDynamicGroupRequest
2640
2639
  * @return UpdateDynamicGroupResponse
2641
2640
  * @throws OciError when an error occurs
2642
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
2641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
2643
2642
  */
2644
2643
  updateDynamicGroup(updateDynamicGroupRequest: requests.UpdateDynamicGroupRequest): Promise<responses.UpdateDynamicGroupResponse>;
2645
2644
  /**
2646
2645
  * Updates the specified group.
2647
- * This operation does not retry by default if the user has not defined a retry configuration.
2646
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2648
2647
  * @param UpdateGroupRequest
2649
2648
  * @return UpdateGroupResponse
2650
2649
  * @throws OciError when an error occurs
2651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
2650
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
2652
2651
  */
2653
2652
  updateGroup(updateGroupRequest: requests.UpdateGroupRequest): Promise<responses.UpdateGroupResponse>;
2654
2653
  /**
@@ -2656,11 +2655,11 @@ export declare class IdentityClient {
2656
2655
  * <p>
2657
2656
  Updates the specified identity provider.
2658
2657
  *
2659
- * This operation does not retry by default if the user has not defined a retry configuration.
2658
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2660
2659
  * @param UpdateIdentityProviderRequest
2661
2660
  * @return UpdateIdentityProviderResponse
2662
2661
  * @throws OciError when an error occurs
2663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
2662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
2664
2663
  */
2665
2664
  updateIdentityProvider(updateIdentityProviderRequest: requests.UpdateIdentityProviderRequest): Promise<responses.UpdateIdentityProviderResponse>;
2666
2665
  /**
@@ -2668,31 +2667,31 @@ export declare class IdentityClient {
2668
2667
  * <p>
2669
2668
  Updates the specified group mapping.
2670
2669
  *
2671
- * This operation does not retry by default if the user has not defined a retry configuration.
2670
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2672
2671
  * @param UpdateIdpGroupMappingRequest
2673
2672
  * @return UpdateIdpGroupMappingResponse
2674
2673
  * @throws OciError when an error occurs
2675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
2674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
2676
2675
  */
2677
2676
  updateIdpGroupMapping(updateIdpGroupMappingRequest: requests.UpdateIdpGroupMappingRequest): Promise<responses.UpdateIdpGroupMappingResponse>;
2678
2677
  /**
2679
2678
  * Updates the specified network source.
2680
2679
  *
2681
- * This operation does not retry by default if the user has not defined a retry configuration.
2680
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2682
2681
  * @param UpdateNetworkSourceRequest
2683
2682
  * @return UpdateNetworkSourceResponse
2684
2683
  * @throws OciError when an error occurs
2685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
2684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
2686
2685
  */
2687
2686
  updateNetworkSource(updateNetworkSourceRequest: requests.UpdateNetworkSourceRequest): Promise<responses.UpdateNetworkSourceResponse>;
2688
2687
  /**
2689
2688
  * Updates Oauth token for the user
2690
2689
  *
2691
- * This operation does not retry by default if the user has not defined a retry configuration.
2690
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2692
2691
  * @param UpdateOAuthClientCredentialRequest
2693
2692
  * @return UpdateOAuthClientCredentialResponse
2694
2693
  * @throws OciError when an error occurs
2695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
2694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
2696
2695
  */
2697
2696
  updateOAuthClientCredential(updateOAuthClientCredentialRequest: requests.UpdateOAuthClientCredentialRequest): Promise<responses.UpdateOAuthClientCredentialResponse>;
2698
2697
  /**
@@ -2700,21 +2699,21 @@ export declare class IdentityClient {
2700
2699
  * <p>
2701
2700
  Policy changes take effect typically within 10 seconds.
2702
2701
  *
2703
- * This operation does not retry by default if the user has not defined a retry configuration.
2702
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2704
2703
  * @param UpdatePolicyRequest
2705
2704
  * @return UpdatePolicyResponse
2706
2705
  * @throws OciError when an error occurs
2707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
2706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
2708
2707
  */
2709
2708
  updatePolicy(updatePolicyRequest: requests.UpdatePolicyRequest): Promise<responses.UpdatePolicyResponse>;
2710
2709
  /**
2711
2710
  * Updates the specified SMTP credential's description.
2712
2711
  *
2713
- * This operation does not retry by default if the user has not defined a retry configuration.
2712
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2714
2713
  * @param UpdateSmtpCredentialRequest
2715
2714
  * @return UpdateSmtpCredentialResponse
2716
2715
  * @throws OciError when an error occurs
2717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
2716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
2718
2717
  */
2719
2718
  updateSmtpCredential(updateSmtpCredentialRequest: requests.UpdateSmtpCredentialRequest): Promise<responses.UpdateSmtpCredentialResponse>;
2720
2719
  /**
@@ -2722,11 +2721,11 @@ export declare class IdentityClient {
2722
2721
  * <p>
2723
2722
  Updates the specified Swift password's description.
2724
2723
  *
2725
- * This operation does not retry by default if the user has not defined a retry configuration.
2724
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2726
2725
  * @param UpdateSwiftPasswordRequest
2727
2726
  * @return UpdateSwiftPasswordResponse
2728
2727
  * @throws OciError when an error occurs
2729
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
2728
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
2730
2729
  */
2731
2730
  updateSwiftPassword(updateSwiftPasswordRequest: requests.UpdateSwiftPasswordRequest): Promise<responses.UpdateSwiftPasswordResponse>;
2732
2731
  /**
@@ -2741,11 +2740,11 @@ export declare class IdentityClient {
2741
2740
  You cannot remove list values that appear in a TagDefault. To remove a list value that
2742
2741
  * appears in a TagDefault, first update the TagDefault to use a different value.
2743
2742
  *
2744
- * This operation does not retry by default if the user has not defined a retry configuration.
2743
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2745
2744
  * @param UpdateTagRequest
2746
2745
  * @return UpdateTagResponse
2747
2746
  * @throws OciError when an error occurs
2748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
2747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
2749
2748
  */
2750
2749
  updateTag(updateTagRequest: requests.UpdateTagRequest): Promise<responses.UpdateTagResponse>;
2751
2750
  /**
@@ -2756,11 +2755,11 @@ export declare class IdentityClient {
2756
2755
  * If the `isRequired` flag is set to \"true\", the value is set during resource creation.
2757
2756
  * * If the `isRequired` flag is set to \"false\", the value you enter is set during resource creation.
2758
2757
  *
2759
- * This operation does not retry by default if the user has not defined a retry configuration.
2758
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2760
2759
  * @param UpdateTagDefaultRequest
2761
2760
  * @return UpdateTagDefaultResponse
2762
2761
  * @throws OciError when an error occurs
2763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
2762
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
2764
2763
  */
2765
2764
  updateTagDefault(updateTagDefaultRequest: requests.UpdateTagDefaultRequest): Promise<responses.UpdateTagDefaultResponse>;
2766
2765
  /**
@@ -2774,40 +2773,40 @@ export declare class IdentityClient {
2774
2773
  * <p>
2775
2774
  You can't add a namespace with the same name as a retired namespace in the same tenancy.
2776
2775
  *
2777
- * This operation does not retry by default if the user has not defined a retry configuration.
2776
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2778
2777
  * @param UpdateTagNamespaceRequest
2779
2778
  * @return UpdateTagNamespaceResponse
2780
2779
  * @throws OciError when an error occurs
2781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
2780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
2782
2781
  */
2783
2782
  updateTagNamespace(updateTagNamespaceRequest: requests.UpdateTagNamespaceRequest): Promise<responses.UpdateTagNamespaceResponse>;
2784
2783
  /**
2785
2784
  * Updates the description of the specified user.
2786
- * This operation does not retry by default if the user has not defined a retry configuration.
2785
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2787
2786
  * @param UpdateUserRequest
2788
2787
  * @return UpdateUserResponse
2789
2788
  * @throws OciError when an error occurs
2790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
2789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
2791
2790
  */
2792
2791
  updateUser(updateUserRequest: requests.UpdateUserRequest): Promise<responses.UpdateUserResponse>;
2793
2792
  /**
2794
2793
  * Updates the capabilities of the specified user.
2795
2794
  *
2796
- * This operation does not retry by default if the user has not defined a retry configuration.
2795
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2797
2796
  * @param UpdateUserCapabilitiesRequest
2798
2797
  * @return UpdateUserCapabilitiesResponse
2799
2798
  * @throws OciError when an error occurs
2800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
2799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
2801
2800
  */
2802
2801
  updateUserCapabilities(updateUserCapabilitiesRequest: requests.UpdateUserCapabilitiesRequest): Promise<responses.UpdateUserCapabilitiesResponse>;
2803
2802
  /**
2804
2803
  * Updates the state of the specified user.
2805
2804
  *
2806
- * This operation does not retry by default if the user has not defined a retry configuration.
2805
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2807
2806
  * @param UpdateUserStateRequest
2808
2807
  * @return UpdateUserStateResponse
2809
2808
  * @throws OciError when an error occurs
2810
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
2809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
2811
2810
  */
2812
2811
  updateUserState(updateUserStateRequest: requests.UpdateUserStateRequest): Promise<responses.UpdateUserStateResponse>;
2813
2812
  /**
@@ -2827,11 +2826,11 @@ export declare class IdentityClient {
2827
2826
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using
2828
2827
  * the object, first make sure its `lifecycleState` has changed to ACTIVE.
2829
2828
  *
2830
- * This operation does not retry by default if the user has not defined a retry configuration.
2829
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2831
2830
  * @param UploadApiKeyRequest
2832
2831
  * @return UploadApiKeyResponse
2833
2832
  * @throws OciError when an error occurs
2834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
2833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
2835
2834
  */
2836
2835
  uploadApiKey(uploadApiKeyRequest: requests.UploadApiKeyRequest): Promise<responses.UploadApiKeyResponse>;
2837
2836
  }