Uses of Class
software.amazon.awssdk.services.personalize.model.Algorithm
-
Packages that use Algorithm Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of Algorithm in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return Algorithm Modifier and Type Method Description AlgorithmDescribeAlgorithmResponse. algorithm()A listing of the properties of the algorithm.Methods in software.amazon.awssdk.services.personalize.model with parameters of type Algorithm Modifier and Type Method Description DescribeAlgorithmResponse.BuilderDescribeAlgorithmResponse.Builder. algorithm(Algorithm algorithm)A listing of the properties of the algorithm.
-