Uses of Class
software.amazon.awssdk.services.personalize.model.SolutionUpdateSummary
-
Packages that use SolutionUpdateSummary Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of SolutionUpdateSummary in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return SolutionUpdateSummary Modifier and Type Method Description SolutionUpdateSummarySolution. latestSolutionUpdate()Provides a summary of the latest updates to the solution.Methods in software.amazon.awssdk.services.personalize.model with parameters of type SolutionUpdateSummary Modifier and Type Method Description Solution.BuilderSolution.Builder. latestSolutionUpdate(SolutionUpdateSummary latestSolutionUpdate)Provides a summary of the latest updates to the solution.
-