oci-identity 2.21.0 → 2.22.0

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