public static interface PutItemInput.Builder extends CopyableBuilder<PutItemInput.Builder,PutItemInput>
| Modifier and Type | Method and Description |
|---|---|
PutItemInput.Builder |
tableName(String tableName)
The table where the message data will be written
|
copyapply, buildPutItemInput.Builder tableName(String tableName)
The table where the message data will be written
tableName - The table where the message data will be writtenCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.