| 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 CreateBatchInferenceJobResponse |
PersonalizeClient.createBatchInferenceJob(Consumer<CreateBatchInferenceJobRequest.Builder> createBatchInferenceJobRequest)
Creates a batch inference job.
|
default CreateBatchInferenceJobResponse |
PersonalizeClient.createBatchInferenceJob(CreateBatchInferenceJobRequest createBatchInferenceJobRequest)
Creates a batch inference job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateBatchInferenceJobResponse> |
PersonalizeAsyncClient.createBatchInferenceJob(Consumer<CreateBatchInferenceJobRequest.Builder> createBatchInferenceJobRequest)
Creates a batch inference job.
|
default CompletableFuture<CreateBatchInferenceJobResponse> |
PersonalizeAsyncClient.createBatchInferenceJob(CreateBatchInferenceJobRequest createBatchInferenceJobRequest)
Creates a batch inference job.
|
Copyright © 2022. All rights reserved.