Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.ApplicationComponentSummary
-
Packages that use ApplicationComponentSummary Package Description software.amazon.awssdk.services.migrationhubstrategy.model -
-
Uses of ApplicationComponentSummary in software.amazon.awssdk.services.migrationhubstrategy.model
Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return types with arguments of type ApplicationComponentSummary Modifier and Type Method Description List<ApplicationComponentSummary>AssessmentSummary. listApplicationComponentSummary()List of ApplicationComponentSummary.Methods in software.amazon.awssdk.services.migrationhubstrategy.model with parameters of type ApplicationComponentSummary Modifier and Type Method Description AssessmentSummary.BuilderAssessmentSummary.Builder. listApplicationComponentSummary(ApplicationComponentSummary... listApplicationComponentSummary)List of ApplicationComponentSummary.Method parameters in software.amazon.awssdk.services.migrationhubstrategy.model with type arguments of type ApplicationComponentSummary Modifier and Type Method Description AssessmentSummary.BuilderAssessmentSummary.Builder. listApplicationComponentSummary(Collection<ApplicationComponentSummary> listApplicationComponentSummary)List of ApplicationComponentSummary.
-