public static class DeviceComponentDetailsEthernetDetails.Builder extends Object
DeviceComponentDetailsEthernetDetails.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
DeviceComponentDetailsEthernetDetails.Builder |
active(Boolean active)
Setter for active.
|
DeviceComponentDetailsEthernetDetails |
build()
Builds a new
DeviceComponentDetailsEthernetDetails object using the set fields. |
DeviceComponentDetailsEthernetDetails.Builder |
ipAddressV4(String ipAddressV4)
Setter for ipAddressV4.
|
DeviceComponentDetailsEthernetDetails.Builder |
unsetActive()
UnSetter for active.
|
DeviceComponentDetailsEthernetDetails.Builder |
unsetIpAddressV4()
UnSetter for ipAddressV4.
|
public DeviceComponentDetailsEthernetDetails.Builder active(Boolean active)
active - Boolean value for active.public DeviceComponentDetailsEthernetDetails.Builder unsetActive()
public DeviceComponentDetailsEthernetDetails.Builder ipAddressV4(String ipAddressV4)
ipAddressV4 - String value for ipAddressV4.public DeviceComponentDetailsEthernetDetails.Builder unsetIpAddressV4()
public DeviceComponentDetailsEthernetDetails build()
DeviceComponentDetailsEthernetDetails object using the set fields.Copyright © 2024. All rights reserved.