yep, Im using Eclipse, and I can not find the class Addresses from where to call those methods :(
If you're using 1.8.1, the source is here: https://github.com/jclouds/jclouds/blob/jclouds-1.8.1/apis/cloudservers/src/main/java/org/jclouds/cloudservers/domain/Addresses.java This class was removed from the 1.8.x branch as part of JCLOUDS-716 [1]: https://github.com/jclouds/jclouds/commit/9138af7c91a826980027ae3faf2e96b15bbe0bfc Hope that helps! ap [1] https://issues.apache.org/jira/browse/JCLOUDS-716
