public class PropertyRequestSpec extends Object
| Modifier and Type | Field and Description |
|---|---|
com.vmware.vise.data.query.DerivedPropertyData |
derivedPropertyData
The already-retrieved derived property information.
|
Object[] |
objects
The objects for which properties need to be retrieved.
|
PropertySpec[] |
properties
The
PropertySpec instances defining the properties to be retrieved. |
| Constructor and Description |
|---|
PropertyRequestSpec() |
public Object[] objects
public PropertySpec[] properties
PropertySpec instances defining the properties to be retrieved.public com.vmware.vise.data.query.DerivedPropertyData derivedPropertyData
DerivedPropertyInfoCopyright @ 2012 VMware, Inc. All rights reserved.