| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
AlarmTriggeringAction
Java class for AlarmTriggeringAction complex type.
|
class |
GroupAlarmAction
Java class for GroupAlarmAction complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected AlarmAction |
AlarmSpec.action |
| Modifier and Type | Field and Description |
|---|---|
protected List<AlarmAction> |
GroupAlarmAction.action |
protected List<AlarmAction> |
ArrayOfAlarmAction.alarmAction |
| Modifier and Type | Method and Description |
|---|---|
AlarmAction |
ObjectFactory.createAlarmAction()
Create an instance of
AlarmAction |
AlarmAction |
AlarmSpec.getAction()
Gets the value of the action property.
|
| Modifier and Type | Method and Description |
|---|---|
List<AlarmAction> |
GroupAlarmAction.getAction()
Gets the value of the action property.
|
List<AlarmAction> |
ArrayOfAlarmAction.getAlarmAction()
Gets the value of the alarmAction property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlarmSpec.setAction(AlarmAction value)
Sets the value of the action property.
|
Copyright © 2018. All rights reserved.