| Package | Description |
|---|---|
| org.springframework.cloud.contract.spec | |
| org.springframework.cloud.contract.spec.internal |
| Modifier and Type | Method and Description |
|---|---|
OutputMessage |
Contract.getOutputMessage() |
| Modifier and Type | Method and Description |
|---|---|
void |
Contract.setOutputMessage(OutputMessage outputMessage) |
| Modifier and Type | Method and Description |
|---|---|
void |
Contract.outputMessage(Consumer<OutputMessage> consumer)
The output part of the contract.
|
| Constructor and Description |
|---|
OutputMessage(OutputMessage outputMessage) |
Copyright © 2016–2020 Spring. All rights reserved.