![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
| SwitchDto | toSwitchDto (SwitchInfoData data) |
| default RulesSyncResult | toRulesSyncResult (RulesValidationResult validationResult, List< Long > installedRules) |
| RulesValidationResult | toRulesValidationResult (SyncRulesResponse response) |
| default String | toSwithId (SwitchId switchId) |
Definition at line 30 of file SwitchMapper.java.
| default RulesSyncResult org.openkilda.northbound.converter.SwitchMapper.toRulesSyncResult | ( | RulesValidationResult | validationResult, |
| List< Long > | installedRules | ||
| ) |
Definition at line 34 of file SwitchMapper.java.
| RulesValidationResult org.openkilda.northbound.converter.SwitchMapper.toRulesValidationResult | ( | SyncRulesResponse | response | ) |
| SwitchDto org.openkilda.northbound.converter.SwitchMapper.toSwitchDto | ( | SwitchInfoData | data | ) |
| default String org.openkilda.northbound.converter.SwitchMapper.toSwithId | ( | SwitchId | switchId | ) |
Definition at line 41 of file SwitchMapper.java.