Uses of Class
org.duracloud.chunk.writer.AddContentResult
-
Packages that use AddContentResult Package Description org.duracloud.chunk.writer -
-
Uses of AddContentResult in org.duracloud.chunk.writer
Methods in org.duracloud.chunk.writer that return types with arguments of type AddContentResult Modifier and Type Method Description List<AddContentResult>ContentWriter. getResults()This method returns an item-by-item list of results for the write requests.List<AddContentResult>DuracloudContentWriter. getResults()List<AddContentResult>FilesystemContentWriter. getResults()This method returns the results of the content write requests.
-