public class DynamoUpdateChain extends Object
| コンストラクタと説明 |
|---|
DynamoUpdateChain(DynamoClient.DynamoClientPrivate client,
DynamoTable table,
DynamoKey key) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
execute() |
com.amazonaws.services.dynamodbv2.model.UpdateItemRequest |
makeUpdateItemRequest(com.amazonaws.services.dynamodbv2.model.UpdateItemRequest request) |
DynamoUpdateChain |
set(DynamoUpdateValue value) |
public DynamoUpdateChain(DynamoClient.DynamoClientPrivate client, DynamoTable table, DynamoKey key)
public DynamoUpdateChain set(DynamoUpdateValue value)
public void execute()
public com.amazonaws.services.dynamodbv2.model.UpdateItemRequest makeUpdateItemRequest(com.amazonaws.services.dynamodbv2.model.UpdateItemRequest request)
Copyright © 2016 jp.co.bizreach. All rights reserved.