| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<Record> |
Occurrences.records()
Occurrences of sensitive data in an Apache Avro object container or an Apache Parquet file.
|
| Modifier and Type | Method and Description |
|---|---|
Occurrences.Builder |
Occurrences.Builder.records(Record... records)
Occurrences of sensitive data in an Apache Avro object container or an Apache Parquet file.
|
| Modifier and Type | Method and Description |
|---|---|
Occurrences.Builder |
Occurrences.Builder.records(Collection<Record> records)
Occurrences of sensitive data in an Apache Avro object container or an Apache Parquet file.
|
Copyright © 2023. All rights reserved.