| 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 and Amazon ECR environments.
|
| software.amazon.awssdk.services.inspector2.paginators |
| Modifier and Type | Method and Description |
|---|---|
static Inspector2Client |
Inspector2Client.create()
Create a
Inspector2Client with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListAccountPermissionsIterable(Inspector2Client client,
ListAccountPermissionsRequest firstRequest) |
ListCoverageIterable(Inspector2Client client,
ListCoverageRequest firstRequest) |
ListCoverageStatisticsIterable(Inspector2Client client,
ListCoverageStatisticsRequest firstRequest) |
ListDelegatedAdminAccountsIterable(Inspector2Client client,
ListDelegatedAdminAccountsRequest firstRequest) |
ListFiltersIterable(Inspector2Client client,
ListFiltersRequest firstRequest) |
ListFindingAggregationsIterable(Inspector2Client client,
ListFindingAggregationsRequest firstRequest) |
ListFindingsIterable(Inspector2Client client,
ListFindingsRequest firstRequest) |
ListMembersIterable(Inspector2Client client,
ListMembersRequest firstRequest) |
ListUsageTotalsIterable(Inspector2Client client,
ListUsageTotalsRequest firstRequest) |
Copyright © 2023. All rights reserved.