| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected GuestRegValueSpec |
SetRegistryValueInGuestRequestType.value |
| Modifier and Type | Field and Description |
|---|---|
protected List<GuestRegValueSpec> |
ArrayOfGuestRegValueSpec.guestRegValueSpec |
protected List<GuestRegValueSpec> |
ListRegistryValuesInGuestResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
GuestRegValueSpec |
ObjectFactory.createGuestRegValueSpec()
Create an instance of
GuestRegValueSpec |
GuestRegValueSpec |
SetRegistryValueInGuestRequestType.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
List<GuestRegValueSpec> |
ArrayOfGuestRegValueSpec.getGuestRegValueSpec()
Gets the value of the guestRegValueSpec property.
|
List<GuestRegValueSpec> |
ListRegistryValuesInGuestResponse.getReturnval()
Gets the value of the returnval property.
|
List<GuestRegValueSpec> |
VimPortType.listRegistryValuesInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegKeyNameSpec keyName,
boolean expandStrings,
String matchPattern) |
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.setRegistryValueInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegValueSpec value) |
void |
SetRegistryValueInGuestRequestType.setValue(GuestRegValueSpec value)
Sets the value of the value property.
|
Copyright © 2018. All rights reserved.