| Modifier and Type | Method and Description |
|---|---|
static Comparator<ResponseDescriptor> |
ResponseDescriptor.specificity() |
| Modifier and Type | Method and Description |
|---|---|
static HttpResponse |
Http.call(HttpMethod method,
String basePath,
String pathTemplate,
Serializer serializer,
List<Interceptor> interceptors,
Headers requestHeaders,
List<ParameterValue> parameters,
List<ResponseDescriptor> descriptors,
boolean allowPatch) |
Copyright © 2023. All rights reserved.