ListImageScanFindingAggregationsResponse.Builder |
ListImageScanFindingAggregationsResponse.Builder.aggregationType(String aggregationType) |
The aggregation type specifies what type of key is used to group the image scan findings.
|
static ListImageScanFindingAggregationsResponse.Builder |
ListImageScanFindingAggregationsResponse.builder() |
|
ListImageScanFindingAggregationsResponse.Builder |
ListImageScanFindingAggregationsResponse.Builder.nextToken(String nextToken) |
The next token used for paginated responses.
|
ListImageScanFindingAggregationsResponse.Builder |
ListImageScanFindingAggregationsResponse.Builder.requestId(String requestIdValue) |
The request ID that uniquely identifies this request.
|
ListImageScanFindingAggregationsResponse.Builder |
ListImageScanFindingAggregationsResponse.Builder.responses(Collection<ImageScanFindingAggregation> responses) |
An array of image scan finding aggregations that match the filter criteria.
|
ListImageScanFindingAggregationsResponse.Builder |
ListImageScanFindingAggregationsResponse.Builder.responses(Consumer<ImageScanFindingAggregation.Builder>... responses) |
An array of image scan finding aggregations that match the filter criteria.
|
ListImageScanFindingAggregationsResponse.Builder |
ListImageScanFindingAggregationsResponse.Builder.responses(ImageScanFindingAggregation... responses) |
An array of image scan finding aggregations that match the filter criteria.
|
ListImageScanFindingAggregationsResponse.Builder |
ListImageScanFindingAggregationsResponse.toBuilder() |
|