| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
GetApplicationComponentStrategiesResponse.Builder |
GetApplicationComponentStrategiesResponse.Builder.applicationComponentStrategies(ApplicationComponentStrategy... applicationComponentStrategies)
A list of application component strategy recommendations.
|
GetApplicationComponentStrategiesResponse.Builder |
GetApplicationComponentStrategiesResponse.Builder.applicationComponentStrategies(Collection<ApplicationComponentStrategy> applicationComponentStrategies)
A list of application component strategy recommendations.
|
GetApplicationComponentStrategiesResponse.Builder |
GetApplicationComponentStrategiesResponse.Builder.applicationComponentStrategies(Consumer<ApplicationComponentStrategy.Builder>... applicationComponentStrategies)
A list of application component strategy recommendations.
|
static GetApplicationComponentStrategiesResponse.Builder |
GetApplicationComponentStrategiesResponse.builder() |
GetApplicationComponentStrategiesResponse.Builder |
GetApplicationComponentStrategiesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetApplicationComponentStrategiesResponse.Builder> |
GetApplicationComponentStrategiesResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.