| Package | Description |
|---|---|
| com.amazonaws.services.personalize |
Amazon Personalize is a machine learning service that makes it easy to add individualized recommendations to
customers.
|
| com.amazonaws.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeBatchSegmentJobResult |
AmazonPersonalizeClient.describeBatchSegmentJob(DescribeBatchSegmentJobRequest request)
Gets the properties of a batch segment job including name, Amazon Resource Name (ARN), status, input and output
configurations, and the ARN of the solution version used to generate segments.
|
DescribeBatchSegmentJobResult |
AbstractAmazonPersonalize.describeBatchSegmentJob(DescribeBatchSegmentJobRequest request) |
DescribeBatchSegmentJobResult |
AmazonPersonalize.describeBatchSegmentJob(DescribeBatchSegmentJobRequest describeBatchSegmentJobRequest)
Gets the properties of a batch segment job including name, Amazon Resource Name (ARN), status, input and output
configurations, and the ARN of the solution version used to generate segments.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBatchSegmentJobResult |
DescribeBatchSegmentJobResult.clone() |
DescribeBatchSegmentJobResult |
DescribeBatchSegmentJobResult.withBatchSegmentJob(BatchSegmentJob batchSegmentJob)
Information on the specified batch segment job.
|
Copyright © 2023. All rights reserved.