| 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 CompletableFuture<DescribeBatchSegmentJobResponse> |
PersonalizeAsyncClient.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.
|
default DescribeBatchSegmentJobResponse |
PersonalizeClient.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 |
|---|---|
SdkHttpFullRequest |
DescribeBatchSegmentJobRequestMarshaller.marshall(DescribeBatchSegmentJobRequest describeBatchSegmentJobRequest) |
Copyright © 2023. All rights reserved.