| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputDeviceRequest |
InputDeviceRequest.clone() |
InputDeviceRequest |
InputDeviceRequest.withId(String id)
The unique ID for the device.
|
| Modifier and Type | Method and Description |
|---|---|
List<InputDeviceRequest> |
UpdateInputRequest.getInputDevices()
Settings for the devices.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateInputRequest |
UpdateInputRequest.withInputDevices(InputDeviceRequest... inputDevices)
Settings for the devices.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateInputRequest.setInputDevices(Collection<InputDeviceRequest> inputDevices)
Settings for the devices.
|
UpdateInputRequest |
UpdateInputRequest.withInputDevices(Collection<InputDeviceRequest> inputDevices)
Settings for the devices.
|
Copyright © 2020. All rights reserved.