oci-identity 2.66.0 → 2.68.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 +146 -145
- package/lib/client.js +150 -146
- 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
|
@@ -62,6 +62,7 @@ class IdentityClient {
|
|
|
62
62
|
this["_defaultHeaders"] = {};
|
|
63
63
|
this._circuitBreaker = null;
|
|
64
64
|
this._httpOptions = undefined;
|
|
65
|
+
this._bodyDuplexMode = undefined;
|
|
65
66
|
this.targetService = "Identity";
|
|
66
67
|
this._regionId = "";
|
|
67
68
|
this._lastSetRegionOrRegionId = "";
|
|
@@ -76,6 +77,9 @@ class IdentityClient {
|
|
|
76
77
|
this._httpOptions = clientConfiguration.httpOptions
|
|
77
78
|
? clientConfiguration.httpOptions
|
|
78
79
|
: undefined;
|
|
80
|
+
this._bodyDuplexMode = clientConfiguration.bodyDuplexMode
|
|
81
|
+
? clientConfiguration.bodyDuplexMode
|
|
82
|
+
: undefined;
|
|
79
83
|
}
|
|
80
84
|
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
|
|
81
85
|
const specCircuitBreakerEnabled = true;
|
|
@@ -86,7 +90,7 @@ class IdentityClient {
|
|
|
86
90
|
}
|
|
87
91
|
this._httpClient =
|
|
88
92
|
params.httpClient ||
|
|
89
|
-
new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions);
|
|
93
|
+
new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions, this._bodyDuplexMode);
|
|
90
94
|
if (params.authenticationDetailsProvider &&
|
|
91
95
|
common.isRegionProvider(params.authenticationDetailsProvider)) {
|
|
92
96
|
const provider = params.authenticationDetailsProvider;
|
|
@@ -187,7 +191,7 @@ class IdentityClient {
|
|
|
187
191
|
* @param ActivateDomainRequest
|
|
188
192
|
* @return ActivateDomainResponse
|
|
189
193
|
* @throws OciError when an error occurs
|
|
190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
194
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
|
|
191
195
|
*/
|
|
192
196
|
activateDomain(activateDomainRequest) {
|
|
193
197
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -249,7 +253,7 @@ class IdentityClient {
|
|
|
249
253
|
* @param ActivateMfaTotpDeviceRequest
|
|
250
254
|
* @return ActivateMfaTotpDeviceResponse
|
|
251
255
|
* @throws OciError when an error occurs
|
|
252
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
256
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
|
|
253
257
|
*/
|
|
254
258
|
activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
|
|
255
259
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -316,7 +320,7 @@ class IdentityClient {
|
|
|
316
320
|
* @param AddTagDefaultLockRequest
|
|
317
321
|
* @return AddTagDefaultLockResponse
|
|
318
322
|
* @throws OciError when an error occurs
|
|
319
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/AddTagDefaultLock.ts.html |here} to see how to use AddTagDefaultLock API.
|
|
320
324
|
*/
|
|
321
325
|
addTagDefaultLock(addTagDefaultLockRequest) {
|
|
322
326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -383,7 +387,7 @@ class IdentityClient {
|
|
|
383
387
|
* @param AddTagNamespaceLockRequest
|
|
384
388
|
* @return AddTagNamespaceLockResponse
|
|
385
389
|
* @throws OciError when an error occurs
|
|
386
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/AddTagNamespaceLock.ts.html |here} to see how to use AddTagNamespaceLock API.
|
|
387
391
|
*/
|
|
388
392
|
addTagNamespaceLock(addTagNamespaceLockRequest) {
|
|
389
393
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -453,7 +457,7 @@ class IdentityClient {
|
|
|
453
457
|
* @param AddUserToGroupRequest
|
|
454
458
|
* @return AddUserToGroupResponse
|
|
455
459
|
* @throws OciError when an error occurs
|
|
456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
460
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
|
|
457
461
|
*/
|
|
458
462
|
addUserToGroup(addUserToGroupRequest) {
|
|
459
463
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -519,7 +523,7 @@ class IdentityClient {
|
|
|
519
523
|
* @param AssembleEffectiveTagSetRequest
|
|
520
524
|
* @return AssembleEffectiveTagSetResponse
|
|
521
525
|
* @throws OciError when an error occurs
|
|
522
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
526
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
|
|
523
527
|
*/
|
|
524
528
|
assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
|
|
525
529
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -587,7 +591,7 @@ class IdentityClient {
|
|
|
587
591
|
* @param BulkDeleteResourcesRequest
|
|
588
592
|
* @return BulkDeleteResourcesResponse
|
|
589
593
|
* @throws OciError when an error occurs
|
|
590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
|
|
591
595
|
*/
|
|
592
596
|
bulkDeleteResources(bulkDeleteResourcesRequest) {
|
|
593
597
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -669,7 +673,7 @@ class IdentityClient {
|
|
|
669
673
|
* @param BulkDeleteTagsRequest
|
|
670
674
|
* @return BulkDeleteTagsResponse
|
|
671
675
|
* @throws OciError when an error occurs
|
|
672
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
676
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
|
|
673
677
|
*/
|
|
674
678
|
bulkDeleteTags(bulkDeleteTagsRequest) {
|
|
675
679
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -744,7 +748,7 @@ class IdentityClient {
|
|
|
744
748
|
* @param BulkEditTagsRequest
|
|
745
749
|
* @return BulkEditTagsResponse
|
|
746
750
|
* @throws OciError when an error occurs
|
|
747
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
751
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
|
|
748
752
|
*/
|
|
749
753
|
bulkEditTags(bulkEditTagsRequest) {
|
|
750
754
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -808,7 +812,7 @@ class IdentityClient {
|
|
|
808
812
|
* @param BulkMoveResourcesRequest
|
|
809
813
|
* @return BulkMoveResourcesResponse
|
|
810
814
|
* @throws OciError when an error occurs
|
|
811
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
815
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
|
|
812
816
|
*/
|
|
813
817
|
bulkMoveResources(bulkMoveResourcesRequest) {
|
|
814
818
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -888,7 +892,7 @@ class IdentityClient {
|
|
|
888
892
|
* @param CascadeDeleteTagNamespaceRequest
|
|
889
893
|
* @return CascadeDeleteTagNamespaceResponse
|
|
890
894
|
* @throws OciError when an error occurs
|
|
891
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
895
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
|
|
892
896
|
*/
|
|
893
897
|
cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
|
|
894
898
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -955,7 +959,7 @@ class IdentityClient {
|
|
|
955
959
|
* @param ChangeDomainCompartmentRequest
|
|
956
960
|
* @return ChangeDomainCompartmentResponse
|
|
957
961
|
* @throws OciError when an error occurs
|
|
958
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
962
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
|
|
959
963
|
*/
|
|
960
964
|
changeDomainCompartment(changeDomainCompartmentRequest) {
|
|
961
965
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1026,7 +1030,7 @@ class IdentityClient {
|
|
|
1026
1030
|
* @param ChangeDomainLicenseTypeRequest
|
|
1027
1031
|
* @return ChangeDomainLicenseTypeResponse
|
|
1028
1032
|
* @throws OciError when an error occurs
|
|
1029
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1033
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
|
|
1030
1034
|
*/
|
|
1031
1035
|
changeDomainLicenseType(changeDomainLicenseTypeRequest) {
|
|
1032
1036
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1094,7 +1098,7 @@ class IdentityClient {
|
|
|
1094
1098
|
* @param ChangeTagNamespaceCompartmentRequest
|
|
1095
1099
|
* @return ChangeTagNamespaceCompartmentResponse
|
|
1096
1100
|
* @throws OciError when an error occurs
|
|
1097
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1101
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
|
|
1098
1102
|
*/
|
|
1099
1103
|
changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
|
|
1100
1104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1161,7 +1165,7 @@ class IdentityClient {
|
|
|
1161
1165
|
* @param CreateAuthTokenRequest
|
|
1162
1166
|
* @return CreateAuthTokenResponse
|
|
1163
1167
|
* @throws OciError when an error occurs
|
|
1164
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1168
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
|
|
1165
1169
|
*/
|
|
1166
1170
|
createAuthToken(createAuthTokenRequest) {
|
|
1167
1171
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1242,7 +1246,7 @@ class IdentityClient {
|
|
|
1242
1246
|
* @param CreateCompartmentRequest
|
|
1243
1247
|
* @return CreateCompartmentResponse
|
|
1244
1248
|
* @throws OciError when an error occurs
|
|
1245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1249
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
|
|
1246
1250
|
*/
|
|
1247
1251
|
createCompartment(createCompartmentRequest) {
|
|
1248
1252
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1315,7 +1319,7 @@ class IdentityClient {
|
|
|
1315
1319
|
* @param CreateCustomerSecretKeyRequest
|
|
1316
1320
|
* @return CreateCustomerSecretKeyResponse
|
|
1317
1321
|
* @throws OciError when an error occurs
|
|
1318
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1322
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
|
|
1319
1323
|
*/
|
|
1320
1324
|
createCustomerSecretKey(createCustomerSecretKeyRequest) {
|
|
1321
1325
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1380,7 +1384,7 @@ class IdentityClient {
|
|
|
1380
1384
|
* @param CreateDbCredentialRequest
|
|
1381
1385
|
* @return CreateDbCredentialResponse
|
|
1382
1386
|
* @throws OciError when an error occurs
|
|
1383
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1387
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
|
|
1384
1388
|
*/
|
|
1385
1389
|
createDbCredential(createDbCredentialRequest) {
|
|
1386
1390
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1453,7 +1457,7 @@ class IdentityClient {
|
|
|
1453
1457
|
* @param CreateDomainRequest
|
|
1454
1458
|
* @return CreateDomainResponse
|
|
1455
1459
|
* @throws OciError when an error occurs
|
|
1456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1460
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
|
|
1457
1461
|
*/
|
|
1458
1462
|
createDomain(createDomainRequest) {
|
|
1459
1463
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1530,7 +1534,7 @@ class IdentityClient {
|
|
|
1530
1534
|
* @param CreateDynamicGroupRequest
|
|
1531
1535
|
* @return CreateDynamicGroupResponse
|
|
1532
1536
|
* @throws OciError when an error occurs
|
|
1533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
|
|
1534
1538
|
*/
|
|
1535
1539
|
createDynamicGroup(createDynamicGroupRequest) {
|
|
1536
1540
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1613,7 +1617,7 @@ class IdentityClient {
|
|
|
1613
1617
|
* @param CreateGroupRequest
|
|
1614
1618
|
* @return CreateGroupResponse
|
|
1615
1619
|
* @throws OciError when an error occurs
|
|
1616
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1620
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
|
|
1617
1621
|
*/
|
|
1618
1622
|
createGroup(createGroupRequest) {
|
|
1619
1623
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1695,7 +1699,7 @@ class IdentityClient {
|
|
|
1695
1699
|
* @param CreateIdentityProviderRequest
|
|
1696
1700
|
* @return CreateIdentityProviderResponse
|
|
1697
1701
|
* @throws OciError when an error occurs
|
|
1698
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1702
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
|
|
1699
1703
|
*/
|
|
1700
1704
|
createIdentityProvider(createIdentityProviderRequest) {
|
|
1701
1705
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1761,7 +1765,7 @@ class IdentityClient {
|
|
|
1761
1765
|
* @param CreateIdpGroupMappingRequest
|
|
1762
1766
|
* @return CreateIdpGroupMappingResponse
|
|
1763
1767
|
* @throws OciError when an error occurs
|
|
1764
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1768
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
|
|
1765
1769
|
*/
|
|
1766
1770
|
createIdpGroupMapping(createIdpGroupMappingRequest) {
|
|
1767
1771
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1826,7 +1830,7 @@ class IdentityClient {
|
|
|
1826
1830
|
* @param CreateMfaTotpDeviceRequest
|
|
1827
1831
|
* @return CreateMfaTotpDeviceResponse
|
|
1828
1832
|
* @throws OciError when an error occurs
|
|
1829
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1833
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
|
|
1830
1834
|
*/
|
|
1831
1835
|
createMfaTotpDevice(createMfaTotpDeviceRequest) {
|
|
1832
1836
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1910,7 +1914,7 @@ class IdentityClient {
|
|
|
1910
1914
|
* @param CreateNetworkSourceRequest
|
|
1911
1915
|
* @return CreateNetworkSourceResponse
|
|
1912
1916
|
* @throws OciError when an error occurs
|
|
1913
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1917
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
|
|
1914
1918
|
*/
|
|
1915
1919
|
createNetworkSource(createNetworkSourceRequest) {
|
|
1916
1920
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1973,7 +1977,7 @@ class IdentityClient {
|
|
|
1973
1977
|
* @param CreateOAuthClientCredentialRequest
|
|
1974
1978
|
* @return CreateOAuthClientCredentialResponse
|
|
1975
1979
|
* @throws OciError when an error occurs
|
|
1976
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1980
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
|
|
1977
1981
|
*/
|
|
1978
1982
|
createOAuthClientCredential(createOAuthClientCredentialRequest) {
|
|
1979
1983
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2052,7 +2056,7 @@ class IdentityClient {
|
|
|
2052
2056
|
* @param CreateOrResetUIPasswordRequest
|
|
2053
2057
|
* @return CreateOrResetUIPasswordResponse
|
|
2054
2058
|
* @throws OciError when an error occurs
|
|
2055
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2059
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
|
|
2056
2060
|
*/
|
|
2057
2061
|
createOrResetUIPassword(createOrResetUIPasswordRequest) {
|
|
2058
2062
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2132,7 +2136,7 @@ class IdentityClient {
|
|
|
2132
2136
|
* @param CreatePolicyRequest
|
|
2133
2137
|
* @return CreatePolicyResponse
|
|
2134
2138
|
* @throws OciError when an error occurs
|
|
2135
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2139
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
|
|
2136
2140
|
*/
|
|
2137
2141
|
createPolicy(createPolicyRequest) {
|
|
2138
2142
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2195,7 +2199,7 @@ class IdentityClient {
|
|
|
2195
2199
|
* @param CreateRegionSubscriptionRequest
|
|
2196
2200
|
* @return CreateRegionSubscriptionResponse
|
|
2197
2201
|
* @throws OciError when an error occurs
|
|
2198
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2202
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
|
|
2199
2203
|
*/
|
|
2200
2204
|
createRegionSubscription(createRegionSubscriptionRequest) {
|
|
2201
2205
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2258,7 +2262,7 @@ class IdentityClient {
|
|
|
2258
2262
|
* @param CreateSmtpCredentialRequest
|
|
2259
2263
|
* @return CreateSmtpCredentialResponse
|
|
2260
2264
|
* @throws OciError when an error occurs
|
|
2261
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
|
|
2262
2266
|
*/
|
|
2263
2267
|
createSmtpCredential(createSmtpCredentialRequest) {
|
|
2264
2268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2334,7 +2338,7 @@ class IdentityClient {
|
|
|
2334
2338
|
* @param CreateSwiftPasswordRequest
|
|
2335
2339
|
* @return CreateSwiftPasswordResponse
|
|
2336
2340
|
* @throws OciError when an error occurs
|
|
2337
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
|
|
2338
2342
|
*/
|
|
2339
2343
|
createSwiftPassword(createSwiftPasswordRequest) {
|
|
2340
2344
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2420,7 +2424,7 @@ class IdentityClient {
|
|
|
2420
2424
|
* @param CreateTagRequest
|
|
2421
2425
|
* @return CreateTagResponse
|
|
2422
2426
|
* @throws OciError when an error occurs
|
|
2423
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2427
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
|
|
2424
2428
|
*/
|
|
2425
2429
|
createTag(createTagRequest) {
|
|
2426
2430
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2494,7 +2498,7 @@ class IdentityClient {
|
|
|
2494
2498
|
* @param CreateTagDefaultRequest
|
|
2495
2499
|
* @return CreateTagDefaultResponse
|
|
2496
2500
|
* @throws OciError when an error occurs
|
|
2497
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2501
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
|
|
2498
2502
|
*/
|
|
2499
2503
|
createTagDefault(createTagDefaultRequest) {
|
|
2500
2504
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2571,7 +2575,7 @@ class IdentityClient {
|
|
|
2571
2575
|
* @param CreateTagNamespaceRequest
|
|
2572
2576
|
* @return CreateTagNamespaceResponse
|
|
2573
2577
|
* @throws OciError when an error occurs
|
|
2574
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2578
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
|
|
2575
2579
|
*/
|
|
2576
2580
|
createTagNamespace(createTagNamespaceRequest) {
|
|
2577
2581
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2663,7 +2667,7 @@ class IdentityClient {
|
|
|
2663
2667
|
* @param CreateUserRequest
|
|
2664
2668
|
* @return CreateUserResponse
|
|
2665
2669
|
* @throws OciError when an error occurs
|
|
2666
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
|
|
2667
2671
|
*/
|
|
2668
2672
|
createUser(createUserRequest) {
|
|
2669
2673
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2734,7 +2738,7 @@ class IdentityClient {
|
|
|
2734
2738
|
* @param DeactivateDomainRequest
|
|
2735
2739
|
* @return DeactivateDomainResponse
|
|
2736
2740
|
* @throws OciError when an error occurs
|
|
2737
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2741
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
|
|
2738
2742
|
*/
|
|
2739
2743
|
deactivateDomain(deactivateDomainRequest) {
|
|
2740
2744
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2801,7 +2805,7 @@ class IdentityClient {
|
|
|
2801
2805
|
* @param DeleteApiKeyRequest
|
|
2802
2806
|
* @return DeleteApiKeyResponse
|
|
2803
2807
|
* @throws OciError when an error occurs
|
|
2804
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2808
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
|
|
2805
2809
|
*/
|
|
2806
2810
|
deleteApiKey(deleteApiKeyRequest) {
|
|
2807
2811
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2857,7 +2861,7 @@ class IdentityClient {
|
|
|
2857
2861
|
* @param DeleteAuthTokenRequest
|
|
2858
2862
|
* @return DeleteAuthTokenResponse
|
|
2859
2863
|
* @throws OciError when an error occurs
|
|
2860
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2864
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
|
|
2861
2865
|
*/
|
|
2862
2866
|
deleteAuthToken(deleteAuthTokenRequest) {
|
|
2863
2867
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2913,7 +2917,7 @@ class IdentityClient {
|
|
|
2913
2917
|
* @param DeleteCompartmentRequest
|
|
2914
2918
|
* @return DeleteCompartmentResponse
|
|
2915
2919
|
* @throws OciError when an error occurs
|
|
2916
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2920
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
|
|
2917
2921
|
*/
|
|
2918
2922
|
deleteCompartment(deleteCompartmentRequest) {
|
|
2919
2923
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2973,7 +2977,7 @@ class IdentityClient {
|
|
|
2973
2977
|
* @param DeleteCustomerSecretKeyRequest
|
|
2974
2978
|
* @return DeleteCustomerSecretKeyResponse
|
|
2975
2979
|
* @throws OciError when an error occurs
|
|
2976
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2980
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
|
|
2977
2981
|
*/
|
|
2978
2982
|
deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
|
|
2979
2983
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3029,7 +3033,7 @@ class IdentityClient {
|
|
|
3029
3033
|
* @param DeleteDbCredentialRequest
|
|
3030
3034
|
* @return DeleteDbCredentialResponse
|
|
3031
3035
|
* @throws OciError when an error occurs
|
|
3032
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3036
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
|
|
3033
3037
|
*/
|
|
3034
3038
|
deleteDbCredential(deleteDbCredentialRequest) {
|
|
3035
3039
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3092,7 +3096,7 @@ class IdentityClient {
|
|
|
3092
3096
|
* @param DeleteDomainRequest
|
|
3093
3097
|
* @return DeleteDomainResponse
|
|
3094
3098
|
* @throws OciError when an error occurs
|
|
3095
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3099
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
|
|
3096
3100
|
*/
|
|
3097
3101
|
deleteDomain(deleteDomainRequest) {
|
|
3098
3102
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3153,7 +3157,7 @@ class IdentityClient {
|
|
|
3153
3157
|
* @param DeleteDynamicGroupRequest
|
|
3154
3158
|
* @return DeleteDynamicGroupResponse
|
|
3155
3159
|
* @throws OciError when an error occurs
|
|
3156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3160
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
|
|
3157
3161
|
*/
|
|
3158
3162
|
deleteDynamicGroup(deleteDynamicGroupRequest) {
|
|
3159
3163
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3208,7 +3212,7 @@ class IdentityClient {
|
|
|
3208
3212
|
* @param DeleteGroupRequest
|
|
3209
3213
|
* @return DeleteGroupResponse
|
|
3210
3214
|
* @throws OciError when an error occurs
|
|
3211
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3215
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
|
|
3212
3216
|
*/
|
|
3213
3217
|
deleteGroup(deleteGroupRequest) {
|
|
3214
3218
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3266,7 +3270,7 @@ class IdentityClient {
|
|
|
3266
3270
|
* @param DeleteIdentityProviderRequest
|
|
3267
3271
|
* @return DeleteIdentityProviderResponse
|
|
3268
3272
|
* @throws OciError when an error occurs
|
|
3269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3273
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
|
|
3270
3274
|
*/
|
|
3271
3275
|
deleteIdentityProvider(deleteIdentityProviderRequest) {
|
|
3272
3276
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3323,7 +3327,7 @@ class IdentityClient {
|
|
|
3323
3327
|
* @param DeleteIdpGroupMappingRequest
|
|
3324
3328
|
* @return DeleteIdpGroupMappingResponse
|
|
3325
3329
|
* @throws OciError when an error occurs
|
|
3326
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3330
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
|
|
3327
3331
|
*/
|
|
3328
3332
|
deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
|
|
3329
3333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3379,7 +3383,7 @@ class IdentityClient {
|
|
|
3379
3383
|
* @param DeleteMfaTotpDeviceRequest
|
|
3380
3384
|
* @return DeleteMfaTotpDeviceResponse
|
|
3381
3385
|
* @throws OciError when an error occurs
|
|
3382
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
|
|
3383
3387
|
*/
|
|
3384
3388
|
deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
|
|
3385
3389
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3435,7 +3439,7 @@ class IdentityClient {
|
|
|
3435
3439
|
* @param DeleteNetworkSourceRequest
|
|
3436
3440
|
* @return DeleteNetworkSourceResponse
|
|
3437
3441
|
* @throws OciError when an error occurs
|
|
3438
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3442
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
|
|
3439
3443
|
*/
|
|
3440
3444
|
deleteNetworkSource(deleteNetworkSourceRequest) {
|
|
3441
3445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3490,7 +3494,7 @@ class IdentityClient {
|
|
|
3490
3494
|
* @param DeleteOAuthClientCredentialRequest
|
|
3491
3495
|
* @return DeleteOAuthClientCredentialResponse
|
|
3492
3496
|
* @throws OciError when an error occurs
|
|
3493
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
|
|
3494
3498
|
*/
|
|
3495
3499
|
deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
|
|
3496
3500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3545,7 +3549,7 @@ class IdentityClient {
|
|
|
3545
3549
|
* @param DeletePolicyRequest
|
|
3546
3550
|
* @return DeletePolicyResponse
|
|
3547
3551
|
* @throws OciError when an error occurs
|
|
3548
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3552
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
|
|
3549
3553
|
*/
|
|
3550
3554
|
deletePolicy(deletePolicyRequest) {
|
|
3551
3555
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3600,7 +3604,7 @@ class IdentityClient {
|
|
|
3600
3604
|
* @param DeleteSmtpCredentialRequest
|
|
3601
3605
|
* @return DeleteSmtpCredentialResponse
|
|
3602
3606
|
* @throws OciError when an error occurs
|
|
3603
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3607
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
|
|
3604
3608
|
*/
|
|
3605
3609
|
deleteSmtpCredential(deleteSmtpCredentialRequest) {
|
|
3606
3610
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3658,7 +3662,7 @@ class IdentityClient {
|
|
|
3658
3662
|
* @param DeleteSwiftPasswordRequest
|
|
3659
3663
|
* @return DeleteSwiftPasswordResponse
|
|
3660
3664
|
* @throws OciError when an error occurs
|
|
3661
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3665
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
|
|
3662
3666
|
*/
|
|
3663
3667
|
deleteSwiftPassword(deleteSwiftPasswordRequest) {
|
|
3664
3668
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3733,7 +3737,7 @@ class IdentityClient {
|
|
|
3733
3737
|
* @param DeleteTagRequest
|
|
3734
3738
|
* @return DeleteTagResponse
|
|
3735
3739
|
* @throws OciError when an error occurs
|
|
3736
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3740
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
|
|
3737
3741
|
*/
|
|
3738
3742
|
deleteTag(deleteTagRequest) {
|
|
3739
3743
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3796,7 +3800,7 @@ class IdentityClient {
|
|
|
3796
3800
|
* @param DeleteTagDefaultRequest
|
|
3797
3801
|
* @return DeleteTagDefaultResponse
|
|
3798
3802
|
* @throws OciError when an error occurs
|
|
3799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3803
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
|
|
3800
3804
|
*/
|
|
3801
3805
|
deleteTagDefault(deleteTagDefaultRequest) {
|
|
3802
3806
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3860,7 +3864,7 @@ class IdentityClient {
|
|
|
3860
3864
|
* @param DeleteTagNamespaceRequest
|
|
3861
3865
|
* @return DeleteTagNamespaceResponse
|
|
3862
3866
|
* @throws OciError when an error occurs
|
|
3863
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3867
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
|
|
3864
3868
|
*/
|
|
3865
3869
|
deleteTagNamespace(deleteTagNamespaceRequest) {
|
|
3866
3870
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3917,7 +3921,7 @@ class IdentityClient {
|
|
|
3917
3921
|
* @param DeleteUserRequest
|
|
3918
3922
|
* @return DeleteUserResponse
|
|
3919
3923
|
* @throws OciError when an error occurs
|
|
3920
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
|
|
3921
3925
|
*/
|
|
3922
3926
|
deleteUser(deleteUserRequest) {
|
|
3923
3927
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3981,7 +3985,7 @@ class IdentityClient {
|
|
|
3981
3985
|
* @param EnableReplicationToRegionRequest
|
|
3982
3986
|
* @return EnableReplicationToRegionResponse
|
|
3983
3987
|
* @throws OciError when an error occurs
|
|
3984
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3988
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
|
|
3985
3989
|
*/
|
|
3986
3990
|
enableReplicationToRegion(enableReplicationToRegionRequest) {
|
|
3987
3991
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4044,7 +4048,7 @@ class IdentityClient {
|
|
|
4044
4048
|
* @param GenerateTotpSeedRequest
|
|
4045
4049
|
* @return GenerateTotpSeedResponse
|
|
4046
4050
|
* @throws OciError when an error occurs
|
|
4047
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4051
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
|
|
4048
4052
|
*/
|
|
4049
4053
|
generateTotpSeed(generateTotpSeedRequest) {
|
|
4050
4054
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4110,7 +4114,7 @@ class IdentityClient {
|
|
|
4110
4114
|
* @param GetAuthenticationPolicyRequest
|
|
4111
4115
|
* @return GetAuthenticationPolicyResponse
|
|
4112
4116
|
* @throws OciError when an error occurs
|
|
4113
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4117
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
|
|
4114
4118
|
*/
|
|
4115
4119
|
getAuthenticationPolicy(getAuthenticationPolicyRequest) {
|
|
4116
4120
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4180,7 +4184,7 @@ class IdentityClient {
|
|
|
4180
4184
|
* @param GetCompartmentRequest
|
|
4181
4185
|
* @return GetCompartmentResponse
|
|
4182
4186
|
* @throws OciError when an error occurs
|
|
4183
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4187
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
|
|
4184
4188
|
*/
|
|
4185
4189
|
getCompartment(getCompartmentRequest) {
|
|
4186
4190
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4243,7 +4247,7 @@ class IdentityClient {
|
|
|
4243
4247
|
* @param GetDomainRequest
|
|
4244
4248
|
* @return GetDomainResponse
|
|
4245
4249
|
* @throws OciError when an error occurs
|
|
4246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4250
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
|
|
4247
4251
|
*/
|
|
4248
4252
|
getDomain(getDomainRequest) {
|
|
4249
4253
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4307,7 +4311,7 @@ class IdentityClient {
|
|
|
4307
4311
|
* @param GetDynamicGroupRequest
|
|
4308
4312
|
* @return GetDynamicGroupResponse
|
|
4309
4313
|
* @throws OciError when an error occurs
|
|
4310
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
|
|
4311
4315
|
*/
|
|
4312
4316
|
getDynamicGroup(getDynamicGroupRequest) {
|
|
4313
4317
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4374,7 +4378,7 @@ class IdentityClient {
|
|
|
4374
4378
|
* @param GetGroupRequest
|
|
4375
4379
|
* @return GetGroupResponse
|
|
4376
4380
|
* @throws OciError when an error occurs
|
|
4377
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4381
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
|
|
4378
4382
|
*/
|
|
4379
4383
|
getGroup(getGroupRequest) {
|
|
4380
4384
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4437,7 +4441,7 @@ class IdentityClient {
|
|
|
4437
4441
|
* @param GetIamWorkRequestRequest
|
|
4438
4442
|
* @return GetIamWorkRequestResponse
|
|
4439
4443
|
* @throws OciError when an error occurs
|
|
4440
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4444
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
|
|
4441
4445
|
*/
|
|
4442
4446
|
getIamWorkRequest(getIamWorkRequestRequest) {
|
|
4443
4447
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4498,7 +4502,7 @@ class IdentityClient {
|
|
|
4498
4502
|
* @param GetIdentityProviderRequest
|
|
4499
4503
|
* @return GetIdentityProviderResponse
|
|
4500
4504
|
* @throws OciError when an error occurs
|
|
4501
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4505
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
|
|
4502
4506
|
*/
|
|
4503
4507
|
getIdentityProvider(getIdentityProviderRequest) {
|
|
4504
4508
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4563,7 +4567,7 @@ class IdentityClient {
|
|
|
4563
4567
|
* @param GetIdpGroupMappingRequest
|
|
4564
4568
|
* @return GetIdpGroupMappingResponse
|
|
4565
4569
|
* @throws OciError when an error occurs
|
|
4566
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4570
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
|
|
4567
4571
|
*/
|
|
4568
4572
|
getIdpGroupMapping(getIdpGroupMappingRequest) {
|
|
4569
4573
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4627,7 +4631,7 @@ class IdentityClient {
|
|
|
4627
4631
|
* @param GetMfaTotpDeviceRequest
|
|
4628
4632
|
* @return GetMfaTotpDeviceResponse
|
|
4629
4633
|
* @throws OciError when an error occurs
|
|
4630
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4634
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
|
|
4631
4635
|
*/
|
|
4632
4636
|
getMfaTotpDevice(getMfaTotpDeviceRequest) {
|
|
4633
4637
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4691,7 +4695,7 @@ class IdentityClient {
|
|
|
4691
4695
|
* @param GetNetworkSourceRequest
|
|
4692
4696
|
* @return GetNetworkSourceResponse
|
|
4693
4697
|
* @throws OciError when an error occurs
|
|
4694
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4698
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
|
|
4695
4699
|
*/
|
|
4696
4700
|
getNetworkSource(getNetworkSourceRequest) {
|
|
4697
4701
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4753,7 +4757,7 @@ class IdentityClient {
|
|
|
4753
4757
|
* @param GetPolicyRequest
|
|
4754
4758
|
* @return GetPolicyResponse
|
|
4755
4759
|
* @throws OciError when an error occurs
|
|
4756
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4760
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
|
|
4757
4761
|
*/
|
|
4758
4762
|
getPolicy(getPolicyRequest) {
|
|
4759
4763
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4816,7 +4820,7 @@ class IdentityClient {
|
|
|
4816
4820
|
* @param GetStandardTagTemplateRequest
|
|
4817
4821
|
* @return GetStandardTagTemplateResponse
|
|
4818
4822
|
* @throws OciError when an error occurs
|
|
4819
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4823
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
|
|
4820
4824
|
*/
|
|
4821
4825
|
getStandardTagTemplate(getStandardTagTemplateRequest) {
|
|
4822
4826
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4875,7 +4879,7 @@ class IdentityClient {
|
|
|
4875
4879
|
* @param GetTagRequest
|
|
4876
4880
|
* @return GetTagResponse
|
|
4877
4881
|
* @throws OciError when an error occurs
|
|
4878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4882
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetTag.ts.html |here} to see how to use GetTag API.
|
|
4879
4883
|
*/
|
|
4880
4884
|
getTag(getTagRequest) {
|
|
4881
4885
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4939,7 +4943,7 @@ class IdentityClient {
|
|
|
4939
4943
|
* @param GetTagDefaultRequest
|
|
4940
4944
|
* @return GetTagDefaultResponse
|
|
4941
4945
|
* @throws OciError when an error occurs
|
|
4942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
|
|
4943
4947
|
*/
|
|
4944
4948
|
getTagDefault(getTagDefaultRequest) {
|
|
4945
4949
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5002,7 +5006,7 @@ class IdentityClient {
|
|
|
5002
5006
|
* @param GetTagNamespaceRequest
|
|
5003
5007
|
* @return GetTagNamespaceResponse
|
|
5004
5008
|
* @throws OciError when an error occurs
|
|
5005
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5009
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
|
|
5006
5010
|
*/
|
|
5007
5011
|
getTagNamespace(getTagNamespaceRequest) {
|
|
5008
5012
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5061,7 +5065,7 @@ class IdentityClient {
|
|
|
5061
5065
|
* @param GetTaggingWorkRequestRequest
|
|
5062
5066
|
* @return GetTaggingWorkRequestResponse
|
|
5063
5067
|
* @throws OciError when an error occurs
|
|
5064
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5068
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
|
|
5065
5069
|
*/
|
|
5066
5070
|
getTaggingWorkRequest(getTaggingWorkRequestRequest) {
|
|
5067
5071
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5123,7 +5127,7 @@ class IdentityClient {
|
|
|
5123
5127
|
* @param GetTenancyRequest
|
|
5124
5128
|
* @return GetTenancyResponse
|
|
5125
5129
|
* @throws OciError when an error occurs
|
|
5126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5130
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
|
|
5127
5131
|
*/
|
|
5128
5132
|
getTenancy(getTenancyRequest) {
|
|
5129
5133
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5180,7 +5184,7 @@ class IdentityClient {
|
|
|
5180
5184
|
* @param GetUserRequest
|
|
5181
5185
|
* @return GetUserResponse
|
|
5182
5186
|
* @throws OciError when an error occurs
|
|
5183
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5187
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetUser.ts.html |here} to see how to use GetUser API.
|
|
5184
5188
|
*/
|
|
5185
5189
|
getUser(getUserRequest) {
|
|
5186
5190
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5242,7 +5246,7 @@ class IdentityClient {
|
|
|
5242
5246
|
* @param GetUserGroupMembershipRequest
|
|
5243
5247
|
* @return GetUserGroupMembershipResponse
|
|
5244
5248
|
* @throws OciError when an error occurs
|
|
5245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5249
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
|
|
5246
5250
|
*/
|
|
5247
5251
|
getUserGroupMembership(getUserGroupMembershipRequest) {
|
|
5248
5252
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5306,7 +5310,7 @@ class IdentityClient {
|
|
|
5306
5310
|
* @param GetUserUIPasswordInformationRequest
|
|
5307
5311
|
* @return GetUserUIPasswordInformationResponse
|
|
5308
5312
|
* @throws OciError when an error occurs
|
|
5309
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5313
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
|
|
5310
5314
|
*/
|
|
5311
5315
|
getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
|
|
5312
5316
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5370,7 +5374,7 @@ class IdentityClient {
|
|
|
5370
5374
|
* @param GetWorkRequestRequest
|
|
5371
5375
|
* @return GetWorkRequestResponse
|
|
5372
5376
|
* @throws OciError when an error occurs
|
|
5373
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5377
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
5374
5378
|
*/
|
|
5375
5379
|
getWorkRequest(getWorkRequestRequest) {
|
|
5376
5380
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5434,7 +5438,7 @@ class IdentityClient {
|
|
|
5434
5438
|
* @param ImportStandardTagsRequest
|
|
5435
5439
|
* @return ImportStandardTagsResponse
|
|
5436
5440
|
* @throws OciError when an error occurs
|
|
5437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
|
|
5438
5442
|
*/
|
|
5439
5443
|
importStandardTags(importStandardTagsRequest) {
|
|
5440
5444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5498,7 +5502,7 @@ class IdentityClient {
|
|
|
5498
5502
|
* @param ListAllowedDomainLicenseTypesRequest
|
|
5499
5503
|
* @return ListAllowedDomainLicenseTypesResponse
|
|
5500
5504
|
* @throws OciError when an error occurs
|
|
5501
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5505
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
|
|
5502
5506
|
*/
|
|
5503
5507
|
listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
|
|
5504
5508
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5565,7 +5569,7 @@ class IdentityClient {
|
|
|
5565
5569
|
* @param ListApiKeysRequest
|
|
5566
5570
|
* @return ListApiKeysResponse
|
|
5567
5571
|
* @throws OciError when an error occurs
|
|
5568
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5572
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
|
|
5569
5573
|
*/
|
|
5570
5574
|
listApiKeys(listApiKeysRequest) {
|
|
5571
5575
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5629,7 +5633,7 @@ class IdentityClient {
|
|
|
5629
5633
|
* @param ListAuthTokensRequest
|
|
5630
5634
|
* @return ListAuthTokensResponse
|
|
5631
5635
|
* @throws OciError when an error occurs
|
|
5632
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5636
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
|
|
5633
5637
|
*/
|
|
5634
5638
|
listAuthTokens(listAuthTokensRequest) {
|
|
5635
5639
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5696,7 +5700,7 @@ class IdentityClient {
|
|
|
5696
5700
|
* @param ListAvailabilityDomainsRequest
|
|
5697
5701
|
* @return ListAvailabilityDomainsResponse
|
|
5698
5702
|
* @throws OciError when an error occurs
|
|
5699
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5703
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
|
|
5700
5704
|
*/
|
|
5701
5705
|
listAvailabilityDomains(listAvailabilityDomainsRequest) {
|
|
5702
5706
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5765,7 +5769,7 @@ class IdentityClient {
|
|
|
5765
5769
|
* @param ListBulkActionResourceTypesRequest
|
|
5766
5770
|
* @return ListBulkActionResourceTypesResponse
|
|
5767
5771
|
* @throws OciError when an error occurs
|
|
5768
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5772
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
|
|
5769
5773
|
*/
|
|
5770
5774
|
listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
|
|
5771
5775
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5830,7 +5834,7 @@ class IdentityClient {
|
|
|
5830
5834
|
* @param ListBulkEditTagsResourceTypesRequest
|
|
5831
5835
|
* @return ListBulkEditTagsResourceTypesResponse
|
|
5832
5836
|
* @throws OciError when an error occurs
|
|
5833
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5837
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
|
|
5834
5838
|
*/
|
|
5835
5839
|
listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
|
|
5836
5840
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5911,7 +5915,7 @@ class IdentityClient {
|
|
|
5911
5915
|
* @param ListCompartmentsRequest
|
|
5912
5916
|
* @return ListCompartmentsResponse
|
|
5913
5917
|
* @throws OciError when an error occurs
|
|
5914
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5918
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
|
|
5915
5919
|
*/
|
|
5916
5920
|
listCompartments(listCompartmentsRequest) {
|
|
5917
5921
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6023,7 +6027,7 @@ class IdentityClient {
|
|
|
6023
6027
|
* @param ListCostTrackingTagsRequest
|
|
6024
6028
|
* @return ListCostTrackingTagsResponse
|
|
6025
6029
|
* @throws OciError when an error occurs
|
|
6026
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6030
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
|
|
6027
6031
|
*/
|
|
6028
6032
|
listCostTrackingTags(listCostTrackingTagsRequest) {
|
|
6029
6033
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6129,7 +6133,7 @@ class IdentityClient {
|
|
|
6129
6133
|
* @param ListCustomerSecretKeysRequest
|
|
6130
6134
|
* @return ListCustomerSecretKeysResponse
|
|
6131
6135
|
* @throws OciError when an error occurs
|
|
6132
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6136
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
|
|
6133
6137
|
*/
|
|
6134
6138
|
listCustomerSecretKeys(listCustomerSecretKeysRequest) {
|
|
6135
6139
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6192,7 +6196,7 @@ class IdentityClient {
|
|
|
6192
6196
|
* @param ListDbCredentialsRequest
|
|
6193
6197
|
* @return ListDbCredentialsResponse
|
|
6194
6198
|
* @throws OciError when an error occurs
|
|
6195
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6199
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
|
|
6196
6200
|
*/
|
|
6197
6201
|
listDbCredentials(listDbCredentialsRequest) {
|
|
6198
6202
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6303,7 +6307,7 @@ class IdentityClient {
|
|
|
6303
6307
|
* @param ListDomainsRequest
|
|
6304
6308
|
* @return ListDomainsResponse
|
|
6305
6309
|
* @throws OciError when an error occurs
|
|
6306
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6310
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
|
|
6307
6311
|
*/
|
|
6308
6312
|
listDomains(listDomainsRequest) {
|
|
6309
6313
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6421,7 +6425,7 @@ class IdentityClient {
|
|
|
6421
6425
|
* @param ListDynamicGroupsRequest
|
|
6422
6426
|
* @return ListDynamicGroupsResponse
|
|
6423
6427
|
* @throws OciError when an error occurs
|
|
6424
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6428
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
|
|
6425
6429
|
*/
|
|
6426
6430
|
listDynamicGroups(listDynamicGroupsRequest) {
|
|
6427
6431
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6532,7 +6536,7 @@ class IdentityClient {
|
|
|
6532
6536
|
* @param ListFaultDomainsRequest
|
|
6533
6537
|
* @return ListFaultDomainsResponse
|
|
6534
6538
|
* @throws OciError when an error occurs
|
|
6535
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6539
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
|
|
6536
6540
|
*/
|
|
6537
6541
|
listFaultDomains(listFaultDomainsRequest) {
|
|
6538
6542
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6593,7 +6597,7 @@ class IdentityClient {
|
|
|
6593
6597
|
* @param ListGroupsRequest
|
|
6594
6598
|
* @return ListGroupsResponse
|
|
6595
6599
|
* @throws OciError when an error occurs
|
|
6596
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6600
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
|
|
6597
6601
|
*/
|
|
6598
6602
|
listGroups(listGroupsRequest) {
|
|
6599
6603
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6702,7 +6706,7 @@ class IdentityClient {
|
|
|
6702
6706
|
* @param ListIamWorkRequestErrorsRequest
|
|
6703
6707
|
* @return ListIamWorkRequestErrorsResponse
|
|
6704
6708
|
* @throws OciError when an error occurs
|
|
6705
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6709
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
|
|
6706
6710
|
*/
|
|
6707
6711
|
listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
|
|
6708
6712
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6810,7 +6814,7 @@ class IdentityClient {
|
|
|
6810
6814
|
* @param ListIamWorkRequestLogsRequest
|
|
6811
6815
|
* @return ListIamWorkRequestLogsResponse
|
|
6812
6816
|
* @throws OciError when an error occurs
|
|
6813
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6817
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
|
|
6814
6818
|
*/
|
|
6815
6819
|
listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
|
|
6816
6820
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6923,7 +6927,7 @@ class IdentityClient {
|
|
|
6923
6927
|
* @param ListIamWorkRequestsRequest
|
|
6924
6928
|
* @return ListIamWorkRequestsResponse
|
|
6925
6929
|
* @throws OciError when an error occurs
|
|
6926
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6930
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
|
|
6927
6931
|
*/
|
|
6928
6932
|
listIamWorkRequests(listIamWorkRequestsRequest) {
|
|
6929
6933
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7032,7 +7036,7 @@ class IdentityClient {
|
|
|
7032
7036
|
* @param ListIdentityProviderGroupsRequest
|
|
7033
7037
|
* @return ListIdentityProviderGroupsResponse
|
|
7034
7038
|
* @throws OciError when an error occurs
|
|
7035
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7039
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
|
|
7036
7040
|
*/
|
|
7037
7041
|
listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
|
|
7038
7042
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7145,7 +7149,7 @@ class IdentityClient {
|
|
|
7145
7149
|
* @param ListIdentityProvidersRequest
|
|
7146
7150
|
* @return ListIdentityProvidersResponse
|
|
7147
7151
|
* @throws OciError when an error occurs
|
|
7148
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7152
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
|
|
7149
7153
|
*/
|
|
7150
7154
|
listIdentityProviders(listIdentityProvidersRequest) {
|
|
7151
7155
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7257,7 +7261,7 @@ class IdentityClient {
|
|
|
7257
7261
|
* @param ListIdpGroupMappingsRequest
|
|
7258
7262
|
* @return ListIdpGroupMappingsResponse
|
|
7259
7263
|
* @throws OciError when an error occurs
|
|
7260
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
|
|
7261
7265
|
*/
|
|
7262
7266
|
listIdpGroupMappings(listIdpGroupMappingsRequest) {
|
|
7263
7267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7364,7 +7368,7 @@ class IdentityClient {
|
|
|
7364
7368
|
* @param ListMfaTotpDevicesRequest
|
|
7365
7369
|
* @return ListMfaTotpDevicesResponse
|
|
7366
7370
|
* @throws OciError when an error occurs
|
|
7367
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7371
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
|
|
7368
7372
|
*/
|
|
7369
7373
|
listMfaTotpDevices(listMfaTotpDevicesRequest) {
|
|
7370
7374
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7474,7 +7478,7 @@ class IdentityClient {
|
|
|
7474
7478
|
* @param ListNetworkSourcesRequest
|
|
7475
7479
|
* @return ListNetworkSourcesResponse
|
|
7476
7480
|
* @throws OciError when an error occurs
|
|
7477
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7481
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
|
|
7478
7482
|
*/
|
|
7479
7483
|
listNetworkSources(listNetworkSourcesRequest) {
|
|
7480
7484
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7583,7 +7587,7 @@ class IdentityClient {
|
|
|
7583
7587
|
* @param ListOAuthClientCredentialsRequest
|
|
7584
7588
|
* @return ListOAuthClientCredentialsResponse
|
|
7585
7589
|
* @throws OciError when an error occurs
|
|
7586
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7590
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
|
|
7587
7591
|
*/
|
|
7588
7592
|
listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
|
|
7589
7593
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7694,7 +7698,7 @@ class IdentityClient {
|
|
|
7694
7698
|
* @param ListPoliciesRequest
|
|
7695
7699
|
* @return ListPoliciesResponse
|
|
7696
7700
|
* @throws OciError when an error occurs
|
|
7697
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7701
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
|
|
7698
7702
|
*/
|
|
7699
7703
|
listPolicies(listPoliciesRequest) {
|
|
7700
7704
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7802,7 +7806,7 @@ class IdentityClient {
|
|
|
7802
7806
|
* @param ListRegionSubscriptionsRequest
|
|
7803
7807
|
* @return ListRegionSubscriptionsResponse
|
|
7804
7808
|
* @throws OciError when an error occurs
|
|
7805
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7809
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
|
|
7806
7810
|
*/
|
|
7807
7811
|
listRegionSubscriptions(listRegionSubscriptionsRequest) {
|
|
7808
7812
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7859,7 +7863,7 @@ class IdentityClient {
|
|
|
7859
7863
|
* @param ListRegionsRequest
|
|
7860
7864
|
* @return ListRegionsResponse
|
|
7861
7865
|
* @throws OciError when an error occurs
|
|
7862
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7866
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
|
|
7863
7867
|
*/
|
|
7864
7868
|
listRegions(listRegionsRequest) {
|
|
7865
7869
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7916,7 +7920,7 @@ class IdentityClient {
|
|
|
7916
7920
|
* @param ListSmtpCredentialsRequest
|
|
7917
7921
|
* @return ListSmtpCredentialsResponse
|
|
7918
7922
|
* @throws OciError when an error occurs
|
|
7919
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7923
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
|
|
7920
7924
|
*/
|
|
7921
7925
|
listSmtpCredentials(listSmtpCredentialsRequest) {
|
|
7922
7926
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7979,7 +7983,7 @@ class IdentityClient {
|
|
|
7979
7983
|
* @param ListStandardTagNamespacesRequest
|
|
7980
7984
|
* @return ListStandardTagNamespacesResponse
|
|
7981
7985
|
* @throws OciError when an error occurs
|
|
7982
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7986
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
|
|
7983
7987
|
*/
|
|
7984
7988
|
listStandardTagNamespaces(listStandardTagNamespacesRequest) {
|
|
7985
7989
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8087,7 +8091,7 @@ class IdentityClient {
|
|
|
8087
8091
|
* @param ListSwiftPasswordsRequest
|
|
8088
8092
|
* @return ListSwiftPasswordsResponse
|
|
8089
8093
|
* @throws OciError when an error occurs
|
|
8090
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8094
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
|
|
8091
8095
|
*/
|
|
8092
8096
|
listSwiftPasswords(listSwiftPasswordsRequest) {
|
|
8093
8097
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8150,7 +8154,7 @@ class IdentityClient {
|
|
|
8150
8154
|
* @param ListTagDefaultsRequest
|
|
8151
8155
|
* @return ListTagDefaultsResponse
|
|
8152
8156
|
* @throws OciError when an error occurs
|
|
8153
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8157
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
|
|
8154
8158
|
*/
|
|
8155
8159
|
listTagDefaults(listTagDefaultsRequest) {
|
|
8156
8160
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8258,7 +8262,7 @@ class IdentityClient {
|
|
|
8258
8262
|
* @param ListTagNamespacesRequest
|
|
8259
8263
|
* @return ListTagNamespacesResponse
|
|
8260
8264
|
* @throws OciError when an error occurs
|
|
8261
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
|
|
8262
8266
|
*/
|
|
8263
8267
|
listTagNamespaces(listTagNamespacesRequest) {
|
|
8264
8268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8365,7 +8369,7 @@ class IdentityClient {
|
|
|
8365
8369
|
* @param ListTaggingWorkRequestErrorsRequest
|
|
8366
8370
|
* @return ListTaggingWorkRequestErrorsResponse
|
|
8367
8371
|
* @throws OciError when an error occurs
|
|
8368
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8372
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
|
|
8369
8373
|
*/
|
|
8370
8374
|
listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
|
|
8371
8375
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8476,7 +8480,7 @@ class IdentityClient {
|
|
|
8476
8480
|
* @param ListTaggingWorkRequestLogsRequest
|
|
8477
8481
|
* @return ListTaggingWorkRequestLogsResponse
|
|
8478
8482
|
* @throws OciError when an error occurs
|
|
8479
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8483
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
|
|
8480
8484
|
*/
|
|
8481
8485
|
listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
|
|
8482
8486
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8587,7 +8591,7 @@ class IdentityClient {
|
|
|
8587
8591
|
* @param ListTaggingWorkRequestsRequest
|
|
8588
8592
|
* @return ListTaggingWorkRequestsResponse
|
|
8589
8593
|
* @throws OciError when an error occurs
|
|
8590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
|
|
8591
8595
|
*/
|
|
8592
8596
|
listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
|
|
8593
8597
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8693,7 +8697,7 @@ class IdentityClient {
|
|
|
8693
8697
|
* @param ListTagsRequest
|
|
8694
8698
|
* @return ListTagsResponse
|
|
8695
8699
|
* @throws OciError when an error occurs
|
|
8696
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8700
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListTags.ts.html |here} to see how to use ListTags API.
|
|
8697
8701
|
*/
|
|
8698
8702
|
listTags(listTagsRequest) {
|
|
8699
8703
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8809,7 +8813,7 @@ class IdentityClient {
|
|
|
8809
8813
|
* @param ListUserGroupMembershipsRequest
|
|
8810
8814
|
* @return ListUserGroupMembershipsResponse
|
|
8811
8815
|
* @throws OciError when an error occurs
|
|
8812
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8816
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
|
|
8813
8817
|
*/
|
|
8814
8818
|
listUserGroupMemberships(listUserGroupMembershipsRequest) {
|
|
8815
8819
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8918,7 +8922,7 @@ class IdentityClient {
|
|
|
8918
8922
|
* @param ListUsersRequest
|
|
8919
8923
|
* @return ListUsersResponse
|
|
8920
8924
|
* @throws OciError when an error occurs
|
|
8921
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8925
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
|
|
8922
8926
|
*/
|
|
8923
8927
|
listUsers(listUsersRequest) {
|
|
8924
8928
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9029,7 +9033,7 @@ class IdentityClient {
|
|
|
9029
9033
|
* @param ListWorkRequestsRequest
|
|
9030
9034
|
* @return ListWorkRequestsResponse
|
|
9031
9035
|
* @throws OciError when an error occurs
|
|
9032
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9036
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
9033
9037
|
*/
|
|
9034
9038
|
listWorkRequests(listWorkRequestsRequest) {
|
|
9035
9039
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9142,7 +9146,7 @@ class IdentityClient {
|
|
|
9142
9146
|
* @param MoveCompartmentRequest
|
|
9143
9147
|
* @return MoveCompartmentResponse
|
|
9144
9148
|
* @throws OciError when an error occurs
|
|
9145
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9149
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
|
|
9146
9150
|
*/
|
|
9147
9151
|
moveCompartment(moveCompartmentRequest) {
|
|
9148
9152
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9205,7 +9209,7 @@ class IdentityClient {
|
|
|
9205
9209
|
* @param RecoverCompartmentRequest
|
|
9206
9210
|
* @return RecoverCompartmentResponse
|
|
9207
9211
|
* @throws OciError when an error occurs
|
|
9208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9212
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
|
|
9209
9213
|
*/
|
|
9210
9214
|
recoverCompartment(recoverCompartmentRequest) {
|
|
9211
9215
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9270,7 +9274,7 @@ class IdentityClient {
|
|
|
9270
9274
|
* @param RemoveTagDefaultLockRequest
|
|
9271
9275
|
* @return RemoveTagDefaultLockResponse
|
|
9272
9276
|
* @throws OciError when an error occurs
|
|
9273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9277
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/RemoveTagDefaultLock.ts.html |here} to see how to use RemoveTagDefaultLock API.
|
|
9274
9278
|
*/
|
|
9275
9279
|
removeTagDefaultLock(removeTagDefaultLockRequest) {
|
|
9276
9280
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9337,7 +9341,7 @@ class IdentityClient {
|
|
|
9337
9341
|
* @param RemoveTagNamespaceLockRequest
|
|
9338
9342
|
* @return RemoveTagNamespaceLockResponse
|
|
9339
9343
|
* @throws OciError when an error occurs
|
|
9340
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9344
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/RemoveTagNamespaceLock.ts.html |here} to see how to use RemoveTagNamespaceLock API.
|
|
9341
9345
|
*/
|
|
9342
9346
|
removeTagNamespaceLock(removeTagNamespaceLockRequest) {
|
|
9343
9347
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9403,7 +9407,7 @@ class IdentityClient {
|
|
|
9403
9407
|
* @param RemoveUserFromGroupRequest
|
|
9404
9408
|
* @return RemoveUserFromGroupResponse
|
|
9405
9409
|
* @throws OciError when an error occurs
|
|
9406
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9410
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
|
|
9407
9411
|
*/
|
|
9408
9412
|
removeUserFromGroup(removeUserFromGroupRequest) {
|
|
9409
9413
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9458,7 +9462,7 @@ class IdentityClient {
|
|
|
9458
9462
|
* @param ResetIdpScimClientRequest
|
|
9459
9463
|
* @return ResetIdpScimClientResponse
|
|
9460
9464
|
* @throws OciError when an error occurs
|
|
9461
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9465
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
|
|
9462
9466
|
*/
|
|
9463
9467
|
resetIdpScimClient(resetIdpScimClientRequest) {
|
|
9464
9468
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9516,7 +9520,7 @@ class IdentityClient {
|
|
|
9516
9520
|
* @param UpdateAuthTokenRequest
|
|
9517
9521
|
* @return UpdateAuthTokenResponse
|
|
9518
9522
|
* @throws OciError when an error occurs
|
|
9519
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9523
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
|
|
9520
9524
|
*/
|
|
9521
9525
|
updateAuthToken(updateAuthTokenRequest) {
|
|
9522
9526
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9582,7 +9586,7 @@ class IdentityClient {
|
|
|
9582
9586
|
* @param UpdateAuthenticationPolicyRequest
|
|
9583
9587
|
* @return UpdateAuthenticationPolicyResponse
|
|
9584
9588
|
* @throws OciError when an error occurs
|
|
9585
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9589
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
|
|
9586
9590
|
*/
|
|
9587
9591
|
updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
|
|
9588
9592
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9646,7 +9650,7 @@ class IdentityClient {
|
|
|
9646
9650
|
* @param UpdateCompartmentRequest
|
|
9647
9651
|
* @return UpdateCompartmentResponse
|
|
9648
9652
|
* @throws OciError when an error occurs
|
|
9649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9653
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
|
|
9650
9654
|
*/
|
|
9651
9655
|
updateCompartment(updateCompartmentRequest) {
|
|
9652
9656
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9711,7 +9715,7 @@ class IdentityClient {
|
|
|
9711
9715
|
* @param UpdateCustomerSecretKeyRequest
|
|
9712
9716
|
* @return UpdateCustomerSecretKeyResponse
|
|
9713
9717
|
* @throws OciError when an error occurs
|
|
9714
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9718
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
|
|
9715
9719
|
*/
|
|
9716
9720
|
updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
|
|
9717
9721
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9780,7 +9784,7 @@ class IdentityClient {
|
|
|
9780
9784
|
* @param UpdateDomainRequest
|
|
9781
9785
|
* @return UpdateDomainResponse
|
|
9782
9786
|
* @throws OciError when an error occurs
|
|
9783
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9787
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
|
|
9784
9788
|
*/
|
|
9785
9789
|
updateDomain(updateDomainRequest) {
|
|
9786
9790
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9841,7 +9845,7 @@ class IdentityClient {
|
|
|
9841
9845
|
* @param UpdateDynamicGroupRequest
|
|
9842
9846
|
* @return UpdateDynamicGroupResponse
|
|
9843
9847
|
* @throws OciError when an error occurs
|
|
9844
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9848
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
|
|
9845
9849
|
*/
|
|
9846
9850
|
updateDynamicGroup(updateDynamicGroupRequest) {
|
|
9847
9851
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9905,7 +9909,7 @@ class IdentityClient {
|
|
|
9905
9909
|
* @param UpdateGroupRequest
|
|
9906
9910
|
* @return UpdateGroupResponse
|
|
9907
9911
|
* @throws OciError when an error occurs
|
|
9908
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9912
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
|
|
9909
9913
|
*/
|
|
9910
9914
|
updateGroup(updateGroupRequest) {
|
|
9911
9915
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9972,7 +9976,7 @@ class IdentityClient {
|
|
|
9972
9976
|
* @param UpdateIdentityProviderRequest
|
|
9973
9977
|
* @return UpdateIdentityProviderResponse
|
|
9974
9978
|
* @throws OciError when an error occurs
|
|
9975
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9979
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
|
|
9976
9980
|
*/
|
|
9977
9981
|
updateIdentityProvider(updateIdentityProviderRequest) {
|
|
9978
9982
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10039,7 +10043,7 @@ class IdentityClient {
|
|
|
10039
10043
|
* @param UpdateIdpGroupMappingRequest
|
|
10040
10044
|
* @return UpdateIdpGroupMappingResponse
|
|
10041
10045
|
* @throws OciError when an error occurs
|
|
10042
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10046
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
|
|
10043
10047
|
*/
|
|
10044
10048
|
updateIdpGroupMapping(updateIdpGroupMappingRequest) {
|
|
10045
10049
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10105,7 +10109,7 @@ class IdentityClient {
|
|
|
10105
10109
|
* @param UpdateNetworkSourceRequest
|
|
10106
10110
|
* @return UpdateNetworkSourceResponse
|
|
10107
10111
|
* @throws OciError when an error occurs
|
|
10108
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10112
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
|
|
10109
10113
|
*/
|
|
10110
10114
|
updateNetworkSource(updateNetworkSourceRequest) {
|
|
10111
10115
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10170,7 +10174,7 @@ class IdentityClient {
|
|
|
10170
10174
|
* @param UpdateOAuthClientCredentialRequest
|
|
10171
10175
|
* @return UpdateOAuthClientCredentialResponse
|
|
10172
10176
|
* @throws OciError when an error occurs
|
|
10173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10177
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
|
|
10174
10178
|
*/
|
|
10175
10179
|
updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
|
|
10176
10180
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10238,7 +10242,7 @@ class IdentityClient {
|
|
|
10238
10242
|
* @param UpdatePolicyRequest
|
|
10239
10243
|
* @return UpdatePolicyResponse
|
|
10240
10244
|
* @throws OciError when an error occurs
|
|
10241
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
|
|
10242
10246
|
*/
|
|
10243
10247
|
updatePolicy(updatePolicyRequest) {
|
|
10244
10248
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10303,7 +10307,7 @@ class IdentityClient {
|
|
|
10303
10307
|
* @param UpdateSmtpCredentialRequest
|
|
10304
10308
|
* @return UpdateSmtpCredentialResponse
|
|
10305
10309
|
* @throws OciError when an error occurs
|
|
10306
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10310
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
|
|
10307
10311
|
*/
|
|
10308
10312
|
updateSmtpCredential(updateSmtpCredentialRequest) {
|
|
10309
10313
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10371,7 +10375,7 @@ class IdentityClient {
|
|
|
10371
10375
|
* @param UpdateSwiftPasswordRequest
|
|
10372
10376
|
* @return UpdateSwiftPasswordResponse
|
|
10373
10377
|
* @throws OciError when an error occurs
|
|
10374
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10378
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
|
|
10375
10379
|
*/
|
|
10376
10380
|
updateSwiftPassword(updateSwiftPasswordRequest) {
|
|
10377
10381
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10446,7 +10450,7 @@ class IdentityClient {
|
|
|
10446
10450
|
* @param UpdateTagRequest
|
|
10447
10451
|
* @return UpdateTagResponse
|
|
10448
10452
|
* @throws OciError when an error occurs
|
|
10449
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10453
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
|
|
10450
10454
|
*/
|
|
10451
10455
|
updateTag(updateTagRequest) {
|
|
10452
10456
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10519,7 +10523,7 @@ class IdentityClient {
|
|
|
10519
10523
|
* @param UpdateTagDefaultRequest
|
|
10520
10524
|
* @return UpdateTagDefaultResponse
|
|
10521
10525
|
* @throws OciError when an error occurs
|
|
10522
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10526
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
|
|
10523
10527
|
*/
|
|
10524
10528
|
updateTagDefault(updateTagDefaultRequest) {
|
|
10525
10529
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10595,7 +10599,7 @@ class IdentityClient {
|
|
|
10595
10599
|
* @param UpdateTagNamespaceRequest
|
|
10596
10600
|
* @return UpdateTagNamespaceResponse
|
|
10597
10601
|
* @throws OciError when an error occurs
|
|
10598
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10602
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
|
|
10599
10603
|
*/
|
|
10600
10604
|
updateTagNamespace(updateTagNamespaceRequest) {
|
|
10601
10605
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10655,7 +10659,7 @@ class IdentityClient {
|
|
|
10655
10659
|
* @param UpdateUserRequest
|
|
10656
10660
|
* @return UpdateUserResponse
|
|
10657
10661
|
* @throws OciError when an error occurs
|
|
10658
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10662
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
|
|
10659
10663
|
*/
|
|
10660
10664
|
updateUser(updateUserRequest) {
|
|
10661
10665
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10720,7 +10724,7 @@ class IdentityClient {
|
|
|
10720
10724
|
* @param UpdateUserCapabilitiesRequest
|
|
10721
10725
|
* @return UpdateUserCapabilitiesResponse
|
|
10722
10726
|
* @throws OciError when an error occurs
|
|
10723
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
|
|
10724
10728
|
*/
|
|
10725
10729
|
updateUserCapabilities(updateUserCapabilitiesRequest) {
|
|
10726
10730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10785,7 +10789,7 @@ class IdentityClient {
|
|
|
10785
10789
|
* @param UpdateUserStateRequest
|
|
10786
10790
|
* @return UpdateUserStateResponse
|
|
10787
10791
|
* @throws OciError when an error occurs
|
|
10788
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10792
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
|
|
10789
10793
|
*/
|
|
10790
10794
|
updateUserState(updateUserStateRequest) {
|
|
10791
10795
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10864,7 +10868,7 @@ class IdentityClient {
|
|
|
10864
10868
|
* @param UploadApiKeyRequest
|
|
10865
10869
|
* @return UploadApiKeyResponse
|
|
10866
10870
|
* @throws OciError when an error occurs
|
|
10867
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10871
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
|
|
10868
10872
|
*/
|
|
10869
10873
|
uploadApiKey(uploadApiKeyRequest) {
|
|
10870
10874
|
return __awaiter(this, void 0, void 0, function* () {
|