@API(status=STABLE) @FunctionalInterface public interface RequestExecution
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<org.springframework.http.client.ClientHttpResponse> |
execute(RequestArguments arguments) |
CompletableFuture<org.springframework.http.client.ClientHttpResponse> execute(RequestArguments arguments) throws IOException
IOExceptionCopyright © 2015–2020 Zalando SE. All rights reserved.