Target.EmptyTarget<T>, Target.HardCodedTarget<T>| Constructor and Description |
|---|
MockTarget(Class<E> type) |
| Modifier and Type | Method and Description |
|---|---|
Request |
apply(RequestTemplate input) |
String |
name() |
Class<E> |
type() |
String |
url() |
public Request apply(RequestTemplate input)
Copyright © 2012–2019 OpenFeign. All rights reserved.