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