Uses of Class
software.amazon.awssdk.services.organizations.paginators.ListParentsIterable
-
Packages that use ListParentsIterable 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. -
-
Uses of ListParentsIterable in software.amazon.awssdk.services.organizations
Methods in software.amazon.awssdk.services.organizations that return ListParentsIterable Modifier and Type Method Description default ListParentsIterableOrganizationsClient. listParentsPaginator(Consumer<ListParentsRequest.Builder> listParentsRequest)Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or account.default ListParentsIterableOrganizationsClient. listParentsPaginator(ListParentsRequest listParentsRequest)Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or account.
-