| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
InputDefinition |
UpdateInputRequest.inputDefinition()
The definition of the input.
|
InputDefinition |
Input.inputDefinition()
The definition of the input.
|
InputDefinition |
CreateInputRequest.inputDefinition()
The definition of the input.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateInputRequest.Builder |
UpdateInputRequest.Builder.inputDefinition(InputDefinition inputDefinition)
The definition of the input.
|
Input.Builder |
Input.Builder.inputDefinition(InputDefinition inputDefinition)
The definition of the input.
|
CreateInputRequest.Builder |
CreateInputRequest.Builder.inputDefinition(InputDefinition inputDefinition)
The definition of the input.
|
Copyright © 2022. All rights reserved.