| Modifier and Type | Class and Description |
|---|---|
class |
TypedCondition<A,I> |
| Modifier and Type | Method and Description |
|---|---|
Capturer<A> |
TypedCondition.map(EntityFunction<I,?> function) |
Capturer<A> |
TypedCondition.map(ResponseEntityFunction<I,?> function) |
Capturer<A> |
UntypedCondition.map(ThrowingFunction<org.springframework.http.client.ClientHttpResponse,?,IOException> function) |
Copyright © 2015 Zalando SE. All rights reserved.