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