dd
This commit is contained in:
@@ -12,5 +12,5 @@ public interface InfraHostService {
|
||||
|
||||
InfraHost read(Long id) throws OverflowException;
|
||||
|
||||
InfraHost findByProbeIdAndIpv4(Long probeId, String ip) throws OverflowException;
|
||||
InfraHost readByProbeIdAndIpv4(Long probeId, String ip) throws OverflowException;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user