MapOperation.getByKeyList

I’m using 4.1.4 java client with 3.15.1.4 server. It seems MapOperation.getByKeyList is not supported by this server version. I get a result code 4 (bad parameter). Anyone know what the minimum server version is that supports this? Or if there may be some other issue?

Thanks.

getByKeyList was introduced in server version 3.16.0.1.

Thank you.