| Package | Description |
|---|---|
| org.springframework.cloud.contract.spec | |
| org.springframework.cloud.contract.spec.internal |
| Modifier and Type | Method and Description |
|---|---|
Response |
Contract.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
Contract.setResponse(Response response) |
| Modifier and Type | Method and Description |
|---|---|
void |
Contract.response(Consumer<Response> consumer)
The HTTP response part of the contract.
|
| Constructor and Description |
|---|
Response(Response response) |
Copyright © 2016–2020 Spring. All rights reserved.