| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
Input |
Input.clone() |
Input |
DescribeInputResult.getInput()
Information about the input.
|
Input |
Input.withInputConfiguration(InputConfiguration inputConfiguration)
Information about the configuration of an input.
|
Input |
Input.withInputDefinition(InputDefinition inputDefinition)
The definition of the input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeInputResult.setInput(Input input)
Information about the input.
|
DescribeInputResult |
DescribeInputResult.withInput(Input input)
Information about the input.
|
Copyright © 2021. All rights reserved.