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.
|
com.ibm.watson.developer_cloud.language_translator.v2.LanguageTranslator
Language Translator v3 is now available. The v2 Language Translator API will no longer be available
|
Method and Description |
---|
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.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.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.
|