Package com.vmware.vim25
Class ISCSITargetProfile
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ApplyProfile
com.vmware.vim25.ISCSITargetProfile
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SendTargetProfile,StaticTargetProfile
- 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()voidsetChapProfile(ISCSITargetCHAPProfile chapProfile) voidvoidsetMutualCHAPProfile(ISCSITargetCHAPProfile mutualCHAPProfile) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
key
-
name
-
chapProfile
-
mutualCHAPProfile
-
-
Constructor Details
-
ISCSITargetProfile
public ISCSITargetProfile()
-
-
Method Details
-
getKey
-
getName
-
getChapProfile
-
getMutualCHAPProfile
-
setKey
-
setName
-
setChapProfile
-
setMutualCHAPProfile
-