setJson

fun setJson(json: Json): OAuth2ClientBuilder

Sets the JSON serializer used for encoding/decoding responses.

Return

This builder for chaining.

Parameters

json

The Json instance to use.