Package | Description |
---|---|
com.amazonaws.services.kinesisanalytics.model |
Modifier and Type | Method and Description |
---|---|
UnableToDetectSchemaException |
UnableToDetectSchemaException.withProcessedInputRecords(Collection<String> processedInputRecords) |
UnableToDetectSchemaException |
UnableToDetectSchemaException.withProcessedInputRecords(String... processedInputRecords)
NOTE: This method appends the values to the existing list (if any).
|
UnableToDetectSchemaException |
UnableToDetectSchemaException.withRawInputRecords(Collection<String> rawInputRecords) |
UnableToDetectSchemaException |
UnableToDetectSchemaException.withRawInputRecords(String... rawInputRecords)
NOTE: This method appends the values to the existing list (if any).
|
Copyright © 2021. All rights reserved.