Package com.vmware.vim25
Class VAppIPAssignmentInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VAppIPAssignmentInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]String[]voidsetIpAllocationPolicy(String ipAllocationPolicy) voidsetIpProtocol(String ipProtocol) voidsetSupportedAllocationScheme(String[] supportedAllocationScheme) voidsetSupportedIpProtocol(String[] supportedIpProtocol) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
supportedAllocationScheme
-
ipAllocationPolicy
-
supportedIpProtocol
-
ipProtocol
-
-
Constructor Details
-
VAppIPAssignmentInfo
public VAppIPAssignmentInfo()
-
-
Method Details
-
getSupportedAllocationScheme
-
getIpAllocationPolicy
-
getSupportedIpProtocol
-
getIpProtocol
-
setSupportedAllocationScheme
-
setIpAllocationPolicy
-
setSupportedIpProtocol
-
setIpProtocol
-