public static final class DefaultOkHttpElasticApiFactory.EnumConverterFactory
extends retrofit2.Converter.Factory
| Modifier and Type | Method and Description |
|---|---|
static DefaultOkHttpElasticApiFactory.EnumConverterFactory |
create() |
retrofit2.Converter<?,java.lang.String> |
stringConverter(java.lang.reflect.Type type,
java.lang.annotation.Annotation[] annotations,
retrofit2.Retrofit retrofit) |
public static DefaultOkHttpElasticApiFactory.EnumConverterFactory create()
public retrofit2.Converter<?,java.lang.String> stringConverter(java.lang.reflect.Type type,
java.lang.annotation.Annotation[] annotations,
retrofit2.Retrofit retrofit)
stringConverter in class retrofit2.Converter.Factory