Open Kilda Java Documentation
org.openkilda.integration.model.response.IslLink Member List

This is the complete list of members for org.openkilda.integration.model.response.IslLink, including all inherited members.

getAvailableBandwidth()org.openkilda.integration.model.response.IslLink
getPath()org.openkilda.integration.model.response.IslLink
getSpeed()org.openkilda.integration.model.response.IslLink
getState()org.openkilda.integration.model.response.IslLink
setAvailableBandwidth(final Integer availableBandwidth)org.openkilda.integration.model.response.IslLink
setPath(final List< IslPath > path)org.openkilda.integration.model.response.IslLink
setSpeed(final Integer speed)org.openkilda.integration.model.response.IslLink
setState(String state)org.openkilda.integration.model.response.IslLink
toString()org.openkilda.integration.model.response.IslLink