public static final class PortConnectionError.Builder
extends java.lang.Object
PortConnectionError.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
PortConnectionError. |
| Modifier and Type | Method and Description |
|---|---|
PortConnectionError |
build() |
PortConnectionError.Builder |
setEntityType(java.lang.String entityType) |
PortConnectionError.Builder |
setErrorDetails(com.vmware.vapi.bindings.Structure errorDetails) |
PortConnectionError.Builder |
setErrorSummary(java.lang.String errorSummary) |
public Builder()
PortConnectionError.public PortConnectionError.Builder setEntityType(java.lang.String entityType)
entityType - New value for the property.public PortConnectionError.Builder setErrorDetails(com.vmware.vapi.bindings.Structure errorDetails)
errorDetails - New value for the property.public PortConnectionError.Builder setErrorSummary(java.lang.String errorSummary)
errorSummary - New value for the property.public PortConnectionError build()