Uses of Class
software.amazon.awssdk.services.mgn.paginators.ListTemplateActionsPublisher
-
Packages that use ListTemplateActionsPublisher Package Description software.amazon.awssdk.services.mgn The Application Migration Service service. -
-
Uses of ListTemplateActionsPublisher in software.amazon.awssdk.services.mgn
Methods in software.amazon.awssdk.services.mgn that return ListTemplateActionsPublisher Modifier and Type Method Description default ListTemplateActionsPublisherMgnAsyncClient. listTemplateActionsPaginator(Consumer<ListTemplateActionsRequest.Builder> listTemplateActionsRequest)List template post migration custom actions.default ListTemplateActionsPublisherMgnAsyncClient. listTemplateActionsPaginator(ListTemplateActionsRequest listTemplateActionsRequest)List template post migration custom actions.
-