Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.ListTagsForResourceRequest
Packages that use ListTagsForResourceRequest
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider with parameters of type ListTagsForResourceRequestModifier and TypeMethodDescriptionCognitoIdentityProviderAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Lists the tags that are assigned to an Amazon Cognito user pool.default ListTagsForResourceResponseCognitoIdentityProviderClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Lists the tags that are assigned to an Amazon Cognito user pool. -
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.cognitoidentityprovider.transform
Methods in software.amazon.awssdk.services.cognitoidentityprovider.transform with parameters of type ListTagsForResourceRequestModifier and TypeMethodDescriptionListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest)