Uses of Class
software.amazon.awssdk.services.wellarchitected.paginators.ListMilestonesIterable
-
Packages that use ListMilestonesIterable Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool -
-
Uses of ListMilestonesIterable in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected that return ListMilestonesIterable Modifier and Type Method Description default ListMilestonesIterableWellArchitectedClient. listMilestonesPaginator(Consumer<ListMilestonesRequest.Builder> listMilestonesRequest)List all milestones for an existing workload.default ListMilestonesIterableWellArchitectedClient. listMilestonesPaginator(ListMilestonesRequest listMilestonesRequest)List all milestones for an existing workload.
-