Class LowCopyListMap.ForBuilder
- java.lang.Object
- 
- software.amazon.awssdk.internal.http.LowCopyListMap.ForBuilder
 
- 
- Enclosing class:
- LowCopyListMap
 
 @NotThreadSafe public static final class LowCopyListMap.ForBuilder extends Object 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclear()booleanequals(Object o)LowCopyListMap.ForBuildableforBuildable()Map<String,List<String>>forInternalRead()Map<String,List<String>>forInternalWrite()inthashCode()voidsetFromExternal(Map<String,List<String>> map)
 
- 
- 
- 
Method Detail- 
clearpublic void clear() 
 - 
forBuildablepublic LowCopyListMap.ForBuildable forBuildable() 
 
- 
 
-