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.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
ItemResponse.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 © 2020. All rights reserved.