| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentity |
|
| com.amazonaws.services.cognitoidentity.model |
| Modifier and Type | Method and Description |
|---|---|
GetPrincipalTagAttributeMapResult |
AmazonCognitoIdentityClient.getPrincipalTagAttributeMap(GetPrincipalTagAttributeMapRequest request)
Use
GetPrincipalTagAttributeMap to list all mappings between PrincipalTags and user
attributes. |
GetPrincipalTagAttributeMapResult |
AbstractAmazonCognitoIdentity.getPrincipalTagAttributeMap(GetPrincipalTagAttributeMapRequest request) |
GetPrincipalTagAttributeMapResult |
AmazonCognitoIdentity.getPrincipalTagAttributeMap(GetPrincipalTagAttributeMapRequest getPrincipalTagAttributeMapRequest)
Use
GetPrincipalTagAttributeMap to list all mappings between PrincipalTags and user
attributes. |
| Modifier and Type | Method and Description |
|---|---|
GetPrincipalTagAttributeMapResult |
GetPrincipalTagAttributeMapResult.addPrincipalTagsEntry(String key,
String value)
Add a single PrincipalTags entry
|
GetPrincipalTagAttributeMapResult |
GetPrincipalTagAttributeMapResult.clearPrincipalTagsEntries()
Removes all the entries added into PrincipalTags.
|
GetPrincipalTagAttributeMapResult |
GetPrincipalTagAttributeMapResult.clone() |
GetPrincipalTagAttributeMapResult |
GetPrincipalTagAttributeMapResult.withIdentityPoolId(String identityPoolId)
You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.
|
GetPrincipalTagAttributeMapResult |
GetPrincipalTagAttributeMapResult.withIdentityProviderName(String identityProviderName)
You can use this operation to get the provider name.
|
GetPrincipalTagAttributeMapResult |
GetPrincipalTagAttributeMapResult.withPrincipalTags(Map<String,String> principalTags)
You can use this operation to add principal tags.
|
GetPrincipalTagAttributeMapResult |
GetPrincipalTagAttributeMapResult.withUseDefaults(Boolean useDefaults)
You can use this operation to list
|
Copyright © 2024. All rights reserved.