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, toJsonString
public 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 BaseModelResource
public boolean equals(Object obj)
equals
in class BaseModelResource
public int hashCode()
hashCode
in class BaseModelResource
public String toString()
toString
in class BaseModelResource
Copyright © 2016. All rights reserved.