Uses of Class
software.amazon.awssdk.services.organizations.paginators.ListPoliciesIterable
-
Packages that use ListPoliciesIterable 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 ListPoliciesIterable in software.amazon.awssdk.services.organizations
Methods in software.amazon.awssdk.services.organizations that return ListPoliciesIterable Modifier and Type Method Description default ListPoliciesIterableOrganizationsClient. listPoliciesPaginator(Consumer<ListPoliciesRequest.Builder> listPoliciesRequest)Retrieves the list of all policies in an organization of a specified type.default ListPoliciesIterableOrganizationsClient. listPoliciesPaginator(ListPoliciesRequest listPoliciesRequest)Retrieves the list of all policies in an organization of a specified type.
-