| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
AlarmInfo
Java class for AlarmInfo complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected AlarmSpec |
CreateAlarmRequestType.spec |
protected AlarmSpec |
ReconfigureAlarmRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
AlarmSpec |
ObjectFactory.createAlarmSpec()
Create an instance of
AlarmSpec |
AlarmSpec |
CreateAlarmRequestType.getSpec()
Gets the value of the spec property.
|
AlarmSpec |
ReconfigureAlarmRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.createAlarm(ManagedObjectReference _this,
ManagedObjectReference entity,
AlarmSpec spec) |
void |
VimPortType.reconfigureAlarm(ManagedObjectReference _this,
AlarmSpec spec) |
void |
CreateAlarmRequestType.setSpec(AlarmSpec value)
Sets the value of the spec property.
|
void |
ReconfigureAlarmRequestType.setSpec(AlarmSpec value)
Sets the value of the spec property.
|
Copyright © 2018. All rights reserved.