|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeleteResult.Error | |
|---|---|
| org.jclouds.aws.s3.domain | |
| org.jclouds.aws.s3.xml | |
| Uses of DeleteResult.Error in org.jclouds.aws.s3.domain |
|---|
| Methods in org.jclouds.aws.s3.domain that return types with arguments of type DeleteResult.Error | |
|---|---|
Map<String,DeleteResult.Error> |
DeleteResult.getErrors()
Get a map with details about failed delete operations indexed by object name |
| Methods in org.jclouds.aws.s3.domain with parameters of type DeleteResult.Error | |
|---|---|
DeleteResult.Builder |
DeleteResult.Builder.putError(String key,
DeleteResult.Error error)
|
| Method parameters in org.jclouds.aws.s3.domain with type arguments of type DeleteResult.Error | |
|---|---|
DeleteResult.Builder |
DeleteResult.Builder.errors(Map<String,DeleteResult.Error> errors)
|
| Constructor parameters in org.jclouds.aws.s3.domain with type arguments of type DeleteResult.Error | |
|---|---|
DeleteResult(Set<String> deleted,
Map<String,DeleteResult.Error> errors)
|
|
| Uses of DeleteResult.Error in org.jclouds.aws.s3.xml |
|---|
| Methods in org.jclouds.aws.s3.xml that return types with arguments of type DeleteResult.Error | |
|---|---|
Map.Entry<String,DeleteResult.Error> |
ErrorEntryHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||