| Package | Description |
|---|---|
| org.springframework.cloud.contract.spec.internal |
| Modifier and Type | Method and Description |
|---|---|
static Header |
Header.build(String key,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Set<Header> |
Headers.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
Headers.asMap(BiFunction<String,Header,Object> consumer) |
void |
Headers.executeForEachHeader(Consumer<Header> consumer) |
void |
Headers.headers(Set<Header> headers) |
void |
Headers.setEntries(Set<Header> entries) |
Copyright © 2016–2020 Spring. All rights reserved.