Package com.vmware.vim25
Class ProfileCreateSpec
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ProfileCreateSpec
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ClusterProfileCreateSpec,HostProfileConfigSpec,ProfileSerializedCreateSpec
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetAnnotation(String annotation) voidsetEnabled(Boolean enabled) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
name
-
annotation
-
enabled
-
-
Constructor Details
-
ProfileCreateSpec
public ProfileCreateSpec()
-
-
Method Details
-
getName
-
getAnnotation
-
getEnabled
-
setName
-
setAnnotation
-
setEnabled
-