Package com.vmware.vim25
Class HostPlugStoreTopology
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostPlugStoreTopology
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()voidsetAdapter(HostPlugStoreTopologyAdapter[] adapter) voidsetDevice(HostPlugStoreTopologyDevice[] device) voidsetPath(HostPlugStoreTopologyPath[] path) voidsetPlugin(HostPlugStoreTopologyPlugin[] plugin) voidsetTarget(HostPlugStoreTopologyTarget[] target) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
adapter
-
path
-
target
-
device
-
plugin
-
-
Constructor Details
-
HostPlugStoreTopology
public HostPlugStoreTopology()
-
-
Method Details
-
getAdapter
-
getPath
-
getTarget
-
getDevice
-
getPlugin
-
setAdapter
-
setPath
-
setTarget
-
setDevice
-
setPlugin
-