Add SRV Record | long addSRVRecord(long viewId, String absoluteName, int priority, int port, int weight, String linkedRecordName, long ttl, String properties) |
Update SRV Record | void update(String linkedRecordName, long ttl, int priority, int port, int weight, String comment) |
SRV Record Generic Methods | getEntity() void delete( long objectId ) |