withTlsProtocols

fun withTlsProtocols(tlsProtocols: List<TLS>): HttpSenderConfigurationBuilder
fun withTlsProtocols(vararg tlsProtocols: TLS): HttpSenderConfigurationBuilder

See also