Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
HostInfo |
build() |
HostInfo.Builder |
copy(HostInfo model) |
HostInfo.Builder |
hostCores(Integer hostCores)
Number of host cores.
|
HostInfo.Builder |
hostName(String hostName)
The name of the host.
|
public HostInfo.Builder hostName(String hostName)
The name of the host.
hostName
- the value to setpublic HostInfo.Builder hostCores(Integer hostCores)
Number of host cores.
hostCores
- the value to setpublic HostInfo build()
public HostInfo.Builder copy(HostInfo model)
Copyright © 2016–2025. All rights reserved.