| Package | Description |
|---|---|
| org.jclouds.softlayer.domain |
| 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 |
|---|---|
int |
Password.compareTo(Password arg0) |
static Password.Builder |
Password.Builder.fromPassword(Password in) |
OperatingSystem.Builder |
OperatingSystem.Builder.password(Password password) |
| Modifier and Type | Method and Description |
|---|---|
OperatingSystem.Builder |
OperatingSystem.Builder.passwords(Iterable<Password> passwords) |
| Constructor and Description |
|---|
OperatingSystem(int id,
Iterable<Password> passwords) |
Copyright © 2009-2012 jclouds. All Rights Reserved.