Uses of Interface
software.amazon.awssdk.services.migrationhubstrategy.model.GetPortfolioSummaryResponse.Builder
-
Packages that use GetPortfolioSummaryResponse.Builder Package Description software.amazon.awssdk.services.migrationhubstrategy.model -
-
Uses of GetPortfolioSummaryResponse.Builder in software.amazon.awssdk.services.migrationhubstrategy.model
Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return GetPortfolioSummaryResponse.Builder Modifier and Type Method Description default GetPortfolioSummaryResponse.BuilderGetPortfolioSummaryResponse.Builder. assessmentSummary(Consumer<AssessmentSummary.Builder> assessmentSummary)An assessment summary for the portfolio including the number of servers to rehost and the overall number of anti-patterns.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.static GetPortfolioSummaryResponse.BuilderGetPortfolioSummaryResponse. builder()GetPortfolioSummaryResponse.BuilderGetPortfolioSummaryResponse. toBuilder()Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return types with arguments of type GetPortfolioSummaryResponse.Builder Modifier and Type Method Description static Class<? extends GetPortfolioSummaryResponse.Builder>GetPortfolioSummaryResponse. serializableBuilderClass()
-