| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentity |
|
| com.amazonaws.services.cognitoidentity.model |
Classes modeling the various types represented by AmazonCognitoIdentity
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AmazonCognitoIdentityClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags that are assigned to an Amazon Cognito identity pool.
|
ListTagsForResourceResult |
AmazonCognitoIdentity.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags that are assigned to an Amazon Cognito identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.addTagsEntry(String key,
String value)
The tags that are assigned to the identity pool.
|
ListTagsForResourceResult |
ListTagsForResourceResult.clearTagsEntries()
Removes all the entries added into Tags.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Map<String,String> tags)
The tags that are assigned to the identity pool.
|
Copyright © 2019. All rights reserved.