Uses of Class
software.amazon.awssdk.services.wellarchitected.paginators.ListMilestonesPublisher
-
Packages that use ListMilestonesPublisher Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool -
-
Uses of ListMilestonesPublisher in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected that return ListMilestonesPublisher Modifier and Type Method Description default ListMilestonesPublisherWellArchitectedAsyncClient. listMilestonesPaginator(Consumer<ListMilestonesRequest.Builder> listMilestonesRequest)This is a variant ofWellArchitectedAsyncClient.listMilestones(software.amazon.awssdk.services.wellarchitected.model.ListMilestonesRequest)operation.default ListMilestonesPublisherWellArchitectedAsyncClient. listMilestonesPaginator(ListMilestonesRequest listMilestonesRequest)This is a variant ofWellArchitectedAsyncClient.listMilestones(software.amazon.awssdk.services.wellarchitected.model.ListMilestonesRequest)operation.
-