Package | Description |
---|---|
com.amazonaws.services.kinesisanalytics.model |
Modifier and Type | Method and Description |
---|---|
JSONMappingParameters |
JSONMappingParameters.clone() |
JSONMappingParameters |
MappingParameters.getJSONMappingParameters()
Provides additional mapping information when JSON is the record format on the streaming source.
|
JSONMappingParameters |
JSONMappingParameters.withRecordRowPath(String recordRowPath)
Path to the top-level parent that contains the records.
|
Modifier and Type | Method and Description |
---|---|
void |
MappingParameters.setJSONMappingParameters(JSONMappingParameters jSONMappingParameters)
Provides additional mapping information when JSON is the record format on the streaming source.
|
MappingParameters |
MappingParameters.withJSONMappingParameters(JSONMappingParameters jSONMappingParameters)
Provides additional mapping information when JSON is the record format on the streaming source.
|
Copyright © 2019. All rights reserved.