| Package | Description | 
|---|---|
| org.jclouds.sqs.domain | |
| org.jclouds.sqs.xml | 
| Modifier and Type | Method and Description | 
|---|---|
BatchError | 
BatchError.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,BatchError> | 
BatchResult.getErrors()
Errors indexed by requestor supplied id 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BatchResult.Builder<V> | 
BatchResult.Builder.addError(BatchError error)  | 
BatchError.Builder | 
BatchError.Builder.fromErrorEntry(BatchError in)  | 
| Modifier and Type | Method and Description | 
|---|---|
BatchResult.Builder<V> | 
BatchResult.Builder.errors(Iterable<BatchError> errors)  | 
| Modifier and Type | Method and Description | 
|---|---|
BatchError | 
BatchErrorHandler.getResult()  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.