| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
RecordFormat |
SourceSchema.recordFormat()
Specifies the format of the records on the streaming source.
|
RecordFormat |
InputSchemaUpdate.recordFormatUpdate()
Specifies the format of the records on the streaming source.
|
| Modifier and Type | Method and Description |
|---|---|
SourceSchema.Builder |
SourceSchema.Builder.recordFormat(RecordFormat recordFormat)
Specifies the format of the records on the streaming source.
|
InputSchemaUpdate.Builder |
InputSchemaUpdate.Builder.recordFormatUpdate(RecordFormat recordFormatUpdate)
Specifies the format of the records on the streaming source.
|
Copyright © 2023. All rights reserved.