vSphere Client SDK API Documentation : version 5.5.0.1300321

com.vmware.vise.data.query
Interface DataService


@service
public interface DataService

An interface defining the service through which all data is retrieved in the application service layer for the client.


Method Summary
 Response getData(RequestSpec request)
          The data getter for the service.
 

Method Detail

getData

Response getData(RequestSpec request)
The data getter for the service.

Parameters:
request - the request specification.
Returns:
a Response containing the matched data by the service.

vSphere Client SDK API Documentation : version 5.5.0.1300321

Copyright @ 2012 VMware, Inc. All rights reserved.