com.vmware.vise.data.query
Class RequestSpec
java.lang.Object
com.vmware.vise.data.query.RequestSpec
@data
public class RequestSpec
- extends Object
The request specifications containing the definition of the data that is being requested.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
querySpec
public QuerySpec[] querySpec
- An array of QuerySpec. A QuerySpec defines the set of objects fulfilling
some constraints for which the data is being requested.
RequestSpec
public RequestSpec()
Copyright @ 2012 VMware, Inc. All rights reserved.