public final class Item extends HashMap<String,AttributeValue>
PutItemRequest.Builder.item(Map).| Modifier and Type | Class and Description |
|---|---|
static class |
Item.Builder |
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
static Item.Builder |
builder()
Create a new instance of the
Item.Builder. |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static Item.Builder builder()
Item.Builder.Item.BuilderCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.