| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected PerfInterval |
UpdatePerfIntervalRequestType.interval |
protected PerfInterval |
CreatePerfIntervalRequestType.intervalId |
| Modifier and Type | Field and Description |
|---|---|
protected List<PerfInterval> |
PerformanceStatisticsDescription.intervals |
protected List<PerfInterval> |
ArrayOfPerfInterval.perfInterval |
| Modifier and Type | Method and Description |
|---|---|
PerfInterval |
ObjectFactory.createPerfInterval()
Create an instance of
PerfInterval |
PerfInterval |
UpdatePerfIntervalRequestType.getInterval()
Gets the value of the interval property.
|
PerfInterval |
CreatePerfIntervalRequestType.getIntervalId()
Gets the value of the intervalId property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PerfInterval> |
PerformanceStatisticsDescription.getIntervals()
Gets the value of the intervals property.
|
List<PerfInterval> |
ArrayOfPerfInterval.getPerfInterval()
Gets the value of the perfInterval property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.createPerfInterval(ManagedObjectReference _this,
PerfInterval intervalId) |
void |
UpdatePerfIntervalRequestType.setInterval(PerfInterval value)
Sets the value of the interval property.
|
void |
CreatePerfIntervalRequestType.setIntervalId(PerfInterval value)
Sets the value of the intervalId property.
|
void |
VimPortType.updatePerfInterval(ManagedObjectReference _this,
PerfInterval interval) |
Copyright © 2018. All rights reserved.