public final class Port extends BaseModelResource
| Constructor and Description |
|---|
Port() |
getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonStringpublic String getAssociatedUplinkSetUri()
public void setAssociatedUplinkSetUri(String associatedUplinkSetUri)
associatedUplinkSetUri - the associatedUplinkSetUri to setpublic Boolean getAvailable()
public void setAvailable(Boolean available)
available - the available to setpublic Integer getBayNumber()
public void setBayNumber(Integer bayNumber)
bayNumber - the bayNumber to setpublic List<PortCapability> getCapability()
public void setCapability(List<PortCapability> capability)
capability - the capability to setpublic List<PortCapability> getConfigPortTypes()
public void setConfigPortTypes(List<PortCapability> configPortTypes)
configPortTypes - the configPortTypes to setpublic String getConnectorType()
public void setConnectorType(String connectorType)
connectorType - the connectorType to setpublic DcbxInfo getDcbxInfo()
public void setDcbxInfo(DcbxInfo dcbxInfo)
dcbxInfo - the dcbxInfo to setpublic Boolean getEnabled()
public void setEnabled(Boolean enabled)
enabled - the enabled to setpublic FcPortProperties getFcPortProperties()
public void setFcPortProperties(FcPortProperties fcPortProperties)
fcPortProperties - the fcPortProperties to setpublic String getInterconnectName()
public void setInterconnectName(String interconnectName)
interconnectName - the interconnectName to setpublic Integer getLagId()
public void setLagId(Integer lagId)
lagId - the lagId to setpublic void setLagStates(List<LagState> lagStates)
lagStates - the lagStates to setpublic Neighbor getNeighbor()
public void setNeighbor(Neighbor neighbor)
neighbor - the neighbor to setpublic String getOperationalSpeed()
public void setOperationalSpeed(String operationalSpeed)
operationalSpeed - the operationalSpeed to setpublic String getPairedPortName()
public void setPairedPortName(String pairedPortName)
pairedPortName - the pairedPortName to setpublic PortHealthStatus getPortHealthStatus()
public void setPortHealthStatus(PortHealthStatus portHealthStatus)
portHealthStatus - the portHealthStatus to setpublic String getPortId()
public void setPortId(String portId)
portId - the portId to setpublic PortMonitorConfigInfo getPortMonitorConfigInfo()
public void setPortMonitorConfigInfo(PortMonitorConfigInfo portMonitorConfigInfo)
portMonitorConfigInfo - the portMonitorConfigInfo to setpublic String getPortName()
public void setPortName(String portName)
portName - the portName to setpublic CapabilityType getPortRunningCapabilityType()
public void setPortRunningCapabilityType(CapabilityType portRunningCapabilityType)
portRunningCapabilityType - the portRunningCapabilityType to setpublic PortSplitMode getPortSplitMode()
public void setPortSplitMode(PortSplitMode portSplitMode)
portSplitMode - the portSplitMode to setpublic PortStatus getPortStatus()
public void setPortStatus(PortStatus portStatus)
portStatus - the portStatus to setpublic PortStatusReason getPortStatusReason()
public void setPortStatusReason(PortStatusReason portStatusReason)
portStatusReason - the portStatusReason to setpublic PortType getPortType()
public void setPortType(PortType portType)
portType - the portType to setpublic PortTypeExtended getPortTypeExtended()
public void setPortTypeExtended(PortTypeExtended portTypeExtended)
portTypeExtended - the portTypeExtended to setpublic void setSubports(List<SubPort> subports)
subports - the subports to setpublic String getVendorSpecificPortName()
public void setVendorSpecificPortName(String vendorSpecificPortName)
vendorSpecificPortName - the vendorSpecificPortName to setpublic boolean canEqual(Object obj)
canEqual in class BaseModelResourcepublic boolean equals(Object obj)
equals in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourcepublic String toString()
toString in class BaseModelResourceCopyright © 2017. All rights reserved.