| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyFilterSpec |
CreateFilterRequestType.spec |
| Modifier and Type | Field and Description |
|---|---|
protected List<PropertyFilterSpec> |
ArrayOfPropertyFilterSpec.propertyFilterSpec |
protected List<PropertyFilterSpec> |
RetrievePropertiesRequestType.specSet |
protected List<PropertyFilterSpec> |
RetrievePropertiesExRequestType.specSet |
| Modifier and Type | Method and Description |
|---|---|
PropertyFilterSpec |
ObjectFactory.createPropertyFilterSpec()
Create an instance of
PropertyFilterSpec |
PropertyFilterSpec |
CreateFilterRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PropertyFilterSpec> |
ArrayOfPropertyFilterSpec.getPropertyFilterSpec()
Gets the value of the propertyFilterSpec property.
|
List<PropertyFilterSpec> |
RetrievePropertiesRequestType.getSpecSet()
Gets the value of the specSet property.
|
List<PropertyFilterSpec> |
RetrievePropertiesExRequestType.getSpecSet()
Gets the value of the specSet property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.createFilter(ManagedObjectReference _this,
PropertyFilterSpec spec,
boolean partialUpdates) |
void |
CreateFilterRequestType.setSpec(PropertyFilterSpec value)
Sets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ObjectContent> |
VimPortType.retrieveProperties(ManagedObjectReference _this,
List<PropertyFilterSpec> specSet) |
RetrieveResult |
VimPortType.retrievePropertiesEx(ManagedObjectReference _this,
List<PropertyFilterSpec> specSet,
RetrieveOptions options) |
Copyright © 2018. All rights reserved.