| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations |
|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
ListApplicationComponentsResult |
AbstractAWSMigrationHubStrategyRecommendations.listApplicationComponents(ListApplicationComponentsRequest request) |
ListApplicationComponentsResult |
AWSMigrationHubStrategyRecommendations.listApplicationComponents(ListApplicationComponentsRequest listApplicationComponentsRequest)
Retrieves a list of all the application components (processes).
|
ListApplicationComponentsResult |
AWSMigrationHubStrategyRecommendationsClient.listApplicationComponents(ListApplicationComponentsRequest request)
Retrieves a list of all the application components (processes).
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationComponentsResult |
ListApplicationComponentsResult.clone() |
ListApplicationComponentsResult |
ListApplicationComponentsResult.withApplicationComponentInfos(ApplicationComponentDetail... applicationComponentInfos)
The list of application components with detailed information about each component.
|
ListApplicationComponentsResult |
ListApplicationComponentsResult.withApplicationComponentInfos(Collection<ApplicationComponentDetail> applicationComponentInfos)
The list of application components with detailed information about each component.
|
ListApplicationComponentsResult |
ListApplicationComponentsResult.withNextToken(String nextToken)
The token you use to retrieve the next set of results, or null if there are no more results.
|
Copyright © 2023. All rights reserved.