public final class DigitalOcean
extends Object
Various utility methods that make it easier to obtain full lists of properties from Digital Ocean. Some API
calls require page number, since the results are paginated, so these utilities will exhaust all the pages and
return a single result set.
- Author:
- Rory Hunter (rory.hunter@blackpepper.co.uk)