| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
InputProcessingConfigurationDescription |
InputDescription.inputProcessingConfigurationDescription()
The description of the preprocessor that executes on records in this input before the application's code is run.
|
InputProcessingConfigurationDescription |
AddApplicationInputProcessingConfigurationResponse.inputProcessingConfigurationDescription()
The description of the preprocessor that executes on records in this input before the application's code is run.
|
| Modifier and Type | Method and Description |
|---|---|
InputDescription.Builder |
InputDescription.Builder.inputProcessingConfigurationDescription(InputProcessingConfigurationDescription inputProcessingConfigurationDescription)
The description of the preprocessor that executes on records in this input before the application's code is
run.
|
AddApplicationInputProcessingConfigurationResponse.Builder |
AddApplicationInputProcessingConfigurationResponse.Builder.inputProcessingConfigurationDescription(InputProcessingConfigurationDescription inputProcessingConfigurationDescription)
The description of the preprocessor that executes on records in this input before the application's code is
run.
|
Copyright © 2022. All rights reserved.