| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateFilterResponse |
Inspector2Client.updateFilter(Consumer<UpdateFilterRequest.Builder> updateFilterRequest)
Specifies the action that is to be applied to the findings that match the filter.
|
default UpdateFilterResponse |
Inspector2Client.updateFilter(UpdateFilterRequest updateFilterRequest)
Specifies the action that is to be applied to the findings that match the filter.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFilterResponse> |
Inspector2AsyncClient.updateFilter(Consumer<UpdateFilterRequest.Builder> updateFilterRequest)
Specifies the action that is to be applied to the findings that match the filter.
|
default CompletableFuture<UpdateFilterResponse> |
Inspector2AsyncClient.updateFilter(UpdateFilterRequest updateFilterRequest)
Specifies the action that is to be applied to the findings that match the filter.
|
Copyright © 2022. All rights reserved.