| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateTaskAction
Java class for CreateTaskAction complex type.
|
class |
MethodAction
Java class for MethodAction complex type.
|
class |
RunScriptAction
Java class for RunScriptAction complex type.
|
class |
SendEmailAction
Java class for SendEmailAction complex type.
|
class |
SendSNMPAction
Java class for SendSNMPAction complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Action |
ScheduledTaskSpec.action |
protected Action |
AlarmTriggeringAction.action |
| Modifier and Type | Method and Description |
|---|---|
Action |
ObjectFactory.createAction()
Create an instance of
Action |
Action |
ScheduledTaskSpec.getAction()
Gets the value of the action property.
|
Action |
AlarmTriggeringAction.getAction()
Gets the value of the action property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduledTaskSpec.setAction(Action value)
Sets the value of the action property.
|
void |
AlarmTriggeringAction.setAction(Action value)
Sets the value of the action property.
|
Copyright © 2018. All rights reserved.