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