| Package | Description | 
|---|---|
| org.jclouds.softlayer.domain | 
| Modifier and Type | Method and Description | 
|---|---|
Region | 
Region.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<Region> | 
Datacenter.getRegions()
A location can be a member of 1 or more regions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
Region.compareTo(Region arg0)  | 
static Region.Builder | 
Region.Builder.fromAddress(Region in)  | 
Datacenter.Builder | 
Datacenter.Builder.region(Region regions)  | 
| Modifier and Type | Method and Description | 
|---|---|
Datacenter.Builder | 
Datacenter.Builder.regions(Iterable<Region> regions)  | 
| Constructor and Description | 
|---|
Datacenter(int id,
          String name,
          String longName,
          Address locationAddress,
          Iterable<Region> regions)  | 
Copyright © 2009-2012 jclouds. All Rights Reserved.