[net](../../index.md) / [com.drake.net.request](../index.md) / [okhttp3.Request.Builder](./index.md) ### Extensions for okhttp3.Request.Builder | Name | Summary | |---|---| | [setConverter](set-converter.md) | `fun Builder.setConverter(converter: `[`NetConverter`](../../com.drake.net.convert/-net-converter/index.md)`): ` | | [setGroup](set-group.md) | `fun Builder.setGroup(group: `[`Any`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)`?): ` | | [setId](set-id.md) | `fun Builder.setId(id: `[`Any`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)`?): ` | | [setLabel](set-label.md) | `fun Builder.setLabel(any: T): ` | | [setLogRecord](set-log-record.md) | 设置是否记录日志`fun Builder.setLogRecord(enabled: `[`Boolean`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)`): ` |