Class DeleteResult

java.lang.Object
com.google.common.collect.ForwardingObject
com.google.common.collect.ForwardingCollection<String>
com.google.common.collect.ForwardingSet<String>
org.jclouds.s3.domain.DeleteResult
All Implemented Interfaces:
Iterable<String>, Collection<String>, Set<String>

public class DeleteResult extends com.google.common.collect.ForwardingSet<String>
Multi-object delete API response

Contains a list of the keys that were deleted