| 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 StopSolutionVersionCreationResponse |
PersonalizeClient.stopSolutionVersionCreation(StopSolutionVersionCreationRequest stopSolutionVersionCreationRequest)
Stops creating a solution version that is in a state of CREATE_PENDING or CREATE IN_PROGRESS.
|
default CompletableFuture<StopSolutionVersionCreationResponse> |
PersonalizeAsyncClient.stopSolutionVersionCreation(StopSolutionVersionCreationRequest stopSolutionVersionCreationRequest)
Stops creating a solution version that is in a state of CREATE_PENDING or CREATE IN_PROGRESS.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopSolutionVersionCreationRequestMarshaller.marshall(StopSolutionVersionCreationRequest stopSolutionVersionCreationRequest) |
Copyright © 2022. All rights reserved.