Uses of Class
software.amazon.awssdk.services.wellarchitected.model.ProfileChoice
-
Packages that use ProfileChoice Package Description software.amazon.awssdk.services.wellarchitected.model -
-
Uses of ProfileChoice in software.amazon.awssdk.services.wellarchitected.model
Methods in software.amazon.awssdk.services.wellarchitected.model that return types with arguments of type ProfileChoice Modifier and Type Method Description List<ProfileChoice>ProfileQuestion. questionChoices()The question choices.Methods in software.amazon.awssdk.services.wellarchitected.model with parameters of type ProfileChoice Modifier and Type Method Description ProfileQuestion.BuilderProfileQuestion.Builder. questionChoices(ProfileChoice... questionChoices)The question choices.Method parameters in software.amazon.awssdk.services.wellarchitected.model with type arguments of type ProfileChoice Modifier and Type Method Description ProfileQuestion.BuilderProfileQuestion.Builder. questionChoices(Collection<ProfileChoice> questionChoices)The question choices.
-