Class BodyPartHeaders
- All Implemented Interfaces:
Serializable,Cloneable,Map<String,List>
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class BodyPartHeaders
extends HashMap<String,List>
BodyPartHeaders
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, newHashMap, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Field Details
-
SERIALIZED_NAME_EMPTY
- See Also:
-
-
Constructor Details
-
BodyPartHeaders
public BodyPartHeaders()
-
-
Method Details
-
empty
-
getEmpty
Get empty- Returns:
- empty
-
setEmpty
-
equals
-
hashCode
public int hashCode() -
toString
- Overrides:
toStringin classAbstractMap<String,List>
-