ing
This commit is contained in:
@@ -20,4 +20,8 @@ public interface InfraHostIPService {
|
||||
|
||||
InfraHostIP readByInfraHostIDAndMetaIPTypeKeyAndAddress(Long infraHostID, String metaIPTypeKey, String address)
|
||||
throws OverflowException;
|
||||
|
||||
InfraHostIP readByInfraHostInfraZoneIDAndMetaIPTypeKeyAndAddress(Long infraHostInfraZoneID, String metaIPTypeKey,
|
||||
String address) throws OverflowException;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user