Class AtomicCounter.CounterAttribute
- java.lang.Object
-
- software.amazon.awssdk.enhanced.dynamodb.internal.mapper.AtomicCounter.CounterAttribute
-
- Enclosing class:
- AtomicCounter
public static class AtomicCounter.CounterAttribute extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
int
hashCode()
String
name()
static AttributeValue
resolvedValue(Long value)
Long
value()
-