Class GetItemExpressionSpec
- java.lang.Object
-
- com.amazonaws.services.dynamodbv2.xspec.GetItemExpressionSpec
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,String>
getNameMap()
Returns the name map which is unmodifiable; or null if there is none.String
getProjectionExpression()
Returns the projection expression; or null if there is none.
-