| Package | Description |
|---|---|
| com.amazonaws.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
BatchSegmentJobInput |
BatchSegmentJobInput.clone() |
BatchSegmentJobInput |
BatchSegmentJob.getJobInput()
The Amazon S3 path that leads to the input data used to generate the batch segment job.
|
BatchSegmentJobInput |
CreateBatchSegmentJobRequest.getJobInput()
The Amazon S3 path for the input data used to generate the batch segment job.
|
BatchSegmentJobInput |
BatchSegmentJobInput.withS3DataSource(S3DataConfig s3DataSource) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchSegmentJob.setJobInput(BatchSegmentJobInput jobInput)
The Amazon S3 path that leads to the input data used to generate the batch segment job.
|
void |
CreateBatchSegmentJobRequest.setJobInput(BatchSegmentJobInput jobInput)
The Amazon S3 path for the input data used to generate the batch segment job.
|
BatchSegmentJob |
BatchSegmentJob.withJobInput(BatchSegmentJobInput jobInput)
The Amazon S3 path that leads to the input data used to generate the batch segment job.
|
CreateBatchSegmentJobRequest |
CreateBatchSegmentJobRequest.withJobInput(BatchSegmentJobInput jobInput)
The Amazon S3 path for the input data used to generate the batch segment job.
|
Copyright © 2023. All rights reserved.