Package com.vmware.vim25
Class HostPosixAccountSpec
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostAccountSpec
com.vmware.vim25.HostPosixAccountSpec
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.HostAccountSpec
description, id, passwordFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPosixId(Integer posixId) voidsetShellAccess(Boolean shellAccess) Methods inherited from class com.vmware.vim25.HostAccountSpec
getDescription, getId, getPassword, setDescription, setId, setPasswordMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
posixId
-
shellAccess
-
-
Constructor Details
-
HostPosixAccountSpec
public HostPosixAccountSpec()
-
-
Method Details
-
getPosixId
-
getShellAccess
-
setPosixId
-
setShellAccess
-