public class LogicalInterconnectGroup extends BaseModelResource
Modifier and Type | Class and Description |
---|---|
static class |
LogicalInterconnectGroup.RedundancyType |
Constructor and Description |
---|
LogicalInterconnectGroup() |
getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonString, toString
public void setEnclosureIndexes(List<Integer> enclosureIndexes)
enclosureIndexes
- the enclosureIndexes to setpublic EnclosureType getEnclosureType()
public void setEnclosureType(EnclosureType enclosureType)
enclosureType
- the enclosureType to setpublic EthernetInterconnectSettingsV2 getEthernetSettings()
public void setEthernetSettings(EthernetInterconnectSettingsV2 ethernetSettings)
ethernetSettings
- the ethernetSettings to setpublic String getFabricUri()
public void setFabricUri(String fabricUri)
fabricUri
- the fabricUri to setpublic FcoeSettings getFcoeSettings()
public void setFcoeSettings(FcoeSettings fcoeSettings)
fcoeSettings
- the fcoeSettings to setpublic Integer getInterconnectBaySet()
public void setInterconnectBaySet(Integer interconnectBaySet)
interconnectBaySet
- the interconnectBaySet to setpublic InterconnectMapTemplate getInterconnectMapTemplate()
public void setInterconnectMapTemplate(InterconnectMapTemplate interconnectMapTemplate)
interconnectMapTemplate
- the interconnectMapTemplate to setpublic List<String> getInternalNetworkUris()
public void setInternalNetworkUris(List<String> internalNetworkUris)
internalNetworkUris
- the internalNetworkUris to setpublic QosConfiguration getQosConfiguration()
public void setQosConfiguration(QosConfiguration qosConfiguration)
qosConfiguration
- the qosConfiguration to setpublic LogicalInterconnectGroup.RedundancyType getRedundancyType()
public void setRedundancyType(LogicalInterconnectGroup.RedundancyType redundancyType)
redundancyType
- the redundancyType to setpublic void setScopeUris(List<String> scopeUris)
scopeUris
- the scopeUris to setpublic SnmpConfiguration getSnmpConfiguration()
public void setSnmpConfiguration(SnmpConfiguration snmpConfiguration)
snmpConfiguration
- the snmpConfiguration to setpublic StackingHealth getStackingHealth()
public void setStackingHealth(StackingHealth stackingHealth)
stackingHealth
- the stackingHealth to setpublic StackingMode getStackingMode()
public void setStackingMode(StackingMode stackingMode)
stackingMode
- the stackingMode to setpublic TelemetryConfiguration getTelemetryConfiguration()
public void setTelemetryConfiguration(TelemetryConfiguration telemetryConfiguration)
telemetryConfiguration
- the telemetryConfiguration to setpublic List<UplinkSetGroup> getUplinkSets()
public void setUplinkSets(List<UplinkSetGroup> uplinkSets)
uplinkSets
- the uplinkSets to setpublic int hashCode()
hashCode
in class BaseModelResource
public boolean canEqual(Object obj)
canEqual
in class BaseModelResource
public boolean equals(Object other)
equals
in class BaseModelResource
Copyright © 2017. All rights reserved.