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