Package | Description |
---|---|
org.springframework.cloud.contract.spec | |
org.springframework.cloud.contract.spec.internal |
Modifier and Type | Method and Description |
---|---|
Input |
Contract.getInput() |
Modifier and Type | Method and Description |
---|---|
void |
Contract.setInput(Input input) |
Modifier and Type | Method and Description |
---|---|
void |
Contract.input(Consumer<Input> consumer)
The input part of the contract.
|
Constructor and Description |
---|
Input(Input input) |
Copyright © 2016–2019 Spring. All rights reserved.