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