| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceConfigSpec |
UpdateConfigRequestType.config |
protected ResourceConfigSpec |
ResourcePoolSummary.config |
protected ResourceConfigSpec |
HostSystemResourceInfo.config |
protected ResourceConfigSpec |
VirtualAppImportSpec.resourcePoolSpec |
protected ResourceConfigSpec |
VAppCloneSpec.resourceSpec |
protected ResourceConfigSpec |
VAppCloneSpecResourceMap.resourceSpec |
protected ResourceConfigSpec |
OvfResourceMap.resourceSpec |
protected ResourceConfigSpec |
CreateVAppRequestType.resSpec |
protected ResourceConfigSpec |
CreateResourcePoolRequestType.spec |
| Modifier and Type | Field and Description |
|---|---|
protected List<ResourceConfigSpec> |
ArrayOfResourceConfigSpec.resourceConfigSpec |
protected List<ResourceConfigSpec> |
UpdateChildResourceConfigurationRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
ResourceConfigSpec |
ObjectFactory.createResourceConfigSpec()
Create an instance of
ResourceConfigSpec |
ResourceConfigSpec |
UpdateConfigRequestType.getConfig()
Gets the value of the config property.
|
ResourceConfigSpec |
ResourcePoolSummary.getConfig()
Gets the value of the config property.
|
ResourceConfigSpec |
HostSystemResourceInfo.getConfig()
Gets the value of the config property.
|
ResourceConfigSpec |
VirtualAppImportSpec.getResourcePoolSpec()
Gets the value of the resourcePoolSpec property.
|
ResourceConfigSpec |
VAppCloneSpec.getResourceSpec()
Gets the value of the resourceSpec property.
|
ResourceConfigSpec |
VAppCloneSpecResourceMap.getResourceSpec()
Gets the value of the resourceSpec property.
|
ResourceConfigSpec |
OvfResourceMap.getResourceSpec()
Gets the value of the resourceSpec property.
|
ResourceConfigSpec |
CreateVAppRequestType.getResSpec()
Gets the value of the resSpec property.
|
ResourceConfigSpec |
CreateResourcePoolRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceConfigSpec> |
ArrayOfResourceConfigSpec.getResourceConfigSpec()
Gets the value of the resourceConfigSpec property.
|
List<ResourceConfigSpec> |
UpdateChildResourceConfigurationRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.createResourcePool(ManagedObjectReference _this,
String name,
ResourceConfigSpec spec) |
ManagedObjectReference |
VimPortType.createVApp(ManagedObjectReference _this,
String name,
ResourceConfigSpec resSpec,
VAppConfigSpec configSpec,
ManagedObjectReference vmFolder) |
void |
UpdateConfigRequestType.setConfig(ResourceConfigSpec value)
Sets the value of the config property.
|
void |
ResourcePoolSummary.setConfig(ResourceConfigSpec value)
Sets the value of the config property.
|
void |
HostSystemResourceInfo.setConfig(ResourceConfigSpec value)
Sets the value of the config property.
|
void |
VirtualAppImportSpec.setResourcePoolSpec(ResourceConfigSpec value)
Sets the value of the resourcePoolSpec property.
|
void |
VAppCloneSpec.setResourceSpec(ResourceConfigSpec value)
Sets the value of the resourceSpec property.
|
void |
VAppCloneSpecResourceMap.setResourceSpec(ResourceConfigSpec value)
Sets the value of the resourceSpec property.
|
void |
OvfResourceMap.setResourceSpec(ResourceConfigSpec value)
Sets the value of the resourceSpec property.
|
void |
CreateVAppRequestType.setResSpec(ResourceConfigSpec value)
Sets the value of the resSpec property.
|
void |
CreateResourcePoolRequestType.setSpec(ResourceConfigSpec value)
Sets the value of the spec property.
|
void |
VimPortType.updateConfig(ManagedObjectReference _this,
String name,
ResourceConfigSpec config) |
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.updateChildResourceConfiguration(ManagedObjectReference _this,
List<ResourceConfigSpec> spec) |
Copyright © 2018. All rights reserved.