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 Summary
All 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
-
clear
public void clear()
-
forBuildable
public LowCopyListMap.ForBuildable forBuildable()
-
-