| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
BatchInferenceJobInput |
BatchInferenceJob.jobInput()
The Amazon S3 path that leads to the input data used to generate the batch inference job.
|
BatchInferenceJobInput |
CreateBatchInferenceJobRequest.jobInput()
The Amazon S3 path that leads to the input file to base your recommendations on.
|
| Modifier and Type | Method and Description |
|---|---|
BatchInferenceJob.Builder |
BatchInferenceJob.Builder.jobInput(BatchInferenceJobInput jobInput)
The Amazon S3 path that leads to the input data used to generate the batch inference job.
|
CreateBatchInferenceJobRequest.Builder |
CreateBatchInferenceJobRequest.Builder.jobInput(BatchInferenceJobInput jobInput)
The Amazon S3 path that leads to the input file to base your recommendations on.
|
Copyright © 2021. All rights reserved.