public class UserAgentInterceptor extends Object implements okhttp3.Interceptor
| Constructor and Description |
|---|
UserAgentInterceptor(String clientType) |
public UserAgentInterceptor(String clientType)
clientType - type of client - java, scala, kotlin@Nonnull public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain) throws IOException
intercept in interface okhttp3.InterceptorIOExceptionCopyright © 2018–2022 InfluxData, Inc.. All rights reserved.