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

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

Introduction

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

The text is from its open source code.

Constructor

BatchPutAttributesRequest(String domainName, java.util.List items)
Constructs a new BatchPutAttributesRequest object.
BatchPutAttributesRequest()
Default constructor for BatchPutAttributesRequest object.