| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected CustomizationPassword |
CustomizationIdentification.domainAdminPassword |
protected CustomizationPassword |
CustomizationGuiUnattended.password |
| Modifier and Type | Method and Description |
|---|---|
CustomizationPassword |
ObjectFactory.createCustomizationPassword()
Create an instance of
CustomizationPassword |
CustomizationPassword |
CustomizationIdentification.getDomainAdminPassword()
Gets the value of the domainAdminPassword property.
|
CustomizationPassword |
CustomizationGuiUnattended.getPassword()
Gets the value of the password property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomizationIdentification.setDomainAdminPassword(CustomizationPassword value)
Sets the value of the domainAdminPassword property.
|
void |
CustomizationGuiUnattended.setPassword(CustomizationPassword value)
Sets the value of the password property.
|
Copyright © 2018. All rights reserved.