| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentity |
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
CognitoIdentityClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags from the specified Amazon Cognito identity pool.
|
default UntagResourceResponse |
CognitoIdentityClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified Amazon Cognito identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
CognitoIdentityAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags from the specified Amazon Cognito identity pool.
|
default CompletableFuture<UntagResourceResponse> |
CognitoIdentityAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified Amazon Cognito identity pool.
|
Copyright © 2023. All rights reserved.