| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| software.amazon.awssdk.services.inspector.transform |
| Modifier and Type | Method and Description |
|---|---|
default AddAttributesToFindingsResponse |
InspectorClient.addAttributesToFindings(AddAttributesToFindingsRequest addAttributesToFindingsRequest)
Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings.
|
default CompletableFuture<AddAttributesToFindingsResponse> |
InspectorAsyncClient.addAttributesToFindings(AddAttributesToFindingsRequest addAttributesToFindingsRequest)
Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddAttributesToFindingsRequestMarshaller.marshall(AddAttributesToFindingsRequest addAttributesToFindingsRequest) |
Copyright © 2023. All rights reserved.