Package com.vmware.vim25
Class PerfEntityMetric
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.PerfEntityMetricBase
com.vmware.vim25.PerfEntityMetric
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.PerfEntityMetricBase
entityFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValue()voidsetSampleInfo(PerfSampleInfo[] sampleInfo) voidsetValue(PerfMetricSeries[] value) Methods inherited from class com.vmware.vim25.PerfEntityMetricBase
getEntity, setEntityMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
sampleInfo
-
value
-
-
Constructor Details
-
PerfEntityMetric
public PerfEntityMetric()
-
-
Method Details
-
getSampleInfo
-
getValue
-
setSampleInfo
-
setValue
-