oci-identity 2.75.0 → 2.76.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +145 -145
- package/lib/client.js +149 -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
|
@@ -81,6 +81,10 @@ class IdentityClient {
|
|
|
81
81
|
? clientConfiguration.bodyDuplexMode
|
|
82
82
|
: undefined;
|
|
83
83
|
}
|
|
84
|
+
if (!oci_common_2.developerToolConfiguration.isServiceEnabled("identity")) {
|
|
85
|
+
let errmsg = "The developerToolConfiguration configuration disabled this service, this behavior is controlled by developerToolConfiguration.ociEnabledServiceSet variable. Please check if your local developer_tool_configuration file has configured the service you're targeting or contact the cloud provider on the availability of this service : ";
|
|
86
|
+
throw errmsg.concat("identity");
|
|
87
|
+
}
|
|
84
88
|
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
|
|
85
89
|
const specCircuitBreakerEnabled = true;
|
|
86
90
|
if (!this._circuitBreaker &&
|
|
@@ -191,7 +195,7 @@ class IdentityClient {
|
|
|
191
195
|
* @param ActivateDomainRequest
|
|
192
196
|
* @return ActivateDomainResponse
|
|
193
197
|
* @throws OciError when an error occurs
|
|
194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
198
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
|
|
195
199
|
*/
|
|
196
200
|
activateDomain(activateDomainRequest) {
|
|
197
201
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -253,7 +257,7 @@ class IdentityClient {
|
|
|
253
257
|
* @param ActivateMfaTotpDeviceRequest
|
|
254
258
|
* @return ActivateMfaTotpDeviceResponse
|
|
255
259
|
* @throws OciError when an error occurs
|
|
256
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
|
|
257
261
|
*/
|
|
258
262
|
activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
|
|
259
263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -320,7 +324,7 @@ class IdentityClient {
|
|
|
320
324
|
* @param AddTagDefaultLockRequest
|
|
321
325
|
* @return AddTagDefaultLockResponse
|
|
322
326
|
* @throws OciError when an error occurs
|
|
323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
327
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/AddTagDefaultLock.ts.html |here} to see how to use AddTagDefaultLock API.
|
|
324
328
|
*/
|
|
325
329
|
addTagDefaultLock(addTagDefaultLockRequest) {
|
|
326
330
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -387,7 +391,7 @@ class IdentityClient {
|
|
|
387
391
|
* @param AddTagNamespaceLockRequest
|
|
388
392
|
* @return AddTagNamespaceLockResponse
|
|
389
393
|
* @throws OciError when an error occurs
|
|
390
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
394
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/AddTagNamespaceLock.ts.html |here} to see how to use AddTagNamespaceLock API.
|
|
391
395
|
*/
|
|
392
396
|
addTagNamespaceLock(addTagNamespaceLockRequest) {
|
|
393
397
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -457,7 +461,7 @@ class IdentityClient {
|
|
|
457
461
|
* @param AddUserToGroupRequest
|
|
458
462
|
* @return AddUserToGroupResponse
|
|
459
463
|
* @throws OciError when an error occurs
|
|
460
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
|
|
461
465
|
*/
|
|
462
466
|
addUserToGroup(addUserToGroupRequest) {
|
|
463
467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -523,7 +527,7 @@ class IdentityClient {
|
|
|
523
527
|
* @param AssembleEffectiveTagSetRequest
|
|
524
528
|
* @return AssembleEffectiveTagSetResponse
|
|
525
529
|
* @throws OciError when an error occurs
|
|
526
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
530
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
|
|
527
531
|
*/
|
|
528
532
|
assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
|
|
529
533
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -591,7 +595,7 @@ class IdentityClient {
|
|
|
591
595
|
* @param BulkDeleteResourcesRequest
|
|
592
596
|
* @return BulkDeleteResourcesResponse
|
|
593
597
|
* @throws OciError when an error occurs
|
|
594
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
598
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
|
|
595
599
|
*/
|
|
596
600
|
bulkDeleteResources(bulkDeleteResourcesRequest) {
|
|
597
601
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -673,7 +677,7 @@ class IdentityClient {
|
|
|
673
677
|
* @param BulkDeleteTagsRequest
|
|
674
678
|
* @return BulkDeleteTagsResponse
|
|
675
679
|
* @throws OciError when an error occurs
|
|
676
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
680
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
|
|
677
681
|
*/
|
|
678
682
|
bulkDeleteTags(bulkDeleteTagsRequest) {
|
|
679
683
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -748,7 +752,7 @@ class IdentityClient {
|
|
|
748
752
|
* @param BulkEditTagsRequest
|
|
749
753
|
* @return BulkEditTagsResponse
|
|
750
754
|
* @throws OciError when an error occurs
|
|
751
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
755
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
|
|
752
756
|
*/
|
|
753
757
|
bulkEditTags(bulkEditTagsRequest) {
|
|
754
758
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -812,7 +816,7 @@ class IdentityClient {
|
|
|
812
816
|
* @param BulkMoveResourcesRequest
|
|
813
817
|
* @return BulkMoveResourcesResponse
|
|
814
818
|
* @throws OciError when an error occurs
|
|
815
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
819
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
|
|
816
820
|
*/
|
|
817
821
|
bulkMoveResources(bulkMoveResourcesRequest) {
|
|
818
822
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -892,7 +896,7 @@ class IdentityClient {
|
|
|
892
896
|
* @param CascadeDeleteTagNamespaceRequest
|
|
893
897
|
* @return CascadeDeleteTagNamespaceResponse
|
|
894
898
|
* @throws OciError when an error occurs
|
|
895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
899
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
|
|
896
900
|
*/
|
|
897
901
|
cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
|
|
898
902
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -959,7 +963,7 @@ class IdentityClient {
|
|
|
959
963
|
* @param ChangeDomainCompartmentRequest
|
|
960
964
|
* @return ChangeDomainCompartmentResponse
|
|
961
965
|
* @throws OciError when an error occurs
|
|
962
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
966
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
|
|
963
967
|
*/
|
|
964
968
|
changeDomainCompartment(changeDomainCompartmentRequest) {
|
|
965
969
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1030,7 +1034,7 @@ class IdentityClient {
|
|
|
1030
1034
|
* @param ChangeDomainLicenseTypeRequest
|
|
1031
1035
|
* @return ChangeDomainLicenseTypeResponse
|
|
1032
1036
|
* @throws OciError when an error occurs
|
|
1033
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1037
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
|
|
1034
1038
|
*/
|
|
1035
1039
|
changeDomainLicenseType(changeDomainLicenseTypeRequest) {
|
|
1036
1040
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1098,7 +1102,7 @@ class IdentityClient {
|
|
|
1098
1102
|
* @param ChangeTagNamespaceCompartmentRequest
|
|
1099
1103
|
* @return ChangeTagNamespaceCompartmentResponse
|
|
1100
1104
|
* @throws OciError when an error occurs
|
|
1101
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1105
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
|
|
1102
1106
|
*/
|
|
1103
1107
|
changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
|
|
1104
1108
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1165,7 +1169,7 @@ class IdentityClient {
|
|
|
1165
1169
|
* @param CreateAuthTokenRequest
|
|
1166
1170
|
* @return CreateAuthTokenResponse
|
|
1167
1171
|
* @throws OciError when an error occurs
|
|
1168
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1172
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
|
|
1169
1173
|
*/
|
|
1170
1174
|
createAuthToken(createAuthTokenRequest) {
|
|
1171
1175
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1246,7 +1250,7 @@ class IdentityClient {
|
|
|
1246
1250
|
* @param CreateCompartmentRequest
|
|
1247
1251
|
* @return CreateCompartmentResponse
|
|
1248
1252
|
* @throws OciError when an error occurs
|
|
1249
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1253
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
|
|
1250
1254
|
*/
|
|
1251
1255
|
createCompartment(createCompartmentRequest) {
|
|
1252
1256
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1319,7 +1323,7 @@ class IdentityClient {
|
|
|
1319
1323
|
* @param CreateCustomerSecretKeyRequest
|
|
1320
1324
|
* @return CreateCustomerSecretKeyResponse
|
|
1321
1325
|
* @throws OciError when an error occurs
|
|
1322
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1326
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
|
|
1323
1327
|
*/
|
|
1324
1328
|
createCustomerSecretKey(createCustomerSecretKeyRequest) {
|
|
1325
1329
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1384,7 +1388,7 @@ class IdentityClient {
|
|
|
1384
1388
|
* @param CreateDbCredentialRequest
|
|
1385
1389
|
* @return CreateDbCredentialResponse
|
|
1386
1390
|
* @throws OciError when an error occurs
|
|
1387
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1391
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
|
|
1388
1392
|
*/
|
|
1389
1393
|
createDbCredential(createDbCredentialRequest) {
|
|
1390
1394
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1457,7 +1461,7 @@ class IdentityClient {
|
|
|
1457
1461
|
* @param CreateDomainRequest
|
|
1458
1462
|
* @return CreateDomainResponse
|
|
1459
1463
|
* @throws OciError when an error occurs
|
|
1460
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
|
|
1461
1465
|
*/
|
|
1462
1466
|
createDomain(createDomainRequest) {
|
|
1463
1467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1534,7 +1538,7 @@ class IdentityClient {
|
|
|
1534
1538
|
* @param CreateDynamicGroupRequest
|
|
1535
1539
|
* @return CreateDynamicGroupResponse
|
|
1536
1540
|
* @throws OciError when an error occurs
|
|
1537
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1541
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
|
|
1538
1542
|
*/
|
|
1539
1543
|
createDynamicGroup(createDynamicGroupRequest) {
|
|
1540
1544
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1617,7 +1621,7 @@ class IdentityClient {
|
|
|
1617
1621
|
* @param CreateGroupRequest
|
|
1618
1622
|
* @return CreateGroupResponse
|
|
1619
1623
|
* @throws OciError when an error occurs
|
|
1620
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1624
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
|
|
1621
1625
|
*/
|
|
1622
1626
|
createGroup(createGroupRequest) {
|
|
1623
1627
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1699,7 +1703,7 @@ class IdentityClient {
|
|
|
1699
1703
|
* @param CreateIdentityProviderRequest
|
|
1700
1704
|
* @return CreateIdentityProviderResponse
|
|
1701
1705
|
* @throws OciError when an error occurs
|
|
1702
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1706
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
|
|
1703
1707
|
*/
|
|
1704
1708
|
createIdentityProvider(createIdentityProviderRequest) {
|
|
1705
1709
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1765,7 +1769,7 @@ class IdentityClient {
|
|
|
1765
1769
|
* @param CreateIdpGroupMappingRequest
|
|
1766
1770
|
* @return CreateIdpGroupMappingResponse
|
|
1767
1771
|
* @throws OciError when an error occurs
|
|
1768
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1772
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
|
|
1769
1773
|
*/
|
|
1770
1774
|
createIdpGroupMapping(createIdpGroupMappingRequest) {
|
|
1771
1775
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1830,7 +1834,7 @@ class IdentityClient {
|
|
|
1830
1834
|
* @param CreateMfaTotpDeviceRequest
|
|
1831
1835
|
* @return CreateMfaTotpDeviceResponse
|
|
1832
1836
|
* @throws OciError when an error occurs
|
|
1833
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1837
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
|
|
1834
1838
|
*/
|
|
1835
1839
|
createMfaTotpDevice(createMfaTotpDeviceRequest) {
|
|
1836
1840
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1914,7 +1918,7 @@ class IdentityClient {
|
|
|
1914
1918
|
* @param CreateNetworkSourceRequest
|
|
1915
1919
|
* @return CreateNetworkSourceResponse
|
|
1916
1920
|
* @throws OciError when an error occurs
|
|
1917
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1921
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
|
|
1918
1922
|
*/
|
|
1919
1923
|
createNetworkSource(createNetworkSourceRequest) {
|
|
1920
1924
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1977,7 +1981,7 @@ class IdentityClient {
|
|
|
1977
1981
|
* @param CreateOAuthClientCredentialRequest
|
|
1978
1982
|
* @return CreateOAuthClientCredentialResponse
|
|
1979
1983
|
* @throws OciError when an error occurs
|
|
1980
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1984
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
|
|
1981
1985
|
*/
|
|
1982
1986
|
createOAuthClientCredential(createOAuthClientCredentialRequest) {
|
|
1983
1987
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2056,7 +2060,7 @@ class IdentityClient {
|
|
|
2056
2060
|
* @param CreateOrResetUIPasswordRequest
|
|
2057
2061
|
* @return CreateOrResetUIPasswordResponse
|
|
2058
2062
|
* @throws OciError when an error occurs
|
|
2059
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2063
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
|
|
2060
2064
|
*/
|
|
2061
2065
|
createOrResetUIPassword(createOrResetUIPasswordRequest) {
|
|
2062
2066
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2136,7 +2140,7 @@ class IdentityClient {
|
|
|
2136
2140
|
* @param CreatePolicyRequest
|
|
2137
2141
|
* @return CreatePolicyResponse
|
|
2138
2142
|
* @throws OciError when an error occurs
|
|
2139
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2143
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
|
|
2140
2144
|
*/
|
|
2141
2145
|
createPolicy(createPolicyRequest) {
|
|
2142
2146
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2199,7 +2203,7 @@ class IdentityClient {
|
|
|
2199
2203
|
* @param CreateRegionSubscriptionRequest
|
|
2200
2204
|
* @return CreateRegionSubscriptionResponse
|
|
2201
2205
|
* @throws OciError when an error occurs
|
|
2202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2206
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
|
|
2203
2207
|
*/
|
|
2204
2208
|
createRegionSubscription(createRegionSubscriptionRequest) {
|
|
2205
2209
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2262,7 +2266,7 @@ class IdentityClient {
|
|
|
2262
2266
|
* @param CreateSmtpCredentialRequest
|
|
2263
2267
|
* @return CreateSmtpCredentialResponse
|
|
2264
2268
|
* @throws OciError when an error occurs
|
|
2265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
|
|
2266
2270
|
*/
|
|
2267
2271
|
createSmtpCredential(createSmtpCredentialRequest) {
|
|
2268
2272
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2338,7 +2342,7 @@ class IdentityClient {
|
|
|
2338
2342
|
* @param CreateSwiftPasswordRequest
|
|
2339
2343
|
* @return CreateSwiftPasswordResponse
|
|
2340
2344
|
* @throws OciError when an error occurs
|
|
2341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2345
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
|
|
2342
2346
|
*/
|
|
2343
2347
|
createSwiftPassword(createSwiftPasswordRequest) {
|
|
2344
2348
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2424,7 +2428,7 @@ class IdentityClient {
|
|
|
2424
2428
|
* @param CreateTagRequest
|
|
2425
2429
|
* @return CreateTagResponse
|
|
2426
2430
|
* @throws OciError when an error occurs
|
|
2427
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2431
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
|
|
2428
2432
|
*/
|
|
2429
2433
|
createTag(createTagRequest) {
|
|
2430
2434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2498,7 +2502,7 @@ class IdentityClient {
|
|
|
2498
2502
|
* @param CreateTagDefaultRequest
|
|
2499
2503
|
* @return CreateTagDefaultResponse
|
|
2500
2504
|
* @throws OciError when an error occurs
|
|
2501
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2505
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
|
|
2502
2506
|
*/
|
|
2503
2507
|
createTagDefault(createTagDefaultRequest) {
|
|
2504
2508
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2575,7 +2579,7 @@ class IdentityClient {
|
|
|
2575
2579
|
* @param CreateTagNamespaceRequest
|
|
2576
2580
|
* @return CreateTagNamespaceResponse
|
|
2577
2581
|
* @throws OciError when an error occurs
|
|
2578
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
|
|
2579
2583
|
*/
|
|
2580
2584
|
createTagNamespace(createTagNamespaceRequest) {
|
|
2581
2585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2667,7 +2671,7 @@ class IdentityClient {
|
|
|
2667
2671
|
* @param CreateUserRequest
|
|
2668
2672
|
* @return CreateUserResponse
|
|
2669
2673
|
* @throws OciError when an error occurs
|
|
2670
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2674
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
|
|
2671
2675
|
*/
|
|
2672
2676
|
createUser(createUserRequest) {
|
|
2673
2677
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2738,7 +2742,7 @@ class IdentityClient {
|
|
|
2738
2742
|
* @param DeactivateDomainRequest
|
|
2739
2743
|
* @return DeactivateDomainResponse
|
|
2740
2744
|
* @throws OciError when an error occurs
|
|
2741
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2745
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
|
|
2742
2746
|
*/
|
|
2743
2747
|
deactivateDomain(deactivateDomainRequest) {
|
|
2744
2748
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2805,7 +2809,7 @@ class IdentityClient {
|
|
|
2805
2809
|
* @param DeleteApiKeyRequest
|
|
2806
2810
|
* @return DeleteApiKeyResponse
|
|
2807
2811
|
* @throws OciError when an error occurs
|
|
2808
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2812
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
|
|
2809
2813
|
*/
|
|
2810
2814
|
deleteApiKey(deleteApiKeyRequest) {
|
|
2811
2815
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2861,7 +2865,7 @@ class IdentityClient {
|
|
|
2861
2865
|
* @param DeleteAuthTokenRequest
|
|
2862
2866
|
* @return DeleteAuthTokenResponse
|
|
2863
2867
|
* @throws OciError when an error occurs
|
|
2864
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2868
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
|
|
2865
2869
|
*/
|
|
2866
2870
|
deleteAuthToken(deleteAuthTokenRequest) {
|
|
2867
2871
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2917,7 +2921,7 @@ class IdentityClient {
|
|
|
2917
2921
|
* @param DeleteCompartmentRequest
|
|
2918
2922
|
* @return DeleteCompartmentResponse
|
|
2919
2923
|
* @throws OciError when an error occurs
|
|
2920
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
|
|
2921
2925
|
*/
|
|
2922
2926
|
deleteCompartment(deleteCompartmentRequest) {
|
|
2923
2927
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2977,7 +2981,7 @@ class IdentityClient {
|
|
|
2977
2981
|
* @param DeleteCustomerSecretKeyRequest
|
|
2978
2982
|
* @return DeleteCustomerSecretKeyResponse
|
|
2979
2983
|
* @throws OciError when an error occurs
|
|
2980
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2984
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
|
|
2981
2985
|
*/
|
|
2982
2986
|
deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
|
|
2983
2987
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3033,7 +3037,7 @@ class IdentityClient {
|
|
|
3033
3037
|
* @param DeleteDbCredentialRequest
|
|
3034
3038
|
* @return DeleteDbCredentialResponse
|
|
3035
3039
|
* @throws OciError when an error occurs
|
|
3036
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3040
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
|
|
3037
3041
|
*/
|
|
3038
3042
|
deleteDbCredential(deleteDbCredentialRequest) {
|
|
3039
3043
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3096,7 +3100,7 @@ class IdentityClient {
|
|
|
3096
3100
|
* @param DeleteDomainRequest
|
|
3097
3101
|
* @return DeleteDomainResponse
|
|
3098
3102
|
* @throws OciError when an error occurs
|
|
3099
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3103
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
|
|
3100
3104
|
*/
|
|
3101
3105
|
deleteDomain(deleteDomainRequest) {
|
|
3102
3106
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3157,7 +3161,7 @@ class IdentityClient {
|
|
|
3157
3161
|
* @param DeleteDynamicGroupRequest
|
|
3158
3162
|
* @return DeleteDynamicGroupResponse
|
|
3159
3163
|
* @throws OciError when an error occurs
|
|
3160
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
|
|
3161
3165
|
*/
|
|
3162
3166
|
deleteDynamicGroup(deleteDynamicGroupRequest) {
|
|
3163
3167
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3212,7 +3216,7 @@ class IdentityClient {
|
|
|
3212
3216
|
* @param DeleteGroupRequest
|
|
3213
3217
|
* @return DeleteGroupResponse
|
|
3214
3218
|
* @throws OciError when an error occurs
|
|
3215
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3219
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
|
|
3216
3220
|
*/
|
|
3217
3221
|
deleteGroup(deleteGroupRequest) {
|
|
3218
3222
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3270,7 +3274,7 @@ class IdentityClient {
|
|
|
3270
3274
|
* @param DeleteIdentityProviderRequest
|
|
3271
3275
|
* @return DeleteIdentityProviderResponse
|
|
3272
3276
|
* @throws OciError when an error occurs
|
|
3273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3277
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
|
|
3274
3278
|
*/
|
|
3275
3279
|
deleteIdentityProvider(deleteIdentityProviderRequest) {
|
|
3276
3280
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3327,7 +3331,7 @@ class IdentityClient {
|
|
|
3327
3331
|
* @param DeleteIdpGroupMappingRequest
|
|
3328
3332
|
* @return DeleteIdpGroupMappingResponse
|
|
3329
3333
|
* @throws OciError when an error occurs
|
|
3330
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3334
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
|
|
3331
3335
|
*/
|
|
3332
3336
|
deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
|
|
3333
3337
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3383,7 +3387,7 @@ class IdentityClient {
|
|
|
3383
3387
|
* @param DeleteMfaTotpDeviceRequest
|
|
3384
3388
|
* @return DeleteMfaTotpDeviceResponse
|
|
3385
3389
|
* @throws OciError when an error occurs
|
|
3386
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
|
|
3387
3391
|
*/
|
|
3388
3392
|
deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
|
|
3389
3393
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3439,7 +3443,7 @@ class IdentityClient {
|
|
|
3439
3443
|
* @param DeleteNetworkSourceRequest
|
|
3440
3444
|
* @return DeleteNetworkSourceResponse
|
|
3441
3445
|
* @throws OciError when an error occurs
|
|
3442
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
|
|
3443
3447
|
*/
|
|
3444
3448
|
deleteNetworkSource(deleteNetworkSourceRequest) {
|
|
3445
3449
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3494,7 +3498,7 @@ class IdentityClient {
|
|
|
3494
3498
|
* @param DeleteOAuthClientCredentialRequest
|
|
3495
3499
|
* @return DeleteOAuthClientCredentialResponse
|
|
3496
3500
|
* @throws OciError when an error occurs
|
|
3497
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3501
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
|
|
3498
3502
|
*/
|
|
3499
3503
|
deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
|
|
3500
3504
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3549,7 +3553,7 @@ class IdentityClient {
|
|
|
3549
3553
|
* @param DeletePolicyRequest
|
|
3550
3554
|
* @return DeletePolicyResponse
|
|
3551
3555
|
* @throws OciError when an error occurs
|
|
3552
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3556
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
|
|
3553
3557
|
*/
|
|
3554
3558
|
deletePolicy(deletePolicyRequest) {
|
|
3555
3559
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3604,7 +3608,7 @@ class IdentityClient {
|
|
|
3604
3608
|
* @param DeleteSmtpCredentialRequest
|
|
3605
3609
|
* @return DeleteSmtpCredentialResponse
|
|
3606
3610
|
* @throws OciError when an error occurs
|
|
3607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
|
|
3608
3612
|
*/
|
|
3609
3613
|
deleteSmtpCredential(deleteSmtpCredentialRequest) {
|
|
3610
3614
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3662,7 +3666,7 @@ class IdentityClient {
|
|
|
3662
3666
|
* @param DeleteSwiftPasswordRequest
|
|
3663
3667
|
* @return DeleteSwiftPasswordResponse
|
|
3664
3668
|
* @throws OciError when an error occurs
|
|
3665
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3669
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
|
|
3666
3670
|
*/
|
|
3667
3671
|
deleteSwiftPassword(deleteSwiftPasswordRequest) {
|
|
3668
3672
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3737,7 +3741,7 @@ class IdentityClient {
|
|
|
3737
3741
|
* @param DeleteTagRequest
|
|
3738
3742
|
* @return DeleteTagResponse
|
|
3739
3743
|
* @throws OciError when an error occurs
|
|
3740
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3744
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
|
|
3741
3745
|
*/
|
|
3742
3746
|
deleteTag(deleteTagRequest) {
|
|
3743
3747
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3800,7 +3804,7 @@ class IdentityClient {
|
|
|
3800
3804
|
* @param DeleteTagDefaultRequest
|
|
3801
3805
|
* @return DeleteTagDefaultResponse
|
|
3802
3806
|
* @throws OciError when an error occurs
|
|
3803
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3807
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
|
|
3804
3808
|
*/
|
|
3805
3809
|
deleteTagDefault(deleteTagDefaultRequest) {
|
|
3806
3810
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3864,7 +3868,7 @@ class IdentityClient {
|
|
|
3864
3868
|
* @param DeleteTagNamespaceRequest
|
|
3865
3869
|
* @return DeleteTagNamespaceResponse
|
|
3866
3870
|
* @throws OciError when an error occurs
|
|
3867
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3871
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
|
|
3868
3872
|
*/
|
|
3869
3873
|
deleteTagNamespace(deleteTagNamespaceRequest) {
|
|
3870
3874
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3921,7 +3925,7 @@ class IdentityClient {
|
|
|
3921
3925
|
* @param DeleteUserRequest
|
|
3922
3926
|
* @return DeleteUserResponse
|
|
3923
3927
|
* @throws OciError when an error occurs
|
|
3924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3928
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
|
|
3925
3929
|
*/
|
|
3926
3930
|
deleteUser(deleteUserRequest) {
|
|
3927
3931
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3985,7 +3989,7 @@ class IdentityClient {
|
|
|
3985
3989
|
* @param EnableReplicationToRegionRequest
|
|
3986
3990
|
* @return EnableReplicationToRegionResponse
|
|
3987
3991
|
* @throws OciError when an error occurs
|
|
3988
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3992
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
|
|
3989
3993
|
*/
|
|
3990
3994
|
enableReplicationToRegion(enableReplicationToRegionRequest) {
|
|
3991
3995
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4048,7 +4052,7 @@ class IdentityClient {
|
|
|
4048
4052
|
* @param GenerateTotpSeedRequest
|
|
4049
4053
|
* @return GenerateTotpSeedResponse
|
|
4050
4054
|
* @throws OciError when an error occurs
|
|
4051
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4055
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
|
|
4052
4056
|
*/
|
|
4053
4057
|
generateTotpSeed(generateTotpSeedRequest) {
|
|
4054
4058
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4114,7 +4118,7 @@ class IdentityClient {
|
|
|
4114
4118
|
* @param GetAuthenticationPolicyRequest
|
|
4115
4119
|
* @return GetAuthenticationPolicyResponse
|
|
4116
4120
|
* @throws OciError when an error occurs
|
|
4117
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4121
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
|
|
4118
4122
|
*/
|
|
4119
4123
|
getAuthenticationPolicy(getAuthenticationPolicyRequest) {
|
|
4120
4124
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4184,7 +4188,7 @@ class IdentityClient {
|
|
|
4184
4188
|
* @param GetCompartmentRequest
|
|
4185
4189
|
* @return GetCompartmentResponse
|
|
4186
4190
|
* @throws OciError when an error occurs
|
|
4187
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4191
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
|
|
4188
4192
|
*/
|
|
4189
4193
|
getCompartment(getCompartmentRequest) {
|
|
4190
4194
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4247,7 +4251,7 @@ class IdentityClient {
|
|
|
4247
4251
|
* @param GetDomainRequest
|
|
4248
4252
|
* @return GetDomainResponse
|
|
4249
4253
|
* @throws OciError when an error occurs
|
|
4250
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4254
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
|
|
4251
4255
|
*/
|
|
4252
4256
|
getDomain(getDomainRequest) {
|
|
4253
4257
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4311,7 +4315,7 @@ class IdentityClient {
|
|
|
4311
4315
|
* @param GetDynamicGroupRequest
|
|
4312
4316
|
* @return GetDynamicGroupResponse
|
|
4313
4317
|
* @throws OciError when an error occurs
|
|
4314
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4318
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
|
|
4315
4319
|
*/
|
|
4316
4320
|
getDynamicGroup(getDynamicGroupRequest) {
|
|
4317
4321
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4378,7 +4382,7 @@ class IdentityClient {
|
|
|
4378
4382
|
* @param GetGroupRequest
|
|
4379
4383
|
* @return GetGroupResponse
|
|
4380
4384
|
* @throws OciError when an error occurs
|
|
4381
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
|
|
4382
4386
|
*/
|
|
4383
4387
|
getGroup(getGroupRequest) {
|
|
4384
4388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4441,7 +4445,7 @@ class IdentityClient {
|
|
|
4441
4445
|
* @param GetIamWorkRequestRequest
|
|
4442
4446
|
* @return GetIamWorkRequestResponse
|
|
4443
4447
|
* @throws OciError when an error occurs
|
|
4444
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4448
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
|
|
4445
4449
|
*/
|
|
4446
4450
|
getIamWorkRequest(getIamWorkRequestRequest) {
|
|
4447
4451
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4502,7 +4506,7 @@ class IdentityClient {
|
|
|
4502
4506
|
* @param GetIdentityProviderRequest
|
|
4503
4507
|
* @return GetIdentityProviderResponse
|
|
4504
4508
|
* @throws OciError when an error occurs
|
|
4505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4509
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
|
|
4506
4510
|
*/
|
|
4507
4511
|
getIdentityProvider(getIdentityProviderRequest) {
|
|
4508
4512
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4567,7 +4571,7 @@ class IdentityClient {
|
|
|
4567
4571
|
* @param GetIdpGroupMappingRequest
|
|
4568
4572
|
* @return GetIdpGroupMappingResponse
|
|
4569
4573
|
* @throws OciError when an error occurs
|
|
4570
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4574
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
|
|
4571
4575
|
*/
|
|
4572
4576
|
getIdpGroupMapping(getIdpGroupMappingRequest) {
|
|
4573
4577
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4631,7 +4635,7 @@ class IdentityClient {
|
|
|
4631
4635
|
* @param GetMfaTotpDeviceRequest
|
|
4632
4636
|
* @return GetMfaTotpDeviceResponse
|
|
4633
4637
|
* @throws OciError when an error occurs
|
|
4634
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4638
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
|
|
4635
4639
|
*/
|
|
4636
4640
|
getMfaTotpDevice(getMfaTotpDeviceRequest) {
|
|
4637
4641
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4695,7 +4699,7 @@ class IdentityClient {
|
|
|
4695
4699
|
* @param GetNetworkSourceRequest
|
|
4696
4700
|
* @return GetNetworkSourceResponse
|
|
4697
4701
|
* @throws OciError when an error occurs
|
|
4698
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4702
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
|
|
4699
4703
|
*/
|
|
4700
4704
|
getNetworkSource(getNetworkSourceRequest) {
|
|
4701
4705
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4757,7 +4761,7 @@ class IdentityClient {
|
|
|
4757
4761
|
* @param GetPolicyRequest
|
|
4758
4762
|
* @return GetPolicyResponse
|
|
4759
4763
|
* @throws OciError when an error occurs
|
|
4760
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4764
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
|
|
4761
4765
|
*/
|
|
4762
4766
|
getPolicy(getPolicyRequest) {
|
|
4763
4767
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4820,7 +4824,7 @@ class IdentityClient {
|
|
|
4820
4824
|
* @param GetStandardTagTemplateRequest
|
|
4821
4825
|
* @return GetStandardTagTemplateResponse
|
|
4822
4826
|
* @throws OciError when an error occurs
|
|
4823
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4827
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
|
|
4824
4828
|
*/
|
|
4825
4829
|
getStandardTagTemplate(getStandardTagTemplateRequest) {
|
|
4826
4830
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4879,7 +4883,7 @@ class IdentityClient {
|
|
|
4879
4883
|
* @param GetTagRequest
|
|
4880
4884
|
* @return GetTagResponse
|
|
4881
4885
|
* @throws OciError when an error occurs
|
|
4882
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4886
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
|
|
4883
4887
|
*/
|
|
4884
4888
|
getTag(getTagRequest) {
|
|
4885
4889
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4943,7 +4947,7 @@ class IdentityClient {
|
|
|
4943
4947
|
* @param GetTagDefaultRequest
|
|
4944
4948
|
* @return GetTagDefaultResponse
|
|
4945
4949
|
* @throws OciError when an error occurs
|
|
4946
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4950
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
|
|
4947
4951
|
*/
|
|
4948
4952
|
getTagDefault(getTagDefaultRequest) {
|
|
4949
4953
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5006,7 +5010,7 @@ class IdentityClient {
|
|
|
5006
5010
|
* @param GetTagNamespaceRequest
|
|
5007
5011
|
* @return GetTagNamespaceResponse
|
|
5008
5012
|
* @throws OciError when an error occurs
|
|
5009
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5013
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
|
|
5010
5014
|
*/
|
|
5011
5015
|
getTagNamespace(getTagNamespaceRequest) {
|
|
5012
5016
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5065,7 +5069,7 @@ class IdentityClient {
|
|
|
5065
5069
|
* @param GetTaggingWorkRequestRequest
|
|
5066
5070
|
* @return GetTaggingWorkRequestResponse
|
|
5067
5071
|
* @throws OciError when an error occurs
|
|
5068
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5072
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
|
|
5069
5073
|
*/
|
|
5070
5074
|
getTaggingWorkRequest(getTaggingWorkRequestRequest) {
|
|
5071
5075
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5127,7 +5131,7 @@ class IdentityClient {
|
|
|
5127
5131
|
* @param GetTenancyRequest
|
|
5128
5132
|
* @return GetTenancyResponse
|
|
5129
5133
|
* @throws OciError when an error occurs
|
|
5130
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5134
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
|
|
5131
5135
|
*/
|
|
5132
5136
|
getTenancy(getTenancyRequest) {
|
|
5133
5137
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5184,7 +5188,7 @@ class IdentityClient {
|
|
|
5184
5188
|
* @param GetUserRequest
|
|
5185
5189
|
* @return GetUserResponse
|
|
5186
5190
|
* @throws OciError when an error occurs
|
|
5187
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5191
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
|
|
5188
5192
|
*/
|
|
5189
5193
|
getUser(getUserRequest) {
|
|
5190
5194
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5246,7 +5250,7 @@ class IdentityClient {
|
|
|
5246
5250
|
* @param GetUserGroupMembershipRequest
|
|
5247
5251
|
* @return GetUserGroupMembershipResponse
|
|
5248
5252
|
* @throws OciError when an error occurs
|
|
5249
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5253
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
|
|
5250
5254
|
*/
|
|
5251
5255
|
getUserGroupMembership(getUserGroupMembershipRequest) {
|
|
5252
5256
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5310,7 +5314,7 @@ class IdentityClient {
|
|
|
5310
5314
|
* @param GetUserUIPasswordInformationRequest
|
|
5311
5315
|
* @return GetUserUIPasswordInformationResponse
|
|
5312
5316
|
* @throws OciError when an error occurs
|
|
5313
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5317
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
|
|
5314
5318
|
*/
|
|
5315
5319
|
getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
|
|
5316
5320
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5374,7 +5378,7 @@ class IdentityClient {
|
|
|
5374
5378
|
* @param GetWorkRequestRequest
|
|
5375
5379
|
* @return GetWorkRequestResponse
|
|
5376
5380
|
* @throws OciError when an error occurs
|
|
5377
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5381
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
5378
5382
|
*/
|
|
5379
5383
|
getWorkRequest(getWorkRequestRequest) {
|
|
5380
5384
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5438,7 +5442,7 @@ class IdentityClient {
|
|
|
5438
5442
|
* @param ImportStandardTagsRequest
|
|
5439
5443
|
* @return ImportStandardTagsResponse
|
|
5440
5444
|
* @throws OciError when an error occurs
|
|
5441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
|
|
5442
5446
|
*/
|
|
5443
5447
|
importStandardTags(importStandardTagsRequest) {
|
|
5444
5448
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5502,7 +5506,7 @@ class IdentityClient {
|
|
|
5502
5506
|
* @param ListAllowedDomainLicenseTypesRequest
|
|
5503
5507
|
* @return ListAllowedDomainLicenseTypesResponse
|
|
5504
5508
|
* @throws OciError when an error occurs
|
|
5505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5509
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
|
|
5506
5510
|
*/
|
|
5507
5511
|
listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
|
|
5508
5512
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5569,7 +5573,7 @@ class IdentityClient {
|
|
|
5569
5573
|
* @param ListApiKeysRequest
|
|
5570
5574
|
* @return ListApiKeysResponse
|
|
5571
5575
|
* @throws OciError when an error occurs
|
|
5572
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5576
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
|
|
5573
5577
|
*/
|
|
5574
5578
|
listApiKeys(listApiKeysRequest) {
|
|
5575
5579
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5633,7 +5637,7 @@ class IdentityClient {
|
|
|
5633
5637
|
* @param ListAuthTokensRequest
|
|
5634
5638
|
* @return ListAuthTokensResponse
|
|
5635
5639
|
* @throws OciError when an error occurs
|
|
5636
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5640
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
|
|
5637
5641
|
*/
|
|
5638
5642
|
listAuthTokens(listAuthTokensRequest) {
|
|
5639
5643
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5700,7 +5704,7 @@ class IdentityClient {
|
|
|
5700
5704
|
* @param ListAvailabilityDomainsRequest
|
|
5701
5705
|
* @return ListAvailabilityDomainsResponse
|
|
5702
5706
|
* @throws OciError when an error occurs
|
|
5703
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
|
|
5704
5708
|
*/
|
|
5705
5709
|
listAvailabilityDomains(listAvailabilityDomainsRequest) {
|
|
5706
5710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5769,7 +5773,7 @@ class IdentityClient {
|
|
|
5769
5773
|
* @param ListBulkActionResourceTypesRequest
|
|
5770
5774
|
* @return ListBulkActionResourceTypesResponse
|
|
5771
5775
|
* @throws OciError when an error occurs
|
|
5772
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5776
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
|
|
5773
5777
|
*/
|
|
5774
5778
|
listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
|
|
5775
5779
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5834,7 +5838,7 @@ class IdentityClient {
|
|
|
5834
5838
|
* @param ListBulkEditTagsResourceTypesRequest
|
|
5835
5839
|
* @return ListBulkEditTagsResourceTypesResponse
|
|
5836
5840
|
* @throws OciError when an error occurs
|
|
5837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5841
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
|
|
5838
5842
|
*/
|
|
5839
5843
|
listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
|
|
5840
5844
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5915,7 +5919,7 @@ class IdentityClient {
|
|
|
5915
5919
|
* @param ListCompartmentsRequest
|
|
5916
5920
|
* @return ListCompartmentsResponse
|
|
5917
5921
|
* @throws OciError when an error occurs
|
|
5918
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5922
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
|
|
5919
5923
|
*/
|
|
5920
5924
|
listCompartments(listCompartmentsRequest) {
|
|
5921
5925
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6027,7 +6031,7 @@ class IdentityClient {
|
|
|
6027
6031
|
* @param ListCostTrackingTagsRequest
|
|
6028
6032
|
* @return ListCostTrackingTagsResponse
|
|
6029
6033
|
* @throws OciError when an error occurs
|
|
6030
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6034
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
|
|
6031
6035
|
*/
|
|
6032
6036
|
listCostTrackingTags(listCostTrackingTagsRequest) {
|
|
6033
6037
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6133,7 +6137,7 @@ class IdentityClient {
|
|
|
6133
6137
|
* @param ListCustomerSecretKeysRequest
|
|
6134
6138
|
* @return ListCustomerSecretKeysResponse
|
|
6135
6139
|
* @throws OciError when an error occurs
|
|
6136
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6140
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
|
|
6137
6141
|
*/
|
|
6138
6142
|
listCustomerSecretKeys(listCustomerSecretKeysRequest) {
|
|
6139
6143
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6196,7 +6200,7 @@ class IdentityClient {
|
|
|
6196
6200
|
* @param ListDbCredentialsRequest
|
|
6197
6201
|
* @return ListDbCredentialsResponse
|
|
6198
6202
|
* @throws OciError when an error occurs
|
|
6199
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6203
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
|
|
6200
6204
|
*/
|
|
6201
6205
|
listDbCredentials(listDbCredentialsRequest) {
|
|
6202
6206
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6307,7 +6311,7 @@ class IdentityClient {
|
|
|
6307
6311
|
* @param ListDomainsRequest
|
|
6308
6312
|
* @return ListDomainsResponse
|
|
6309
6313
|
* @throws OciError when an error occurs
|
|
6310
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
|
|
6311
6315
|
*/
|
|
6312
6316
|
listDomains(listDomainsRequest) {
|
|
6313
6317
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6425,7 +6429,7 @@ class IdentityClient {
|
|
|
6425
6429
|
* @param ListDynamicGroupsRequest
|
|
6426
6430
|
* @return ListDynamicGroupsResponse
|
|
6427
6431
|
* @throws OciError when an error occurs
|
|
6428
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6432
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
|
|
6429
6433
|
*/
|
|
6430
6434
|
listDynamicGroups(listDynamicGroupsRequest) {
|
|
6431
6435
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6536,7 +6540,7 @@ class IdentityClient {
|
|
|
6536
6540
|
* @param ListFaultDomainsRequest
|
|
6537
6541
|
* @return ListFaultDomainsResponse
|
|
6538
6542
|
* @throws OciError when an error occurs
|
|
6539
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6543
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
|
|
6540
6544
|
*/
|
|
6541
6545
|
listFaultDomains(listFaultDomainsRequest) {
|
|
6542
6546
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6597,7 +6601,7 @@ class IdentityClient {
|
|
|
6597
6601
|
* @param ListGroupsRequest
|
|
6598
6602
|
* @return ListGroupsResponse
|
|
6599
6603
|
* @throws OciError when an error occurs
|
|
6600
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6604
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
|
|
6601
6605
|
*/
|
|
6602
6606
|
listGroups(listGroupsRequest) {
|
|
6603
6607
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6706,7 +6710,7 @@ class IdentityClient {
|
|
|
6706
6710
|
* @param ListIamWorkRequestErrorsRequest
|
|
6707
6711
|
* @return ListIamWorkRequestErrorsResponse
|
|
6708
6712
|
* @throws OciError when an error occurs
|
|
6709
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6713
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
|
|
6710
6714
|
*/
|
|
6711
6715
|
listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
|
|
6712
6716
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6814,7 +6818,7 @@ class IdentityClient {
|
|
|
6814
6818
|
* @param ListIamWorkRequestLogsRequest
|
|
6815
6819
|
* @return ListIamWorkRequestLogsResponse
|
|
6816
6820
|
* @throws OciError when an error occurs
|
|
6817
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6821
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
|
|
6818
6822
|
*/
|
|
6819
6823
|
listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
|
|
6820
6824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6927,7 +6931,7 @@ class IdentityClient {
|
|
|
6927
6931
|
* @param ListIamWorkRequestsRequest
|
|
6928
6932
|
* @return ListIamWorkRequestsResponse
|
|
6929
6933
|
* @throws OciError when an error occurs
|
|
6930
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6934
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
|
|
6931
6935
|
*/
|
|
6932
6936
|
listIamWorkRequests(listIamWorkRequestsRequest) {
|
|
6933
6937
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7036,7 +7040,7 @@ class IdentityClient {
|
|
|
7036
7040
|
* @param ListIdentityProviderGroupsRequest
|
|
7037
7041
|
* @return ListIdentityProviderGroupsResponse
|
|
7038
7042
|
* @throws OciError when an error occurs
|
|
7039
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7043
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
|
|
7040
7044
|
*/
|
|
7041
7045
|
listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
|
|
7042
7046
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7149,7 +7153,7 @@ class IdentityClient {
|
|
|
7149
7153
|
* @param ListIdentityProvidersRequest
|
|
7150
7154
|
* @return ListIdentityProvidersResponse
|
|
7151
7155
|
* @throws OciError when an error occurs
|
|
7152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
|
|
7153
7157
|
*/
|
|
7154
7158
|
listIdentityProviders(listIdentityProvidersRequest) {
|
|
7155
7159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7261,7 +7265,7 @@ class IdentityClient {
|
|
|
7261
7265
|
* @param ListIdpGroupMappingsRequest
|
|
7262
7266
|
* @return ListIdpGroupMappingsResponse
|
|
7263
7267
|
* @throws OciError when an error occurs
|
|
7264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7268
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
|
|
7265
7269
|
*/
|
|
7266
7270
|
listIdpGroupMappings(listIdpGroupMappingsRequest) {
|
|
7267
7271
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7368,7 +7372,7 @@ class IdentityClient {
|
|
|
7368
7372
|
* @param ListMfaTotpDevicesRequest
|
|
7369
7373
|
* @return ListMfaTotpDevicesResponse
|
|
7370
7374
|
* @throws OciError when an error occurs
|
|
7371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
|
|
7372
7376
|
*/
|
|
7373
7377
|
listMfaTotpDevices(listMfaTotpDevicesRequest) {
|
|
7374
7378
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7478,7 +7482,7 @@ class IdentityClient {
|
|
|
7478
7482
|
* @param ListNetworkSourcesRequest
|
|
7479
7483
|
* @return ListNetworkSourcesResponse
|
|
7480
7484
|
* @throws OciError when an error occurs
|
|
7481
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7485
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
|
|
7482
7486
|
*/
|
|
7483
7487
|
listNetworkSources(listNetworkSourcesRequest) {
|
|
7484
7488
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7587,7 +7591,7 @@ class IdentityClient {
|
|
|
7587
7591
|
* @param ListOAuthClientCredentialsRequest
|
|
7588
7592
|
* @return ListOAuthClientCredentialsResponse
|
|
7589
7593
|
* @throws OciError when an error occurs
|
|
7590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
|
|
7591
7595
|
*/
|
|
7592
7596
|
listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
|
|
7593
7597
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7698,7 +7702,7 @@ class IdentityClient {
|
|
|
7698
7702
|
* @param ListPoliciesRequest
|
|
7699
7703
|
* @return ListPoliciesResponse
|
|
7700
7704
|
* @throws OciError when an error occurs
|
|
7701
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7705
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
|
|
7702
7706
|
*/
|
|
7703
7707
|
listPolicies(listPoliciesRequest) {
|
|
7704
7708
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7806,7 +7810,7 @@ class IdentityClient {
|
|
|
7806
7810
|
* @param ListRegionSubscriptionsRequest
|
|
7807
7811
|
* @return ListRegionSubscriptionsResponse
|
|
7808
7812
|
* @throws OciError when an error occurs
|
|
7809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7813
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
|
|
7810
7814
|
*/
|
|
7811
7815
|
listRegionSubscriptions(listRegionSubscriptionsRequest) {
|
|
7812
7816
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7863,7 +7867,7 @@ class IdentityClient {
|
|
|
7863
7867
|
* @param ListRegionsRequest
|
|
7864
7868
|
* @return ListRegionsResponse
|
|
7865
7869
|
* @throws OciError when an error occurs
|
|
7866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7870
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
|
|
7867
7871
|
*/
|
|
7868
7872
|
listRegions(listRegionsRequest) {
|
|
7869
7873
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7920,7 +7924,7 @@ class IdentityClient {
|
|
|
7920
7924
|
* @param ListSmtpCredentialsRequest
|
|
7921
7925
|
* @return ListSmtpCredentialsResponse
|
|
7922
7926
|
* @throws OciError when an error occurs
|
|
7923
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7927
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
|
|
7924
7928
|
*/
|
|
7925
7929
|
listSmtpCredentials(listSmtpCredentialsRequest) {
|
|
7926
7930
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7983,7 +7987,7 @@ class IdentityClient {
|
|
|
7983
7987
|
* @param ListStandardTagNamespacesRequest
|
|
7984
7988
|
* @return ListStandardTagNamespacesResponse
|
|
7985
7989
|
* @throws OciError when an error occurs
|
|
7986
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7990
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
|
|
7987
7991
|
*/
|
|
7988
7992
|
listStandardTagNamespaces(listStandardTagNamespacesRequest) {
|
|
7989
7993
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8091,7 +8095,7 @@ class IdentityClient {
|
|
|
8091
8095
|
* @param ListSwiftPasswordsRequest
|
|
8092
8096
|
* @return ListSwiftPasswordsResponse
|
|
8093
8097
|
* @throws OciError when an error occurs
|
|
8094
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8098
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
|
|
8095
8099
|
*/
|
|
8096
8100
|
listSwiftPasswords(listSwiftPasswordsRequest) {
|
|
8097
8101
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8154,7 +8158,7 @@ class IdentityClient {
|
|
|
8154
8158
|
* @param ListTagDefaultsRequest
|
|
8155
8159
|
* @return ListTagDefaultsResponse
|
|
8156
8160
|
* @throws OciError when an error occurs
|
|
8157
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
|
|
8158
8162
|
*/
|
|
8159
8163
|
listTagDefaults(listTagDefaultsRequest) {
|
|
8160
8164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8262,7 +8266,7 @@ class IdentityClient {
|
|
|
8262
8266
|
* @param ListTagNamespacesRequest
|
|
8263
8267
|
* @return ListTagNamespacesResponse
|
|
8264
8268
|
* @throws OciError when an error occurs
|
|
8265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
|
|
8266
8270
|
*/
|
|
8267
8271
|
listTagNamespaces(listTagNamespacesRequest) {
|
|
8268
8272
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8369,7 +8373,7 @@ class IdentityClient {
|
|
|
8369
8373
|
* @param ListTaggingWorkRequestErrorsRequest
|
|
8370
8374
|
* @return ListTaggingWorkRequestErrorsResponse
|
|
8371
8375
|
* @throws OciError when an error occurs
|
|
8372
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8376
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
|
|
8373
8377
|
*/
|
|
8374
8378
|
listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
|
|
8375
8379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8480,7 +8484,7 @@ class IdentityClient {
|
|
|
8480
8484
|
* @param ListTaggingWorkRequestLogsRequest
|
|
8481
8485
|
* @return ListTaggingWorkRequestLogsResponse
|
|
8482
8486
|
* @throws OciError when an error occurs
|
|
8483
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8487
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
|
|
8484
8488
|
*/
|
|
8485
8489
|
listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
|
|
8486
8490
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8591,7 +8595,7 @@ class IdentityClient {
|
|
|
8591
8595
|
* @param ListTaggingWorkRequestsRequest
|
|
8592
8596
|
* @return ListTaggingWorkRequestsResponse
|
|
8593
8597
|
* @throws OciError when an error occurs
|
|
8594
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8598
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
|
|
8595
8599
|
*/
|
|
8596
8600
|
listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
|
|
8597
8601
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8697,7 +8701,7 @@ class IdentityClient {
|
|
|
8697
8701
|
* @param ListTagsRequest
|
|
8698
8702
|
* @return ListTagsResponse
|
|
8699
8703
|
* @throws OciError when an error occurs
|
|
8700
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8704
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
|
|
8701
8705
|
*/
|
|
8702
8706
|
listTags(listTagsRequest) {
|
|
8703
8707
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8813,7 +8817,7 @@ class IdentityClient {
|
|
|
8813
8817
|
* @param ListUserGroupMembershipsRequest
|
|
8814
8818
|
* @return ListUserGroupMembershipsResponse
|
|
8815
8819
|
* @throws OciError when an error occurs
|
|
8816
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8820
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
|
|
8817
8821
|
*/
|
|
8818
8822
|
listUserGroupMemberships(listUserGroupMembershipsRequest) {
|
|
8819
8823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8922,7 +8926,7 @@ class IdentityClient {
|
|
|
8922
8926
|
* @param ListUsersRequest
|
|
8923
8927
|
* @return ListUsersResponse
|
|
8924
8928
|
* @throws OciError when an error occurs
|
|
8925
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8929
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
|
|
8926
8930
|
*/
|
|
8927
8931
|
listUsers(listUsersRequest) {
|
|
8928
8932
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9033,7 +9037,7 @@ class IdentityClient {
|
|
|
9033
9037
|
* @param ListWorkRequestsRequest
|
|
9034
9038
|
* @return ListWorkRequestsResponse
|
|
9035
9039
|
* @throws OciError when an error occurs
|
|
9036
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9040
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
9037
9041
|
*/
|
|
9038
9042
|
listWorkRequests(listWorkRequestsRequest) {
|
|
9039
9043
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9146,7 +9150,7 @@ class IdentityClient {
|
|
|
9146
9150
|
* @param MoveCompartmentRequest
|
|
9147
9151
|
* @return MoveCompartmentResponse
|
|
9148
9152
|
* @throws OciError when an error occurs
|
|
9149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9153
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
|
|
9150
9154
|
*/
|
|
9151
9155
|
moveCompartment(moveCompartmentRequest) {
|
|
9152
9156
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9209,7 +9213,7 @@ class IdentityClient {
|
|
|
9209
9213
|
* @param RecoverCompartmentRequest
|
|
9210
9214
|
* @return RecoverCompartmentResponse
|
|
9211
9215
|
* @throws OciError when an error occurs
|
|
9212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9216
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
|
|
9213
9217
|
*/
|
|
9214
9218
|
recoverCompartment(recoverCompartmentRequest) {
|
|
9215
9219
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9274,7 +9278,7 @@ class IdentityClient {
|
|
|
9274
9278
|
* @param RemoveTagDefaultLockRequest
|
|
9275
9279
|
* @return RemoveTagDefaultLockResponse
|
|
9276
9280
|
* @throws OciError when an error occurs
|
|
9277
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9281
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/RemoveTagDefaultLock.ts.html |here} to see how to use RemoveTagDefaultLock API.
|
|
9278
9282
|
*/
|
|
9279
9283
|
removeTagDefaultLock(removeTagDefaultLockRequest) {
|
|
9280
9284
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9341,7 +9345,7 @@ class IdentityClient {
|
|
|
9341
9345
|
* @param RemoveTagNamespaceLockRequest
|
|
9342
9346
|
* @return RemoveTagNamespaceLockResponse
|
|
9343
9347
|
* @throws OciError when an error occurs
|
|
9344
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/RemoveTagNamespaceLock.ts.html |here} to see how to use RemoveTagNamespaceLock API.
|
|
9345
9349
|
*/
|
|
9346
9350
|
removeTagNamespaceLock(removeTagNamespaceLockRequest) {
|
|
9347
9351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9407,7 +9411,7 @@ class IdentityClient {
|
|
|
9407
9411
|
* @param RemoveUserFromGroupRequest
|
|
9408
9412
|
* @return RemoveUserFromGroupResponse
|
|
9409
9413
|
* @throws OciError when an error occurs
|
|
9410
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9414
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
|
|
9411
9415
|
*/
|
|
9412
9416
|
removeUserFromGroup(removeUserFromGroupRequest) {
|
|
9413
9417
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9462,7 +9466,7 @@ class IdentityClient {
|
|
|
9462
9466
|
* @param ResetIdpScimClientRequest
|
|
9463
9467
|
* @return ResetIdpScimClientResponse
|
|
9464
9468
|
* @throws OciError when an error occurs
|
|
9465
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9469
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
|
|
9466
9470
|
*/
|
|
9467
9471
|
resetIdpScimClient(resetIdpScimClientRequest) {
|
|
9468
9472
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9520,7 +9524,7 @@ class IdentityClient {
|
|
|
9520
9524
|
* @param UpdateAuthTokenRequest
|
|
9521
9525
|
* @return UpdateAuthTokenResponse
|
|
9522
9526
|
* @throws OciError when an error occurs
|
|
9523
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
|
|
9524
9528
|
*/
|
|
9525
9529
|
updateAuthToken(updateAuthTokenRequest) {
|
|
9526
9530
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9586,7 +9590,7 @@ class IdentityClient {
|
|
|
9586
9590
|
* @param UpdateAuthenticationPolicyRequest
|
|
9587
9591
|
* @return UpdateAuthenticationPolicyResponse
|
|
9588
9592
|
* @throws OciError when an error occurs
|
|
9589
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9593
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
|
|
9590
9594
|
*/
|
|
9591
9595
|
updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
|
|
9592
9596
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9650,7 +9654,7 @@ class IdentityClient {
|
|
|
9650
9654
|
* @param UpdateCompartmentRequest
|
|
9651
9655
|
* @return UpdateCompartmentResponse
|
|
9652
9656
|
* @throws OciError when an error occurs
|
|
9653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9657
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
|
|
9654
9658
|
*/
|
|
9655
9659
|
updateCompartment(updateCompartmentRequest) {
|
|
9656
9660
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9715,7 +9719,7 @@ class IdentityClient {
|
|
|
9715
9719
|
* @param UpdateCustomerSecretKeyRequest
|
|
9716
9720
|
* @return UpdateCustomerSecretKeyResponse
|
|
9717
9721
|
* @throws OciError when an error occurs
|
|
9718
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9722
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
|
|
9719
9723
|
*/
|
|
9720
9724
|
updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
|
|
9721
9725
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9784,7 +9788,7 @@ class IdentityClient {
|
|
|
9784
9788
|
* @param UpdateDomainRequest
|
|
9785
9789
|
* @return UpdateDomainResponse
|
|
9786
9790
|
* @throws OciError when an error occurs
|
|
9787
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9791
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
|
|
9788
9792
|
*/
|
|
9789
9793
|
updateDomain(updateDomainRequest) {
|
|
9790
9794
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9845,7 +9849,7 @@ class IdentityClient {
|
|
|
9845
9849
|
* @param UpdateDynamicGroupRequest
|
|
9846
9850
|
* @return UpdateDynamicGroupResponse
|
|
9847
9851
|
* @throws OciError when an error occurs
|
|
9848
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
|
|
9849
9853
|
*/
|
|
9850
9854
|
updateDynamicGroup(updateDynamicGroupRequest) {
|
|
9851
9855
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9909,7 +9913,7 @@ class IdentityClient {
|
|
|
9909
9913
|
* @param UpdateGroupRequest
|
|
9910
9914
|
* @return UpdateGroupResponse
|
|
9911
9915
|
* @throws OciError when an error occurs
|
|
9912
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9916
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
|
|
9913
9917
|
*/
|
|
9914
9918
|
updateGroup(updateGroupRequest) {
|
|
9915
9919
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9976,7 +9980,7 @@ class IdentityClient {
|
|
|
9976
9980
|
* @param UpdateIdentityProviderRequest
|
|
9977
9981
|
* @return UpdateIdentityProviderResponse
|
|
9978
9982
|
* @throws OciError when an error occurs
|
|
9979
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9983
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
|
|
9980
9984
|
*/
|
|
9981
9985
|
updateIdentityProvider(updateIdentityProviderRequest) {
|
|
9982
9986
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10043,7 +10047,7 @@ class IdentityClient {
|
|
|
10043
10047
|
* @param UpdateIdpGroupMappingRequest
|
|
10044
10048
|
* @return UpdateIdpGroupMappingResponse
|
|
10045
10049
|
* @throws OciError when an error occurs
|
|
10046
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10050
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
|
|
10047
10051
|
*/
|
|
10048
10052
|
updateIdpGroupMapping(updateIdpGroupMappingRequest) {
|
|
10049
10053
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10109,7 +10113,7 @@ class IdentityClient {
|
|
|
10109
10113
|
* @param UpdateNetworkSourceRequest
|
|
10110
10114
|
* @return UpdateNetworkSourceResponse
|
|
10111
10115
|
* @throws OciError when an error occurs
|
|
10112
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10116
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
|
|
10113
10117
|
*/
|
|
10114
10118
|
updateNetworkSource(updateNetworkSourceRequest) {
|
|
10115
10119
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10174,7 +10178,7 @@ class IdentityClient {
|
|
|
10174
10178
|
* @param UpdateOAuthClientCredentialRequest
|
|
10175
10179
|
* @return UpdateOAuthClientCredentialResponse
|
|
10176
10180
|
* @throws OciError when an error occurs
|
|
10177
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10181
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
|
|
10178
10182
|
*/
|
|
10179
10183
|
updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
|
|
10180
10184
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10242,7 +10246,7 @@ class IdentityClient {
|
|
|
10242
10246
|
* @param UpdatePolicyRequest
|
|
10243
10247
|
* @return UpdatePolicyResponse
|
|
10244
10248
|
* @throws OciError when an error occurs
|
|
10245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10249
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
|
|
10246
10250
|
*/
|
|
10247
10251
|
updatePolicy(updatePolicyRequest) {
|
|
10248
10252
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10307,7 +10311,7 @@ class IdentityClient {
|
|
|
10307
10311
|
* @param UpdateSmtpCredentialRequest
|
|
10308
10312
|
* @return UpdateSmtpCredentialResponse
|
|
10309
10313
|
* @throws OciError when an error occurs
|
|
10310
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
|
|
10311
10315
|
*/
|
|
10312
10316
|
updateSmtpCredential(updateSmtpCredentialRequest) {
|
|
10313
10317
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10375,7 +10379,7 @@ class IdentityClient {
|
|
|
10375
10379
|
* @param UpdateSwiftPasswordRequest
|
|
10376
10380
|
* @return UpdateSwiftPasswordResponse
|
|
10377
10381
|
* @throws OciError when an error occurs
|
|
10378
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10382
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
|
|
10379
10383
|
*/
|
|
10380
10384
|
updateSwiftPassword(updateSwiftPasswordRequest) {
|
|
10381
10385
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10450,7 +10454,7 @@ class IdentityClient {
|
|
|
10450
10454
|
* @param UpdateTagRequest
|
|
10451
10455
|
* @return UpdateTagResponse
|
|
10452
10456
|
* @throws OciError when an error occurs
|
|
10453
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10457
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
|
|
10454
10458
|
*/
|
|
10455
10459
|
updateTag(updateTagRequest) {
|
|
10456
10460
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10523,7 +10527,7 @@ class IdentityClient {
|
|
|
10523
10527
|
* @param UpdateTagDefaultRequest
|
|
10524
10528
|
* @return UpdateTagDefaultResponse
|
|
10525
10529
|
* @throws OciError when an error occurs
|
|
10526
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10530
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
|
|
10527
10531
|
*/
|
|
10528
10532
|
updateTagDefault(updateTagDefaultRequest) {
|
|
10529
10533
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10599,7 +10603,7 @@ class IdentityClient {
|
|
|
10599
10603
|
* @param UpdateTagNamespaceRequest
|
|
10600
10604
|
* @return UpdateTagNamespaceResponse
|
|
10601
10605
|
* @throws OciError when an error occurs
|
|
10602
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10606
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
|
|
10603
10607
|
*/
|
|
10604
10608
|
updateTagNamespace(updateTagNamespaceRequest) {
|
|
10605
10609
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10659,7 +10663,7 @@ class IdentityClient {
|
|
|
10659
10663
|
* @param UpdateUserRequest
|
|
10660
10664
|
* @return UpdateUserResponse
|
|
10661
10665
|
* @throws OciError when an error occurs
|
|
10662
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
|
|
10663
10667
|
*/
|
|
10664
10668
|
updateUser(updateUserRequest) {
|
|
10665
10669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10724,7 +10728,7 @@ class IdentityClient {
|
|
|
10724
10728
|
* @param UpdateUserCapabilitiesRequest
|
|
10725
10729
|
* @return UpdateUserCapabilitiesResponse
|
|
10726
10730
|
* @throws OciError when an error occurs
|
|
10727
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10731
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
|
|
10728
10732
|
*/
|
|
10729
10733
|
updateUserCapabilities(updateUserCapabilitiesRequest) {
|
|
10730
10734
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10789,7 +10793,7 @@ class IdentityClient {
|
|
|
10789
10793
|
* @param UpdateUserStateRequest
|
|
10790
10794
|
* @return UpdateUserStateResponse
|
|
10791
10795
|
* @throws OciError when an error occurs
|
|
10792
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10796
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
|
|
10793
10797
|
*/
|
|
10794
10798
|
updateUserState(updateUserStateRequest) {
|
|
10795
10799
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10868,7 +10872,7 @@ class IdentityClient {
|
|
|
10868
10872
|
* @param UploadApiKeyRequest
|
|
10869
10873
|
* @return UploadApiKeyResponse
|
|
10870
10874
|
* @throws OciError when an error occurs
|
|
10871
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10875
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
|
|
10872
10876
|
*/
|
|
10873
10877
|
uploadApiKey(uploadApiKeyRequest) {
|
|
10874
10878
|
return __awaiter(this, void 0, void 0, function* () {
|