Find and Update with required properties

Hi Team,
I am using spring data couchbase 2.2.6 and want to understand how I can update only the required properties of the document using couchbasetemplate.
Do not see any findone and update with required properties option in the api - please assist and provide with an example