Package | Description |
---|---|
com.woorea.openstack.nova.model |
Modifier and Type | Field and Description |
---|---|
private java.util.List<PersonalityFile> |
ServerAction.Rebuild.personality |
private java.util.List<PersonalityFile> |
ServerForCreate.personality |
Modifier and Type | Method and Description |
---|---|
java.util.List<PersonalityFile> |
ServerAction.Rebuild.getPersonality() |
java.util.List<PersonalityFile> |
ServerForCreate.getPersonality() |
Modifier and Type | Method and Description |
---|---|
void |
ServerAction.Rebuild.setPersonality(java.util.List<PersonalityFile> personality) |
void |
ServerForCreate.setPersonality(java.util.List<PersonalityFile> personality) |