Package com.vmware.vim25
Class PerfSampleInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.PerfSampleInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetInterval(int interval) voidsetTimestamp(Calendar timestamp) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
timestamp
-
interval
public int interval
-
-
Constructor Details
-
PerfSampleInfo
public PerfSampleInfo()
-
-
Method Details
-
getTimestamp
-
getInterval
public int getInterval() -
setTimestamp
-
setInterval
public void setInterval(int interval)
-