Java com.amazonaws.services.simpledb.model DeletableItem fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

DeletableItem()
Default constructor for DeletableItem object.
DeletableItem(String name, java.util.List attributes)
Constructs a new DeletableItem object.