Java com.amazonaws.services.sqs.model BatchResultErrorEntry fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

StringgetId()

The Id of an entry in a batch request.

StringgetMessage()

A message explaining why the action failed on this entry.

StringtoString()
Returns a string representation of this object.