| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Response<?>> |
responses |
| Modifier | Constructor and Description |
|---|---|
private |
MultiResponseBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
addResponse(Response<?> response) |
java.util.List<java.lang.Object> |
build(java.lang.Object data) |
void |
setResponseDependency(Response<?> dependency) |
private java.util.List<Response<?>> responses