Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.TagResourceRequest
Packages that use TagResourceRequest
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of TagResourceRequest in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider with parameters of type TagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TagResourceResponse>CognitoIdentityProviderAsyncClient.tagResource(TagResourceRequest tagResourceRequest) Assigns a set of tags to an Amazon Cognito user pool.default TagResourceResponseCognitoIdentityProviderClient.tagResource(TagResourceRequest tagResourceRequest) Assigns a set of tags to an Amazon Cognito user pool. -
Uses of TagResourceRequest in software.amazon.awssdk.services.cognitoidentityprovider.transform
Methods in software.amazon.awssdk.services.cognitoidentityprovider.transform with parameters of type TagResourceRequestModifier and TypeMethodDescriptionTagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest)