A  B  C  D  E  F  H  J  K  L  M  O  P  Q  R  S  T 

K

keepAliveDuration(java.time.Duration) - function in dev.case.api.client.okhttp.CasedevOkHttpClient.Builder
The keep-alive duration for idle connections in the underlying OkHttp connection pool.
keepAliveDuration(java.util.Optional) - function in dev.case.api.client.okhttp.CasedevOkHttpClient.Builder
Alias for calling Builder.keepAliveDuration with keepAliveDuration.orElse(null).
keepAliveDuration(java.time.Duration) - function in dev.case.api.client.okhttp.CasedevOkHttpClientAsync.Builder
The keep-alive duration for idle connections in the underlying OkHttp connection pool.
keepAliveDuration(java.util.Optional) - function in dev.case.api.client.okhttp.CasedevOkHttpClientAsync.Builder
Alias for calling Builder.keepAliveDuration with keepAliveDuration.orElse(null).
keepAliveDuration(java.time.Duration) - function in dev.case.api.client.okhttp.OkHttpClient.Builder
Sets the keep-alive duration for idle connections in the underlying ConnectionPool.
A  B  C  D  E  F  H  J  K  L  M  O  P  Q  R  S  T