Uses of Class
software.amazon.awssdk.services.mgn.paginators.ListSourceServerActionsPublisher
-
Packages that use ListSourceServerActionsPublisher Package Description software.amazon.awssdk.services.mgn The Application Migration Service service. -
-
Uses of ListSourceServerActionsPublisher in software.amazon.awssdk.services.mgn
Methods in software.amazon.awssdk.services.mgn that return ListSourceServerActionsPublisher Modifier and Type Method Description default ListSourceServerActionsPublisherMgnAsyncClient. listSourceServerActionsPaginator(Consumer<ListSourceServerActionsRequest.Builder> listSourceServerActionsRequest)This is a variant ofMgnAsyncClient.listSourceServerActions(software.amazon.awssdk.services.mgn.model.ListSourceServerActionsRequest)operation.default ListSourceServerActionsPublisherMgnAsyncClient. listSourceServerActionsPaginator(ListSourceServerActionsRequest listSourceServerActionsRequest)This is a variant ofMgnAsyncClient.listSourceServerActions(software.amazon.awssdk.services.mgn.model.ListSourceServerActionsRequest)operation.
-