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)This is a variant ofMgnAsyncClient.listWaves(software.amazon.awssdk.services.mgn.model.ListWavesRequest)operation.default ListWavesPublisherMgnAsyncClient. listWavesPaginator(ListWavesRequest listWavesRequest)This is a variant ofMgnAsyncClient.listWaves(software.amazon.awssdk.services.mgn.model.ListWavesRequest)operation.
-