Package org.jclouds.sqs.domain
Class BatchError
java.lang.Object
org.jclouds.sqs.domain.BatchError
- See Also:
 
- 
Method Details
- 
builder
 - 
toBuilder
 - 
getId
The Id name that you assigned to the message. - 
isSenderFault
public boolean isSenderFault() - 
getCode
A short string description of the error. - 
getMessage
A description of the error. - 
hashCode
public int hashCode() - 
equals
 - 
toString
 
 -