| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
List<Result> |
ApplicationComponentDetail.resultList()
A list of the analysis results.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationComponentDetail.Builder |
ApplicationComponentDetail.Builder.resultList(Result... resultList)
A list of the analysis results.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationComponentDetail.Builder |
ApplicationComponentDetail.Builder.resultList(Collection<Result> resultList)
A list of the analysis results.
|
Copyright © 2023. All rights reserved.