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