diff options
Diffstat (limited to 'api/pl.treksoft.kvision.rest/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.rest/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.rest/index.html b/api/pl.treksoft.kvision.rest/index.html index 252116c8..c4423f46 100644 --- a/api/pl.treksoft.kvision.rest/index.html +++ b/api/pl.treksoft.kvision.rest/index.html @@ -21,6 +21,15 @@ </tr> <tr> <td> +<p><a href="-response/index.html">Response</a></p> +</td> +<td> +<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">Response</span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span></code> +<p>A response wrapper</p> +</td> +</tr> +<tr> +<td> <p><a href="-rest-client/index.html">RestClient</a></p> </td> <td> |