| Package | Description | 
|---|---|
| org.jclouds.softlayer.domain | 
| Modifier and Type | Field and Description | 
|---|---|
protected Set<Password> | 
OperatingSystem.Builder.passwords  | 
| Modifier and Type | Method and Description | 
|---|---|
Password | 
Password.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<Password> | 
OperatingSystem.getPasswords()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Password.Builder.fromPassword(Password in)  | 
T | 
OperatingSystem.Builder.passwords(Password... in)  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
OperatingSystem.Builder.passwords(Set<Password> passwords)  | 
| Constructor and Description | 
|---|
OperatingSystem(int id,
               Set<Password> passwords)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.