| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected ComplianceProfile |
ClusterProfileCompleteConfigSpec.complyProfile |
protected ComplianceProfile |
ClusterProfileConfigInfo.complyProfile |
protected ComplianceProfile |
HostProfileConfigInfo.customComplyProfile |
protected ComplianceProfile |
HostProfileCompleteConfigSpec.customComplyProfile |
protected ComplianceProfile |
HostProfileConfigInfo.defaultComplyProfile |
| Modifier and Type | Method and Description |
|---|---|
ComplianceProfile |
ObjectFactory.createComplianceProfile()
Create an instance of
ComplianceProfile |
ComplianceProfile |
ClusterProfileCompleteConfigSpec.getComplyProfile()
Gets the value of the complyProfile property.
|
ComplianceProfile |
ClusterProfileConfigInfo.getComplyProfile()
Gets the value of the complyProfile property.
|
ComplianceProfile |
HostProfileConfigInfo.getCustomComplyProfile()
Gets the value of the customComplyProfile property.
|
ComplianceProfile |
HostProfileCompleteConfigSpec.getCustomComplyProfile()
Gets the value of the customComplyProfile property.
|
ComplianceProfile |
HostProfileConfigInfo.getDefaultComplyProfile()
Gets the value of the defaultComplyProfile property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterProfileCompleteConfigSpec.setComplyProfile(ComplianceProfile value)
Sets the value of the complyProfile property.
|
void |
ClusterProfileConfigInfo.setComplyProfile(ComplianceProfile value)
Sets the value of the complyProfile property.
|
void |
HostProfileConfigInfo.setCustomComplyProfile(ComplianceProfile value)
Sets the value of the customComplyProfile property.
|
void |
HostProfileCompleteConfigSpec.setCustomComplyProfile(ComplianceProfile value)
Sets the value of the customComplyProfile property.
|
void |
HostProfileConfigInfo.setDefaultComplyProfile(ComplianceProfile value)
Sets the value of the defaultComplyProfile property.
|
Copyright © 2018. All rights reserved.