| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputDeviceNetworkSettings |
UpdateInputDeviceResponse.networkSettings()
The network settings for the input device.
|
InputDeviceNetworkSettings |
InputDeviceSummary.networkSettings()
Network settings for the input device.
|
InputDeviceNetworkSettings |
DescribeInputDeviceResponse.networkSettings()
The network settings for the input device.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateInputDeviceResponse.Builder |
UpdateInputDeviceResponse.Builder.networkSettings(InputDeviceNetworkSettings networkSettings)
The network settings for the input device.
|
InputDeviceSummary.Builder |
InputDeviceSummary.Builder.networkSettings(InputDeviceNetworkSettings networkSettings)
Network settings for the input device.
|
DescribeInputDeviceResponse.Builder |
DescribeInputDeviceResponse.Builder.networkSettings(InputDeviceNetworkSettings networkSettings)
The network settings for the input device.
|
Copyright © 2022. All rights reserved.