| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
Counts |
Counts.clone() |
Counts |
Counts.withCount(Long count)
The number of resources.
|
Counts |
Counts.withGroupKey(GroupKey groupKey)
The key associated with this group
|
Counts |
Counts.withGroupKey(String groupKey)
The key associated with this group
|
| Modifier and Type | Method and Description |
|---|---|
List<Counts> |
ListCoverageStatisticsResult.getCountsByGroup()
An array with the number for each group.
|
| Modifier and Type | Method and Description |
|---|---|
ListCoverageStatisticsResult |
ListCoverageStatisticsResult.withCountsByGroup(Counts... countsByGroup)
An array with the number for each group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCoverageStatisticsResult.setCountsByGroup(Collection<Counts> countsByGroup)
An array with the number for each group.
|
ListCoverageStatisticsResult |
ListCoverageStatisticsResult.withCountsByGroup(Collection<Counts> countsByGroup)
An array with the number for each group.
|
Copyright © 2025. All rights reserved.