| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<FilePaths> |
Threat.filePaths()
Provides information about the file paths that were affected by the threat.
|
| Modifier and Type | Method and Description |
|---|---|
Threat.Builder |
Threat.Builder.filePaths(FilePaths... filePaths)
Provides information about the file paths that were affected by the threat.
|
| Modifier and Type | Method and Description |
|---|---|
Threat.Builder |
Threat.Builder.filePaths(Collection<FilePaths> filePaths)
Provides information about the file paths that were affected by the threat.
|
Copyright © 2023. All rights reserved.