| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostPatchManagerLocator |
ScanHostPatchRequestType.repository |
protected HostPatchManagerLocator |
InstallHostPatchRequestType.repository |
| Modifier and Type | Method and Description |
|---|---|
HostPatchManagerLocator |
ObjectFactory.createHostPatchManagerLocator()
Create an instance of
HostPatchManagerLocator |
HostPatchManagerLocator |
ScanHostPatchRequestType.getRepository()
Gets the value of the repository property.
|
HostPatchManagerLocator |
InstallHostPatchRequestType.getRepository()
Gets the value of the repository property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.installHostPatchTask(ManagedObjectReference _this,
HostPatchManagerLocator repository,
String updateID,
Boolean force) |
ManagedObjectReference |
VimPortType.scanHostPatchTask(ManagedObjectReference _this,
HostPatchManagerLocator repository,
List<String> updateID) |
void |
ScanHostPatchRequestType.setRepository(HostPatchManagerLocator value)
Sets the value of the repository property.
|
void |
InstallHostPatchRequestType.setRepository(HostPatchManagerLocator value)
Sets the value of the repository property.
|
Copyright © 2018. All rights reserved.