| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Page |
Page.clone() |
Page |
Page.withLineRange(Range lineRange)
An occurrence of sensitive data detected in a non-binary text file or a Microsoft Word file.
|
Page |
Page.withOffsetRange(Range offsetRange)
An occurrence of sensitive data detected in a binary text file.
|
Page |
Page.withPageNumber(Long pageNumber)
The page number of the page that contains the sensitive data.
|
| Modifier and Type | Method and Description |
|---|---|
List<Page> |
Occurrences.getPages()
Occurrences of sensitive data in an Adobe Portable Document Format (PDF) file.
|
| Modifier and Type | Method and Description |
|---|---|
Occurrences |
Occurrences.withPages(Page... pages)
Occurrences of sensitive data in an Adobe Portable Document Format (PDF) file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Occurrences.setPages(Collection<Page> pages)
Occurrences of sensitive data in an Adobe Portable Document Format (PDF) file.
|
Occurrences |
Occurrences.withPages(Collection<Page> pages)
Occurrences of sensitive data in an Adobe Portable Document Format (PDF) file.
|
Copyright © 2023. All rights reserved.