public class LogicalSwitchGroup extends BaseModelResource
Constructor and Description |
---|
LogicalSwitchGroup() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getFabricUri() |
SwitchMapTemplate |
getSwitchMapTemplate() |
int |
hashCode() |
void |
setFabricUri(String fabricUri) |
void |
setSwitchMapTemplate(SwitchMapTemplate switchMapTemplate) |
String |
toString() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri
public String getFabricUri()
public void setFabricUri(String fabricUri)
public SwitchMapTemplate getSwitchMapTemplate()
public void setSwitchMapTemplate(SwitchMapTemplate switchMapTemplate)
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.