| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
Page |
Page.clone() |
Page |
Page.withLineRange(Range lineRange)
Reserved for future use.
|
Page |
Page.withOffsetRange(Range offsetRange)
Reserved for future use.
|
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()
An array of objects, one for each occurrence of sensitive data in an Adobe Portable Document Format file.
|
| Modifier and Type | Method and Description |
|---|---|
Occurrences |
Occurrences.withPages(Page... pages)
An array of objects, one for each occurrence of sensitive data in an Adobe Portable Document Format file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Occurrences.setPages(Collection<Page> pages)
An array of objects, one for each occurrence of sensitive data in an Adobe Portable Document Format file.
|
Occurrences |
Occurrences.withPages(Collection<Page> pages)
An array of objects, one for each occurrence of sensitive data in an Adobe Portable Document Format file.
|
Copyright © 2021. All rights reserved.