public final class Switch extends BaseModelResource
| Constructor and Description |
|---|
Switch() |
getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonStringpublic String getChassisId()
public void setChassisId(String chassisId)
chassisId - the chassisId to setpublic EnvironmentalConfiguration getEnvironmentalConfiguration()
public void setEnvironmentalConfiguration(EnvironmentalConfiguration environmentalConfiguration)
environmentalConfiguration - the environmentalConfiguration to setpublic String getFirmwareVersion()
public void setFirmwareVersion(String firmwareVersion)
firmwareVersion - the firmwareVersion to setpublic String getLogicalSwitchUri()
public void setLogicalSwitchUri(String logicalSwitchUri)
logicalSwitchUri - the logicalSwitchUri to setpublic LogicalSwitchVpc getLogicalSwitchVPC()
public void setLogicalSwitchVPC(LogicalSwitchVpc logicalSwitchVPC)
logicalSwitchVPC - the logicalSwitchVPC to setpublic String getModelName()
public void setModelName(String modelName)
modelName - the modelName to setpublic List<SwitchRole> getRoles()
public void setRoles(List<SwitchRole> roles)
roles - the roles to setpublic void setScopeUris(List<String> scopeUris)
scopeUris - the scopeUris to setpublic String getSerialNumber()
public void setSerialNumber(String serialNumber)
serialNumber - the serialNumber to setpublic Location getSwitchLocation()
public void setSwitchLocation(Location switchLocation)
switchLocation - the switchLocation to setpublic SwitchManagementConnection getSwitchManagementConnection()
public void setSwitchManagementConnection(SwitchManagementConnection switchManagementConnection)
switchManagementConnection - the switchManagementConnection 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 © 2016. All rights reserved.