| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
List<ProfileTemplateQuestion> |
ProfileTemplate.templateQuestions()
Profile template questions.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileTemplate.Builder |
ProfileTemplate.Builder.templateQuestions(ProfileTemplateQuestion... templateQuestions)
Profile template questions.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileTemplate.Builder |
ProfileTemplate.Builder.templateQuestions(Collection<ProfileTemplateQuestion> templateQuestions)
Profile template questions.
|
Copyright © 2023. All rights reserved.