| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations |
|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
GetApplicationComponentDetailsResult |
AWSMigrationHubStrategyRecommendationsClient.getApplicationComponentDetails(GetApplicationComponentDetailsRequest request)
Retrieves details about an application component.
|
GetApplicationComponentDetailsResult |
AWSMigrationHubStrategyRecommendations.getApplicationComponentDetails(GetApplicationComponentDetailsRequest getApplicationComponentDetailsRequest)
Retrieves details about an application component.
|
GetApplicationComponentDetailsResult |
AbstractAWSMigrationHubStrategyRecommendations.getApplicationComponentDetails(GetApplicationComponentDetailsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetApplicationComponentDetailsResult |
GetApplicationComponentDetailsResult.clone() |
GetApplicationComponentDetailsResult |
GetApplicationComponentDetailsResult.withApplicationComponentDetail(ApplicationComponentDetail applicationComponentDetail)
Detailed information about an application component.
|
GetApplicationComponentDetailsResult |
GetApplicationComponentDetailsResult.withAssociatedApplications(AssociatedApplication... associatedApplications)
The associated application group as defined in AWS Application Discovery Service.
|
GetApplicationComponentDetailsResult |
GetApplicationComponentDetailsResult.withAssociatedApplications(Collection<AssociatedApplication> associatedApplications)
The associated application group as defined in AWS Application Discovery Service.
|
GetApplicationComponentDetailsResult |
GetApplicationComponentDetailsResult.withAssociatedServerIds(Collection<String> associatedServerIds)
A list of the IDs of the servers on which the application component is running.
|
GetApplicationComponentDetailsResult |
GetApplicationComponentDetailsResult.withAssociatedServerIds(String... associatedServerIds)
A list of the IDs of the servers on which the application component is running.
|
GetApplicationComponentDetailsResult |
GetApplicationComponentDetailsResult.withMoreApplicationResource(Boolean moreApplicationResource)
Set to true if the application component belongs to more than one application group.
|
Copyright © 2024. All rights reserved.