Uses of Class
software.amazon.awssdk.services.personalize.model.Solution
-
Packages that use Solution Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of Solution in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return Solution Modifier and Type Method Description SolutionDescribeSolutionResponse. solution()An object that describes the solution.Methods in software.amazon.awssdk.services.personalize.model with parameters of type Solution Modifier and Type Method Description DescribeSolutionResponse.BuilderDescribeSolutionResponse.Builder. solution(Solution solution)An object that describes the solution.
-