Now the Glacier client supports the listJobs operation.
You can merge this Pull Request by running:

  git pull https://github.com/rcoedo/jclouds-labs-aws jobs

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds-labs-aws/pull/30

-- Commit Summary --

  * JCLOUDS-457: Added listJobs operation

-- File Changes --

    M glacier/src/main/java/org/jclouds/glacier/GlacierAsyncClient.java (23)
    M glacier/src/main/java/org/jclouds/glacier/GlacierClient.java (18)
    A 
glacier/src/main/java/org/jclouds/glacier/domain/PaginatedJobCollection.java 
(58)
    A 
glacier/src/main/java/org/jclouds/glacier/functions/ParseJobMetadataListFromHttpContent.java
 (35)
    M glacier/src/test/java/org/jclouds/glacier/GlacierClientMockTest.java (17)
    A glacier/src/test/resources/json/listJobsResponseBody.json (41)

-- Patch Links --

https://github.com/jclouds/jclouds-labs-aws/pull/30.patch
https://github.com/jclouds/jclouds-labs-aws/pull/30.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-aws/pull/30

Reply via email to