| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static QuestionDifference.Builder |
QuestionDifference.builder() |
QuestionDifference.Builder |
QuestionDifference.Builder.differenceStatus(DifferenceStatus differenceStatus)
Indicates the type of change to the question.
|
QuestionDifference.Builder |
QuestionDifference.Builder.differenceStatus(String differenceStatus)
Indicates the type of change to the question.
|
QuestionDifference.Builder |
QuestionDifference.Builder.questionId(String questionId)
Sets the value of the QuestionId property for this object.
|
QuestionDifference.Builder |
QuestionDifference.Builder.questionTitle(String questionTitle)
Sets the value of the QuestionTitle property for this object.
|
QuestionDifference.Builder |
QuestionDifference.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends QuestionDifference.Builder> |
QuestionDifference.serializableBuilderClass() |
Copyright © 2023. All rights reserved.