| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
Input |
AddApplicationInputRequest.input()
The Input to add.
|
| Modifier and Type | Method and Description |
|---|---|
List<Input> |
CreateApplicationRequest.inputs()
Use this parameter to configure the application input.
|
| Modifier and Type | Method and Description |
|---|---|
AddApplicationInputRequest.Builder |
AddApplicationInputRequest.Builder.input(Input input)
The Input to add.
|
CreateApplicationRequest.Builder |
CreateApplicationRequest.Builder.inputs(Input... inputs)
Use this parameter to configure the application input.
|
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationRequest.Builder |
CreateApplicationRequest.Builder.inputs(Collection<Input> inputs)
Use this parameter to configure the application input.
|
Copyright © 2023. All rights reserved.