public class FexPortStatistics extends BaseModelResource
| Constructor and Description |
|---|
FexPortStatistics() |
| Modifier and Type | Method and Description |
|---|---|
FexCommonStatistics |
getCommonStatistics() |
List<String> |
getDownlinks() |
FexAdvancedStatistics |
getFexAdvancedStatistics() |
List<VlanInfo> |
getVlanId() |
boolean |
isUplink() |
void |
setCommonStatistics(FexCommonStatistics commonStatistics) |
void |
setDownlinks(List<String> downlinks) |
void |
setFexAdvancedStatistics(FexAdvancedStatistics fexAdvancedStatistics) |
void |
setUplink(boolean isUplink) |
void |
setVlanId(List<VlanInfo> vlanId) |
canEqual, equals, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, hashCode, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonString, toStringpublic FexAdvancedStatistics getFexAdvancedStatistics()
public void setFexAdvancedStatistics(FexAdvancedStatistics fexAdvancedStatistics)
fexAdvancedStatistics - the fexAdvancedStatistics to setpublic FexCommonStatistics getCommonStatistics()
public void setCommonStatistics(FexCommonStatistics commonStatistics)
commonStatistics - the commonStatistics to setpublic boolean isUplink()
public void setUplink(boolean isUplink)
isUplink - the isUplink to setpublic void setDownlinks(List<String> downlinks)
downlinks - the downlinks to setCopyright © 2016. All rights reserved.