public final class LogicalSwitch extends BaseModelResource
Constructor and Description |
---|
LogicalSwitch() |
getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonString
public Compliance getConsistencyStatus()
public void setConsistencyStatus(Compliance consistencyStatus)
consistencyStatus
- the consistencyStatus to setpublic String getFabricUri()
public void setFabricUri(String fabricUri)
fabricUri
- the fabricUri to setpublic LogicalSwitchDomainInfo getLogicalSwitchDomainInfo()
public void setLogicalSwitchDomainInfo(LogicalSwitchDomainInfo logicalSwitchDomainInfo)
logicalSwitchDomainInfo
- the logicalSwitchDomainInfo to setpublic String getLogicalSwitchGroupUri()
public void setLogicalSwitchGroupUri(String logicalSwitchGroupUri)
logicalSwitchGroupUri
- the logicalSwitchGroupUri to setpublic ManagementLevel getManagementLevel()
public void setManagementLevel(ManagementLevel managementLevel)
managementLevel
- the managementLevel 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 List<SwitchCredentialConfiguration> getSwitchCredentialConfiguration()
public void setSwitchCredentialConfiguration(List<SwitchCredentialConfiguration> switchCredentialConfiguration)
switchCredentialConfiguration
- the switchCredentialConfiguration to setpublic Integer getSwitchCredentialCount()
public void setSwitchCredentialCount(Integer switchCredentialCount)
switchCredentialCount
- the switchCredentialCount to setpublic SwitchMap getSwitchMap()
public void setSwitchMap(SwitchMap switchMap)
switchMap
- the switchMap to setpublic List<StackingGroup> getSwitchStackingInfo()
public void setSwitchStackingInfo(List<StackingGroup> switchStackingInfo)
switchStackingInfo
- the switchStackingInfo to setpublic void setSwitchUris(List<String> switchUris)
switchUris
- the switchUris to setpublic String toString()
toString
in class BaseModelResource
public boolean canEqual(Object obj)
canEqual
in class BaseModelResource
public final boolean equals(Object obj)
equals
in class BaseModelResource
public final int hashCode()
hashCode
in class BaseModelResource
Copyright © 2016. All rights reserved.