Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb.model | |
software.amazon.awssdk.services.dynamodb.transform |
Modifier and Type | Method and Description |
---|---|
Map<String,AttributeValueUpdate> |
UpdateItemRequest.attributeUpdates()
This is a legacy parameter.
|
Modifier and Type | Method and Description |
---|---|
UpdateItemRequest.Builder |
UpdateItemRequest.Builder.attributeUpdates(Map<String,AttributeValueUpdate> attributeUpdates)
This is a legacy parameter.
|
Modifier and Type | Method and Description |
---|---|
AttributeValueUpdate |
AttributeValueUpdateUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
AttributeValueUpdateMarshaller.marshall(AttributeValueUpdate attributeValueUpdate,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.