Class LowCopyListMap.ForBuildable
- java.lang.Object
-
- software.amazon.awssdk.internal.http.LowCopyListMap.ForBuildable
-
- Enclosing class:
- LowCopyListMap
@ThreadSafe public static final class LowCopyListMap.ForBuildable extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
LowCopyListMap.ForBuilder
forBuilder()
Map<String,List<String>>
forExternalRead()
Map<String,List<String>>
forInternalRead()
int
hashCode()
-
-
-
Method Detail
-
forBuilder
public LowCopyListMap.ForBuilder forBuilder()
-
-