static NodeInterfaceMapping.Builder |
NodeInterfaceMapping.builder() |
|
NodeInterfaceMapping.Builder |
NodeInterfaceMapping.Builder.logicalInterfaceName(String logicalInterfaceName) |
A uniform logical interface name to address in a MediaLive channel configuration.
|
NodeInterfaceMapping.Builder |
NodeInterfaceMapping.Builder.networkInterfaceMode(String networkInterfaceMode) |
Sets the value of the NetworkInterfaceMode property for this object.
|
NodeInterfaceMapping.Builder |
NodeInterfaceMapping.Builder.networkInterfaceMode(NetworkInterfaceMode networkInterfaceMode) |
Sets the value of the NetworkInterfaceMode property for this object.
|
NodeInterfaceMapping.Builder |
NodeInterfaceMapping.Builder.physicalInterfaceName(String physicalInterfaceName) |
The name of the physical interface on the hardware that will be running Elemental anywhere.
|
NodeInterfaceMapping.Builder |
NodeInterfaceMapping.toBuilder() |
|