| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static ProfileChoice.Builder |
ProfileChoice.builder() |
ProfileChoice.Builder |
ProfileChoice.Builder.choiceDescription(String choiceDescription)
Sets the value of the ChoiceDescription property for this object.
|
ProfileChoice.Builder |
ProfileChoice.Builder.choiceId(String choiceId)
Sets the value of the ChoiceId property for this object.
|
ProfileChoice.Builder |
ProfileChoice.Builder.choiceTitle(String choiceTitle)
Sets the value of the ChoiceTitle property for this object.
|
ProfileChoice.Builder |
ProfileChoice.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ProfileChoice.Builder> |
ProfileChoice.serializableBuilderClass() |
Copyright © 2023. All rights reserved.