|
11 | 11 |
|
12 | 12 | Java client library to use the [Watson APIs][wdc]. |
13 | 13 |
|
14 | | -<details> |
15 | | - <summary>Table of Contents</summary> |
16 | | - |
17 | | - * [Before you begin](#before-you-begin) |
18 | | - * [Installation](#installation) |
19 | | - * [Maven](#maven) |
20 | | - * [Gradle](#gradle) |
21 | | - * [Usage](#usage) |
22 | | - * [Running in IBM Cloud](#running-in-ibm-cloud) |
23 | | - * [Authentication](#authentication) |
24 | | - * [IAM](#iam) |
25 | | - * [Username and password](#username-and-password) |
26 | | - * [ICP](#icp) |
27 | | - * [Cloud Pak for Data](#cloud-pak-for-data) |
28 | | - * [Using the SDK](#using-the-sdk) |
29 | | - * [Parsing responses](#parsing-responses) |
30 | | - * [Configuring the HTTP client](#configuring-the-http-client) |
31 | | - * [Making asynchronous API calls](#making-asynchronous-api-calls) |
32 | | - * [Default headers](#default-headers) |
33 | | - * [Sending request headers](#sending-request-headers) |
34 | | - * [Canceling requests](#canceling-requests) |
35 | | - * [Transaction IDs](#transaction-ids) |
36 | | - * [FAQ](#faq) |
37 | | - * IBM Watson Services |
38 | | - * [Assistant](assistant) |
39 | | - * [Compare and Comply](compare-comply) |
40 | | - * [Discovery](discovery) |
41 | | - * [Language Translator](language-translator) |
42 | | - * [Natural Language Classifier](natural-language-classifier) |
43 | | - * [Natural Language Understanding](natural-language-understanding) |
44 | | - * [Personality Insights](personality-insights) |
45 | | - * [Speech to Text](speech-to-text) |
46 | | - * [Text to Speech](text-to-speech) |
47 | | - * [Tone Analyzer](tone-analyzer) |
48 | | - * [Tradeoff Analytics](tradeoff-analytics) |
49 | | - * [Visual Recognition](visual-recognition) |
50 | | - * [Android](#android) |
51 | | - * [Debug](#debug) |
52 | | - * [Eclipse and Intellij](#working-with-eclipse-and-intellij-idea) |
53 | | - * [License](#license) |
54 | | - * [Contributing](#contributing) |
55 | | - * [Featured projects](#featured-projects) |
56 | | - |
57 | | -</details> |
58 | | - |
59 | 14 | ## Announcements |
60 | 15 | ### Updating endpoint URLs from watsonplatform.net |
61 | 16 | Watson API endpoint URLs at watsonplatform.net are changing and will not work after 26 May 2021. Update your calls to use the newer endpoint URLs. For more information, see https://cloud.ibm.com/docs/watson?topic=watson-endpoint-change. |
|
0 commit comments