Class Headers
java.lang.Object
com.amazonaws.serverless.proxy.model.MultiValuedTreeMap<String,String>
com.amazonaws.serverless.proxy.model.Headers
- All Implemented Interfaces:
jakarta.ws.rs.core.MultivaluedMap<String,,String> Serializable,Cloneable,Map<String,List<String>>
- See Also:
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.amazonaws.serverless.proxy.model.MultiValuedTreeMap
add, addAll, addAll, addFirst, clear, clone, containsKey, containsValue, entrySet, equals, equalsIgnoreValueOrder, get, getFirst, hashCode, isEmpty, keySet, put, putAll, putSingle, remove, size, toString, valuesMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
Headers
public Headers()
-