public class V2DynamoDbAttributeValue extends Object
Modifier and Type | Class and Description |
---|---|
static class |
V2DynamoDbAttributeValue.GetItemState |
static class |
V2DynamoDbAttributeValue.PutItemState |
static class |
V2DynamoDbAttributeValue.TestItem |
static class |
V2DynamoDbAttributeValue.TestItemUnmarshalling |
Constructor and Description |
---|
V2DynamoDbAttributeValue() |
Modifier and Type | Method and Description |
---|---|
Object |
getItem(V2DynamoDbAttributeValue.GetItemState s) |
Object |
putItem(V2DynamoDbAttributeValue.PutItemState s) |
public Object putItem(V2DynamoDbAttributeValue.PutItemState s)
public Object getItem(V2DynamoDbAttributeValue.GetItemState s) throws Exception
Exception
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.