Uses of Class
software.amazon.awssdk.services.wellarchitected.model.ProfileQuestion
-
Packages that use ProfileQuestion Package Description software.amazon.awssdk.services.wellarchitected.model -
-
Uses of ProfileQuestion in software.amazon.awssdk.services.wellarchitected.model
Methods in software.amazon.awssdk.services.wellarchitected.model that return types with arguments of type ProfileQuestion Modifier and Type Method Description List<ProfileQuestion>Profile. profileQuestions()Profile questions.Methods in software.amazon.awssdk.services.wellarchitected.model with parameters of type ProfileQuestion Modifier and Type Method Description Profile.BuilderProfile.Builder. profileQuestions(ProfileQuestion... profileQuestions)Profile questions.Method parameters in software.amazon.awssdk.services.wellarchitected.model with type arguments of type ProfileQuestion Modifier and Type Method Description Profile.BuilderProfile.Builder. profileQuestions(Collection<ProfileQuestion> profileQuestions)Profile questions.
-