| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static PillarDifference.Builder |
PillarDifference.builder() |
PillarDifference.Builder |
PillarDifference.Builder.differenceStatus(DifferenceStatus differenceStatus)
Indicates the type of change to the pillar.
|
PillarDifference.Builder |
PillarDifference.Builder.differenceStatus(String differenceStatus)
Indicates the type of change to the pillar.
|
PillarDifference.Builder |
PillarDifference.Builder.pillarId(String pillarId)
Sets the value of the PillarId property for this object.
|
PillarDifference.Builder |
PillarDifference.Builder.pillarName(String pillarName)
Sets the value of the PillarName property for this object.
|
PillarDifference.Builder |
PillarDifference.Builder.questionDifferences(Collection<QuestionDifference> questionDifferences)
List of question differences.
|
PillarDifference.Builder |
PillarDifference.Builder.questionDifferences(Consumer<QuestionDifference.Builder>... questionDifferences)
List of question differences.
|
PillarDifference.Builder |
PillarDifference.Builder.questionDifferences(QuestionDifference... questionDifferences)
List of question differences.
|
PillarDifference.Builder |
PillarDifference.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PillarDifference.Builder> |
PillarDifference.serializableBuilderClass() |
Copyright © 2023. All rights reserved.