Currently Java SDK support ContentResponseOnWrite option in CosmosClientBuilder. But that option doesn't configures per request.
I would like to set behavior for content response on write per request. For example, I want to default behavior is false about EnableContentResponseOnWrite option, and specific operation require response.
Additional context
relatded: https://devblogs.microsoft.com/cosmosdb/enable-content-response-on-write/#comment-168
Information Checklist
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @kushagraThapar, @anfeldma-ms
@kushagraThapar could you please follow up with @buchizo
@buchizo - thanks for the feature request, this is still in our backlog, will let you know once we plan to implement it.
This is done, and will be released in next azure-cosmos release.