| Package | Description |
|---|---|
| software.amazon.awssdk.services.account |
Operations for Amazon Web Services Account Management
|
| Modifier and Type | Method and Description |
|---|---|
default ListRegionsIterable |
AccountClient.listRegionsPaginator(Consumer<ListRegionsRequest.Builder> listRegionsRequest)
Lists all the Regions for a given account and their respective opt-in statuses.
|
default ListRegionsIterable |
AccountClient.listRegionsPaginator(ListRegionsRequest listRegionsRequest)
Lists all the Regions for a given account and their respective opt-in statuses.
|
Copyright © 2023. All rights reserved.