| 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<CreateBatchSegmentJobResponse> |
PersonalizeAsyncClient.createBatchSegmentJob(CreateBatchSegmentJobRequest createBatchSegmentJobRequest)
Creates a batch segment job.
|
default CreateBatchSegmentJobResponse |
PersonalizeClient.createBatchSegmentJob(CreateBatchSegmentJobRequest createBatchSegmentJobRequest)
Creates a batch segment job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateBatchSegmentJobRequestMarshaller.marshall(CreateBatchSegmentJobRequest createBatchSegmentJobRequest) |
Copyright © 2022. All rights reserved.