Uses of Class
software.amazon.awssdk.services.inspector2.paginators.ListMembersIterable
-
Packages that use ListMembersIterable 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 ListMembersIterable in software.amazon.awssdk.services.inspector2
Methods in software.amazon.awssdk.services.inspector2 that return ListMembersIterable Modifier and Type Method Description default ListMembersIterableInspector2Client. listMembersPaginator(Consumer<ListMembersRequest.Builder> listMembersRequest)List members associated with the Amazon Inspector delegated administrator for your organization.default ListMembersIterableInspector2Client. listMembersPaginator(ListMembersRequest listMembersRequest)List members associated with the Amazon Inspector delegated administrator for your organization.
-