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

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

Introduction

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

The text is from its open source code.

Method

java.util.MapgetAttributes()

The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request.

ConsumedCapacitygetConsumedCapacity()

The capacity units consumed by the PutItem operation.