public class LogicalSwitchGroup extends BaseModelResource
| Constructor and Description |
|---|
LogicalSwitchGroup() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFabricUri() |
List<String> |
getScopeUris() |
SwitchMapTemplate |
getSwitchMapTemplate() |
int |
hashCode() |
void |
setFabricUri(String fabricUri) |
void |
setScopeUris(List<String> scopeUris) |
void |
setSwitchMapTemplate(SwitchMapTemplate switchMapTemplate) |
String |
toString() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonStringpublic String getFabricUri()
public void setFabricUri(String fabricUri)
fabricUri - the fabricUri to setpublic void setScopeUris(List<String> scopeUris)
scopeUris - the scopeUris to setpublic SwitchMapTemplate getSwitchMapTemplate()
public void setSwitchMapTemplate(SwitchMapTemplate switchMapTemplate)
switchMapTemplate - the switchMapTemplate to setpublic boolean equals(Object obj)
equals in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourcepublic String toString()
toString in class BaseModelResourceCopyright © 2017. All rights reserved.