Package com.vmware.vim25
Class PortGroupProfile
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ApplyProfile
com.vmware.vim25.PortGroupProfile
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HostPortGroupProfile,ServiceConsolePortGroupProfile,VmPortGroupProfile
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.ApplyProfile
copyEnableStatus, enabled, favorite, policy, profileTypeName, profileVersion, property, toBeDeleted, toBeMerged, toReplaceWithFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()getName()getVlan()voidvoidvoidsetNetworkPolicy(NetworkPolicyProfile networkPolicy) voidsetVlan(VlanProfile vlan) voidsetVswitch(VirtualSwitchSelectionProfile vswitch) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
key
-
name
-
vlan
-
vswitch
-
networkPolicy
-
-
Constructor Details
-
PortGroupProfile
public PortGroupProfile()
-
-
Method Details
-
getKey
-
getName
-
getVlan
-
getVswitch
-
getNetworkPolicy
-
setKey
-
setName
-
setVlan
-
setVswitch
-
setNetworkPolicy
-