Uses of Class
software.amazon.awssdk.services.wellarchitected.paginators.ListAnswersIterable
-
Packages that use ListAnswersIterable Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool -
-
Uses of ListAnswersIterable in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected that return ListAnswersIterable Modifier and Type Method Description default ListAnswersIterableWellArchitectedClient. listAnswersPaginator(Consumer<ListAnswersRequest.Builder> listAnswersRequest)List of answers for a particular workload and lens.default ListAnswersIterableWellArchitectedClient. listAnswersPaginator(ListAnswersRequest listAnswersRequest)List of answers for a particular workload and lens.
-