Class GetItemExpressionSpec
java.lang.Object
com.amazonaws.services.dynamodbv2.xspec.GetItemExpressionSpec
-
Method Summary
Modifier and TypeMethodDescriptionReturns the name map which is unmodifiable; or null if there is none.final StringReturns the projection expression; or null if there is none.
-
Method Details
-
getProjectionExpression
Returns the projection expression; or null if there is none. -
getNameMap
-