oci-identity 2.84.0 → 2.84.2
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.
- package/lib/client.d.ts +149 -145
- package/lib/client.js +151 -145
- package/lib/client.js.map +1 -1
- package/lib/request/activate-domain-request.d.ts +1 -1
- package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
- package/lib/request/add-tag-default-lock-request.d.ts +1 -1
- package/lib/request/add-tag-namespace-lock-request.d.ts +1 -1
- package/lib/request/add-user-to-group-request.d.ts +1 -1
- package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
- package/lib/request/bulk-delete-resources-request.d.ts +1 -1
- package/lib/request/bulk-delete-tags-request.d.ts +1 -1
- package/lib/request/bulk-edit-tags-request.d.ts +1 -1
- package/lib/request/bulk-move-resources-request.d.ts +1 -1
- package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
- package/lib/request/change-domain-compartment-request.d.ts +1 -1
- package/lib/request/change-domain-license-type-request.d.ts +1 -1
- package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
- package/lib/request/create-auth-token-request.d.ts +1 -1
- package/lib/request/create-compartment-request.d.ts +1 -1
- package/lib/request/create-customer-secret-key-request.d.ts +1 -1
- package/lib/request/create-db-credential-request.d.ts +1 -1
- package/lib/request/create-domain-request.d.ts +1 -1
- package/lib/request/create-dynamic-group-request.d.ts +1 -1
- package/lib/request/create-group-request.d.ts +1 -1
- package/lib/request/create-identity-provider-request.d.ts +1 -1
- package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
- package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
- package/lib/request/create-network-source-request.d.ts +1 -1
- package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
- package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
- package/lib/request/create-policy-request.d.ts +1 -1
- package/lib/request/create-region-subscription-request.d.ts +1 -1
- package/lib/request/create-smtp-credential-request.d.ts +1 -1
- package/lib/request/create-swift-password-request.d.ts +1 -1
- package/lib/request/create-tag-default-request.d.ts +1 -1
- package/lib/request/create-tag-namespace-request.d.ts +1 -1
- package/lib/request/create-tag-request.d.ts +1 -1
- package/lib/request/create-user-request.d.ts +1 -1
- package/lib/request/deactivate-domain-request.d.ts +1 -1
- package/lib/request/delete-api-key-request.d.ts +1 -1
- package/lib/request/delete-auth-token-request.d.ts +1 -1
- package/lib/request/delete-compartment-request.d.ts +1 -1
- package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
- package/lib/request/delete-db-credential-request.d.ts +1 -1
- package/lib/request/delete-domain-request.d.ts +1 -1
- package/lib/request/delete-dynamic-group-request.d.ts +1 -1
- package/lib/request/delete-group-request.d.ts +1 -1
- package/lib/request/delete-identity-provider-request.d.ts +1 -1
- package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
- package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
- package/lib/request/delete-network-source-request.d.ts +1 -1
- package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
- package/lib/request/delete-policy-request.d.ts +1 -1
- package/lib/request/delete-smtp-credential-request.d.ts +1 -1
- package/lib/request/delete-swift-password-request.d.ts +1 -1
- package/lib/request/delete-tag-default-request.d.ts +1 -1
- package/lib/request/delete-tag-namespace-request.d.ts +1 -1
- package/lib/request/delete-tag-request.d.ts +1 -1
- package/lib/request/delete-user-request.d.ts +1 -1
- package/lib/request/enable-replication-to-region-request.d.ts +1 -1
- package/lib/request/generate-totp-seed-request.d.ts +1 -1
- package/lib/request/get-authentication-policy-request.d.ts +1 -1
- package/lib/request/get-compartment-request.d.ts +1 -1
- package/lib/request/get-domain-request.d.ts +1 -1
- package/lib/request/get-dynamic-group-request.d.ts +1 -1
- package/lib/request/get-group-request.d.ts +1 -1
- package/lib/request/get-iam-work-request-request.d.ts +1 -1
- package/lib/request/get-identity-provider-request.d.ts +1 -1
- package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
- package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
- package/lib/request/get-network-source-request.d.ts +1 -1
- package/lib/request/get-policy-request.d.ts +1 -1
- package/lib/request/get-standard-tag-template-request.d.ts +1 -1
- package/lib/request/get-tag-default-request.d.ts +1 -1
- package/lib/request/get-tag-namespace-request.d.ts +1 -1
- package/lib/request/get-tag-request.d.ts +1 -1
- package/lib/request/get-tagging-work-request-request.d.ts +1 -1
- package/lib/request/get-tenancy-request.d.ts +1 -1
- package/lib/request/get-user-group-membership-request.d.ts +1 -1
- package/lib/request/get-user-request.d.ts +1 -1
- package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/import-standard-tags-request.d.ts +1 -1
- package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
- package/lib/request/list-api-keys-request.d.ts +1 -1
- package/lib/request/list-auth-tokens-request.d.ts +1 -1
- package/lib/request/list-availability-domains-request.d.ts +1 -1
- package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
- package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
- package/lib/request/list-compartments-request.d.ts +1 -1
- package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
- package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
- package/lib/request/list-db-credentials-request.d.ts +1 -1
- package/lib/request/list-domains-request.d.ts +1 -1
- package/lib/request/list-dynamic-groups-request.d.ts +1 -1
- package/lib/request/list-fault-domains-request.d.ts +1 -1
- package/lib/request/list-groups-request.d.ts +1 -1
- package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-iam-work-requests-request.d.ts +1 -1
- package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
- package/lib/request/list-identity-providers-request.d.ts +1 -1
- package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
- package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
- package/lib/request/list-network-sources-request.d.ts +1 -1
- package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
- package/lib/request/list-policies-request.d.ts +1 -1
- package/lib/request/list-region-subscriptions-request.d.ts +1 -1
- package/lib/request/list-regions-request.d.ts +1 -1
- package/lib/request/list-smtp-credentials-request.d.ts +1 -1
- package/lib/request/list-standard-tag-namespaces-request.d.ts +1 -1
- package/lib/request/list-swift-passwords-request.d.ts +1 -1
- package/lib/request/list-tag-defaults-request.d.ts +1 -1
- package/lib/request/list-tag-namespaces-request.d.ts +1 -1
- package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
- package/lib/request/list-tags-request.d.ts +1 -1
- package/lib/request/list-user-group-memberships-request.d.ts +1 -1
- package/lib/request/list-users-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/move-compartment-request.d.ts +1 -1
- package/lib/request/recover-compartment-request.d.ts +1 -1
- package/lib/request/remove-tag-default-lock-request.d.ts +1 -1
- package/lib/request/remove-tag-namespace-lock-request.d.ts +1 -1
- package/lib/request/remove-user-from-group-request.d.ts +1 -1
- package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
- package/lib/request/update-auth-token-request.d.ts +1 -1
- package/lib/request/update-authentication-policy-request.d.ts +1 -1
- package/lib/request/update-compartment-request.d.ts +1 -1
- package/lib/request/update-customer-secret-key-request.d.ts +1 -1
- package/lib/request/update-domain-request.d.ts +1 -1
- package/lib/request/update-dynamic-group-request.d.ts +1 -1
- package/lib/request/update-group-request.d.ts +1 -1
- package/lib/request/update-identity-provider-request.d.ts +1 -1
- package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
- package/lib/request/update-network-source-request.d.ts +1 -1
- package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
- package/lib/request/update-policy-request.d.ts +1 -1
- package/lib/request/update-smtp-credential-request.d.ts +1 -1
- package/lib/request/update-swift-password-request.d.ts +1 -1
- package/lib/request/update-tag-default-request.d.ts +1 -1
- package/lib/request/update-tag-namespace-request.d.ts +1 -1
- package/lib/request/update-tag-request.d.ts +1 -1
- package/lib/request/update-user-capabilities-request.d.ts +1 -1
- package/lib/request/update-user-request.d.ts +1 -1
- package/lib/request/update-user-state-request.d.ts +1 -1
- package/lib/request/upload-api-key-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -191,6 +191,12 @@ class IdentityClient {
|
|
|
191
191
|
this._circuitBreaker.shutdown();
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
|
+
/**
|
|
195
|
+
* Close the client once it is no longer needed
|
|
196
|
+
*/
|
|
197
|
+
close() {
|
|
198
|
+
this.shutdownCircuitBreaker();
|
|
199
|
+
}
|
|
194
200
|
/**
|
|
195
201
|
* (For tenancies that support identity domains) Activates a deactivated identity domain. You can only activate identity domains that your user account is not a part of.
|
|
196
202
|
* <p>
|
|
@@ -204,7 +210,7 @@ class IdentityClient {
|
|
|
204
210
|
* @param ActivateDomainRequest
|
|
205
211
|
* @return ActivateDomainResponse
|
|
206
212
|
* @throws OciError when an error occurs
|
|
207
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
213
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
|
|
208
214
|
*/
|
|
209
215
|
activateDomain(activateDomainRequest) {
|
|
210
216
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -266,7 +272,7 @@ class IdentityClient {
|
|
|
266
272
|
* @param ActivateMfaTotpDeviceRequest
|
|
267
273
|
* @return ActivateMfaTotpDeviceResponse
|
|
268
274
|
* @throws OciError when an error occurs
|
|
269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
|
|
270
276
|
*/
|
|
271
277
|
activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
|
|
272
278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -333,7 +339,7 @@ class IdentityClient {
|
|
|
333
339
|
* @param AddTagDefaultLockRequest
|
|
334
340
|
* @return AddTagDefaultLockResponse
|
|
335
341
|
* @throws OciError when an error occurs
|
|
336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/AddTagDefaultLock.ts.html |here} to see how to use AddTagDefaultLock API.
|
|
337
343
|
*/
|
|
338
344
|
addTagDefaultLock(addTagDefaultLockRequest) {
|
|
339
345
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -400,7 +406,7 @@ class IdentityClient {
|
|
|
400
406
|
* @param AddTagNamespaceLockRequest
|
|
401
407
|
* @return AddTagNamespaceLockResponse
|
|
402
408
|
* @throws OciError when an error occurs
|
|
403
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/AddTagNamespaceLock.ts.html |here} to see how to use AddTagNamespaceLock API.
|
|
404
410
|
*/
|
|
405
411
|
addTagNamespaceLock(addTagNamespaceLockRequest) {
|
|
406
412
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -470,7 +476,7 @@ class IdentityClient {
|
|
|
470
476
|
* @param AddUserToGroupRequest
|
|
471
477
|
* @return AddUserToGroupResponse
|
|
472
478
|
* @throws OciError when an error occurs
|
|
473
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
479
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
|
|
474
480
|
*/
|
|
475
481
|
addUserToGroup(addUserToGroupRequest) {
|
|
476
482
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -536,7 +542,7 @@ class IdentityClient {
|
|
|
536
542
|
* @param AssembleEffectiveTagSetRequest
|
|
537
543
|
* @return AssembleEffectiveTagSetResponse
|
|
538
544
|
* @throws OciError when an error occurs
|
|
539
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
545
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
|
|
540
546
|
*/
|
|
541
547
|
assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
|
|
542
548
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -604,7 +610,7 @@ class IdentityClient {
|
|
|
604
610
|
* @param BulkDeleteResourcesRequest
|
|
605
611
|
* @return BulkDeleteResourcesResponse
|
|
606
612
|
* @throws OciError when an error occurs
|
|
607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
613
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
|
|
608
614
|
*/
|
|
609
615
|
bulkDeleteResources(bulkDeleteResourcesRequest) {
|
|
610
616
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -686,7 +692,7 @@ class IdentityClient {
|
|
|
686
692
|
* @param BulkDeleteTagsRequest
|
|
687
693
|
* @return BulkDeleteTagsResponse
|
|
688
694
|
* @throws OciError when an error occurs
|
|
689
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
695
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
|
|
690
696
|
*/
|
|
691
697
|
bulkDeleteTags(bulkDeleteTagsRequest) {
|
|
692
698
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -761,7 +767,7 @@ class IdentityClient {
|
|
|
761
767
|
* @param BulkEditTagsRequest
|
|
762
768
|
* @return BulkEditTagsResponse
|
|
763
769
|
* @throws OciError when an error occurs
|
|
764
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
770
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
|
|
765
771
|
*/
|
|
766
772
|
bulkEditTags(bulkEditTagsRequest) {
|
|
767
773
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -825,7 +831,7 @@ class IdentityClient {
|
|
|
825
831
|
* @param BulkMoveResourcesRequest
|
|
826
832
|
* @return BulkMoveResourcesResponse
|
|
827
833
|
* @throws OciError when an error occurs
|
|
828
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
834
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
|
|
829
835
|
*/
|
|
830
836
|
bulkMoveResources(bulkMoveResourcesRequest) {
|
|
831
837
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -905,7 +911,7 @@ class IdentityClient {
|
|
|
905
911
|
* @param CascadeDeleteTagNamespaceRequest
|
|
906
912
|
* @return CascadeDeleteTagNamespaceResponse
|
|
907
913
|
* @throws OciError when an error occurs
|
|
908
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
914
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
|
|
909
915
|
*/
|
|
910
916
|
cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
|
|
911
917
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -972,7 +978,7 @@ class IdentityClient {
|
|
|
972
978
|
* @param ChangeDomainCompartmentRequest
|
|
973
979
|
* @return ChangeDomainCompartmentResponse
|
|
974
980
|
* @throws OciError when an error occurs
|
|
975
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
981
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
|
|
976
982
|
*/
|
|
977
983
|
changeDomainCompartment(changeDomainCompartmentRequest) {
|
|
978
984
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1043,7 +1049,7 @@ class IdentityClient {
|
|
|
1043
1049
|
* @param ChangeDomainLicenseTypeRequest
|
|
1044
1050
|
* @return ChangeDomainLicenseTypeResponse
|
|
1045
1051
|
* @throws OciError when an error occurs
|
|
1046
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1052
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
|
|
1047
1053
|
*/
|
|
1048
1054
|
changeDomainLicenseType(changeDomainLicenseTypeRequest) {
|
|
1049
1055
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1111,7 +1117,7 @@ class IdentityClient {
|
|
|
1111
1117
|
* @param ChangeTagNamespaceCompartmentRequest
|
|
1112
1118
|
* @return ChangeTagNamespaceCompartmentResponse
|
|
1113
1119
|
* @throws OciError when an error occurs
|
|
1114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1120
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
|
|
1115
1121
|
*/
|
|
1116
1122
|
changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
|
|
1117
1123
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1178,7 +1184,7 @@ class IdentityClient {
|
|
|
1178
1184
|
* @param CreateAuthTokenRequest
|
|
1179
1185
|
* @return CreateAuthTokenResponse
|
|
1180
1186
|
* @throws OciError when an error occurs
|
|
1181
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1187
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
|
|
1182
1188
|
*/
|
|
1183
1189
|
createAuthToken(createAuthTokenRequest) {
|
|
1184
1190
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1259,7 +1265,7 @@ class IdentityClient {
|
|
|
1259
1265
|
* @param CreateCompartmentRequest
|
|
1260
1266
|
* @return CreateCompartmentResponse
|
|
1261
1267
|
* @throws OciError when an error occurs
|
|
1262
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1268
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
|
|
1263
1269
|
*/
|
|
1264
1270
|
createCompartment(createCompartmentRequest) {
|
|
1265
1271
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1332,7 +1338,7 @@ class IdentityClient {
|
|
|
1332
1338
|
* @param CreateCustomerSecretKeyRequest
|
|
1333
1339
|
* @return CreateCustomerSecretKeyResponse
|
|
1334
1340
|
* @throws OciError when an error occurs
|
|
1335
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
|
|
1336
1342
|
*/
|
|
1337
1343
|
createCustomerSecretKey(createCustomerSecretKeyRequest) {
|
|
1338
1344
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1397,7 +1403,7 @@ class IdentityClient {
|
|
|
1397
1403
|
* @param CreateDbCredentialRequest
|
|
1398
1404
|
* @return CreateDbCredentialResponse
|
|
1399
1405
|
* @throws OciError when an error occurs
|
|
1400
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1406
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
|
|
1401
1407
|
*/
|
|
1402
1408
|
createDbCredential(createDbCredentialRequest) {
|
|
1403
1409
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1470,7 +1476,7 @@ class IdentityClient {
|
|
|
1470
1476
|
* @param CreateDomainRequest
|
|
1471
1477
|
* @return CreateDomainResponse
|
|
1472
1478
|
* @throws OciError when an error occurs
|
|
1473
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1479
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
|
|
1474
1480
|
*/
|
|
1475
1481
|
createDomain(createDomainRequest) {
|
|
1476
1482
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1547,7 +1553,7 @@ class IdentityClient {
|
|
|
1547
1553
|
* @param CreateDynamicGroupRequest
|
|
1548
1554
|
* @return CreateDynamicGroupResponse
|
|
1549
1555
|
* @throws OciError when an error occurs
|
|
1550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1556
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
|
|
1551
1557
|
*/
|
|
1552
1558
|
createDynamicGroup(createDynamicGroupRequest) {
|
|
1553
1559
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1630,7 +1636,7 @@ class IdentityClient {
|
|
|
1630
1636
|
* @param CreateGroupRequest
|
|
1631
1637
|
* @return CreateGroupResponse
|
|
1632
1638
|
* @throws OciError when an error occurs
|
|
1633
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1639
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
|
|
1634
1640
|
*/
|
|
1635
1641
|
createGroup(createGroupRequest) {
|
|
1636
1642
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1712,7 +1718,7 @@ class IdentityClient {
|
|
|
1712
1718
|
* @param CreateIdentityProviderRequest
|
|
1713
1719
|
* @return CreateIdentityProviderResponse
|
|
1714
1720
|
* @throws OciError when an error occurs
|
|
1715
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1721
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
|
|
1716
1722
|
*/
|
|
1717
1723
|
createIdentityProvider(createIdentityProviderRequest) {
|
|
1718
1724
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1778,7 +1784,7 @@ class IdentityClient {
|
|
|
1778
1784
|
* @param CreateIdpGroupMappingRequest
|
|
1779
1785
|
* @return CreateIdpGroupMappingResponse
|
|
1780
1786
|
* @throws OciError when an error occurs
|
|
1781
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1787
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
|
|
1782
1788
|
*/
|
|
1783
1789
|
createIdpGroupMapping(createIdpGroupMappingRequest) {
|
|
1784
1790
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1843,7 +1849,7 @@ class IdentityClient {
|
|
|
1843
1849
|
* @param CreateMfaTotpDeviceRequest
|
|
1844
1850
|
* @return CreateMfaTotpDeviceResponse
|
|
1845
1851
|
* @throws OciError when an error occurs
|
|
1846
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
|
|
1847
1853
|
*/
|
|
1848
1854
|
createMfaTotpDevice(createMfaTotpDeviceRequest) {
|
|
1849
1855
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1927,7 +1933,7 @@ class IdentityClient {
|
|
|
1927
1933
|
* @param CreateNetworkSourceRequest
|
|
1928
1934
|
* @return CreateNetworkSourceResponse
|
|
1929
1935
|
* @throws OciError when an error occurs
|
|
1930
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1936
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
|
|
1931
1937
|
*/
|
|
1932
1938
|
createNetworkSource(createNetworkSourceRequest) {
|
|
1933
1939
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1990,7 +1996,7 @@ class IdentityClient {
|
|
|
1990
1996
|
* @param CreateOAuthClientCredentialRequest
|
|
1991
1997
|
* @return CreateOAuthClientCredentialResponse
|
|
1992
1998
|
* @throws OciError when an error occurs
|
|
1993
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1999
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
|
|
1994
2000
|
*/
|
|
1995
2001
|
createOAuthClientCredential(createOAuthClientCredentialRequest) {
|
|
1996
2002
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2069,7 +2075,7 @@ class IdentityClient {
|
|
|
2069
2075
|
* @param CreateOrResetUIPasswordRequest
|
|
2070
2076
|
* @return CreateOrResetUIPasswordResponse
|
|
2071
2077
|
* @throws OciError when an error occurs
|
|
2072
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2078
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
|
|
2073
2079
|
*/
|
|
2074
2080
|
createOrResetUIPassword(createOrResetUIPasswordRequest) {
|
|
2075
2081
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2149,7 +2155,7 @@ class IdentityClient {
|
|
|
2149
2155
|
* @param CreatePolicyRequest
|
|
2150
2156
|
* @return CreatePolicyResponse
|
|
2151
2157
|
* @throws OciError when an error occurs
|
|
2152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2158
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
|
|
2153
2159
|
*/
|
|
2154
2160
|
createPolicy(createPolicyRequest) {
|
|
2155
2161
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2212,7 +2218,7 @@ class IdentityClient {
|
|
|
2212
2218
|
* @param CreateRegionSubscriptionRequest
|
|
2213
2219
|
* @return CreateRegionSubscriptionResponse
|
|
2214
2220
|
* @throws OciError when an error occurs
|
|
2215
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2221
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
|
|
2216
2222
|
*/
|
|
2217
2223
|
createRegionSubscription(createRegionSubscriptionRequest) {
|
|
2218
2224
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2275,7 +2281,7 @@ class IdentityClient {
|
|
|
2275
2281
|
* @param CreateSmtpCredentialRequest
|
|
2276
2282
|
* @return CreateSmtpCredentialResponse
|
|
2277
2283
|
* @throws OciError when an error occurs
|
|
2278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2284
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
|
|
2279
2285
|
*/
|
|
2280
2286
|
createSmtpCredential(createSmtpCredentialRequest) {
|
|
2281
2287
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2351,7 +2357,7 @@ class IdentityClient {
|
|
|
2351
2357
|
* @param CreateSwiftPasswordRequest
|
|
2352
2358
|
* @return CreateSwiftPasswordResponse
|
|
2353
2359
|
* @throws OciError when an error occurs
|
|
2354
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2360
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
|
|
2355
2361
|
*/
|
|
2356
2362
|
createSwiftPassword(createSwiftPasswordRequest) {
|
|
2357
2363
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2437,7 +2443,7 @@ class IdentityClient {
|
|
|
2437
2443
|
* @param CreateTagRequest
|
|
2438
2444
|
* @return CreateTagResponse
|
|
2439
2445
|
* @throws OciError when an error occurs
|
|
2440
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
|
|
2441
2447
|
*/
|
|
2442
2448
|
createTag(createTagRequest) {
|
|
2443
2449
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2511,7 +2517,7 @@ class IdentityClient {
|
|
|
2511
2517
|
* @param CreateTagDefaultRequest
|
|
2512
2518
|
* @return CreateTagDefaultResponse
|
|
2513
2519
|
* @throws OciError when an error occurs
|
|
2514
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2520
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
|
|
2515
2521
|
*/
|
|
2516
2522
|
createTagDefault(createTagDefaultRequest) {
|
|
2517
2523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2588,7 +2594,7 @@ class IdentityClient {
|
|
|
2588
2594
|
* @param CreateTagNamespaceRequest
|
|
2589
2595
|
* @return CreateTagNamespaceResponse
|
|
2590
2596
|
* @throws OciError when an error occurs
|
|
2591
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2597
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
|
|
2592
2598
|
*/
|
|
2593
2599
|
createTagNamespace(createTagNamespaceRequest) {
|
|
2594
2600
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2680,7 +2686,7 @@ class IdentityClient {
|
|
|
2680
2686
|
* @param CreateUserRequest
|
|
2681
2687
|
* @return CreateUserResponse
|
|
2682
2688
|
* @throws OciError when an error occurs
|
|
2683
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2689
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
|
|
2684
2690
|
*/
|
|
2685
2691
|
createUser(createUserRequest) {
|
|
2686
2692
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2751,7 +2757,7 @@ class IdentityClient {
|
|
|
2751
2757
|
* @param DeactivateDomainRequest
|
|
2752
2758
|
* @return DeactivateDomainResponse
|
|
2753
2759
|
* @throws OciError when an error occurs
|
|
2754
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2760
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
|
|
2755
2761
|
*/
|
|
2756
2762
|
deactivateDomain(deactivateDomainRequest) {
|
|
2757
2763
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2818,7 +2824,7 @@ class IdentityClient {
|
|
|
2818
2824
|
* @param DeleteApiKeyRequest
|
|
2819
2825
|
* @return DeleteApiKeyResponse
|
|
2820
2826
|
* @throws OciError when an error occurs
|
|
2821
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2827
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
|
|
2822
2828
|
*/
|
|
2823
2829
|
deleteApiKey(deleteApiKeyRequest) {
|
|
2824
2830
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2874,7 +2880,7 @@ class IdentityClient {
|
|
|
2874
2880
|
* @param DeleteAuthTokenRequest
|
|
2875
2881
|
* @return DeleteAuthTokenResponse
|
|
2876
2882
|
* @throws OciError when an error occurs
|
|
2877
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2883
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
|
|
2878
2884
|
*/
|
|
2879
2885
|
deleteAuthToken(deleteAuthTokenRequest) {
|
|
2880
2886
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2930,7 +2936,7 @@ class IdentityClient {
|
|
|
2930
2936
|
* @param DeleteCompartmentRequest
|
|
2931
2937
|
* @return DeleteCompartmentResponse
|
|
2932
2938
|
* @throws OciError when an error occurs
|
|
2933
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2939
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
|
|
2934
2940
|
*/
|
|
2935
2941
|
deleteCompartment(deleteCompartmentRequest) {
|
|
2936
2942
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2990,7 +2996,7 @@ class IdentityClient {
|
|
|
2990
2996
|
* @param DeleteCustomerSecretKeyRequest
|
|
2991
2997
|
* @return DeleteCustomerSecretKeyResponse
|
|
2992
2998
|
* @throws OciError when an error occurs
|
|
2993
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2999
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
|
|
2994
3000
|
*/
|
|
2995
3001
|
deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
|
|
2996
3002
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3046,7 +3052,7 @@ class IdentityClient {
|
|
|
3046
3052
|
* @param DeleteDbCredentialRequest
|
|
3047
3053
|
* @return DeleteDbCredentialResponse
|
|
3048
3054
|
* @throws OciError when an error occurs
|
|
3049
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3055
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
|
|
3050
3056
|
*/
|
|
3051
3057
|
deleteDbCredential(deleteDbCredentialRequest) {
|
|
3052
3058
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3109,7 +3115,7 @@ class IdentityClient {
|
|
|
3109
3115
|
* @param DeleteDomainRequest
|
|
3110
3116
|
* @return DeleteDomainResponse
|
|
3111
3117
|
* @throws OciError when an error occurs
|
|
3112
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3118
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
|
|
3113
3119
|
*/
|
|
3114
3120
|
deleteDomain(deleteDomainRequest) {
|
|
3115
3121
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3170,7 +3176,7 @@ class IdentityClient {
|
|
|
3170
3176
|
* @param DeleteDynamicGroupRequest
|
|
3171
3177
|
* @return DeleteDynamicGroupResponse
|
|
3172
3178
|
* @throws OciError when an error occurs
|
|
3173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3179
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
|
|
3174
3180
|
*/
|
|
3175
3181
|
deleteDynamicGroup(deleteDynamicGroupRequest) {
|
|
3176
3182
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3225,7 +3231,7 @@ class IdentityClient {
|
|
|
3225
3231
|
* @param DeleteGroupRequest
|
|
3226
3232
|
* @return DeleteGroupResponse
|
|
3227
3233
|
* @throws OciError when an error occurs
|
|
3228
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3234
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
|
|
3229
3235
|
*/
|
|
3230
3236
|
deleteGroup(deleteGroupRequest) {
|
|
3231
3237
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3283,7 +3289,7 @@ class IdentityClient {
|
|
|
3283
3289
|
* @param DeleteIdentityProviderRequest
|
|
3284
3290
|
* @return DeleteIdentityProviderResponse
|
|
3285
3291
|
* @throws OciError when an error occurs
|
|
3286
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3292
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
|
|
3287
3293
|
*/
|
|
3288
3294
|
deleteIdentityProvider(deleteIdentityProviderRequest) {
|
|
3289
3295
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3340,7 +3346,7 @@ class IdentityClient {
|
|
|
3340
3346
|
* @param DeleteIdpGroupMappingRequest
|
|
3341
3347
|
* @return DeleteIdpGroupMappingResponse
|
|
3342
3348
|
* @throws OciError when an error occurs
|
|
3343
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3349
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
|
|
3344
3350
|
*/
|
|
3345
3351
|
deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
|
|
3346
3352
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3396,7 +3402,7 @@ class IdentityClient {
|
|
|
3396
3402
|
* @param DeleteMfaTotpDeviceRequest
|
|
3397
3403
|
* @return DeleteMfaTotpDeviceResponse
|
|
3398
3404
|
* @throws OciError when an error occurs
|
|
3399
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3405
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
|
|
3400
3406
|
*/
|
|
3401
3407
|
deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
|
|
3402
3408
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3452,7 +3458,7 @@ class IdentityClient {
|
|
|
3452
3458
|
* @param DeleteNetworkSourceRequest
|
|
3453
3459
|
* @return DeleteNetworkSourceResponse
|
|
3454
3460
|
* @throws OciError when an error occurs
|
|
3455
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3461
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
|
|
3456
3462
|
*/
|
|
3457
3463
|
deleteNetworkSource(deleteNetworkSourceRequest) {
|
|
3458
3464
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3507,7 +3513,7 @@ class IdentityClient {
|
|
|
3507
3513
|
* @param DeleteOAuthClientCredentialRequest
|
|
3508
3514
|
* @return DeleteOAuthClientCredentialResponse
|
|
3509
3515
|
* @throws OciError when an error occurs
|
|
3510
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3516
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
|
|
3511
3517
|
*/
|
|
3512
3518
|
deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
|
|
3513
3519
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3562,7 +3568,7 @@ class IdentityClient {
|
|
|
3562
3568
|
* @param DeletePolicyRequest
|
|
3563
3569
|
* @return DeletePolicyResponse
|
|
3564
3570
|
* @throws OciError when an error occurs
|
|
3565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3571
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
|
|
3566
3572
|
*/
|
|
3567
3573
|
deletePolicy(deletePolicyRequest) {
|
|
3568
3574
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3617,7 +3623,7 @@ class IdentityClient {
|
|
|
3617
3623
|
* @param DeleteSmtpCredentialRequest
|
|
3618
3624
|
* @return DeleteSmtpCredentialResponse
|
|
3619
3625
|
* @throws OciError when an error occurs
|
|
3620
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3626
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
|
|
3621
3627
|
*/
|
|
3622
3628
|
deleteSmtpCredential(deleteSmtpCredentialRequest) {
|
|
3623
3629
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3675,7 +3681,7 @@ class IdentityClient {
|
|
|
3675
3681
|
* @param DeleteSwiftPasswordRequest
|
|
3676
3682
|
* @return DeleteSwiftPasswordResponse
|
|
3677
3683
|
* @throws OciError when an error occurs
|
|
3678
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3684
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
|
|
3679
3685
|
*/
|
|
3680
3686
|
deleteSwiftPassword(deleteSwiftPasswordRequest) {
|
|
3681
3687
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3750,7 +3756,7 @@ class IdentityClient {
|
|
|
3750
3756
|
* @param DeleteTagRequest
|
|
3751
3757
|
* @return DeleteTagResponse
|
|
3752
3758
|
* @throws OciError when an error occurs
|
|
3753
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
|
|
3754
3760
|
*/
|
|
3755
3761
|
deleteTag(deleteTagRequest) {
|
|
3756
3762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3813,7 +3819,7 @@ class IdentityClient {
|
|
|
3813
3819
|
* @param DeleteTagDefaultRequest
|
|
3814
3820
|
* @return DeleteTagDefaultResponse
|
|
3815
3821
|
* @throws OciError when an error occurs
|
|
3816
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3822
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
|
|
3817
3823
|
*/
|
|
3818
3824
|
deleteTagDefault(deleteTagDefaultRequest) {
|
|
3819
3825
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3877,7 +3883,7 @@ class IdentityClient {
|
|
|
3877
3883
|
* @param DeleteTagNamespaceRequest
|
|
3878
3884
|
* @return DeleteTagNamespaceResponse
|
|
3879
3885
|
* @throws OciError when an error occurs
|
|
3880
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3886
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
|
|
3881
3887
|
*/
|
|
3882
3888
|
deleteTagNamespace(deleteTagNamespaceRequest) {
|
|
3883
3889
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3934,7 +3940,7 @@ class IdentityClient {
|
|
|
3934
3940
|
* @param DeleteUserRequest
|
|
3935
3941
|
* @return DeleteUserResponse
|
|
3936
3942
|
* @throws OciError when an error occurs
|
|
3937
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3943
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
|
|
3938
3944
|
*/
|
|
3939
3945
|
deleteUser(deleteUserRequest) {
|
|
3940
3946
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3998,7 +4004,7 @@ class IdentityClient {
|
|
|
3998
4004
|
* @param EnableReplicationToRegionRequest
|
|
3999
4005
|
* @return EnableReplicationToRegionResponse
|
|
4000
4006
|
* @throws OciError when an error occurs
|
|
4001
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4007
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
|
|
4002
4008
|
*/
|
|
4003
4009
|
enableReplicationToRegion(enableReplicationToRegionRequest) {
|
|
4004
4010
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4061,7 +4067,7 @@ class IdentityClient {
|
|
|
4061
4067
|
* @param GenerateTotpSeedRequest
|
|
4062
4068
|
* @return GenerateTotpSeedResponse
|
|
4063
4069
|
* @throws OciError when an error occurs
|
|
4064
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4070
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
|
|
4065
4071
|
*/
|
|
4066
4072
|
generateTotpSeed(generateTotpSeedRequest) {
|
|
4067
4073
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4127,7 +4133,7 @@ class IdentityClient {
|
|
|
4127
4133
|
* @param GetAuthenticationPolicyRequest
|
|
4128
4134
|
* @return GetAuthenticationPolicyResponse
|
|
4129
4135
|
* @throws OciError when an error occurs
|
|
4130
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4136
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
|
|
4131
4137
|
*/
|
|
4132
4138
|
getAuthenticationPolicy(getAuthenticationPolicyRequest) {
|
|
4133
4139
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4197,7 +4203,7 @@ class IdentityClient {
|
|
|
4197
4203
|
* @param GetCompartmentRequest
|
|
4198
4204
|
* @return GetCompartmentResponse
|
|
4199
4205
|
* @throws OciError when an error occurs
|
|
4200
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4206
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
|
|
4201
4207
|
*/
|
|
4202
4208
|
getCompartment(getCompartmentRequest) {
|
|
4203
4209
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4260,7 +4266,7 @@ class IdentityClient {
|
|
|
4260
4266
|
* @param GetDomainRequest
|
|
4261
4267
|
* @return GetDomainResponse
|
|
4262
4268
|
* @throws OciError when an error occurs
|
|
4263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
|
|
4264
4270
|
*/
|
|
4265
4271
|
getDomain(getDomainRequest) {
|
|
4266
4272
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4324,7 +4330,7 @@ class IdentityClient {
|
|
|
4324
4330
|
* @param GetDynamicGroupRequest
|
|
4325
4331
|
* @return GetDynamicGroupResponse
|
|
4326
4332
|
* @throws OciError when an error occurs
|
|
4327
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4333
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
|
|
4328
4334
|
*/
|
|
4329
4335
|
getDynamicGroup(getDynamicGroupRequest) {
|
|
4330
4336
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4391,7 +4397,7 @@ class IdentityClient {
|
|
|
4391
4397
|
* @param GetGroupRequest
|
|
4392
4398
|
* @return GetGroupResponse
|
|
4393
4399
|
* @throws OciError when an error occurs
|
|
4394
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4400
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
|
|
4395
4401
|
*/
|
|
4396
4402
|
getGroup(getGroupRequest) {
|
|
4397
4403
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4454,7 +4460,7 @@ class IdentityClient {
|
|
|
4454
4460
|
* @param GetIamWorkRequestRequest
|
|
4455
4461
|
* @return GetIamWorkRequestResponse
|
|
4456
4462
|
* @throws OciError when an error occurs
|
|
4457
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4463
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
|
|
4458
4464
|
*/
|
|
4459
4465
|
getIamWorkRequest(getIamWorkRequestRequest) {
|
|
4460
4466
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4515,7 +4521,7 @@ class IdentityClient {
|
|
|
4515
4521
|
* @param GetIdentityProviderRequest
|
|
4516
4522
|
* @return GetIdentityProviderResponse
|
|
4517
4523
|
* @throws OciError when an error occurs
|
|
4518
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4524
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
|
|
4519
4525
|
*/
|
|
4520
4526
|
getIdentityProvider(getIdentityProviderRequest) {
|
|
4521
4527
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4580,7 +4586,7 @@ class IdentityClient {
|
|
|
4580
4586
|
* @param GetIdpGroupMappingRequest
|
|
4581
4587
|
* @return GetIdpGroupMappingResponse
|
|
4582
4588
|
* @throws OciError when an error occurs
|
|
4583
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4589
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
|
|
4584
4590
|
*/
|
|
4585
4591
|
getIdpGroupMapping(getIdpGroupMappingRequest) {
|
|
4586
4592
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4644,7 +4650,7 @@ class IdentityClient {
|
|
|
4644
4650
|
* @param GetMfaTotpDeviceRequest
|
|
4645
4651
|
* @return GetMfaTotpDeviceResponse
|
|
4646
4652
|
* @throws OciError when an error occurs
|
|
4647
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4653
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
|
|
4648
4654
|
*/
|
|
4649
4655
|
getMfaTotpDevice(getMfaTotpDeviceRequest) {
|
|
4650
4656
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4708,7 +4714,7 @@ class IdentityClient {
|
|
|
4708
4714
|
* @param GetNetworkSourceRequest
|
|
4709
4715
|
* @return GetNetworkSourceResponse
|
|
4710
4716
|
* @throws OciError when an error occurs
|
|
4711
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4717
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
|
|
4712
4718
|
*/
|
|
4713
4719
|
getNetworkSource(getNetworkSourceRequest) {
|
|
4714
4720
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4770,7 +4776,7 @@ class IdentityClient {
|
|
|
4770
4776
|
* @param GetPolicyRequest
|
|
4771
4777
|
* @return GetPolicyResponse
|
|
4772
4778
|
* @throws OciError when an error occurs
|
|
4773
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4779
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
|
|
4774
4780
|
*/
|
|
4775
4781
|
getPolicy(getPolicyRequest) {
|
|
4776
4782
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4833,7 +4839,7 @@ class IdentityClient {
|
|
|
4833
4839
|
* @param GetStandardTagTemplateRequest
|
|
4834
4840
|
* @return GetStandardTagTemplateResponse
|
|
4835
4841
|
* @throws OciError when an error occurs
|
|
4836
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4842
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
|
|
4837
4843
|
*/
|
|
4838
4844
|
getStandardTagTemplate(getStandardTagTemplateRequest) {
|
|
4839
4845
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4892,7 +4898,7 @@ class IdentityClient {
|
|
|
4892
4898
|
* @param GetTagRequest
|
|
4893
4899
|
* @return GetTagResponse
|
|
4894
4900
|
* @throws OciError when an error occurs
|
|
4895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4901
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetTag.ts.html |here} to see how to use GetTag API.
|
|
4896
4902
|
*/
|
|
4897
4903
|
getTag(getTagRequest) {
|
|
4898
4904
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4956,7 +4962,7 @@ class IdentityClient {
|
|
|
4956
4962
|
* @param GetTagDefaultRequest
|
|
4957
4963
|
* @return GetTagDefaultResponse
|
|
4958
4964
|
* @throws OciError when an error occurs
|
|
4959
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4965
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
|
|
4960
4966
|
*/
|
|
4961
4967
|
getTagDefault(getTagDefaultRequest) {
|
|
4962
4968
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5019,7 +5025,7 @@ class IdentityClient {
|
|
|
5019
5025
|
* @param GetTagNamespaceRequest
|
|
5020
5026
|
* @return GetTagNamespaceResponse
|
|
5021
5027
|
* @throws OciError when an error occurs
|
|
5022
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5028
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
|
|
5023
5029
|
*/
|
|
5024
5030
|
getTagNamespace(getTagNamespaceRequest) {
|
|
5025
5031
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5078,7 +5084,7 @@ class IdentityClient {
|
|
|
5078
5084
|
* @param GetTaggingWorkRequestRequest
|
|
5079
5085
|
* @return GetTaggingWorkRequestResponse
|
|
5080
5086
|
* @throws OciError when an error occurs
|
|
5081
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5087
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
|
|
5082
5088
|
*/
|
|
5083
5089
|
getTaggingWorkRequest(getTaggingWorkRequestRequest) {
|
|
5084
5090
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5140,7 +5146,7 @@ class IdentityClient {
|
|
|
5140
5146
|
* @param GetTenancyRequest
|
|
5141
5147
|
* @return GetTenancyResponse
|
|
5142
5148
|
* @throws OciError when an error occurs
|
|
5143
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5149
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
|
|
5144
5150
|
*/
|
|
5145
5151
|
getTenancy(getTenancyRequest) {
|
|
5146
5152
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5197,7 +5203,7 @@ class IdentityClient {
|
|
|
5197
5203
|
* @param GetUserRequest
|
|
5198
5204
|
* @return GetUserResponse
|
|
5199
5205
|
* @throws OciError when an error occurs
|
|
5200
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5206
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetUser.ts.html |here} to see how to use GetUser API.
|
|
5201
5207
|
*/
|
|
5202
5208
|
getUser(getUserRequest) {
|
|
5203
5209
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5259,7 +5265,7 @@ class IdentityClient {
|
|
|
5259
5265
|
* @param GetUserGroupMembershipRequest
|
|
5260
5266
|
* @return GetUserGroupMembershipResponse
|
|
5261
5267
|
* @throws OciError when an error occurs
|
|
5262
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5268
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
|
|
5263
5269
|
*/
|
|
5264
5270
|
getUserGroupMembership(getUserGroupMembershipRequest) {
|
|
5265
5271
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5323,7 +5329,7 @@ class IdentityClient {
|
|
|
5323
5329
|
* @param GetUserUIPasswordInformationRequest
|
|
5324
5330
|
* @return GetUserUIPasswordInformationResponse
|
|
5325
5331
|
* @throws OciError when an error occurs
|
|
5326
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5332
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
|
|
5327
5333
|
*/
|
|
5328
5334
|
getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
|
|
5329
5335
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5387,7 +5393,7 @@ class IdentityClient {
|
|
|
5387
5393
|
* @param GetWorkRequestRequest
|
|
5388
5394
|
* @return GetWorkRequestResponse
|
|
5389
5395
|
* @throws OciError when an error occurs
|
|
5390
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5396
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
5391
5397
|
*/
|
|
5392
5398
|
getWorkRequest(getWorkRequestRequest) {
|
|
5393
5399
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5451,7 +5457,7 @@ class IdentityClient {
|
|
|
5451
5457
|
* @param ImportStandardTagsRequest
|
|
5452
5458
|
* @return ImportStandardTagsResponse
|
|
5453
5459
|
* @throws OciError when an error occurs
|
|
5454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5460
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
|
|
5455
5461
|
*/
|
|
5456
5462
|
importStandardTags(importStandardTagsRequest) {
|
|
5457
5463
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5515,7 +5521,7 @@ class IdentityClient {
|
|
|
5515
5521
|
* @param ListAllowedDomainLicenseTypesRequest
|
|
5516
5522
|
* @return ListAllowedDomainLicenseTypesResponse
|
|
5517
5523
|
* @throws OciError when an error occurs
|
|
5518
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5524
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
|
|
5519
5525
|
*/
|
|
5520
5526
|
listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
|
|
5521
5527
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5582,7 +5588,7 @@ class IdentityClient {
|
|
|
5582
5588
|
* @param ListApiKeysRequest
|
|
5583
5589
|
* @return ListApiKeysResponse
|
|
5584
5590
|
* @throws OciError when an error occurs
|
|
5585
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5591
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
|
|
5586
5592
|
*/
|
|
5587
5593
|
listApiKeys(listApiKeysRequest) {
|
|
5588
5594
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5646,7 +5652,7 @@ class IdentityClient {
|
|
|
5646
5652
|
* @param ListAuthTokensRequest
|
|
5647
5653
|
* @return ListAuthTokensResponse
|
|
5648
5654
|
* @throws OciError when an error occurs
|
|
5649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5655
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
|
|
5650
5656
|
*/
|
|
5651
5657
|
listAuthTokens(listAuthTokensRequest) {
|
|
5652
5658
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5713,7 +5719,7 @@ class IdentityClient {
|
|
|
5713
5719
|
* @param ListAvailabilityDomainsRequest
|
|
5714
5720
|
* @return ListAvailabilityDomainsResponse
|
|
5715
5721
|
* @throws OciError when an error occurs
|
|
5716
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5722
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
|
|
5717
5723
|
*/
|
|
5718
5724
|
listAvailabilityDomains(listAvailabilityDomainsRequest) {
|
|
5719
5725
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5782,7 +5788,7 @@ class IdentityClient {
|
|
|
5782
5788
|
* @param ListBulkActionResourceTypesRequest
|
|
5783
5789
|
* @return ListBulkActionResourceTypesResponse
|
|
5784
5790
|
* @throws OciError when an error occurs
|
|
5785
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5791
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
|
|
5786
5792
|
*/
|
|
5787
5793
|
listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
|
|
5788
5794
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5847,7 +5853,7 @@ class IdentityClient {
|
|
|
5847
5853
|
* @param ListBulkEditTagsResourceTypesRequest
|
|
5848
5854
|
* @return ListBulkEditTagsResourceTypesResponse
|
|
5849
5855
|
* @throws OciError when an error occurs
|
|
5850
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5856
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
|
|
5851
5857
|
*/
|
|
5852
5858
|
listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
|
|
5853
5859
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5928,7 +5934,7 @@ class IdentityClient {
|
|
|
5928
5934
|
* @param ListCompartmentsRequest
|
|
5929
5935
|
* @return ListCompartmentsResponse
|
|
5930
5936
|
* @throws OciError when an error occurs
|
|
5931
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5937
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
|
|
5932
5938
|
*/
|
|
5933
5939
|
listCompartments(listCompartmentsRequest) {
|
|
5934
5940
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6040,7 +6046,7 @@ class IdentityClient {
|
|
|
6040
6046
|
* @param ListCostTrackingTagsRequest
|
|
6041
6047
|
* @return ListCostTrackingTagsResponse
|
|
6042
6048
|
* @throws OciError when an error occurs
|
|
6043
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6049
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
|
|
6044
6050
|
*/
|
|
6045
6051
|
listCostTrackingTags(listCostTrackingTagsRequest) {
|
|
6046
6052
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6146,7 +6152,7 @@ class IdentityClient {
|
|
|
6146
6152
|
* @param ListCustomerSecretKeysRequest
|
|
6147
6153
|
* @return ListCustomerSecretKeysResponse
|
|
6148
6154
|
* @throws OciError when an error occurs
|
|
6149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
|
|
6150
6156
|
*/
|
|
6151
6157
|
listCustomerSecretKeys(listCustomerSecretKeysRequest) {
|
|
6152
6158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6209,7 +6215,7 @@ class IdentityClient {
|
|
|
6209
6215
|
* @param ListDbCredentialsRequest
|
|
6210
6216
|
* @return ListDbCredentialsResponse
|
|
6211
6217
|
* @throws OciError when an error occurs
|
|
6212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6218
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
|
|
6213
6219
|
*/
|
|
6214
6220
|
listDbCredentials(listDbCredentialsRequest) {
|
|
6215
6221
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6320,7 +6326,7 @@ class IdentityClient {
|
|
|
6320
6326
|
* @param ListDomainsRequest
|
|
6321
6327
|
* @return ListDomainsResponse
|
|
6322
6328
|
* @throws OciError when an error occurs
|
|
6323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6329
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
|
|
6324
6330
|
*/
|
|
6325
6331
|
listDomains(listDomainsRequest) {
|
|
6326
6332
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6438,7 +6444,7 @@ class IdentityClient {
|
|
|
6438
6444
|
* @param ListDynamicGroupsRequest
|
|
6439
6445
|
* @return ListDynamicGroupsResponse
|
|
6440
6446
|
* @throws OciError when an error occurs
|
|
6441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6447
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
|
|
6442
6448
|
*/
|
|
6443
6449
|
listDynamicGroups(listDynamicGroupsRequest) {
|
|
6444
6450
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6549,7 +6555,7 @@ class IdentityClient {
|
|
|
6549
6555
|
* @param ListFaultDomainsRequest
|
|
6550
6556
|
* @return ListFaultDomainsResponse
|
|
6551
6557
|
* @throws OciError when an error occurs
|
|
6552
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6558
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
|
|
6553
6559
|
*/
|
|
6554
6560
|
listFaultDomains(listFaultDomainsRequest) {
|
|
6555
6561
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6610,7 +6616,7 @@ class IdentityClient {
|
|
|
6610
6616
|
* @param ListGroupsRequest
|
|
6611
6617
|
* @return ListGroupsResponse
|
|
6612
6618
|
* @throws OciError when an error occurs
|
|
6613
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6619
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
|
|
6614
6620
|
*/
|
|
6615
6621
|
listGroups(listGroupsRequest) {
|
|
6616
6622
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6719,7 +6725,7 @@ class IdentityClient {
|
|
|
6719
6725
|
* @param ListIamWorkRequestErrorsRequest
|
|
6720
6726
|
* @return ListIamWorkRequestErrorsResponse
|
|
6721
6727
|
* @throws OciError when an error occurs
|
|
6722
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6728
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
|
|
6723
6729
|
*/
|
|
6724
6730
|
listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
|
|
6725
6731
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6827,7 +6833,7 @@ class IdentityClient {
|
|
|
6827
6833
|
* @param ListIamWorkRequestLogsRequest
|
|
6828
6834
|
* @return ListIamWorkRequestLogsResponse
|
|
6829
6835
|
* @throws OciError when an error occurs
|
|
6830
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6836
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
|
|
6831
6837
|
*/
|
|
6832
6838
|
listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
|
|
6833
6839
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6940,7 +6946,7 @@ class IdentityClient {
|
|
|
6940
6946
|
* @param ListIamWorkRequestsRequest
|
|
6941
6947
|
* @return ListIamWorkRequestsResponse
|
|
6942
6948
|
* @throws OciError when an error occurs
|
|
6943
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6949
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
|
|
6944
6950
|
*/
|
|
6945
6951
|
listIamWorkRequests(listIamWorkRequestsRequest) {
|
|
6946
6952
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7049,7 +7055,7 @@ class IdentityClient {
|
|
|
7049
7055
|
* @param ListIdentityProviderGroupsRequest
|
|
7050
7056
|
* @return ListIdentityProviderGroupsResponse
|
|
7051
7057
|
* @throws OciError when an error occurs
|
|
7052
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
7058
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
|
|
7053
7059
|
*/
|
|
7054
7060
|
listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
|
|
7055
7061
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7162,7 +7168,7 @@ class IdentityClient {
|
|
|
7162
7168
|
* @param ListIdentityProvidersRequest
|
|
7163
7169
|
* @return ListIdentityProvidersResponse
|
|
7164
7170
|
* @throws OciError when an error occurs
|
|
7165
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
7171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
|
|
7166
7172
|
*/
|
|
7167
7173
|
listIdentityProviders(listIdentityProvidersRequest) {
|
|
7168
7174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7274,7 +7280,7 @@ class IdentityClient {
|
|
|
7274
7280
|
* @param ListIdpGroupMappingsRequest
|
|
7275
7281
|
* @return ListIdpGroupMappingsResponse
|
|
7276
7282
|
* @throws OciError when an error occurs
|
|
7277
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
7283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
|
|
7278
7284
|
*/
|
|
7279
7285
|
listIdpGroupMappings(listIdpGroupMappingsRequest) {
|
|
7280
7286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7381,7 +7387,7 @@ class IdentityClient {
|
|
|
7381
7387
|
* @param ListMfaTotpDevicesRequest
|
|
7382
7388
|
* @return ListMfaTotpDevicesResponse
|
|
7383
7389
|
* @throws OciError when an error occurs
|
|
7384
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
7390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
|
|
7385
7391
|
*/
|
|
7386
7392
|
listMfaTotpDevices(listMfaTotpDevicesRequest) {
|
|
7387
7393
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7491,7 +7497,7 @@ class IdentityClient {
|
|
|
7491
7497
|
* @param ListNetworkSourcesRequest
|
|
7492
7498
|
* @return ListNetworkSourcesResponse
|
|
7493
7499
|
* @throws OciError when an error occurs
|
|
7494
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
7500
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
|
|
7495
7501
|
*/
|
|
7496
7502
|
listNetworkSources(listNetworkSourcesRequest) {
|
|
7497
7503
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7600,7 +7606,7 @@ class IdentityClient {
|
|
|
7600
7606
|
* @param ListOAuthClientCredentialsRequest
|
|
7601
7607
|
* @return ListOAuthClientCredentialsResponse
|
|
7602
7608
|
* @throws OciError when an error occurs
|
|
7603
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
7609
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
|
|
7604
7610
|
*/
|
|
7605
7611
|
listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
|
|
7606
7612
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7711,7 +7717,7 @@ class IdentityClient {
|
|
|
7711
7717
|
* @param ListPoliciesRequest
|
|
7712
7718
|
* @return ListPoliciesResponse
|
|
7713
7719
|
* @throws OciError when an error occurs
|
|
7714
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
7720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
|
|
7715
7721
|
*/
|
|
7716
7722
|
listPolicies(listPoliciesRequest) {
|
|
7717
7723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7819,7 +7825,7 @@ class IdentityClient {
|
|
|
7819
7825
|
* @param ListRegionSubscriptionsRequest
|
|
7820
7826
|
* @return ListRegionSubscriptionsResponse
|
|
7821
7827
|
* @throws OciError when an error occurs
|
|
7822
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
7828
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
|
|
7823
7829
|
*/
|
|
7824
7830
|
listRegionSubscriptions(listRegionSubscriptionsRequest) {
|
|
7825
7831
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7876,7 +7882,7 @@ class IdentityClient {
|
|
|
7876
7882
|
* @param ListRegionsRequest
|
|
7877
7883
|
* @return ListRegionsResponse
|
|
7878
7884
|
* @throws OciError when an error occurs
|
|
7879
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
7885
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
|
|
7880
7886
|
*/
|
|
7881
7887
|
listRegions(listRegionsRequest) {
|
|
7882
7888
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7933,7 +7939,7 @@ class IdentityClient {
|
|
|
7933
7939
|
* @param ListSmtpCredentialsRequest
|
|
7934
7940
|
* @return ListSmtpCredentialsResponse
|
|
7935
7941
|
* @throws OciError when an error occurs
|
|
7936
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
7942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
|
|
7937
7943
|
*/
|
|
7938
7944
|
listSmtpCredentials(listSmtpCredentialsRequest) {
|
|
7939
7945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7996,7 +8002,7 @@ class IdentityClient {
|
|
|
7996
8002
|
* @param ListStandardTagNamespacesRequest
|
|
7997
8003
|
* @return ListStandardTagNamespacesResponse
|
|
7998
8004
|
* @throws OciError when an error occurs
|
|
7999
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
8005
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
|
|
8000
8006
|
*/
|
|
8001
8007
|
listStandardTagNamespaces(listStandardTagNamespacesRequest) {
|
|
8002
8008
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8104,7 +8110,7 @@ class IdentityClient {
|
|
|
8104
8110
|
* @param ListSwiftPasswordsRequest
|
|
8105
8111
|
* @return ListSwiftPasswordsResponse
|
|
8106
8112
|
* @throws OciError when an error occurs
|
|
8107
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
8113
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
|
|
8108
8114
|
*/
|
|
8109
8115
|
listSwiftPasswords(listSwiftPasswordsRequest) {
|
|
8110
8116
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8167,7 +8173,7 @@ class IdentityClient {
|
|
|
8167
8173
|
* @param ListTagDefaultsRequest
|
|
8168
8174
|
* @return ListTagDefaultsResponse
|
|
8169
8175
|
* @throws OciError when an error occurs
|
|
8170
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
8176
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
|
|
8171
8177
|
*/
|
|
8172
8178
|
listTagDefaults(listTagDefaultsRequest) {
|
|
8173
8179
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8275,7 +8281,7 @@ class IdentityClient {
|
|
|
8275
8281
|
* @param ListTagNamespacesRequest
|
|
8276
8282
|
* @return ListTagNamespacesResponse
|
|
8277
8283
|
* @throws OciError when an error occurs
|
|
8278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
8284
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
|
|
8279
8285
|
*/
|
|
8280
8286
|
listTagNamespaces(listTagNamespacesRequest) {
|
|
8281
8287
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8382,7 +8388,7 @@ class IdentityClient {
|
|
|
8382
8388
|
* @param ListTaggingWorkRequestErrorsRequest
|
|
8383
8389
|
* @return ListTaggingWorkRequestErrorsResponse
|
|
8384
8390
|
* @throws OciError when an error occurs
|
|
8385
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
8391
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
|
|
8386
8392
|
*/
|
|
8387
8393
|
listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
|
|
8388
8394
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8493,7 +8499,7 @@ class IdentityClient {
|
|
|
8493
8499
|
* @param ListTaggingWorkRequestLogsRequest
|
|
8494
8500
|
* @return ListTaggingWorkRequestLogsResponse
|
|
8495
8501
|
* @throws OciError when an error occurs
|
|
8496
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
8502
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
|
|
8497
8503
|
*/
|
|
8498
8504
|
listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
|
|
8499
8505
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8604,7 +8610,7 @@ class IdentityClient {
|
|
|
8604
8610
|
* @param ListTaggingWorkRequestsRequest
|
|
8605
8611
|
* @return ListTaggingWorkRequestsResponse
|
|
8606
8612
|
* @throws OciError when an error occurs
|
|
8607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
8613
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
|
|
8608
8614
|
*/
|
|
8609
8615
|
listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
|
|
8610
8616
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8710,7 +8716,7 @@ class IdentityClient {
|
|
|
8710
8716
|
* @param ListTagsRequest
|
|
8711
8717
|
* @return ListTagsResponse
|
|
8712
8718
|
* @throws OciError when an error occurs
|
|
8713
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
8719
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListTags.ts.html |here} to see how to use ListTags API.
|
|
8714
8720
|
*/
|
|
8715
8721
|
listTags(listTagsRequest) {
|
|
8716
8722
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8826,7 +8832,7 @@ class IdentityClient {
|
|
|
8826
8832
|
* @param ListUserGroupMembershipsRequest
|
|
8827
8833
|
* @return ListUserGroupMembershipsResponse
|
|
8828
8834
|
* @throws OciError when an error occurs
|
|
8829
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
8835
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
|
|
8830
8836
|
*/
|
|
8831
8837
|
listUserGroupMemberships(listUserGroupMembershipsRequest) {
|
|
8832
8838
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8935,7 +8941,7 @@ class IdentityClient {
|
|
|
8935
8941
|
* @param ListUsersRequest
|
|
8936
8942
|
* @return ListUsersResponse
|
|
8937
8943
|
* @throws OciError when an error occurs
|
|
8938
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
8944
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
|
|
8939
8945
|
*/
|
|
8940
8946
|
listUsers(listUsersRequest) {
|
|
8941
8947
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9046,7 +9052,7 @@ class IdentityClient {
|
|
|
9046
9052
|
* @param ListWorkRequestsRequest
|
|
9047
9053
|
* @return ListWorkRequestsResponse
|
|
9048
9054
|
* @throws OciError when an error occurs
|
|
9049
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9055
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
9050
9056
|
*/
|
|
9051
9057
|
listWorkRequests(listWorkRequestsRequest) {
|
|
9052
9058
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9159,7 +9165,7 @@ class IdentityClient {
|
|
|
9159
9165
|
* @param MoveCompartmentRequest
|
|
9160
9166
|
* @return MoveCompartmentResponse
|
|
9161
9167
|
* @throws OciError when an error occurs
|
|
9162
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9168
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
|
|
9163
9169
|
*/
|
|
9164
9170
|
moveCompartment(moveCompartmentRequest) {
|
|
9165
9171
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9222,7 +9228,7 @@ class IdentityClient {
|
|
|
9222
9228
|
* @param RecoverCompartmentRequest
|
|
9223
9229
|
* @return RecoverCompartmentResponse
|
|
9224
9230
|
* @throws OciError when an error occurs
|
|
9225
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9231
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
|
|
9226
9232
|
*/
|
|
9227
9233
|
recoverCompartment(recoverCompartmentRequest) {
|
|
9228
9234
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9287,7 +9293,7 @@ class IdentityClient {
|
|
|
9287
9293
|
* @param RemoveTagDefaultLockRequest
|
|
9288
9294
|
* @return RemoveTagDefaultLockResponse
|
|
9289
9295
|
* @throws OciError when an error occurs
|
|
9290
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/RemoveTagDefaultLock.ts.html |here} to see how to use RemoveTagDefaultLock API.
|
|
9291
9297
|
*/
|
|
9292
9298
|
removeTagDefaultLock(removeTagDefaultLockRequest) {
|
|
9293
9299
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9354,7 +9360,7 @@ class IdentityClient {
|
|
|
9354
9360
|
* @param RemoveTagNamespaceLockRequest
|
|
9355
9361
|
* @return RemoveTagNamespaceLockResponse
|
|
9356
9362
|
* @throws OciError when an error occurs
|
|
9357
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9363
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/RemoveTagNamespaceLock.ts.html |here} to see how to use RemoveTagNamespaceLock API.
|
|
9358
9364
|
*/
|
|
9359
9365
|
removeTagNamespaceLock(removeTagNamespaceLockRequest) {
|
|
9360
9366
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9420,7 +9426,7 @@ class IdentityClient {
|
|
|
9420
9426
|
* @param RemoveUserFromGroupRequest
|
|
9421
9427
|
* @return RemoveUserFromGroupResponse
|
|
9422
9428
|
* @throws OciError when an error occurs
|
|
9423
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9429
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
|
|
9424
9430
|
*/
|
|
9425
9431
|
removeUserFromGroup(removeUserFromGroupRequest) {
|
|
9426
9432
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9475,7 +9481,7 @@ class IdentityClient {
|
|
|
9475
9481
|
* @param ResetIdpScimClientRequest
|
|
9476
9482
|
* @return ResetIdpScimClientResponse
|
|
9477
9483
|
* @throws OciError when an error occurs
|
|
9478
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9484
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
|
|
9479
9485
|
*/
|
|
9480
9486
|
resetIdpScimClient(resetIdpScimClientRequest) {
|
|
9481
9487
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9533,7 +9539,7 @@ class IdentityClient {
|
|
|
9533
9539
|
* @param UpdateAuthTokenRequest
|
|
9534
9540
|
* @return UpdateAuthTokenResponse
|
|
9535
9541
|
* @throws OciError when an error occurs
|
|
9536
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9542
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
|
|
9537
9543
|
*/
|
|
9538
9544
|
updateAuthToken(updateAuthTokenRequest) {
|
|
9539
9545
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9599,7 +9605,7 @@ class IdentityClient {
|
|
|
9599
9605
|
* @param UpdateAuthenticationPolicyRequest
|
|
9600
9606
|
* @return UpdateAuthenticationPolicyResponse
|
|
9601
9607
|
* @throws OciError when an error occurs
|
|
9602
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9608
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
|
|
9603
9609
|
*/
|
|
9604
9610
|
updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
|
|
9605
9611
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9663,7 +9669,7 @@ class IdentityClient {
|
|
|
9663
9669
|
* @param UpdateCompartmentRequest
|
|
9664
9670
|
* @return UpdateCompartmentResponse
|
|
9665
9671
|
* @throws OciError when an error occurs
|
|
9666
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9672
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
|
|
9667
9673
|
*/
|
|
9668
9674
|
updateCompartment(updateCompartmentRequest) {
|
|
9669
9675
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9728,7 +9734,7 @@ class IdentityClient {
|
|
|
9728
9734
|
* @param UpdateCustomerSecretKeyRequest
|
|
9729
9735
|
* @return UpdateCustomerSecretKeyResponse
|
|
9730
9736
|
* @throws OciError when an error occurs
|
|
9731
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9737
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
|
|
9732
9738
|
*/
|
|
9733
9739
|
updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
|
|
9734
9740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9797,7 +9803,7 @@ class IdentityClient {
|
|
|
9797
9803
|
* @param UpdateDomainRequest
|
|
9798
9804
|
* @return UpdateDomainResponse
|
|
9799
9805
|
* @throws OciError when an error occurs
|
|
9800
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9806
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
|
|
9801
9807
|
*/
|
|
9802
9808
|
updateDomain(updateDomainRequest) {
|
|
9803
9809
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9858,7 +9864,7 @@ class IdentityClient {
|
|
|
9858
9864
|
* @param UpdateDynamicGroupRequest
|
|
9859
9865
|
* @return UpdateDynamicGroupResponse
|
|
9860
9866
|
* @throws OciError when an error occurs
|
|
9861
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9867
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
|
|
9862
9868
|
*/
|
|
9863
9869
|
updateDynamicGroup(updateDynamicGroupRequest) {
|
|
9864
9870
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9922,7 +9928,7 @@ class IdentityClient {
|
|
|
9922
9928
|
* @param UpdateGroupRequest
|
|
9923
9929
|
* @return UpdateGroupResponse
|
|
9924
9930
|
* @throws OciError when an error occurs
|
|
9925
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9931
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
|
|
9926
9932
|
*/
|
|
9927
9933
|
updateGroup(updateGroupRequest) {
|
|
9928
9934
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9989,7 +9995,7 @@ class IdentityClient {
|
|
|
9989
9995
|
* @param UpdateIdentityProviderRequest
|
|
9990
9996
|
* @return UpdateIdentityProviderResponse
|
|
9991
9997
|
* @throws OciError when an error occurs
|
|
9992
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
9998
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
|
|
9993
9999
|
*/
|
|
9994
10000
|
updateIdentityProvider(updateIdentityProviderRequest) {
|
|
9995
10001
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10056,7 +10062,7 @@ class IdentityClient {
|
|
|
10056
10062
|
* @param UpdateIdpGroupMappingRequest
|
|
10057
10063
|
* @return UpdateIdpGroupMappingResponse
|
|
10058
10064
|
* @throws OciError when an error occurs
|
|
10059
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
10065
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
|
|
10060
10066
|
*/
|
|
10061
10067
|
updateIdpGroupMapping(updateIdpGroupMappingRequest) {
|
|
10062
10068
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10122,7 +10128,7 @@ class IdentityClient {
|
|
|
10122
10128
|
* @param UpdateNetworkSourceRequest
|
|
10123
10129
|
* @return UpdateNetworkSourceResponse
|
|
10124
10130
|
* @throws OciError when an error occurs
|
|
10125
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
10131
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
|
|
10126
10132
|
*/
|
|
10127
10133
|
updateNetworkSource(updateNetworkSourceRequest) {
|
|
10128
10134
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10187,7 +10193,7 @@ class IdentityClient {
|
|
|
10187
10193
|
* @param UpdateOAuthClientCredentialRequest
|
|
10188
10194
|
* @return UpdateOAuthClientCredentialResponse
|
|
10189
10195
|
* @throws OciError when an error occurs
|
|
10190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
10196
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
|
|
10191
10197
|
*/
|
|
10192
10198
|
updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
|
|
10193
10199
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10255,7 +10261,7 @@ class IdentityClient {
|
|
|
10255
10261
|
* @param UpdatePolicyRequest
|
|
10256
10262
|
* @return UpdatePolicyResponse
|
|
10257
10263
|
* @throws OciError when an error occurs
|
|
10258
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
10264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
|
|
10259
10265
|
*/
|
|
10260
10266
|
updatePolicy(updatePolicyRequest) {
|
|
10261
10267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10320,7 +10326,7 @@ class IdentityClient {
|
|
|
10320
10326
|
* @param UpdateSmtpCredentialRequest
|
|
10321
10327
|
* @return UpdateSmtpCredentialResponse
|
|
10322
10328
|
* @throws OciError when an error occurs
|
|
10323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
10329
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
|
|
10324
10330
|
*/
|
|
10325
10331
|
updateSmtpCredential(updateSmtpCredentialRequest) {
|
|
10326
10332
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10388,7 +10394,7 @@ class IdentityClient {
|
|
|
10388
10394
|
* @param UpdateSwiftPasswordRequest
|
|
10389
10395
|
* @return UpdateSwiftPasswordResponse
|
|
10390
10396
|
* @throws OciError when an error occurs
|
|
10391
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
10397
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
|
|
10392
10398
|
*/
|
|
10393
10399
|
updateSwiftPassword(updateSwiftPasswordRequest) {
|
|
10394
10400
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10463,7 +10469,7 @@ class IdentityClient {
|
|
|
10463
10469
|
* @param UpdateTagRequest
|
|
10464
10470
|
* @return UpdateTagResponse
|
|
10465
10471
|
* @throws OciError when an error occurs
|
|
10466
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
10472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
|
|
10467
10473
|
*/
|
|
10468
10474
|
updateTag(updateTagRequest) {
|
|
10469
10475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10536,7 +10542,7 @@ class IdentityClient {
|
|
|
10536
10542
|
* @param UpdateTagDefaultRequest
|
|
10537
10543
|
* @return UpdateTagDefaultResponse
|
|
10538
10544
|
* @throws OciError when an error occurs
|
|
10539
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
10545
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
|
|
10540
10546
|
*/
|
|
10541
10547
|
updateTagDefault(updateTagDefaultRequest) {
|
|
10542
10548
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10612,7 +10618,7 @@ class IdentityClient {
|
|
|
10612
10618
|
* @param UpdateTagNamespaceRequest
|
|
10613
10619
|
* @return UpdateTagNamespaceResponse
|
|
10614
10620
|
* @throws OciError when an error occurs
|
|
10615
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
10621
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
|
|
10616
10622
|
*/
|
|
10617
10623
|
updateTagNamespace(updateTagNamespaceRequest) {
|
|
10618
10624
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10672,7 +10678,7 @@ class IdentityClient {
|
|
|
10672
10678
|
* @param UpdateUserRequest
|
|
10673
10679
|
* @return UpdateUserResponse
|
|
10674
10680
|
* @throws OciError when an error occurs
|
|
10675
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
10681
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
|
|
10676
10682
|
*/
|
|
10677
10683
|
updateUser(updateUserRequest) {
|
|
10678
10684
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10737,7 +10743,7 @@ class IdentityClient {
|
|
|
10737
10743
|
* @param UpdateUserCapabilitiesRequest
|
|
10738
10744
|
* @return UpdateUserCapabilitiesResponse
|
|
10739
10745
|
* @throws OciError when an error occurs
|
|
10740
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
10746
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
|
|
10741
10747
|
*/
|
|
10742
10748
|
updateUserCapabilities(updateUserCapabilitiesRequest) {
|
|
10743
10749
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10802,7 +10808,7 @@ class IdentityClient {
|
|
|
10802
10808
|
* @param UpdateUserStateRequest
|
|
10803
10809
|
* @return UpdateUserStateResponse
|
|
10804
10810
|
* @throws OciError when an error occurs
|
|
10805
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
10811
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
|
|
10806
10812
|
*/
|
|
10807
10813
|
updateUserState(updateUserStateRequest) {
|
|
10808
10814
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10881,7 +10887,7 @@ class IdentityClient {
|
|
|
10881
10887
|
* @param UploadApiKeyRequest
|
|
10882
10888
|
* @return UploadApiKeyResponse
|
|
10883
10889
|
* @throws OciError when an error occurs
|
|
10884
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
10890
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
|
|
10885
10891
|
*/
|
|
10886
10892
|
uploadApiKey(uploadApiKeyRequest) {
|
|
10887
10893
|
return __awaiter(this, void 0, void 0, function* () {
|