| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize |
Amazon Personalize is a machine learning service that makes it easy to add individualized recommendations to
customers.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeFeatureTransformationResponse |
PersonalizeClient.describeFeatureTransformation(Consumer<DescribeFeatureTransformationRequest.Builder> describeFeatureTransformationRequest)
Describes the given feature transformation.
|
default DescribeFeatureTransformationResponse |
PersonalizeClient.describeFeatureTransformation(DescribeFeatureTransformationRequest describeFeatureTransformationRequest)
Describes the given feature transformation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeFeatureTransformationResponse> |
PersonalizeAsyncClient.describeFeatureTransformation(Consumer<DescribeFeatureTransformationRequest.Builder> describeFeatureTransformationRequest)
Describes the given feature transformation.
|
default CompletableFuture<DescribeFeatureTransformationResponse> |
PersonalizeAsyncClient.describeFeatureTransformation(DescribeFeatureTransformationRequest describeFeatureTransformationRequest)
Describes the given feature transformation.
|
Copyright © 2019. All rights reserved.