![]() |
Open Kilda Java Documentation
|
This is the complete list of members for org.openkilda.messaging.model.LinkProps, including all inherited members.
LinkProps( @JsonProperty("source") NetworkEndpoint source, @JsonProperty("dest") NetworkEndpoint dest, @JsonProperty("props") Map< String, String > props, @JsonProperty("time_create") Long created, @JsonProperty("time_modify") Long modified) | org.openkilda.messaging.model.LinkProps | |
LinkProps(NetworkEndpoint source, NetworkEndpoint dest, Map< String, String > props) | org.openkilda.messaging.model.LinkProps |