Uses of Class
com.vmware.vcloud.sdk.Result

Packages that use Result
com.vmware.vcloud.sdk   
 

Uses of Result in com.vmware.vcloud.sdk
 

Subclasses of Result in com.vmware.vcloud.sdk
 class RecordResult<T extends QueryResultRecordType>
          This class represents the query results in the form of records.
 class ReferenceResult
          This class represents the query results in the form of references.
 

Methods in com.vmware.vcloud.sdk with type parameters of type Result
<T extends Result>
T
QueryService.executeQuery(String query)
          Method which executes the given query.
 



Copyright © 2016. All Rights Reserved.