Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.xspec |
A request-centric Expression Specification Builder package that can be used to construct valid
expressions, and the respective name maps and value maps, for various DynamoDB requests in a typeful manner.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
ArrayIndexElement |
(package private) class |
NamedElement |
Modifier and Type | Field and Description |
---|---|
private java.util.List<PathElement> |
Path.elements |
Modifier and Type | Method and Description |
---|---|
(package private) java.util.List<PathElement> |
Path.getElements() |
private java.util.List<PathElement> |
Path.parse(java.lang.String path) |