| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentity |
|
| software.amazon.awssdk.services.cognitoidentity.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
CognitoIdentityAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Assigns a set of tags to the specified Amazon Cognito identity pool.
|
default TagResourceResponse |
CognitoIdentityClient.tagResource(TagResourceRequest tagResourceRequest)
Assigns a set of tags to the specified Amazon Cognito identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2023. All rights reserved.