| Class and Description | 
|---|
| com.ibm.watson.developer_cloud.conversation.v1.Conversation
 Conversation will be removed in the next major release. Please migrate to Assistant v1 or v2. 
 | 
| Method and Description | 
|---|
| com.ibm.watson.developer_cloud.visual_recognition.v3.model.UpdateClassifierOptions.Builder.addClass(String, File)
 This method has been replaced by addPositiveExamples(String, File) and will be removed in the next
             major release 
 | 
| com.ibm.watson.developer_cloud.visual_recognition.v3.model.CreateClassifierOptions.Builder.addClass(String, File)
 This method has been replaced by addPositiveExamples(String, File) and will be removed in the next
             major release 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.Builder.addCollectionIds(String)
 collectionIds is now of type String, so this method will be removed in the next major release 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.Builder.addCollectionIds(String)
 collectionIds is now of type String, so this method will be removed in the next major release 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.Builder.addPassagesFields(String)
 passagesFields is now of type String, so this method will be removed in the next major release 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.Builder.addPassagesFields(String)
 passagesFields is now of type String, so this method will be removed in the next major release 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.Builder.addReturnField(String)
 returnFields is now of type String, so this method will be removed in the next major release 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.Builder.addReturnField(String)
 returnFields is now of type String, so this method will be removed in the next major release 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.Builder.addSimilarDocumentIds(String)
 similarDocumentIds is now of type String, so this method will be removed in the next major release 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.Builder.addSimilarDocumentIds(String)
 similarDocumentIds is now of type String, so this method will be removed in the next major release 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.Builder.addSimilarFields(String)
 similarFields is now of type String, so this method will be removed in the next major release 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.Builder.addSimilarFields(String)
 similarFields is now of type String, so this method will be removed in the next major release 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.Builder.addSort(String)
 sort is now of type String, so this method will be removed in the next major release 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.Builder.addSort(String)
 sort is now of type String, so this method will be removed in the next major release 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.collectionIds()
 This parameter is now officially of type String and will be returned as such in the next major release. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.collectionIds()
 This parameter is now officially of type String and will be returned as such in the next major release. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.Builder.collectionIds(List This parameter is now officially of type String. Please set this as a comma-separated String with
 the other setter. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.Builder.collectionIds(List This parameter is now officially of type String. Please set this as a comma-separated String with
 the other setter. 
 | 
| com.ibm.watson.developer_cloud.speech_to_text.v1.model.CreateJobOptions.customizationId()
 Use the `languageCustomizationId` getter to get the customization ID (GUID) of a custom
             language model that is to be used with the recognition request. 
 | 
| com.ibm.watson.developer_cloud.speech_to_text.v1.model.RecognizeOptions.customizationId()
 Use the `languageCustomizationId` getter to get the customization ID (GUID) of a custom
             language model that is to be used with the recognition request. 
 | 
| com.ibm.watson.developer_cloud.speech_to_text.v1.model.CreateJobOptions.Builder.customizationId(String)
 Use the `languageCustomizationId` setter to specify the customization ID (GUID) of a custom
             language model that is to be used with the recognition request. Do not specify both parameters with a
             request. 
 | 
| com.ibm.watson.developer_cloud.speech_to_text.v1.model.RecognizeOptions.Builder.customizationId(String)
 Use the `languageCustomizationId` setter to specify the customization ID (GUID) of a custom
             language model that is to be used with the recognition request. Do not specify both parameters with a
             request. 
 | 
| com.ibm.watson.developer_cloud.visual_recognition.v3.model.ClassifyOptions.parameters()
 replaced by the top-level parameters url, threshold, owners, and classifierIds 
 | 
| com.ibm.watson.developer_cloud.visual_recognition.v3.model.DetectFacesOptions.parameters()
 replaced by the url parameter 
 | 
| com.ibm.watson.developer_cloud.visual_recognition.v3.model.ClassifyOptions.Builder.parameters(String)
 replaced by the top-level parameters url, threshold, owners, and classifierIds 
 | 
| com.ibm.watson.developer_cloud.visual_recognition.v3.model.DetectFacesOptions.Builder.parameters(String)
 replaced by the url parameter 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.passagesFields()
 This parameter is now officially of type String and will be returned as such in the next major release. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.passagesFields()
 This parameter is now officially of type String and will be returned as such in the next major release. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.Builder.passagesFields(List This parameter is now officially of type String. Please set this as a comma-separated String with
 the other setter. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.Builder.passagesFields(List This parameter is now officially of type String. Please set this as a comma-separated String with
 the other setter. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.returnFields()
 This parameter is now officially of type String and will be returned as such in the next major release. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.returnFields()
 This parameter is now officially of type String and will be returned as such in the next major release. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.Builder.returnFields(List This parameter is now officially of type String. Please set this as a comma-separated String with
 the other setter. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.Builder.returnFields(List This parameter is now officially of type String. Please set this as a comma-separated String with
 the other setter. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.similarDocumentIds()
 This parameter is now officially of type String and will be returned as such in the next major release. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.similarDocumentIds()
 This parameter is now officially of type String and will be returned as such in the next major release. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.Builder.similarDocumentIds(List This parameter is now officially of type String. Please set this as a comma-separated String with
 the other setter. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.Builder.similarDocumentIds(List This parameter is now officially of type String. Please set this as a comma-separated String with
 the other setter. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.similarFields()
 This parameter is now officially of type String and will be returned as such in the next major release. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.similarFields()
 This parameter is now officially of type String and will be returned as such in the next major release. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.Builder.similarFields(List This parameter is now officially of type String. Please set this as a comma-separated String with
 the other setter. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.Builder.similarFields(List This parameter is now officially of type String. Please set this as a comma-separated String with
 the other setter. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.CreateEnvironmentOptions.Builder.size(Long)
 This method no longer has an effect on the created environment. Please use the String method. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.sort()
 This parameter is now officially of type String and will be returned as such in the next major release. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.sort()
 This parameter is now officially of type String and will be returned as such in the next major release. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.QueryOptions.Builder.sort(List This parameter is now officially of type String. Please set this as a comma-separated String with
 the other setter. 
 | 
| com.ibm.watson.developer_cloud.discovery.v1.model.FederatedQueryOptions.Builder.sort(List This parameter is now officially of type String. Please set this as a comma-separated String with
 the other setter. 
 | 
| Constructor and Description | 
|---|
| com.ibm.watson.developer_cloud.speech_to_text.v1.model.AddAudioOptions.Builder(String, String)
 audioResource is now required, so this constructor will be removed in the next major release. 
 | 
| com.ibm.watson.developer_cloud.speech_to_text.v1.model.AddAudioOptions.Builder(String, String, InputStream, String)
 contentType is no longer required, so this constructor will be removed in the next major release. 
 | 
| com.ibm.watson.developer_cloud.speech_to_text.v1.model.CreateJobOptions.Builder(InputStream, String)
 contentType is no longer required, so this constructor will be removed in the next major release. 
 | 
| com.ibm.watson.developer_cloud.speech_to_text.v1.model.RecognizeOptions.Builder(InputStream, String)
 contentType is no longer required, so this constructor will be removed in the next major release. 
 | 
| com.ibm.watson.developer_cloud.visual_recognition.v3.VisualRecognition(String, String)
 This form of authentication is deprecated and will be removed in the next major release. Please
             authenticate using IAM credentials, using either the (String, IamOptions) constructor or with the
             setIamCredentials() method. 
 |