| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
PutItemInput |
PutItemInput.clone() |
PutItemInput |
DynamoDBv2Action.getPutItem()
Specifies the DynamoDB table to which the message data will be written.
|
PutItemInput |
PutItemInput.withTableName(String tableName)
The table where the message data will be written
|
| Modifier and Type | Method and Description |
|---|---|
void |
DynamoDBv2Action.setPutItem(PutItemInput putItem)
Specifies the DynamoDB table to which the message data will be written.
|
DynamoDBv2Action |
DynamoDBv2Action.withPutItem(PutItemInput putItem)
Specifies the DynamoDB table to which the message data will be written.
|
Copyright © 2016. All rights reserved.