DigitalOcean API Client in Java

Uses of Class
com.myjeeva.digitalocean.pojo.Region

Packages that use Region
com.myjeeva.digitalocean   
com.myjeeva.digitalocean.impl   
 

Uses of Region in com.myjeeva.digitalocean
 

Methods in com.myjeeva.digitalocean that return types with arguments of type Region
 List<Region> DigitalOcean.getAvailableRegions()
          Method will return all the available regions within the DigitalOcean cloud.
 

Uses of Region in com.myjeeva.digitalocean.impl
 

Methods in com.myjeeva.digitalocean.impl that return types with arguments of type Region
 List<Region> DigitalOceanClient.getAvailableRegions()
           
 


DigitalOcean API Client in Java

Copyright © 2014 myjeeva blog, All rights reserved.

The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under Creative Commons Attribution-Share Alike 3.0 Unported License. Libraries and code snippets on myjeeva blog has license information.