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