public class Headers extends KeysToMultiValues<Header,Headers>
| Constructor and Description | 
|---|
Headers(Header... headers)  | 
Headers(List<Header> headers)  | 
| Modifier and Type | Method and Description | 
|---|---|
Header | 
build(NottableString name,
     Collection<NottableString> values)  | 
Headers | 
clone()  | 
Headers | 
withKeyMatchStyle(KeyMatchStyle keyMatchStyle)  | 
containsEntry, containsEntry, equals, getEntries, getKeyMatchStyle, getMultimap, getValues, getValues, hashCode, isEmpty, keySet, remove, remove, replaceEntry, replaceEntry, toCaseInsensitiveRegexMultiMap, withEntries, withEntries, withEntries, withEntry, withEntry, withEntry, withEntry, withEntrytoStringfieldsExcludedFromEqualsAndHashCodepublic Headers(Header... headers)
public Header build(NottableString name, Collection<NottableString> values)
build in class KeysToMultiValues<Header,Headers>public Headers withKeyMatchStyle(KeyMatchStyle keyMatchStyle)
withKeyMatchStyle in class KeysToMultiValues<Header,Headers>Copyright © 2020. All rights reserved.