| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentity |
|
| software.amazon.awssdk.services.cognitoidentity.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetPrincipalTagAttributeMapResponse |
CognitoIdentityClient.getPrincipalTagAttributeMap(GetPrincipalTagAttributeMapRequest getPrincipalTagAttributeMapRequest)
Use
GetPrincipalTagAttributeMap to list all mappings between PrincipalTags and user
attributes. |
default CompletableFuture<GetPrincipalTagAttributeMapResponse> |
CognitoIdentityAsyncClient.getPrincipalTagAttributeMap(GetPrincipalTagAttributeMapRequest getPrincipalTagAttributeMapRequest)
Use
GetPrincipalTagAttributeMap to list all mappings between PrincipalTags and user
attributes. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetPrincipalTagAttributeMapRequestMarshaller.marshall(GetPrincipalTagAttributeMapRequest getPrincipalTagAttributeMapRequest) |
Copyright © 2023. All rights reserved.