| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
static StrategySummary.Builder |
StrategySummary.builder() |
StrategySummary.Builder |
StrategySummary.Builder.count(Integer count)
The count of recommendations per strategy.
|
StrategySummary.Builder |
StrategySummary.Builder.strategy(Strategy strategy)
The name of recommended strategy.
|
StrategySummary.Builder |
StrategySummary.Builder.strategy(String strategy)
The name of recommended strategy.
|
StrategySummary.Builder |
StrategySummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StrategySummary.Builder> |
StrategySummary.serializableBuilderClass() |
Copyright © 2022. All rights reserved.