public class DefaultOkHttpElasticApiFactory extends java.lang.Object implements OkHttpElasticApiFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultOkHttpElasticApiFactory.EnumConverterFactory |
| Constructor and Description |
|---|
DefaultOkHttpElasticApiFactory(okhttp3.OkHttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
OkHttpElasticApi |
create(java.lang.String elasticUrl,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
public DefaultOkHttpElasticApiFactory(okhttp3.OkHttpClient client)
public OkHttpElasticApi create(java.lang.String elasticUrl, com.fasterxml.jackson.databind.ObjectMapper mapper)
create in interface OkHttpElasticApiFactory