| Package | Description | 
|---|---|
| org.jclouds.softlayer.domain | 
| Modifier and Type | Field and Description | 
|---|---|
protected Address | 
Datacenter.Builder.locationAddress  | 
| Modifier and Type | Method and Description | 
|---|---|
Address | 
Address.Builder.build()  | 
Address | 
Datacenter.getLocationAddress()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Address.Builder.fromAddress(Address in)  | 
T | 
Datacenter.Builder.locationAddress(Address locationAddress)  | 
| Constructor and Description | 
|---|
Datacenter(int id,
          String name,
          String longName,
          Address locationAddress,
          Set<Region> regions)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.