Class KeyPair
java.lang.Object
com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetHashKey(Object hashKey) voidsetRangeKey(Object rangeKey) withHashKey(Object hashkey) withRangeKey(Object rangeKey)
-
Constructor Details
-
KeyPair
public KeyPair()
-
-
Method Details
-
withHashKey
-
withRangeKey
-
setHashKey
-
setRangeKey
-
getHashKey
-
getRangeKey
-