public class PropertyRequestSpec
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
com.vmware.vise.data.query.DerivedPropertyData |
derivedPropertyData
The already-retrieved derived property information.
|
java.lang.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 java.lang.Object[] objects
public PropertySpec[] properties
PropertySpec instances defining the properties to be retrieved.public com.vmware.vise.data.query.DerivedPropertyData derivedPropertyData
DerivedPropertyInfoCopyright @ 2013-2018 VMware, Inc. All rights reserved.