| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
ScheduledTaskInfo
Java class for ScheduledTaskInfo complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ScheduledTaskSpec |
CreateScheduledTaskRequestType.spec |
protected ScheduledTaskSpec |
CreateObjectScheduledTaskRequestType.spec |
protected ScheduledTaskSpec |
ReconfigureScheduledTaskRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
ScheduledTaskSpec |
ObjectFactory.createScheduledTaskSpec()
Create an instance of
ScheduledTaskSpec |
ScheduledTaskSpec |
CreateScheduledTaskRequestType.getSpec()
Gets the value of the spec property.
|
ScheduledTaskSpec |
CreateObjectScheduledTaskRequestType.getSpec()
Gets the value of the spec property.
|
ScheduledTaskSpec |
ReconfigureScheduledTaskRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.createObjectScheduledTask(ManagedObjectReference _this,
ManagedObjectReference obj,
ScheduledTaskSpec spec) |
ManagedObjectReference |
VimPortType.createScheduledTask(ManagedObjectReference _this,
ManagedObjectReference entity,
ScheduledTaskSpec spec) |
void |
VimPortType.reconfigureScheduledTask(ManagedObjectReference _this,
ScheduledTaskSpec spec) |
void |
CreateScheduledTaskRequestType.setSpec(ScheduledTaskSpec value)
Sets the value of the spec property.
|
void |
CreateObjectScheduledTaskRequestType.setSpec(ScheduledTaskSpec value)
Sets the value of the spec property.
|
void |
ReconfigureScheduledTaskRequestType.setSpec(ScheduledTaskSpec value)
Sets the value of the spec property.
|
Copyright © 2018. All rights reserved.