| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
InputConfiguration |
CreateInputResponse.inputConfiguration()
Information about the configuration of the input.
|
InputConfiguration |
UpdateInputResponse.inputConfiguration()
Information about the configuration of the input.
|
InputConfiguration |
Input.inputConfiguration()
Information about the configuration of an input.
|
| Modifier and Type | Method and Description |
|---|---|
CreateInputResponse.Builder |
CreateInputResponse.Builder.inputConfiguration(InputConfiguration inputConfiguration)
Information about the configuration of the input.
|
UpdateInputResponse.Builder |
UpdateInputResponse.Builder.inputConfiguration(InputConfiguration inputConfiguration)
Information about the configuration of the input.
|
Input.Builder |
Input.Builder.inputConfiguration(InputConfiguration inputConfiguration)
Information about the configuration of an input.
|
Copyright © 2022. All rights reserved.