| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationComponentSummary |
ApplicationComponentSummary.clone() |
ApplicationComponentSummary |
ApplicationComponentSummary.withAppType(AppType appType)
Contains the name of application types.
|
ApplicationComponentSummary |
ApplicationComponentSummary.withAppType(String appType)
Contains the name of application types.
|
ApplicationComponentSummary |
ApplicationComponentSummary.withCount(Integer count)
Contains the count of application type.
|
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationComponentSummary> |
AssessmentSummary.getListApplicationComponentSummary()
List of ApplicationComponentSummary.
|
| Modifier and Type | Method and Description |
|---|---|
AssessmentSummary |
AssessmentSummary.withListApplicationComponentSummary(ApplicationComponentSummary... listApplicationComponentSummary)
List of ApplicationComponentSummary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssessmentSummary.setListApplicationComponentSummary(Collection<ApplicationComponentSummary> listApplicationComponentSummary)
List of ApplicationComponentSummary.
|
AssessmentSummary |
AssessmentSummary.withListApplicationComponentSummary(Collection<ApplicationComponentSummary> listApplicationComponentSummary)
List of ApplicationComponentSummary.
|
Copyright © 2021. All rights reserved.