Uses of Class
software.amazon.awssdk.services.organizations.paginators.ListParentsPublisher
-
Packages that use ListParentsPublisher 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 ListParentsPublisher in software.amazon.awssdk.services.organizations
Methods in software.amazon.awssdk.services.organizations that return ListParentsPublisher Modifier and Type Method Description default ListParentsPublisherOrganizationsAsyncClient. listParentsPaginator(Consumer<ListParentsRequest.Builder> listParentsRequest)This is a variant ofOrganizationsAsyncClient.listParents(software.amazon.awssdk.services.organizations.model.ListParentsRequest)operation.default ListParentsPublisherOrganizationsAsyncClient. listParentsPaginator(ListParentsRequest listParentsRequest)This is a variant ofOrganizationsAsyncClient.listParents(software.amazon.awssdk.services.organizations.model.ListParentsRequest)operation.
-