| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<CustomDetection> |
CustomDataIdentifiers.detections()
The custom data identifiers that detected the data, and the number of occurrences of the data that each
identifier detected.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDataIdentifiers.Builder |
CustomDataIdentifiers.Builder.detections(CustomDetection... detections)
The custom data identifiers that detected the data, and the number of occurrences of the data that each
identifier detected.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDataIdentifiers.Builder |
CustomDataIdentifiers.Builder.detections(Collection<CustomDetection> detections)
The custom data identifiers that detected the data, and the number of occurrences of the data that each
identifier detected.
|
Copyright © 2020. All rights reserved.