Uses of Class
software.amazon.awssdk.services.mgn.paginators.ListWavesPublisher
-
Packages that use ListWavesPublisher Package Description software.amazon.awssdk.services.mgn The Application Migration Service service. -
-
Uses of ListWavesPublisher in software.amazon.awssdk.services.mgn
Methods in software.amazon.awssdk.services.mgn that return ListWavesPublisher Modifier and Type Method Description default ListWavesPublisherMgnAsyncClient. listWavesPaginator(Consumer<ListWavesRequest.Builder> listWavesRequest)Retrieves all waves or multiple waves by ID.default ListWavesPublisherMgnAsyncClient. listWavesPaginator(ListWavesRequest listWavesRequest)Retrieves all waves or multiple waves by ID.
-