Class Headers
java.lang.Object
io.quarkus.amazon.lambda.http.model.MultiValuedTreeMap<String,String>
io.quarkus.amazon.lambda.http.model.Headers
- See Also:
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.quarkus.amazon.lambda.http.model.MultiValuedTreeMap
add, addAll, addAll, addFirst, clear, clone, containsKey, containsValue, entrySet, equals, equalsIgnoreValueOrder, get, getFirst, hashCode, isEmpty, keySet, put, putAll, putSingle, remove, size, toString, values
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
Headers
public Headers()
-