| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations |
Organizations is a web service that enables you to consolidate your multiple Amazon Web Services accounts into an
organization and centrally manage your accounts and their resources.
|
| Modifier and Type | Method and Description |
|---|---|
default ListCreateAccountStatusIterable |
OrganizationsClient.listCreateAccountStatusPaginator()
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
|
default ListCreateAccountStatusIterable |
OrganizationsClient.listCreateAccountStatusPaginator(Consumer<ListCreateAccountStatusRequest.Builder> listCreateAccountStatusRequest)
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
|
default ListCreateAccountStatusIterable |
OrganizationsClient.listCreateAccountStatusPaginator(ListCreateAccountStatusRequest listCreateAccountStatusRequest)
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
|
Copyright © 2023. All rights reserved.