Package | Description |
---|---|
com.sdl.delivery.iq.index.client.http |
Modifier and Type | Class and Description |
---|---|
class |
ApiErrorResponse<T>
ApiErrorResponse.
|
Modifier and Type | Method and Description |
---|---|
<T> ApiResponse<T> |
ApiClient.execute(okhttp3.Call call)
|
<T> ApiResponse<T> |
ApiClient.execute(okhttp3.Call call,
Class<T> returnType)
Execute HTTP call and deserialize the HTTP response body into the given return type.
|
<T extends QueryResultData<R>,R extends QueryResult> |
ApiClient.executeWithResultSet(okhttp3.Call call,
Class<T> resultSetClass) |
Constructor and Description |
---|
IndexApiResponse(ApiResponse<T> response,
com.sdl.delivery.iq.index.api.client.Instruction instruction) |
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries