| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected ProfilePropertyPath |
ComplianceLocator.applyPath |
protected ProfilePropertyPath |
ProfileDeferredPolicyOptionParameter.inputPath |
protected ProfilePropertyPath |
ProfileExecuteError.path |
protected ProfilePropertyPath |
ProfileUpdateFailedUpdateFailure.profilePath |
protected ProfilePropertyPath |
AnswerFileUpdateFailure.userInputPath |
protected ProfilePropertyPath |
AnswerFileStatusError.userInputPath |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProfilePropertyPath> |
ArrayOfProfilePropertyPath.profilePropertyPath |
| Modifier and Type | Method and Description |
|---|---|
ProfilePropertyPath |
ObjectFactory.createProfilePropertyPath()
Create an instance of
ProfilePropertyPath |
ProfilePropertyPath |
ComplianceLocator.getApplyPath()
Gets the value of the applyPath property.
|
ProfilePropertyPath |
ProfileDeferredPolicyOptionParameter.getInputPath()
Gets the value of the inputPath property.
|
ProfilePropertyPath |
ProfileExecuteError.getPath()
Gets the value of the path property.
|
ProfilePropertyPath |
ProfileUpdateFailedUpdateFailure.getProfilePath()
Gets the value of the profilePath property.
|
ProfilePropertyPath |
AnswerFileUpdateFailure.getUserInputPath()
Gets the value of the userInputPath property.
|
ProfilePropertyPath |
AnswerFileStatusError.getUserInputPath()
Gets the value of the userInputPath property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProfilePropertyPath> |
ArrayOfProfilePropertyPath.getProfilePropertyPath()
Gets the value of the profilePropertyPath property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComplianceLocator.setApplyPath(ProfilePropertyPath value)
Sets the value of the applyPath property.
|
void |
ProfileDeferredPolicyOptionParameter.setInputPath(ProfilePropertyPath value)
Sets the value of the inputPath property.
|
void |
ProfileExecuteError.setPath(ProfilePropertyPath value)
Sets the value of the path property.
|
void |
ProfileUpdateFailedUpdateFailure.setProfilePath(ProfilePropertyPath value)
Sets the value of the profilePath property.
|
void |
AnswerFileUpdateFailure.setUserInputPath(ProfilePropertyPath value)
Sets the value of the userInputPath property.
|
void |
AnswerFileStatusError.setUserInputPath(ProfilePropertyPath value)
Sets the value of the userInputPath property.
|
Copyright © 2018. All rights reserved.