@Generated(value="org.jsonschema2pojo") public class LogicalInterconnects extends BaseModelResource
Modifier and Type | Class and Description |
---|---|
static class |
LogicalInterconnects.Compliance |
static class |
LogicalInterconnects.StackingHealth |
static class |
LogicalInterconnects.StackingMode |
Constructor and Description |
---|
LogicalInterconnects() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri
public LogicalInterconnects.StackingHealth getStackingHealth()
public void setStackingHealth(LogicalInterconnects.StackingHealth stackingHealth)
stackingHealth
- The stackingHealthpublic SnmpConfiguration getSnmpConfiguration()
public void setSnmpConfiguration(SnmpConfiguration snmpConfiguration)
snmpConfiguration
- The snmpConfigurationpublic TelemetryConfiguration getTelemetryConfiguration()
public void setTelemetryConfiguration(TelemetryConfiguration telemetryConfiguration)
telemetryConfiguration
- The telemetryConfigurationpublic EthernetInterconnectSettingsV2 getEthernetSettings()
public void setEthernetSettings(EthernetInterconnectSettingsV2 ethernetSettings)
ethernetSettings
- The ethernetSettingspublic FcoeInterconnectSettings getFcoeSettings()
public void setFcoeSettings(FcoeInterconnectSettings fcoeSettings)
fcoeSettings
- The fcoeSettingspublic String getDomainUri()
public void setDomainUri(String domainUri)
domainUri
- The domainUripublic void setEnclosureUris(List<String> enclosureUris)
enclosureUris
- The enclosureUrispublic InterconnectMap getInterconnectMap()
public void setInterconnectMap(InterconnectMap interconnectMap)
interconnectMap
- The interconnectMappublic void setInterconnects(List<String> interconnects)
interconnects
- The interconnectspublic String getLogicalInterconnectGroupUri()
public void setLogicalInterconnectGroupUri(String logicalInterconnectGroupUri)
logicalInterconnectGroupUri
- The logicalInterconnectGroupUripublic PortMonitor getPortMonitor()
public void setPortMonitor(PortMonitor portMonitor)
portMonitor
- The portMonitorpublic LogicalInterconnects.Compliance getConsistencyStatus()
public void setConsistencyStatus(LogicalInterconnects.Compliance consistencyStatus)
consistencyStatus
- The consistencyStatuspublic String toString()
toString
in class BaseModelResource
public int hashCode()
hashCode
in class BaseModelResource
public boolean equals(Object other)
equals
in class BaseModelResource
Copyright © 2016. All rights reserved.