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