| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize |
Amazon Personalize is a machine learning service that makes it easy to add individualized recommendations to
customers.
|
| software.amazon.awssdk.services.personalize.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeBatchInferenceJobResponse |
PersonalizeClient.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.
|
default CompletableFuture<DescribeBatchInferenceJobResponse> |
PersonalizeAsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeBatchInferenceJobRequestMarshaller.marshall(DescribeBatchInferenceJobRequest describeBatchInferenceJobRequest) |
Copyright © 2022. All rights reserved.