public static final class PortAttacher.Builder
extends java.lang.Object
PortAttacher.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
PortAttacher. |
| Modifier and Type | Method and Description |
|---|---|
PortAttacher |
build() |
PortAttacher.Builder |
setEntity(java.lang.String entity)
This is a vmknic name if the attacher is vmknic.
|
PortAttacher.Builder |
setHost(java.lang.String host)
TransportNode on which the attacher resides
|
public Builder()
PortAttacher.public PortAttacher.Builder setEntity(java.lang.String entity)
entity - New value for the property.public PortAttacher.Builder setHost(java.lang.String host)
host - New value for the property.public PortAttacher build()