| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Cell> |
Occurrences.cells()
An array of objects, one for each occurrence of sensitive data in a Microsoft Excel workbook, CSV file, or TSV
file.
|
| Modifier and Type | Method and Description |
|---|---|
Occurrences.Builder |
Occurrences.Builder.cells(Cell... cells)
An array of objects, one for each occurrence of sensitive data in a Microsoft Excel workbook, CSV file, or
TSV file.
|
| Modifier and Type | Method and Description |
|---|---|
Occurrences.Builder |
Occurrences.Builder.cells(Collection<Cell> cells)
An array of objects, one for each occurrence of sensitive data in a Microsoft Excel workbook, CSV file, or
TSV file.
|
Copyright © 2022. All rights reserved.