| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentity |
|
| software.amazon.awssdk.services.cognitoidentity.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetPrincipalTagAttributeMapResponse> |
CognitoIdentityAsyncClient.setPrincipalTagAttributeMap(SetPrincipalTagAttributeMapRequest setPrincipalTagAttributeMapRequest)
You can use this operation to use default (username and clientID) attribute or custom attribute mappings.
|
default SetPrincipalTagAttributeMapResponse |
CognitoIdentityClient.setPrincipalTagAttributeMap(SetPrincipalTagAttributeMapRequest setPrincipalTagAttributeMapRequest)
You can use this operation to use default (username and clientID) attribute or custom attribute mappings.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetPrincipalTagAttributeMapRequestMarshaller.marshall(SetPrincipalTagAttributeMapRequest setPrincipalTagAttributeMapRequest) |
Copyright © 2023. All rights reserved.