public interface DatacenterClient
DatacenterAsyncClient
,
Modifier and Type | Method and Description |
---|---|
Datacenter |
getDatacenter(long id) |
Set<Datacenter> |
listDatacenters() |
Set<Datacenter> listDatacenters()
Datacenter getDatacenter(long id)
id
- id of the datacenterCopyright © 2009-2012 jclouds. All Rights Reserved.