| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
GuestWindowsProgramSpec
Java class for GuestWindowsProgramSpec complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected GuestProgramSpec |
StartProgramInGuestRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
GuestProgramSpec |
ObjectFactory.createGuestProgramSpec()
Create an instance of
GuestProgramSpec |
GuestProgramSpec |
StartProgramInGuestRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartProgramInGuestRequestType.setSpec(GuestProgramSpec value)
Sets the value of the spec property.
|
long |
VimPortType.startProgramInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestProgramSpec spec) |
Copyright © 2018. All rights reserved.