public static class CreateNodeConfigDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
public CreateNodeConfigDetails.Builder serialNumber(String serialNumber)
The serial number of the MacDevice.
serialNumber
- the value to setpublic CreateNodeConfigDetails.Builder macAddress(String macAddress)
The macAddress.
macAddress
- the value to setpublic CreateNodeConfigDetails.Builder macOrderId(String macOrderId)
The macOrderId.
macOrderId
- the value to setpublic CreateNodeConfigDetails.Builder switchHostname(String switchHostname)
The switchHostname.
switchHostname
- the value to setpublic CreateNodeConfigDetails.Builder switchEthPort(String switchEthPort)
The switchEthPort.
switchEthPort
- the value to setpublic CreateNodeConfigDetails.Builder ipKvmHostname(String ipKvmHostname)
The ipKvmHostname.
ipKvmHostname
- the value to setpublic CreateNodeConfigDetails.Builder ipKvmPortNumber(Integer ipKvmPortNumber)
The ipKvmPortNumber.
ipKvmPortNumber
- the value to setpublic CreateNodeConfigDetails.Builder pduHostname(String pduHostname)
The pduHostname.
pduHostname
- the value to setpublic CreateNodeConfigDetails.Builder pduPort(Integer pduPort)
The pduPort.
pduPort
- the value to setpublic CreateNodeConfigDetails.Builder buildVlanId(Integer buildVlanId)
The buildVlanId.
buildVlanId
- the value to setpublic CreateNodeConfigDetails.Builder buildIpAddress(String buildIpAddress)
The buildIpAddress.
buildIpAddress
- the value to setpublic CreateNodeConfigDetails.Builder prodVlanId(Integer prodVlanId)
The prodVlanId.
prodVlanId
- the value to setpublic CreateNodeConfigDetails.Builder prodIpAddress(String prodIpAddress)
The prodIpAddress.
prodIpAddress
- the value to setpublic CreateNodeConfigDetails.Builder rackLocation(String rackLocation)
The rackLocation.
rackLocation
- the value to setpublic CreateNodeConfigDetails.Builder chipSet(String chipSet)
The chipSetn.
chipSet
- the value to setpublic CreateNodeConfigDetails.Builder osVersion(String osVersion)
The osVersion.
osVersion
- the value to setpublic CreateNodeConfigDetails.Builder tenancyId(String tenancyId)
The tenancyId.
tenancyId
- the value to setpublic CreateNodeConfigDetails build()
public CreateNodeConfigDetails.Builder copy(CreateNodeConfigDetails model)
Copyright © 2016–2025. All rights reserved.