oci-identity 2.16.0 → 2.19.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 (144) hide show
  1. package/lib/client.d.ts +141 -141
  2. package/lib/client.js +141 -141
  3. package/lib/request/activate-domain-request.d.ts +1 -1
  4. package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
  5. package/lib/request/add-user-to-group-request.d.ts +1 -1
  6. package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
  7. package/lib/request/bulk-delete-resources-request.d.ts +1 -1
  8. package/lib/request/bulk-delete-tags-request.d.ts +1 -1
  9. package/lib/request/bulk-edit-tags-request.d.ts +1 -1
  10. package/lib/request/bulk-move-resources-request.d.ts +1 -1
  11. package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
  12. package/lib/request/change-domain-compartment-request.d.ts +1 -1
  13. package/lib/request/change-domain-license-type-request.d.ts +1 -1
  14. package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
  15. package/lib/request/create-auth-token-request.d.ts +1 -1
  16. package/lib/request/create-compartment-request.d.ts +1 -1
  17. package/lib/request/create-customer-secret-key-request.d.ts +1 -1
  18. package/lib/request/create-db-credential-request.d.ts +1 -1
  19. package/lib/request/create-domain-request.d.ts +1 -1
  20. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  21. package/lib/request/create-group-request.d.ts +1 -1
  22. package/lib/request/create-identity-provider-request.d.ts +1 -1
  23. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  24. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  25. package/lib/request/create-network-source-request.d.ts +1 -1
  26. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  27. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  28. package/lib/request/create-policy-request.d.ts +1 -1
  29. package/lib/request/create-region-subscription-request.d.ts +1 -1
  30. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  31. package/lib/request/create-swift-password-request.d.ts +1 -1
  32. package/lib/request/create-tag-default-request.d.ts +1 -1
  33. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  34. package/lib/request/create-tag-request.d.ts +1 -1
  35. package/lib/request/create-user-request.d.ts +1 -1
  36. package/lib/request/deactivate-domain-request.d.ts +1 -1
  37. package/lib/request/delete-api-key-request.d.ts +1 -1
  38. package/lib/request/delete-auth-token-request.d.ts +1 -1
  39. package/lib/request/delete-compartment-request.d.ts +1 -1
  40. package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
  41. package/lib/request/delete-db-credential-request.d.ts +1 -1
  42. package/lib/request/delete-domain-request.d.ts +1 -1
  43. package/lib/request/delete-dynamic-group-request.d.ts +1 -1
  44. package/lib/request/delete-group-request.d.ts +1 -1
  45. package/lib/request/delete-identity-provider-request.d.ts +1 -1
  46. package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
  47. package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
  48. package/lib/request/delete-network-source-request.d.ts +1 -1
  49. package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
  50. package/lib/request/delete-policy-request.d.ts +1 -1
  51. package/lib/request/delete-smtp-credential-request.d.ts +1 -1
  52. package/lib/request/delete-swift-password-request.d.ts +1 -1
  53. package/lib/request/delete-tag-default-request.d.ts +1 -1
  54. package/lib/request/delete-tag-namespace-request.d.ts +1 -1
  55. package/lib/request/delete-tag-request.d.ts +1 -1
  56. package/lib/request/delete-user-request.d.ts +1 -1
  57. package/lib/request/enable-replication-to-region-request.d.ts +1 -1
  58. package/lib/request/generate-totp-seed-request.d.ts +1 -1
  59. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  60. package/lib/request/get-compartment-request.d.ts +1 -1
  61. package/lib/request/get-domain-request.d.ts +1 -1
  62. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  63. package/lib/request/get-group-request.d.ts +1 -1
  64. package/lib/request/get-iam-work-request-request.d.ts +1 -1
  65. package/lib/request/get-identity-provider-request.d.ts +1 -1
  66. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  67. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  68. package/lib/request/get-network-source-request.d.ts +1 -1
  69. package/lib/request/get-policy-request.d.ts +1 -1
  70. package/lib/request/get-standard-tag-template-request.d.ts +1 -1
  71. package/lib/request/get-tag-default-request.d.ts +1 -1
  72. package/lib/request/get-tag-namespace-request.d.ts +1 -1
  73. package/lib/request/get-tag-request.d.ts +1 -1
  74. package/lib/request/get-tagging-work-request-request.d.ts +1 -1
  75. package/lib/request/get-tenancy-request.d.ts +1 -1
  76. package/lib/request/get-user-group-membership-request.d.ts +1 -1
  77. package/lib/request/get-user-request.d.ts +1 -1
  78. package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
  79. package/lib/request/get-work-request-request.d.ts +1 -1
  80. package/lib/request/import-standard-tags-request.d.ts +1 -1
  81. package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
  82. package/lib/request/list-api-keys-request.d.ts +1 -1
  83. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  84. package/lib/request/list-availability-domains-request.d.ts +1 -1
  85. package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
  86. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
  87. package/lib/request/list-compartments-request.d.ts +1 -1
  88. package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
  89. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  90. package/lib/request/list-db-credentials-request.d.ts +1 -1
  91. package/lib/request/list-domains-request.d.ts +1 -1
  92. package/lib/request/list-dynamic-groups-request.d.ts +1 -1
  93. package/lib/request/list-fault-domains-request.d.ts +1 -1
  94. package/lib/request/list-groups-request.d.ts +1 -1
  95. package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
  96. package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
  97. package/lib/request/list-iam-work-requests-request.d.ts +1 -1
  98. package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
  99. package/lib/request/list-identity-providers-request.d.ts +1 -1
  100. package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
  101. package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
  102. package/lib/request/list-network-sources-request.d.ts +1 -1
  103. package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
  104. package/lib/request/list-policies-request.d.ts +1 -1
  105. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  106. package/lib/request/list-regions-request.d.ts +1 -1
  107. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  108. package/lib/request/list-standard-tag-namespaces-request.d.ts +1 -1
  109. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  110. package/lib/request/list-tag-defaults-request.d.ts +1 -1
  111. package/lib/request/list-tag-namespaces-request.d.ts +1 -1
  112. package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
  113. package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
  114. package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
  115. package/lib/request/list-tags-request.d.ts +1 -1
  116. package/lib/request/list-user-group-memberships-request.d.ts +1 -1
  117. package/lib/request/list-users-request.d.ts +1 -1
  118. package/lib/request/list-work-requests-request.d.ts +1 -1
  119. package/lib/request/move-compartment-request.d.ts +1 -1
  120. package/lib/request/recover-compartment-request.d.ts +1 -1
  121. package/lib/request/remove-user-from-group-request.d.ts +1 -1
  122. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  123. package/lib/request/update-auth-token-request.d.ts +1 -1
  124. package/lib/request/update-authentication-policy-request.d.ts +1 -1
  125. package/lib/request/update-compartment-request.d.ts +1 -1
  126. package/lib/request/update-customer-secret-key-request.d.ts +1 -1
  127. package/lib/request/update-domain-request.d.ts +1 -1
  128. package/lib/request/update-dynamic-group-request.d.ts +1 -1
  129. package/lib/request/update-group-request.d.ts +1 -1
  130. package/lib/request/update-identity-provider-request.d.ts +1 -1
  131. package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
  132. package/lib/request/update-network-source-request.d.ts +1 -1
  133. package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
  134. package/lib/request/update-policy-request.d.ts +1 -1
  135. package/lib/request/update-smtp-credential-request.d.ts +1 -1
  136. package/lib/request/update-swift-password-request.d.ts +1 -1
  137. package/lib/request/update-tag-default-request.d.ts +1 -1
  138. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  139. package/lib/request/update-tag-request.d.ts +1 -1
  140. package/lib/request/update-user-capabilities-request.d.ts +1 -1
  141. package/lib/request/update-user-request.d.ts +1 -1
  142. package/lib/request/update-user-state-request.d.ts +1 -1
  143. package/lib/request/upload-api-key-request.d.ts +1 -1
  144. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -168,7 +168,7 @@ class IdentityClient {
168
168
  * @param ActivateDomainRequest
169
169
  * @return ActivateDomainResponse
170
170
  * @throws OciError when an error occurs
171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
172
172
  */
173
173
  activateDomain(activateDomainRequest) {
174
174
  return __awaiter(this, void 0, void 0, function* () {
@@ -228,7 +228,7 @@ class IdentityClient {
228
228
  * @param ActivateMfaTotpDeviceRequest
229
229
  * @return ActivateMfaTotpDeviceResponse
230
230
  * @throws OciError when an error occurs
231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
232
232
  */
233
233
  activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
234
234
  return __awaiter(this, void 0, void 0, function* () {
@@ -296,7 +296,7 @@ class IdentityClient {
296
296
  * @param AddUserToGroupRequest
297
297
  * @return AddUserToGroupResponse
298
298
  * @throws OciError when an error occurs
299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
300
300
  */
301
301
  addUserToGroup(addUserToGroupRequest) {
302
302
  return __awaiter(this, void 0, void 0, function* () {
@@ -360,7 +360,7 @@ class IdentityClient {
360
360
  * @param AssembleEffectiveTagSetRequest
361
361
  * @return AssembleEffectiveTagSetResponse
362
362
  * @throws OciError when an error occurs
363
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
363
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
364
364
  */
365
365
  assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
366
366
  return __awaiter(this, void 0, void 0, function* () {
@@ -426,7 +426,7 @@ class IdentityClient {
426
426
  * @param BulkDeleteResourcesRequest
427
427
  * @return BulkDeleteResourcesResponse
428
428
  * @throws OciError when an error occurs
429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
430
430
  */
431
431
  bulkDeleteResources(bulkDeleteResourcesRequest) {
432
432
  return __awaiter(this, void 0, void 0, function* () {
@@ -506,7 +506,7 @@ class IdentityClient {
506
506
  * @param BulkDeleteTagsRequest
507
507
  * @return BulkDeleteTagsResponse
508
508
  * @throws OciError when an error occurs
509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
510
510
  */
511
511
  bulkDeleteTags(bulkDeleteTagsRequest) {
512
512
  return __awaiter(this, void 0, void 0, function* () {
@@ -577,7 +577,7 @@ class IdentityClient {
577
577
  * @param BulkEditTagsRequest
578
578
  * @return BulkEditTagsResponse
579
579
  * @throws OciError when an error occurs
580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
581
581
  */
582
582
  bulkEditTags(bulkEditTagsRequest) {
583
583
  return __awaiter(this, void 0, void 0, function* () {
@@ -639,7 +639,7 @@ class IdentityClient {
639
639
  * @param BulkMoveResourcesRequest
640
640
  * @return BulkMoveResourcesResponse
641
641
  * @throws OciError when an error occurs
642
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
643
643
  */
644
644
  bulkMoveResources(bulkMoveResourcesRequest) {
645
645
  return __awaiter(this, void 0, void 0, function* () {
@@ -717,7 +717,7 @@ class IdentityClient {
717
717
  * @param CascadeDeleteTagNamespaceRequest
718
718
  * @return CascadeDeleteTagNamespaceResponse
719
719
  * @throws OciError when an error occurs
720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
721
721
  */
722
722
  cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
723
723
  return __awaiter(this, void 0, void 0, function* () {
@@ -788,7 +788,7 @@ class IdentityClient {
788
788
  * @param ChangeDomainCompartmentRequest
789
789
  * @return ChangeDomainCompartmentResponse
790
790
  * @throws OciError when an error occurs
791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
792
792
  */
793
793
  changeDomainCompartment(changeDomainCompartmentRequest) {
794
794
  return __awaiter(this, void 0, void 0, function* () {
@@ -863,7 +863,7 @@ class IdentityClient {
863
863
  * @param ChangeDomainLicenseTypeRequest
864
864
  * @return ChangeDomainLicenseTypeResponse
865
865
  * @throws OciError when an error occurs
866
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
866
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
867
867
  */
868
868
  changeDomainLicenseType(changeDomainLicenseTypeRequest) {
869
869
  return __awaiter(this, void 0, void 0, function* () {
@@ -929,7 +929,7 @@ class IdentityClient {
929
929
  * @param ChangeTagNamespaceCompartmentRequest
930
930
  * @return ChangeTagNamespaceCompartmentResponse
931
931
  * @throws OciError when an error occurs
932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
933
933
  */
934
934
  changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
935
935
  return __awaiter(this, void 0, void 0, function* () {
@@ -992,7 +992,7 @@ class IdentityClient {
992
992
  * @param CreateAuthTokenRequest
993
993
  * @return CreateAuthTokenResponse
994
994
  * @throws OciError when an error occurs
995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
996
996
  */
997
997
  createAuthToken(createAuthTokenRequest) {
998
998
  return __awaiter(this, void 0, void 0, function* () {
@@ -1073,7 +1073,7 @@ class IdentityClient {
1073
1073
  * @param CreateCompartmentRequest
1074
1074
  * @return CreateCompartmentResponse
1075
1075
  * @throws OciError when an error occurs
1076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1077
1077
  */
1078
1078
  createCompartment(createCompartmentRequest) {
1079
1079
  return __awaiter(this, void 0, void 0, function* () {
@@ -1144,7 +1144,7 @@ class IdentityClient {
1144
1144
  * @param CreateCustomerSecretKeyRequest
1145
1145
  * @return CreateCustomerSecretKeyResponse
1146
1146
  * @throws OciError when an error occurs
1147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1148
1148
  */
1149
1149
  createCustomerSecretKey(createCustomerSecretKeyRequest) {
1150
1150
  return __awaiter(this, void 0, void 0, function* () {
@@ -1207,7 +1207,7 @@ class IdentityClient {
1207
1207
  * @param CreateDbCredentialRequest
1208
1208
  * @return CreateDbCredentialResponse
1209
1209
  * @throws OciError when an error occurs
1210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1211
1211
  */
1212
1212
  createDbCredential(createDbCredentialRequest) {
1213
1213
  return __awaiter(this, void 0, void 0, function* () {
@@ -1286,7 +1286,7 @@ class IdentityClient {
1286
1286
  * @param CreateDomainRequest
1287
1287
  * @return CreateDomainResponse
1288
1288
  * @throws OciError when an error occurs
1289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1290
1290
  */
1291
1291
  createDomain(createDomainRequest) {
1292
1292
  return __awaiter(this, void 0, void 0, function* () {
@@ -1361,7 +1361,7 @@ class IdentityClient {
1361
1361
  * @param CreateDynamicGroupRequest
1362
1362
  * @return CreateDynamicGroupResponse
1363
1363
  * @throws OciError when an error occurs
1364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1365
1365
  */
1366
1366
  createDynamicGroup(createDynamicGroupRequest) {
1367
1367
  return __awaiter(this, void 0, void 0, function* () {
@@ -1442,7 +1442,7 @@ class IdentityClient {
1442
1442
  * @param CreateGroupRequest
1443
1443
  * @return CreateGroupResponse
1444
1444
  * @throws OciError when an error occurs
1445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1446
1446
  */
1447
1447
  createGroup(createGroupRequest) {
1448
1448
  return __awaiter(this, void 0, void 0, function* () {
@@ -1522,7 +1522,7 @@ class IdentityClient {
1522
1522
  * @param CreateIdentityProviderRequest
1523
1523
  * @return CreateIdentityProviderResponse
1524
1524
  * @throws OciError when an error occurs
1525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1526
1526
  */
1527
1527
  createIdentityProvider(createIdentityProviderRequest) {
1528
1528
  return __awaiter(this, void 0, void 0, function* () {
@@ -1586,7 +1586,7 @@ class IdentityClient {
1586
1586
  * @param CreateIdpGroupMappingRequest
1587
1587
  * @return CreateIdpGroupMappingResponse
1588
1588
  * @throws OciError when an error occurs
1589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1590
1590
  */
1591
1591
  createIdpGroupMapping(createIdpGroupMappingRequest) {
1592
1592
  return __awaiter(this, void 0, void 0, function* () {
@@ -1649,7 +1649,7 @@ class IdentityClient {
1649
1649
  * @param CreateMfaTotpDeviceRequest
1650
1650
  * @return CreateMfaTotpDeviceResponse
1651
1651
  * @throws OciError when an error occurs
1652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1653
1653
  */
1654
1654
  createMfaTotpDevice(createMfaTotpDeviceRequest) {
1655
1655
  return __awaiter(this, void 0, void 0, function* () {
@@ -1731,7 +1731,7 @@ class IdentityClient {
1731
1731
  * @param CreateNetworkSourceRequest
1732
1732
  * @return CreateNetworkSourceResponse
1733
1733
  * @throws OciError when an error occurs
1734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1734
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1735
1735
  */
1736
1736
  createNetworkSource(createNetworkSourceRequest) {
1737
1737
  return __awaiter(this, void 0, void 0, function* () {
@@ -1792,7 +1792,7 @@ class IdentityClient {
1792
1792
  * @param CreateOAuthClientCredentialRequest
1793
1793
  * @return CreateOAuthClientCredentialResponse
1794
1794
  * @throws OciError when an error occurs
1795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
1796
1796
  */
1797
1797
  createOAuthClientCredential(createOAuthClientCredentialRequest) {
1798
1798
  return __awaiter(this, void 0, void 0, function* () {
@@ -1865,7 +1865,7 @@ class IdentityClient {
1865
1865
  * @param CreateOrResetUIPasswordRequest
1866
1866
  * @return CreateOrResetUIPasswordResponse
1867
1867
  * @throws OciError when an error occurs
1868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
1869
1869
  */
1870
1870
  createOrResetUIPassword(createOrResetUIPasswordRequest) {
1871
1871
  return __awaiter(this, void 0, void 0, function* () {
@@ -1943,7 +1943,7 @@ class IdentityClient {
1943
1943
  * @param CreatePolicyRequest
1944
1944
  * @return CreatePolicyResponse
1945
1945
  * @throws OciError when an error occurs
1946
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1946
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
1947
1947
  */
1948
1948
  createPolicy(createPolicyRequest) {
1949
1949
  return __awaiter(this, void 0, void 0, function* () {
@@ -2004,7 +2004,7 @@ class IdentityClient {
2004
2004
  * @param CreateRegionSubscriptionRequest
2005
2005
  * @return CreateRegionSubscriptionResponse
2006
2006
  * @throws OciError when an error occurs
2007
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
2007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
2008
2008
  */
2009
2009
  createRegionSubscription(createRegionSubscriptionRequest) {
2010
2010
  return __awaiter(this, void 0, void 0, function* () {
@@ -2065,7 +2065,7 @@ class IdentityClient {
2065
2065
  * @param CreateSmtpCredentialRequest
2066
2066
  * @return CreateSmtpCredentialResponse
2067
2067
  * @throws OciError when an error occurs
2068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2068
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2069
2069
  */
2070
2070
  createSmtpCredential(createSmtpCredentialRequest) {
2071
2071
  return __awaiter(this, void 0, void 0, function* () {
@@ -2139,7 +2139,7 @@ class IdentityClient {
2139
2139
  * @param CreateSwiftPasswordRequest
2140
2140
  * @return CreateSwiftPasswordResponse
2141
2141
  * @throws OciError when an error occurs
2142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2143
2143
  */
2144
2144
  createSwiftPassword(createSwiftPasswordRequest) {
2145
2145
  return __awaiter(this, void 0, void 0, function* () {
@@ -2223,7 +2223,7 @@ class IdentityClient {
2223
2223
  * @param CreateTagRequest
2224
2224
  * @return CreateTagResponse
2225
2225
  * @throws OciError when an error occurs
2226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2227
2227
  */
2228
2228
  createTag(createTagRequest) {
2229
2229
  return __awaiter(this, void 0, void 0, function* () {
@@ -2293,7 +2293,7 @@ class IdentityClient {
2293
2293
  * @param CreateTagDefaultRequest
2294
2294
  * @return CreateTagDefaultResponse
2295
2295
  * @throws OciError when an error occurs
2296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2297
2297
  */
2298
2298
  createTagDefault(createTagDefaultRequest) {
2299
2299
  return __awaiter(this, void 0, void 0, function* () {
@@ -2368,7 +2368,7 @@ class IdentityClient {
2368
2368
  * @param CreateTagNamespaceRequest
2369
2369
  * @return CreateTagNamespaceResponse
2370
2370
  * @throws OciError when an error occurs
2371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2372
2372
  */
2373
2373
  createTagNamespace(createTagNamespaceRequest) {
2374
2374
  return __awaiter(this, void 0, void 0, function* () {
@@ -2458,7 +2458,7 @@ class IdentityClient {
2458
2458
  * @param CreateUserRequest
2459
2459
  * @return CreateUserResponse
2460
2460
  * @throws OciError when an error occurs
2461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2462
2462
  */
2463
2463
  createUser(createUserRequest) {
2464
2464
  return __awaiter(this, void 0, void 0, function* () {
@@ -2536,7 +2536,7 @@ class IdentityClient {
2536
2536
  * @param DeactivateDomainRequest
2537
2537
  * @return DeactivateDomainResponse
2538
2538
  * @throws OciError when an error occurs
2539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2540
2540
  */
2541
2541
  deactivateDomain(deactivateDomainRequest) {
2542
2542
  return __awaiter(this, void 0, void 0, function* () {
@@ -2601,7 +2601,7 @@ class IdentityClient {
2601
2601
  * @param DeleteApiKeyRequest
2602
2602
  * @return DeleteApiKeyResponse
2603
2603
  * @throws OciError when an error occurs
2604
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2605
2605
  */
2606
2606
  deleteApiKey(deleteApiKeyRequest) {
2607
2607
  return __awaiter(this, void 0, void 0, function* () {
@@ -2655,7 +2655,7 @@ class IdentityClient {
2655
2655
  * @param DeleteAuthTokenRequest
2656
2656
  * @return DeleteAuthTokenResponse
2657
2657
  * @throws OciError when an error occurs
2658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2659
2659
  */
2660
2660
  deleteAuthToken(deleteAuthTokenRequest) {
2661
2661
  return __awaiter(this, void 0, void 0, function* () {
@@ -2709,7 +2709,7 @@ class IdentityClient {
2709
2709
  * @param DeleteCompartmentRequest
2710
2710
  * @return DeleteCompartmentResponse
2711
2711
  * @throws OciError when an error occurs
2712
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2712
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2713
2713
  */
2714
2714
  deleteCompartment(deleteCompartmentRequest) {
2715
2715
  return __awaiter(this, void 0, void 0, function* () {
@@ -2767,7 +2767,7 @@ class IdentityClient {
2767
2767
  * @param DeleteCustomerSecretKeyRequest
2768
2768
  * @return DeleteCustomerSecretKeyResponse
2769
2769
  * @throws OciError when an error occurs
2770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
2771
2771
  */
2772
2772
  deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
2773
2773
  return __awaiter(this, void 0, void 0, function* () {
@@ -2821,7 +2821,7 @@ class IdentityClient {
2821
2821
  * @param DeleteDbCredentialRequest
2822
2822
  * @return DeleteDbCredentialResponse
2823
2823
  * @throws OciError when an error occurs
2824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
2824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
2825
2825
  */
2826
2826
  deleteDbCredential(deleteDbCredentialRequest) {
2827
2827
  return __awaiter(this, void 0, void 0, function* () {
@@ -2892,7 +2892,7 @@ class IdentityClient {
2892
2892
  * @param DeleteDomainRequest
2893
2893
  * @return DeleteDomainResponse
2894
2894
  * @throws OciError when an error occurs
2895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
2895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
2896
2896
  */
2897
2897
  deleteDomain(deleteDomainRequest) {
2898
2898
  return __awaiter(this, void 0, void 0, function* () {
@@ -2951,7 +2951,7 @@ class IdentityClient {
2951
2951
  * @param DeleteDynamicGroupRequest
2952
2952
  * @return DeleteDynamicGroupResponse
2953
2953
  * @throws OciError when an error occurs
2954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
2955
2955
  */
2956
2956
  deleteDynamicGroup(deleteDynamicGroupRequest) {
2957
2957
  return __awaiter(this, void 0, void 0, function* () {
@@ -3004,7 +3004,7 @@ class IdentityClient {
3004
3004
  * @param DeleteGroupRequest
3005
3005
  * @return DeleteGroupResponse
3006
3006
  * @throws OciError when an error occurs
3007
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
3007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
3008
3008
  */
3009
3009
  deleteGroup(deleteGroupRequest) {
3010
3010
  return __awaiter(this, void 0, void 0, function* () {
@@ -3060,7 +3060,7 @@ class IdentityClient {
3060
3060
  * @param DeleteIdentityProviderRequest
3061
3061
  * @return DeleteIdentityProviderResponse
3062
3062
  * @throws OciError when an error occurs
3063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3064
3064
  */
3065
3065
  deleteIdentityProvider(deleteIdentityProviderRequest) {
3066
3066
  return __awaiter(this, void 0, void 0, function* () {
@@ -3115,7 +3115,7 @@ class IdentityClient {
3115
3115
  * @param DeleteIdpGroupMappingRequest
3116
3116
  * @return DeleteIdpGroupMappingResponse
3117
3117
  * @throws OciError when an error occurs
3118
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3119
3119
  */
3120
3120
  deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
3121
3121
  return __awaiter(this, void 0, void 0, function* () {
@@ -3169,7 +3169,7 @@ class IdentityClient {
3169
3169
  * @param DeleteMfaTotpDeviceRequest
3170
3170
  * @return DeleteMfaTotpDeviceResponse
3171
3171
  * @throws OciError when an error occurs
3172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3173
3173
  */
3174
3174
  deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
3175
3175
  return __awaiter(this, void 0, void 0, function* () {
@@ -3223,7 +3223,7 @@ class IdentityClient {
3223
3223
  * @param DeleteNetworkSourceRequest
3224
3224
  * @return DeleteNetworkSourceResponse
3225
3225
  * @throws OciError when an error occurs
3226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3227
3227
  */
3228
3228
  deleteNetworkSource(deleteNetworkSourceRequest) {
3229
3229
  return __awaiter(this, void 0, void 0, function* () {
@@ -3276,7 +3276,7 @@ class IdentityClient {
3276
3276
  * @param DeleteOAuthClientCredentialRequest
3277
3277
  * @return DeleteOAuthClientCredentialResponse
3278
3278
  * @throws OciError when an error occurs
3279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3280
3280
  */
3281
3281
  deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
3282
3282
  return __awaiter(this, void 0, void 0, function* () {
@@ -3329,7 +3329,7 @@ class IdentityClient {
3329
3329
  * @param DeletePolicyRequest
3330
3330
  * @return DeletePolicyResponse
3331
3331
  * @throws OciError when an error occurs
3332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3333
3333
  */
3334
3334
  deletePolicy(deletePolicyRequest) {
3335
3335
  return __awaiter(this, void 0, void 0, function* () {
@@ -3382,7 +3382,7 @@ class IdentityClient {
3382
3382
  * @param DeleteSmtpCredentialRequest
3383
3383
  * @return DeleteSmtpCredentialResponse
3384
3384
  * @throws OciError when an error occurs
3385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3386
3386
  */
3387
3387
  deleteSmtpCredential(deleteSmtpCredentialRequest) {
3388
3388
  return __awaiter(this, void 0, void 0, function* () {
@@ -3438,7 +3438,7 @@ class IdentityClient {
3438
3438
  * @param DeleteSwiftPasswordRequest
3439
3439
  * @return DeleteSwiftPasswordResponse
3440
3440
  * @throws OciError when an error occurs
3441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3442
3442
  */
3443
3443
  deleteSwiftPassword(deleteSwiftPasswordRequest) {
3444
3444
  return __awaiter(this, void 0, void 0, function* () {
@@ -3512,7 +3512,7 @@ class IdentityClient {
3512
3512
  * @param DeleteTagRequest
3513
3513
  * @return DeleteTagResponse
3514
3514
  * @throws OciError when an error occurs
3515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3516
3516
  */
3517
3517
  deleteTag(deleteTagRequest) {
3518
3518
  return __awaiter(this, void 0, void 0, function* () {
@@ -3571,7 +3571,7 @@ class IdentityClient {
3571
3571
  * @param DeleteTagDefaultRequest
3572
3572
  * @return DeleteTagDefaultResponse
3573
3573
  * @throws OciError when an error occurs
3574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3575
3575
  */
3576
3576
  deleteTagDefault(deleteTagDefaultRequest) {
3577
3577
  return __awaiter(this, void 0, void 0, function* () {
@@ -3631,7 +3631,7 @@ class IdentityClient {
3631
3631
  * @param DeleteTagNamespaceRequest
3632
3632
  * @return DeleteTagNamespaceResponse
3633
3633
  * @throws OciError when an error occurs
3634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3635
3635
  */
3636
3636
  deleteTagNamespace(deleteTagNamespaceRequest) {
3637
3637
  return __awaiter(this, void 0, void 0, function* () {
@@ -3684,7 +3684,7 @@ class IdentityClient {
3684
3684
  * @param DeleteUserRequest
3685
3685
  * @return DeleteUserResponse
3686
3686
  * @throws OciError when an error occurs
3687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3688
3688
  */
3689
3689
  deleteUser(deleteUserRequest) {
3690
3690
  return __awaiter(this, void 0, void 0, function* () {
@@ -3749,7 +3749,7 @@ class IdentityClient {
3749
3749
  * @param EnableReplicationToRegionRequest
3750
3750
  * @return EnableReplicationToRegionResponse
3751
3751
  * @throws OciError when an error occurs
3752
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
3752
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
3753
3753
  */
3754
3754
  enableReplicationToRegion(enableReplicationToRegionRequest) {
3755
3755
  return __awaiter(this, void 0, void 0, function* () {
@@ -3810,7 +3810,7 @@ class IdentityClient {
3810
3810
  * @param GenerateTotpSeedRequest
3811
3811
  * @return GenerateTotpSeedResponse
3812
3812
  * @throws OciError when an error occurs
3813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
3814
3814
  */
3815
3815
  generateTotpSeed(generateTotpSeedRequest) {
3816
3816
  return __awaiter(this, void 0, void 0, function* () {
@@ -3874,7 +3874,7 @@ class IdentityClient {
3874
3874
  * @param GetAuthenticationPolicyRequest
3875
3875
  * @return GetAuthenticationPolicyResponse
3876
3876
  * @throws OciError when an error occurs
3877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
3878
3878
  */
3879
3879
  getAuthenticationPolicy(getAuthenticationPolicyRequest) {
3880
3880
  return __awaiter(this, void 0, void 0, function* () {
@@ -3942,7 +3942,7 @@ class IdentityClient {
3942
3942
  * @param GetCompartmentRequest
3943
3943
  * @return GetCompartmentResponse
3944
3944
  * @throws OciError when an error occurs
3945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
3945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
3946
3946
  */
3947
3947
  getCompartment(getCompartmentRequest) {
3948
3948
  return __awaiter(this, void 0, void 0, function* () {
@@ -4006,7 +4006,7 @@ class IdentityClient {
4006
4006
  * @param GetDomainRequest
4007
4007
  * @return GetDomainResponse
4008
4008
  * @throws OciError when an error occurs
4009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
4009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
4010
4010
  */
4011
4011
  getDomain(getDomainRequest) {
4012
4012
  return __awaiter(this, void 0, void 0, function* () {
@@ -4068,7 +4068,7 @@ class IdentityClient {
4068
4068
  * @param GetDynamicGroupRequest
4069
4069
  * @return GetDynamicGroupResponse
4070
4070
  * @throws OciError when an error occurs
4071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4072
4072
  */
4073
4073
  getDynamicGroup(getDynamicGroupRequest) {
4074
4074
  return __awaiter(this, void 0, void 0, function* () {
@@ -4133,7 +4133,7 @@ class IdentityClient {
4133
4133
  * @param GetGroupRequest
4134
4134
  * @return GetGroupResponse
4135
4135
  * @throws OciError when an error occurs
4136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4137
4137
  */
4138
4138
  getGroup(getGroupRequest) {
4139
4139
  return __awaiter(this, void 0, void 0, function* () {
@@ -4198,7 +4198,7 @@ class IdentityClient {
4198
4198
  * @param GetIamWorkRequestRequest
4199
4199
  * @return GetIamWorkRequestResponse
4200
4200
  * @throws OciError when an error occurs
4201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4202
4202
  */
4203
4203
  getIamWorkRequest(getIamWorkRequestRequest) {
4204
4204
  return __awaiter(this, void 0, void 0, function* () {
@@ -4257,7 +4257,7 @@ class IdentityClient {
4257
4257
  * @param GetIdentityProviderRequest
4258
4258
  * @return GetIdentityProviderResponse
4259
4259
  * @throws OciError when an error occurs
4260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4261
4261
  */
4262
4262
  getIdentityProvider(getIdentityProviderRequest) {
4263
4263
  return __awaiter(this, void 0, void 0, function* () {
@@ -4320,7 +4320,7 @@ class IdentityClient {
4320
4320
  * @param GetIdpGroupMappingRequest
4321
4321
  * @return GetIdpGroupMappingResponse
4322
4322
  * @throws OciError when an error occurs
4323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4324
4324
  */
4325
4325
  getIdpGroupMapping(getIdpGroupMappingRequest) {
4326
4326
  return __awaiter(this, void 0, void 0, function* () {
@@ -4382,7 +4382,7 @@ class IdentityClient {
4382
4382
  * @param GetMfaTotpDeviceRequest
4383
4383
  * @return GetMfaTotpDeviceResponse
4384
4384
  * @throws OciError when an error occurs
4385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4386
4386
  */
4387
4387
  getMfaTotpDevice(getMfaTotpDeviceRequest) {
4388
4388
  return __awaiter(this, void 0, void 0, function* () {
@@ -4444,7 +4444,7 @@ class IdentityClient {
4444
4444
  * @param GetNetworkSourceRequest
4445
4445
  * @return GetNetworkSourceResponse
4446
4446
  * @throws OciError when an error occurs
4447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4448
4448
  */
4449
4449
  getNetworkSource(getNetworkSourceRequest) {
4450
4450
  return __awaiter(this, void 0, void 0, function* () {
@@ -4504,7 +4504,7 @@ class IdentityClient {
4504
4504
  * @param GetPolicyRequest
4505
4505
  * @return GetPolicyResponse
4506
4506
  * @throws OciError when an error occurs
4507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4507
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4508
4508
  */
4509
4509
  getPolicy(getPolicyRequest) {
4510
4510
  return __awaiter(this, void 0, void 0, function* () {
@@ -4565,7 +4565,7 @@ class IdentityClient {
4565
4565
  * @param GetStandardTagTemplateRequest
4566
4566
  * @return GetStandardTagTemplateResponse
4567
4567
  * @throws OciError when an error occurs
4568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4569
4569
  */
4570
4570
  getStandardTagTemplate(getStandardTagTemplateRequest) {
4571
4571
  return __awaiter(this, void 0, void 0, function* () {
@@ -4622,7 +4622,7 @@ class IdentityClient {
4622
4622
  * @param GetTagRequest
4623
4623
  * @return GetTagResponse
4624
4624
  * @throws OciError when an error occurs
4625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
4625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
4626
4626
  */
4627
4627
  getTag(getTagRequest) {
4628
4628
  return __awaiter(this, void 0, void 0, function* () {
@@ -4684,7 +4684,7 @@ class IdentityClient {
4684
4684
  * @param GetTagDefaultRequest
4685
4685
  * @return GetTagDefaultResponse
4686
4686
  * @throws OciError when an error occurs
4687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4688
4688
  */
4689
4689
  getTagDefault(getTagDefaultRequest) {
4690
4690
  return __awaiter(this, void 0, void 0, function* () {
@@ -4745,7 +4745,7 @@ class IdentityClient {
4745
4745
  * @param GetTagNamespaceRequest
4746
4746
  * @return GetTagNamespaceResponse
4747
4747
  * @throws OciError when an error occurs
4748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4748
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
4749
4749
  */
4750
4750
  getTagNamespace(getTagNamespaceRequest) {
4751
4751
  return __awaiter(this, void 0, void 0, function* () {
@@ -4802,7 +4802,7 @@ class IdentityClient {
4802
4802
  * @param GetTaggingWorkRequestRequest
4803
4803
  * @return GetTaggingWorkRequestResponse
4804
4804
  * @throws OciError when an error occurs
4805
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
4806
4806
  */
4807
4807
  getTaggingWorkRequest(getTaggingWorkRequestRequest) {
4808
4808
  return __awaiter(this, void 0, void 0, function* () {
@@ -4862,7 +4862,7 @@ class IdentityClient {
4862
4862
  * @param GetTenancyRequest
4863
4863
  * @return GetTenancyResponse
4864
4864
  * @throws OciError when an error occurs
4865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
4866
4866
  */
4867
4867
  getTenancy(getTenancyRequest) {
4868
4868
  return __awaiter(this, void 0, void 0, function* () {
@@ -4917,7 +4917,7 @@ class IdentityClient {
4917
4917
  * @param GetUserRequest
4918
4918
  * @return GetUserResponse
4919
4919
  * @throws OciError when an error occurs
4920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
4920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
4921
4921
  */
4922
4922
  getUser(getUserRequest) {
4923
4923
  return __awaiter(this, void 0, void 0, function* () {
@@ -4977,7 +4977,7 @@ class IdentityClient {
4977
4977
  * @param GetUserGroupMembershipRequest
4978
4978
  * @return GetUserGroupMembershipResponse
4979
4979
  * @throws OciError when an error occurs
4980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
4980
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
4981
4981
  */
4982
4982
  getUserGroupMembership(getUserGroupMembershipRequest) {
4983
4983
  return __awaiter(this, void 0, void 0, function* () {
@@ -5039,7 +5039,7 @@ class IdentityClient {
5039
5039
  * @param GetUserUIPasswordInformationRequest
5040
5040
  * @return GetUserUIPasswordInformationResponse
5041
5041
  * @throws OciError when an error occurs
5042
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
5042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
5043
5043
  */
5044
5044
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
5045
5045
  return __awaiter(this, void 0, void 0, function* () {
@@ -5101,7 +5101,7 @@ class IdentityClient {
5101
5101
  * @param GetWorkRequestRequest
5102
5102
  * @return GetWorkRequestResponse
5103
5103
  * @throws OciError when an error occurs
5104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5105
5105
  */
5106
5106
  getWorkRequest(getWorkRequestRequest) {
5107
5107
  return __awaiter(this, void 0, void 0, function* () {
@@ -5163,7 +5163,7 @@ class IdentityClient {
5163
5163
  * @param ImportStandardTagsRequest
5164
5164
  * @return ImportStandardTagsResponse
5165
5165
  * @throws OciError when an error occurs
5166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5167
5167
  */
5168
5168
  importStandardTags(importStandardTagsRequest) {
5169
5169
  return __awaiter(this, void 0, void 0, function* () {
@@ -5227,7 +5227,7 @@ class IdentityClient {
5227
5227
  * @param ListAllowedDomainLicenseTypesRequest
5228
5228
  * @return ListAllowedDomainLicenseTypesResponse
5229
5229
  * @throws OciError when an error occurs
5230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5231
5231
  */
5232
5232
  listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
5233
5233
  return __awaiter(this, void 0, void 0, function* () {
@@ -5292,7 +5292,7 @@ class IdentityClient {
5292
5292
  * @param ListApiKeysRequest
5293
5293
  * @return ListApiKeysResponse
5294
5294
  * @throws OciError when an error occurs
5295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5296
5296
  */
5297
5297
  listApiKeys(listApiKeysRequest) {
5298
5298
  return __awaiter(this, void 0, void 0, function* () {
@@ -5354,7 +5354,7 @@ class IdentityClient {
5354
5354
  * @param ListAuthTokensRequest
5355
5355
  * @return ListAuthTokensResponse
5356
5356
  * @throws OciError when an error occurs
5357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5358
5358
  */
5359
5359
  listAuthTokens(listAuthTokensRequest) {
5360
5360
  return __awaiter(this, void 0, void 0, function* () {
@@ -5419,7 +5419,7 @@ class IdentityClient {
5419
5419
  * @param ListAvailabilityDomainsRequest
5420
5420
  * @return ListAvailabilityDomainsResponse
5421
5421
  * @throws OciError when an error occurs
5422
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5423
5423
  */
5424
5424
  listAvailabilityDomains(listAvailabilityDomainsRequest) {
5425
5425
  return __awaiter(this, void 0, void 0, function* () {
@@ -5486,7 +5486,7 @@ class IdentityClient {
5486
5486
  * @param ListBulkActionResourceTypesRequest
5487
5487
  * @return ListBulkActionResourceTypesResponse
5488
5488
  * @throws OciError when an error occurs
5489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5489
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5490
5490
  */
5491
5491
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
5492
5492
  return __awaiter(this, void 0, void 0, function* () {
@@ -5549,7 +5549,7 @@ class IdentityClient {
5549
5549
  * @param ListBulkEditTagsResourceTypesRequest
5550
5550
  * @return ListBulkEditTagsResourceTypesResponse
5551
5551
  * @throws OciError when an error occurs
5552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5553
5553
  */
5554
5554
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
5555
5555
  return __awaiter(this, void 0, void 0, function* () {
@@ -5628,7 +5628,7 @@ class IdentityClient {
5628
5628
  * @param ListCompartmentsRequest
5629
5629
  * @return ListCompartmentsResponse
5630
5630
  * @throws OciError when an error occurs
5631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5632
5632
  */
5633
5633
  listCompartments(listCompartmentsRequest) {
5634
5634
  return __awaiter(this, void 0, void 0, function* () {
@@ -5738,7 +5738,7 @@ class IdentityClient {
5738
5738
  * @param ListCostTrackingTagsRequest
5739
5739
  * @return ListCostTrackingTagsResponse
5740
5740
  * @throws OciError when an error occurs
5741
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5741
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
5742
5742
  */
5743
5743
  listCostTrackingTags(listCostTrackingTagsRequest) {
5744
5744
  return __awaiter(this, void 0, void 0, function* () {
@@ -5842,7 +5842,7 @@ class IdentityClient {
5842
5842
  * @param ListCustomerSecretKeysRequest
5843
5843
  * @return ListCustomerSecretKeysResponse
5844
5844
  * @throws OciError when an error occurs
5845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
5846
5846
  */
5847
5847
  listCustomerSecretKeys(listCustomerSecretKeysRequest) {
5848
5848
  return __awaiter(this, void 0, void 0, function* () {
@@ -5903,7 +5903,7 @@ class IdentityClient {
5903
5903
  * @param ListDbCredentialsRequest
5904
5904
  * @return ListDbCredentialsResponse
5905
5905
  * @throws OciError when an error occurs
5906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
5906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
5907
5907
  */
5908
5908
  listDbCredentials(listDbCredentialsRequest) {
5909
5909
  return __awaiter(this, void 0, void 0, function* () {
@@ -6013,7 +6013,7 @@ class IdentityClient {
6013
6013
  * @param ListDomainsRequest
6014
6014
  * @return ListDomainsResponse
6015
6015
  * @throws OciError when an error occurs
6016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
6016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
6017
6017
  */
6018
6018
  listDomains(listDomainsRequest) {
6019
6019
  return __awaiter(this, void 0, void 0, function* () {
@@ -6129,7 +6129,7 @@ class IdentityClient {
6129
6129
  * @param ListDynamicGroupsRequest
6130
6130
  * @return ListDynamicGroupsResponse
6131
6131
  * @throws OciError when an error occurs
6132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6132
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6133
6133
  */
6134
6134
  listDynamicGroups(listDynamicGroupsRequest) {
6135
6135
  return __awaiter(this, void 0, void 0, function* () {
@@ -6238,7 +6238,7 @@ class IdentityClient {
6238
6238
  * @param ListFaultDomainsRequest
6239
6239
  * @return ListFaultDomainsResponse
6240
6240
  * @throws OciError when an error occurs
6241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6242
6242
  */
6243
6243
  listFaultDomains(listFaultDomainsRequest) {
6244
6244
  return __awaiter(this, void 0, void 0, function* () {
@@ -6297,7 +6297,7 @@ class IdentityClient {
6297
6297
  * @param ListGroupsRequest
6298
6298
  * @return ListGroupsResponse
6299
6299
  * @throws OciError when an error occurs
6300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6301
6301
  */
6302
6302
  listGroups(listGroupsRequest) {
6303
6303
  return __awaiter(this, void 0, void 0, function* () {
@@ -6408,7 +6408,7 @@ class IdentityClient {
6408
6408
  * @param ListIamWorkRequestErrorsRequest
6409
6409
  * @return ListIamWorkRequestErrorsResponse
6410
6410
  * @throws OciError when an error occurs
6411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6412
6412
  */
6413
6413
  listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
6414
6414
  return __awaiter(this, void 0, void 0, function* () {
@@ -6518,7 +6518,7 @@ class IdentityClient {
6518
6518
  * @param ListIamWorkRequestLogsRequest
6519
6519
  * @return ListIamWorkRequestLogsResponse
6520
6520
  * @throws OciError when an error occurs
6521
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6521
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6522
6522
  */
6523
6523
  listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
6524
6524
  return __awaiter(this, void 0, void 0, function* () {
@@ -6632,7 +6632,7 @@ class IdentityClient {
6632
6632
  * @param ListIamWorkRequestsRequest
6633
6633
  * @return ListIamWorkRequestsResponse
6634
6634
  * @throws OciError when an error occurs
6635
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6636
6636
  */
6637
6637
  listIamWorkRequests(listIamWorkRequestsRequest) {
6638
6638
  return __awaiter(this, void 0, void 0, function* () {
@@ -6739,7 +6739,7 @@ class IdentityClient {
6739
6739
  * @param ListIdentityProviderGroupsRequest
6740
6740
  * @return ListIdentityProviderGroupsResponse
6741
6741
  * @throws OciError when an error occurs
6742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
6743
6743
  */
6744
6744
  listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
6745
6745
  return __awaiter(this, void 0, void 0, function* () {
@@ -6850,7 +6850,7 @@ class IdentityClient {
6850
6850
  * @param ListIdentityProvidersRequest
6851
6851
  * @return ListIdentityProvidersResponse
6852
6852
  * @throws OciError when an error occurs
6853
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
6854
6854
  */
6855
6855
  listIdentityProviders(listIdentityProvidersRequest) {
6856
6856
  return __awaiter(this, void 0, void 0, function* () {
@@ -6960,7 +6960,7 @@ class IdentityClient {
6960
6960
  * @param ListIdpGroupMappingsRequest
6961
6961
  * @return ListIdpGroupMappingsResponse
6962
6962
  * @throws OciError when an error occurs
6963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
6963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
6964
6964
  */
6965
6965
  listIdpGroupMappings(listIdpGroupMappingsRequest) {
6966
6966
  return __awaiter(this, void 0, void 0, function* () {
@@ -7065,7 +7065,7 @@ class IdentityClient {
7065
7065
  * @param ListMfaTotpDevicesRequest
7066
7066
  * @return ListMfaTotpDevicesResponse
7067
7067
  * @throws OciError when an error occurs
7068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
7068
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
7069
7069
  */
7070
7070
  listMfaTotpDevices(listMfaTotpDevicesRequest) {
7071
7071
  return __awaiter(this, void 0, void 0, function* () {
@@ -7173,7 +7173,7 @@ class IdentityClient {
7173
7173
  * @param ListNetworkSourcesRequest
7174
7174
  * @return ListNetworkSourcesResponse
7175
7175
  * @throws OciError when an error occurs
7176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7177
7177
  */
7178
7178
  listNetworkSources(listNetworkSourcesRequest) {
7179
7179
  return __awaiter(this, void 0, void 0, function* () {
@@ -7280,7 +7280,7 @@ class IdentityClient {
7280
7280
  * @param ListOAuthClientCredentialsRequest
7281
7281
  * @return ListOAuthClientCredentialsResponse
7282
7282
  * @throws OciError when an error occurs
7283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7284
7284
  */
7285
7285
  listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
7286
7286
  return __awaiter(this, void 0, void 0, function* () {
@@ -7389,7 +7389,7 @@ class IdentityClient {
7389
7389
  * @param ListPoliciesRequest
7390
7390
  * @return ListPoliciesResponse
7391
7391
  * @throws OciError when an error occurs
7392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7393
7393
  */
7394
7394
  listPolicies(listPoliciesRequest) {
7395
7395
  return __awaiter(this, void 0, void 0, function* () {
@@ -7495,7 +7495,7 @@ class IdentityClient {
7495
7495
  * @param ListRegionSubscriptionsRequest
7496
7496
  * @return ListRegionSubscriptionsResponse
7497
7497
  * @throws OciError when an error occurs
7498
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7498
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7499
7499
  */
7500
7500
  listRegionSubscriptions(listRegionSubscriptionsRequest) {
7501
7501
  return __awaiter(this, void 0, void 0, function* () {
@@ -7550,7 +7550,7 @@ class IdentityClient {
7550
7550
  * @param ListRegionsRequest
7551
7551
  * @return ListRegionsResponse
7552
7552
  * @throws OciError when an error occurs
7553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7554
7554
  */
7555
7555
  listRegions(listRegionsRequest) {
7556
7556
  return __awaiter(this, void 0, void 0, function* () {
@@ -7605,7 +7605,7 @@ class IdentityClient {
7605
7605
  * @param ListSmtpCredentialsRequest
7606
7606
  * @return ListSmtpCredentialsResponse
7607
7607
  * @throws OciError when an error occurs
7608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7609
7609
  */
7610
7610
  listSmtpCredentials(listSmtpCredentialsRequest) {
7611
7611
  return __awaiter(this, void 0, void 0, function* () {
@@ -7666,7 +7666,7 @@ class IdentityClient {
7666
7666
  * @param ListStandardTagNamespacesRequest
7667
7667
  * @return ListStandardTagNamespacesResponse
7668
7668
  * @throws OciError when an error occurs
7669
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
7670
7670
  */
7671
7671
  listStandardTagNamespaces(listStandardTagNamespacesRequest) {
7672
7672
  return __awaiter(this, void 0, void 0, function* () {
@@ -7772,7 +7772,7 @@ class IdentityClient {
7772
7772
  * @param ListSwiftPasswordsRequest
7773
7773
  * @return ListSwiftPasswordsResponse
7774
7774
  * @throws OciError when an error occurs
7775
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
7776
7776
  */
7777
7777
  listSwiftPasswords(listSwiftPasswordsRequest) {
7778
7778
  return __awaiter(this, void 0, void 0, function* () {
@@ -7833,7 +7833,7 @@ class IdentityClient {
7833
7833
  * @param ListTagDefaultsRequest
7834
7834
  * @return ListTagDefaultsResponse
7835
7835
  * @throws OciError when an error occurs
7836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
7837
7837
  */
7838
7838
  listTagDefaults(listTagDefaultsRequest) {
7839
7839
  return __awaiter(this, void 0, void 0, function* () {
@@ -7939,7 +7939,7 @@ class IdentityClient {
7939
7939
  * @param ListTagNamespacesRequest
7940
7940
  * @return ListTagNamespacesResponse
7941
7941
  * @throws OciError when an error occurs
7942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
7942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
7943
7943
  */
7944
7944
  listTagNamespaces(listTagNamespacesRequest) {
7945
7945
  return __awaiter(this, void 0, void 0, function* () {
@@ -8044,7 +8044,7 @@ class IdentityClient {
8044
8044
  * @param ListTaggingWorkRequestErrorsRequest
8045
8045
  * @return ListTaggingWorkRequestErrorsResponse
8046
8046
  * @throws OciError when an error occurs
8047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
8047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
8048
8048
  */
8049
8049
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
8050
8050
  return __awaiter(this, void 0, void 0, function* () {
@@ -8153,7 +8153,7 @@ class IdentityClient {
8153
8153
  * @param ListTaggingWorkRequestLogsRequest
8154
8154
  * @return ListTaggingWorkRequestLogsResponse
8155
8155
  * @throws OciError when an error occurs
8156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8157
8157
  */
8158
8158
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
8159
8159
  return __awaiter(this, void 0, void 0, function* () {
@@ -8262,7 +8262,7 @@ class IdentityClient {
8262
8262
  * @param ListTaggingWorkRequestsRequest
8263
8263
  * @return ListTaggingWorkRequestsResponse
8264
8264
  * @throws OciError when an error occurs
8265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8266
8266
  */
8267
8267
  listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
8268
8268
  return __awaiter(this, void 0, void 0, function* () {
@@ -8366,7 +8366,7 @@ class IdentityClient {
8366
8366
  * @param ListTagsRequest
8367
8367
  * @return ListTagsResponse
8368
8368
  * @throws OciError when an error occurs
8369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
8369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
8370
8370
  */
8371
8371
  listTags(listTagsRequest) {
8372
8372
  return __awaiter(this, void 0, void 0, function* () {
@@ -8480,7 +8480,7 @@ class IdentityClient {
8480
8480
  * @param ListUserGroupMembershipsRequest
8481
8481
  * @return ListUserGroupMembershipsResponse
8482
8482
  * @throws OciError when an error occurs
8483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8484
8484
  */
8485
8485
  listUserGroupMemberships(listUserGroupMembershipsRequest) {
8486
8486
  return __awaiter(this, void 0, void 0, function* () {
@@ -8587,7 +8587,7 @@ class IdentityClient {
8587
8587
  * @param ListUsersRequest
8588
8588
  * @return ListUsersResponse
8589
8589
  * @throws OciError when an error occurs
8590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8591
8591
  */
8592
8592
  listUsers(listUsersRequest) {
8593
8593
  return __awaiter(this, void 0, void 0, function* () {
@@ -8696,7 +8696,7 @@ class IdentityClient {
8696
8696
  * @param ListWorkRequestsRequest
8697
8697
  * @return ListWorkRequestsResponse
8698
8698
  * @throws OciError when an error occurs
8699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8700
8700
  */
8701
8701
  listWorkRequests(listWorkRequestsRequest) {
8702
8702
  return __awaiter(this, void 0, void 0, function* () {
@@ -8807,7 +8807,7 @@ class IdentityClient {
8807
8807
  * @param MoveCompartmentRequest
8808
8808
  * @return MoveCompartmentResponse
8809
8809
  * @throws OciError when an error occurs
8810
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8810
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
8811
8811
  */
8812
8812
  moveCompartment(moveCompartmentRequest) {
8813
8813
  return __awaiter(this, void 0, void 0, function* () {
@@ -8868,7 +8868,7 @@ class IdentityClient {
8868
8868
  * @param RecoverCompartmentRequest
8869
8869
  * @return RecoverCompartmentResponse
8870
8870
  * @throws OciError when an error occurs
8871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
8871
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
8872
8872
  */
8873
8873
  recoverCompartment(recoverCompartmentRequest) {
8874
8874
  return __awaiter(this, void 0, void 0, function* () {
@@ -8930,7 +8930,7 @@ class IdentityClient {
8930
8930
  * @param RemoveUserFromGroupRequest
8931
8931
  * @return RemoveUserFromGroupResponse
8932
8932
  * @throws OciError when an error occurs
8933
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
8933
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
8934
8934
  */
8935
8935
  removeUserFromGroup(removeUserFromGroupRequest) {
8936
8936
  return __awaiter(this, void 0, void 0, function* () {
@@ -8983,7 +8983,7 @@ class IdentityClient {
8983
8983
  * @param ResetIdpScimClientRequest
8984
8984
  * @return ResetIdpScimClientResponse
8985
8985
  * @throws OciError when an error occurs
8986
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
8986
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
8987
8987
  */
8988
8988
  resetIdpScimClient(resetIdpScimClientRequest) {
8989
8989
  return __awaiter(this, void 0, void 0, function* () {
@@ -9039,7 +9039,7 @@ class IdentityClient {
9039
9039
  * @param UpdateAuthTokenRequest
9040
9040
  * @return UpdateAuthTokenResponse
9041
9041
  * @throws OciError when an error occurs
9042
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
9042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
9043
9043
  */
9044
9044
  updateAuthToken(updateAuthTokenRequest) {
9045
9045
  return __awaiter(this, void 0, void 0, function* () {
@@ -9103,7 +9103,7 @@ class IdentityClient {
9103
9103
  * @param UpdateAuthenticationPolicyRequest
9104
9104
  * @return UpdateAuthenticationPolicyResponse
9105
9105
  * @throws OciError when an error occurs
9106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9107
9107
  */
9108
9108
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
9109
9109
  return __awaiter(this, void 0, void 0, function* () {
@@ -9165,7 +9165,7 @@ class IdentityClient {
9165
9165
  * @param UpdateCompartmentRequest
9166
9166
  * @return UpdateCompartmentResponse
9167
9167
  * @throws OciError when an error occurs
9168
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9169
9169
  */
9170
9170
  updateCompartment(updateCompartmentRequest) {
9171
9171
  return __awaiter(this, void 0, void 0, function* () {
@@ -9228,7 +9228,7 @@ class IdentityClient {
9228
9228
  * @param UpdateCustomerSecretKeyRequest
9229
9229
  * @return UpdateCustomerSecretKeyResponse
9230
9230
  * @throws OciError when an error occurs
9231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9232
9232
  */
9233
9233
  updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
9234
9234
  return __awaiter(this, void 0, void 0, function* () {
@@ -9303,7 +9303,7 @@ class IdentityClient {
9303
9303
  * @param UpdateDomainRequest
9304
9304
  * @return UpdateDomainResponse
9305
9305
  * @throws OciError when an error occurs
9306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9307
9307
  */
9308
9308
  updateDomain(updateDomainRequest) {
9309
9309
  return __awaiter(this, void 0, void 0, function* () {
@@ -9362,7 +9362,7 @@ class IdentityClient {
9362
9362
  * @param UpdateDynamicGroupRequest
9363
9363
  * @return UpdateDynamicGroupResponse
9364
9364
  * @throws OciError when an error occurs
9365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9366
9366
  */
9367
9367
  updateDynamicGroup(updateDynamicGroupRequest) {
9368
9368
  return __awaiter(this, void 0, void 0, function* () {
@@ -9424,7 +9424,7 @@ class IdentityClient {
9424
9424
  * @param UpdateGroupRequest
9425
9425
  * @return UpdateGroupResponse
9426
9426
  * @throws OciError when an error occurs
9427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9428
9428
  */
9429
9429
  updateGroup(updateGroupRequest) {
9430
9430
  return __awaiter(this, void 0, void 0, function* () {
@@ -9489,7 +9489,7 @@ class IdentityClient {
9489
9489
  * @param UpdateIdentityProviderRequest
9490
9490
  * @return UpdateIdentityProviderResponse
9491
9491
  * @throws OciError when an error occurs
9492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9492
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
9493
9493
  */
9494
9494
  updateIdentityProvider(updateIdentityProviderRequest) {
9495
9495
  return __awaiter(this, void 0, void 0, function* () {
@@ -9554,7 +9554,7 @@ class IdentityClient {
9554
9554
  * @param UpdateIdpGroupMappingRequest
9555
9555
  * @return UpdateIdpGroupMappingResponse
9556
9556
  * @throws OciError when an error occurs
9557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
9558
9558
  */
9559
9559
  updateIdpGroupMapping(updateIdpGroupMappingRequest) {
9560
9560
  return __awaiter(this, void 0, void 0, function* () {
@@ -9617,7 +9617,7 @@ class IdentityClient {
9617
9617
  * @param UpdateNetworkSourceRequest
9618
9618
  * @return UpdateNetworkSourceResponse
9619
9619
  * @throws OciError when an error occurs
9620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
9621
9621
  */
9622
9622
  updateNetworkSource(updateNetworkSourceRequest) {
9623
9623
  return __awaiter(this, void 0, void 0, function* () {
@@ -9680,7 +9680,7 @@ class IdentityClient {
9680
9680
  * @param UpdateOAuthClientCredentialRequest
9681
9681
  * @return UpdateOAuthClientCredentialResponse
9682
9682
  * @throws OciError when an error occurs
9683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
9684
9684
  */
9685
9685
  updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
9686
9686
  return __awaiter(this, void 0, void 0, function* () {
@@ -9746,7 +9746,7 @@ class IdentityClient {
9746
9746
  * @param UpdatePolicyRequest
9747
9747
  * @return UpdatePolicyResponse
9748
9748
  * @throws OciError when an error occurs
9749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9749
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
9750
9750
  */
9751
9751
  updatePolicy(updatePolicyRequest) {
9752
9752
  return __awaiter(this, void 0, void 0, function* () {
@@ -9809,7 +9809,7 @@ class IdentityClient {
9809
9809
  * @param UpdateSmtpCredentialRequest
9810
9810
  * @return UpdateSmtpCredentialResponse
9811
9811
  * @throws OciError when an error occurs
9812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
9812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
9813
9813
  */
9814
9814
  updateSmtpCredential(updateSmtpCredentialRequest) {
9815
9815
  return __awaiter(this, void 0, void 0, function* () {
@@ -9875,7 +9875,7 @@ class IdentityClient {
9875
9875
  * @param UpdateSwiftPasswordRequest
9876
9876
  * @return UpdateSwiftPasswordResponse
9877
9877
  * @throws OciError when an error occurs
9878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
9878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
9879
9879
  */
9880
9880
  updateSwiftPassword(updateSwiftPasswordRequest) {
9881
9881
  return __awaiter(this, void 0, void 0, function* () {
@@ -9948,7 +9948,7 @@ class IdentityClient {
9948
9948
  * @param UpdateTagRequest
9949
9949
  * @return UpdateTagResponse
9950
9950
  * @throws OciError when an error occurs
9951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
9951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
9952
9952
  */
9953
9953
  updateTag(updateTagRequest) {
9954
9954
  return __awaiter(this, void 0, void 0, function* () {
@@ -10017,7 +10017,7 @@ class IdentityClient {
10017
10017
  * @param UpdateTagDefaultRequest
10018
10018
  * @return UpdateTagDefaultResponse
10019
10019
  * @throws OciError when an error occurs
10020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
10020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
10021
10021
  */
10022
10022
  updateTagDefault(updateTagDefaultRequest) {
10023
10023
  return __awaiter(this, void 0, void 0, function* () {
@@ -10089,7 +10089,7 @@ class IdentityClient {
10089
10089
  * @param UpdateTagNamespaceRequest
10090
10090
  * @return UpdateTagNamespaceResponse
10091
10091
  * @throws OciError when an error occurs
10092
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10093
10093
  */
10094
10094
  updateTagNamespace(updateTagNamespaceRequest) {
10095
10095
  return __awaiter(this, void 0, void 0, function* () {
@@ -10145,7 +10145,7 @@ class IdentityClient {
10145
10145
  * @param UpdateUserRequest
10146
10146
  * @return UpdateUserResponse
10147
10147
  * @throws OciError when an error occurs
10148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10149
10149
  */
10150
10150
  updateUser(updateUserRequest) {
10151
10151
  return __awaiter(this, void 0, void 0, function* () {
@@ -10208,7 +10208,7 @@ class IdentityClient {
10208
10208
  * @param UpdateUserCapabilitiesRequest
10209
10209
  * @return UpdateUserCapabilitiesResponse
10210
10210
  * @throws OciError when an error occurs
10211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10212
10212
  */
10213
10213
  updateUserCapabilities(updateUserCapabilitiesRequest) {
10214
10214
  return __awaiter(this, void 0, void 0, function* () {
@@ -10271,7 +10271,7 @@ class IdentityClient {
10271
10271
  * @param UpdateUserStateRequest
10272
10272
  * @return UpdateUserStateResponse
10273
10273
  * @throws OciError when an error occurs
10274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10275
10275
  */
10276
10276
  updateUserState(updateUserStateRequest) {
10277
10277
  return __awaiter(this, void 0, void 0, function* () {
@@ -10348,7 +10348,7 @@ class IdentityClient {
10348
10348
  * @param UploadApiKeyRequest
10349
10349
  * @return UploadApiKeyResponse
10350
10350
  * @throws OciError when an error occurs
10351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.16.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.19.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10352
10352
  */
10353
10353
  uploadApiKey(uploadApiKeyRequest) {
10354
10354
  return __awaiter(this, void 0, void 0, function* () {