| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterAffinityRuleSpec
Java class for ClusterAffinityRuleSpec complex type.
|
class |
ClusterAntiAffinityRuleSpec
Java class for ClusterAntiAffinityRuleSpec complex type.
|
class |
ClusterDependencyRuleInfo
Java class for ClusterDependencyRuleInfo complex type.
|
class |
ClusterVmHostRuleInfo
Java class for ClusterVmHostRuleInfo complex type.
|
class |
VirtualDiskAntiAffinityRuleSpec
Java class for VirtualDiskAntiAffinityRuleSpec complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ClusterRuleInfo |
ClusterRuleSpec.info |
protected ClusterRuleInfo |
RuleViolation.rule |
| Modifier and Type | Field and Description |
|---|---|
protected List<ClusterRuleInfo> |
ArrayOfClusterRuleInfo.clusterRuleInfo |
protected List<ClusterRuleInfo> |
VmPodConfigForPlacement.interVmRule |
protected List<ClusterRuleInfo> |
FindRulesForVmResponse.returnval |
protected List<ClusterRuleInfo> |
ClusterConfigInfo.rule |
protected List<ClusterRuleInfo> |
StorageDrsPodConfigInfo.rule |
protected List<ClusterRuleInfo> |
ClusterConfigInfoEx.rule |
protected List<ClusterRuleInfo> |
PlacementSpec.rules |
| Modifier and Type | Method and Description |
|---|---|
ClusterRuleInfo |
ObjectFactory.createClusterRuleInfo()
Create an instance of
ClusterRuleInfo |
ClusterRuleInfo |
ClusterRuleSpec.getInfo()
Gets the value of the info property.
|
ClusterRuleInfo |
RuleViolation.getRule()
Gets the value of the rule property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClusterRuleInfo> |
VimPortType.findRulesForVm(ManagedObjectReference _this,
ManagedObjectReference vm) |
List<ClusterRuleInfo> |
ArrayOfClusterRuleInfo.getClusterRuleInfo()
Gets the value of the clusterRuleInfo property.
|
List<ClusterRuleInfo> |
VmPodConfigForPlacement.getInterVmRule()
Gets the value of the interVmRule property.
|
List<ClusterRuleInfo> |
FindRulesForVmResponse.getReturnval()
Gets the value of the returnval property.
|
List<ClusterRuleInfo> |
ClusterConfigInfo.getRule()
Gets the value of the rule property.
|
List<ClusterRuleInfo> |
StorageDrsPodConfigInfo.getRule()
Gets the value of the rule property.
|
List<ClusterRuleInfo> |
ClusterConfigInfoEx.getRule()
Gets the value of the rule property.
|
List<ClusterRuleInfo> |
PlacementSpec.getRules()
Gets the value of the rules property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterRuleSpec.setInfo(ClusterRuleInfo value)
Sets the value of the info property.
|
void |
RuleViolation.setRule(ClusterRuleInfo value)
Sets the value of the rule property.
|
Copyright © 2018. All rights reserved.