Uses of Class
software.amazon.awssdk.services.personalize.model.SolutionVersion
-
Packages that use SolutionVersion Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of SolutionVersion in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return SolutionVersion Modifier and Type Method Description SolutionVersionDescribeSolutionVersionResponse. solutionVersion()The solution version.Methods in software.amazon.awssdk.services.personalize.model with parameters of type SolutionVersion Modifier and Type Method Description DescribeSolutionVersionResponse.BuilderDescribeSolutionVersionResponse.Builder. solutionVersion(SolutionVersion solutionVersion)The solution version.
-