public interface ListDatacenters extends ListRootEntities<Datacenter>
Modifier and Type | Method and Description |
---|---|
Iterable<Datacenter> |
execute(List<Integer> datacenterIds) |
execute, execute
Iterable<Datacenter> execute(List<Integer> datacenterIds)
Copyright © 2009-2013 jclouds. All Rights Reserved.