Class DynamoDBMapper.FailedBatch

  • Enclosing class:
    DynamoDBMapper

    public static class DynamoDBMapper.FailedBatch
    extends Object
    The return type of batchWrite, batchDelete and batchSave. It contains the information about the unprocessed items and the exception causing the failure.
    • Constructor Detail

      • FailedBatch

        public FailedBatch()