| 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 |
|---|---|
DescribeBatchInferenceJobResult |
AbstractAmazonPersonalize.describeBatchInferenceJob(DescribeBatchInferenceJobRequest request) |
DescribeBatchInferenceJobResult |
AmazonPersonalize.describeBatchInferenceJob(DescribeBatchInferenceJobRequest describeBatchInferenceJobRequest)
Gets the properties of a batch inference job including name, Amazon Resource Name (ARN), status, input and output
configurations, and the ARN of the solution version used to generate the recommendations.
|
DescribeBatchInferenceJobResult |
AmazonPersonalizeClient.describeBatchInferenceJob(DescribeBatchInferenceJobRequest request)
Gets the properties of a batch inference job including name, Amazon Resource Name (ARN), status, input and output
configurations, and the ARN of the solution version used to generate the recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBatchInferenceJobResult |
DescribeBatchInferenceJobResult.clone() |
DescribeBatchInferenceJobResult |
DescribeBatchInferenceJobResult.withBatchInferenceJob(BatchInferenceJob batchInferenceJob)
Information on the specified batch inference job.
|
Copyright © 2022. All rights reserved.