Package com.vmware.vim25
Class ISCSIInitiatorProfile
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ApplyProfile
com.vmware.vim25.ISCSIInitiatorProfile
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HardwareISCSIInitiatorProfile,SoftwareISCSIInitiatorProfile
- 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(ISCSIInitiatorCHAPProfile chapProfile) voidsetInitiatorAdvancedCfg(ISCSIInitiatorAdvancedConfigurationProfile initiatorAdvancedCfg) voidvoidvoidsetSendTargetProfile(SendTargetProfile[] sendTargetProfile) voidsetStaticTargetProfile(StaticTargetProfile[] staticTargetProfile) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
key
-
name
-
chapProfile
-
sendTargetProfile
-
staticTargetProfile
-
initiatorAdvancedCfg
-
-
Constructor Details
-
ISCSIInitiatorProfile
public ISCSIInitiatorProfile()
-
-
Method Details
-
getKey
-
getName
-
getChapProfile
-
getSendTargetProfile
-
getStaticTargetProfile
-
getInitiatorAdvancedCfg
-
setKey
-
setName
-
setChapProfile
-
setSendTargetProfile
-
setStaticTargetProfile
-
setInitiatorAdvancedCfg
public void setInitiatorAdvancedCfg(ISCSIInitiatorAdvancedConfigurationProfile initiatorAdvancedCfg)
-