public class InternalLinkSet extends BaseModelResource
Constructor and Description |
---|
InternalLinkSet() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<String> |
getFcoeNetworkUris() |
String |
getFexId() |
String |
getLogicalSwitchPortGroupId() |
String |
getLogicalSwitchUri() |
List<String> |
getNetworkUris() |
List<PortConfigInfo> |
getPortConfigInfos() |
String |
getPortGroupId() |
Location |
getPrimaryPortLocation() |
String |
getUplinkSetUri() |
int |
hashCode() |
void |
setFcoeNetworkUris(List<String> fcoeNetworkUris) |
void |
setFexId(String fexId) |
void |
setLogicalSwitchPortGroupId(String logicalSwitchPortGroupId) |
void |
setLogicalSwitchUri(String logicalSwitchUri) |
void |
setNetworkUris(List<String> networkUris) |
void |
setPortConfigInfos(List<PortConfigInfo> portConfigInfos) |
void |
setPortGroupId(String portGroupId) |
void |
setPrimaryPortLocation(Location primaryPortLocation) |
void |
setUplinkSetUri(String uplinkSetUri) |
String |
toString() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonString
public String getUplinkSetUri()
public void setUplinkSetUri(String uplinkSetUri)
uplinkSetUri
- the uplinkSetUri to setpublic Location getPrimaryPortLocation()
public void setPrimaryPortLocation(Location primaryPortLocation)
primaryPortLocation
- the primaryPortLocation to setpublic String getLogicalSwitchUri()
public void setLogicalSwitchUri(String logicalSwitchUri)
logicalSwitchUri
- the logicalSwitchUri to setpublic List<PortConfigInfo> getPortConfigInfos()
public void setPortConfigInfos(List<PortConfigInfo> portConfigInfos)
portConfigInfos
- the portConfigInfos to setpublic String getPortGroupId()
public void setPortGroupId(String portGroupId)
portGroupId
- the portGroupId to setpublic String getLogicalSwitchPortGroupId()
public void setLogicalSwitchPortGroupId(String logicalSwitchPortGroupId)
logicalSwitchPortGroupId
- the logicalSwitchPortGroupId to setpublic String getFexId()
public void setFexId(String fexId)
fexId
- the fexId to setpublic void setNetworkUris(List<String> networkUris)
networkUris
- the networkUris to setpublic void setFcoeNetworkUris(List<String> fcoeNetworkUris)
fcoeNetworkUris
- the fcoeNetworkUris to setpublic String toString()
toString
in class BaseModelResource
public boolean equals(Object obj)
equals
in class BaseModelResource
public int hashCode()
hashCode
in class BaseModelResource
Copyright © 2017. All rights reserved.