| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize |
Amazon Personalize is a machine learning service that makes it easy to add individualized recommendations to
customers.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
PersonalizeClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Remove tags that are
attached to a resource.
|
default UntagResourceResponse |
PersonalizeClient.untagResource(UntagResourceRequest untagResourceRequest)
Remove tags that are
attached to a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
PersonalizeAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Remove tags that are
attached to a resource.
|
default CompletableFuture<UntagResourceResponse> |
PersonalizeAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Remove tags that are
attached to a resource.
|
Copyright © 2023. All rights reserved.