| 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) |
OperatingSystem.Builder |
OperatingSystem.Builder.passwords(Password... in) |
| Modifier and Type | Method and Description |
|---|---|
OperatingSystem.Builder |
OperatingSystem.Builder.passwords(Set<Password> passwords) |
| Constructor and Description |
|---|
OperatingSystem(String id,
SoftwareLicense softwareLicense,
String operatingSystemReferenceCode,
Set<Password> passwords) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.