Uses of Class
software.amazon.awssdk.services.fms.paginators.ListAdminsManagingAccountIterable
-
Packages that use ListAdminsManagingAccountIterable Package Description software.amazon.awssdk.services.fms This is the Firewall Manager API Reference. -
-
Uses of ListAdminsManagingAccountIterable in software.amazon.awssdk.services.fms
Methods in software.amazon.awssdk.services.fms that return ListAdminsManagingAccountIterable Modifier and Type Method Description default ListAdminsManagingAccountIterableFmsClient. listAdminsManagingAccountPaginator(Consumer<ListAdminsManagingAccountRequest.Builder> listAdminsManagingAccountRequest)Lists the accounts that are managing the specified Organizations member account.default ListAdminsManagingAccountIterableFmsClient. listAdminsManagingAccountPaginator(ListAdminsManagingAccountRequest listAdminsManagingAccountRequest)Lists the accounts that are managing the specified Organizations member account.
-