>      */
> -   @Override
> -   public ListOptions marker(String marker) {
> -      super.marker(marker);
> +   public ListOptions changesSince(Date ifModifiedSince) {

Renamed to `changesSince`, so changes _since_ this date.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/499/files#r17322357

Reply via email to