| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static DifferenceStatus |
DifferenceStatus.fromValue(String value)
Use this in place of valueOf.
|
static DifferenceStatus |
DifferenceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DifferenceStatus[] |
DifferenceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PillarDifference |
PillarDifference.withDifferenceStatus(DifferenceStatus differenceStatus)
Indicates the type of change to the pillar.
|
QuestionDifference |
QuestionDifference.withDifferenceStatus(DifferenceStatus differenceStatus)
Indicates the type of change to the question.
|
Copyright © 2021. All rights reserved.