Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.AssessmentSummary
-
Packages that use AssessmentSummary Package Description software.amazon.awssdk.services.migrationhubstrategy.model -
-
Uses of AssessmentSummary in software.amazon.awssdk.services.migrationhubstrategy.model
Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return AssessmentSummary Modifier and Type Method Description AssessmentSummaryGetPortfolioSummaryResponse. assessmentSummary()An assessment summary for the portfolio including the number of servers to rehost and the overall number of anti-patterns.Methods in software.amazon.awssdk.services.migrationhubstrategy.model with parameters of type AssessmentSummary Modifier and Type Method Description GetPortfolioSummaryResponse.BuilderGetPortfolioSummaryResponse.Builder. assessmentSummary(AssessmentSummary assessmentSummary)An assessment summary for the portfolio including the number of servers to rehost and the overall number of anti-patterns.
-