| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
HttpResponse.assertContentTypeMatches(String expectedContentType) |
HttpResponse |
HttpResponse.assertStatusCodeMatches(String expectedStatusCode) |
HttpResponse |
Http.Builder.call() |
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) |
HttpResponse |
NotPrimaryResponseException.response() |
| Constructor and Description |
|---|
NotPrimaryResponseException(HttpResponse response) |
Copyright © 2023. All rights reserved.