| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize |
Amazon Personalize is a machine learning service that makes it easy to add individualized recommendations to
customers.
|
| software.amazon.awssdk.services.personalize.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
PersonalizeAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Get a list of tags
attached to a resource.
|
default ListTagsForResourceResponse |
PersonalizeClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Get a list of tags
attached to a resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest) |
Copyright © 2022. All rights reserved.