| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static Record.Builder |
Record.builder() |
Record.Builder |
Record.Builder.jsonPath(String jsonPath)
The path, as a JSONPath expression, to the field in the record that contains the data.
|
Record.Builder |
Record.Builder.recordIndex(Long recordIndex)
The record index, starting from 0, for the record that contains the data.
|
Record.Builder |
Record.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Record.Builder> |
Record.serializableBuilderClass() |
Copyright © 2020. All rights reserved.