Package com.vmware.vim25
Class HostMultipathInfoPath
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostMultipathInfoPath
- 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 TypeMethodDescriptiongetKey()getLun()getName()getState()voidsetAdapter(String adapter) voidsetIsWorkingPath(Boolean isWorkingPath) voidvoidvoidvoidsetPathState(String pathState) voidvoidsetTransport(HostTargetTransport transport) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
key
-
name
-
pathState
-
state
-
isWorkingPath
-
adapter
-
lun
-
transport
-
-
Constructor Details
-
HostMultipathInfoPath
public HostMultipathInfoPath()
-
-
Method Details
-
getKey
-
getName
-
getPathState
-
getState
-
getIsWorkingPath
-
getAdapter
-
getLun
-
getTransport
-
setKey
-
setName
-
setPathState
-
setState
-
setIsWorkingPath
-
setAdapter
-
setLun
-
setTransport
-