Uses of Class
software.amazon.awssdk.services.account.paginators.ListRegionsPublisher
-
Packages that use ListRegionsPublisher Package Description software.amazon.awssdk.services.account Operations for Amazon Web Services Account Management -
-
Uses of ListRegionsPublisher in software.amazon.awssdk.services.account
Methods in software.amazon.awssdk.services.account that return ListRegionsPublisher Modifier and Type Method Description default ListRegionsPublisherAccountAsyncClient. listRegionsPaginator(Consumer<ListRegionsRequest.Builder> listRegionsRequest)Lists all the Regions for a given account and their respective opt-in statuses.default ListRegionsPublisherAccountAsyncClient. listRegionsPaginator(ListRegionsRequest listRegionsRequest)Lists all the Regions for a given account and their respective opt-in statuses.
-