Uses of Class
software.amazon.awssdk.services.fms.paginators.ListMemberAccountsPublisher
-
Packages that use ListMemberAccountsPublisher Package Description software.amazon.awssdk.services.fms This is the Firewall Manager API Reference. -
-
Uses of ListMemberAccountsPublisher in software.amazon.awssdk.services.fms
Methods in software.amazon.awssdk.services.fms that return ListMemberAccountsPublisher Modifier and Type Method Description default ListMemberAccountsPublisherFmsAsyncClient. listMemberAccountsPaginator(Consumer<ListMemberAccountsRequest.Builder> listMemberAccountsRequest)Returns aMemberAccountsobject that lists the member accounts in the administrator's Amazon Web Services organization.default ListMemberAccountsPublisherFmsAsyncClient. listMemberAccountsPaginator(ListMemberAccountsRequest listMemberAccountsRequest)Returns aMemberAccountsobject that lists the member accounts in the administrator's Amazon Web Services organization.
-