Uses of Class
software.amazon.awssdk.services.personalize.model.FeatureTransformation
-
Packages that use FeatureTransformation Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of FeatureTransformation in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return FeatureTransformation Modifier and Type Method Description FeatureTransformationDescribeFeatureTransformationResponse. featureTransformation()A listing of the FeatureTransformation properties.Methods in software.amazon.awssdk.services.personalize.model with parameters of type FeatureTransformation Modifier and Type Method Description DescribeFeatureTransformationResponse.BuilderDescribeFeatureTransformationResponse.Builder. featureTransformation(FeatureTransformation featureTransformation)A listing of the FeatureTransformation properties.
-