Uses of Class
software.amazon.awssdk.services.swf.paginators.ListActivityTypesPublisher
-
Packages that use ListActivityTypesPublisher Package Description software.amazon.awssdk.services.swf Amazon Simple Workflow Service -
-
Uses of ListActivityTypesPublisher in software.amazon.awssdk.services.swf
Methods in software.amazon.awssdk.services.swf that return ListActivityTypesPublisher Modifier and Type Method Description default ListActivityTypesPublisherSwfAsyncClient. listActivityTypesPaginator(Consumer<ListActivityTypesRequest.Builder> listActivityTypesRequest)Returns information about all activities registered in the specified domain that match the specified name and registration status.default ListActivityTypesPublisherSwfAsyncClient. listActivityTypesPaginator(ListActivityTypesRequest listActivityTypesRequest)Returns information about all activities registered in the specified domain that match the specified name and registration status.
-