| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentity |
|
| com.amazonaws.services.cognitoidentity.model |
| Modifier and Type | Method and Description |
|---|---|
SetPrincipalTagAttributeMapRequest |
SetPrincipalTagAttributeMapRequest.addPrincipalTagsEntry(String key,
String value)
Add a single PrincipalTags entry
|
SetPrincipalTagAttributeMapRequest |
SetPrincipalTagAttributeMapRequest.clearPrincipalTagsEntries()
Removes all the entries added into PrincipalTags.
|
SetPrincipalTagAttributeMapRequest |
SetPrincipalTagAttributeMapRequest.clone() |
SetPrincipalTagAttributeMapRequest |
SetPrincipalTagAttributeMapRequest.withIdentityPoolId(String identityPoolId)
The ID of the Identity Pool you want to set attribute mappings for.
|
SetPrincipalTagAttributeMapRequest |
SetPrincipalTagAttributeMapRequest.withIdentityProviderName(String identityProviderName)
The provider name you want to use for attribute mappings.
|
SetPrincipalTagAttributeMapRequest |
SetPrincipalTagAttributeMapRequest.withPrincipalTags(Map<String,String> principalTags)
You can use this operation to add principal tags.
|
SetPrincipalTagAttributeMapRequest |
SetPrincipalTagAttributeMapRequest.withUseDefaults(Boolean useDefaults)
You can use this operation to use default (username and clientID) attribute mappings.
|
Copyright © 2024. All rights reserved.