| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected CustomizationIPSettings |
CustomizationAdapterMapping.adapter |
protected CustomizationIPSettings |
FailoverNodeInfo.clusterIpSettings |
protected CustomizationIPSettings |
FailoverNodeInfo.failoverIp |
protected CustomizationIPSettings |
PassiveNodeNetworkSpec.failoverIpSettings |
protected CustomizationIPSettings |
PassiveNodeDeploymentSpec.failoverIpSettings |
protected CustomizationIPSettings |
NodeNetworkSpec.ipSettings |
protected CustomizationIPSettings |
ClusterNetworkConfigSpec.ipSettings |
protected CustomizationIPSettings |
WitnessNodeInfo.ipSettings |
protected CustomizationIPSettings |
NodeDeploymentSpec.ipSettings |
| Modifier and Type | Method and Description |
|---|---|
CustomizationIPSettings |
ObjectFactory.createCustomizationIPSettings()
Create an instance of
CustomizationIPSettings |
CustomizationIPSettings |
CustomizationAdapterMapping.getAdapter()
Gets the value of the adapter property.
|
CustomizationIPSettings |
FailoverNodeInfo.getClusterIpSettings()
Gets the value of the clusterIpSettings property.
|
CustomizationIPSettings |
FailoverNodeInfo.getFailoverIp()
Gets the value of the failoverIp property.
|
CustomizationIPSettings |
PassiveNodeNetworkSpec.getFailoverIpSettings()
Gets the value of the failoverIpSettings property.
|
CustomizationIPSettings |
PassiveNodeDeploymentSpec.getFailoverIpSettings()
Gets the value of the failoverIpSettings property.
|
CustomizationIPSettings |
NodeNetworkSpec.getIpSettings()
Gets the value of the ipSettings property.
|
CustomizationIPSettings |
ClusterNetworkConfigSpec.getIpSettings()
Gets the value of the ipSettings property.
|
CustomizationIPSettings |
WitnessNodeInfo.getIpSettings()
Gets the value of the ipSettings property.
|
CustomizationIPSettings |
NodeDeploymentSpec.getIpSettings()
Gets the value of the ipSettings property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomizationAdapterMapping.setAdapter(CustomizationIPSettings value)
Sets the value of the adapter property.
|
void |
FailoverNodeInfo.setClusterIpSettings(CustomizationIPSettings value)
Sets the value of the clusterIpSettings property.
|
void |
FailoverNodeInfo.setFailoverIp(CustomizationIPSettings value)
Sets the value of the failoverIp property.
|
void |
PassiveNodeNetworkSpec.setFailoverIpSettings(CustomizationIPSettings value)
Sets the value of the failoverIpSettings property.
|
void |
PassiveNodeDeploymentSpec.setFailoverIpSettings(CustomizationIPSettings value)
Sets the value of the failoverIpSettings property.
|
void |
NodeNetworkSpec.setIpSettings(CustomizationIPSettings value)
Sets the value of the ipSettings property.
|
void |
ClusterNetworkConfigSpec.setIpSettings(CustomizationIPSettings value)
Sets the value of the ipSettings property.
|
void |
WitnessNodeInfo.setIpSettings(CustomizationIPSettings value)
Sets the value of the ipSettings property.
|
void |
NodeDeploymentSpec.setIpSettings(CustomizationIPSettings value)
Sets the value of the ipSettings property.
|
Copyright © 2018. All rights reserved.