executeQuery

open override fun executeQuery(query: DataQuery, headers: HttpHeaders, options: RequestOptions): QueryResult

Execute a data query to get data from the target system.

Return

The query result.

Parameters

query

Data query specifying the information to be returned.

headers

Request-specific headers.

options

Request-specific options.