public static interface ItemResponse.Builder extends SdkPojo, CopyableBuilder<ItemResponse.Builder,ItemResponse>
| Modifier and Type | Method and Description |
|---|---|
ItemResponse.Builder |
item(Map<String,AttributeValue> item)
Map of attribute data consisting of the data type and attribute value.
|
copyapplyMutation, buildItemResponse.Builder item(Map<String,AttributeValue> item)
Map of attribute data consisting of the data type and attribute value.
item - Map of attribute data consisting of the data type and attribute value.Copyright © 2019. All rights reserved.