| 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<DeleteSolutionResponse> |
PersonalizeAsyncClient.deleteSolution(DeleteSolutionRequest deleteSolutionRequest)
Deletes all versions of a solution and the
Solution object itself. |
default DeleteSolutionResponse |
PersonalizeClient.deleteSolution(DeleteSolutionRequest deleteSolutionRequest)
Deletes all versions of a solution and the
Solution object itself. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteSolutionRequestMarshaller.marshall(DeleteSolutionRequest deleteSolutionRequest) |
Copyright © 2023. All rights reserved.