Uses of Class
software.amazon.awssdk.services.swf.paginators.ListDomainsPublisher
-
Packages that use ListDomainsPublisher Package Description software.amazon.awssdk.services.swf Amazon Simple Workflow Service -
-
Uses of ListDomainsPublisher in software.amazon.awssdk.services.swf
Methods in software.amazon.awssdk.services.swf that return ListDomainsPublisher Modifier and Type Method Description default ListDomainsPublisherSwfAsyncClient. listDomainsPaginator(Consumer<ListDomainsRequest.Builder> listDomainsRequest)Returns the list of domains registered in the account.default ListDomainsPublisherSwfAsyncClient. listDomainsPaginator(ListDomainsRequest listDomainsRequest)Returns the list of domains registered in the account.
-