APIs still have a redundant `listAtMarker` method. I thought about removing that one too and keep only the `list()` and the `list(options)` methods. Then the transform functions can call the latter by building the appropriate options object (which already has a field for the marker) and get rid of that reduntant `listAtMarker`. That is what I had in my PR. WDYT?
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/78#issuecomment-61721041
