Uses of Class
software.amazon.awssdk.services.inspector2.paginators.ListDelegatedAdminAccountsIterable
-
Packages that use ListDelegatedAdminAccountsIterable Package Description software.amazon.awssdk.services.inspector2 Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities within your Amazon EC2, Amazon ECR, and Amazon Web Services Lambda environments. -
-
Uses of ListDelegatedAdminAccountsIterable in software.amazon.awssdk.services.inspector2
Methods in software.amazon.awssdk.services.inspector2 that return ListDelegatedAdminAccountsIterable Modifier and Type Method Description default ListDelegatedAdminAccountsIterableInspector2Client. listDelegatedAdminAccountsPaginator(Consumer<ListDelegatedAdminAccountsRequest.Builder> listDelegatedAdminAccountsRequest)This is a variant ofInspector2Client.listDelegatedAdminAccounts(software.amazon.awssdk.services.inspector2.model.ListDelegatedAdminAccountsRequest)operation.default ListDelegatedAdminAccountsIterableInspector2Client. listDelegatedAdminAccountsPaginator(ListDelegatedAdminAccountsRequest listDelegatedAdminAccountsRequest)This is a variant ofInspector2Client.listDelegatedAdminAccounts(software.amazon.awssdk.services.inspector2.model.ListDelegatedAdminAccountsRequest)operation.
-