Elasticsearch v5.0.0 ObjectMapper don't have writeValueAsBytes()?

I'm using elasticsearch (v5.0.0) in java application. I can't find writeValueAsBytes() function.

But Java Api have similar example.

This is all functions in ObjectMapper class:

Duplicate of Elasticsearch v5.0.0 ObjectMapper don’t have writeValueAsBytes()? - I'll close this one.