| Package | Description |
|---|---|
| com.amazonaws.services.lambda.runtime.events |
| Modifier and Type | Field and Description |
|---|---|
List<KinesisAnalyticsInputPreprocessingResponse.Record> |
KinesisAnalyticsInputPreprocessingResponse.records |
| Modifier and Type | Method and Description |
|---|---|
List<KinesisAnalyticsInputPreprocessingResponse.Record> |
KinesisAnalyticsInputPreprocessingResponse.getRecords() |
| Modifier and Type | Method and Description |
|---|---|
void |
KinesisAnalyticsInputPreprocessingResponse.setRecords(List<KinesisAnalyticsInputPreprocessingResponse.Record> records) |
| Constructor and Description |
|---|
KinesisAnalyticsInputPreprocessingResponse(List<KinesisAnalyticsInputPreprocessingResponse.Record> records) |
Copyright © 2023. All rights reserved.