| Constructor and Description |
|---|
Builder(java.lang.String name)
Constructor with parameters for the required properties of
HostInfo. |
| Modifier and Type | Method and Description |
|---|---|
HostInfo |
build() |
HostInfo.Builder |
setIsVsanWitness(java.lang.Boolean isVsanWitness)
Indicates if the host is associated with a cluster as a vSAN witness.
|
public Builder(java.lang.String name)
HostInfo.public HostInfo.Builder setIsVsanWitness(java.lang.Boolean isVsanWitness)
Set only when the host is associated with a
vSAN cluster as a witness.isVsanWitness - New value for the property.public HostInfo build()