| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
static PrioritizeBusinessGoals.Builder |
PrioritizeBusinessGoals.builder() |
PrioritizeBusinessGoals.Builder |
PrioritizeBusinessGoals.Builder.businessGoals(BusinessGoals businessGoals)
Rank of business goals based on priority.
|
default PrioritizeBusinessGoals.Builder |
PrioritizeBusinessGoals.Builder.businessGoals(Consumer<BusinessGoals.Builder> businessGoals)
Rank of business goals based on priority.
|
PrioritizeBusinessGoals.Builder |
PrioritizeBusinessGoals.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PrioritizeBusinessGoals.Builder> |
PrioritizeBusinessGoals.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default PutPortfolioPreferencesRequest.Builder |
PutPortfolioPreferencesRequest.Builder.prioritizeBusinessGoals(Consumer<PrioritizeBusinessGoals.Builder> prioritizeBusinessGoals)
The rank of the business goals based on priority.
|
default GetPortfolioPreferencesResponse.Builder |
GetPortfolioPreferencesResponse.Builder.prioritizeBusinessGoals(Consumer<PrioritizeBusinessGoals.Builder> prioritizeBusinessGoals)
The rank of business goals based on priority.
|
Copyright © 2023. All rights reserved.