vSphere Client SDK API Documentation : version 5.5.0.1300321

com.vmware.vise.data.query
Class RequestSpec

java.lang.Object
  extended by 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.


Field Summary
 QuerySpec[] querySpec
          An array of QuerySpec.
 
Constructor Summary
RequestSpec()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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.

Constructor Detail

RequestSpec

public RequestSpec()

vSphere Client SDK API Documentation : version 5.5.0.1300321

Copyright @ 2012 VMware, Inc. All rights reserved.