Interface SnmpInterfaceMapper
-
- All Known Implementing Classes:
SnmpInterfaceMapperImpl
public interface SnmpInterfaceMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.opennms.integration.api.v1.model.immutables.ImmutableSnmpInterface
map(OnmsSnmpInterface onmsSnmpInterface)
-
-
-
Method Detail
-
map
org.opennms.integration.api.v1.model.immutables.ImmutableSnmpInterface map(OnmsSnmpInterface onmsSnmpInterface)
-
-