| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static ProfileQuestionUpdate.Builder |
ProfileQuestionUpdate.builder() |
ProfileQuestionUpdate.Builder |
ProfileQuestionUpdate.Builder.questionId(String questionId)
Sets the value of the QuestionId property for this object.
|
ProfileQuestionUpdate.Builder |
ProfileQuestionUpdate.Builder.selectedChoiceIds(Collection<String> selectedChoiceIds)
The selected choices.
|
ProfileQuestionUpdate.Builder |
ProfileQuestionUpdate.Builder.selectedChoiceIds(String... selectedChoiceIds)
The selected choices.
|
ProfileQuestionUpdate.Builder |
ProfileQuestionUpdate.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ProfileQuestionUpdate.Builder> |
ProfileQuestionUpdate.serializableBuilderClass() |
Copyright © 2023. All rights reserved.