| Modifier and Type | Method and Description |
|---|---|
static AnnotationErrorDecoder.Builder |
AnnotationErrorDecoder.builderFor(Class<?> apiType) |
AnnotationErrorDecoder.Builder |
AnnotationErrorDecoder.Builder.withDefaultDecoder(feign.codec.ErrorDecoder defaultDecoder) |
AnnotationErrorDecoder.Builder |
AnnotationErrorDecoder.Builder.withResponseBodyDecoder(feign.codec.Decoder responseBodyDecoder) |
Copyright © 2017–2019 OpenFeign. All rights reserved.