Java com.amazonaws.services.dynamodbv2.model UpdateItemResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.dynamodbv2.model UpdateItemResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.dynamodbv2.model UpdateItemResult.

The text is from its open source code.

Method

java.util.MapgetAttributes()

A map of attribute values as they appear before or after the UpdateItem operation, as determined by the ReturnValues parameter.

ConsumedCapacitygetConsumedCapacity()

The capacity units consumed by the UpdateItem operation.