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

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

Introduction

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

The text is from its open source code.

Method

java.util.ListgetConsumedCapacity()

The capacity units consumed by the entire BatchWriteItem operation.

java.util.Map>getUnprocessedItems()

A map of tables and requests against those tables that were not processed.