| Package | Description |
|---|---|
| com.vmware.vim25 | |
| com.vmware.vim25.mo | |
| com.vmware.vim25.ws |
| Modifier and Type | Field and Description |
|---|---|
PerfInterval[] |
PerformanceStatisticsDescription.intervals |
PerfInterval[] |
ArrayOfPerfInterval.PerfInterval |
| Modifier and Type | Method and Description |
|---|---|
PerfInterval[] |
PerformanceStatisticsDescription.getIntervals() |
PerfInterval[] |
ArrayOfPerfInterval.getPerfInterval() |
PerfInterval |
ArrayOfPerfInterval.getPerfInterval(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceStatisticsDescription.setIntervals(PerfInterval[] intervals) |
void |
ArrayOfPerfInterval.setPerfInterval(PerfInterval[] PerfInterval) |
| Modifier and Type | Method and Description |
|---|---|
PerfInterval[] |
PerformanceManager.getHistoricalInterval() |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceManager.createPerfInterval(PerfInterval intervalId)
Deprecated.
use UpdatePerfInterval instead
|
void |
PerformanceManager.updatePerfInterval(PerfInterval interval) |
| Modifier and Type | Method and Description |
|---|---|
void |
VimStub.createPerfInterval(ManagedObjectReference _this,
PerfInterval intervalId) |
void |
VimStub.updatePerfInterval(ManagedObjectReference _this,
PerfInterval interval) |
Copyright © 2011-2012. All Rights Reserved.