Uses of Class
software.amazon.awssdk.services.personalize.model.AlgorithmImage
-
Packages that use AlgorithmImage Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of AlgorithmImage in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return AlgorithmImage Modifier and Type Method Description AlgorithmImageAlgorithm. algorithmImage()The URI of the Docker container for the algorithm image.Methods in software.amazon.awssdk.services.personalize.model with parameters of type AlgorithmImage Modifier and Type Method Description Algorithm.BuilderAlgorithm.Builder. algorithmImage(AlgorithmImage algorithmImage)The URI of the Docker container for the algorithm image.
-